Aug 25 11:41:15.251083 np0000008081 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 25 11:41:15.258514 np0000008081 devstack@c-api.service[100229]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Aug 25 11:41:15 2026] *** Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: nodename: np0000008081 Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: machine: x86_64 Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: clock source: unix Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: pcre jit disabled Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: detected number of CPU cores: 16 Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: current working directory: / Aug 25 11:41:15.261797 np0000008081 devstack@c-api.service[100229]: detected binary path: /usr/bin/uwsgi-core Aug 25 11:41:15.262153 np0000008081 devstack@c-api.service[100229]: your processes number limit is 257052 Aug 25 11:41:15.262153 np0000008081 devstack@c-api.service[100229]: your memory page size is 4096 bytes Aug 25 11:41:15.262153 np0000008081 devstack@c-api.service[100229]: detected max file descriptor number: 2048 Aug 25 11:41:15.262153 np0000008081 devstack@c-api.service[100229]: lock engine: pthread robust mutexes Aug 25 11:41:15.262153 np0000008081 devstack@c-api.service[100229]: thunder lock: enabled Aug 25 11:41:15.262318 np0000008081 devstack@c-api.service[100229]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 25 11:41:15.262376 np0000008081 devstack@c-api.service[100229]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 25 11:41:15.262425 np0000008081 devstack@c-api.service[100229]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 25 11:41:15.262425 np0000008081 devstack@c-api.service[100229]: Set PythonHome to /opt/stack/data/venv Aug 25 11:41:15.309296 np0000008081 devstack@c-api.service[100229]: Python main interpreter initialized at 0x7ae00caa4668 Aug 25 11:41:15.309296 np0000008081 devstack@c-api.service[100229]: python threads support enabled Aug 25 11:41:15.309296 np0000008081 devstack@c-api.service[100229]: your server socket listen backlog is limited to 100 connections Aug 25 11:41:15.309296 np0000008081 devstack@c-api.service[100229]: your mercy for graceful operations on workers is 80 seconds Aug 25 11:41:15.310035 np0000008081 devstack@c-api.service[100229]: mapped 671795 bytes (656 KB) for 4 cores Aug 25 11:41:15.310035 np0000008081 devstack@c-api.service[100229]: *** Operational MODE: preforking *** Aug 25 11:41:15.310200 np0000008081 devstack@c-api.service[100229]: *** uWSGI is running in multiple interpreter mode *** Aug 25 11:41:15.310200 np0000008081 devstack@c-api.service[100229]: spawned uWSGI master process (pid: 100229) Aug 25 11:41:15.310361 np0000008081 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 25 11:41:15.311155 np0000008081 devstack@c-api.service[100229]: spawned uWSGI worker 1 (pid: 100237, cores: 1) Aug 25 11:41:15.311210 np0000008081 devstack@c-api.service[100229]: spawned uWSGI worker 2 (pid: 100238, cores: 1) Aug 25 11:41:15.311808 np0000008081 devstack@c-api.service[100229]: spawned uWSGI worker 3 (pid: 100239, cores: 1) Aug 25 11:41:15.312368 np0000008081 devstack@c-api.service[100229]: spawned uWSGI worker 4 (pid: 100240, cores: 1) Aug 25 11:41:15.312368 np0000008081 devstack@c-api.service[100229]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: we strongly recommend against using it for new projects. Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: If you are already using Eventlet, we recommend migrating to a different Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: framework. For more detail see Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 11:41:15.434981 np0000008081 devstack@c-api.service[100239]: import eventlet # noqa Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: we strongly recommend against using it for new projects. Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: If you are already using Eventlet, we recommend migrating to a different Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: framework. For more detail see Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 11:41:15.443341 np0000008081 devstack@c-api.service[100238]: import eventlet # noqa Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: we strongly recommend against using it for new projects. Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: If you are already using Eventlet, we recommend migrating to a different Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: framework. For more detail see Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 11:41:15.476279 np0000008081 devstack@c-api.service[100237]: import eventlet # noqa Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: we strongly recommend against using it for new projects. Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: If you are already using Eventlet, we recommend migrating to a different Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: framework. For more detail see Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 25 11:41:15.487529 np0000008081 devstack@c-api.service[100240]: import eventlet # noqa Aug 25 11:41:15.617966 np0000008081 devstack@c-api.service[100238]: /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 25 11:41:15.617966 np0000008081 devstack@c-api.service[100238]: from cgi import parse_header Aug 25 11:41:15.629488 np0000008081 devstack@c-api.service[100239]: /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 25 11:41:15.629488 np0000008081 devstack@c-api.service[100239]: from cgi import parse_header Aug 25 11:41:15.659600 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 11:41:15.659600 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:41:15.667978 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 11:41:15.667978 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:41:15.671600 np0000008081 devstack@c-api.service[100238]: /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 25 11:41:15.671600 np0000008081 devstack@c-api.service[100238]: removals.removed_module( Aug 25 11:41:15.672562 np0000008081 devstack@c-api.service[100238]: /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 25 11:41:15.672562 np0000008081 devstack@c-api.service[100238]: removals.removed_module( Aug 25 11:41:15.680358 np0000008081 devstack@c-api.service[100239]: /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 25 11:41:15.680358 np0000008081 devstack@c-api.service[100239]: removals.removed_module( Aug 25 11:41:15.681290 np0000008081 devstack@c-api.service[100239]: /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 25 11:41:15.681290 np0000008081 devstack@c-api.service[100239]: removals.removed_module( Aug 25 11:41:15.692772 np0000008081 devstack@c-api.service[100237]: /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 25 11:41:15.692772 np0000008081 devstack@c-api.service[100237]: from cgi import parse_header Aug 25 11:41:15.722986 np0000008081 devstack@c-api.service[100240]: /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 25 11:41:15.722986 np0000008081 devstack@c-api.service[100240]: from cgi import parse_header Aug 25 11:41:15.746733 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 11:41:15.746733 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:41:15.761558 np0000008081 devstack@c-api.service[100237]: /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 25 11:41:15.761558 np0000008081 devstack@c-api.service[100237]: removals.removed_module( Aug 25 11:41:15.762662 np0000008081 devstack@c-api.service[100237]: /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 25 11:41:15.762662 np0000008081 devstack@c-api.service[100237]: removals.removed_module( Aug 25 11:41:15.779933 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 25 11:41:15.779933 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:41:15.796337 np0000008081 devstack@c-api.service[100240]: /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 25 11:41:15.796337 np0000008081 devstack@c-api.service[100240]: removals.removed_module( Aug 25 11:41:15.797533 np0000008081 devstack@c-api.service[100240]: /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 25 11:41:15.797533 np0000008081 devstack@c-api.service[100240]: removals.removed_module( Aug 25 11:41:16.569300 np0000008081 devstack@c-api.service[100239]: /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 25 11:41:16.569300 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:41:16.611560 np0000008081 devstack@c-api.service[100238]: /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 25 11:41:16.611560 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:41:16.622016 np0000008081 devstack@c-api.service[100239]: /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 25 11:41:16.622016 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:41:16.672562 np0000008081 devstack@c-api.service[100237]: /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 25 11:41:16.672562 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:41:16.683753 np0000008081 devstack@c-api.service[100238]: /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 25 11:41:16.683753 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:41:16.727665 np0000008081 devstack@c-api.service[100237]: /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 25 11:41:16.727665 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:41:16.750509 np0000008081 devstack@c-api.service[100240]: /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 25 11:41:16.750509 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:41:16.812130 np0000008081 devstack@c-api.service[100240]: /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 25 11:41:16.812130 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:41:16.826731 np0000008081 devstack@c-api.service[100239]: 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 25 11:41:16.826954 np0000008081 devstack@c-api.service[100239]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100239) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 11:41:16.873271 np0000008081 devstack@c-api.service[100238]: 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 25 11:41:16.873429 np0000008081 devstack@c-api.service[100238]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100238) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 11:41:16.928514 np0000008081 devstack@c-api.service[100237]: 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 25 11:41:16.928841 np0000008081 devstack@c-api.service[100237]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100237) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 11:41:16.932778 np0000008081 devstack@c-api.service[100239]: /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 25 11:41:16.932778 np0000008081 devstack@c-api.service[100239]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 11:41:16.943158 np0000008081 devstack@c-api.service[100238]: /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 25 11:41:16.943158 np0000008081 devstack@c-api.service[100238]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 11:41:17.006140 np0000008081 devstack@c-api.service[100237]: /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 25 11:41:17.006140 np0000008081 devstack@c-api.service[100237]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 11:41:17.008474 np0000008081 devstack@c-api.service[100240]: 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 25 11:41:17.008827 np0000008081 devstack@c-api.service[100240]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100240) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 25 11:41:17.102904 np0000008081 devstack@c-api.service[100240]: /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 25 11:41:17.102904 np0000008081 devstack@c-api.service[100240]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 25 11:41:17.466741 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100239) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 11:41:17.467002 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100238) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 11:41:17.467226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.467382 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.467417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.467491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.467524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.467611 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100237) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 11:41:17.467740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.468180 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.468291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.468555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.469906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.470006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.470047 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.470118 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.470179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.470179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.470261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.470261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.470334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.470376 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.470430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.470473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.470473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.470561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.471161 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.471241 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.471327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.471413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.471480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.471558 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.471637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.471684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.471733 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.471798 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.471842 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.471881 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.471920 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.471957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.471996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.472040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.472083 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.472120 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.472159 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.472202 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.472241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.472287 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.472332 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.472371 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.472407 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.472407 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.472500 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.472537 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.472583 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.472634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.472675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.472719 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.472757 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.472807 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.472841 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.472877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.472912 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.472947 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.472987 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.473026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.473026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.473026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.473026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.473026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.473204 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.473204 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.473276 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.473418 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.473471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.475066 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.475154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.475237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.475290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.475344 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.475384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.475420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.475458 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.475493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.475542 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.475580 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.475580 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.475698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.475792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.476001 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.476066 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.476108 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.476144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.476180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.476282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.476325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.476368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.476368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.476437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.476475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.476516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.476516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.476516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.476801 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.476900 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.476994 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.477156 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.477206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.477259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.477357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.477707 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.477824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.477868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.477920 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.477977 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.478021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.478060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.478095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.478140 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.478177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.478177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.478239 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.478282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.478327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.478364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.478403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.478434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.478473 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.478473 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.478542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.478692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.478921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.479006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.479100 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.479142 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.479180 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.479209 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.479269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.479307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.479354 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.479396 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.479424 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.479453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.479480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.479527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.479588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.479669 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.479730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.479795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.479844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.479879 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.479910 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.479943 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.479967 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.479992 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.480020 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.480042 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.480062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.480113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.480161 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.480195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.480258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.480287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.480351 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.480379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.480457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.480491 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.480545 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.480578 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.480659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.480691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.480752 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.480791 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.480850 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.480879 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.480937 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.480964 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.481031 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.481059 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.481158 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.481984 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.482055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.482136 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.482192 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.482262 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.482299 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.482381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.483579 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.483701 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.483804 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.483862 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.483916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.483953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.483979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.484004 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.484025 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.484095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.484139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.484192 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.484283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.484378 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.489169 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.489274 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.489322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.489384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.489480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.489553 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.489638 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.489946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.490024 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.490078 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.490132 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.490180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.490240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.490307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.490565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.490609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.490668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.490708 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.490761 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.490809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.490849 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.490901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.490944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.490980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.491020 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.491061 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.491061 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.491143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.493130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.493212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.493255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.493255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.493321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.493358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.493386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.493411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.493448 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.493485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.493511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.493537 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.493563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.493603 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.493681 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.493734 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.493734 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.493797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.493822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.493822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.493862 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.494203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.494280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.494324 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.494361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.494388 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.494412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.494461 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.494491 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.494516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.494540 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.494564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.494591 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.494645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.494684 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.494709 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.494741 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.494773 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.494797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.494826 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.494852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.494926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.495501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.495596 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.495711 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.495745 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.495825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.495858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.495882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.495916 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.495944 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.496012 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.496042 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.496066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.496098 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.496130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.496168 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.496201 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.496228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.496228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.496274 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.496324 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.496386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.496492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.496585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.496691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.496796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.496890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.496982 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.497065 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.497723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.497815 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.497897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.497991 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.498088 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.498178 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.498273 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.498734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.498824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.498882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.498935 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.498992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.499130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.499130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.499208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.499241 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.499266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.499266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.499308 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.499340 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.499370 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.499398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.499398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.499462 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.499512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.499546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.499613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.499752 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.499916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.499982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.500047 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.500108 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.500175 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.500204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.500272 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.500312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.500357 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.500397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.500421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.500507 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.500559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.500588 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.500610 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.500695 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.500736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.500762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.500845 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.500901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.500992 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.501932 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.501997 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.502067 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.502134 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.502196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.502227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.502254 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.502279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.502348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.502389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.502389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.502757 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.502757 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.502808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.502834 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.502859 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.502885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.502915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.502939 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.502972 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.503011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.503052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.503088 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.503111 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.503139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.503178 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.503212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.503238 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.503259 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.503289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.503310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.503330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.503353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.503381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.503406 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.503441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.503478 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.503509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.503534 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.503534 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.503599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.503640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.503665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.503690 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.503721 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.503752 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.503790 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.503824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.503857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.503884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.503909 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.503932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.503953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.503980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.504016 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.504048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.504070 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.504094 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.504116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.504154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.504193 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.504221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.504246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.504275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.504304 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.504327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.504349 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.504349 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.504389 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.504667 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.504713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.504739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.504762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.504986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.504986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.505173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.505244 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.505303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.505364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.505393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.505424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.505477 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.505514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.505538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.505562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.505594 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.505594 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.505686 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.505746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.505820 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.505868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.505896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.505973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.506038 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.506094 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.506161 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.506335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.506422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.506473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.506503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.506534 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.506560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.506597 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.506673 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.506703 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.506728 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.506761 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.506819 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.506848 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.506887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.506914 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.506943 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.506967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.507011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.507045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.507070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.507092 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.507115 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.507145 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.507188 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.507215 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.507239 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.507266 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.507291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.507312 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.507336 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.507364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.507387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.507416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.507456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.507493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.507524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.507561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.507585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.507608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.507655 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.507688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.507688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.510779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.510869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.510903 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.510969 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.511044 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.511116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.511179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.511409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.511483 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.511547 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.511612 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.511691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.511737 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.511826 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.513679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.514050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.514050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.514050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.514127 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.514170 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.514170 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.514224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.514248 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.514275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.514300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.514327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.514327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.514327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.514327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.514420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.514420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.514420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.514420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.514420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.514528 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.514528 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.515082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.515165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.515292 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.515329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.515403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.515449 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.515486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.515540 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.515574 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.515653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.515717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.515759 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.515807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.515863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.515890 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.515931 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.515962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.516008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.516066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.516103 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.516140 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.517213 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.517269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.517326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.517358 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.517389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.517421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.517461 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.517493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.517517 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.517551 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.517577 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.517598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.517643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.517679 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.517713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.517738 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.517800 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.517843 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.517843 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.517934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.517974 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.518007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.518036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.518075 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.518101 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.518128 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.518151 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.518179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.518213 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.518213 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.518260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.518284 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.518311 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.518335 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.518358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.518380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.518380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.518432 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.518546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.518546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.518611 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.518663 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.521016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100240) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 25 11:41:17.521392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.521477 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.521693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.522387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.522473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.522567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.522646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.522694 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.522753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.522809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.522864 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.522908 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.522955 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.523004 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.523004 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.523091 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.523162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.523217 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.523263 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.523303 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.523400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.523445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.523543 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.523587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.523691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.523743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.523815 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.523866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.523913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.523965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.524227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.524498 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.524561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.524561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.524669 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.524721 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.524721 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.524842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.524899 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.524899 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.525007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.525063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.525110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.525110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.525199 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.525253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.525304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.525304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.525304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.525304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.525526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.525526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.525932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.526002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.526045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.526084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.526143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.526218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.526266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.526557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.526637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.526693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.526801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.526851 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.526893 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.526958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.527011 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.527435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.527435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.527435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.527435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.527435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.527435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.528341 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.528406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.528451 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.528523 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.528572 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.528789 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.528840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.528882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.528921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.528962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.529007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.529007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.529007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.529007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.529563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.529640 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.529708 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.529776 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.529823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.529823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.529906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.529906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.530000 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.530000 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.530080 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.530124 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.530183 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.530229 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.530267 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.530307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.530349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.530349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.530349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.530349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.530349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.531002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.531002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.531002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.531002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.531002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.531234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.531280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.531325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.531374 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.531374 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.531374 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.531374 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.531527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.531527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.531633 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.531684 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.531797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.531853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.531902 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.531948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.531948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.532044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.532091 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.532138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.532180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.532180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.532247 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.532291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.532806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.532870 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.532914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.532980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100238) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.533033 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.533033 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.533113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.533162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100239) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.533218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.533268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.533325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.533373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.533420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.533478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100238) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.533526 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100237) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.533577 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100238) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.533636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.533691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.533691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.533793 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.533845 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.533892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.533935 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100239) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.533981 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100237) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.534021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.534058 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100237) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.534093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.534134 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100239) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.534173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.534173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.534173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.534173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.534317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.534317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.534387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.534427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.534469 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.534914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.534914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.535534 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.535630 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.535739 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.535830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.535988 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.535988 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.536094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.536516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.536633 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.536734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.536831 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.536914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.536994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.537090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.537964 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.538025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.538129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.538211 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.538309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.538391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.538498 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.538883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.538883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.538976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.538976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.539050 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.539050 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.539116 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.539256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.539256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.539361 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.539361 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.539433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.539433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.539499 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.539586 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.539760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.539760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.539854 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.539894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.539945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.539986 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.540535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.540641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.540751 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.540825 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.540870 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.540911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.541003 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.541351 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.541416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.541471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.541562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.541637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.541736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.541823 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.541906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.542313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.542313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.542313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.542313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.542313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.542313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.542932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.543008 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.543064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.543119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.543192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.543245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.543297 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.543997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.544083 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.544259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.544319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.544402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.544535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.544612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.545336 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.545411 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.545505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.545611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.545729 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.545832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.545938 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.547066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.547066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.547066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.547066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.547066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.547274 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.547274 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.547344 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.547413 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.547471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.547530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.547597 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.547669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.547728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.548693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.548752 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.548820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.548862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.549025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.549025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.549025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.549901 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.549956 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.550008 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.550043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.550095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.550153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.550200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.550522 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.550584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.550645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.550722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.550787 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.550851 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.550903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 25 11:41:17.551597 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100240) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 25 11:41:17.551670 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 25 11:41:17.551806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 25 11:41:17.551806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 25 11:41:17.551895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100240) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 25 11:41:17.551895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100240) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 25 11:41:17.579845 np0000008081 devstack@c-api.service[100238]: INFO dbcounter [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Registered counter for database cinder Aug 25 11:41:17.580460 np0000008081 devstack@c-api.service[100239]: INFO dbcounter [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Registered counter for database cinder Aug 25 11:41:17.586200 np0000008081 devstack@c-api.service[100237]: INFO dbcounter [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Registered counter for database cinder Aug 25 11:41:17.592710 np0000008081 devstack@c-api.service[100240]: INFO dbcounter [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Registered counter for database cinder Aug 25 11:41:17.625115 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-02d3470c-00d9-459e-b76e-a433dd7c677d 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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.626557 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.637843 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f 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=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.650707 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.746669 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writer thread running {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 11:41:17.749198 np0000008081 devstack@c-api.service[100239]: INFO cinder.rpc [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 11:41:17.751715 np0000008081 devstack@c-api.service[100239]: INFO cinder.rpc [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 11:41:17.753966 np0000008081 devstack@c-api.service[100239]: INFO cinder.rpc [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 11:41:17.755801 np0000008081 devstack@c-api.service[100239]: INFO cinder.rpc [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 11:41:17.756105 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.756392 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.758309 np0000008081 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-02d3470c-00d9-459e-b76e-a433dd7c677d 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 25 11:41:17.760994 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.761108 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.771463 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writer thread running {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 11:41:17.774131 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writer thread running {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 11:41:17.775240 np0000008081 devstack@c-api.service[100238]: INFO cinder.rpc [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 11:41:17.776954 np0000008081 devstack@c-api.service[100240]: INFO cinder.rpc [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 11:41:17.779099 np0000008081 devstack@c-api.service[100238]: INFO cinder.rpc [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 11:41:17.779458 np0000008081 devstack@c-api.service[100240]: INFO cinder.rpc [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 11:41:17.781648 np0000008081 devstack@c-api.service[100240]: INFO cinder.rpc [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 11:41:17.782069 np0000008081 devstack@c-api.service[100238]: INFO cinder.rpc [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 11:41:17.783861 np0000008081 devstack@c-api.service[100240]: INFO cinder.rpc [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 11:41:17.784177 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.784428 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.784711 np0000008081 devstack@c-api.service[100238]: INFO cinder.rpc [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 11:41:17.785090 np0000008081 devstack@c-api.service[100240]: WARNING cinder.keymgr.conf_key_mgr [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f 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 25 11:41:17.785131 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.785409 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.786124 np0000008081 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 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 25 11:41:17.788265 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.788492 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.789522 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.789803 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.792590 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-02d3470c-00d9-459e-b76e-a433dd7c677d 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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.794838 np0000008081 devstack@c-api.service[100239]: INFO cinder.rpc [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 11:41:17.796839 np0000008081 devstack@c-api.service[100239]: INFO cinder.rpc [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 11:41:17.797219 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.797723 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.806371 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.806597 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.808761 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.808916 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.809661 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writer thread running {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 25 11:41:17.811220 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.811352 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.812710 np0000008081 devstack@c-api.service[100237]: INFO cinder.rpc [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 25 11:41:17.814140 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.814536 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.815382 np0000008081 devstack@c-api.service[100237]: INFO cinder.rpc [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 25 11:41:17.816222 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.816356 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.817574 np0000008081 devstack@c-api.service[100237]: INFO cinder.rpc [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 25 11:41:17.818532 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.818684 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.819569 np0000008081 devstack@c-api.service[100237]: INFO cinder.rpc [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 25 11:41:17.819968 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.820260 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.820952 np0000008081 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 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 25 11:41:17.821502 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f 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=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.822543 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.822740 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.823872 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.824059 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.824494 np0000008081 devstack@c-api.service[100240]: INFO cinder.rpc [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 11:41:17.824748 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.824916 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.826869 np0000008081 devstack@c-api.service[100240]: INFO cinder.rpc [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 11:41:17.826963 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.827009 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.827284 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.827424 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.827808 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.827922 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.829638 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.829766 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.833635 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.833756 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.834448 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.836009 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.836139 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.837341 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.837464 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.837517 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.837718 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.838280 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.838403 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.839091 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.839213 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.840000 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.840000 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.840739 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.840867 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.841347 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.841433 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.841564 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.841603 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.841794 np0000008081 devstack@c-api.service[100238]: INFO cinder.rpc [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 11:41:17.842121 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.842242 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.843038 np0000008081 devstack@c-api.service[100239]: WARNING cinder.api.contrib.hosts [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 11:41:17.843277 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.843389 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.843948 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: extensions {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.845063 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: consistencygroups {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.845156 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.845332 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.846746 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: extra_specs {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.848057 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: capabilities {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.848769 np0000008081 devstack@c-api.service[100238]: INFO cinder.rpc [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 11:41:17.849048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: backups {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.849292 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.849499 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.850729 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-quota-sets {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.851345 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.851551 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.851909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: qos-specs {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.854454 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: encryption {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.854877 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.855074 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.855702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: encryption {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.857193 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: cgsnapshots {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.857875 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.858030 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.858357 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: scheduler-stats {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.859512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-volume-manage {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.860439 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.860685 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-snapshot-manage {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.860774 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.861528 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.861754 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-volume-transfer {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.861832 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.862996 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.863063 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-hosts {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.863200 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.863842 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:17.864074 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-volume-type-access {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.865248 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.865316 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-availability-zone {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.865380 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.865431 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.865530 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.866337 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.866402 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extended resource: os-quota-class-sets {{(pid=100239) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.866517 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.866951 np0000008081 devstack@c-api.service[100237]: INFO cinder.rpc [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 25 11:41:17.867725 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.867887 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.868416 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.868476 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.868569 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.868644 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.868695 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.868813 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.869453 np0000008081 devstack@c-api.service[100237]: INFO cinder.rpc [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 25 11:41:17.869516 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.869558 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.869933 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.870082 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.870143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.snapshot_actions [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] SnapshotActionsController initialized {{(pid=100239) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 11:41:17.870468 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.870585 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.871222 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.871336 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.871802 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.871937 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.871991 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.872063 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.872708 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.872826 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.873316 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.873382 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.873424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.873531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.873571 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.873652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.873766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.873858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.873955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension UsedLimits extending resource: limits {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension SnapshotActions extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874094 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.874133 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeTypeAccess extending resource: types {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874285 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.874332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension AdminActions extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension AdminActions extending resource: snapshots {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension AdminActions extending resource: backups {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874635 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeActions extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.874865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.router [None req-02d3470c-00d9-459e-b76e-a433dd7c677d None None] Extension TypesManage extending resource: types {{(pid=100239) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.876482 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.876482 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.876602 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.876701 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.878300 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.878300 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.879238 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.879352 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.880100 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.880227 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.880282 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.880371 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.880746 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.881001 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.881067 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.881212 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.881910 np0000008081 devstack@c-api.service[100239]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ae00caa4668 pid: 100239 (default app) Aug 25 11:41:17.882053 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.882213 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.882392 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.882538 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.882999 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.883168 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.883700 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.883867 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.883947 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.884054 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.884534 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.884699 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.884973 np0000008081 devstack@c-api.service[100240]: WARNING cinder.api.contrib.hosts [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 11:41:17.885274 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.885333 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.885576 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.885705 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.885910 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: extensions {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.886802 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.887057 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: consistencygroups {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.887121 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.887914 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.888128 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.888634 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: extra_specs {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.890080 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: capabilities {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.890744 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf02cc35-29fe-4e2f-b3ef-1b6be78607df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:41:17.891177 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: backups {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.891891 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.892117 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.893803 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-quota-sets {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.893884 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1/1] 10.4.3.66 () {60 vars in 918 bytes} [Tue Aug 25 11:41:17 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:41:17.894929 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.895075 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.895160 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: qos-specs {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.896731 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.896988 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.897465 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: encryption {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.897555 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.897640 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.898901 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.899099 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: encryption {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.899147 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.899862 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.899921 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.899964 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.900104 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.900270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: cgsnapshots {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.900768 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.900768 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.901380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: scheduler-stats {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.901451 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.901554 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.902516 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.902516 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.902616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-volume-manage {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.903246 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.903368 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.903439 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.903589 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.903762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-snapshot-manage {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.903949 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.904049 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.904858 np0000008081 devstack@c-api.service[100238]: WARNING cinder.api.contrib.hosts [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 11:41:17.904999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-volume-transfer {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.905103 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.905230 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.905807 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: extensions {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.906309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-hosts {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.906486 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.906708 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.906965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: consistencygroups {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.907399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-volume-type-access {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.908556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: extra_specs {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.908957 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.909055 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-availability-zone {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.909121 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.909924 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: capabilities {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.910270 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.910464 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.910516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extended resource: os-quota-class-sets {{(pid=100240) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.910950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: backups {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.912303 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.912505 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.912990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-quota-sets {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.913452 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.913578 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.913742 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.913974 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.914217 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: qos-specs {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.914341 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.914522 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.915168 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.snapshot_actions [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] SnapshotActionsController initialized {{(pid=100240) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 11:41:17.915552 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.915700 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.916374 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.916527 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.917218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: encryption {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.917287 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.917466 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.918229 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.918345 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.918733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: encryption {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.918892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919300 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension UsedLimits extending resource: limits {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.919905 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension SnapshotActions extending resource: snapshots {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920051 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: cgsnapshots {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.920206 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeTypeAccess extending resource: types {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension AdminActions extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension AdminActions extending resource: snapshots {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension AdminActions extending resource: backups {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920581 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeActions extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920715 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.920819 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.router [None req-d48b3365-4a76-4c59-95d6-6ff91907e11f None None] Extension TypesManage extending resource: types {{(pid=100240) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.921032 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.921204 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.921938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: scheduler-stats {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.923789 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.924260 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-volume-manage {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.924316 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.925272 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.925417 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.925726 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-snapshot-manage {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.926298 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.926441 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.927191 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.927315 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.927699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-volume-transfer {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.928082 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.928204 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.929217 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.929217 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.929538 np0000008081 devstack@c-api.service[100240]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ae00caa4668 pid: 100240 (default app) Aug 25 11:41:17.929743 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.929889 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.929981 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-hosts {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.930436 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.930550 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.931385 np0000008081 devstack@c-api.service[100237]: WARNING cinder.api.contrib.hosts [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 25 11:41:17.931647 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.931775 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.931864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-volume-type-access {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.932297 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: extensions {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.933433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: consistencygroups {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.934194 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-availability-zone {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.935822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: extra_specs {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.936128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extended resource: os-quota-class-sets {{(pid=100238) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.937645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: capabilities {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.938334 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.938536 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.938742 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: backups {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.939640 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.939849 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.941179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-quota-sets {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.941246 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.941246 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.941747 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] SnapshotActionsController initialized {{(pid=100238) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 11:41:17.942350 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.942534 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.942585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: qos-specs {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.943728 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.943728 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.944257 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: encryption {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.945074 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.945074 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.945595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: encryption {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.945888 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.946066 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.946835 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.946917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: cgsnapshots {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.946971 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.947132 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.947300 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.947451 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.947607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.947809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension UsedLimits extending resource: limits {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.947969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.948128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.948304 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.948434 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: scheduler-stats {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.948493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension AdminActions extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.948668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension AdminActions extending resource: snapshots {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.948864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension AdminActions extending resource: backups {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.949016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeActions extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.949204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.949365 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.router [None req-c8669e5f-b374-4aaf-a8e8-53b789506e07 None None] Extension TypesManage extending resource: types {{(pid=100238) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.949724 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-volume-manage {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.950862 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-snapshot-manage {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.952052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-volume-transfer {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.953641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-hosts {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.954870 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-volume-type-access {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.956530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-availability-zone {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.957725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extended resource: os-quota-class-sets {{(pid=100237) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 25 11:41:17.957946 np0000008081 devstack@c-api.service[100238]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ae00caa4668 pid: 100238 (default app) Aug 25 11:41:17.959277 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.959469 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.961229 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.961229 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.961428 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.961607 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.962340 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.snapshot_actions [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] SnapshotActionsController initialized {{(pid=100237) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 25 11:41:17.962774 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.962947 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.963609 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.963787 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.964520 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.964689 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.965461 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:41:17.965636 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:41:17.966299 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.966475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.966638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.966853 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.966995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.967128 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.967281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension UsedLimits extending resource: limits {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.967419 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.967585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.967749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.967926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension AdminActions extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.968085 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension AdminActions extending resource: snapshots {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.968251 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension AdminActions extending resource: backups {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.968366 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeActions extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.968539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.968693 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.router [None req-31c216cf-d06c-4d16-8ee4-2059eae16366 None None] Extension TypesManage extending resource: types {{(pid=100237) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 25 11:41:17.976700 np0000008081 devstack@c-api.service[100237]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ae00caa4668 pid: 100237 (default app) Aug 25 11:41:23.008170 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-377101eb-2b7c-45ea-b82d-c37e225f2e92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:41:23.665361 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-377101eb-2b7c-45ea-b82d-c37e225f2e92 admin admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:41:23.666142 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-377101eb-2b7c-45ea-b82d-c37e225f2e92 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "storpool", "description": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:41:23.668256 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:41:23.668256 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:41:23.706905 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-377101eb-2b7c-45ea-b82d-c37e225f2e92 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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:23.736165 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-377101eb-2b7c-45ea-b82d-c37e225f2e92 admin admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:41:23.736608 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 2/2] 10.4.3.66 () {68 vars in 1295 bytes} [Tue Aug 25 11:41:23 2026] POST /volume/v3/types => generated 183 bytes in 729 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:41:23.756362 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-61f00879-2147-4a00-ab73-8b03e126946e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:41:24.055704 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-61f00879-2147-4a00-ab73-8b03e126946e admin admin] POST https://10.4.3.66/volume/v3/types/72280ec4-f625-4441-b98f-87355b70d54d/extra_specs Aug 25 11:41:24.056278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-61f00879-2147-4a00-ab73-8b03e126946e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:41:24.058105 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:41:24.058105 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:41:24.093811 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-61f00879-2147-4a00-ab73-8b03e126946e 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=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:24.172000 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-61f00879-2147-4a00-ab73-8b03e126946e admin admin] https://10.4.3.66/volume/v3/types/72280ec4-f625-4441-b98f-87355b70d54d/extra_specs returned with HTTP 200 Aug 25 11:41:24.172409 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1/3] 10.4.3.66 () {68 vars in 1442 bytes} [Tue Aug 25 11:41:23 2026] POST /volume/v3/types/72280ec4-f625-4441-b98f-87355b70d54d/extra_specs => generated 52 bytes in 425 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:41:24.491614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5cb43d0d-099d-4b58-bf53-502bd2c1434b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:41:24.815826 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cb43d0d-099d-4b58-bf53-502bd2c1434b admin admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:41:24.815826 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cb43d0d-099d-4b58-bf53-502bd2c1434b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "multiattach", "description": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:41:24.817970 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:41:24.817970 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:41:24.858922 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-5cb43d0d-099d-4b58-bf53-502bd2c1434b 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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:24.887983 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cb43d0d-099d-4b58-bf53-502bd2c1434b admin admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:41:24.888503 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1/4] 10.4.3.66 () {68 vars in 1295 bytes} [Tue Aug 25 11:41:24 2026] POST /volume/v3/types => generated 186 bytes in 407 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:41:24.910291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-677c60dd-95e9-4660-ba8f-a15e117f7cd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:41:25.256779 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-677c60dd-95e9-4660-ba8f-a15e117f7cd5 admin admin] POST https://10.4.3.66/volume/v3/types/4fcc7798-8154-4edc-a536-9480b7860f1b/extra_specs Aug 25 11:41:25.257541 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-677c60dd-95e9-4660-ba8f-a15e117f7cd5 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:41:25.259747 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:41:25.259747 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:41:25.304379 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-677c60dd-95e9-4660-ba8f-a15e117f7cd5 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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:41:25.368525 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-677c60dd-95e9-4660-ba8f-a15e117f7cd5 admin admin] https://10.4.3.66/volume/v3/types/4fcc7798-8154-4edc-a536-9480b7860f1b/extra_specs returned with HTTP 200 Aug 25 11:41:25.369206 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1/5] 10.4.3.66 () {68 vars in 1442 bytes} [Tue Aug 25 11:41:24 2026] POST /volume/v3/types/4fcc7798-8154-4edc-a536-9480b7860f1b/extra_specs => generated 45 bytes in 470 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:41:33.733168 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:41:34.170592 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:41:34.885007 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:41:35.366414 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:41:52.061034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-246dcfb7-e85d-4dd6-b86c-2d6f8c609804 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:41:52.061678 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-246dcfb7-e85d-4dd6-b86c-2d6f8c609804 None None] GET https://10.4.3.66/volume// Aug 25 11:41:52.061896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-246dcfb7-e85d-4dd6-b86c-2d6f8c609804 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:41:52.062095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-246dcfb7-e85d-4dd6-b86c-2d6f8c609804 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:41:52.062588 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-246dcfb7-e85d-4dd6-b86c-2d6f8c609804 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:41:52.062916 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 3/6] 10.4.3.66 () {66 vars in 1418 bytes} [Tue Aug 25 11:41:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:42:39.506818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e4afa5e4-74df-4f73-8fd2-1ec93c7cc544 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:42:39.845507 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4afa5e4-74df-4f73-8fd2-1ec93c7cc544 tempest-verify_tempest_config-924428611 tempest-verify_tempest_config-924428611-project-member] GET https://10.4.3.66/volume/v3/extensions Aug 25 11:42:39.845798 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4afa5e4-74df-4f73-8fd2-1ec93c7cc544 tempest-verify_tempest_config-924428611 tempest-verify_tempest_config-924428611-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:42:39.846060 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4afa5e4-74df-4f73-8fd2-1ec93c7cc544 tempest-verify_tempest_config-924428611 tempest-verify_tempest_config-924428611-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:42:39.846463 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4afa5e4-74df-4f73-8fd2-1ec93c7cc544 tempest-verify_tempest_config-924428611 tempest-verify_tempest_config-924428611-project-member] https://10.4.3.66/volume/v3/extensions returned with HTTP 200 Aug 25 11:42:39.846888 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 2/7] 10.4.3.66 () {66 vars in 1239 bytes} [Tue Aug 25 11:42:39 2026] GET /volume/v3/extensions => generated 5245 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:43:50.557251 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:51.046920 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:43:51.047948 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2049588614", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:43:51.049443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2049588614', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:43:51.716379 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume of 1 GB Aug 25 11:43:51.732453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:43:51.731444. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:43:51.732594 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Availability Zones retrieved successfully. Aug 25 11:43:51.771457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Flow 'volume_create_api' (8d3507f0-627a-4c65-8de0-485a61e50615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:43:51.773185 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33a40d0-837d-4957-b8f7-1819b7821f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:43:51.774234 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:43:51.932710 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b33a40d0-837d-4957-b8f7-1819b7821f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:43:51.934380 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (101db5f3-7e8f-4cb1-bfb7-31969dc3092c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:43:52.010915 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-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 25 11:43:52.011380 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-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 25 11:43:52.153765 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Created reservations ['a455c9d0-dea5-4d7a-b322-ce7ab56cfdc9', 'a09f16c1-e5a4-48be-9e97-b606a4ba38e3', 'b66705f4-6913-4a19-9573-3dcb3b408472', 'f0f5c2f9-2360-42c1-b966-6c363e1a9acf'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:43:52.154831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (101db5f3-7e8f-4cb1-bfb7-31969dc3092c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a455c9d0-dea5-4d7a-b322-ce7ab56cfdc9', 'a09f16c1-e5a4-48be-9e97-b606a4ba38e3', 'b66705f4-6913-4a19-9573-3dcb3b408472', 'f0f5c2f9-2360-42c1-b966-6c363e1a9acf']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:43:52.155839 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c5c347-0738-4522-816e-e711893ffc0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:43:52.233465 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7c5c347-0738-4522-816e-e711893ffc0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e3df7b9-f806-41ef-b113-b42bdf325805', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2049588614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bca4f69d52340268710b249ece487f2',qos_specs=None,replication_status=,reservations=['a455c9d0-dea5-4d7a-b322-ce7ab56cfdc9','a09f16c1-e5a4-48be-9e97-b606a4ba38e3','b66705f4-6913-4a19-9573-3dcb3b408472','f0f5c2f9-2360-42c1-b966-6c363e1a9acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='750e6f5d78e64240a8847e966a1c0c96',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:43:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2049588614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e3df7b9-f806-41ef-b113-b42bdf325805,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bca4f69d52340268710b249ece487f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='750e6f5d78e64240a8847e966a1c0c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:43:52.233465 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321f4bee-f95c-4af9-a364-0b4d1c0d72c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:43:52.282379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (321f4bee-f95c-4af9-a364-0b4d1c0d72c0) transitioned into state 'SUCCESS' from state '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-2049588614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bca4f69d52340268710b249ece487f2',qos_specs=None,replication_status=,reservations=['a455c9d0-dea5-4d7a-b322-ce7ab56cfdc9','a09f16c1-e5a4-48be-9e97-b606a4ba38e3','b66705f4-6913-4a19-9573-3dcb3b408472','f0f5c2f9-2360-42c1-b966-6c363e1a9acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='750e6f5d78e64240a8847e966a1c0c96',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:43:52.283308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0720c78c-0181-4049-b797-9c82f1015355) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:43:52.338769 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0720c78c-0181-4049-b797-9c82f1015355) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:43:52.340965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Flow 'volume_create_api' (8d3507f0-627a-4c65-8de0-485a61e50615) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:43:52.340965 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume request issued successfully. Aug 25 11:43:52.342089 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ab0ca27-2919-4e6e-aba3-4fac7ea83865 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:43:52.342614 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 2/8] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:43:50 2026] POST /volume/v3/volumes => generated 750 bytes in 1786 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:43:52.362151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-97725b44-7d77-44e9-91fa-bb3208698c62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:52.369760 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97725b44-7d77-44e9-91fa-bb3208698c62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:52.370093 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97725b44-7d77-44e9-91fa-bb3208698c62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:52.370514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-97725b44-7d77-44e9-91fa-bb3208698c62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:52.425919 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:52.425919 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:43:52.443564 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-97725b44-7d77-44e9-91fa-bb3208698c62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:52.457389 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-97725b44-7d77-44e9-91fa-bb3208698c62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:52.457389 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 2/9] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:52 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 818 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:53.476968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6d63024b-cc31-4a9e-8bd6-e2c40719c34c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:53.480566 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d63024b-cc31-4a9e-8bd6-e2c40719c34c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:53.480566 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d63024b-cc31-4a9e-8bd6-e2c40719c34c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:53.480794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d63024b-cc31-4a9e-8bd6-e2c40719c34c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:53.524296 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:53.524296 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:43:53.538294 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6d63024b-cc31-4a9e-8bd6-e2c40719c34c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:53.554320 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d63024b-cc31-4a9e-8bd6-e2c40719c34c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:53.555233 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 4/10] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:53 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 842 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:54.574018 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4b215b6f-72de-4e68-8350-3725f00eb1be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:54.579340 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4b215b6f-72de-4e68-8350-3725f00eb1be tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:54.579340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4b215b6f-72de-4e68-8350-3725f00eb1be tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:54.579340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4b215b6f-72de-4e68-8350-3725f00eb1be tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:54.620368 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:54.620368 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:43:54.628504 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4b215b6f-72de-4e68-8350-3725f00eb1be tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:54.638508 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4b215b6f-72de-4e68-8350-3725f00eb1be tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:54.638508 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 3/11] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:54 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 842 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:55.654049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-053e5f15-7fd0-49c5-9f28-d1935836f859 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:55.656362 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-053e5f15-7fd0-49c5-9f28-d1935836f859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:55.656550 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-053e5f15-7fd0-49c5-9f28-d1935836f859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:55.656874 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-053e5f15-7fd0-49c5-9f28-d1935836f859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:55.669105 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:55.669105 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:43:55.680562 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-053e5f15-7fd0-49c5-9f28-d1935836f859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:55.691546 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-053e5f15-7fd0-49c5-9f28-d1935836f859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:55.692170 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 3/12] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:55 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:56.710225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-176ab478-6f9e-4fe5-9865-38faaee9caab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:56.713030 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-176ab478-6f9e-4fe5-9865-38faaee9caab tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:56.713030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-176ab478-6f9e-4fe5-9865-38faaee9caab tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:56.713969 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-176ab478-6f9e-4fe5-9865-38faaee9caab tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:56.726177 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:56.726177 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:43:56.735213 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-176ab478-6f9e-4fe5-9865-38faaee9caab tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:56.744729 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-176ab478-6f9e-4fe5-9865-38faaee9caab tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:56.745307 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 3/13] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:56 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:57.763999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1983bf5e-0021-4338-9715-dd34835e23ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:57.766346 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1983bf5e-0021-4338-9715-dd34835e23ed tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:57.767103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1983bf5e-0021-4338-9715-dd34835e23ed tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:57.767103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1983bf5e-0021-4338-9715-dd34835e23ed tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:57.775664 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:57.775664 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:43:57.780819 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1983bf5e-0021-4338-9715-dd34835e23ed tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:57.787286 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1983bf5e-0021-4338-9715-dd34835e23ed tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:57.787717 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 5/14] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:57 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:58.804838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-872c4657-4b41-4c00-a680-8f32cac4414a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:58.807339 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-872c4657-4b41-4c00-a680-8f32cac4414a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:58.807448 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-872c4657-4b41-4c00-a680-8f32cac4414a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:58.807709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-872c4657-4b41-4c00-a680-8f32cac4414a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:58.817509 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:58.817509 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:43:58.822520 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-872c4657-4b41-4c00-a680-8f32cac4414a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:58.828137 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-872c4657-4b41-4c00-a680-8f32cac4414a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:58.828691 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 4/15] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:58 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:43:59.847873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-420a0c4e-3d58-4c2d-8998-09cfb05304c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:43:59.851582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-420a0c4e-3d58-4c2d-8998-09cfb05304c5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:43:59.851885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-420a0c4e-3d58-4c2d-8998-09cfb05304c5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:43:59.852171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-420a0c4e-3d58-4c2d-8998-09cfb05304c5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:43:59.874668 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:43:59.874668 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:43:59.888541 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-420a0c4e-3d58-4c2d-8998-09cfb05304c5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:43:59.896199 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-420a0c4e-3d58-4c2d-8998-09cfb05304c5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:43:59.898205 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 4/16] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:43:59 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:00.861349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:00.863217 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:00.863546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1014396"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:00.865177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1014396'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:00.865575 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Create volume of 1 GB Aug 25 11:44:00.891014 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:44:00.889967. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:44:00.891198 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Availability Zones retrieved successfully. Aug 25 11:44:00.922571 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d04f8c05-7680-483c-ac32-b07dc8e68179 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:00.923814 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Flow 'volume_create_api' (5e85cfaf-dab7-406c-89e7-4b3691594f17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:00.924948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d04f8c05-7680-483c-ac32-b07dc8e68179 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:00.925249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d04f8c05-7680-483c-ac32-b07dc8e68179 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:00.925495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d819b1ba-193d-4860-a07b-0c64fe1d1955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:00.925590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d04f8c05-7680-483c-ac32-b07dc8e68179 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:00.927221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:00.936910 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:00.936910 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:00.941491 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d04f8c05-7680-483c-ac32-b07dc8e68179 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:00.947455 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d04f8c05-7680-483c-ac32-b07dc8e68179 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:00.947650 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 6/17] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:00 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:01.008397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d819b1ba-193d-4860-a07b-0c64fe1d1955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:01.009518 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3116fa-f4cd-41be-8ca5-b84084ef0e1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:01.085663 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-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 25 11:44:01.085663 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-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 25 11:44:01.175523 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Created reservations ['ad786423-7a4f-4d60-a660-361c318d000a', '5cc73d3e-2787-4960-894a-07ab7fd31bd4', 'ad9fa131-616b-42c1-8e1e-f1793aecaad5', '71736519-cb9f-4c5d-8598-99ded0c28a56'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:01.177638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a3116fa-f4cd-41be-8ca5-b84084ef0e1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad786423-7a4f-4d60-a660-361c318d000a', '5cc73d3e-2787-4960-894a-07ab7fd31bd4', 'ad9fa131-616b-42c1-8e1e-f1793aecaad5', '71736519-cb9f-4c5d-8598-99ded0c28a56']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:01.177638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c4e60b8-354f-4cbf-ac25-0eebf163ca60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:01.246517 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c4e60b8-354f-4cbf-ac25-0eebf163ca60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2c2b928-73c3-4dd6-bf8c-c811668311dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1014396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a8d71760502461ca9e08a4d5c32335b',qos_specs=None,replication_status=,reservations=['ad786423-7a4f-4d60-a660-361c318d000a','5cc73d3e-2787-4960-894a-07ab7fd31bd4','ad9fa131-616b-42c1-8e1e-f1793aecaad5','71736519-cb9f-4c5d-8598-99ded0c28a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72db71b7bc63467e83f4ec561f0301c9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1014396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2c2b928-73c3-4dd6-bf8c-c811668311dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8d71760502461ca9e08a4d5c32335b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72db71b7bc63467e83f4ec561f0301c9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:01.251006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a840520d-5f1c-470e-8032-328f2d6ee3b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:01.298207 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a840520d-5f1c-470e-8032-328f2d6ee3b3) transitioned into state 'SUCCESS' from state '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-1014396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2a8d71760502461ca9e08a4d5c32335b',qos_specs=None,replication_status=,reservations=['ad786423-7a4f-4d60-a660-361c318d000a','5cc73d3e-2787-4960-894a-07ab7fd31bd4','ad9fa131-616b-42c1-8e1e-f1793aecaad5','71736519-cb9f-4c5d-8598-99ded0c28a56'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72db71b7bc63467e83f4ec561f0301c9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:01.299516 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03389d60-206b-45d9-b9a5-031fe31583c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:01.361689 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03389d60-206b-45d9-b9a5-031fe31583c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:01.365680 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Flow 'volume_create_api' (5e85cfaf-dab7-406c-89e7-4b3691594f17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:01.365680 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Create volume request issued successfully. Aug 25 11:44:01.365680 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb7c768d-2bf4-4af0-804e-cbf4ba4fdd6f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:01.365680 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 4/18] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:00 2026] POST /volume/v3/volumes => generated 747 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:01.384776 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-406d5553-6081-4db6-a3a4-a32203f25271 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:01.388830 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-406d5553-6081-4db6-a3a4-a32203f25271 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:01.389072 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-406d5553-6081-4db6-a3a4-a32203f25271 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:01.389302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-406d5553-6081-4db6-a3a4-a32203f25271 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:01.400345 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:01.400345 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:01.414267 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-406d5553-6081-4db6-a3a4-a32203f25271 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:01.428188 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-406d5553-6081-4db6-a3a4-a32203f25271 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:01.428644 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 5/19] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:01 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:01.971311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15014f34-b078-4948-af56-8ee627838826 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:01.976746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15014f34-b078-4948-af56-8ee627838826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:01.976746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15014f34-b078-4948-af56-8ee627838826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:01.976746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15014f34-b078-4948-af56-8ee627838826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:01.991394 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:01.991394 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:01.999651 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-15014f34-b078-4948-af56-8ee627838826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:02.006711 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15014f34-b078-4948-af56-8ee627838826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:02.007500 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 5/20] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:01 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:02.455212 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-83275624-2f4f-42fd-8fad-77d04a6e12b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:02.459901 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83275624-2f4f-42fd-8fad-77d04a6e12b5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:02.459901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83275624-2f4f-42fd-8fad-77d04a6e12b5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:02.459901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83275624-2f4f-42fd-8fad-77d04a6e12b5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:02.475959 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:02.475959 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:02.485313 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-83275624-2f4f-42fd-8fad-77d04a6e12b5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:02.495887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83275624-2f4f-42fd-8fad-77d04a6e12b5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:02.496390 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 7/21] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:02 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:02.652770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-585c3297-11de-4c22-b7cc-0ebb7659b0d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:02.661438 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-585c3297-11de-4c22-b7cc-0ebb7659b0d8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:02.661438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-585c3297-11de-4c22-b7cc-0ebb7659b0d8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:02.661438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-585c3297-11de-4c22-b7cc-0ebb7659b0d8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:02.675378 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:02.675378 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:02.684747 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-585c3297-11de-4c22-b7cc-0ebb7659b0d8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:02.692314 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-585c3297-11de-4c22-b7cc-0ebb7659b0d8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:02.692775 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 5/22] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:02 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:03.029483 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b0386dd8-131b-46e0-a8ab-0b39b75613d2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:03.037748 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0386dd8-131b-46e0-a8ab-0b39b75613d2 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:03.039317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0386dd8-131b-46e0-a8ab-0b39b75613d2 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:03.039317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0386dd8-131b-46e0-a8ab-0b39b75613d2 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:03.062237 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:03.062237 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:03.085989 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b0386dd8-131b-46e0-a8ab-0b39b75613d2 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:03.099583 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0386dd8-131b-46e0-a8ab-0b39b75613d2 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:03.100557 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 6/23] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:03 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:03.186934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f27bd2c7-acf5-4858-aa06-114880d3100f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:03.399652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-85fdc3af-09e8-4dbf-9919-073cb6f625a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:03.400255 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85fdc3af-09e8-4dbf-9919-073cb6f625a6 None None] GET https://10.4.3.66/volume// Aug 25 11:44:03.400514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85fdc3af-09e8-4dbf-9919-073cb6f625a6 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:03.400822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85fdc3af-09e8-4dbf-9919-073cb6f625a6 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:03.403183 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85fdc3af-09e8-4dbf-9919-073cb6f625a6 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:03.403183 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 8/24] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:44:03 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:03.441368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-767c9e57-68d8-4dad-8d86-a60247ea6672 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:03.641739 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:03.641739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1506554466"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:03.648972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1506554466'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:03.649432 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Create volume of 1 GB Aug 25 11:44:03.660030 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Availability Zones retrieved successfully. Aug 25 11:44:03.671401 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Flow 'volume_create_api' (4ef63771-d8bc-4137-8c4b-6edabd48ac6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:03.672941 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ee8b8a-866b-47db-b1de-ec32e7bbcc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:03.674693 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:03.742274 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (68ee8b8a-866b-47db-b1de-ec32e7bbcc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:03.742465 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea6eba0-58d0-4c84-bb62-1d22f41ef7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:03.883434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Created reservations ['50629e94-5bfa-447f-aab2-f6e885d08df1', '010c86ee-c73b-4c8a-a5c1-e6e1848b6d01', 'dd1b1aa8-f228-4c52-8dd9-036f057e8952', 'eda59fd3-e493-41e0-aad7-7551ea5aaa62'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:03.884891 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea6eba0-58d0-4c84-bb62-1d22f41ef7a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50629e94-5bfa-447f-aab2-f6e885d08df1', '010c86ee-c73b-4c8a-a5c1-e6e1848b6d01', 'dd1b1aa8-f228-4c52-8dd9-036f057e8952', 'eda59fd3-e493-41e0-aad7-7551ea5aaa62']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:03.886313 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58aa428c-baa7-4eb8-b14d-6575873d1ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:03.956582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58aa428c-baa7-4eb8-b14d-6575873d1ca8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de65d7fa-398c-4158-9c24-c56f336a1b19', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1506554466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc39e2045304cfc858a98aa29576c0a',qos_specs=None,replication_status=,reservations=['50629e94-5bfa-447f-aab2-f6e885d08df1','010c86ee-c73b-4c8a-a5c1-e6e1848b6d01','dd1b1aa8-f228-4c52-8dd9-036f057e8952','eda59fd3-e493-41e0-aad7-7551ea5aaa62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a0a16b177a4f6d88fce1de1fc1e939',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1506554466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de65d7fa-398c-4158-9c24-c56f336a1b19,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9fc39e2045304cfc858a98aa29576c0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81a0a16b177a4f6d88fce1de1fc1e939',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:03.959817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efc065e-6236-41e7-81ac-549914b3582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:03.989784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0efc065e-6236-41e7-81ac-549914b3582e) transitioned into state 'SUCCESS' from state '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-1506554466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9fc39e2045304cfc858a98aa29576c0a',qos_specs=None,replication_status=,reservations=['50629e94-5bfa-447f-aab2-f6e885d08df1','010c86ee-c73b-4c8a-a5c1-e6e1848b6d01','dd1b1aa8-f228-4c52-8dd9-036f057e8952','eda59fd3-e493-41e0-aad7-7551ea5aaa62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81a0a16b177a4f6d88fce1de1fc1e939',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:03.990965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3c9df8-126a-4044-8854-8dc5bb4bf202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:04.010253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3c9df8-126a-4044-8854-8dc5bb4bf202) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:04.011045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Flow 'volume_create_api' (4ef63771-d8bc-4137-8c4b-6edabd48ac6f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:04.012811 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Create volume request issued successfully. Aug 25 11:44:04.013954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f27bd2c7-acf5-4858-aa06-114880d3100f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:04.014910 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 6/25] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:03 2026] POST /volume/v3/volumes => generated 783 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:04.033448 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8967f440-7083-437d-a435-b57252445583 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:04.035649 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8967f440-7083-437d-a435-b57252445583 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:04.035649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8967f440-7083-437d-a435-b57252445583 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:04.036070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8967f440-7083-437d-a435-b57252445583 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:04.089754 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:04.089754 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:04.098171 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8967f440-7083-437d-a435-b57252445583 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:04.105061 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8967f440-7083-437d-a435-b57252445583 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:04.105061 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 7/26] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:04 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 962 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:04.122812 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6e8752ca-41b7-4e06-84dc-e3459afa97cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:04.126489 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6e8752ca-41b7-4e06-84dc-e3459afa97cc tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:04.127307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6e8752ca-41b7-4e06-84dc-e3459afa97cc tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:04.127307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6e8752ca-41b7-4e06-84dc-e3459afa97cc tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:04.149734 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:04.149734 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:04.154719 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-767c9e57-68d8-4dad-8d86-a60247ea6672 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:44:04.155226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-767c9e57-68d8-4dad-8d86-a60247ea6672 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d2c2b928-73c3-4dd6-bf8c-c811668311dc", "connector": null, "instance_uuid": "7469cc2d-847e-4307-90e5-b963ad58b8db"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:04.171935 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:04.171935 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:04.171985 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6e8752ca-41b7-4e06-84dc-e3459afa97cc tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:04.181854 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6e8752ca-41b7-4e06-84dc-e3459afa97cc tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:04.181854 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 9/27] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:04 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:04.251809 np0000008081 devstack@c-api.service[100237]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 25 11:44:04.251809 np0000008081 devstack@c-api.service[100237]: .first() Aug 25 11:44:04.293765 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-767c9e57-68d8-4dad-8d86-a60247ea6672 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:44:04.294592 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 6/28] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:44:03 2026] POST /volume/v3/attachments => generated 273 bytes in 854 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:04.376883 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68d76ee4-2c57-471a-b0d9-7034bab03d0f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:04.383489 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68d76ee4-2c57-471a-b0d9-7034bab03d0f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:04.384297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68d76ee4-2c57-471a-b0d9-7034bab03d0f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:04.384297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68d76ee4-2c57-471a-b0d9-7034bab03d0f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:04.398530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-34944f44-de40-489d-8b3d-7c88198b6799 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:04.399008 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-34944f44-de40-489d-8b3d-7c88198b6799 None None] GET https://10.4.3.66/volume// Aug 25 11:44:04.399406 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-34944f44-de40-489d-8b3d-7c88198b6799 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:04.399706 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-34944f44-de40-489d-8b3d-7c88198b6799 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:04.400364 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-34944f44-de40-489d-8b3d-7c88198b6799 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:04.400771 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 8/29] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:44:04 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:04.405447 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:04.405447 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:04.413820 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-68d76ee4-2c57-471a-b0d9-7034bab03d0f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:04.421361 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68d76ee4-2c57-471a-b0d9-7034bab03d0f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:04.421892 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 7/30] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:04 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 839 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:04.440783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-cdd3cc64-451d-4a75-bdb0-13f02771d6c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:04.445283 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-cdd3cc64-451d-4a75-bdb0-13f02771d6c9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:04.445396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-cdd3cc64-451d-4a75-bdb0-13f02771d6c9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:04.445979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-cdd3cc64-451d-4a75-bdb0-13f02771d6c9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:04.477867 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:04.477867 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:04.486264 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-cdd3cc64-451d-4a75-bdb0-13f02771d6c9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:04.503252 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-cdd3cc64-451d-4a75-bdb0-13f02771d6c9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:04.503866 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 10/31] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:44:04 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 1019 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:44:05.127006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a96b9c0e-05b2-4b02-acfc-e4e6790dcda8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:05.129245 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a96b9c0e-05b2-4b02-acfc-e4e6790dcda8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:05.129513 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a96b9c0e-05b2-4b02-acfc-e4e6790dcda8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:05.129784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a96b9c0e-05b2-4b02-acfc-e4e6790dcda8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:05.194495 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:05.194495 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:05.198296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4c1ca96d-a46a-4abb-b1f4-78ddaa6a589a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:05.202648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4c1ca96d-a46a-4abb-b1f4-78ddaa6a589a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:05.202895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4c1ca96d-a46a-4abb-b1f4-78ddaa6a589a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:05.203310 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4c1ca96d-a46a-4abb-b1f4-78ddaa6a589a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:05.205998 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a96b9c0e-05b2-4b02-acfc-e4e6790dcda8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:05.214481 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a96b9c0e-05b2-4b02-acfc-e4e6790dcda8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:05.215235 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 7/32] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:05 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:05.220922 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:05.220922 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:05.238858 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4c1ca96d-a46a-4abb-b1f4-78ddaa6a589a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:05.249347 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4c1ca96d-a46a-4abb-b1f4-78ddaa6a589a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:05.249347 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 9/33] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:05 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:05.443377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff1ce740-230b-494e-993a-5f259d0f3eef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:05.445673 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff1ce740-230b-494e-993a-5f259d0f3eef tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:05.445988 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff1ce740-230b-494e-993a-5f259d0f3eef tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:05.446772 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff1ce740-230b-494e-993a-5f259d0f3eef tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:05.472006 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:05.472006 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:05.479281 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:05.482261 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] PUT https://10.4.3.66/volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c Aug 25 11:44:05.483064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:05.484308 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff1ce740-230b-494e-993a-5f259d0f3eef tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:05.492906 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff1ce740-230b-494e-993a-5f259d0f3eef tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:05.492906 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 8/34] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:05 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 839 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:05.506150 np0000008081 devstack@c-api.service[100239]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 25 11:44:05.506150 np0000008081 devstack@c-api.service[100239]: .first() Aug 25 11:44:05.517926 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Acquiring lock "cinder-attachment_update-d2c2b928-73c3-4dd6-bf8c-c811668311dc-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:44:05.527790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Lock "cinder-attachment_update-d2c2b928-73c3-4dd6-bf8c-c811668311dc-np0000008081" acquired by "attachment_update" :: waited 0.010s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:44:05.529526 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:05.529526 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:05.726388 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Lock "cinder-attachment_update-d2c2b928-73c3-4dd6-bf8c-c811668311dc-np0000008081" released by "attachment_update" :: held 0.199s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:44:05.726803 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-c168a6cc-bd77-4c8e-9a0f-61bedd04df02 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c returned with HTTP 200 Aug 25 11:44:05.727386 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 11/35] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:44:05 2026] PUT /volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c => generated 969 bytes in 249 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:44:06.277847 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08916fc0-986c-480c-b091-dfb293996e62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:06.279982 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08916fc0-986c-480c-b091-dfb293996e62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:06.280515 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08916fc0-986c-480c-b091-dfb293996e62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:06.280801 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08916fc0-986c-480c-b091-dfb293996e62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:06.297401 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:06.297401 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:06.305646 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08916fc0-986c-480c-b091-dfb293996e62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:06.318884 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08916fc0-986c-480c-b091-dfb293996e62 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:06.319267 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 8/36] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:06 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:06.515754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8228969a-8379-4e20-b84e-b4abe5e994a6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:06.517965 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8228969a-8379-4e20-b84e-b4abe5e994a6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:06.518173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8228969a-8379-4e20-b84e-b4abe5e994a6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:06.518383 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8228969a-8379-4e20-b84e-b4abe5e994a6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:06.541052 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:06.541052 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:06.547515 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8228969a-8379-4e20-b84e-b4abe5e994a6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:06.554036 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8228969a-8379-4e20-b84e-b4abe5e994a6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:06.554663 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 10/37] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:06 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:07.341898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-16da9e32-c228-4a7c-9688-6e32deff80fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:07.344604 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16da9e32-c228-4a7c-9688-6e32deff80fa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:07.345016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16da9e32-c228-4a7c-9688-6e32deff80fa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:07.345392 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16da9e32-c228-4a7c-9688-6e32deff80fa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:07.356655 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:07.356655 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:07.361879 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-16da9e32-c228-4a7c-9688-6e32deff80fa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:07.368402 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16da9e32-c228-4a7c-9688-6e32deff80fa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:07.369192 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 9/38] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:07 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:07.577109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8c2e4071-167e-4b0d-8acb-7df892038c6a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:07.581588 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c2e4071-167e-4b0d-8acb-7df892038c6a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:07.581588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c2e4071-167e-4b0d-8acb-7df892038c6a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:07.584204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8c2e4071-167e-4b0d-8acb-7df892038c6a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:07.604480 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:07.604480 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:07.617129 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8c2e4071-167e-4b0d-8acb-7df892038c6a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:07.627032 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8c2e4071-167e-4b0d-8acb-7df892038c6a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:07.627498 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 12/39] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:07 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:08.390011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5cf47fa-be72-4ae0-a30c-d21e1bf24939 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:08.393916 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5cf47fa-be72-4ae0-a30c-d21e1bf24939 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:08.394643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5cf47fa-be72-4ae0-a30c-d21e1bf24939 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:08.394643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5cf47fa-be72-4ae0-a30c-d21e1bf24939 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:08.407304 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:08.407304 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:08.413812 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5cf47fa-be72-4ae0-a30c-d21e1bf24939 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:08.423391 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5cf47fa-be72-4ae0-a30c-d21e1bf24939 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:08.424689 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 9/40] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:08 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:08.651685 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-80ebf1fe-a041-42f8-b3bd-b4bd8a0a96cf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:08.655921 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80ebf1fe-a041-42f8-b3bd-b4bd8a0a96cf tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:08.656384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-80ebf1fe-a041-42f8-b3bd-b4bd8a0a96cf tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:08.656735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-80ebf1fe-a041-42f8-b3bd-b4bd8a0a96cf tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:08.672648 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:08.672648 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:08.678147 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-80ebf1fe-a041-42f8-b3bd-b4bd8a0a96cf tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:08.684665 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80ebf1fe-a041-42f8-b3bd-b4bd8a0a96cf tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:08.685219 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 11/41] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:08 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:09.450878 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7fd16501-7455-4de9-8475-3d10e39e9b70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:09.455697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7fd16501-7455-4de9-8475-3d10e39e9b70 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:09.457379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7fd16501-7455-4de9-8475-3d10e39e9b70 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:09.457379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7fd16501-7455-4de9-8475-3d10e39e9b70 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:09.470299 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:09.470299 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:09.480102 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7fd16501-7455-4de9-8475-3d10e39e9b70 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:09.487878 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7fd16501-7455-4de9-8475-3d10e39e9b70 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:09.488611 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 10/42] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:09 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:09.716418 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-196411df-ade4-4aea-81ea-cd714dc6f913 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:09.718677 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-196411df-ade4-4aea-81ea-cd714dc6f913 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:09.718916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-196411df-ade4-4aea-81ea-cd714dc6f913 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:09.719257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-196411df-ade4-4aea-81ea-cd714dc6f913 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:09.761495 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:09.761495 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:09.773056 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-196411df-ade4-4aea-81ea-cd714dc6f913 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:09.784030 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-196411df-ade4-4aea-81ea-cd714dc6f913 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:09.784030 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 13/43] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:09 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:10.511815 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47ea5851-9337-47a8-982c-a7d7ce938715 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:10.517681 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47ea5851-9337-47a8-982c-a7d7ce938715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:10.517681 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47ea5851-9337-47a8-982c-a7d7ce938715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:10.518027 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47ea5851-9337-47a8-982c-a7d7ce938715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:10.531571 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:10.531571 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:10.540650 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47ea5851-9337-47a8-982c-a7d7ce938715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:10.544764 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47ea5851-9337-47a8-982c-a7d7ce938715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:10.545497 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 10/44] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:10 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:10.807503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9a50ace0-6892-4663-ada1-f26489e8049f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:10.810860 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a50ace0-6892-4663-ada1-f26489e8049f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:10.812089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a50ace0-6892-4663-ada1-f26489e8049f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:10.812089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a50ace0-6892-4663-ada1-f26489e8049f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:10.830053 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:10.830053 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:10.836456 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9a50ace0-6892-4663-ada1-f26489e8049f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:10.844383 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a50ace0-6892-4663-ada1-f26489e8049f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:10.844987 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 12/45] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:10 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:11.563677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-372f6ffe-c9f3-44d1-8c06-4038be0f787f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:11.566044 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-372f6ffe-c9f3-44d1-8c06-4038be0f787f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:11.566293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-372f6ffe-c9f3-44d1-8c06-4038be0f787f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:11.566601 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-372f6ffe-c9f3-44d1-8c06-4038be0f787f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:11.578185 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:11.578185 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:11.585662 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-372f6ffe-c9f3-44d1-8c06-4038be0f787f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:11.596014 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-372f6ffe-c9f3-44d1-8c06-4038be0f787f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:11.596391 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 11/46] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:11 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:11.872439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-90f4a243-f05a-4c78-872e-8c4485cc3345 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:11.875441 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-90f4a243-f05a-4c78-872e-8c4485cc3345 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:11.875711 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-90f4a243-f05a-4c78-872e-8c4485cc3345 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:11.875956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-90f4a243-f05a-4c78-872e-8c4485cc3345 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:11.899230 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:11.899230 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:11.910947 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-90f4a243-f05a-4c78-872e-8c4485cc3345 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:11.922656 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-90f4a243-f05a-4c78-872e-8c4485cc3345 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:11.922656 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 14/47] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:11 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:12.619010 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a658718a-c07d-4751-9dae-cb6f28330c4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:12.623119 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a658718a-c07d-4751-9dae-cb6f28330c4b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:12.625946 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a658718a-c07d-4751-9dae-cb6f28330c4b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:12.626683 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a658718a-c07d-4751-9dae-cb6f28330c4b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:12.641178 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:12.641178 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:12.648226 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a658718a-c07d-4751-9dae-cb6f28330c4b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:12.658409 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a658718a-c07d-4751-9dae-cb6f28330c4b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:12.658747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:12.659502 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 11/48] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:12 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:12.668824 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:12.669212 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-255500065"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:12.671440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-255500065'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:12.672323 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Create volume of 1 GB Aug 25 11:44:12.701692 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:44:12.700484. {{(pid=100240) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:44:12.701958 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Availability Zones retrieved successfully. Aug 25 11:44:12.734318 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Flow 'volume_create_api' (909e514d-1a1e-4026-9b16-ecf962654830) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:12.736521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc5a408-8529-4e1e-a972-4327697aa631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:12.738025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:12.856105 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc5a408-8529-4e1e-a972-4327697aa631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:12.857244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b2352a-8513-4f1f-b77d-991cd7b2b3a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:12.951071 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd8c4824-8ad0-4f22-8b58-07de8079f9ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:12.956897 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd8c4824-8ad0-4f22-8b58-07de8079f9ff tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:12.959645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd8c4824-8ad0-4f22-8b58-07de8079f9ff tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:12.959807 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-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 25 11:44:12.959884 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd8c4824-8ad0-4f22-8b58-07de8079f9ff tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:12.959933 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-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 25 11:44:12.976147 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:12.976147 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:12.982499 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fd8c4824-8ad0-4f22-8b58-07de8079f9ff tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:12.991834 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd8c4824-8ad0-4f22-8b58-07de8079f9ff tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:12.991834 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 12/49] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:12 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:13.055005 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Created reservations ['67ed2540-a6dd-437b-91c6-0f4bbd174eba', '2cdb22a0-e912-4e90-ae41-e36abef81418', '2c53b07d-8c30-4232-ba88-e2313eb813aa', '2e2620ff-96bc-4e41-86d7-647ca53c9a8e'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:13.057096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93b2352a-8513-4f1f-b77d-991cd7b2b3a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67ed2540-a6dd-437b-91c6-0f4bbd174eba', '2cdb22a0-e912-4e90-ae41-e36abef81418', '2c53b07d-8c30-4232-ba88-e2313eb813aa', '2e2620ff-96bc-4e41-86d7-647ca53c9a8e']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.057331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f210670e-4479-4a08-bbdf-3ddc6e87bcc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.111291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f210670e-4479-4a08-bbdf-3ddc6e87bcc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '846ebfae-97ab-48ac-9edb-9dc0aac41e0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-255500065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f70436fda148779f1b3dcbc901a5b4',qos_specs=None,replication_status=,reservations=['67ed2540-a6dd-437b-91c6-0f4bbd174eba','2cdb22a0-e912-4e90-ae41-e36abef81418','2c53b07d-8c30-4232-ba88-e2313eb813aa','2e2620ff-96bc-4e41-86d7-647ca53c9a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c98749fa8e4134a603a39e3b758e23',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-255500065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=846ebfae-97ab-48ac-9edb-9dc0aac41e0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f70436fda148779f1b3dcbc901a5b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c98749fa8e4134a603a39e3b758e23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.112330 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52495df4-a9b8-4b1a-b18b-f6d89a535aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.166228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52495df4-a9b8-4b1a-b18b-f6d89a535aff) transitioned into state 'SUCCESS' from state '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-255500065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f70436fda148779f1b3dcbc901a5b4',qos_specs=None,replication_status=,reservations=['67ed2540-a6dd-437b-91c6-0f4bbd174eba','2cdb22a0-e912-4e90-ae41-e36abef81418','2c53b07d-8c30-4232-ba88-e2313eb813aa','2e2620ff-96bc-4e41-86d7-647ca53c9a8e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c98749fa8e4134a603a39e3b758e23',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.167578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66d63ef-2889-4bde-99fc-62a270477ad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.220946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f66d63ef-2889-4bde-99fc-62a270477ad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.222353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Flow 'volume_create_api' (909e514d-1a1e-4026-9b16-ecf962654830) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:13.222643 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Create volume request issued successfully. Aug 25 11:44:13.224761 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-74dd6704-e946-4b7d-bbc2-2641e519d4b9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:13.226063 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 13/50] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:12 2026] POST /volume/v3/volumes => generated 756 bytes in 568 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:13.254217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0dcca1da-eb06-439c-97e2-9d5de7d4ee55 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:13.256465 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dcca1da-eb06-439c-97e2-9d5de7d4ee55 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b Aug 25 11:44:13.256954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dcca1da-eb06-439c-97e2-9d5de7d4ee55 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:13.256954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dcca1da-eb06-439c-97e2-9d5de7d4ee55 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:13.259841 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:13.263207 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:13.263802 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "4e42d3a4-2431-44a8-b186-b8cd6c56ac3f-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:13.267660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': '4e42d3a4-2431-44a8-b186-b8cd6c56ac3f-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:13.267778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Create volume of 1 GB Aug 25 11:44:13.270770 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:13.270770 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:13.276579 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Availability Zones retrieved successfully. Aug 25 11:44:13.278038 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0dcca1da-eb06-439c-97e2-9d5de7d4ee55 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:44:13.287148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Flow 'volume_create_api' (9530ca45-e9fb-4897-bc53-5e2faa5b9440) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:13.287398 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dcca1da-eb06-439c-97e2-9d5de7d4ee55 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b returned with HTTP 200 Aug 25 11:44:13.288265 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 15/51] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:13 2026] GET /volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b => generated 824 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:13.289969 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ecfc40-b0d1-421c-93b7-77b9dc2dbf56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.291000 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:13.348403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (10ecfc40-b0d1-421c-93b7-77b9dc2dbf56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.351745 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5463ba94-8a14-4c5b-9320-b66114b9128b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.480031 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Created reservations ['1e4ee2ce-9290-46ff-9445-3a5057a9fe17', 'c6234548-23a6-4b7b-837e-1b1c9c14b78f', '2e04f957-175c-4a4c-86f8-ebc6b41f0d95', '28f1216a-9e56-408c-9642-cf88ea4a6ba1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:13.481319 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5463ba94-8a14-4c5b-9320-b66114b9128b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e4ee2ce-9290-46ff-9445-3a5057a9fe17', 'c6234548-23a6-4b7b-837e-1b1c9c14b78f', '2e04f957-175c-4a4c-86f8-ebc6b41f0d95', '28f1216a-9e56-408c-9642-cf88ea4a6ba1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.482422 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cead3421-f7dc-4e6d-923f-9fe4838dec91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.524583 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cead3421-f7dc-4e6d-923f-9fe4838dec91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd518b48e-1e0c-43a1-93f8-37b7a6e13c8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='4e42d3a4-2431-44a8-b186-b8cd6c56ac3f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49ff19e6117c4da3bb3085519339b425',qos_specs=None,replication_status=,reservations=['1e4ee2ce-9290-46ff-9445-3a5057a9fe17','c6234548-23a6-4b7b-837e-1b1c9c14b78f','2e04f957-175c-4a4c-86f8-ebc6b41f0d95','28f1216a-9e56-408c-9642-cf88ea4a6ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0573cf5d5724ab286ed6a46c6b7f0c8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:13Z,deleted=False,deleted_at=None,display_description='',display_name='4e42d3a4-2431-44a8-b186-b8cd6c56ac3f-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d518b48e-1e0c-43a1-93f8-37b7a6e13c8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49ff19e6117c4da3bb3085519339b425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0573cf5d5724ab286ed6a46c6b7f0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.525814 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38b1d47-6f4a-4cc9-85dc-1c2705588c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.563749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d38b1d47-6f4a-4cc9-85dc-1c2705588c3e) transitioned into 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='4e42d3a4-2431-44a8-b186-b8cd6c56ac3f-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49ff19e6117c4da3bb3085519339b425',qos_specs=None,replication_status=,reservations=['1e4ee2ce-9290-46ff-9445-3a5057a9fe17','c6234548-23a6-4b7b-837e-1b1c9c14b78f','2e04f957-175c-4a4c-86f8-ebc6b41f0d95','28f1216a-9e56-408c-9642-cf88ea4a6ba1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0573cf5d5724ab286ed6a46c6b7f0c8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.564747 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a35907-4564-47ad-a81d-ea709826d0d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:13.585251 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10a35907-4564-47ad-a81d-ea709826d0d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:13.587760 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Flow 'volume_create_api' (9530ca45-e9fb-4897-bc53-5e2faa5b9440) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:13.587760 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Create volume request issued successfully. Aug 25 11:44:13.589172 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-8b8e45fb-cd37-4960-bf29-60f9dc9fb48a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:13.589741 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 12/52] 10.4.3.66 () {72 vars in 1534 bytes} [Tue Aug 25 11:44:13 2026] POST /volume/v3/volumes => generated 747 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:13.601399 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-9646da31-f2f0-44d8-be7b-99864115bc9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:13.604317 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-9646da31-f2f0-44d8-be7b-99864115bc9f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:44:13.604544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-9646da31-f2f0-44d8-be7b-99864115bc9f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:13.604824 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-9646da31-f2f0-44d8-be7b-99864115bc9f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:13.616693 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:13.616693 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:13.626588 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-9646da31-f2f0-44d8-be7b-99864115bc9f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:44:13.633941 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-9646da31-f2f0-44d8-be7b-99864115bc9f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f returned with HTTP 200 Aug 25 11:44:13.634424 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 13/53] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:13 2026] GET /volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f => generated 815 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:13.651673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-198ef420-69b7-40c0-94e3-c0964f33a046 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:13.656187 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-198ef420-69b7-40c0-94e3-c0964f33a046 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:44:13.656503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-198ef420-69b7-40c0-94e3-c0964f33a046 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:13.656806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-198ef420-69b7-40c0-94e3-c0964f33a046 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:13.670079 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:13.670079 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:13.677251 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-198ef420-69b7-40c0-94e3-c0964f33a046 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:44:13.679814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-13b2b11c-9c44-4c75-97ad-f3b27e925257 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:13.682328 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-13b2b11c-9c44-4c75-97ad-f3b27e925257 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:13.684674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-13b2b11c-9c44-4c75-97ad-f3b27e925257 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:13.684674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-13b2b11c-9c44-4c75-97ad-f3b27e925257 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:13.688145 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-198ef420-69b7-40c0-94e3-c0964f33a046 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f returned with HTTP 200 Aug 25 11:44:13.689030 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 14/54] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:13 2026] GET /volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f => generated 815 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:13.696397 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:13.696397 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:13.704119 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-13b2b11c-9c44-4c75-97ad-f3b27e925257 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:13.722869 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-13b2b11c-9c44-4c75-97ad-f3b27e925257 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:13.723976 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 16/55] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:13 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:14.015113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec22777e-da8b-4c3f-9903-d20d5acd239b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:14.019535 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec22777e-da8b-4c3f-9903-d20d5acd239b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:14.019535 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec22777e-da8b-4c3f-9903-d20d5acd239b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:14.019535 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec22777e-da8b-4c3f-9903-d20d5acd239b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:14.037710 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:14.037710 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:14.045376 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec22777e-da8b-4c3f-9903-d20d5acd239b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:14.050932 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec22777e-da8b-4c3f-9903-d20d5acd239b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:14.054209 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 13/56] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:14 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:14.309707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb82102a-8f2b-4c8c-a862-bfafb8d8af03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:14.313428 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb82102a-8f2b-4c8c-a862-bfafb8d8af03 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b Aug 25 11:44:14.313428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb82102a-8f2b-4c8c-a862-bfafb8d8af03 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:14.314601 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb82102a-8f2b-4c8c-a862-bfafb8d8af03 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:14.340888 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:14.340888 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:14.348822 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cb82102a-8f2b-4c8c-a862-bfafb8d8af03 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:44:14.362672 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb82102a-8f2b-4c8c-a862-bfafb8d8af03 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b returned with HTTP 200 Aug 25 11:44:14.362672 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 14/57] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:14 2026] GET /volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b => generated 849 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:14.743683 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f98aecaa-e76c-4e88-b900-eb88d112ff8f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:14.747122 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f98aecaa-e76c-4e88-b900-eb88d112ff8f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:14.747348 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f98aecaa-e76c-4e88-b900-eb88d112ff8f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:14.747555 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f98aecaa-e76c-4e88-b900-eb88d112ff8f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:14.757953 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:14.757953 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:14.764308 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f98aecaa-e76c-4e88-b900-eb88d112ff8f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:14.775652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f98aecaa-e76c-4e88-b900-eb88d112ff8f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:14.777061 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 15/58] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:14 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:15.076278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e2ad125-e208-4eaf-8a11-3bcdabc8b7a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:15.078823 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e2ad125-e208-4eaf-8a11-3bcdabc8b7a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:15.079202 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e2ad125-e208-4eaf-8a11-3bcdabc8b7a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:15.079965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e2ad125-e208-4eaf-8a11-3bcdabc8b7a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:15.099182 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:15.099182 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:15.109887 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e2ad125-e208-4eaf-8a11-3bcdabc8b7a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:15.120241 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e2ad125-e208-4eaf-8a11-3bcdabc8b7a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:15.120241 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 17/59] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:15 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:15.794381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8d8a635d-8e06-443b-9f41-981d48ff6275 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:15.797702 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d8a635d-8e06-443b-9f41-981d48ff6275 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:15.798570 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d8a635d-8e06-443b-9f41-981d48ff6275 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:15.798570 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8d8a635d-8e06-443b-9f41-981d48ff6275 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:15.812145 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:15.812145 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:15.822110 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8d8a635d-8e06-443b-9f41-981d48ff6275 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:15.829831 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8d8a635d-8e06-443b-9f41-981d48ff6275 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:15.830368 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 14/60] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:15 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:16.143393 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-287ef9f3-a555-49b4-b8a5-317f0d3e85d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.144197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-287ef9f3-a555-49b4-b8a5-317f0d3e85d5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:16.144416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-287ef9f3-a555-49b4-b8a5-317f0d3e85d5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:16.144580 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-287ef9f3-a555-49b4-b8a5-317f0d3e85d5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:16.163001 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:16.163001 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:16.167611 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-287ef9f3-a555-49b4-b8a5-317f0d3e85d5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:16.173286 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-287ef9f3-a555-49b4-b8a5-317f0d3e85d5 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:16.173722 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 15/61] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:16 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:16.710026 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-2a8e6ee6-b83f-45e9-b351-ae6a2957a728 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.716930 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-2a8e6ee6-b83f-45e9-b351-ae6a2957a728 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:44:16.717689 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-2a8e6ee6-b83f-45e9-b351-ae6a2957a728 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:16.719324 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-2a8e6ee6-b83f-45e9-b351-ae6a2957a728 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:16.736869 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:16.736869 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:16.746846 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-2a8e6ee6-b83f-45e9-b351-ae6a2957a728 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:44:16.752305 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-2a8e6ee6-b83f-45e9-b351-ae6a2957a728 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f returned with HTTP 200 Aug 25 11:44:16.755160 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 16/62] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:16 2026] GET /volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f => generated 840 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:16.776772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-276d2b5b-847f-48ff-b364-42edd630cedc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.778049 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-276d2b5b-847f-48ff-b364-42edd630cedc None None] GET https://10.4.3.66/volume// Aug 25 11:44:16.778049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-276d2b5b-847f-48ff-b364-42edd630cedc None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:16.778049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-276d2b5b-847f-48ff-b364-42edd630cedc None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:16.778479 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-276d2b5b-847f-48ff-b364-42edd630cedc None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:16.779215 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 18/63] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:44:16 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:16.800778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-b035e691-dae1-4c19-8f09-f15a88ff17e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.801762 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-b035e691-dae1-4c19-8f09-f15a88ff17e8 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:44:16.803637 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-b035e691-dae1-4c19-8f09-f15a88ff17e8 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d518b48e-1e0c-43a1-93f8-37b7a6e13c8f", "connector": null, "instance_uuid": "4e42d3a4-2431-44a8-b186-b8cd6c56ac3f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:16.821333 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:16.821333 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:16.851221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e96a4f0-f1f8-4301-b34d-bc6f277e32ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.854287 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e96a4f0-f1f8-4301-b34d-bc6f277e32ba tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:16.854825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e96a4f0-f1f8-4301-b34d-bc6f277e32ba tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:16.854825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e96a4f0-f1f8-4301-b34d-bc6f277e32ba tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:16.875290 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:16.875290 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:16.882277 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e96a4f0-f1f8-4301-b34d-bc6f277e32ba tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:16.896511 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e96a4f0-f1f8-4301-b34d-bc6f277e32ba tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:16.897365 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 16/64] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:16 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:16.903297 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-b035e691-dae1-4c19-8f09-f15a88ff17e8 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:44:16.903757 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 15/65] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:44:16 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:16.926684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-06e55071-b6f2-4503-acc3-911a007ad5aa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.926842 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06e55071-b6f2-4503-acc3-911a007ad5aa None None] GET https://10.4.3.66/volume// Aug 25 11:44:16.927084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06e55071-b6f2-4503-acc3-911a007ad5aa None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:16.927362 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06e55071-b6f2-4503-acc3-911a007ad5aa None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:16.927836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06e55071-b6f2-4503-acc3-911a007ad5aa None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:16.928155 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 17/66] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:44:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:16.949280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-aa8c08d5-db63-45ba-9f56-89766953e523 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:16.952267 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-aa8c08d5-db63-45ba-9f56-89766953e523 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:44:16.953163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-aa8c08d5-db63-45ba-9f56-89766953e523 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:16.953446 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-aa8c08d5-db63-45ba-9f56-89766953e523 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:16.981901 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:16.981901 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:16.991142 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-aa8c08d5-db63-45ba-9f56-89766953e523 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:44:17.005668 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-aa8c08d5-db63-45ba-9f56-89766953e523 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f returned with HTTP 200 Aug 25 11:44:17.006706 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 19/67] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:44:16 2026] GET /volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f => generated 1019 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:44:17.156440 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:17.159284 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] PUT https://10.4.3.66/volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e Aug 25 11:44:17.159866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:17.180656 np0000008081 devstack@c-api.service[100238]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 25 11:44:17.180656 np0000008081 devstack@c-api.service[100238]: .first() Aug 25 11:44:17.191599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Acquiring lock "cinder-attachment_update-d518b48e-1e0c-43a1-93f8-37b7a6e13c8f-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:44:17.194794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fcc3f155-a105-4ae7-8a9b-c286ac6e745c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:17.199288 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fcc3f155-a105-4ae7-8a9b-c286ac6e745c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:17.199288 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fcc3f155-a105-4ae7-8a9b-c286ac6e745c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:17.199288 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fcc3f155-a105-4ae7-8a9b-c286ac6e745c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:17.200366 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Lock "cinder-attachment_update-d518b48e-1e0c-43a1-93f8-37b7a6e13c8f-np0000008081" acquired by "attachment_update" :: waited 0.010s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:44:17.205010 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:17.205010 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:17.218660 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:17.218660 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:17.226414 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fcc3f155-a105-4ae7-8a9b-c286ac6e745c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:17.230437 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fcc3f155-a105-4ae7-8a9b-c286ac6e745c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:17.230437 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 16/68] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:17 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:17.372009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Lock "cinder-attachment_update-d518b48e-1e0c-43a1-93f8-37b7a6e13c8f-np0000008081" released by "attachment_update" :: held 0.171s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:44:17.372009 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-6094708c-305a-47f2-ae49-9f6a9d922df0 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e returned with HTTP 200 Aug 25 11:44:17.372009 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 17/69] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:44:17 2026] PUT /volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:17.416321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-dae40993-c67c-4e40-8254-51485e3930b6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:17.419575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-dae40993-c67c-4e40-8254-51485e3930b6 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] POST https://10.4.3.66/volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e/action Aug 25 11:44:17.420649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-dae40993-c67c-4e40-8254-51485e3930b6 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:44:17.420649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-dae40993-c67c-4e40-8254-51485e3930b6 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:17.436130 np0000008081 devstack@c-api.service[100240]: /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 25 11:44:17.436130 np0000008081 devstack@c-api.service[100240]: .first() Aug 25 11:44:17.457748 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:17.457748 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:17.479345 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfb1823b-d43b-4af8-8b47-b909781b915a req-dae40993-c67c-4e40-8254-51485e3930b6 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e/action returned with HTTP 204 Aug 25 11:44:17.481147 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 18/70] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:44:17 2026] POST /volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:44:17.921196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ef09536d-4c1f-410b-80b3-b8c72eb113ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:17.923831 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef09536d-4c1f-410b-80b3-b8c72eb113ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:17.924243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef09536d-4c1f-410b-80b3-b8c72eb113ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:17.924611 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef09536d-4c1f-410b-80b3-b8c72eb113ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:17.935316 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:17.935316 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:17.940439 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ef09536d-4c1f-410b-80b3-b8c72eb113ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:17.946648 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef09536d-4c1f-410b-80b3-b8c72eb113ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:17.947524 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 20/71] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:17 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:18.251799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6e23ad90-c756-4e6e-9392-18e5def1f95a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:18.257550 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e23ad90-c756-4e6e-9392-18e5def1f95a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:18.257550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e23ad90-c756-4e6e-9392-18e5def1f95a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:18.258411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e23ad90-c756-4e6e-9392-18e5def1f95a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:18.271372 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:18.271372 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:18.278655 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6e23ad90-c756-4e6e-9392-18e5def1f95a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:18.284992 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e23ad90-c756-4e6e-9392-18e5def1f95a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:18.285693 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 17/72] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:18 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:18.967243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84b6ff0f-3c9f-4426-a5c6-70de3c6fd955 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:18.970131 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84b6ff0f-3c9f-4426-a5c6-70de3c6fd955 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:18.970257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84b6ff0f-3c9f-4426-a5c6-70de3c6fd955 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:18.970423 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84b6ff0f-3c9f-4426-a5c6-70de3c6fd955 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:18.981920 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:18.981920 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:18.988537 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-84b6ff0f-3c9f-4426-a5c6-70de3c6fd955 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:18.995517 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84b6ff0f-3c9f-4426-a5c6-70de3c6fd955 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:18.996328 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 18/73] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:18 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:19.303184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e42e91f3-8e98-46fe-bd25-f3d841fb026a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:19.306308 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e42e91f3-8e98-46fe-bd25-f3d841fb026a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:19.307382 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e42e91f3-8e98-46fe-bd25-f3d841fb026a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:19.307382 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e42e91f3-8e98-46fe-bd25-f3d841fb026a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:19.326884 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:19.326884 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:19.334505 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e42e91f3-8e98-46fe-bd25-f3d841fb026a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:19.341555 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e42e91f3-8e98-46fe-bd25-f3d841fb026a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:19.344566 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 19/74] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:19 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:20.017972 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b7f1421b-957a-4016-a19c-578287b18a6c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:20.021442 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b7f1421b-957a-4016-a19c-578287b18a6c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:20.021442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b7f1421b-957a-4016-a19c-578287b18a6c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:20.022122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b7f1421b-957a-4016-a19c-578287b18a6c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:20.034331 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:20.034331 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:20.042342 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b7f1421b-957a-4016-a19c-578287b18a6c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:20.049312 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b7f1421b-957a-4016-a19c-578287b18a6c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:20.050157 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 21/75] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:20 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:20.368726 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e2daf54c-df4a-4ea9-af72-fb22104bb825 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:20.377064 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2daf54c-df4a-4ea9-af72-fb22104bb825 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:20.377064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2daf54c-df4a-4ea9-af72-fb22104bb825 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:20.377064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e2daf54c-df4a-4ea9-af72-fb22104bb825 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:20.408473 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:20.408473 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:20.416940 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e2daf54c-df4a-4ea9-af72-fb22104bb825 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:20.424835 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e2daf54c-df4a-4ea9-af72-fb22104bb825 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:20.427239 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 18/76] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:20 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:21.068279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7de31bd-5199-4fc8-92f9-1c56fab1275c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:21.071590 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7de31bd-5199-4fc8-92f9-1c56fab1275c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:21.071923 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7de31bd-5199-4fc8-92f9-1c56fab1275c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:21.072177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7de31bd-5199-4fc8-92f9-1c56fab1275c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:21.081234 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:21.081234 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:21.086061 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7de31bd-5199-4fc8-92f9-1c56fab1275c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:21.093302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7de31bd-5199-4fc8-92f9-1c56fab1275c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:21.093998 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 19/77] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:21 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:21.449762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8e857363-87d4-46e7-9a96-7d53b44e37ca None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:21.452795 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e857363-87d4-46e7-9a96-7d53b44e37ca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:21.452795 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e857363-87d4-46e7-9a96-7d53b44e37ca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:21.452960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e857363-87d4-46e7-9a96-7d53b44e37ca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:21.468947 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:21.468947 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:21.476137 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8e857363-87d4-46e7-9a96-7d53b44e37ca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:21.483540 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e857363-87d4-46e7-9a96-7d53b44e37ca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:21.484461 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 20/78] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:21 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:22.109542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7dfc852b-cf02-408e-bce1-2a6e2eb28af1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:22.111822 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7dfc852b-cf02-408e-bce1-2a6e2eb28af1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:22.112232 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7dfc852b-cf02-408e-bce1-2a6e2eb28af1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:22.112232 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7dfc852b-cf02-408e-bce1-2a6e2eb28af1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:22.122340 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:22.122340 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:22.129105 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7dfc852b-cf02-408e-bce1-2a6e2eb28af1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:22.137587 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7dfc852b-cf02-408e-bce1-2a6e2eb28af1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:22.138059 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 22/79] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:22 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:22.504901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dca7d2f-f10c-4e28-9168-2166cd3d88c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:22.507368 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dca7d2f-f10c-4e28-9168-2166cd3d88c0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:22.507368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dca7d2f-f10c-4e28-9168-2166cd3d88c0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:22.508511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dca7d2f-f10c-4e28-9168-2166cd3d88c0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:22.526374 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:22.526374 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:22.538261 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7dca7d2f-f10c-4e28-9168-2166cd3d88c0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:22.545743 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dca7d2f-f10c-4e28-9168-2166cd3d88c0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:22.547200 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 19/80] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:22 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:23.163809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d2e49b6-6c4d-4765-9d57-559c7a020524 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:23.167478 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2e49b6-6c4d-4765-9d57-559c7a020524 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:23.167478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2e49b6-6c4d-4765-9d57-559c7a020524 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:23.167478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2e49b6-6c4d-4765-9d57-559c7a020524 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:23.186856 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:23.186856 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:23.191587 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d2e49b6-6c4d-4765-9d57-559c7a020524 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:23.197383 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2e49b6-6c4d-4765-9d57-559c7a020524 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:23.198228 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 20/81] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:23 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:23.565888 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eb2232d4-1553-4008-ba04-ad3758ed0d83 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:23.569226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb2232d4-1553-4008-ba04-ad3758ed0d83 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:23.569226 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb2232d4-1553-4008-ba04-ad3758ed0d83 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:23.569462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb2232d4-1553-4008-ba04-ad3758ed0d83 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:23.581730 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:23.581730 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:23.586827 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eb2232d4-1553-4008-ba04-ad3758ed0d83 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:23.593199 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb2232d4-1553-4008-ba04-ad3758ed0d83 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:23.593796 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 21/82] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:23 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:24.217129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-858cdc85-e491-4be8-b54e-e2940f60dc74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:24.220101 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-858cdc85-e491-4be8-b54e-e2940f60dc74 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:24.220464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-858cdc85-e491-4be8-b54e-e2940f60dc74 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:24.221493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-858cdc85-e491-4be8-b54e-e2940f60dc74 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:24.232585 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:24.232585 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:24.241719 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-858cdc85-e491-4be8-b54e-e2940f60dc74 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:24.250387 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-858cdc85-e491-4be8-b54e-e2940f60dc74 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:24.250880 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 23/83] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:24 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:24.512980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:24.514375 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:24.514824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1806770880"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:24.517078 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1806770880'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:24.517078 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Create volume of 1 GB Aug 25 11:44:24.522278 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Availability Zones retrieved successfully. Aug 25 11:44:24.530748 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Flow 'volume_create_api' (f3a9eca2-5aad-4d69-aa39-fcd0709b2b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:24.532262 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82baa28-1227-4eba-ba0d-8c41064ef80c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:24.533885 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:24.577837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e82baa28-1227-4eba-ba0d-8c41064ef80c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:24.580056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab64f29-a242-44f9-a977-13c7d87eab60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:24.616990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0cfde597-f35d-43d4-b493-c55377841ea2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:24.621703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cfde597-f35d-43d4-b493-c55377841ea2 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:24.621703 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cfde597-f35d-43d4-b493-c55377841ea2 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:24.621703 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cfde597-f35d-43d4-b493-c55377841ea2 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:24.636881 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:24.636881 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:24.640944 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0cfde597-f35d-43d4-b493-c55377841ea2 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:24.651239 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cfde597-f35d-43d4-b493-c55377841ea2 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:24.651239 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 21/84] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:24 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:24.652981 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Created reservations ['781130b7-aeed-4622-b4d0-396ff67a1420', 'a15f4a18-21fe-49db-b30f-fae6e8354bb1', 'ae4f2f4f-fa9c-4256-9bfc-fec4e862d19e', '69ef0e1b-0702-4bf8-bcac-9e0247f29cf1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:24.654319 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bab64f29-a242-44f9-a977-13c7d87eab60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['781130b7-aeed-4622-b4d0-396ff67a1420', 'a15f4a18-21fe-49db-b30f-fae6e8354bb1', 'ae4f2f4f-fa9c-4256-9bfc-fec4e862d19e', '69ef0e1b-0702-4bf8-bcac-9e0247f29cf1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:24.655700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887f99b8-c224-4284-b65e-163c0fd073d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:24.691110 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (887f99b8-c224-4284-b65e-163c0fd073d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b47cb14-b4ae-4a18-ae71-aee85bdb5488', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1806770880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f70436fda148779f1b3dcbc901a5b4',qos_specs=None,replication_status=,reservations=['781130b7-aeed-4622-b4d0-396ff67a1420','a15f4a18-21fe-49db-b30f-fae6e8354bb1','ae4f2f4f-fa9c-4256-9bfc-fec4e862d19e','69ef0e1b-0702-4bf8-bcac-9e0247f29cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c98749fa8e4134a603a39e3b758e23',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1806770880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b47cb14-b4ae-4a18-ae71-aee85bdb5488,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='69f70436fda148779f1b3dcbc901a5b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='84c98749fa8e4134a603a39e3b758e23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:24.691314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baff043b-aff4-49ba-bc6e-17fb5fae6591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:24.728977 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (baff043b-aff4-49ba-bc6e-17fb5fae6591) transitioned into state 'SUCCESS' from state '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-1806770880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='69f70436fda148779f1b3dcbc901a5b4',qos_specs=None,replication_status=,reservations=['781130b7-aeed-4622-b4d0-396ff67a1420','a15f4a18-21fe-49db-b30f-fae6e8354bb1','ae4f2f4f-fa9c-4256-9bfc-fec4e862d19e','69ef0e1b-0702-4bf8-bcac-9e0247f29cf1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='84c98749fa8e4134a603a39e3b758e23',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:24.730686 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06f6b50-8189-46b9-a55e-31f5fe27ba63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:24.754968 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f06f6b50-8189-46b9-a55e-31f5fe27ba63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:24.756065 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Flow 'volume_create_api' (f3a9eca2-5aad-4d69-aa39-fcd0709b2b4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:24.756491 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Create volume request issued successfully. Aug 25 11:44:24.758090 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa8d8f98-45c7-40a9-b2d8-c669c707f2b0 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:24.758809 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 20/85] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:24 2026] POST /volume/v3/volumes => generated 757 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:24.778430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-35bb401f-bc29-46c6-8237-e57469a5ed01 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:24.780343 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35bb401f-bc29-46c6-8237-e57469a5ed01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:44:24.780535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35bb401f-bc29-46c6-8237-e57469a5ed01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:24.780763 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35bb401f-bc29-46c6-8237-e57469a5ed01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:24.797385 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:24.797385 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:24.811732 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-35bb401f-bc29-46c6-8237-e57469a5ed01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:44:24.815651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35bb401f-bc29-46c6-8237-e57469a5ed01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:44:24.816449 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 22/86] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:24 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 825 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:25.267466 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e8d4e6c-d406-49f1-bbb1-72c47bdbd786 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:25.270330 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e8d4e6c-d406-49f1-bbb1-72c47bdbd786 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:25.270330 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e8d4e6c-d406-49f1-bbb1-72c47bdbd786 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:25.270712 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e8d4e6c-d406-49f1-bbb1-72c47bdbd786 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:25.283269 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:25.283269 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:25.290220 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e8d4e6c-d406-49f1-bbb1-72c47bdbd786 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:25.297452 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e8d4e6c-d406-49f1-bbb1-72c47bdbd786 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:25.298122 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 24/87] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:25 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:25.670409 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cab5038c-4d47-4428-a07a-cabbcf63f168 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:25.673173 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cab5038c-4d47-4428-a07a-cabbcf63f168 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:25.673586 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cab5038c-4d47-4428-a07a-cabbcf63f168 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:25.673914 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cab5038c-4d47-4428-a07a-cabbcf63f168 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:25.687223 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:25.687223 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:25.692667 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cab5038c-4d47-4428-a07a-cabbcf63f168 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:25.698953 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cab5038c-4d47-4428-a07a-cabbcf63f168 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:25.699391 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 22/88] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:25 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:25.832501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d96b8441-00d7-42f0-8cc0-8cd80666966c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:25.835205 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d96b8441-00d7-42f0-8cc0-8cd80666966c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:44:25.835501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d96b8441-00d7-42f0-8cc0-8cd80666966c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:25.835809 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d96b8441-00d7-42f0-8cc0-8cd80666966c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:25.847339 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:25.847339 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:25.854728 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d96b8441-00d7-42f0-8cc0-8cd80666966c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:44:25.860575 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d96b8441-00d7-42f0-8cc0-8cd80666966c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:44:25.861117 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 21/89] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:25 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:26.321873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-97de5526-844c-4035-afca-7adaf4ff21af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:26.328253 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97de5526-844c-4035-afca-7adaf4ff21af tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:26.328882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97de5526-844c-4035-afca-7adaf4ff21af tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:26.328882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97de5526-844c-4035-afca-7adaf4ff21af tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:26.345650 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:26.345650 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:26.362316 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-97de5526-844c-4035-afca-7adaf4ff21af tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:26.372081 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97de5526-844c-4035-afca-7adaf4ff21af tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:26.373243 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 23/90] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:26 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:26.719143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0f90773-a587-49dd-a6b4-46f0ac1bfd20 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:26.721168 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0f90773-a587-49dd-a6b4-46f0ac1bfd20 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:26.721428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0f90773-a587-49dd-a6b4-46f0ac1bfd20 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:26.721765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0f90773-a587-49dd-a6b4-46f0ac1bfd20 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:26.741979 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:26.741979 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:26.747848 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0f90773-a587-49dd-a6b4-46f0ac1bfd20 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:26.760563 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0f90773-a587-49dd-a6b4-46f0ac1bfd20 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:26.760827 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 25/91] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:26 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:27.387913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6495bd8f-c212-46e8-91b6-85583b326694 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:27.390145 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6495bd8f-c212-46e8-91b6-85583b326694 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:27.390423 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6495bd8f-c212-46e8-91b6-85583b326694 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:27.390637 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6495bd8f-c212-46e8-91b6-85583b326694 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:27.400750 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:27.400750 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:27.406255 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6495bd8f-c212-46e8-91b6-85583b326694 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:27.412500 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6495bd8f-c212-46e8-91b6-85583b326694 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:27.412500 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 23/92] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:27 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:27.786095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e87a5485-123b-4369-83bb-701d04f04956 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:27.788933 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e87a5485-123b-4369-83bb-701d04f04956 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:27.789072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e87a5485-123b-4369-83bb-701d04f04956 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:27.789344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e87a5485-123b-4369-83bb-701d04f04956 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:27.806906 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:27.806906 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:27.814306 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e87a5485-123b-4369-83bb-701d04f04956 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:27.822018 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e87a5485-123b-4369-83bb-701d04f04956 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:27.822155 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 22/93] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:27 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:28.431896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8f255506-b4af-4736-85fc-ab547dcc0dae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:28.436866 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f255506-b4af-4736-85fc-ab547dcc0dae tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:28.437916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f255506-b4af-4736-85fc-ab547dcc0dae tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:28.437916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f255506-b4af-4736-85fc-ab547dcc0dae tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:28.450970 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:28.450970 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:28.459903 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8f255506-b4af-4736-85fc-ab547dcc0dae tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:28.468812 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f255506-b4af-4736-85fc-ab547dcc0dae tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:28.469532 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 24/94] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:28 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:28.841210 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0036002-284a-48cf-9983-140ee7407823 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:28.844456 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0036002-284a-48cf-9983-140ee7407823 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:28.844916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0036002-284a-48cf-9983-140ee7407823 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:28.845078 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0036002-284a-48cf-9983-140ee7407823 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:28.862175 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:28.862175 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:28.869151 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0036002-284a-48cf-9983-140ee7407823 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:28.881098 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0036002-284a-48cf-9983-140ee7407823 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:28.881700 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 26/95] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:28 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:29.493019 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d8f1bbe-71ce-4df8-99da-f310a3f8a5a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:29.495246 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d8f1bbe-71ce-4df8-99da-f310a3f8a5a3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:29.496253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d8f1bbe-71ce-4df8-99da-f310a3f8a5a3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:29.496253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d8f1bbe-71ce-4df8-99da-f310a3f8a5a3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:29.507057 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:29.507057 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:29.512787 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5d8f1bbe-71ce-4df8-99da-f310a3f8a5a3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:29.519387 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d8f1bbe-71ce-4df8-99da-f310a3f8a5a3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:29.519886 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 24/96] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:29 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:29.903014 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4b38882-d095-47af-8d61-1939f8e09228 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:29.910040 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4b38882-d095-47af-8d61-1939f8e09228 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:29.910040 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4b38882-d095-47af-8d61-1939f8e09228 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:29.910214 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4b38882-d095-47af-8d61-1939f8e09228 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:29.933242 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:29.933242 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:29.940393 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b4b38882-d095-47af-8d61-1939f8e09228 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:29.948298 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4b38882-d095-47af-8d61-1939f8e09228 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:29.949326 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 23/97] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:29 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:30.543177 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ab35ba82-a453-40bd-896e-da42dee6ae22 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:30.549847 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab35ba82-a453-40bd-896e-da42dee6ae22 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:30.549847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab35ba82-a453-40bd-896e-da42dee6ae22 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:30.549847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab35ba82-a453-40bd-896e-da42dee6ae22 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:30.560477 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:30.560477 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:30.570649 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab35ba82-a453-40bd-896e-da42dee6ae22 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:30.578829 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab35ba82-a453-40bd-896e-da42dee6ae22 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:30.579565 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 25/98] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:30 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:30.966417 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5119144e-29c1-4edf-8273-52d5c28c8644 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:30.969556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5119144e-29c1-4edf-8273-52d5c28c8644 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:30.971233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5119144e-29c1-4edf-8273-52d5c28c8644 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:30.971233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5119144e-29c1-4edf-8273-52d5c28c8644 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:30.987897 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:30.987897 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:31.001941 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5119144e-29c1-4edf-8273-52d5c28c8644 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:31.011803 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5119144e-29c1-4edf-8273-52d5c28c8644 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:31.012970 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 27/99] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:30 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:31.600594 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ed211b8d-3ebd-47f3-a2dd-a2ae0649e71a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:31.602692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed211b8d-3ebd-47f3-a2dd-a2ae0649e71a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:31.602954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed211b8d-3ebd-47f3-a2dd-a2ae0649e71a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:31.603179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed211b8d-3ebd-47f3-a2dd-a2ae0649e71a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:31.614007 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:31.614007 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:31.621076 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ed211b8d-3ebd-47f3-a2dd-a2ae0649e71a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:31.629812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed211b8d-3ebd-47f3-a2dd-a2ae0649e71a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:31.630633 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 25/100] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:31 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:32.033019 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-15750f5c-cfe6-41ac-b98d-a21a38096948 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:32.038953 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15750f5c-cfe6-41ac-b98d-a21a38096948 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:32.038953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15750f5c-cfe6-41ac-b98d-a21a38096948 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:32.038953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-15750f5c-cfe6-41ac-b98d-a21a38096948 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:32.065335 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:32.065335 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:32.077089 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-15750f5c-cfe6-41ac-b98d-a21a38096948 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:32.089715 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-15750f5c-cfe6-41ac-b98d-a21a38096948 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:32.090198 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 24/101] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:32 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:32.650353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d01e2fc9-3f85-448c-83b4-fa9f11c0282a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:32.653140 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d01e2fc9-3f85-448c-83b4-fa9f11c0282a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:32.653453 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d01e2fc9-3f85-448c-83b4-fa9f11c0282a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:32.653762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d01e2fc9-3f85-448c-83b4-fa9f11c0282a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:32.670756 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:32.670756 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:32.680520 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d01e2fc9-3f85-448c-83b4-fa9f11c0282a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:32.690161 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d01e2fc9-3f85-448c-83b4-fa9f11c0282a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:32.690911 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 26/102] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:32 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:33.117816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab858a71-fee2-4681-8a67-6c45e4208fa6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:33.121009 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab858a71-fee2-4681-8a67-6c45e4208fa6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:33.122398 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab858a71-fee2-4681-8a67-6c45e4208fa6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:33.122398 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab858a71-fee2-4681-8a67-6c45e4208fa6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:33.140465 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:33.140465 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:33.148742 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab858a71-fee2-4681-8a67-6c45e4208fa6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:33.156882 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab858a71-fee2-4681-8a67-6c45e4208fa6 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:33.157459 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 28/103] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:33 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:33.716614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf91cdda-8acd-48db-b324-463bef63e6dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:33.723643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf91cdda-8acd-48db-b324-463bef63e6dd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:33.729228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf91cdda-8acd-48db-b324-463bef63e6dd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:33.729228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf91cdda-8acd-48db-b324-463bef63e6dd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:33.747116 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:33.747116 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:33.754493 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bf91cdda-8acd-48db-b324-463bef63e6dd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:33.760975 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf91cdda-8acd-48db-b324-463bef63e6dd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:33.762137 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 26/104] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:33 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:34.175764 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5bd4d05a-1e3d-4c55-a82f-5fffe68381ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:34.180795 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bd4d05a-1e3d-4c55-a82f-5fffe68381ab tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:34.182189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bd4d05a-1e3d-4c55-a82f-5fffe68381ab tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:34.182189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5bd4d05a-1e3d-4c55-a82f-5fffe68381ab tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:34.212960 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:34.212960 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:34.222252 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5bd4d05a-1e3d-4c55-a82f-5fffe68381ab tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:34.234216 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5bd4d05a-1e3d-4c55-a82f-5fffe68381ab tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:34.235134 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 25/105] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:34 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:34.784100 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-815f7938-c80f-4bb3-9c68-abd274c762e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:34.791582 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-815f7938-c80f-4bb3-9c68-abd274c762e8 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:34.791582 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-815f7938-c80f-4bb3-9c68-abd274c762e8 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:34.792359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-815f7938-c80f-4bb3-9c68-abd274c762e8 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:34.806510 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:34.806510 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:34.813206 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-815f7938-c80f-4bb3-9c68-abd274c762e8 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:34.821598 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-815f7938-c80f-4bb3-9c68-abd274c762e8 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:34.822128 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 27/106] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:34 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:35.257638 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2b83c917-605a-451e-8aa5-2d6e2b8da7d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:35.261227 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b83c917-605a-451e-8aa5-2d6e2b8da7d0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:35.264672 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b83c917-605a-451e-8aa5-2d6e2b8da7d0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:35.265852 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b83c917-605a-451e-8aa5-2d6e2b8da7d0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:35.286684 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:35.286684 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:35.294972 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2b83c917-605a-451e-8aa5-2d6e2b8da7d0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:35.303743 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b83c917-605a-451e-8aa5-2d6e2b8da7d0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:35.304199 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 29/107] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:35 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:35.841527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf498aac-0da7-4c5d-9ad6-a4bfc7365ee3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:35.846198 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf498aac-0da7-4c5d-9ad6-a4bfc7365ee3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:35.846198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf498aac-0da7-4c5d-9ad6-a4bfc7365ee3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:35.846198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf498aac-0da7-4c5d-9ad6-a4bfc7365ee3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:35.863079 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:35.863079 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:35.873859 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf498aac-0da7-4c5d-9ad6-a4bfc7365ee3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:35.883926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf498aac-0da7-4c5d-9ad6-a4bfc7365ee3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:35.884785 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 27/108] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:35 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:36.324574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bcc9480-479a-4ddc-bb6c-b29f2ab08209 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:36.328969 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bcc9480-479a-4ddc-bb6c-b29f2ab08209 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:36.329227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bcc9480-479a-4ddc-bb6c-b29f2ab08209 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:36.329470 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bcc9480-479a-4ddc-bb6c-b29f2ab08209 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:36.348586 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:36.348586 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:36.355514 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bcc9480-479a-4ddc-bb6c-b29f2ab08209 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:36.363420 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bcc9480-479a-4ddc-bb6c-b29f2ab08209 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:36.364474 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 26/109] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:36 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:36.906246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1900c01d-04d2-4819-bd32-3e24d205b1bd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:36.911122 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1900c01d-04d2-4819-bd32-3e24d205b1bd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:36.911569 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1900c01d-04d2-4819-bd32-3e24d205b1bd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:36.911980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1900c01d-04d2-4819-bd32-3e24d205b1bd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:36.925021 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:36.925021 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:36.933933 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1900c01d-04d2-4819-bd32-3e24d205b1bd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:36.943803 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1900c01d-04d2-4819-bd32-3e24d205b1bd tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:36.944337 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 28/110] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:36 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:37.387795 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-18a94ba7-0168-483b-b4d1-ce1564138589 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:37.395240 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18a94ba7-0168-483b-b4d1-ce1564138589 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:37.395240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18a94ba7-0168-483b-b4d1-ce1564138589 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:37.395240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18a94ba7-0168-483b-b4d1-ce1564138589 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:37.431415 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:37.431415 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:37.437720 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-18a94ba7-0168-483b-b4d1-ce1564138589 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:37.443484 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18a94ba7-0168-483b-b4d1-ce1564138589 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:37.444293 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 30/111] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:37 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:37.966281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a641a0f1-8b3e-4e17-838e-b3a8eb9175d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:37.968864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a641a0f1-8b3e-4e17-838e-b3a8eb9175d1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:37.969288 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a641a0f1-8b3e-4e17-838e-b3a8eb9175d1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:37.969288 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a641a0f1-8b3e-4e17-838e-b3a8eb9175d1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:37.978696 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:37.978696 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:37.984796 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a641a0f1-8b3e-4e17-838e-b3a8eb9175d1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:37.993253 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a641a0f1-8b3e-4e17-838e-b3a8eb9175d1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:37.993253 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 28/112] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:37 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:38.466758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5893c06d-862a-47bc-8424-89f83c4466aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:38.470920 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5893c06d-862a-47bc-8424-89f83c4466aa tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:38.471281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5893c06d-862a-47bc-8424-89f83c4466aa tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:38.471593 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5893c06d-862a-47bc-8424-89f83c4466aa tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:38.488739 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:38.488739 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:38.497108 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5893c06d-862a-47bc-8424-89f83c4466aa tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:38.505470 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5893c06d-862a-47bc-8424-89f83c4466aa tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:38.506033 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 27/113] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:38 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:39.016188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5e51a6c8-d6b7-4261-8375-c75714f6f71c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:39.020060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5e51a6c8-d6b7-4261-8375-c75714f6f71c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:39.020385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5e51a6c8-d6b7-4261-8375-c75714f6f71c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:39.021377 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5e51a6c8-d6b7-4261-8375-c75714f6f71c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:39.032886 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:39.032886 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:39.038556 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5e51a6c8-d6b7-4261-8375-c75714f6f71c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:39.047188 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5e51a6c8-d6b7-4261-8375-c75714f6f71c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:39.048063 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 29/114] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:39 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:39.532676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d745a632-f406-4192-9690-56a945b83b09 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:39.534280 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d745a632-f406-4192-9690-56a945b83b09 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:39.534532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d745a632-f406-4192-9690-56a945b83b09 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:39.534913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d745a632-f406-4192-9690-56a945b83b09 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:39.549309 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:39.549309 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:39.555537 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d745a632-f406-4192-9690-56a945b83b09 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:39.563999 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d745a632-f406-4192-9690-56a945b83b09 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:39.563999 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 31/115] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:39 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:40.065199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86b5cff4-17d2-4f7d-8959-3360cdf3fd6a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:40.068470 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86b5cff4-17d2-4f7d-8959-3360cdf3fd6a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:40.068724 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86b5cff4-17d2-4f7d-8959-3360cdf3fd6a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:40.068919 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86b5cff4-17d2-4f7d-8959-3360cdf3fd6a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:40.080473 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:40.080473 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:40.086378 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-86b5cff4-17d2-4f7d-8959-3360cdf3fd6a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:40.094734 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86b5cff4-17d2-4f7d-8959-3360cdf3fd6a tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:40.095304 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 29/116] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:40 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:40.584714 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c007babe-e9c5-42a1-9208-a3844a76ef99 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:40.587442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c007babe-e9c5-42a1-9208-a3844a76ef99 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:40.587764 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c007babe-e9c5-42a1-9208-a3844a76ef99 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:40.588045 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c007babe-e9c5-42a1-9208-a3844a76ef99 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:40.603570 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:40.603570 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:40.616234 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c007babe-e9c5-42a1-9208-a3844a76ef99 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:40.626347 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c007babe-e9c5-42a1-9208-a3844a76ef99 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:40.627201 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 28/117] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:40 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:41.120650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-21348c28-b92c-41fa-b0d9-e19e1f40a897 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:41.121001 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-21348c28-b92c-41fa-b0d9-e19e1f40a897 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:41.121222 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-21348c28-b92c-41fa-b0d9-e19e1f40a897 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:41.121498 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-21348c28-b92c-41fa-b0d9-e19e1f40a897 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:41.131888 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:41.131888 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:41.138069 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-21348c28-b92c-41fa-b0d9-e19e1f40a897 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:41.144759 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-21348c28-b92c-41fa-b0d9-e19e1f40a897 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:41.145356 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 30/118] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:41 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:41.649047 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a56d3c4a-babb-4c7c-b1f0-184332036904 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:41.653728 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a56d3c4a-babb-4c7c-b1f0-184332036904 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:41.654464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a56d3c4a-babb-4c7c-b1f0-184332036904 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:41.654464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a56d3c4a-babb-4c7c-b1f0-184332036904 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:41.668724 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:41.668724 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:41.671577 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a56d3c4a-babb-4c7c-b1f0-184332036904 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:41.676038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a56d3c4a-babb-4c7c-b1f0-184332036904 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:41.676514 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 32/119] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:41 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:42.166004 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6a7d0d4-3d49-4c66-842c-69f7125f09c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:42.168695 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6a7d0d4-3d49-4c66-842c-69f7125f09c9 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:42.168980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6a7d0d4-3d49-4c66-842c-69f7125f09c9 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:42.169372 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6a7d0d4-3d49-4c66-842c-69f7125f09c9 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:42.180757 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:42.180757 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:42.187494 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b6a7d0d4-3d49-4c66-842c-69f7125f09c9 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:42.199025 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6a7d0d4-3d49-4c66-842c-69f7125f09c9 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:42.199690 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 30/120] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:42 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:42.696695 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b8a7b98-b1be-4fc9-9aa2-433eb4964bd1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:42.700706 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b8a7b98-b1be-4fc9-9aa2-433eb4964bd1 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:42.701060 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b8a7b98-b1be-4fc9-9aa2-433eb4964bd1 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:42.701394 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b8a7b98-b1be-4fc9-9aa2-433eb4964bd1 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:42.725644 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:42.725644 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:42.735923 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1b8a7b98-b1be-4fc9-9aa2-433eb4964bd1 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:42.745714 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b8a7b98-b1be-4fc9-9aa2-433eb4964bd1 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:42.745714 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 29/121] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:42 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:43.218588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a58e32da-339a-4a7a-b62c-109fdc495a98 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:43.225664 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a58e32da-339a-4a7a-b62c-109fdc495a98 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:43.225664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a58e32da-339a-4a7a-b62c-109fdc495a98 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:43.225664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a58e32da-339a-4a7a-b62c-109fdc495a98 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:43.238016 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:43.238016 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:43.247789 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a58e32da-339a-4a7a-b62c-109fdc495a98 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:43.256890 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a58e32da-339a-4a7a-b62c-109fdc495a98 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:43.257525 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 31/122] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:43 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:43.765856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ce397337-1547-4b80-afaf-8c6e5421a87f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:43.772092 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce397337-1547-4b80-afaf-8c6e5421a87f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:43.772319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce397337-1547-4b80-afaf-8c6e5421a87f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:43.772639 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce397337-1547-4b80-afaf-8c6e5421a87f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:43.787302 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=124,cinder:UPDATE=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:44:43.796573 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:43.796573 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:43.807669 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ce397337-1547-4b80-afaf-8c6e5421a87f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:43.818843 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce397337-1547-4b80-afaf-8c6e5421a87f tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:43.819410 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 33/123] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:43 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:44.278877 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d393323-2dd9-4d59-953f-782d539c360c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:44.283466 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d393323-2dd9-4d59-953f-782d539c360c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:44.283466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d393323-2dd9-4d59-953f-782d539c360c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:44.283466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d393323-2dd9-4d59-953f-782d539c360c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:44.297114 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:44.297114 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:44.305695 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d393323-2dd9-4d59-953f-782d539c360c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:44.313138 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d393323-2dd9-4d59-953f-782d539c360c tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:44.313664 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 31/124] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:44 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:44.842465 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-511247d5-7281-4fe5-9b65-fdf4b47f9159 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:44.845978 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-511247d5-7281-4fe5-9b65-fdf4b47f9159 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:44.846284 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-511247d5-7281-4fe5-9b65-fdf4b47f9159 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:44.846559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-511247d5-7281-4fe5-9b65-fdf4b47f9159 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:44.861591 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:44.861591 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:44.871648 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-511247d5-7281-4fe5-9b65-fdf4b47f9159 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:44.877106 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-511247d5-7281-4fe5-9b65-fdf4b47f9159 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:44.878023 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 30/125] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:44 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:45.334156 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b374f137-7634-42fb-998b-da318378b970 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:45.337446 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b374f137-7634-42fb-998b-da318378b970 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:45.337789 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b374f137-7634-42fb-998b-da318378b970 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:45.338078 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b374f137-7634-42fb-998b-da318378b970 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:45.355185 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:45.355185 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:45.360665 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b374f137-7634-42fb-998b-da318378b970 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:45.370854 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b374f137-7634-42fb-998b-da318378b970 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:45.370854 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 32/126] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:45 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:45.897978 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e23c4411-548c-4ba1-b5de-34bb65d7d6ea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:45.900194 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e23c4411-548c-4ba1-b5de-34bb65d7d6ea tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:45.900699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e23c4411-548c-4ba1-b5de-34bb65d7d6ea tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:45.901236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e23c4411-548c-4ba1-b5de-34bb65d7d6ea tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:45.915200 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:45.915200 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:45.919609 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e23c4411-548c-4ba1-b5de-34bb65d7d6ea tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:45.926251 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e23c4411-548c-4ba1-b5de-34bb65d7d6ea tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:45.927393 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 34/127] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:45 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:46.389400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dcad374e-4ac3-46bb-84e0-d5a1521bd715 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:46.391764 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcad374e-4ac3-46bb-84e0-d5a1521bd715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:46.392010 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcad374e-4ac3-46bb-84e0-d5a1521bd715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:46.392245 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dcad374e-4ac3-46bb-84e0-d5a1521bd715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:46.394749 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=174,cinder:INSERT=20,cinder:UPDATE=25 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:44:46.405010 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:46.405010 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:46.410256 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dcad374e-4ac3-46bb-84e0-d5a1521bd715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:46.418220 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dcad374e-4ac3-46bb-84e0-d5a1521bd715 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:46.418734 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 32/128] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:46 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:46.944405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ddc6c86a-9923-408c-9b76-78eeb04fe8ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:46.946718 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ddc6c86a-9923-408c-9b76-78eeb04fe8ad tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:46.946987 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ddc6c86a-9923-408c-9b76-78eeb04fe8ad tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:46.947191 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ddc6c86a-9923-408c-9b76-78eeb04fe8ad tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:46.949956 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=198,cinder:INSERT=28,cinder:UPDATE=40 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:44:46.960433 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:46.960433 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:46.965480 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ddc6c86a-9923-408c-9b76-78eeb04fe8ad tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:46.973454 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ddc6c86a-9923-408c-9b76-78eeb04fe8ad tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:46.973454 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 31/129] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:46 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:47.041347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-13d737b2-efa3-41ac-8f34-347a20554af0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:47.043287 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:47.043647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-866365564"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:47.045193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-866365564'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:47.045326 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Create volume of 1 GB Aug 25 11:44:47.050450 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Availability Zones retrieved successfully. Aug 25 11:44:47.056917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Flow 'volume_create_api' (be45b0f4-046d-4ac2-af7a-cf2913ad197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:47.058060 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d7f344-6047-4834-b586-19d3ab282edc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.059232 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:47.096355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70d7f344-6047-4834-b586-19d3ab282edc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.097455 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed176371-1694-4be3-aa0c-8466991e2755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.169415 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Created reservations ['ddf9d740-f972-4438-a75b-5256d41d59ca', 'b91cac8a-49b8-4705-aff3-2b9bc63a2b32', '47ac37cf-1e99-4fe7-89dd-c6b0fc3be41e', 'ef43445f-3c1f-4230-87f7-9e6abf4dd82b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:47.170546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed176371-1694-4be3-aa0c-8466991e2755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddf9d740-f972-4438-a75b-5256d41d59ca', 'b91cac8a-49b8-4705-aff3-2b9bc63a2b32', '47ac37cf-1e99-4fe7-89dd-c6b0fc3be41e', 'ef43445f-3c1f-4230-87f7-9e6abf4dd82b']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.171659 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43830da-e997-4ebc-9ebc-bfd55bc9d2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.203306 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e43830da-e997-4ebc-9ebc-bfd55bc9d2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aefb1456-32be-4e5d-b9b6-19103e626c85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-866365564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a5ffc775c34ffdbd3494bec305d0fc',qos_specs=None,replication_status=,reservations=['ddf9d740-f972-4438-a75b-5256d41d59ca','b91cac8a-49b8-4705-aff3-2b9bc63a2b32','47ac37cf-1e99-4fe7-89dd-c6b0fc3be41e','ef43445f-3c1f-4230-87f7-9e6abf4dd82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9933ab702aa946f6a742f7830a3b8793',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-866365564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aefb1456-32be-4e5d-b9b6-19103e626c85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a5ffc775c34ffdbd3494bec305d0fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9933ab702aa946f6a742f7830a3b8793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.205414 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb0a339-fa3c-4b39-abff-201fc71f90fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.230734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (edb0a339-fa3c-4b39-abff-201fc71f90fc) transitioned into state 'SUCCESS' from state '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-866365564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a5ffc775c34ffdbd3494bec305d0fc',qos_specs=None,replication_status=,reservations=['ddf9d740-f972-4438-a75b-5256d41d59ca','b91cac8a-49b8-4705-aff3-2b9bc63a2b32','47ac37cf-1e99-4fe7-89dd-c6b0fc3be41e','ef43445f-3c1f-4230-87f7-9e6abf4dd82b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9933ab702aa946f6a742f7830a3b8793',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.232161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c373ba-f2f1-4dd9-92a3-3cefee4f42f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.243747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02c373ba-f2f1-4dd9-92a3-3cefee4f42f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.244637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Flow 'volume_create_api' (be45b0f4-046d-4ac2-af7a-cf2913ad197c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:47.245022 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Create volume request issued successfully. Aug 25 11:44:47.245640 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-13d737b2-efa3-41ac-8f34-347a20554af0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:47.246282 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 33/130] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:47 2026] POST /volume/v3/volumes => generated 751 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:47.262862 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d3c4941f-60a2-4b81-b4a0-9b549b7e5262 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:47.265868 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3c4941f-60a2-4b81-b4a0-9b549b7e5262 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:47.266140 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3c4941f-60a2-4b81-b4a0-9b549b7e5262 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:47.266397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3c4941f-60a2-4b81-b4a0-9b549b7e5262 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:47.277403 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:47.277403 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:47.286179 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d3c4941f-60a2-4b81-b4a0-9b549b7e5262 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:47.292110 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3c4941f-60a2-4b81-b4a0-9b549b7e5262 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 200 Aug 25 11:44:47.292737 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 35/131] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:47 2026] GET /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 819 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:47.437552 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ffc6e2e5-5339-4519-bb01-85232ad82f77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:47.441308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffc6e2e5-5339-4519-bb01-85232ad82f77 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:47.441308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffc6e2e5-5339-4519-bb01-85232ad82f77 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:47.442290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ffc6e2e5-5339-4519-bb01-85232ad82f77 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:47.458351 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:47.458351 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:47.470664 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ffc6e2e5-5339-4519-bb01-85232ad82f77 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:47.479664 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ffc6e2e5-5339-4519-bb01-85232ad82f77 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:47.480640 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 33/132] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:47 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:47.612552 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:47.614429 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:47.614825 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-1332637824"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:47.616598 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-1332637824'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:47.616598 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Create volume of 1 GB Aug 25 11:44:47.621849 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Availability Zones retrieved successfully. Aug 25 11:44:47.628304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Flow 'volume_create_api' (8ce60203-dbd6-4db4-bea1-da3ed24bf8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:47.629301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7051ad3-4e50-481f-b67f-bc9b1cfb0466) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.630325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:47.662592 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7051ad3-4e50-481f-b67f-bc9b1cfb0466) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.663461 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (307f15f6-df0b-4f0d-b6cf-a7219bddfa3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.752945 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Created reservations ['daf635b8-fe33-46f6-a826-06266de82ed6', '58d05434-f79e-4281-8a6e-f3c0a1a68353', '03e69ecd-ce30-4d7f-98a2-79cd2b6be3fa', 'c1efcb39-9562-4d4d-87e3-ad7d66410953'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:47.754126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (307f15f6-df0b-4f0d-b6cf-a7219bddfa3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daf635b8-fe33-46f6-a826-06266de82ed6', '58d05434-f79e-4281-8a6e-f3c0a1a68353', '03e69ecd-ce30-4d7f-98a2-79cd2b6be3fa', 'c1efcb39-9562-4d4d-87e3-ad7d66410953']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.755278 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37701dcb-7dff-40c2-8fc5-2154bd035171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.922844 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37701dcb-7dff-40c2-8fc5-2154bd035171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4bc57fc-9b01-442f-b7d4-85827e474184', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1332637824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79e5b1d9b4044dbb7946db28277520e',qos_specs=None,replication_status=,reservations=['daf635b8-fe33-46f6-a826-06266de82ed6','58d05434-f79e-4281-8a6e-f3c0a1a68353','03e69ecd-ce30-4d7f-98a2-79cd2b6be3fa','c1efcb39-9562-4d4d-87e3-ad7d66410953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288a3bc36a14a67937507b27817990a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-1332637824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4bc57fc-9b01-442f-b7d4-85827e474184,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c79e5b1d9b4044dbb7946db28277520e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2288a3bc36a14a67937507b27817990a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.924024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf72db8-73c7-4bad-80e0-a465fbf21ed6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.958792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf72db8-73c7-4bad-80e0-a465fbf21ed6) transitioned into state 'SUCCESS' from state '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-1332637824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c79e5b1d9b4044dbb7946db28277520e',qos_specs=None,replication_status=,reservations=['daf635b8-fe33-46f6-a826-06266de82ed6','58d05434-f79e-4281-8a6e-f3c0a1a68353','03e69ecd-ce30-4d7f-98a2-79cd2b6be3fa','c1efcb39-9562-4d4d-87e3-ad7d66410953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2288a3bc36a14a67937507b27817990a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.961881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0593cc-694f-4c41-99b6-a22ab6a76c3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:47.972357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc0593cc-694f-4c41-99b6-a22ab6a76c3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:47.973344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Flow 'volume_create_api' (8ce60203-dbd6-4db4-bea1-da3ed24bf8e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:47.973947 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Create volume request issued successfully. Aug 25 11:44:47.974782 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0433452-d58d-42a4-9134-7d34f7be6e39 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:47.975429 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 32/133] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:47 2026] POST /volume/v3/volumes => generated 753 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:47.990046 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef7ac7bd-9cac-4d64-81a3-d1c312e9d337 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:47.990763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cae18235-f881-4f35-896a-bd5ffc0aab22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:47.992514 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef7ac7bd-9cac-4d64-81a3-d1c312e9d337 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:47.992820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef7ac7bd-9cac-4d64-81a3-d1c312e9d337 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:47.993291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef7ac7bd-9cac-4d64-81a3-d1c312e9d337 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:47.993427 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cae18235-f881-4f35-896a-bd5ffc0aab22 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:47.993734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cae18235-f881-4f35-896a-bd5ffc0aab22 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:47.994607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cae18235-f881-4f35-896a-bd5ffc0aab22 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:48.006731 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.006731 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:48.007133 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.007133 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:48.013863 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ef7ac7bd-9cac-4d64-81a3-d1c312e9d337 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:48.014444 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cae18235-f881-4f35-896a-bd5ffc0aab22 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:48.022468 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cae18235-f881-4f35-896a-bd5ffc0aab22 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:48.022616 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef7ac7bd-9cac-4d64-81a3-d1c312e9d337 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:48.022694 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 36/134] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:47 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:48.024022 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 34/135] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:47 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:48.308342 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be541bf9-a147-4d18-889f-9f6b4afeaa71 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:48.310927 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be541bf9-a147-4d18-889f-9f6b4afeaa71 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:48.311215 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be541bf9-a147-4d18-889f-9f6b4afeaa71 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:48.311515 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be541bf9-a147-4d18-889f-9f6b4afeaa71 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:48.319433 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.319433 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:48.326205 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be541bf9-a147-4d18-889f-9f6b4afeaa71 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:48.333812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be541bf9-a147-4d18-889f-9f6b4afeaa71 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 200 Aug 25 11:44:48.334399 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 34/136] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:48 2026] GET /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:48.351786 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dd2d882-3190-4a78-8b83-251675a4583c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:48.354254 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dd2d882-3190-4a78-8b83-251675a4583c tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] POST https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85/action Aug 25 11:44:48.355944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dd2d882-3190-4a78-8b83-251675a4583c tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:44:48.355944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dd2d882-3190-4a78-8b83-251675a4583c tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:48.367739 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.367739 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:48.368436 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7dd2d882-3190-4a78-8b83-251675a4583c tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:48.381477 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7dd2d882-3190-4a78-8b83-251675a4583c tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume updated successfully. Aug 25 11:44:48.381726 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dd2d882-3190-4a78-8b83-251675a4583c tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85/action returned with HTTP 200 Aug 25 11:44:48.382337 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 33/137] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:44:48 2026] POST /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85/action => generated 0 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:44:48.393885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc4bffd2-7e27-47ce-80d5-c4b6fc492a10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:48.395481 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc4bffd2-7e27-47ce-80d5-c4b6fc492a10 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:48.395710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc4bffd2-7e27-47ce-80d5-c4b6fc492a10 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:48.395874 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc4bffd2-7e27-47ce-80d5-c4b6fc492a10 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:48.403279 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.403279 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:48.407755 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc4bffd2-7e27-47ce-80d5-c4b6fc492a10 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:48.413583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc4bffd2-7e27-47ce-80d5-c4b6fc492a10 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 200 Aug 25 11:44:48.413583 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 37/138] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:48 2026] GET /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:48.495259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-796cd7e3-9190-498d-b1a7-c6cb5bfd4859 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:48.497647 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-796cd7e3-9190-498d-b1a7-c6cb5bfd4859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:48.497865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-796cd7e3-9190-498d-b1a7-c6cb5bfd4859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:48.498089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-796cd7e3-9190-498d-b1a7-c6cb5bfd4859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:48.506917 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.506917 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:48.511581 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-796cd7e3-9190-498d-b1a7-c6cb5bfd4859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:48.517472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-796cd7e3-9190-498d-b1a7-c6cb5bfd4859 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:48.518110 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 35/139] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:48 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:48.634296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2654e375-5f55-4aeb-8ea3-9ace94e3c521 req-a2141989-dd6e-4b2a-9394-895d22b3178e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:48.636606 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2654e375-5f55-4aeb-8ea3-9ace94e3c521 req-a2141989-dd6e-4b2a-9394-895d22b3178e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:48.636962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2654e375-5f55-4aeb-8ea3-9ace94e3c521 req-a2141989-dd6e-4b2a-9394-895d22b3178e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:48.637224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2654e375-5f55-4aeb-8ea3-9ace94e3c521 req-a2141989-dd6e-4b2a-9394-895d22b3178e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:48.644768 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:48.644768 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:48.649052 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2654e375-5f55-4aeb-8ea3-9ace94e3c521 req-a2141989-dd6e-4b2a-9394-895d22b3178e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:48.655530 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2654e375-5f55-4aeb-8ea3-9ace94e3c521 req-a2141989-dd6e-4b2a-9394-895d22b3178e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 200 Aug 25 11:44:48.656390 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 35/140] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:48 2026] GET /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:49.040000 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0af6a643-5836-4ba6-b8be-049a6f4e79c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.042792 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0af6a643-5836-4ba6-b8be-049a6f4e79c5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:49.042792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0af6a643-5836-4ba6-b8be-049a6f4e79c5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:49.043326 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0af6a643-5836-4ba6-b8be-049a6f4e79c5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:49.044967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0cca3858-3b02-41c3-97c4-d9843f60cab0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.048358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0cca3858-3b02-41c3-97c4-d9843f60cab0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:49.048692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0cca3858-3b02-41c3-97c4-d9843f60cab0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:49.049431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0cca3858-3b02-41c3-97c4-d9843f60cab0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:49.050346 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:49.050346 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:49.055503 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0af6a643-5836-4ba6-b8be-049a6f4e79c5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:49.062697 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0af6a643-5836-4ba6-b8be-049a6f4e79c5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:49.063276 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 34/141] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:49 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:49.069449 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:49.069449 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:49.078498 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0cca3858-3b02-41c3-97c4-d9843f60cab0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:49.086981 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0cca3858-3b02-41c3-97c4-d9843f60cab0 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:49.086981 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 38/142] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:49 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:49.090999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.094167 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:44:49.094613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1823534394"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:49.097310 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1823534394'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:44:49.098425 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Create volume of 1 GB Aug 25 11:44:49.103287 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Availability Zones retrieved successfully. Aug 25 11:44:49.113462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Flow 'volume_create_api' (839a67c4-7b2f-4fee-9e4d-89c62674834a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:49.114165 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9b1c76-327a-438a-905d-b3a03622f6a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:49.116280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:44:49.165148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e9b1c76-327a-438a-905d-b3a03622f6a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:49.166359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1835ffcf-fb46-4168-9328-dc55f3503851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:49.181544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-ae4d6dc3-a6a8-48c0-97c9-71014f3bc55a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.184685 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-ae4d6dc3-a6a8-48c0-97c9-71014f3bc55a tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:49.185272 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-ae4d6dc3-a6a8-48c0-97c9-71014f3bc55a tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:49.185804 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-ae4d6dc3-a6a8-48c0-97c9-71014f3bc55a tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:49.202218 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:49.202218 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:49.207803 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-ae4d6dc3-a6a8-48c0-97c9-71014f3bc55a tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:49.215773 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-ae4d6dc3-a6a8-48c0-97c9-71014f3bc55a tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:49.215773 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 36/143] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:49 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:49.239930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Created reservations ['4a67777d-2a78-4bd3-8909-dd35a56e0a79', 'dbda1b44-b60a-4812-a593-2fa0e0ea25f6', '3a472ff6-e1ac-45cd-b080-7e39339fc33b', 'be2dd542-b415-4e9c-bbb8-192b3ec22872'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:44:49.241336 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1835ffcf-fb46-4168-9328-dc55f3503851) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4a67777d-2a78-4bd3-8909-dd35a56e0a79', 'dbda1b44-b60a-4812-a593-2fa0e0ea25f6', '3a472ff6-e1ac-45cd-b080-7e39339fc33b', 'be2dd542-b415-4e9c-bbb8-192b3ec22872']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:49.242768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc954166-75ab-4dcc-86d9-730d323cc112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:49.290196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc954166-75ab-4dcc-86d9-730d323cc112) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c62a5e55-25d5-43ab-a13c-76163106bded', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1823534394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a5ffc775c34ffdbd3494bec305d0fc',qos_specs=None,replication_status=,reservations=['4a67777d-2a78-4bd3-8909-dd35a56e0a79','dbda1b44-b60a-4812-a593-2fa0e0ea25f6','3a472ff6-e1ac-45cd-b080-7e39339fc33b','be2dd542-b415-4e9c-bbb8-192b3ec22872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9933ab702aa946f6a742f7830a3b8793',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:44:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1823534394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c62a5e55-25d5-43ab-a13c-76163106bded,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7a5ffc775c34ffdbd3494bec305d0fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9933ab702aa946f6a742f7830a3b8793',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:49.291982 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a14c3d8-372e-48e3-99d3-020100b7419a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:49.328828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1a14c3d8-372e-48e3-99d3-020100b7419a) transitioned into state 'SUCCESS' from state '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-1823534394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7a5ffc775c34ffdbd3494bec305d0fc',qos_specs=None,replication_status=,reservations=['4a67777d-2a78-4bd3-8909-dd35a56e0a79','dbda1b44-b60a-4812-a593-2fa0e0ea25f6','3a472ff6-e1ac-45cd-b080-7e39339fc33b','be2dd542-b415-4e9c-bbb8-192b3ec22872'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9933ab702aa946f6a742f7830a3b8793',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:49.329828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f23453-6a1b-4ac8-a3ef-735dc3f6b004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:44:49.350117 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28f23453-6a1b-4ac8-a3ef-735dc3f6b004) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:44:49.352475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Flow 'volume_create_api' (839a67c4-7b2f-4fee-9e4d-89c62674834a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:44:49.353260 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Create volume request issued successfully. Aug 25 11:44:49.354188 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5605b5f3-63bd-4538-8f21-6bc89ca30296 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:44:49.354749 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 36/144] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:44:49 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:44:49.370122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7fb580b1-9778-411f-b674-463bf4745765 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.372191 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fb580b1-9778-411f-b674-463bf4745765 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded Aug 25 11:44:49.372388 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fb580b1-9778-411f-b674-463bf4745765 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:49.372521 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fb580b1-9778-411f-b674-463bf4745765 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:49.382151 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:49.382151 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:49.389108 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7fb580b1-9778-411f-b674-463bf4745765 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:49.400231 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fb580b1-9778-411f-b674-463bf4745765 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded returned with HTTP 200 Aug 25 11:44:49.400231 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 35/145] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:49 2026] GET /volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:49.536283 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ca9c46f3-284d-4d2b-a42b-672f3f8eb21b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.538897 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ca9c46f3-284d-4d2b-a42b-672f3f8eb21b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:49.539693 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ca9c46f3-284d-4d2b-a42b-672f3f8eb21b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:49.539693 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ca9c46f3-284d-4d2b-a42b-672f3f8eb21b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:49.550026 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:49.550026 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:49.556088 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ca9c46f3-284d-4d2b-a42b-672f3f8eb21b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:49.562905 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ca9c46f3-284d-4d2b-a42b-672f3f8eb21b tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:49.563502 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 39/146] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:49 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:49.665998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84db81e7-332b-490c-b629-38f6f87d0095 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.666852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84db81e7-332b-490c-b629-38f6f87d0095 None None] GET https://10.4.3.66/volume// Aug 25 11:44:49.667743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84db81e7-332b-490c-b629-38f6f87d0095 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:49.667743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84db81e7-332b-490c-b629-38f6f87d0095 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:49.669442 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84db81e7-332b-490c-b629-38f6f87d0095 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:49.669802 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 37/147] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:44:49 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:49.690561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-97a4d5c4-46d1-4ab6-b938-79f9dd08496b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:49.989702 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-97a4d5c4-46d1-4ab6-b938-79f9dd08496b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:44:49.990095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-97a4d5c4-46d1-4ab6-b938-79f9dd08496b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f4bc57fc-9b01-442f-b7d4-85827e474184", "connector": null, "instance_uuid": "3a6c3ad2-df30-4227-8e86-536f810b81a6"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:50.001616 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.001616 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:50.107091 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4f3f1c19-1692-4122-aac9-800968d044d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.110591 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f3f1c19-1692-4122-aac9-800968d044d9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:50.110941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f3f1c19-1692-4122-aac9-800968d044d9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.111227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f3f1c19-1692-4122-aac9-800968d044d9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.126178 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.126178 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:50.131827 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f3f1c19-1692-4122-aac9-800968d044d9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:50.138917 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f3f1c19-1692-4122-aac9-800968d044d9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:50.139492 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 36/148] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:50.195425 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-97a4d5c4-46d1-4ab6-b938-79f9dd08496b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:44:50.196031 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 37/149] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:44:49 2026] POST /volume/v3/attachments => generated 273 bytes in 506 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:50.236112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a253590c-e9a8-468e-b5b2-9f6e51ab90d5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.238715 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a253590c-e9a8-468e-b5b2-9f6e51ab90d5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:50.238926 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a253590c-e9a8-468e-b5b2-9f6e51ab90d5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.239126 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a253590c-e9a8-468e-b5b2-9f6e51ab90d5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.255706 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0b666599-7791-4655-8e62-a45b6b033872 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.255706 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b666599-7791-4655-8e62-a45b6b033872 None None] GET https://10.4.3.66/volume// Aug 25 11:44:50.256587 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.256587 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:50.256797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b666599-7791-4655-8e62-a45b6b033872 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.256797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b666599-7791-4655-8e62-a45b6b033872 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.258091 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b666599-7791-4655-8e62-a45b6b033872 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:50.258513 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 38/150] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:50.263359 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a253590c-e9a8-468e-b5b2-9f6e51ab90d5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:50.270579 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-51afd4f3-2588-46ec-8af8-b6578da49b79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.271524 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a253590c-e9a8-468e-b5b2-9f6e51ab90d5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:50.271789 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 40/151] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:50.273900 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-51afd4f3-2588-46ec-8af8-b6578da49b79 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:50.274821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-51afd4f3-2588-46ec-8af8-b6578da49b79 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.274955 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-51afd4f3-2588-46ec-8af8-b6578da49b79 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.292382 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.292382 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:50.297073 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-51afd4f3-2588-46ec-8af8-b6578da49b79 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:50.303749 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-51afd4f3-2588-46ec-8af8-b6578da49b79 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:50.303749 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 37/152] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:44:50.399292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.401637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] PUT https://10.4.3.66/volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7 Aug 25 11:44:50.402001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:50.411124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Acquiring lock "cinder-attachment_update-f4bc57fc-9b01-442f-b7d4-85827e474184-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:44:50.417636 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Lock "cinder-attachment_update-f4bc57fc-9b01-442f-b7d4-85827e474184-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:44:50.419116 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.419116 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:50.419303 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41f99702-30e6-44d7-a2f5-73f278e6b05b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.421689 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41f99702-30e6-44d7-a2f5-73f278e6b05b tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded Aug 25 11:44:50.421964 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41f99702-30e6-44d7-a2f5-73f278e6b05b tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.423125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41f99702-30e6-44d7-a2f5-73f278e6b05b tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.431909 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.431909 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:50.436940 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-41f99702-30e6-44d7-a2f5-73f278e6b05b tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:50.443912 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41f99702-30e6-44d7-a2f5-73f278e6b05b tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded returned with HTTP 200 Aug 25 11:44:50.443912 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 39/153] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:50.539398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Lock "cinder-attachment_update-f4bc57fc-9b01-442f-b7d4-85827e474184-np0000008081" released by "attachment_update" :: held 0.122s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:44:50.539759 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-265dfce4-9f65-4b3a-aeae-43cdc069a990 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7 returned with HTTP 200 Aug 25 11:44:50.540427 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 38/154] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:44:50 2026] PUT /volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:50.580780 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f453ae5-6242-4f8f-9663-95bc8a410ed3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.584225 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f453ae5-6242-4f8f-9663-95bc8a410ed3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:50.584521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f453ae5-6242-4f8f-9663-95bc8a410ed3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.584861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f453ae5-6242-4f8f-9663-95bc8a410ed3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.594821 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.594821 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:50.598978 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f453ae5-6242-4f8f-9663-95bc8a410ed3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:50.606439 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f453ae5-6242-4f8f-9663-95bc8a410ed3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:50.607143 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 41/155] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:50.911236 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:50.914716 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded Aug 25 11:44:50.915086 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:50.919401 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:50.919906 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Delete volume with id: c62a5e55-25d5-43ab-a13c-76163106bded Aug 25 11:44:50.933317 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:50.933317 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:50.934536 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:50.985284 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Delete volume request issued successfully. Aug 25 11:44:50.985607 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a24be31f-0e17-462e-9ef4-73f6f055f17a tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded returned with HTTP 202 Aug 25 11:44:50.987134 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 38/156] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:44:50 2026] DELETE /volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:44:50.999110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98cb7c00-49a4-4059-9885-54059d2ca11f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:51.002872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98cb7c00-49a4-4059-9885-54059d2ca11f tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded Aug 25 11:44:51.003433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98cb7c00-49a4-4059-9885-54059d2ca11f tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:51.003433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98cb7c00-49a4-4059-9885-54059d2ca11f tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:51.017094 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:51.017094 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:51.025276 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-98cb7c00-49a4-4059-9885-54059d2ca11f tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:51.038156 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98cb7c00-49a4-4059-9885-54059d2ca11f tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded returned with HTTP 200 Aug 25 11:44:51.038156 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 40/157] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:50 2026] GET /volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:51.157811 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3433650d-8625-450e-8652-049836c7ceca None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:51.162199 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3433650d-8625-450e-8652-049836c7ceca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:51.162381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3433650d-8625-450e-8652-049836c7ceca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:51.162689 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3433650d-8625-450e-8652-049836c7ceca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:51.180418 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:51.180418 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:51.185645 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3433650d-8625-450e-8652-049836c7ceca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:51.195952 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3433650d-8625-450e-8652-049836c7ceca tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:51.196127 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 39/158] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:51 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:51.288512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1dcad930-d8a8-438b-8931-bba0c5d63346 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:51.291232 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dcad930-d8a8-438b-8931-bba0c5d63346 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:51.291507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dcad930-d8a8-438b-8931-bba0c5d63346 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:51.291907 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dcad930-d8a8-438b-8931-bba0c5d63346 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:51.305778 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:51.305778 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:51.312266 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1dcad930-d8a8-438b-8931-bba0c5d63346 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:51.319388 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dcad930-d8a8-438b-8931-bba0c5d63346 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:51.320131 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 42/159] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:51 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:51.622467 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4379c250-32f3-4900-9dae-804cf7d37670 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:51.625218 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4379c250-32f3-4900-9dae-804cf7d37670 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:51.625739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4379c250-32f3-4900-9dae-804cf7d37670 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:51.626123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4379c250-32f3-4900-9dae-804cf7d37670 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:51.637229 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:51.637229 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:51.644223 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4379c250-32f3-4900-9dae-804cf7d37670 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:51.652931 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4379c250-32f3-4900-9dae-804cf7d37670 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:51.653571 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 39/160] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:51 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:52.059011 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a74755e-5c3e-4790-b2c0-23ce9b8622c0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:52.061636 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a74755e-5c3e-4790-b2c0-23ce9b8622c0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded Aug 25 11:44:52.062052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a74755e-5c3e-4790-b2c0-23ce9b8622c0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:52.062339 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a74755e-5c3e-4790-b2c0-23ce9b8622c0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:52.070581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a74755e-5c3e-4790-b2c0-23ce9b8622c0 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded returned with HTTP 404 Aug 25 11:44:52.071577 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 41/161] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:52 2026] GET /volume/v3/volumes/c62a5e55-25d5-43ab-a13c-76163106bded => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:44:52.081194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5455e3af-e801-4e22-9206-365111c9f634 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:52.083377 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] DELETE https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:52.083641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:52.083906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:52.084203 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Delete volume with id: aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:52.094203 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:52.094203 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:52.094819 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:52.122541 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Delete volume request issued successfully. Aug 25 11:44:52.122803 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5455e3af-e801-4e22-9206-365111c9f634 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 202 Aug 25 11:44:52.123463 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 40/162] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:44:52 2026] DELETE /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:44:52.131060 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cd38e983-edce-478e-aac2-eef505144da1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:52.133536 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd38e983-edce-478e-aac2-eef505144da1 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:52.133809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd38e983-edce-478e-aac2-eef505144da1 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:52.134542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd38e983-edce-478e-aac2-eef505144da1 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:52.147030 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:52.147030 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:52.152991 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cd38e983-edce-478e-aac2-eef505144da1 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Volume info retrieved successfully. Aug 25 11:44:52.162169 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd38e983-edce-478e-aac2-eef505144da1 tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 200 Aug 25 11:44:52.162521 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 43/163] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:52 2026] GET /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 843 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:52.214770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37684b3b-faec-4ce1-9f04-b6144fb07d96 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:52.217337 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37684b3b-faec-4ce1-9f04-b6144fb07d96 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:52.217397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37684b3b-faec-4ce1-9f04-b6144fb07d96 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:52.217917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37684b3b-faec-4ce1-9f04-b6144fb07d96 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:52.230234 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:52.230234 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:52.235294 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-37684b3b-faec-4ce1-9f04-b6144fb07d96 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:52.241705 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37684b3b-faec-4ce1-9f04-b6144fb07d96 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:52.242346 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 40/164] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:52 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:52.334582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ff5921c-0af2-4869-8573-ec50680fd4fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:52.336515 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ff5921c-0af2-4869-8573-ec50680fd4fe tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:52.336742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ff5921c-0af2-4869-8573-ec50680fd4fe tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:52.336926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ff5921c-0af2-4869-8573-ec50680fd4fe tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:52.348349 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:52.348349 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:52.353368 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ff5921c-0af2-4869-8573-ec50680fd4fe tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:52.360908 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ff5921c-0af2-4869-8573-ec50680fd4fe tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:52.361795 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 42/165] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:52 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:52.666554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-04dc53ef-b30e-4da2-b27c-3a832bacdc05 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:52.668906 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-04dc53ef-b30e-4da2-b27c-3a832bacdc05 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:52.669324 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-04dc53ef-b30e-4da2-b27c-3a832bacdc05 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:52.670264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-04dc53ef-b30e-4da2-b27c-3a832bacdc05 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:52.680064 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:52.680064 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:52.686912 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-04dc53ef-b30e-4da2-b27c-3a832bacdc05 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:52.694192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-04dc53ef-b30e-4da2-b27c-3a832bacdc05 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:52.694777 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 41/166] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:52 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:53.182773 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b764e522-ea31-4df1-8b8d-7509bdeec79e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:53.185804 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b764e522-ea31-4df1-8b8d-7509bdeec79e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] GET https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 Aug 25 11:44:53.186055 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b764e522-ea31-4df1-8b8d-7509bdeec79e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:53.186253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b764e522-ea31-4df1-8b8d-7509bdeec79e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:53.192836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b764e522-ea31-4df1-8b8d-7509bdeec79e tempest-ServersNegativeTestJSON-1793946921 tempest-ServersNegativeTestJSON-1793946921-project-member] https://10.4.3.66/volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 returned with HTTP 404 Aug 25 11:44:53.193532 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 44/167] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:53 2026] GET /volume/v3/volumes/aefb1456-32be-4e5d-b9b6-19103e626c85 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:44:53.257756 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6b43c48-a4ee-46d1-bfec-dae71c8d5648 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:53.259553 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6b43c48-a4ee-46d1-bfec-dae71c8d5648 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:53.259805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6b43c48-a4ee-46d1-bfec-dae71c8d5648 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:53.260043 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6b43c48-a4ee-46d1-bfec-dae71c8d5648 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:53.279435 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:53.279435 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:53.288354 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6b43c48-a4ee-46d1-bfec-dae71c8d5648 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:53.294215 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6b43c48-a4ee-46d1-bfec-dae71c8d5648 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:53.294861 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 41/168] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:53 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:53.378222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b933f305-345e-4974-a759-57968dcecd23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:53.380866 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b933f305-345e-4974-a759-57968dcecd23 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:53.381105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b933f305-345e-4974-a759-57968dcecd23 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:53.381347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b933f305-345e-4974-a759-57968dcecd23 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:53.394107 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:53.394107 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:53.403579 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b933f305-345e-4974-a759-57968dcecd23 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:53.413407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b933f305-345e-4974-a759-57968dcecd23 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:53.413859 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 43/169] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:53 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:53.713662 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-33b035db-f2aa-4f8c-acbe-d3e85c322e43 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:53.716730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33b035db-f2aa-4f8c-acbe-d3e85c322e43 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:53.716865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-33b035db-f2aa-4f8c-acbe-d3e85c322e43 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:53.717125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-33b035db-f2aa-4f8c-acbe-d3e85c322e43 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:53.727946 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:53.727946 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:53.738302 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-33b035db-f2aa-4f8c-acbe-d3e85c322e43 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:53.750155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33b035db-f2aa-4f8c-acbe-d3e85c322e43 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:53.750797 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 42/170] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:53 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:54.311858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-557f71b0-4fe5-4542-9bd9-1cfa86f86102 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:54.314475 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-557f71b0-4fe5-4542-9bd9-1cfa86f86102 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:54.314773 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-557f71b0-4fe5-4542-9bd9-1cfa86f86102 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:54.315057 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-557f71b0-4fe5-4542-9bd9-1cfa86f86102 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:54.328794 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:54.328794 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:54.334064 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-557f71b0-4fe5-4542-9bd9-1cfa86f86102 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:54.341156 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-557f71b0-4fe5-4542-9bd9-1cfa86f86102 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:54.341564 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 45/171] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:54 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:54.431291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4501798a-303b-4b0a-9f71-7c6ee40f97af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:54.433912 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4501798a-303b-4b0a-9f71-7c6ee40f97af tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:54.434240 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4501798a-303b-4b0a-9f71-7c6ee40f97af tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:54.434487 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4501798a-303b-4b0a-9f71-7c6ee40f97af tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:54.451456 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:54.451456 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:54.459025 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4501798a-303b-4b0a-9f71-7c6ee40f97af tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:54.470937 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4501798a-303b-4b0a-9f71-7c6ee40f97af tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:54.472127 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 42/172] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:54 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:54.770817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ed532c8c-900c-4ee1-aa48-806b6264e826 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:54.772937 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed532c8c-900c-4ee1-aa48-806b6264e826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:54.773190 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed532c8c-900c-4ee1-aa48-806b6264e826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:54.773334 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed532c8c-900c-4ee1-aa48-806b6264e826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:54.781603 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:54.781603 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:54.785656 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ed532c8c-900c-4ee1-aa48-806b6264e826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:54.793178 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed532c8c-900c-4ee1-aa48-806b6264e826 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:54.793693 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 44/173] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:54 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:54.871252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-74b873c7-26ce-4838-ae87-6da566783441 req-05c4ffde-415b-46ad-86b7-e4b710d1d6dc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:54.874892 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-05c4ffde-415b-46ad-86b7-e4b710d1d6dc tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:54.874892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-05c4ffde-415b-46ad-86b7-e4b710d1d6dc tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:54.876126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-05c4ffde-415b-46ad-86b7-e4b710d1d6dc tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:54.878517 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=225,cinder:INSERT=28,cinder:UPDATE=42 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:44:54.885288 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:54.885288 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:54.894379 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-74b873c7-26ce-4838-ae87-6da566783441 req-05c4ffde-415b-46ad-86b7-e4b710d1d6dc tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:54.904046 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-05c4ffde-415b-46ad-86b7-e4b710d1d6dc tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:54.904533 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 43/174] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:44:54 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:55.037744 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-168e0e18-33b4-4b25-b77d-11bd135a470c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.038137 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-168e0e18-33b4-4b25-b77d-11bd135a470c None None] GET https://10.4.3.66/volume// Aug 25 11:44:55.038292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-168e0e18-33b4-4b25-b77d-11bd135a470c None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.038514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-168e0e18-33b4-4b25-b77d-11bd135a470c None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.038841 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-168e0e18-33b4-4b25-b77d-11bd135a470c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:55.039163 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 46/175] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:55.051764 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-74b873c7-26ce-4838-ae87-6da566783441 req-c9764a58-6572-4a3b-a69f-479340fde89f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.054716 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-c9764a58-6572-4a3b-a69f-479340fde89f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:44:55.056734 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-c9764a58-6572-4a3b-a69f-479340fde89f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "de65d7fa-398c-4158-9c24-c56f336a1b19", "connector": null, "instance_uuid": "00727738-3fd8-4fc7-9cfb-9e63eede8d04"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:55.070588 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.070588 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:55.111100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-c9764a58-6572-4a3b-a69f-479340fde89f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:44:55.111633 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 43/176] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:44:55 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 25 11:44:55.147142 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34d31f8d-1b36-4d32-a069-2d9e98d6e5e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.149569 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34d31f8d-1b36-4d32-a069-2d9e98d6e5e3 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:55.150700 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34d31f8d-1b36-4d32-a069-2d9e98d6e5e3 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.151015 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34d31f8d-1b36-4d32-a069-2d9e98d6e5e3 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.168056 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.168056 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:55.177155 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34d31f8d-1b36-4d32-a069-2d9e98d6e5e3 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:55.180667 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8f338c3c-cefb-48be-b0a9-c8c8ec215fa4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.181146 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f338c3c-cefb-48be-b0a9-c8c8ec215fa4 None None] GET https://10.4.3.66/volume// Aug 25 11:44:55.181384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f338c3c-cefb-48be-b0a9-c8c8ec215fa4 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.181548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f338c3c-cefb-48be-b0a9-c8c8ec215fa4 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.182680 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f338c3c-cefb-48be-b0a9-c8c8ec215fa4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:44:55.182680 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 44/177] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:44:55.183407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34d31f8d-1b36-4d32-a069-2d9e98d6e5e3 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:55.184541 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 45/178] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1013 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:55.195922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-74b873c7-26ce-4838-ae87-6da566783441 req-7e00ea29-480b-4035-8dd4-52000a753162 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.201082 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-7e00ea29-480b-4035-8dd4-52000a753162 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:55.201082 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-7e00ea29-480b-4035-8dd4-52000a753162 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.203141 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-7e00ea29-480b-4035-8dd4-52000a753162 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.240476 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.240476 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:55.246381 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-74b873c7-26ce-4838-ae87-6da566783441 req-7e00ea29-480b-4035-8dd4-52000a753162 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:55.253362 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-7e00ea29-480b-4035-8dd4-52000a753162 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:55.253552 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 47/179] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1236 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:44:55.363848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-656ac1bb-2445-4d8c-bedf-954618398679 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.366244 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-656ac1bb-2445-4d8c-bedf-954618398679 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:55.366376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.366565 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-656ac1bb-2445-4d8c-bedf-954618398679 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.366808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-656ac1bb-2445-4d8c-bedf-954618398679 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.369275 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] PUT https://10.4.3.66/volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e Aug 25 11:44:55.369704 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:44:55.382231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Acquiring lock "cinder-attachment_update-de65d7fa-398c-4158-9c24-c56f336a1b19-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:44:55.383403 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.383403 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:55.391539 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Lock "cinder-attachment_update-de65d7fa-398c-4158-9c24-c56f336a1b19-np0000008081" acquired by "attachment_update" :: waited 0.009s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:44:55.392721 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-656ac1bb-2445-4d8c-bedf-954618398679 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:55.392869 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.392869 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:55.399592 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-656ac1bb-2445-4d8c-bedf-954618398679 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:55.399592 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 44/180] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:55.489696 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90c6ec31-8ac5-4730-bf2e-a62d3bbad6ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.492961 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90c6ec31-8ac5-4730-bf2e-a62d3bbad6ed tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:55.493616 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90c6ec31-8ac5-4730-bf2e-a62d3bbad6ed tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.495284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90c6ec31-8ac5-4730-bf2e-a62d3bbad6ed tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.509531 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.509531 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:55.515928 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-90c6ec31-8ac5-4730-bf2e-a62d3bbad6ed tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:55.523926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90c6ec31-8ac5-4730-bf2e-a62d3bbad6ed tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:55.523926 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 46/181] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:55.536352 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Lock "cinder-attachment_update-de65d7fa-398c-4158-9c24-c56f336a1b19-np0000008081" released by "attachment_update" :: held 0.145s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:44:55.536734 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-c639f2ee-efd3-4a72-9cb7-923e445ec9f8 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e returned with HTTP 200 Aug 25 11:44:55.537340 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 45/182] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:44:55 2026] PUT /volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:55.811278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8fcd3f64-a98e-4758-a3c9-e1c3aa3e667f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:55.813840 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8fcd3f64-a98e-4758-a3c9-e1c3aa3e667f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:55.814288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8fcd3f64-a98e-4758-a3c9-e1c3aa3e667f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:55.814709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8fcd3f64-a98e-4758-a3c9-e1c3aa3e667f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:55.826070 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:55.826070 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:55.833459 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8fcd3f64-a98e-4758-a3c9-e1c3aa3e667f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:55.840791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8fcd3f64-a98e-4758-a3c9-e1c3aa3e667f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:55.841358 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 48/183] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:55 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:56.200079 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-844b3738-5dd0-4cdf-9b96-7503d7435eda None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:56.202233 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-844b3738-5dd0-4cdf-9b96-7503d7435eda tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:56.202466 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-844b3738-5dd0-4cdf-9b96-7503d7435eda tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:56.202805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-844b3738-5dd0-4cdf-9b96-7503d7435eda tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:56.214183 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:56.214183 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:56.218148 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-844b3738-5dd0-4cdf-9b96-7503d7435eda tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:56.222987 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-844b3738-5dd0-4cdf-9b96-7503d7435eda tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:56.223464 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 45/184] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:56 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:56.420050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-70cb2daf-59f9-43ae-9b2c-3429af9baff8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:56.422474 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70cb2daf-59f9-43ae-9b2c-3429af9baff8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:56.423290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70cb2daf-59f9-43ae-9b2c-3429af9baff8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:56.423705 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70cb2daf-59f9-43ae-9b2c-3429af9baff8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:56.439671 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:56.439671 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:56.443169 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-70cb2daf-59f9-43ae-9b2c-3429af9baff8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:56.449060 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70cb2daf-59f9-43ae-9b2c-3429af9baff8 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:56.449753 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 47/185] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:56 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:56.538881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-afe75c94-40f9-4ae8-9993-2227120e6c30 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:56.541073 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afe75c94-40f9-4ae8-9993-2227120e6c30 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:56.541383 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afe75c94-40f9-4ae8-9993-2227120e6c30 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:56.541784 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afe75c94-40f9-4ae8-9993-2227120e6c30 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:56.556600 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:56.556600 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:56.561977 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-afe75c94-40f9-4ae8-9993-2227120e6c30 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:56.568134 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afe75c94-40f9-4ae8-9993-2227120e6c30 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:56.568575 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 46/186] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:56 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:56.862387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2d7c66c-6399-4edb-8d96-32211fe517a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:56.864835 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2d7c66c-6399-4edb-8d96-32211fe517a0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:56.865275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2d7c66c-6399-4edb-8d96-32211fe517a0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:56.865442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2d7c66c-6399-4edb-8d96-32211fe517a0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:56.881209 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:56.881209 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:56.893001 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d2d7c66c-6399-4edb-8d96-32211fe517a0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:56.900133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2d7c66c-6399-4edb-8d96-32211fe517a0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:56.900886 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 49/187] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:56 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:57.241329 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b08ac26f-5401-406d-99dc-6fcbd22b5709 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:57.245652 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b08ac26f-5401-406d-99dc-6fcbd22b5709 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:57.245652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b08ac26f-5401-406d-99dc-6fcbd22b5709 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:57.245652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b08ac26f-5401-406d-99dc-6fcbd22b5709 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:57.258685 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:57.258685 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:57.264086 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b08ac26f-5401-406d-99dc-6fcbd22b5709 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:57.269860 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b08ac26f-5401-406d-99dc-6fcbd22b5709 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:57.270387 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 46/188] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:57 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:57.466733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-278dc9b6-2557-44f4-a5ef-7ad69f8ae11b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:57.471634 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-278dc9b6-2557-44f4-a5ef-7ad69f8ae11b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:57.471634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-278dc9b6-2557-44f4-a5ef-7ad69f8ae11b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:57.471634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-278dc9b6-2557-44f4-a5ef-7ad69f8ae11b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:57.482424 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:57.482424 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:57.497264 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-278dc9b6-2557-44f4-a5ef-7ad69f8ae11b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:57.505569 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-278dc9b6-2557-44f4-a5ef-7ad69f8ae11b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:57.506054 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 48/189] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:57 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:57.582415 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-24e4b7d3-def1-4135-b8df-9831e1eeb0e5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:57.584903 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-24e4b7d3-def1-4135-b8df-9831e1eeb0e5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:57.585074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-24e4b7d3-def1-4135-b8df-9831e1eeb0e5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:57.585408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-24e4b7d3-def1-4135-b8df-9831e1eeb0e5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:57.601953 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:57.601953 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:57.607386 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-24e4b7d3-def1-4135-b8df-9831e1eeb0e5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:57.616135 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-24e4b7d3-def1-4135-b8df-9831e1eeb0e5 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:57.616135 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 47/190] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:57 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:57.918062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86be4871-0231-40bf-ac93-a1c71411a41e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:57.920442 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86be4871-0231-40bf-ac93-a1c71411a41e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:57.920646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86be4871-0231-40bf-ac93-a1c71411a41e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:57.920882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86be4871-0231-40bf-ac93-a1c71411a41e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:57.929506 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:57.929506 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:57.934927 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-86be4871-0231-40bf-ac93-a1c71411a41e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:57.941418 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86be4871-0231-40bf-ac93-a1c71411a41e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:57.941962 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 50/191] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:57 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:58.288925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5ca43a8-2023-4371-8139-b4edd6e60a33 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:58.289944 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5ca43a8-2023-4371-8139-b4edd6e60a33 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:58.290137 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5ca43a8-2023-4371-8139-b4edd6e60a33 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:58.290353 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5ca43a8-2023-4371-8139-b4edd6e60a33 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:58.311860 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:58.311860 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:58.318587 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5ca43a8-2023-4371-8139-b4edd6e60a33 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:58.331009 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5ca43a8-2023-4371-8139-b4edd6e60a33 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:58.331454 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 47/192] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:58 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:58.523516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e7c8d31-a71a-4220-9650-f3010fd524df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:58.526040 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e7c8d31-a71a-4220-9650-f3010fd524df tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:58.526307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e7c8d31-a71a-4220-9650-f3010fd524df tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:58.526586 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e7c8d31-a71a-4220-9650-f3010fd524df tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:58.542232 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:58.542232 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:58.554509 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4e7c8d31-a71a-4220-9650-f3010fd524df tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:58.565031 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e7c8d31-a71a-4220-9650-f3010fd524df tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:58.565606 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 49/193] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:58 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:44:58.631419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4cc09e78-3f06-49f5-b42d-0440becae5ee None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:58.633694 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4cc09e78-3f06-49f5-b42d-0440becae5ee tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:58.634012 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4cc09e78-3f06-49f5-b42d-0440becae5ee tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:58.634238 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4cc09e78-3f06-49f5-b42d-0440becae5ee tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:58.647649 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:58.647649 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:58.652431 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4cc09e78-3f06-49f5-b42d-0440becae5ee tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:58.658046 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4cc09e78-3f06-49f5-b42d-0440becae5ee tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:58.658513 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 48/194] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:58 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:58.956841 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eddcf3a2-9caa-4f78-b5dc-cc638f6a4950 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:58.959496 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eddcf3a2-9caa-4f78-b5dc-cc638f6a4950 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:44:58.959922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eddcf3a2-9caa-4f78-b5dc-cc638f6a4950 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:58.960173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eddcf3a2-9caa-4f78-b5dc-cc638f6a4950 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:58.970313 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:58.970313 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:44:58.976013 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eddcf3a2-9caa-4f78-b5dc-cc638f6a4950 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:44:58.983297 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eddcf3a2-9caa-4f78-b5dc-cc638f6a4950 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:44:58.984008 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 51/195] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:58 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:59.348435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18362c07-0ab9-4b3f-a3d8-4764c895bf0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:59.350562 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18362c07-0ab9-4b3f-a3d8-4764c895bf0e tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:44:59.350837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18362c07-0ab9-4b3f-a3d8-4764c895bf0e tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:59.351096 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18362c07-0ab9-4b3f-a3d8-4764c895bf0e tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:59.364529 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:59.364529 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:44:59.369895 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18362c07-0ab9-4b3f-a3d8-4764c895bf0e tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:44:59.375454 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18362c07-0ab9-4b3f-a3d8-4764c895bf0e tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:44:59.375894 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 48/196] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:59 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:44:59.582470 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff55ed4f-99de-4761-9e08-2f0925554745 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:59.584375 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff55ed4f-99de-4761-9e08-2f0925554745 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:44:59.587223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff55ed4f-99de-4761-9e08-2f0925554745 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:59.587223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff55ed4f-99de-4761-9e08-2f0925554745 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:59.602814 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:59.602814 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:44:59.616505 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff55ed4f-99de-4761-9e08-2f0925554745 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:44:59.623534 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff55ed4f-99de-4761-9e08-2f0925554745 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:44:59.624099 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 50/197] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:59 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:44:59.673494 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-325d5f26-a05b-44db-bcd4-09e215b7d2cb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:44:59.676039 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-325d5f26-a05b-44db-bcd4-09e215b7d2cb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:44:59.676326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-325d5f26-a05b-44db-bcd4-09e215b7d2cb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:44:59.676698 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-325d5f26-a05b-44db-bcd4-09e215b7d2cb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:44:59.691700 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:44:59.691700 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:44:59.697460 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-325d5f26-a05b-44db-bcd4-09e215b7d2cb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:44:59.702917 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-325d5f26-a05b-44db-bcd4-09e215b7d2cb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:44:59.703304 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 49/198] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:59 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:00.000121 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-13d5bb5f-f19e-4d2c-b513-8f05cea061ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:00.002737 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-13d5bb5f-f19e-4d2c-b513-8f05cea061ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:00.002737 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-13d5bb5f-f19e-4d2c-b513-8f05cea061ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:00.003532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-13d5bb5f-f19e-4d2c-b513-8f05cea061ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:00.012457 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:00.012457 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:00.019769 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-13d5bb5f-f19e-4d2c-b513-8f05cea061ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:00.022381 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-13d5bb5f-f19e-4d2c-b513-8f05cea061ef tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:00.022987 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 52/199] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:44:59 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:00.392179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d399a9d-aa45-47c7-8182-99f395254b62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:00.395022 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d399a9d-aa45-47c7-8182-99f395254b62 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:00.395324 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d399a9d-aa45-47c7-8182-99f395254b62 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:00.395640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d399a9d-aa45-47c7-8182-99f395254b62 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:00.408795 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:00.408795 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:00.412485 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1d399a9d-aa45-47c7-8182-99f395254b62 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:00.417528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d399a9d-aa45-47c7-8182-99f395254b62 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:00.418077 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 49/200] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:00 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:00.637516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7de9db1d-65b4-4d75-826a-88df4aef755c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:00.640056 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7de9db1d-65b4-4d75-826a-88df4aef755c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:00.640309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7de9db1d-65b4-4d75-826a-88df4aef755c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:00.640545 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7de9db1d-65b4-4d75-826a-88df4aef755c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:00.653822 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:00.653822 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:00.658847 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7de9db1d-65b4-4d75-826a-88df4aef755c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:00.665838 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7de9db1d-65b4-4d75-826a-88df4aef755c tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:00.665958 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 51/201] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:00 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:00.720407 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a74560c8-f2f5-4289-aa53-1ddf8c870a57 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:00.723182 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a74560c8-f2f5-4289-aa53-1ddf8c870a57 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:00.723182 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a74560c8-f2f5-4289-aa53-1ddf8c870a57 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:00.723394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a74560c8-f2f5-4289-aa53-1ddf8c870a57 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:00.737125 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:00.737125 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:00.743659 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a74560c8-f2f5-4289-aa53-1ddf8c870a57 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:00.750427 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a74560c8-f2f5-4289-aa53-1ddf8c870a57 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:00.750728 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 50/202] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:00 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:01.038397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92c3becb-ccc7-42e0-9d31-b61af83434c1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:01.041026 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92c3becb-ccc7-42e0-9d31-b61af83434c1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:01.041409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92c3becb-ccc7-42e0-9d31-b61af83434c1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:01.041761 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92c3becb-ccc7-42e0-9d31-b61af83434c1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:01.052165 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:01.052165 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:01.059005 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-92c3becb-ccc7-42e0-9d31-b61af83434c1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:01.064779 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92c3becb-ccc7-42e0-9d31-b61af83434c1 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:01.065268 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 53/203] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:01 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:01.432470 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9213eb5a-cc41-4550-af3b-00eb1b5f3e39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:01.434722 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9213eb5a-cc41-4550-af3b-00eb1b5f3e39 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:01.434968 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9213eb5a-cc41-4550-af3b-00eb1b5f3e39 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:01.435389 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9213eb5a-cc41-4550-af3b-00eb1b5f3e39 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:01.447930 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:01.447930 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:01.452030 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9213eb5a-cc41-4550-af3b-00eb1b5f3e39 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:01.457293 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9213eb5a-cc41-4550-af3b-00eb1b5f3e39 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:01.457695 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 50/204] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:01 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:01.684127 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47dc12dc-c1a0-4928-9321-8820af10b226 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:01.686273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47dc12dc-c1a0-4928-9321-8820af10b226 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:01.686473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47dc12dc-c1a0-4928-9321-8820af10b226 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:01.686911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47dc12dc-c1a0-4928-9321-8820af10b226 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:01.700866 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:01.700866 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:01.708268 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-47dc12dc-c1a0-4928-9321-8820af10b226 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:01.717671 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47dc12dc-c1a0-4928-9321-8820af10b226 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:01.718706 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 52/205] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:01 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:01.768094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a056e2bf-1eaa-4483-8ffa-8f6e35f024be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:01.770813 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a056e2bf-1eaa-4483-8ffa-8f6e35f024be tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:01.771103 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a056e2bf-1eaa-4483-8ffa-8f6e35f024be tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:01.771362 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a056e2bf-1eaa-4483-8ffa-8f6e35f024be tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:01.787152 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:01.787152 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:01.793263 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a056e2bf-1eaa-4483-8ffa-8f6e35f024be tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:01.801555 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a056e2bf-1eaa-4483-8ffa-8f6e35f024be tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:01.802111 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 51/206] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:01 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:02.080950 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-752d5d3a-a591-42b6-b4c8-6816066e26f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:02.083311 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-752d5d3a-a591-42b6-b4c8-6816066e26f4 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:02.083550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-752d5d3a-a591-42b6-b4c8-6816066e26f4 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:02.083805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-752d5d3a-a591-42b6-b4c8-6816066e26f4 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:02.092325 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:02.092325 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:02.097464 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-752d5d3a-a591-42b6-b4c8-6816066e26f4 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:02.104525 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-752d5d3a-a591-42b6-b4c8-6816066e26f4 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:02.105303 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 54/207] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:02 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:02.475446 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de99c2cc-c2c7-49f5-9391-76abe6faed76 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:02.477235 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de99c2cc-c2c7-49f5-9391-76abe6faed76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:02.477435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de99c2cc-c2c7-49f5-9391-76abe6faed76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:02.477649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de99c2cc-c2c7-49f5-9391-76abe6faed76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:02.489671 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:02.489671 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:02.494201 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de99c2cc-c2c7-49f5-9391-76abe6faed76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:02.499474 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de99c2cc-c2c7-49f5-9391-76abe6faed76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:02.499946 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 51/208] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:02 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:02.735774 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9aab2901-5c64-4a25-b7b2-dd6ac3a50d97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:02.738013 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9aab2901-5c64-4a25-b7b2-dd6ac3a50d97 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:02.738201 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9aab2901-5c64-4a25-b7b2-dd6ac3a50d97 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:02.738386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9aab2901-5c64-4a25-b7b2-dd6ac3a50d97 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:02.751179 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:02.751179 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:02.756395 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9aab2901-5c64-4a25-b7b2-dd6ac3a50d97 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:02.761874 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9aab2901-5c64-4a25-b7b2-dd6ac3a50d97 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:02.762287 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 53/209] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:02 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:02.818347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-04a49ec4-967d-4250-b074-2b2aa0e39762 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:02.821346 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-04a49ec4-967d-4250-b074-2b2aa0e39762 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:02.821732 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-04a49ec4-967d-4250-b074-2b2aa0e39762 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:02.822043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-04a49ec4-967d-4250-b074-2b2aa0e39762 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:02.834107 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:02.834107 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:02.838842 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-04a49ec4-967d-4250-b074-2b2aa0e39762 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:02.844196 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-04a49ec4-967d-4250-b074-2b2aa0e39762 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:02.844761 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 52/210] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:02 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:03.125366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9505b0fd-819c-4795-8ded-fed120f2db41 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:03.127234 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9505b0fd-819c-4795-8ded-fed120f2db41 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:03.127496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9505b0fd-819c-4795-8ded-fed120f2db41 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:03.127776 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9505b0fd-819c-4795-8ded-fed120f2db41 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:03.135297 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:03.135297 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:03.139539 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9505b0fd-819c-4795-8ded-fed120f2db41 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:03.145038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9505b0fd-819c-4795-8ded-fed120f2db41 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:03.145645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 55/211] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:03 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:45:03.522416 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a7c7541e-b0cd-457b-b33a-bda469f82511 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:03.524603 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a7c7541e-b0cd-457b-b33a-bda469f82511 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:03.524907 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a7c7541e-b0cd-457b-b33a-bda469f82511 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:03.525170 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a7c7541e-b0cd-457b-b33a-bda469f82511 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:03.540559 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:03.540559 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:03.545192 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a7c7541e-b0cd-457b-b33a-bda469f82511 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:03.550052 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a7c7541e-b0cd-457b-b33a-bda469f82511 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:03.550553 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 52/212] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:03 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:03.779518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9325b986-680a-44a3-9afb-dae4f8b864f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:03.782355 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9325b986-680a-44a3-9afb-dae4f8b864f9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:03.782609 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9325b986-680a-44a3-9afb-dae4f8b864f9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:03.782858 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9325b986-680a-44a3-9afb-dae4f8b864f9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:03.793986 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:03.793986 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:03.798610 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9325b986-680a-44a3-9afb-dae4f8b864f9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:03.804800 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9325b986-680a-44a3-9afb-dae4f8b864f9 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:03.805398 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 54/213] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:03 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:03.859232 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-019b09c1-1b75-447a-937f-6049454ac31f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:03.860850 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-019b09c1-1b75-447a-937f-6049454ac31f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:03.861080 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-019b09c1-1b75-447a-937f-6049454ac31f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:03.861298 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-019b09c1-1b75-447a-937f-6049454ac31f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:03.871394 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:03.871394 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:03.875364 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-019b09c1-1b75-447a-937f-6049454ac31f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:03.880452 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-019b09c1-1b75-447a-937f-6049454ac31f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:03.881323 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 53/214] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:03 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:04.158790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7bca08dc-d690-414c-b638-73f42d7207d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:04.160968 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7bca08dc-d690-414c-b638-73f42d7207d0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:04.161225 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7bca08dc-d690-414c-b638-73f42d7207d0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:04.161527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7bca08dc-d690-414c-b638-73f42d7207d0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:04.171552 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:04.171552 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:04.177768 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7bca08dc-d690-414c-b638-73f42d7207d0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:04.185823 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7bca08dc-d690-414c-b638-73f42d7207d0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:04.186349 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 56/215] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:04 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:04.205514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:04.207690 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:04.208856 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-7578666"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:04.210869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-7578666'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:04.210951 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume of 1 GB Aug 25 11:45:04.219355 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Availability Zones retrieved successfully. Aug 25 11:45:04.230569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Flow 'volume_create_api' (f9222d6f-df5a-4fb2-9335-fd1a370a52b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:04.232465 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc2dfce-60b7-4f75-a026-b85914c803c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:04.233745 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:04.287215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bfc2dfce-60b7-4f75-a026-b85914c803c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:04.289797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62bbcb0-f215-4845-8c37-87a927cd40b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:04.349092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Created reservations ['bbd2ae87-3fa0-4c6d-a260-bb80cde73ea1', '06d4dcbc-9154-4029-bf8b-fa6374e28669', 'bff85cbd-de7d-4f86-bef5-4f3de84eba20', 'e438d767-98c9-4dea-ba46-5d3e7a418af0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:04.350246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b62bbcb0-f215-4845-8c37-87a927cd40b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd2ae87-3fa0-4c6d-a260-bb80cde73ea1', '06d4dcbc-9154-4029-bf8b-fa6374e28669', 'bff85cbd-de7d-4f86-bef5-4f3de84eba20', 'e438d767-98c9-4dea-ba46-5d3e7a418af0']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:04.351561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4384e056-17af-45d8-aea3-e293e760c5f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:04.384778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4384e056-17af-45d8-aea3-e293e760c5f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd72575f0-133f-4ed5-850c-0558cbb057d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-7578666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bca4f69d52340268710b249ece487f2',qos_specs=None,replication_status=,reservations=['bbd2ae87-3fa0-4c6d-a260-bb80cde73ea1','06d4dcbc-9154-4029-bf8b-fa6374e28669','bff85cbd-de7d-4f86-bef5-4f3de84eba20','e438d767-98c9-4dea-ba46-5d3e7a418af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='750e6f5d78e64240a8847e966a1c0c96',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-7578666',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d72575f0-133f-4ed5-850c-0558cbb057d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bca4f69d52340268710b249ece487f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='750e6f5d78e64240a8847e966a1c0c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:04.385310 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31494163-3b88-430f-bd01-72b2569a3cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:04.417930 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31494163-3b88-430f-bd01-72b2569a3cbf) transitioned into state 'SUCCESS' from state '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-7578666',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bca4f69d52340268710b249ece487f2',qos_specs=None,replication_status=,reservations=['bbd2ae87-3fa0-4c6d-a260-bb80cde73ea1','06d4dcbc-9154-4029-bf8b-fa6374e28669','bff85cbd-de7d-4f86-bef5-4f3de84eba20','e438d767-98c9-4dea-ba46-5d3e7a418af0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='750e6f5d78e64240a8847e966a1c0c96',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:04.419221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f54efdd-8c22-4069-872a-81b71a1c2d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:04.433915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f54efdd-8c22-4069-872a-81b71a1c2d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:04.435264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Flow 'volume_create_api' (f9222d6f-df5a-4fb2-9335-fd1a370a52b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:04.435872 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume request issued successfully. Aug 25 11:45:04.436810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-877d6806-fb8e-4b93-a9ce-25ffc7625403 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:04.437530 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 53/216] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:45:04 2026] POST /volume/v3/volumes => generated 747 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:04.455404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec143f2b-3365-4346-95ed-f4a5b7a593a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:04.458926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec143f2b-3365-4346-95ed-f4a5b7a593a6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:45:04.459170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec143f2b-3365-4346-95ed-f4a5b7a593a6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:04.459356 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec143f2b-3365-4346-95ed-f4a5b7a593a6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:04.468804 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:04.468804 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:04.473022 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec143f2b-3365-4346-95ed-f4a5b7a593a6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:04.478243 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec143f2b-3365-4346-95ed-f4a5b7a593a6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 200 Aug 25 11:45:04.478744 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 55/217] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:04 2026] GET /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 815 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:04.566075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ad87c205-3790-447f-abb2-82a9ce6f8761 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:04.568968 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ad87c205-3790-447f-abb2-82a9ce6f8761 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:04.568968 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ad87c205-3790-447f-abb2-82a9ce6f8761 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:04.569084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ad87c205-3790-447f-abb2-82a9ce6f8761 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:04.591322 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:04.591322 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:04.599661 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ad87c205-3790-447f-abb2-82a9ce6f8761 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:04.603479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ad87c205-3790-447f-abb2-82a9ce6f8761 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:04.603479 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 54/218] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:04 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:04.819695 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b47641f5-61c4-44df-84c9-9216755d965e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:04.821230 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b47641f5-61c4-44df-84c9-9216755d965e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:04.821550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b47641f5-61c4-44df-84c9-9216755d965e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:04.822105 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b47641f5-61c4-44df-84c9-9216755d965e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:04.834497 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:04.834497 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:04.839950 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b47641f5-61c4-44df-84c9-9216755d965e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:04.847612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b47641f5-61c4-44df-84c9-9216755d965e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:04.848693 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 57/219] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:04 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:45:04.896194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c90026c1-7911-4a39-b297-80ba9d3fd7eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:04.898739 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c90026c1-7911-4a39-b297-80ba9d3fd7eb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:04.899034 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c90026c1-7911-4a39-b297-80ba9d3fd7eb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:04.899430 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c90026c1-7911-4a39-b297-80ba9d3fd7eb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:04.912234 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:04.912234 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:04.917436 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c90026c1-7911-4a39-b297-80ba9d3fd7eb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:04.923607 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c90026c1-7911-4a39-b297-80ba9d3fd7eb tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:04.924271 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 54/220] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:04 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:05.497055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c7ae969-f492-4f1d-b0ba-b5520db7a6a5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:05.500240 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c7ae969-f492-4f1d-b0ba-b5520db7a6a5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:45:05.500744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c7ae969-f492-4f1d-b0ba-b5520db7a6a5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:05.500867 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c7ae969-f492-4f1d-b0ba-b5520db7a6a5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:05.513688 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:05.513688 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:05.519590 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c7ae969-f492-4f1d-b0ba-b5520db7a6a5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:05.528822 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c7ae969-f492-4f1d-b0ba-b5520db7a6a5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 200 Aug 25 11:45:05.529564 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 56/221] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:05 2026] GET /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:05.549335 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:05.552226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:05.552915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1099123542"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:05.554863 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1099123542'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:05.555104 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume of 1 GB Aug 25 11:45:05.560548 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Availability Zones retrieved successfully. Aug 25 11:45:05.568570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Flow 'volume_create_api' (c847fc2d-8651-4720-9d91-4f61a107bddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:05.569865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cfdc509-936f-438e-a86c-5808a68024a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:05.571203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:05.604581 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cfdc509-936f-438e-a86c-5808a68024a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:05.605435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f33c343-3d62-4b49-8b10-f3740160997d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:05.619734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-67116fc4-7f2c-45c2-9af5-057e5d1f0c60 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:05.621573 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-67116fc4-7f2c-45c2-9af5-057e5d1f0c60 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:05.621807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-67116fc4-7f2c-45c2-9af5-057e5d1f0c60 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:05.622025 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-67116fc4-7f2c-45c2-9af5-057e5d1f0c60 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:05.634335 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:05.634335 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:05.638479 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-67116fc4-7f2c-45c2-9af5-057e5d1f0c60 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:05.645672 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-67116fc4-7f2c-45c2-9af5-057e5d1f0c60 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:05.646127 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 58/222] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:05 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:05.655182 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Created reservations ['035ed745-b31b-4bcf-8690-b2d6085b8b40', '2c2b217d-cd17-4cb6-b3ba-28f72708097b', 'c28353c3-a3c1-4d3d-8b2e-1fb6b605f8ec', '2917f6a2-038a-4de2-9b56-5f179b675516'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:05.656247 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f33c343-3d62-4b49-8b10-f3740160997d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['035ed745-b31b-4bcf-8690-b2d6085b8b40', '2c2b217d-cd17-4cb6-b3ba-28f72708097b', 'c28353c3-a3c1-4d3d-8b2e-1fb6b605f8ec', '2917f6a2-038a-4de2-9b56-5f179b675516']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:05.657171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b617aa78-8b8e-4b81-890f-f82cb85f47dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:05.680727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b617aa78-8b8e-4b81-890f-f82cb85f47dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1ee6f47-dda9-4b8c-aa63-a599dd525ff5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1099123542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bca4f69d52340268710b249ece487f2',qos_specs=None,replication_status=,reservations=['035ed745-b31b-4bcf-8690-b2d6085b8b40','2c2b217d-cd17-4cb6-b3ba-28f72708097b','c28353c3-a3c1-4d3d-8b2e-1fb6b605f8ec','2917f6a2-038a-4de2-9b56-5f179b675516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='750e6f5d78e64240a8847e966a1c0c96',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1099123542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1ee6f47-dda9-4b8c-aa63-a599dd525ff5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9bca4f69d52340268710b249ece487f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='750e6f5d78e64240a8847e966a1c0c96',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:05.681960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b21e12a0-fe4e-411a-8bf1-33de70b02191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:05.702134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b21e12a0-fe4e-411a-8bf1-33de70b02191) transitioned into state 'SUCCESS' from state '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-1099123542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9bca4f69d52340268710b249ece487f2',qos_specs=None,replication_status=,reservations=['035ed745-b31b-4bcf-8690-b2d6085b8b40','2c2b217d-cd17-4cb6-b3ba-28f72708097b','c28353c3-a3c1-4d3d-8b2e-1fb6b605f8ec','2917f6a2-038a-4de2-9b56-5f179b675516'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='750e6f5d78e64240a8847e966a1c0c96',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:05.703087 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee4c1b1-0768-49aa-8be6-9474fb9e8b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:05.714936 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee4c1b1-0768-49aa-8be6-9474fb9e8b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:05.716086 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Flow 'volume_create_api' (c847fc2d-8651-4720-9d91-4f61a107bddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:05.716488 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Create volume request issued successfully. Aug 25 11:45:05.717256 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1fdab549-cf5f-4e4d-8238-967880c58ba0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:05.717812 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 55/223] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:45:05 2026] POST /volume/v3/volumes => generated 750 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:05.735364 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f42d1272-633a-4726-a7e5-951a61bf62a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:05.740698 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f42d1272-633a-4726-a7e5-951a61bf62a7 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:45:05.740698 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f42d1272-633a-4726-a7e5-951a61bf62a7 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:05.740956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f42d1272-633a-4726-a7e5-951a61bf62a7 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:05.749296 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:05.749296 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:05.755879 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f42d1272-633a-4726-a7e5-951a61bf62a7 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:05.763692 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f42d1272-633a-4726-a7e5-951a61bf62a7 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 200 Aug 25 11:45:05.763692 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 55/224] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:05 2026] GET /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 818 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:05.869730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d43ae73c-80ae-4a4c-9464-da948b370d2a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:05.871920 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d43ae73c-80ae-4a4c-9464-da948b370d2a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:05.872363 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d43ae73c-80ae-4a4c-9464-da948b370d2a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:05.872818 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d43ae73c-80ae-4a4c-9464-da948b370d2a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:05.940339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-340be52e-064f-4b2c-9da1-c870e1868c3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:05.942741 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-340be52e-064f-4b2c-9da1-c870e1868c3e tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:05.943013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-340be52e-064f-4b2c-9da1-c870e1868c3e tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:05.943501 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-340be52e-064f-4b2c-9da1-c870e1868c3e tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:05.956275 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:05.956275 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:05.961605 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-340be52e-064f-4b2c-9da1-c870e1868c3e tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:05.968286 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-340be52e-064f-4b2c-9da1-c870e1868c3e tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:05.968871 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 59/225] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:05 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:06.019907 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:06.019907 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:06.024835 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d43ae73c-80ae-4a4c-9464-da948b370d2a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:06.030334 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d43ae73c-80ae-4a4c-9464-da948b370d2a tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:06.030944 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 57/226] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:05 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:06.661161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8e755d54-b261-41d3-b4d8-c1c3d290d0f9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:06.663534 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e755d54-b261-41d3-b4d8-c1c3d290d0f9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:06.663818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e755d54-b261-41d3-b4d8-c1c3d290d0f9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:06.664060 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e755d54-b261-41d3-b4d8-c1c3d290d0f9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:06.674740 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:06.674740 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:06.678912 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8e755d54-b261-41d3-b4d8-c1c3d290d0f9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:06.682994 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e755d54-b261-41d3-b4d8-c1c3d290d0f9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:06.683461 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 56/227] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:06 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:06.782879 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-295a867e-77c9-4483-ac22-6d0fef326226 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:06.785359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-295a867e-77c9-4483-ac22-6d0fef326226 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:45:06.785759 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-295a867e-77c9-4483-ac22-6d0fef326226 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:06.785939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-295a867e-77c9-4483-ac22-6d0fef326226 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:06.796161 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:06.796161 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:06.803487 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-295a867e-77c9-4483-ac22-6d0fef326226 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:06.809946 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-295a867e-77c9-4483-ac22-6d0fef326226 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 200 Aug 25 11:45:06.810570 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 56/228] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:06 2026] GET /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:06.985582 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e492fa06-5cab-4044-a69c-6c60d06e2304 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:06.996044 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e492fa06-5cab-4044-a69c-6c60d06e2304 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:06.996044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e492fa06-5cab-4044-a69c-6c60d06e2304 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:06.996044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e492fa06-5cab-4044-a69c-6c60d06e2304 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:07.015468 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:07.015468 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:07.019205 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e492fa06-5cab-4044-a69c-6c60d06e2304 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:07.026557 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e492fa06-5cab-4044-a69c-6c60d06e2304 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:07.027326 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 60/229] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:06 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:07.047467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-04f16603-789f-4265-9f73-de11e5dfd84b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:07.050031 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04f16603-789f-4265-9f73-de11e5dfd84b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:07.050263 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04f16603-789f-4265-9f73-de11e5dfd84b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:07.050655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04f16603-789f-4265-9f73-de11e5dfd84b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:07.065743 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:07.065743 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:07.071017 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-04f16603-789f-4265-9f73-de11e5dfd84b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:07.077347 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04f16603-789f-4265-9f73-de11e5dfd84b tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:07.078019 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 58/230] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:07 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:07.475161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-ee9ee7ef-2eba-42ca-8a01-1c02c0f9e9a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:07.480740 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-ee9ee7ef-2eba-42ca-8a01-1c02c0f9e9a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] POST https://10.4.3.66/volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c/action Aug 25 11:45:07.481485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-ee9ee7ef-2eba-42ca-8a01-1c02c0f9e9a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:07.481855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-ee9ee7ef-2eba-42ca-8a01-1c02c0f9e9a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:07.505543 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:07.505543 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:07.520309 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5720cc36-80a1-4df2-8d03-79b8ca08f350 req-ee9ee7ef-2eba-42ca-8a01-1c02c0f9e9a4 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c/action returned with HTTP 204 Aug 25 11:45:07.520926 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 57/231] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:07 2026] POST /volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:07.703928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8fe3495f-5228-45c9-b9c8-5954b6d1893c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:07.708006 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fe3495f-5228-45c9-b9c8-5954b6d1893c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:07.708189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fe3495f-5228-45c9-b9c8-5954b6d1893c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:07.708691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fe3495f-5228-45c9-b9c8-5954b6d1893c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:07.725856 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:07.725856 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:07.732060 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8fe3495f-5228-45c9-b9c8-5954b6d1893c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:07.739585 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fe3495f-5228-45c9-b9c8-5954b6d1893c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:07.740149 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 57/232] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:07 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:08.042065 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-887884bf-fb9a-430a-b539-87be5337a6e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:08.044403 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-887884bf-fb9a-430a-b539-87be5337a6e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:08.044705 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-887884bf-fb9a-430a-b539-87be5337a6e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:08.044947 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-887884bf-fb9a-430a-b539-87be5337a6e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:08.057078 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:08.057078 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:08.062601 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-887884bf-fb9a-430a-b539-87be5337a6e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:08.068331 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-887884bf-fb9a-430a-b539-87be5337a6e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:08.068918 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 61/233] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:08 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:08.093322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4fe9de0-78fa-4905-bdd6-f80e826e5163 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:08.095311 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4fe9de0-78fa-4905-bdd6-f80e826e5163 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:08.095524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4fe9de0-78fa-4905-bdd6-f80e826e5163 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:08.095873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4fe9de0-78fa-4905-bdd6-f80e826e5163 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:08.111043 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:08.111043 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:08.115445 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4fe9de0-78fa-4905-bdd6-f80e826e5163 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:08.120551 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4fe9de0-78fa-4905-bdd6-f80e826e5163 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:08.121022 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 59/234] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:08 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 1132 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:08.138326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-280639a7-3415-4072-9b66-7e027e8aa919 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:08.140526 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-280639a7-3415-4072-9b66-7e027e8aa919 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:08.140796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-280639a7-3415-4072-9b66-7e027e8aa919 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:08.141075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-280639a7-3415-4072-9b66-7e027e8aa919 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:08.159784 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:08.159784 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:08.165012 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-280639a7-3415-4072-9b66-7e027e8aa919 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:08.175809 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-280639a7-3415-4072-9b66-7e027e8aa919 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:08.176408 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 58/235] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:08 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 1132 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:08.761804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eda462ce-fa22-43d8-8cb2-17b497b36427 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:08.764666 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eda462ce-fa22-43d8-8cb2-17b497b36427 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:08.765107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eda462ce-fa22-43d8-8cb2-17b497b36427 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:08.765332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eda462ce-fa22-43d8-8cb2-17b497b36427 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:08.785814 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:08.785814 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:08.791269 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eda462ce-fa22-43d8-8cb2-17b497b36427 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:08.808718 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eda462ce-fa22-43d8-8cb2-17b497b36427 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:08.809395 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 58/236] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:08 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:09.087428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee0932f5-e59e-4391-ac82-589625016d7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:09.089394 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee0932f5-e59e-4391-ac82-589625016d7f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:09.089695 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee0932f5-e59e-4391-ac82-589625016d7f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:09.090018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee0932f5-e59e-4391-ac82-589625016d7f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:09.104708 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:09.104708 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:09.108712 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ee0932f5-e59e-4391-ac82-589625016d7f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:09.113407 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee0932f5-e59e-4391-ac82-589625016d7f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:09.114466 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 62/237] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:09 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:09.831442 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a846caa8-6115-4aef-8eb2-2eb28214b812 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:09.833785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a846caa8-6115-4aef-8eb2-2eb28214b812 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:09.834823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a846caa8-6115-4aef-8eb2-2eb28214b812 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:09.834823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a846caa8-6115-4aef-8eb2-2eb28214b812 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:09.847124 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:09.847124 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:09.851397 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a846caa8-6115-4aef-8eb2-2eb28214b812 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:09.856132 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a846caa8-6115-4aef-8eb2-2eb28214b812 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:09.856638 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 60/238] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:09 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:10.131809 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b6d3cf6a-54bd-40cc-8e3b-f675a36d3a87 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:10.136039 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b6d3cf6a-54bd-40cc-8e3b-f675a36d3a87 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:10.136039 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b6d3cf6a-54bd-40cc-8e3b-f675a36d3a87 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:10.136039 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b6d3cf6a-54bd-40cc-8e3b-f675a36d3a87 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:10.149382 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:10.149382 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:10.154710 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b6d3cf6a-54bd-40cc-8e3b-f675a36d3a87 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:10.161316 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b6d3cf6a-54bd-40cc-8e3b-f675a36d3a87 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:10.164647 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 59/239] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:10 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:10.875751 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28412e11-e800-49fc-aecd-e6b141bdaa14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:10.877814 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28412e11-e800-49fc-aecd-e6b141bdaa14 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:10.878133 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28412e11-e800-49fc-aecd-e6b141bdaa14 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:10.878399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28412e11-e800-49fc-aecd-e6b141bdaa14 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:10.896526 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:10.896526 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:10.900367 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-28412e11-e800-49fc-aecd-e6b141bdaa14 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:10.906110 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28412e11-e800-49fc-aecd-e6b141bdaa14 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:10.906697 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 59/240] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:10 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:11.177275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c48779fc-e2f5-4b25-bdc9-64f54e521573 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:11.179743 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c48779fc-e2f5-4b25-bdc9-64f54e521573 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:11.180037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c48779fc-e2f5-4b25-bdc9-64f54e521573 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:11.180257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c48779fc-e2f5-4b25-bdc9-64f54e521573 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:11.195538 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:11.195538 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:11.200136 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c48779fc-e2f5-4b25-bdc9-64f54e521573 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:11.209148 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c48779fc-e2f5-4b25-bdc9-64f54e521573 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:11.209770 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 63/241] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:11 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:11.926920 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01b7b731-e1bf-4b56-841c-bff2ec28ab4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:11.929148 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01b7b731-e1bf-4b56-841c-bff2ec28ab4b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:11.929375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01b7b731-e1bf-4b56-841c-bff2ec28ab4b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:11.929608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01b7b731-e1bf-4b56-841c-bff2ec28ab4b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:11.942865 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:11.942865 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:11.946794 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-01b7b731-e1bf-4b56-841c-bff2ec28ab4b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:11.952328 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01b7b731-e1bf-4b56-841c-bff2ec28ab4b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:11.952982 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 61/242] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:11 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:12.232432 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-06ea7f49-a8f3-4677-a589-633db8d734e0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:12.243467 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06ea7f49-a8f3-4677-a589-633db8d734e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:12.243467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06ea7f49-a8f3-4677-a589-633db8d734e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:12.243467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06ea7f49-a8f3-4677-a589-633db8d734e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:12.277284 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:12.277284 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:12.288175 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-06ea7f49-a8f3-4677-a589-633db8d734e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:12.302702 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06ea7f49-a8f3-4677-a589-633db8d734e0 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:12.303068 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 60/243] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:12 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:12.972314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-830ea788-2062-4541-b0c9-c54ae422bbe9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:12.974100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-830ea788-2062-4541-b0c9-c54ae422bbe9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:12.974308 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-830ea788-2062-4541-b0c9-c54ae422bbe9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:12.974542 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-830ea788-2062-4541-b0c9-c54ae422bbe9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:12.989056 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:12.989056 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:12.994107 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-830ea788-2062-4541-b0c9-c54ae422bbe9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:13.002277 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-830ea788-2062-4541-b0c9-c54ae422bbe9 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:13.002967 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 60/244] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:12 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:13.329594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3ddf4b76-58ab-4def-a15d-d673dc360975 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:13.331470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3ddf4b76-58ab-4def-a15d-d673dc360975 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:13.331673 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3ddf4b76-58ab-4def-a15d-d673dc360975 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:13.332684 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3ddf4b76-58ab-4def-a15d-d673dc360975 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:13.342579 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:13.342579 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:13.346667 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3ddf4b76-58ab-4def-a15d-d673dc360975 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:13.352828 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3ddf4b76-58ab-4def-a15d-d673dc360975 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:13.353348 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 64/245] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:13 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:13.639779 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-fe926c38-718f-47eb-8b76-25e5d48699a9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:13.642546 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-fe926c38-718f-47eb-8b76-25e5d48699a9 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] POST https://10.4.3.66/volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7/action Aug 25 11:45:13.643330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-fe926c38-718f-47eb-8b76-25e5d48699a9 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:13.645334 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-fe926c38-718f-47eb-8b76-25e5d48699a9 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:13.668745 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:13.668745 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:13.683352 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f6be3103-b480-4a16-93f8-dbcc8201c77e req-fe926c38-718f-47eb-8b76-25e5d48699a9 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7/action returned with HTTP 204 Aug 25 11:45:13.684584 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 62/246] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:13 2026] POST /volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:14.018436 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d6be8296-3737-4192-9493-621855274a1f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.020634 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d6be8296-3737-4192-9493-621855274a1f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:14.020787 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d6be8296-3737-4192-9493-621855274a1f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.021001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d6be8296-3737-4192-9493-621855274a1f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.030378 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8ef35ceb-0f6b-4d75-b843-958361255ac9 req-9f3d61c9-a6b4-4601-b3e1-975218d0ab93 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.036203 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.036203 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:14.037875 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8ef35ceb-0f6b-4d75-b843-958361255ac9 req-9f3d61c9-a6b4-4601-b3e1-975218d0ab93 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:45:14.039285 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8ef35ceb-0f6b-4d75-b843-958361255ac9 req-9f3d61c9-a6b4-4601-b3e1-975218d0ab93 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.039712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8ef35ceb-0f6b-4d75-b843-958361255ac9 req-9f3d61c9-a6b4-4601-b3e1-975218d0ab93 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.043224 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d6be8296-3737-4192-9493-621855274a1f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:14.050142 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d6be8296-3737-4192-9493-621855274a1f tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:14.051158 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 61/247] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.054514 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.054514 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:14.060781 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-8ef35ceb-0f6b-4d75-b843-958361255ac9 req-9f3d61c9-a6b4-4601-b3e1-975218d0ab93 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:45:14.068583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8ef35ceb-0f6b-4d75-b843-958361255ac9 req-9f3d61c9-a6b4-4601-b3e1-975218d0ab93 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f returned with HTTP 200 Aug 25 11:45:14.069421 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 61/248] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f => generated 1132 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.369325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c5c3be50-c110-4e4e-a026-7d1b828ab65c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.371766 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5c3be50-c110-4e4e-a026-7d1b828ab65c tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:14.374524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5c3be50-c110-4e4e-a026-7d1b828ab65c tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.374524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c5c3be50-c110-4e4e-a026-7d1b828ab65c tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.383369 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.383369 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:14.386978 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c5c3be50-c110-4e4e-a026-7d1b828ab65c tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:14.393247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c5c3be50-c110-4e4e-a026-7d1b828ab65c tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:14.393247 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 65/249] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.412075 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cebc2851-ecde-4fac-ab60-e7d16c21935d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.415378 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cebc2851-ecde-4fac-ab60-e7d16c21935d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:14.415378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cebc2851-ecde-4fac-ab60-e7d16c21935d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.415590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cebc2851-ecde-4fac-ab60-e7d16c21935d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.429176 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.429176 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:14.435432 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cebc2851-ecde-4fac-ab60-e7d16c21935d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:14.443122 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cebc2851-ecde-4fac-ab60-e7d16c21935d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:14.444138 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 63/250] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.467805 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fa2e16fa-4334-45ea-9d04-81d8c1307692 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.470157 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa2e16fa-4334-45ea-9d04-81d8c1307692 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:14.470491 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa2e16fa-4334-45ea-9d04-81d8c1307692 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.471485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa2e16fa-4334-45ea-9d04-81d8c1307692 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.489859 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.489859 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:14.498019 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fa2e16fa-4334-45ea-9d04-81d8c1307692 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Volume info retrieved successfully. Aug 25 11:45:14.504770 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa2e16fa-4334-45ea-9d04-81d8c1307692 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:14.505211 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 62/251] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.655869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-2bd77b68-3b86-48b4-a980-89b1152f1cbd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.658336 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-2bd77b68-3b86-48b4-a980-89b1152f1cbd tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:14.658742 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-2bd77b68-3b86-48b4-a980-89b1152f1cbd tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.658804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-2bd77b68-3b86-48b4-a980-89b1152f1cbd tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.676336 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.676336 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:14.683605 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-2bd77b68-3b86-48b4-a980-89b1152f1cbd tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:14.695483 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-2bd77b68-3b86-48b4-a980-89b1152f1cbd tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:14.696224 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 62/252] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1138 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.753526 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.756814 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] POST https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184/action Aug 25 11:45:14.757922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:14.758245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:14.774564 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.774564 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:14.775355 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:14.794483 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Begin detaching volume completed successfully. Aug 25 11:45:14.794483 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-68fbcfe0-9274-4873-8986-24b459d5e413 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184/action returned with HTTP 202 Aug 25 11:45:14.794483 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 66/253] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:45:14 2026] POST /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:45:14.824475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6a7ca0a3-9fb5-4e4e-a3eb-68cea15ac255 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.827706 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a7ca0a3-9fb5-4e4e-a3eb-68cea15ac255 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:14.828323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a7ca0a3-9fb5-4e4e-a3eb-68cea15ac255 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.828323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a7ca0a3-9fb5-4e4e-a3eb-68cea15ac255 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.846152 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.846152 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:14.859134 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6a7ca0a3-9fb5-4e4e-a3eb-68cea15ac255 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Volume info retrieved successfully. Aug 25 11:45:14.865104 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a7ca0a3-9fb5-4e4e-a3eb-68cea15ac255 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:14.865698 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 64/254] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1141 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:14.886204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-676bdaeb-2da5-4fc5-80d9-6cfd40d88ad5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.886603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-676bdaeb-2da5-4fc5-80d9-6cfd40d88ad5 None None] GET https://10.4.3.66/volume// Aug 25 11:45:14.886812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-676bdaeb-2da5-4fc5-80d9-6cfd40d88ad5 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.887245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-676bdaeb-2da5-4fc5-80d9-6cfd40d88ad5 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.887518 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-676bdaeb-2da5-4fc5-80d9-6cfd40d88ad5 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:14.888243 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 63/255] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:14.900602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-03812cd4-02d5-4fb2-ae42-f53073264c4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:14.903299 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-03812cd4-02d5-4fb2-ae42-f53073264c4d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:14.903514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-03812cd4-02d5-4fb2-ae42-f53073264c4d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:14.903963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-03812cd4-02d5-4fb2-ae42-f53073264c4d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:14.916264 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:14.916264 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:14.922473 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-03812cd4-02d5-4fb2-ae42-f53073264c4d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:14.929240 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-03812cd4-02d5-4fb2-ae42-f53073264c4d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:14.930182 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 63/256] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:14 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1321 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:15.073122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-27123257-6127-4960-bac6-66e793340c77 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:15.076140 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27123257-6127-4960-bac6-66e793340c77 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:15.076140 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27123257-6127-4960-bac6-66e793340c77 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:15.076140 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-27123257-6127-4960-bac6-66e793340c77 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:15.088884 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:15.088884 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:15.093252 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-27123257-6127-4960-bac6-66e793340c77 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:15.097695 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-27123257-6127-4960-bac6-66e793340c77 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:15.100758 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 67/257] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:15 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:15.702646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-e3ec6386-db5d-4c04-acb2-864489edaa07 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:15.706549 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-e3ec6386-db5d-4c04-acb2-864489edaa07 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:15.706885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-e3ec6386-db5d-4c04-acb2-864489edaa07 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:15.707119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-e3ec6386-db5d-4c04-acb2-864489edaa07 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:15.716391 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:15.716391 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:15.721111 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-e3ec6386-db5d-4c04-acb2-864489edaa07 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:15.727134 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-e3ec6386-db5d-4c04-acb2-864489edaa07 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:15.727719 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 65/258] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:15 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:15.885770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c5d1b69-e63e-41f8-9f51-b74966388b2d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:15.887944 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c5d1b69-e63e-41f8-9f51-b74966388b2d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:15.888187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c5d1b69-e63e-41f8-9f51-b74966388b2d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:15.888451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c5d1b69-e63e-41f8-9f51-b74966388b2d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:15.900692 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:15.900692 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:15.905842 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c5d1b69-e63e-41f8-9f51-b74966388b2d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Volume info retrieved successfully. Aug 25 11:45:15.911405 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c5d1b69-e63e-41f8-9f51-b74966388b2d tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:15.911929 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 64/259] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:15 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:16.115752 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17088338-21a2-407c-8491-f6f350302292 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.116517 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17088338-21a2-407c-8491-f6f350302292 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:16.116813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17088338-21a2-407c-8491-f6f350302292 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.117050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17088338-21a2-407c-8491-f6f350302292 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.136244 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.136244 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:16.142684 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-17088338-21a2-407c-8491-f6f350302292 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:16.142738 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f943d32b-8719-4b8a-bfdd-1f1691d1e540 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.143069 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f943d32b-8719-4b8a-bfdd-1f1691d1e540 None None] GET https://10.4.3.66/volume// Aug 25 11:45:16.143225 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f943d32b-8719-4b8a-bfdd-1f1691d1e540 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.143445 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f943d32b-8719-4b8a-bfdd-1f1691d1e540 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.143796 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f943d32b-8719-4b8a-bfdd-1f1691d1e540 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:16.144178 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 68/260] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:16.147153 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17088338-21a2-407c-8491-f6f350302292 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:16.147652 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 64/261] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:16.180912 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-3e856131-51a1-4c25-8b41-acafd5443a14 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.209861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-bf388be5-dd9c-41ad-af50-93d435fe4375 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.212377 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-bf388be5-dd9c-41ad-af50-93d435fe4375 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:16.212660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-bf388be5-dd9c-41ad-af50-93d435fe4375 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.212904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-bf388be5-dd9c-41ad-af50-93d435fe4375 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.220927 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.220927 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:16.227527 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-bf388be5-dd9c-41ad-af50-93d435fe4375 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:16.235354 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-bf388be5-dd9c-41ad-af50-93d435fe4375 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:16.236282 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 65/262] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 1389 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:16.249782 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-86ce121e-c86b-4a16-a5e4-b87f3a45ec8e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.255130 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-86ce121e-c86b-4a16-a5e4-b87f3a45ec8e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:45:16.255385 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-86ce121e-c86b-4a16-a5e4-b87f3a45ec8e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.255676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-86ce121e-c86b-4a16-a5e4-b87f3a45ec8e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.266142 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.266142 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:16.272087 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-86ce121e-c86b-4a16-a5e4-b87f3a45ec8e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:16.278410 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-86ce121e-c86b-4a16-a5e4-b87f3a45ec8e tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 200 Aug 25 11:45:16.279005 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 69/263] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:16.292162 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c64cda1f-e5f2-422e-8ba6-be8b4f084f35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.295378 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c64cda1f-e5f2-422e-8ba6-be8b4f084f35 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:45:16.295948 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c64cda1f-e5f2-422e-8ba6-be8b4f084f35 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.295948 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c64cda1f-e5f2-422e-8ba6-be8b4f084f35 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.305747 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.305747 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:16.311412 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c64cda1f-e5f2-422e-8ba6-be8b4f084f35 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:16.317527 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c64cda1f-e5f2-422e-8ba6-be8b4f084f35 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 200 Aug 25 11:45:16.318214 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 65/264] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:16.341845 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9bd1bd41-570e-46e3-8153-384f885147c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.342310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9bd1bd41-570e-46e3-8153-384f885147c4 None None] GET https://10.4.3.66/volume// Aug 25 11:45:16.342538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9bd1bd41-570e-46e3-8153-384f885147c4 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.342749 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9bd1bd41-570e-46e3-8153-384f885147c4 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.343084 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9bd1bd41-570e-46e3-8153-384f885147c4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:16.343472 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 66/265] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:16.362725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-778f5906-88c2-4e04-902b-71429f53dffb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.369711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-778f5906-88c2-4e04-902b-71429f53dffb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:16.369711 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-778f5906-88c2-4e04-902b-71429f53dffb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e3df7b9-f806-41ef-b113-b42bdf325805", "connector": null, "instance_uuid": "57b00cc8-bf66-483c-a3a3-fdfdd65ebd9b"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:16.380263 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.380263 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:16.428853 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-778f5906-88c2-4e04-902b-71429f53dffb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:16.429749 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 70/266] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:16 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 25 11:45:16.442810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-258cff8c-85e9-470c-b9e0-076b41055c69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.442810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-258cff8c-85e9-470c-b9e0-076b41055c69 None None] GET https://10.4.3.66/volume// Aug 25 11:45:16.442810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-258cff8c-85e9-470c-b9e0-076b41055c69 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.443804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-258cff8c-85e9-470c-b9e0-076b41055c69 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.443804 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-258cff8c-85e9-470c-b9e0-076b41055c69 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:16.444193 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 66/267] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:16.459493 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-f374b7d1-59fa-411e-a1c9-00d9c1d8aef3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.461875 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-f374b7d1-59fa-411e-a1c9-00d9c1d8aef3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:16.462267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-f374b7d1-59fa-411e-a1c9-00d9c1d8aef3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d72575f0-133f-4ed5-850c-0558cbb057d6", "connector": null, "instance_uuid": "57b00cc8-bf66-483c-a3a3-fdfdd65ebd9b"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:16.474988 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.474988 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:16.501166 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-3e856131-51a1-4c25-8b41-acafd5443a14 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:16.501757 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-3e856131-51a1-4c25-8b41-acafd5443a14 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8b47cb14-b4ae-4a18-ae71-aee85bdb5488", "connector": null, "instance_uuid": "154295f3-e533-4bdb-8c37-877a6a535b8b"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:16.522422 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.522422 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:16.536553 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-f374b7d1-59fa-411e-a1c9-00d9c1d8aef3 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:16.536966 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 67/268] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:16 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 25 11:45:16.549729 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9ef1484c-3c90-4515-8a76-622a50cde662 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.550603 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ef1484c-3c90-4515-8a76-622a50cde662 None None] GET https://10.4.3.66/volume// Aug 25 11:45:16.550603 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ef1484c-3c90-4515-8a76-622a50cde662 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.550603 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ef1484c-3c90-4515-8a76-622a50cde662 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.550835 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ef1484c-3c90-4515-8a76-622a50cde662 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:16.552115 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 71/269] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:16.563259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c472c170-42b3-490f-ba74-dfa39ea9f813 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.565715 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c472c170-42b3-490f-ba74-dfa39ea9f813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:16.566124 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c472c170-42b3-490f-ba74-dfa39ea9f813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1ee6f47-dda9-4b8c-aa63-a599dd525ff5", "connector": null, "instance_uuid": "57b00cc8-bf66-483c-a3a3-fdfdd65ebd9b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:16.579010 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.579010 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:16.584719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-3e856131-51a1-4c25-8b41-acafd5443a14 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:16.585177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 66/270] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:16 2026] POST /volume/v3/attachments => generated 273 bytes in 405 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:16.645857 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-c472c170-42b3-490f-ba74-dfa39ea9f813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:16.646476 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 67/271] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:16 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:16.647774 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9946b629-885a-4ae3-9b04-dfdcdfc6b625 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.654224 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9946b629-885a-4ae3-9b04-dfdcdfc6b625 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:16.654224 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9946b629-885a-4ae3-9b04-dfdcdfc6b625 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.658319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9946b629-885a-4ae3-9b04-dfdcdfc6b625 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.665455 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f92411d-1e8f-472f-8b4b-89d4cae239b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.665977 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f92411d-1e8f-472f-8b4b-89d4cae239b4 None None] GET https://10.4.3.66/volume// Aug 25 11:45:16.666234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f92411d-1e8f-472f-8b4b-89d4cae239b4 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.666513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f92411d-1e8f-472f-8b4b-89d4cae239b4 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.666922 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f92411d-1e8f-472f-8b4b-89d4cae239b4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:16.667238 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 72/272] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:16.684390 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.684390 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:16.690187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-74b873c7-26ce-4838-ae87-6da566783441 req-88b326ee-18e2-40ab-a7df-6371c20ec022 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.695655 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9946b629-885a-4ae3-9b04-dfdcdfc6b625 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:16.695786 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-88b326ee-18e2-40ab-a7df-6371c20ec022 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] POST https://10.4.3.66/volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e/action Aug 25 11:45:16.695786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-88b326ee-18e2-40ab-a7df-6371c20ec022 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:16.695786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-88b326ee-18e2-40ab-a7df-6371c20ec022 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:16.698280 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9946b629-885a-4ae3-9b04-dfdcdfc6b625 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:16.698723 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 68/273] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:16.705147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-a7bc3d9e-db85-4fd1-8543-e4b7c1d505ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.707246 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-a7bc3d9e-db85-4fd1-8543-e4b7c1d505ae tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:16.707525 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-a7bc3d9e-db85-4fd1-8543-e4b7c1d505ae tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.707983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-a7bc3d9e-db85-4fd1-8543-e4b7c1d505ae tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.718061 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.718061 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:16.723095 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-a7bc3d9e-db85-4fd1-8543-e4b7c1d505ae tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:16.725719 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.725719 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:16.733712 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-a7bc3d9e-db85-4fd1-8543-e4b7c1d505ae tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:16.734398 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 68/274] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:16.755181 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-74b873c7-26ce-4838-ae87-6da566783441 req-88b326ee-18e2-40ab-a7df-6371c20ec022 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e/action returned with HTTP 204 Aug 25 11:45:16.755181 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 67/275] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:16 2026] POST /volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:16.909399 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.912741 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] PUT https://10.4.3.66/volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205 Aug 25 11:45:16.913774 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:16.924871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Acquiring lock "cinder-attachment_update-8b47cb14-b4ae-4a18-ae71-aee85bdb5488-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:16.930021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-beb20395-1dc4-43dc-a416-07a1daeba2a6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:16.933495 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beb20395-1dc4-43dc-a416-07a1daeba2a6 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:16.933776 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beb20395-1dc4-43dc-a416-07a1daeba2a6 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:16.934085 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beb20395-1dc4-43dc-a416-07a1daeba2a6 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:16.934267 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Lock "cinder-attachment_update-8b47cb14-b4ae-4a18-ae71-aee85bdb5488-np0000008081" acquired by "attachment_update" :: waited 0.010s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:16.935972 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.935972 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:16.948755 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:16.948755 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:16.952776 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-beb20395-1dc4-43dc-a416-07a1daeba2a6 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Volume info retrieved successfully. Aug 25 11:45:16.960019 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beb20395-1dc4-43dc-a416-07a1daeba2a6 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:16.960446 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 69/276] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:16 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 1141 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:17.079360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Lock "cinder-attachment_update-8b47cb14-b4ae-4a18-ae71-aee85bdb5488-np0000008081" released by "attachment_update" :: held 0.145s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:17.079866 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-7c8f2983-021c-4186-b85e-b9dba775789c tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205 returned with HTTP 200 Aug 25 11:45:17.080590 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 73/277] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:16 2026] PUT /volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:17.171662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b95b8cc-393a-4b24-b2b0-f1285a1b5e85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.176564 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b95b8cc-393a-4b24-b2b0-f1285a1b5e85 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:17.179003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b95b8cc-393a-4b24-b2b0-f1285a1b5e85 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.179444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b95b8cc-393a-4b24-b2b0-f1285a1b5e85 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.196020 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.196020 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:17.202999 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b95b8cc-393a-4b24-b2b0-f1285a1b5e85 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:17.207222 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b95b8cc-393a-4b24-b2b0-f1285a1b5e85 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:17.207916 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 69/278] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:17 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1316 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:17.228236 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a19d761f-efdc-4f8d-9b46-7551fd5bb36b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.235649 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a19d761f-efdc-4f8d-9b46-7551fd5bb36b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:17.235649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a19d761f-efdc-4f8d-9b46-7551fd5bb36b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.235649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a19d761f-efdc-4f8d-9b46-7551fd5bb36b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.248023 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.248023 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:17.253581 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a19d761f-efdc-4f8d-9b46-7551fd5bb36b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:17.259739 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a19d761f-efdc-4f8d-9b46-7551fd5bb36b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:17.260302 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 68/279] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:17 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1316 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:17.291059 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-7740b7c8-961d-459f-9c9e-b40a04f84fa7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.294874 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-7740b7c8-961d-459f-9c9e-b40a04f84fa7 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] DELETE https://10.4.3.66/volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7 Aug 25 11:45:17.295178 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-7740b7c8-961d-459f-9c9e-b40a04f84fa7 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.296526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-7740b7c8-961d-459f-9c9e-b40a04f84fa7 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.319644 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.319644 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:17.434661 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4808a237-aaf5-4b18-a18d-b5588c8384ba req-7740b7c8-961d-459f-9c9e-b40a04f84fa7 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7 returned with HTTP 200 Aug 25 11:45:17.436163 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 70/280] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:45:17 2026] DELETE /volume/v3/attachments/24de3aef-a4a9-48ad-baa1-b32178ce7cf7 => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:17.546988 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5d3fbb6e-1260-4523-bc7d-312f676edb70 req-840cae01-c881-4a4e-afc7-63e75255c2ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.552406 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5d3fbb6e-1260-4523-bc7d-312f676edb70 req-840cae01-c881-4a4e-afc7-63e75255c2ec tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] DELETE https://10.4.3.66/volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c Aug 25 11:45:17.554649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5d3fbb6e-1260-4523-bc7d-312f676edb70 req-840cae01-c881-4a4e-afc7-63e75255c2ec tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.554649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5d3fbb6e-1260-4523-bc7d-312f676edb70 req-840cae01-c881-4a4e-afc7-63e75255c2ec tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.568275 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.568275 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:17.663730 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5d3fbb6e-1260-4523-bc7d-312f676edb70 req-840cae01-c881-4a4e-afc7-63e75255c2ec tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c returned with HTTP 200 Aug 25 11:45:17.664362 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 74/281] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:45:17 2026] DELETE /volume/v3/attachments/175cff57-b614-467b-958d-ff40f483df0c => generated 19 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:17.718197 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a677f3b9-0c7a-4ce7-a544-58010bb82d60 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.722781 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a677f3b9-0c7a-4ce7-a544-58010bb82d60 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:17.723068 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a677f3b9-0c7a-4ce7-a544-58010bb82d60 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.723763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a677f3b9-0c7a-4ce7-a544-58010bb82d60 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.741844 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.741844 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:17.750083 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a677f3b9-0c7a-4ce7-a544-58010bb82d60 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:17.761339 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a677f3b9-0c7a-4ce7-a544-58010bb82d60 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:17.761339 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 70/282] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:17 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:17.946782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40234730-ebf5-430e-9349-65586f3d6b4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.952338 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40234730-ebf5-430e-9349-65586f3d6b4c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:17.952478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40234730-ebf5-430e-9349-65586f3d6b4c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.952916 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40234730-ebf5-430e-9349-65586f3d6b4c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.976888 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.976888 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:17.980613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5800a3c9-d37b-45d4-a2ab-5e73cc85f837 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.981227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ba3ce8cb-b540-4cb0-b5ec-4330a2ec9021 req-3c27edb4-1583-467e-87c6-2de65b801e7e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.984075 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5800a3c9-d37b-45d4-a2ab-5e73cc85f837 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:17.984075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5800a3c9-d37b-45d4-a2ab-5e73cc85f837 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:17.984075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5800a3c9-d37b-45d4-a2ab-5e73cc85f837 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:17.987005 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40234730-ebf5-430e-9349-65586f3d6b4c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:17.987124 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ba3ce8cb-b540-4cb0-b5ec-4330a2ec9021 req-3c27edb4-1583-467e-87c6-2de65b801e7e tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] POST https://10.4.3.66/volume/v3/snapshots/None/action Aug 25 11:45:17.987206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c047a519-e2cf-4005-988a-c1bda126ff61 req-84e0f083-3742-45e7-85f1-410fa540eb34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:17.987717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ba3ce8cb-b540-4cb0-b5ec-4330a2ec9021 req-3c27edb4-1583-467e-87c6-2de65b801e7e tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:17.987957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ba3ce8cb-b540-4cb0-b5ec-4330a2ec9021 req-3c27edb4-1583-467e-87c6-2de65b801e7e tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:17.990972 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.snapshot_actions [req-ba3ce8cb-b540-4cb0-b5ec-4330a2ec9021 req-3c27edb4-1583-467e-87c6-2de65b801e7e tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100239) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 11:45:17.993189 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c047a519-e2cf-4005-988a-c1bda126ff61 req-84e0f083-3742-45e7-85f1-410fa540eb34 tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] POST https://10.4.3.66/volume/v3/snapshots/5540bfd4-209e-4ffe-973f-e7849fef48f3/action Aug 25 11:45:17.994368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c047a519-e2cf-4005-988a-c1bda126ff61 req-84e0f083-3742-45e7-85f1-410fa540eb34 tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:17.994368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c047a519-e2cf-4005-988a-c1bda126ff61 req-84e0f083-3742-45e7-85f1-410fa540eb34 tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:17.999909 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:17.999909 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:18.000017 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.snapshot_actions [req-c047a519-e2cf-4005-988a-c1bda126ff61 req-84e0f083-3742-45e7-85f1-410fa540eb34 tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100237) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 11:45:18.000497 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40234730-ebf5-430e-9349-65586f3d6b4c tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:18.001026 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 69/283] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:17 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1316 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:18.007353 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5800a3c9-d37b-45d4-a2ab-5e73cc85f837 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] Volume info retrieved successfully. Aug 25 11:45:18.015614 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5800a3c9-d37b-45d4-a2ab-5e73cc85f837 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-reader] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:18.016229 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 71/284] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:17 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:18.023715 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ba3ce8cb-b540-4cb0-b5ec-4330a2ec9021 req-3c27edb4-1583-467e-87c6-2de65b801e7e tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] https://10.4.3.66/volume/v3/snapshots/None/action returned with HTTP 404 Aug 25 11:45:18.025423 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 75/285] 10.4.3.66 () {72 vars in 1575 bytes} [Tue Aug 25 11:45:17 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:18.043010 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c047a519-e2cf-4005-988a-c1bda126ff61 req-84e0f083-3742-45e7-85f1-410fa540eb34 tempest-VolumesAssistedSnapshotsTest-1906498740 tempest-VolumesAssistedSnapshotsTest-1906498740-project] https://10.4.3.66/volume/v3/snapshots/5540bfd4-209e-4ffe-973f-e7849fef48f3/action returned with HTTP 404 Aug 25 11:45:18.043909 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 71/286] 10.4.3.66 () {72 vars in 1671 bytes} [Tue Aug 25 11:45:17 2026] POST /volume/v3/snapshots/5540bfd4-209e-4ffe-973f-e7849fef48f3/action => generated 111 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:18.113377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2005360-a6c6-4f4a-8919-8ce260cdf76f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.117462 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2005360-a6c6-4f4a-8919-8ce260cdf76f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:18.117767 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2005360-a6c6-4f4a-8919-8ce260cdf76f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:18.118039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2005360-a6c6-4f4a-8919-8ce260cdf76f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:18.121065 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-621a2ec1-98dc-4478-930f-301f67b20190 req-e8935d89-da8e-445f-bf13-a453db1f4d8d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.124944 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-e8935d89-da8e-445f-bf13-a453db1f4d8d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:18.125189 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-e8935d89-da8e-445f-bf13-a453db1f4d8d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:18.125440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-e8935d89-da8e-445f-bf13-a453db1f4d8d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:18.131512 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:18.131512 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:18.138679 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d2005360-a6c6-4f4a-8919-8ce260cdf76f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:18.143643 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:18.143643 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:18.146198 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2005360-a6c6-4f4a-8919-8ce260cdf76f tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:18.146709 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 70/287] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:18 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:18.152005 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-621a2ec1-98dc-4478-930f-301f67b20190 req-e8935d89-da8e-445f-bf13-a453db1f4d8d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:18.159126 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-e8935d89-da8e-445f-bf13-a453db1f4d8d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:18.159755 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 72/288] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:18 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1316 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:18.221633 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.222924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9c9e4fc-b8dd-4c7d-bbbf-d01770ab016b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.224759 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] POST https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19/action Aug 25 11:45:18.225987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:18.225987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:18.226148 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9c9e4fc-b8dd-4c7d-bbbf-d01770ab016b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:18.226148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9c9e4fc-b8dd-4c7d-bbbf-d01770ab016b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:18.226148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9c9e4fc-b8dd-4c7d-bbbf-d01770ab016b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:18.239645 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:18.239645 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:18.244232 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:18.244232 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:18.244588 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:18.253791 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9c9e4fc-b8dd-4c7d-bbbf-d01770ab016b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:18.255385 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Begin detaching volume completed successfully. Aug 25 11:45:18.255826 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-8ceecadc-a157-4177-b012-00af35ef2900 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19/action returned with HTTP 202 Aug 25 11:45:18.256474 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 76/289] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:45:18 2026] POST /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:45:18.265561 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9c9e4fc-b8dd-4c7d-bbbf-d01770ab016b tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:18.266091 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 72/290] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:18 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 846 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:18.372110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e09bc941-a9e1-486b-8ee3-d3ebb9ba38d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.372110 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e09bc941-a9e1-486b-8ee3-d3ebb9ba38d0 None None] GET https://10.4.3.66/volume// Aug 25 11:45:18.372110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e09bc941-a9e1-486b-8ee3-d3ebb9ba38d0 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:18.372110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e09bc941-a9e1-486b-8ee3-d3ebb9ba38d0 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:18.372110 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e09bc941-a9e1-486b-8ee3-d3ebb9ba38d0 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:18.372110 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 71/291] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:18.406524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-621a2ec1-98dc-4478-930f-301f67b20190 req-6633bfcb-9bcf-4f56-9ff5-f2324afee940 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.413351 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-6633bfcb-9bcf-4f56-9ff5-f2324afee940 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:18.413903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-6633bfcb-9bcf-4f56-9ff5-f2324afee940 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:18.416042 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-6633bfcb-9bcf-4f56-9ff5-f2324afee940 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:18.436098 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:18.436098 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:18.444762 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-621a2ec1-98dc-4478-930f-301f67b20190 req-6633bfcb-9bcf-4f56-9ff5-f2324afee940 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:18.451310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-6633bfcb-9bcf-4f56-9ff5-f2324afee940 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:18.451966 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 73/292] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:18 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1542 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:18.784508 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-88cd5552-4b3e-4030-9710-35ae0684bfc6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:18.790139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-88cd5552-4b3e-4030-9710-35ae0684bfc6 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:18.790408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-88cd5552-4b3e-4030-9710-35ae0684bfc6 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:18.790724 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-88cd5552-4b3e-4030-9710-35ae0684bfc6 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:18.963155 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:18.963155 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:18.974372 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-88cd5552-4b3e-4030-9710-35ae0684bfc6 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:18.983881 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-88cd5552-4b3e-4030-9710-35ae0684bfc6 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:18.984360 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 77/293] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:18 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 850 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:19.743937 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ae4eda5-eb62-4a82-9eca-a255c69359bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:19.746257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ae4eda5-eb62-4a82-9eca-a255c69359bc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:19.746421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ae4eda5-eb62-4a82-9eca-a255c69359bc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:19.746789 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ae4eda5-eb62-4a82-9eca-a255c69359bc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:19.757771 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:19.757771 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:19.764414 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0ae4eda5-eb62-4a82-9eca-a255c69359bc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:19.770552 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ae4eda5-eb62-4a82-9eca-a255c69359bc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:19.771528 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 73/294] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:19 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:19.790218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ec0b875-ac7e-4131-93aa-c80fa996015e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:19.797616 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ec0b875-ac7e-4131-93aa-c80fa996015e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:19.797929 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ec0b875-ac7e-4131-93aa-c80fa996015e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:19.798172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ec0b875-ac7e-4131-93aa-c80fa996015e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:19.809994 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:19.809994 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:19.815391 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ec0b875-ac7e-4131-93aa-c80fa996015e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:19.821899 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ec0b875-ac7e-4131-93aa-c80fa996015e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:19.822462 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 72/295] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:19 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:19.885431 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b2ef84e9-2ddb-42db-bbfb-ea4115a4b21e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:19.887640 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b2ef84e9-2ddb-42db-bbfb-ea4115a4b21e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:19.887826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b2ef84e9-2ddb-42db-bbfb-ea4115a4b21e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:19.888081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b2ef84e9-2ddb-42db-bbfb-ea4115a4b21e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:19.898916 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:19.898916 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:19.903637 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b2ef84e9-2ddb-42db-bbfb-ea4115a4b21e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:19.909276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b2ef84e9-2ddb-42db-bbfb-ea4115a4b21e tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:19.909757 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 74/296] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:19 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:19.940858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:19.943856 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:19.943856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:19.943856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:19.943856 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Delete volume with id: d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:19.954745 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:19.954745 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:19.955849 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:19.989933 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Delete volume request issued successfully. Aug 25 11:45:19.990649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-069cc3f2-30b3-4fcb-95ed-f7f735592ef7 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 202 Aug 25 11:45:19.990836 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 78/297] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:45:19 2026] DELETE /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:45:20.001321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d94eaa34-7989-44d2-bcb4-0678fb4de042 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:20.004425 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d94eaa34-7989-44d2-bcb4-0678fb4de042 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:20.005173 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d94eaa34-7989-44d2-bcb4-0678fb4de042 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:20.005338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0272eaf0-2c6b-4b74-af4e-469c3dda1c06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:20.005404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d94eaa34-7989-44d2-bcb4-0678fb4de042 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:20.008438 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0272eaf0-2c6b-4b74-af4e-469c3dda1c06 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:20.008706 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0272eaf0-2c6b-4b74-af4e-469c3dda1c06 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:20.008926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0272eaf0-2c6b-4b74-af4e-469c3dda1c06 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:20.014502 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:20.014502 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:20.020908 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d94eaa34-7989-44d2-bcb4-0678fb4de042 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Volume info retrieved successfully. Aug 25 11:45:20.027791 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d94eaa34-7989-44d2-bcb4-0678fb4de042 tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 200 Aug 25 11:45:20.028392 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 74/298] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:20 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:20.029761 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:20.029761 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:20.038879 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0272eaf0-2c6b-4b74-af4e-469c3dda1c06 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:20.047415 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0272eaf0-2c6b-4b74-af4e-469c3dda1c06 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:20.047415 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 73/299] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:20 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:20.554184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-22ed30aa-0d74-483d-9d09-f3df33fa8e9d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:20.556909 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-22ed30aa-0d74-483d-9d09-f3df33fa8e9d tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] POST https://10.4.3.66/volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205/action Aug 25 11:45:20.557405 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-22ed30aa-0d74-483d-9d09-f3df33fa8e9d tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:20.557541 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-22ed30aa-0d74-483d-9d09-f3df33fa8e9d tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:20.579613 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:20.579613 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:20.593238 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d7e3d7b9-88a3-4eed-9a7c-d5116e2dce67 req-22ed30aa-0d74-483d-9d09-f3df33fa8e9d tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205/action returned with HTTP 204 Aug 25 11:45:20.593997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 75/300] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:20 2026] POST /volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:20.988851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-405c5a95-3d74-43e1-80f7-9f85acecf5ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:20.989367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-405c5a95-3d74-43e1-80f7-9f85acecf5ba None None] GET https://10.4.3.66/volume// Aug 25 11:45:20.989655 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-405c5a95-3d74-43e1-80f7-9f85acecf5ba None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:20.989929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-405c5a95-3d74-43e1-80f7-9f85acecf5ba None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:20.990429 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-405c5a95-3d74-43e1-80f7-9f85acecf5ba None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:20.991150 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 79/301] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:20 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:21.002980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-3a3284bd-2cbb-4bca-a665-1bf8964d76aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.005541 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-3a3284bd-2cbb-4bca-a665-1bf8964d76aa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:45:21.005808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-3a3284bd-2cbb-4bca-a665-1bf8964d76aa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.005986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-3a3284bd-2cbb-4bca-a665-1bf8964d76aa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.021981 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.021981 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:21.026413 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-3a3284bd-2cbb-4bca-a665-1bf8964d76aa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:21.033099 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-3a3284bd-2cbb-4bca-a665-1bf8964d76aa tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:45:21.033757 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 75/302] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 1568 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:21.044450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80683d6d-5609-4356-a79a-ae6e207c3fcc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.046780 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80683d6d-5609-4356-a79a-ae6e207c3fcc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] GET https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc Aug 25 11:45:21.047059 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80683d6d-5609-4356-a79a-ae6e207c3fcc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.047670 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80683d6d-5609-4356-a79a-ae6e207c3fcc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.062596 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80683d6d-5609-4356-a79a-ae6e207c3fcc tempest-DeleteServersTestJSON-565845206 tempest-DeleteServersTestJSON-565845206-project-member] https://10.4.3.66/volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc returned with HTTP 404 Aug 25 11:45:21.062596 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 74/303] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/d2c2b928-73c3-4dd6-bf8c-c811668311dc => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:21.066404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-89044a34-eaa5-4ce2-8f20-ac827cf81108 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.068837 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89044a34-eaa5-4ce2-8f20-ac827cf81108 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:21.068837 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89044a34-eaa5-4ce2-8f20-ac827cf81108 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.068837 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89044a34-eaa5-4ce2-8f20-ac827cf81108 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.085288 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.085288 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:21.092029 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-89044a34-eaa5-4ce2-8f20-ac827cf81108 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:21.099048 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89044a34-eaa5-4ce2-8f20-ac827cf81108 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:21.099543 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 76/304] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:21.117244 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5aad4bc2-658e-4aeb-8ba6-0eb6ec049a01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.123133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5aad4bc2-658e-4aeb-8ba6-0eb6ec049a01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:21.123981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5aad4bc2-658e-4aeb-8ba6-0eb6ec049a01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.124348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5aad4bc2-658e-4aeb-8ba6-0eb6ec049a01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.143996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.147890 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] PUT https://10.4.3.66/volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508 Aug 25 11:45:21.148436 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:21.151011 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.151011 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:21.157495 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5aad4bc2-658e-4aeb-8ba6-0eb6ec049a01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:21.163022 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5aad4bc2-658e-4aeb-8ba6-0eb6ec049a01 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:21.163469 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 80/305] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1142 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:21.165195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Acquiring lock "cinder-attachment_update-3e3df7b9-f806-41ef-b113-b42bdf325805-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:21.173329 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Lock "cinder-attachment_update-3e3df7b9-f806-41ef-b113-b42bdf325805-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:21.175104 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.175104 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:21.229785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.231496 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:21.232107 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-1119577698"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:21.234297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-1119577698'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:21.234684 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Create volume of 1 GB Aug 25 11:45:21.243650 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Availability Zones retrieved successfully. Aug 25 11:45:21.249615 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Flow 'volume_create_api' (d11de7ec-2a7a-42e0-873b-31e34d62420e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:21.251051 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad815c8-89d5-449d-8558-30989c0ad6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:21.252500 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:21.267144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3bb68e14-e851-478b-b0c4-1343302f2ad0 req-7f4a194a-e687-4f06-b9ef-44985193ef02 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.271231 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3bb68e14-e851-478b-b0c4-1343302f2ad0 req-7f4a194a-e687-4f06-b9ef-44985193ef02 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:21.271458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3bb68e14-e851-478b-b0c4-1343302f2ad0 req-7f4a194a-e687-4f06-b9ef-44985193ef02 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.271716 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3bb68e14-e851-478b-b0c4-1343302f2ad0 req-7f4a194a-e687-4f06-b9ef-44985193ef02 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.290006 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.290006 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:21.298902 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3bb68e14-e851-478b-b0c4-1343302f2ad0 req-7f4a194a-e687-4f06-b9ef-44985193ef02 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:21.299029 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ad815c8-89d5-449d-8558-30989c0ad6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:21.299029 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263cebe2-d47a-4ec6-9dbe-74937dcbfda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:21.303445 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3bb68e14-e851-478b-b0c4-1343302f2ad0 req-7f4a194a-e687-4f06-b9ef-44985193ef02 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:21.303885 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 77/306] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1142 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:21.316054 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Lock "cinder-attachment_update-3e3df7b9-f806-41ef-b113-b42bdf325805-np0000008081" released by "attachment_update" :: held 0.143s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:21.316250 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-a2116d0f-1e9b-4f2f-9b8a-acb91bfb2d99 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508 returned with HTTP 200 Aug 25 11:45:21.317179 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 76/307] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:21 2026] PUT /volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508 => generated 969 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:21.351869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-091ea398-54f1-4596-9ed7-9e800b81e3ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.354731 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-091ea398-54f1-4596-9ed7-9e800b81e3ca tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508/action Aug 25 11:45:21.355540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-091ea398-54f1-4596-9ed7-9e800b81e3ca tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:21.355856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-091ea398-54f1-4596-9ed7-9e800b81e3ca tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:21.398324 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.398324 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:21.413348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Created reservations ['fa76ab89-ced5-413b-94f6-0af0c9a58547', '3257d056-2d56-468b-9a4f-7ad0f22b8838', 'c5b010bf-3eab-4f91-a2af-d987befe2702', 'fb300beb-f186-43e4-94c0-666c277bf5ed'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:21.414612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (263cebe2-d47a-4ec6-9dbe-74937dcbfda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa76ab89-ced5-413b-94f6-0af0c9a58547', '3257d056-2d56-468b-9a4f-7ad0f22b8838', 'c5b010bf-3eab-4f91-a2af-d987befe2702', 'fb300beb-f186-43e4-94c0-666c277bf5ed']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:21.418890 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb92807-f887-4d41-8490-ed5dfdd3868e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:21.425678 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-091ea398-54f1-4596-9ed7-9e800b81e3ca tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508/action returned with HTTP 204 Aug 25 11:45:21.426038 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 81/308] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:21 2026] POST /volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:21.456348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb92807-f887-4d41-8490-ed5dfdd3868e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bd2d855-9555-4b46-a099-c3602b568e5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1119577698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b86dda29fa26468f9f9f91a7d834a38d',qos_specs=None,replication_status=,reservations=['fa76ab89-ced5-413b-94f6-0af0c9a58547','3257d056-2d56-468b-9a4f-7ad0f22b8838','c5b010bf-3eab-4f91-a2af-d987befe2702','fb300beb-f186-43e4-94c0-666c277bf5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7047905d23284004b0fca41ecd2f45b7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-1119577698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bd2d855-9555-4b46-a099-c3602b568e5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b86dda29fa26468f9f9f91a7d834a38d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7047905d23284004b0fca41ecd2f45b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:21.458480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94c575e-603d-40c2-949f-101ac975e421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:21.465724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-933c2e73-64da-4c80-a87d-2c7212af0402 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.466418 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-933c2e73-64da-4c80-a87d-2c7212af0402 None None] GET https://10.4.3.66/volume// Aug 25 11:45:21.466616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-933c2e73-64da-4c80-a87d-2c7212af0402 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.468722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-933c2e73-64da-4c80-a87d-2c7212af0402 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.468722 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-933c2e73-64da-4c80-a87d-2c7212af0402 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:21.471322 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 78/309] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:21.487538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-daa8b6b0-e842-4bb7-83b7-231920a48037 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.490835 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-daa8b6b0-e842-4bb7-83b7-231920a48037 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:45:21.491152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a94c575e-603d-40c2-949f-101ac975e421) transitioned into state 'SUCCESS' from state '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-1119577698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b86dda29fa26468f9f9f91a7d834a38d',qos_specs=None,replication_status=,reservations=['fa76ab89-ced5-413b-94f6-0af0c9a58547','3257d056-2d56-468b-9a4f-7ad0f22b8838','c5b010bf-3eab-4f91-a2af-d987befe2702','fb300beb-f186-43e4-94c0-666c277bf5ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7047905d23284004b0fca41ecd2f45b7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:21.491472 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-daa8b6b0-e842-4bb7-83b7-231920a48037 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.491873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-daa8b6b0-e842-4bb7-83b7-231920a48037 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.492230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec023b9-24c7-4b3f-a8b0-573ec49bf72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:21.508154 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.508154 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:21.509610 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3ec023b9-24c7-4b3f-a8b0-573ec49bf72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:21.510611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Flow 'volume_create_api' (d11de7ec-2a7a-42e0-873b-31e34d62420e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:21.510916 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Create volume request issued successfully. Aug 25 11:45:21.511554 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03efe646-7bcd-47b0-b6ea-76849d29a240 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:21.511996 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 75/310] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:45:21 2026] POST /volume/v3/volumes => generated 752 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:21.513906 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-daa8b6b0-e842-4bb7-83b7-231920a48037 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:21.523973 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-daa8b6b0-e842-4bb7-83b7-231920a48037 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 200 Aug 25 11:45:21.524449 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 77/311] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 1019 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:21.535472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78370823-135c-48b0-9a13-73573cbc7dd5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.537937 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78370823-135c-48b0-9a13-73573cbc7dd5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:21.539243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78370823-135c-48b0-9a13-73573cbc7dd5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:21.539911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78370823-135c-48b0-9a13-73573cbc7dd5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:21.554164 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.554164 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:21.559822 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-78370823-135c-48b0-9a13-73573cbc7dd5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:21.573137 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78370823-135c-48b0-9a13-73573cbc7dd5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:21.573137 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 82/312] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:21 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:21.645093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.650515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] PUT https://10.4.3.66/volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f Aug 25 11:45:21.651391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:21.670120 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Acquiring lock "cinder-attachment_update-d72575f0-133f-4ed5-850c-0558cbb057d6-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:21.679498 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Lock "cinder-attachment_update-d72575f0-133f-4ed5-850c-0558cbb057d6-np0000008081" acquired by "attachment_update" :: waited 0.009s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:21.681404 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:21.681404 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:21.944829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Lock "cinder-attachment_update-d72575f0-133f-4ed5-850c-0558cbb057d6-np0000008081" released by "attachment_update" :: held 0.266s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:21.945154 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-429d444c-970b-4421-811a-f7fee6297df6 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f returned with HTTP 200 Aug 25 11:45:21.945733 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 79/313] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:21 2026] PUT /volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f => generated 969 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:21.981178 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-9b0bc2bb-eb7b-40dc-bede-271e953992fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:21.984657 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-9b0bc2bb-eb7b-40dc-bede-271e953992fe tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f/action Aug 25 11:45:21.985326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-9b0bc2bb-eb7b-40dc-bede-271e953992fe tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:21.985516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-9b0bc2bb-eb7b-40dc-bede-271e953992fe tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:22.021285 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:22.021285 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:22.038512 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-9b0bc2bb-eb7b-40dc-bede-271e953992fe tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f/action returned with HTTP 204 Aug 25 11:45:22.039207 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 76/314] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:21 2026] POST /volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:22.069848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-930b1fab-8e87-464c-a535-6a72a713024b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:22.070341 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-930b1fab-8e87-464c-a535-6a72a713024b None None] GET https://10.4.3.66/volume// Aug 25 11:45:22.070390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-930b1fab-8e87-464c-a535-6a72a713024b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:22.070577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-930b1fab-8e87-464c-a535-6a72a713024b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:22.070951 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-930b1fab-8e87-464c-a535-6a72a713024b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:22.071295 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 78/315] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:22.083304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-6721d414-2e63-4814-b250-87db98f78dd0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:22.086906 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-6721d414-2e63-4814-b250-87db98f78dd0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:45:22.086906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-6721d414-2e63-4814-b250-87db98f78dd0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:22.087865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-6721d414-2e63-4814-b250-87db98f78dd0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:22.103147 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:22.103147 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:22.107955 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-6721d414-2e63-4814-b250-87db98f78dd0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:45:22.114544 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-6721d414-2e63-4814-b250-87db98f78dd0 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 200 Aug 25 11:45:22.115092 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 83/316] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:22 2026] GET /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 1022 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:22.245029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:22.250548 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] PUT https://10.4.3.66/volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8 Aug 25 11:45:22.251129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:22.267698 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Acquiring lock "cinder-attachment_update-f1ee6f47-dda9-4b8c-aa63-a599dd525ff5-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:22.281806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Lock "cinder-attachment_update-f1ee6f47-dda9-4b8c-aa63-a599dd525ff5-np0000008081" acquired by "attachment_update" :: waited 0.014s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:22.283050 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:22.283050 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:22.441987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Lock "cinder-attachment_update-f1ee6f47-dda9-4b8c-aa63-a599dd525ff5-np0000008081" released by "attachment_update" :: held 0.160s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:22.442388 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-76ffaf6d-896c-4edc-8daa-b042e4864e4d tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8 returned with HTTP 200 Aug 25 11:45:22.443038 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 80/317] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:22 2026] PUT /volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8 => generated 969 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:22.490310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-d992f319-50a4-4676-b4ef-34ebf60a451f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:22.496448 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-d992f319-50a4-4676-b4ef-34ebf60a451f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] POST https://10.4.3.66/volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8/action Aug 25 11:45:22.496972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-d992f319-50a4-4676-b4ef-34ebf60a451f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:22.497129 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-d992f319-50a4-4676-b4ef-34ebf60a451f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:22.532587 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:22.532587 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:22.555670 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-985f40d8-5c6c-4647-9869-7d74596d9ff7 req-d992f319-50a4-4676-b4ef-34ebf60a451f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8/action returned with HTTP 204 Aug 25 11:45:22.557946 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 77/318] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:22 2026] POST /volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:22.598913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57551754-80c1-41e3-a607-e7ccc504b0e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:22.600129 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57551754-80c1-41e3-a607-e7ccc504b0e7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:22.600399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57551754-80c1-41e3-a607-e7ccc504b0e7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:22.601240 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57551754-80c1-41e3-a607-e7ccc504b0e7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:22.620434 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:22.620434 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:22.630804 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-57551754-80c1-41e3-a607-e7ccc504b0e7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:22.639616 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57551754-80c1-41e3-a607-e7ccc504b0e7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:22.639616 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 79/319] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:22 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:22.802365 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-621a2ec1-98dc-4478-930f-301f67b20190 req-7572b5d8-f935-499c-baca-27b78cee5c76 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:22.806201 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-7572b5d8-f935-499c-baca-27b78cee5c76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] DELETE https://10.4.3.66/volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e Aug 25 11:45:22.806549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-7572b5d8-f935-499c-baca-27b78cee5c76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:22.806882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-7572b5d8-f935-499c-baca-27b78cee5c76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:22.826013 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:22.826013 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:22.908393 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-621a2ec1-98dc-4478-930f-301f67b20190 req-7572b5d8-f935-499c-baca-27b78cee5c76 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e returned with HTTP 200 Aug 25 11:45:22.908897 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 84/320] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:45:22 2026] DELETE /volume/v3/attachments/527cf9a8-e285-4d7a-876b-5231b1f0fb9e => generated 19 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:23.442304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-45a766b2-b9fc-4c6e-932b-59461bff9549 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.446264 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-45a766b2-b9fc-4c6e-932b-59461bff9549 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:23.446264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-45a766b2-b9fc-4c6e-932b-59461bff9549 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.446264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-45a766b2-b9fc-4c6e-932b-59461bff9549 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.457113 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.457113 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:23.463230 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-45a766b2-b9fc-4c6e-932b-59461bff9549 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:23.471532 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-45a766b2-b9fc-4c6e-932b-59461bff9549 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:23.471871 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 81/321] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:23.637751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76dada3e-1e34-41b2-870a-4eb57a1476db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.638720 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76dada3e-1e34-41b2-870a-4eb57a1476db None None] GET https://10.4.3.66/volume// Aug 25 11:45:23.638720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76dada3e-1e34-41b2-870a-4eb57a1476db None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.638720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76dada3e-1e34-41b2-870a-4eb57a1476db None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.639186 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76dada3e-1e34-41b2-870a-4eb57a1476db None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:23.639751 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 78/322] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:23.650393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-e75ffa8f-e415-4de8-ab78-5cfa5aa8e0a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.656908 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-e75ffa8f-e415-4de8-ab78-5cfa5aa8e0a7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:23.657232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-e75ffa8f-e415-4de8-ab78-5cfa5aa8e0a7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bd2d855-9555-4b46-a099-c3602b568e5d", "connector": null, "instance_uuid": "8a27b3b1-6ad6-4205-88f8-00d9b4daa2a4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:23.669458 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.669458 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:23.726103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-accfad39-1f8b-4cee-ab35-2df5bc6c82a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.726901 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-e75ffa8f-e415-4de8-ab78-5cfa5aa8e0a7 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:23.727337 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 80/323] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:23 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 25 11:45:23.728597 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-accfad39-1f8b-4cee-ab35-2df5bc6c82a5 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:23.729164 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-accfad39-1f8b-4cee-ab35-2df5bc6c82a5 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.729429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-accfad39-1f8b-4cee-ab35-2df5bc6c82a5 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.746650 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.746650 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:23.753312 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-accfad39-1f8b-4cee-ab35-2df5bc6c82a5 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:23.758577 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-accfad39-1f8b-4cee-ab35-2df5bc6c82a5 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:23.759024 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 85/324] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:23.778467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef4ee848-8b29-4658-a91b-369264b69a0d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.783682 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:23.784328 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.784614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.784919 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Delete volume with id: de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:23.796496 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b07e95a-75b9-47c3-9c95-2e46d8447480 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.798669 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.798669 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:23.802355 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:23.802581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b07e95a-75b9-47c3-9c95-2e46d8447480 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:23.804182 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b07e95a-75b9-47c3-9c95-2e46d8447480 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.804526 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b07e95a-75b9-47c3-9c95-2e46d8447480 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.835453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.838650 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:23.838650 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.838986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.839234 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Delete volume with id: f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:23.841752 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.841752 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:23.851869 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Delete volume request issued successfully. Aug 25 11:45:23.853185 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef4ee848-8b29-4658-a91b-369264b69a0d tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 202 Aug 25 11:45:23.853353 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 82/325] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:45:23 2026] DELETE /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:45:23.857652 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b07e95a-75b9-47c3-9c95-2e46d8447480 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:23.857934 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.857934 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:23.857934 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:23.867989 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2039d7c8-aa3b-4b69-82fc-dac29c558eb7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.868146 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b07e95a-75b9-47c3-9c95-2e46d8447480 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:23.868204 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2039d7c8-aa3b-4b69-82fc-dac29c558eb7 None None] GET https://10.4.3.66/volume// Aug 25 11:45:23.868204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2039d7c8-aa3b-4b69-82fc-dac29c558eb7 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.868284 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 79/326] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 844 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:23.868318 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2039d7c8-aa3b-4b69-82fc-dac29c558eb7 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.868360 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e943e6a5-2897-41d5-b4b6-aabcff626075 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.868411 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2039d7c8-aa3b-4b69-82fc-dac29c558eb7 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:23.868411 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 86/327] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:23.870716 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e943e6a5-2897-41d5-b4b6-aabcff626075 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:23.870921 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e943e6a5-2897-41d5-b4b6-aabcff626075 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.872777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e943e6a5-2897-41d5-b4b6-aabcff626075 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.882918 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.882918 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:23.887647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-eaa3763f-8f2e-480f-a183-8f13f9a6de89 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.890223 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e943e6a5-2897-41d5-b4b6-aabcff626075 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Volume info retrieved successfully. Aug 25 11:45:23.890407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-eaa3763f-8f2e-480f-a183-8f13f9a6de89 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:23.890660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-eaa3763f-8f2e-480f-a183-8f13f9a6de89 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.890901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-eaa3763f-8f2e-480f-a183-8f13f9a6de89 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.895597 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Delete volume request issued successfully. Aug 25 11:45:23.895919 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d90d7792-4c84-4d7a-9c8a-e56097266881 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 202 Aug 25 11:45:23.896330 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 81/328] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:45:23 2026] DELETE /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:45:23.898398 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e943e6a5-2897-41d5-b4b6-aabcff626075 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 200 Aug 25 11:45:23.898867 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 83/329] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 1013 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:23.907671 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8254a16-c853-44ce-9ae7-81f489f8dfea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:23.914022 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8254a16-c853-44ce-9ae7-81f489f8dfea tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:23.914022 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8254a16-c853-44ce-9ae7-81f489f8dfea tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:23.914022 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8254a16-c853-44ce-9ae7-81f489f8dfea tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:23.914164 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.914164 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:23.922013 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-eaa3763f-8f2e-480f-a183-8f13f9a6de89 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:23.923558 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:23.923558 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:23.929856 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-eaa3763f-8f2e-480f-a183-8f13f9a6de89 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:23.930553 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b8254a16-c853-44ce-9ae7-81f489f8dfea tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Volume info retrieved successfully. Aug 25 11:45:23.930692 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 80/330] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 1024 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:23.938322 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8254a16-c853-44ce-9ae7-81f489f8dfea tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 200 Aug 25 11:45:23.938322 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 87/331] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:23 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:24.051602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:24.057902 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] PUT https://10.4.3.66/volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade Aug 25 11:45:24.058377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:24.072528 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Acquiring lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:24.079788 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:24.081384 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:24.081384 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:24.238457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" released by "attachment_update" :: held 0.159s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:24.239094 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-8b927285-d789-44f7-8d86-b2f1059135fc tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade returned with HTTP 200 Aug 25 11:45:24.239917 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 82/332] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:24 2026] PUT /volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:24.885390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f3ab5fb-a345-48d3-969a-e6bf4ce96a9e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:24.887873 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f3ab5fb-a345-48d3-969a-e6bf4ce96a9e tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:24.888125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f3ab5fb-a345-48d3-969a-e6bf4ce96a9e tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:24.891023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f3ab5fb-a345-48d3-969a-e6bf4ce96a9e tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:24.906439 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:24.906439 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:24.913068 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f3ab5fb-a345-48d3-969a-e6bf4ce96a9e tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:24.916696 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89908131-64b3-418b-8d98-144469b5f15b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:24.920182 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89908131-64b3-418b-8d98-144469b5f15b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:24.920435 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89908131-64b3-418b-8d98-144469b5f15b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:24.920717 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89908131-64b3-418b-8d98-144469b5f15b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:24.922228 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f3ab5fb-a345-48d3-969a-e6bf4ce96a9e tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:24.922770 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 84/333] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:24 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:24.928916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89908131-64b3-418b-8d98-144469b5f15b tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 404 Aug 25 11:45:24.929610 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 81/334] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:24 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:24.964651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb357a2d-cd89-4e72-b964-25a8a76ed513 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:24.966115 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb357a2d-cd89-4e72-b964-25a8a76ed513 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] GET https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 Aug 25 11:45:24.966397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb357a2d-cd89-4e72-b964-25a8a76ed513 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:24.966807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb357a2d-cd89-4e72-b964-25a8a76ed513 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:24.985522 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb357a2d-cd89-4e72-b964-25a8a76ed513 tempest-AttachSCSIVolumeTestJSON-985743005 tempest-AttachSCSIVolumeTestJSON-985743005-project-member] https://10.4.3.66/volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 returned with HTTP 404 Aug 25 11:45:24.985522 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 88/335] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:24 2026] GET /volume/v3/volumes/f4bc57fc-9b01-442f-b7d4-85827e474184 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:25.941856 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4030ce7e-154e-43f1-9f65-d9b5b9f8b840 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:25.946811 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4030ce7e-154e-43f1-9f65-d9b5b9f8b840 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:25.947196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4030ce7e-154e-43f1-9f65-d9b5b9f8b840 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:25.947196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4030ce7e-154e-43f1-9f65-d9b5b9f8b840 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:25.966514 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:25.966514 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:25.973286 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4030ce7e-154e-43f1-9f65-d9b5b9f8b840 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:25.979888 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4030ce7e-154e-43f1-9f65-d9b5b9f8b840 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:25.980377 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 83/336] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:25 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:26.997422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0aea5f39-8844-4851-a378-406852842f29 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:27.000648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0aea5f39-8844-4851-a378-406852842f29 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:27.000648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0aea5f39-8844-4851-a378-406852842f29 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:27.000648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0aea5f39-8844-4851-a378-406852842f29 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:27.020404 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:27.020404 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:27.029005 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0aea5f39-8844-4851-a378-406852842f29 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:27.036869 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0aea5f39-8844-4851-a378-406852842f29 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:27.037795 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 85/337] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:26 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:27.341367 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2dff7ae0-23d8-4c0a-9ff0-86acb2bd1f1a req-a2045e03-3980-4b3e-b3a0-2a55add78f45 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:27.347729 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2dff7ae0-23d8-4c0a-9ff0-86acb2bd1f1a req-a2045e03-3980-4b3e-b3a0-2a55add78f45 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:45:27.347729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2dff7ae0-23d8-4c0a-9ff0-86acb2bd1f1a req-a2045e03-3980-4b3e-b3a0-2a55add78f45 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:27.347937 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2dff7ae0-23d8-4c0a-9ff0-86acb2bd1f1a req-a2045e03-3980-4b3e-b3a0-2a55add78f45 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:27.367271 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:27.367271 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:27.376097 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2dff7ae0-23d8-4c0a-9ff0-86acb2bd1f1a req-a2045e03-3980-4b3e-b3a0-2a55add78f45 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:45:27.383082 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2dff7ae0-23d8-4c0a-9ff0-86acb2bd1f1a req-a2045e03-3980-4b3e-b3a0-2a55add78f45 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:45:27.383705 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 82/338] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:27 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:27.648108 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-5624ec4e-ac9a-4887-9a70-fcb9d579e876 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:27.652272 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-5624ec4e-ac9a-4887-9a70-fcb9d579e876 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade/action Aug 25 11:45:27.652657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-5624ec4e-ac9a-4887-9a70-fcb9d579e876 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:27.652794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-5624ec4e-ac9a-4887-9a70-fcb9d579e876 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:27.686349 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:27.686349 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:27.708751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8801a4d4-aa1d-47c1-9dc6-d5d04192dcfd req-5624ec4e-ac9a-4887-9a70-fcb9d579e876 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade/action returned with HTTP 204 Aug 25 11:45:27.709039 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 89/339] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:27 2026] POST /volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:28.056927 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f715f04-da3d-4570-ac5d-b3ea197534ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:28.060051 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f715f04-da3d-4570-ac5d-b3ea197534ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:28.060051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f715f04-da3d-4570-ac5d-b3ea197534ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:28.061524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f715f04-da3d-4570-ac5d-b3ea197534ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:28.085114 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:28.085114 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:28.091333 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7f715f04-da3d-4570-ac5d-b3ea197534ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:28.097251 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f715f04-da3d-4570-ac5d-b3ea197534ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:28.097903 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 84/340] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:28 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:28.118604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-86ef8a5d-32f0-4b60-8ffb-1d0c26f6128b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:28.122737 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-86ef8a5d-32f0-4b60-8ffb-1d0c26f6128b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:45:28.123262 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-86ef8a5d-32f0-4b60-8ffb-1d0c26f6128b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:28.123879 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-86ef8a5d-32f0-4b60-8ffb-1d0c26f6128b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:28.141693 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:28.141693 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:28.148921 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-86ef8a5d-32f0-4b60-8ffb-1d0c26f6128b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:45:28.156335 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-86ef8a5d-32f0-4b60-8ffb-1d0c26f6128b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:45:28.157057 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 86/341] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:28 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:30.155841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68ab87c0-e9f3-406c-b8f5-7bf09dc68cce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:30.158281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68ab87c0-e9f3-406c-b8f5-7bf09dc68cce tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:30.158506 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68ab87c0-e9f3-406c-b8f5-7bf09dc68cce tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:30.158723 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68ab87c0-e9f3-406c-b8f5-7bf09dc68cce tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:30.159004 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-68ab87c0-e9f3-406c-b8f5-7bf09dc68cce tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Delete volume with id: de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:30.166465 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68ab87c0-e9f3-406c-b8f5-7bf09dc68cce tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 404 Aug 25 11:45:30.167378 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 83/342] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:45:30 2026] DELETE /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:30.180181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e2fe89d-f861-4f6c-be23-90a929443e23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:30.181810 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e2fe89d-f861-4f6c-be23-90a929443e23 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] GET https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 Aug 25 11:45:30.182106 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e2fe89d-f861-4f6c-be23-90a929443e23 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:30.182377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e2fe89d-f861-4f6c-be23-90a929443e23 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:30.189794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e2fe89d-f861-4f6c-be23-90a929443e23 tempest-VolumesAssistedSnapshotsTest-2107271069 tempest-VolumesAssistedSnapshotsTest-2107271069-project-admin] https://10.4.3.66/volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 returned with HTTP 404 Aug 25 11:45:30.190419 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 90/343] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:30 2026] GET /volume/v3/volumes/de65d7fa-398c-4158-9c24-c56f336a1b19 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:34.844966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83478762-210a-4c41-a48a-8fb5301aa6fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:34.845508 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83478762-210a-4c41-a48a-8fb5301aa6fa None None] GET https://10.4.3.66/volume// Aug 25 11:45:34.845758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83478762-210a-4c41-a48a-8fb5301aa6fa None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:34.846574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83478762-210a-4c41-a48a-8fb5301aa6fa None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:34.846574 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83478762-210a-4c41-a48a-8fb5301aa6fa None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:34.846574 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 85/344] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:34.863059 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-46bc5f4b-75eb-40d1-91c0-ee8bb1d9776d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:34.866386 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-46bc5f4b-75eb-40d1-91c0-ee8bb1d9776d tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:34.866980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-46bc5f4b-75eb-40d1-91c0-ee8bb1d9776d tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bd2d855-9555-4b46-a099-c3602b568e5d", "connector": null, "instance_uuid": "8a27b3b1-6ad6-4205-88f8-00d9b4daa2a4"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:34.882547 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:34.882547 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:34.928367 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-46bc5f4b-75eb-40d1-91c0-ee8bb1d9776d tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:34.928940 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 87/345] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:34 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 25 11:45:34.950397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-996d69df-3d61-4e29-b0b3-9c6d9eda0c90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:34.954455 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-996d69df-3d61-4e29-b0b3-9c6d9eda0c90 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] DELETE https://10.4.3.66/volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade Aug 25 11:45:34.954455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-996d69df-3d61-4e29-b0b3-9c6d9eda0c90 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:34.954455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-996d69df-3d61-4e29-b0b3-9c6d9eda0c90 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:34.967848 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:34.967848 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:35.060863 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-996d69df-3d61-4e29-b0b3-9c6d9eda0c90 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade returned with HTTP 200 Aug 25 11:45:35.061400 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 84/346] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:45:34 2026] DELETE /volume/v3/attachments/ee0dceff-50e6-42b4-bc90-7b74ceab4ade => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:45:36.741278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:36.745547 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] PUT https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 Aug 25 11:45:36.746213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:36.774827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Acquiring lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:36.782395 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:36.786355 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:36.786355 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:37.010580 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" released by "attachment_update" :: held 0.228s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:37.010998 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-7f1a6e34-0b54-4b8e-a41e-63b61c2dcedf tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 returned with HTTP 200 Aug 25 11:45:37.012198 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 91/347] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:36 2026] PUT /volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 => generated 969 bytes in 271 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:37.032593 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-0f3054be-e352-44f8-97c0-b3a0c30b81d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:37.038722 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-0f3054be-e352-44f8-97c0-b3a0c30b81d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 Aug 25 11:45:37.038722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-0f3054be-e352-44f8-97c0-b3a0c30b81d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:37.038722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-0f3054be-e352-44f8-97c0-b3a0c30b81d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:37.063869 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-0f3054be-e352-44f8-97c0-b3a0c30b81d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 returned with HTTP 200 Aug 25 11:45:37.066015 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 86/348] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:45:37 2026] GET /volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 => generated 994 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:43.194653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5486b709-85f3-4147-997f-44b828b5b804 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:43.372721 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-c42735d0-4395-42b4-854e-9045572e91d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:43.375522 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-c42735d0-4395-42b4-854e-9045572e91d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78/action Aug 25 11:45:43.378141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-c42735d0-4395-42b4-854e-9045572e91d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:43.378141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-c42735d0-4395-42b4-854e-9045572e91d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:43.388048 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:43.388916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1968186619", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:43.394466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1968186619', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:43.400280 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:43.400280 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:43.424156 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-207e1b51-e31f-4799-a8ba-ba1bdd6996f8 req-c42735d0-4395-42b4-854e-9045572e91d5 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78/action returned with HTTP 204 Aug 25 11:45:43.424531 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 85/349] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:43 2026] POST /volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:44.006385 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume of 1 GB Aug 25 11:45:44.006899 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:44.006899 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:44.014018 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Availability Zones retrieved successfully. Aug 25 11:45:44.021131 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Flow 'volume_create_api' (9b91149f-467b-4fe1-996c-aa1edf64ea40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:44.022412 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603e159f-224d-4733-afcb-7259c8ec2b61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:44.023684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:44.124838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (603e159f-224d-4733-afcb-7259c8ec2b61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:44.125958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e33d3b2-9035-4831-9a74-3318f9785879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:44.228556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Created reservations ['ca44038f-b107-4e9e-b9df-cdeb14064e44', '99bbc5cb-5a31-411b-9b7d-6d261e2bf74c', 'd4178d28-4459-4a86-bb31-a10210984d4c', '0cbbe2ab-07ad-4913-a2bc-150fd2dea1e6'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:44.230453 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e33d3b2-9035-4831-9a74-3318f9785879) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca44038f-b107-4e9e-b9df-cdeb14064e44', '99bbc5cb-5a31-411b-9b7d-6d261e2bf74c', 'd4178d28-4459-4a86-bb31-a10210984d4c', '0cbbe2ab-07ad-4913-a2bc-150fd2dea1e6']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:44.231044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804b9b29-b32c-429e-801f-64ab6c929265) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:44.275441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (804b9b29-b32c-429e-801f-64ab6c929265) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '21d2a620-8024-4307-9b69-56df85f1a123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1968186619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4abe687f5d46adac11d2893903ec2f',qos_specs=None,replication_status=,reservations=['ca44038f-b107-4e9e-b9df-cdeb14064e44','99bbc5cb-5a31-411b-9b7d-6d261e2bf74c','d4178d28-4459-4a86-bb31-a10210984d4c','0cbbe2ab-07ad-4913-a2bc-150fd2dea1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4051a200054548f6a94dd175cd5a0854',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1968186619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=21d2a620-8024-4307-9b69-56df85f1a123,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e4abe687f5d46adac11d2893903ec2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4051a200054548f6a94dd175cd5a0854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:44.275441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05423885-77a6-4b60-b2f5-58da71dc950b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:44.301043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05423885-77a6-4b60-b2f5-58da71dc950b) transitioned into state 'SUCCESS' from state '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-1968186619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4abe687f5d46adac11d2893903ec2f',qos_specs=None,replication_status=,reservations=['ca44038f-b107-4e9e-b9df-cdeb14064e44','99bbc5cb-5a31-411b-9b7d-6d261e2bf74c','d4178d28-4459-4a86-bb31-a10210984d4c','0cbbe2ab-07ad-4913-a2bc-150fd2dea1e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4051a200054548f6a94dd175cd5a0854',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:44.302453 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce9f651-d8a0-4f10-8b98-6b6e2ce7efe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:44.313309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ce9f651-d8a0-4f10-8b98-6b6e2ce7efe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:44.315644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Flow 'volume_create_api' (9b91149f-467b-4fe1-996c-aa1edf64ea40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:44.315644 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume request issued successfully. Aug 25 11:45:44.315791 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5486b709-85f3-4147-997f-44b828b5b804 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:44.316202 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 88/350] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:45:43 2026] POST /volume/v3/volumes => generated 755 bytes in 1122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:44.333657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f705f11-ab6e-4eb2-b333-aa8785c1b381 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:44.334227 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f705f11-ab6e-4eb2-b333-aa8785c1b381 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:45:44.334616 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f705f11-ab6e-4eb2-b333-aa8785c1b381 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:44.335052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f705f11-ab6e-4eb2-b333-aa8785c1b381 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:44.337026 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=228,cinder:UPDATE=17,cinder:INSERT=2 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:45:44.343706 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:44.343706 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:44.351260 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4f705f11-ab6e-4eb2-b333-aa8785c1b381 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:45:44.358693 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f705f11-ab6e-4eb2-b333-aa8785c1b381 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 200 Aug 25 11:45:44.359290 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 92/351] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:44 2026] GET /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 823 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:45.377662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8960444c-922e-442e-98f2-7f561a0c2dc3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:45.379562 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8960444c-922e-442e-98f2-7f561a0c2dc3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:45:45.379834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8960444c-922e-442e-98f2-7f561a0c2dc3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:45.380201 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8960444c-922e-442e-98f2-7f561a0c2dc3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:45.389786 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:45.389786 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:45.397853 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8960444c-922e-442e-98f2-7f561a0c2dc3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:45:45.404378 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8960444c-922e-442e-98f2-7f561a0c2dc3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 200 Aug 25 11:45:45.406189 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 87/352] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:45 2026] GET /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 1363 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:45.422859 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:45.424827 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:45.425682 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1740827254"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:45.427088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1740827254'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:45.427236 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume of 1 GB Aug 25 11:45:45.432191 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Availability Zones retrieved successfully. Aug 25 11:45:45.439284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Flow 'volume_create_api' (dc45f4b1-cb0f-4c4c-9f74-a9ae6b6a42e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:45.439929 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc16d6a-143e-4f53-957f-407f120bf0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:45.441299 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:45.475308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dc16d6a-143e-4f53-957f-407f120bf0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:45.476328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47cf5e6d-4d96-48ae-a370-4aced6639957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:45.528617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Created reservations ['67fe0555-799f-4016-b51a-c832ddee915e', '35c7d48e-dcf3-43d5-89d3-32b8eee9be65', '9d92eacc-5e5a-4ab8-97ef-e69f091744c2', '79a0500b-798e-4e7c-b8a0-e1750b84dad5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:45.530006 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47cf5e6d-4d96-48ae-a370-4aced6639957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67fe0555-799f-4016-b51a-c832ddee915e', '35c7d48e-dcf3-43d5-89d3-32b8eee9be65', '9d92eacc-5e5a-4ab8-97ef-e69f091744c2', '79a0500b-798e-4e7c-b8a0-e1750b84dad5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:45.531323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb020092-3ffb-41eb-b665-eca9bcd8d3e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:45.558121 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb020092-3ffb-41eb-b665-eca9bcd8d3e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec8503e0-3658-44ec-adf3-1e1b3ea0c47d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1740827254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4abe687f5d46adac11d2893903ec2f',qos_specs=None,replication_status=,reservations=['67fe0555-799f-4016-b51a-c832ddee915e','35c7d48e-dcf3-43d5-89d3-32b8eee9be65','9d92eacc-5e5a-4ab8-97ef-e69f091744c2','79a0500b-798e-4e7c-b8a0-e1750b84dad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4051a200054548f6a94dd175cd5a0854',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1740827254',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec8503e0-3658-44ec-adf3-1e1b3ea0c47d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e4abe687f5d46adac11d2893903ec2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4051a200054548f6a94dd175cd5a0854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:45.559301 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ee51be-7f1c-4106-8fcd-3dde90a9e921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:45.596169 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74ee51be-7f1c-4106-8fcd-3dde90a9e921) transitioned into state 'SUCCESS' from state '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-1740827254',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4abe687f5d46adac11d2893903ec2f',qos_specs=None,replication_status=,reservations=['67fe0555-799f-4016-b51a-c832ddee915e','35c7d48e-dcf3-43d5-89d3-32b8eee9be65','9d92eacc-5e5a-4ab8-97ef-e69f091744c2','79a0500b-798e-4e7c-b8a0-e1750b84dad5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4051a200054548f6a94dd175cd5a0854',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:45.597291 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d09f83-0a27-4340-99f5-137eb4e8ec76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:45.616269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2d09f83-0a27-4340-99f5-137eb4e8ec76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:45.617607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Flow 'volume_create_api' (dc45f4b1-cb0f-4c4c-9f74-a9ae6b6a42e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:45.617824 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume request issued successfully. Aug 25 11:45:45.618646 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3ddc069-0d9f-411f-855d-e48ba3ad2b69 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:45.619209 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 86/353] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:45:45 2026] POST /volume/v3/volumes => generated 755 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:45.637212 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eb35344b-f2e4-42ee-ac7a-0f26f7aedfc1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:45.642654 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb35344b-f2e4-42ee-ac7a-0f26f7aedfc1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:45:45.642654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb35344b-f2e4-42ee-ac7a-0f26f7aedfc1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:45.642654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb35344b-f2e4-42ee-ac7a-0f26f7aedfc1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:45.662128 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:45.662128 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:45.668031 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eb35344b-f2e4-42ee-ac7a-0f26f7aedfc1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:45:45.675986 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb35344b-f2e4-42ee-ac7a-0f26f7aedfc1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 200 Aug 25 11:45:45.675986 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 89/354] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:45 2026] GET /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 823 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:46.691590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37d4f578-c01b-4757-b8e6-3389f1c937d5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:46.694222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37d4f578-c01b-4757-b8e6-3389f1c937d5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:45:46.694509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37d4f578-c01b-4757-b8e6-3389f1c937d5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:46.694876 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37d4f578-c01b-4757-b8e6-3389f1c937d5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:46.703843 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:46.703843 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:46.709039 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-37d4f578-c01b-4757-b8e6-3389f1c937d5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:45:46.715139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37d4f578-c01b-4757-b8e6-3389f1c937d5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 200 Aug 25 11:45:46.715139 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 93/355] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:46 2026] GET /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:46.731134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95d4223c-9f48-4b57-a8db-5854fb761708 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:46.732941 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:46.733266 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1787391222"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:46.734575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1787391222'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:46.734898 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume of 1 GB Aug 25 11:45:46.741455 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Availability Zones retrieved successfully. Aug 25 11:45:46.754659 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Flow 'volume_create_api' (36df1129-870c-499c-9277-437b930aede4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:46.756110 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6afa2d9-6db9-42b0-a40b-21e372b79a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:46.757640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:46.814643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6afa2d9-6db9-42b0-a40b-21e372b79a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:46.815889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3387b646-f3d1-4a6e-b8e8-6461f7b12aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:46.871101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Created reservations ['c68ae812-a3a3-4489-bb63-c20fb913f02e', 'd1759c0d-9093-4f72-b085-5e7f2aba990b', 'e9149a33-56d0-4eef-8584-7af45944abe3', '2a55981a-74f4-449a-8d3b-45d0e8d1b371'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:46.872231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3387b646-f3d1-4a6e-b8e8-6461f7b12aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c68ae812-a3a3-4489-bb63-c20fb913f02e', 'd1759c0d-9093-4f72-b085-5e7f2aba990b', 'e9149a33-56d0-4eef-8584-7af45944abe3', '2a55981a-74f4-449a-8d3b-45d0e8d1b371']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:46.872772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68424b87-217f-461d-a6b7-05e164c02c5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:46.904400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68424b87-217f-461d-a6b7-05e164c02c5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '630acd5a-7381-4cf4-9d18-b4cf268f5fa2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1787391222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4abe687f5d46adac11d2893903ec2f',qos_specs=None,replication_status=,reservations=['c68ae812-a3a3-4489-bb63-c20fb913f02e','d1759c0d-9093-4f72-b085-5e7f2aba990b','e9149a33-56d0-4eef-8584-7af45944abe3','2a55981a-74f4-449a-8d3b-45d0e8d1b371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4051a200054548f6a94dd175cd5a0854',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1787391222',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=630acd5a-7381-4cf4-9d18-b4cf268f5fa2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7e4abe687f5d46adac11d2893903ec2f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4051a200054548f6a94dd175cd5a0854',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:46.905701 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61106e14-ef88-46a4-ba7c-892ce4d324f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:46.931312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61106e14-ef88-46a4-ba7c-892ce4d324f9) transitioned into state 'SUCCESS' from state '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-1787391222',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7e4abe687f5d46adac11d2893903ec2f',qos_specs=None,replication_status=,reservations=['c68ae812-a3a3-4489-bb63-c20fb913f02e','d1759c0d-9093-4f72-b085-5e7f2aba990b','e9149a33-56d0-4eef-8584-7af45944abe3','2a55981a-74f4-449a-8d3b-45d0e8d1b371'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4051a200054548f6a94dd175cd5a0854',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:46.932529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c68c09-0cf8-4979-bc09-2acce9d88352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:46.946472 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (86c68c09-0cf8-4979-bc09-2acce9d88352) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:46.947731 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Flow 'volume_create_api' (36df1129-870c-499c-9277-437b930aede4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:46.948174 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Create volume request issued successfully. Aug 25 11:45:46.949053 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95d4223c-9f48-4b57-a8db-5854fb761708 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:46.949604 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 88/356] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:45:46 2026] POST /volume/v3/volumes => generated 755 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:46.963197 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39396b09-f88d-4e2b-b4be-691bde13a245 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:46.966216 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39396b09-f88d-4e2b-b4be-691bde13a245 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:45:46.966588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39396b09-f88d-4e2b-b4be-691bde13a245 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:46.966854 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39396b09-f88d-4e2b-b4be-691bde13a245 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:46.969312 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=265,cinder:UPDATE=39,cinder:INSERT=17 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:45:46.979738 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:46.979738 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:46.985410 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-39396b09-f88d-4e2b-b4be-691bde13a245 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:45:46.990894 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39396b09-f88d-4e2b-b4be-691bde13a245 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 200 Aug 25 11:45:46.991313 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 87/357] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:46 2026] GET /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 823 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:48.009204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1f040438-5dec-4f03-9d6c-96908b3bb43c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:48.013023 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f040438-5dec-4f03-9d6c-96908b3bb43c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:45:48.013261 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f040438-5dec-4f03-9d6c-96908b3bb43c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:48.013572 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f040438-5dec-4f03-9d6c-96908b3bb43c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:48.032183 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:48.032183 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:48.036875 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1f040438-5dec-4f03-9d6c-96908b3bb43c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:45:48.047949 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f040438-5dec-4f03-9d6c-96908b3bb43c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 200 Aug 25 11:45:48.052654 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 90/358] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:45:48 2026] GET /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 848 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:48.155545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-048c85ba-54b1-41b8-81d2-78fcbd828639 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:48.156084 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-048c85ba-54b1-41b8-81d2-78fcbd828639 None None] GET https://10.4.3.66/volume// Aug 25 11:45:48.156315 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-048c85ba-54b1-41b8-81d2-78fcbd828639 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:48.156602 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-048c85ba-54b1-41b8-81d2-78fcbd828639 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:48.157019 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-048c85ba-54b1-41b8-81d2-78fcbd828639 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:48.157385 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 94/359] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:48 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:48.171383 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-3fc6ad0d-579f-4c7a-9029-aa657f9539ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:48.180404 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-3fc6ad0d-579f-4c7a-9029-aa657f9539ad tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:48.181232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-3fc6ad0d-579f-4c7a-9029-aa657f9539ad tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bd2d855-9555-4b46-a099-c3602b568e5d", "connector": null, "instance_uuid": "8a27b3b1-6ad6-4205-88f8-00d9b4daa2a4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:48.185390 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=304,cinder:INSERT=27,cinder:UPDATE=47 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:45:48.204386 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:48.204386 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:48.270100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-3fc6ad0d-579f-4c7a-9029-aa657f9539ad tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:48.271054 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 89/360] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:48 2026] POST /volume/v3/attachments => generated 273 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:48.287204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-7a8f6128-f223-4c37-b3a7-29e6a614a07b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:48.289915 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-7a8f6128-f223-4c37-b3a7-29e6a614a07b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] DELETE https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 Aug 25 11:45:48.290655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-7a8f6128-f223-4c37-b3a7-29e6a614a07b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:48.290655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-7a8f6128-f223-4c37-b3a7-29e6a614a07b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:48.306928 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:48.306928 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:48.390965 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-7a8f6128-f223-4c37-b3a7-29e6a614a07b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 returned with HTTP 200 Aug 25 11:45:48.391360 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 88/361] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:45:48 2026] DELETE /volume/v3/attachments/44218ea5-4d41-40d8-854b-937096088c78 => generated 192 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:49.423229 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:49.425479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:45:49.425730 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-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": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "source_volid": null, "backup_id": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:49.427358 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-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': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'source_volid': None, 'backup_id': None}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:45:49.554741 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Create volume of 1 GB Aug 25 11:45:49.562425 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Availability Zones retrieved successfully. Aug 25 11:45:49.570810 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Flow 'volume_create_api' (13c24df9-792d-4f60-8f3a-1dba74ceead9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:49.572550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48641d0e-2c15-4853-ab4b-3596a11bf6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:49.574647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:45:49.689777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48641d0e-2c15-4853-ab4b-3596a11bf6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:49.690977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c48a5b2-4ea2-4b3c-9fa6-f119608d193a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:49.770049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Created reservations ['6bf23545-1275-414f-8132-23848be1b0aa', '24ab634d-53e0-4641-8657-af01c7fdaa24', '34b27b02-7db5-4b87-99e8-101fbcba7159', '1a7fe4bf-dc6d-471b-bddf-34ef1f188813'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:45:49.771633 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4c48a5b2-4ea2-4b3c-9fa6-f119608d193a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6bf23545-1275-414f-8132-23848be1b0aa', '24ab634d-53e0-4641-8657-af01c7fdaa24', '34b27b02-7db5-4b87-99e8-101fbcba7159', '1a7fe4bf-dc6d-471b-bddf-34ef1f188813']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:49.773414 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b7c0ae-fac4-4f1d-b1e6-906b33ced012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:49.816486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48b7c0ae-fac4-4f1d-b1e6-906b33ced012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '011fcb2e-31c7-4b46-8894-82db8484a45a', '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='49ff19e6117c4da3bb3085519339b425',qos_specs=None,replication_status=,reservations=['6bf23545-1275-414f-8132-23848be1b0aa','24ab634d-53e0-4641-8657-af01c7fdaa24','34b27b02-7db5-4b87-99e8-101fbcba7159','1a7fe4bf-dc6d-471b-bddf-34ef1f188813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0573cf5d5724ab286ed6a46c6b7f0c8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:45:49Z,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=011fcb2e-31c7-4b46-8894-82db8484a45a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49ff19e6117c4da3bb3085519339b425',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0573cf5d5724ab286ed6a46c6b7f0c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:49.818170 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb89d95-ff51-4185-ba72-bb54e86666ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:49.854705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0bb89d95-ff51-4185-ba72-bb54e86666ed) transitioned into 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='49ff19e6117c4da3bb3085519339b425',qos_specs=None,replication_status=,reservations=['6bf23545-1275-414f-8132-23848be1b0aa','24ab634d-53e0-4641-8657-af01c7fdaa24','34b27b02-7db5-4b87-99e8-101fbcba7159','1a7fe4bf-dc6d-471b-bddf-34ef1f188813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0573cf5d5724ab286ed6a46c6b7f0c8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:49.854705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08cf6f67-8092-43db-8fb3-da3a5d2fa49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:45:49.869846 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08cf6f67-8092-43db-8fb3-da3a5d2fa49a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:45:49.870659 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Flow 'volume_create_api' (13c24df9-792d-4f60-8f3a-1dba74ceead9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:45:49.873842 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Create volume request issued successfully. Aug 25 11:45:49.875521 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-5583db19-d432-4ca6-a5e3-5941d937a68a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:45:49.879711 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 91/362] 10.4.3.66 () {72 vars in 1534 bytes} [Tue Aug 25 11:45:49 2026] POST /volume/v3/volumes => generated 701 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:45:49.893984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-c343c39b-eacd-445c-9c7a-5df18ec5a74a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:49.898707 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-c343c39b-eacd-445c-9c7a-5df18ec5a74a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:45:49.898707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-c343c39b-eacd-445c-9c7a-5df18ec5a74a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:49.898707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-c343c39b-eacd-445c-9c7a-5df18ec5a74a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:49.906301 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:49.906301 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:49.913414 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-c343c39b-eacd-445c-9c7a-5df18ec5a74a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:45:49.921264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-c343c39b-eacd-445c-9c7a-5df18ec5a74a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a returned with HTTP 200 Aug 25 11:45:49.922713 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 95/363] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:49 2026] GET /volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a => generated 769 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:49.932294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-482f8a97-da41-4412-8828-a8b78d29c42f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:49.938695 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-482f8a97-da41-4412-8828-a8b78d29c42f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:45:49.938922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-482f8a97-da41-4412-8828-a8b78d29c42f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:49.939210 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-482f8a97-da41-4412-8828-a8b78d29c42f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:49.952652 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:49.952652 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:49.954925 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-482f8a97-da41-4412-8828-a8b78d29c42f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:45:49.959987 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-482f8a97-da41-4412-8828-a8b78d29c42f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a returned with HTTP 200 Aug 25 11:45:49.960887 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 90/364] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:49 2026] GET /volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a => generated 769 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:45:52.273421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:52.279511 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] PUT https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef Aug 25 11:45:52.281108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:52.298357 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Acquiring lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:52.308181 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" acquired by "attachment_update" :: waited 0.010s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:52.309320 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:52.309320 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:52.429774 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Lock "cinder-attachment_update-2bd2d855-9555-4b46-a099-c3602b568e5d-np0000008081" released by "attachment_update" :: held 0.122s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:52.430249 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-6eca9db1-e39d-427e-a142-2622677cda0f tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef returned with HTTP 200 Aug 25 11:45:52.430809 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 89/365] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:52 2026] PUT /volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:52.442874 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-5ed88ca6-5774-42d3-9360-022c98a27941 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:52.451979 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-5ed88ca6-5774-42d3-9360-022c98a27941 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef Aug 25 11:45:52.451979 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-5ed88ca6-5774-42d3-9360-022c98a27941 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:52.452604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-5ed88ca6-5774-42d3-9360-022c98a27941 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:52.478940 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-5ed88ca6-5774-42d3-9360-022c98a27941 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef returned with HTTP 200 Aug 25 11:45:52.479978 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 92/366] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:45:52 2026] GET /volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef => generated 994 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:52.975398 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-36fe2834-2980-491f-8ec5-d8446d3b8e36 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:52.978186 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-36fe2834-2980-491f-8ec5-d8446d3b8e36 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:45:52.978377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-36fe2834-2980-491f-8ec5-d8446d3b8e36 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:52.978711 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-36fe2834-2980-491f-8ec5-d8446d3b8e36 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:52.987494 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:52.987494 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:52.992167 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-36fe2834-2980-491f-8ec5-d8446d3b8e36 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:45:52.998688 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-36fe2834-2980-491f-8ec5-d8446d3b8e36 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a returned with HTTP 200 Aug 25 11:45:52.998868 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 96/367] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:45:52 2026] GET /volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a => generated 1309 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:53.009076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d79e775c-3208-4090-98d8-8b1b9966e2d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:53.009612 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d79e775c-3208-4090-98d8-8b1b9966e2d6 None None] GET https://10.4.3.66/volume// Aug 25 11:45:53.009865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d79e775c-3208-4090-98d8-8b1b9966e2d6 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:53.010130 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d79e775c-3208-4090-98d8-8b1b9966e2d6 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:53.012442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d79e775c-3208-4090-98d8-8b1b9966e2d6 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:53.012442 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 91/368] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:53.024306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-bc6fe37d-f0e9-4b6f-bba4-5658e87c3aac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:53.027479 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-bc6fe37d-f0e9-4b6f-bba4-5658e87c3aac tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:45:53.028317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-bc6fe37d-f0e9-4b6f-bba4-5658e87c3aac tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "011fcb2e-31c7-4b46-8894-82db8484a45a", "connector": null, "instance_uuid": "1c6be985-1bbc-4429-9f0f-5ba701e22b27"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:53.042772 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:53.042772 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:53.083127 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-bc6fe37d-f0e9-4b6f-bba4-5658e87c3aac tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:45:53.083804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 90/369] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:45:53 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 25 11:45:53.093224 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-905fe232-a9bd-4b24-8dd4-383d725c8739 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:53.094003 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-905fe232-a9bd-4b24-8dd4-383d725c8739 None None] GET https://10.4.3.66/volume// Aug 25 11:45:53.094411 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-905fe232-a9bd-4b24-8dd4-383d725c8739 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:53.094888 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-905fe232-a9bd-4b24-8dd4-383d725c8739 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:53.095558 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-905fe232-a9bd-4b24-8dd4-383d725c8739 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:45:53.096354 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 93/370] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:45:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:45:53.105507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-7a4bdb3d-0add-4b75-b8e0-619bc249439f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:53.107447 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-7a4bdb3d-0add-4b75-b8e0-619bc249439f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:45:53.107663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-7a4bdb3d-0add-4b75-b8e0-619bc249439f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:45:53.107903 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-7a4bdb3d-0add-4b75-b8e0-619bc249439f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:45:53.117597 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:53.117597 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:45:53.121321 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-7a4bdb3d-0add-4b75-b8e0-619bc249439f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:45:53.126470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-7a4bdb3d-0add-4b75-b8e0-619bc249439f tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a returned with HTTP 200 Aug 25 11:45:53.126913 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 97/371] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:45:53 2026] GET /volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a => generated 1488 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:45:53.226530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:53.229359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] PUT https://10.4.3.66/volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1 Aug 25 11:45:53.229858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:53.239456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Acquiring lock "cinder-attachment_update-011fcb2e-31c7-4b46-8894-82db8484a45a-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:45:53.246102 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Lock "cinder-attachment_update-011fcb2e-31c7-4b46-8894-82db8484a45a-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:45:53.247464 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:53.247464 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:45:53.369185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Lock "cinder-attachment_update-011fcb2e-31c7-4b46-8894-82db8484a45a-np0000008081" released by "attachment_update" :: held 0.123s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:45:53.369691 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-766c4761-f3ae-4780-88dd-8afaf7145b1a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1 returned with HTTP 200 Aug 25 11:45:53.370345 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 92/372] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:45:53 2026] PUT /volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:45:53.403631 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-b8976f07-27f7-41c5-92e2-c09d8a78366a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:53.406885 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-b8976f07-27f7-41c5-92e2-c09d8a78366a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] POST https://10.4.3.66/volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1/action Aug 25 11:45:53.408841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-b8976f07-27f7-41c5-92e2-c09d8a78366a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:53.408841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-b8976f07-27f7-41c5-92e2-c09d8a78366a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:53.430467 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:53.430467 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:45:53.445466 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5abb79f1-7825-4d18-8154-780ada469fe4 req-b8976f07-27f7-41c5-92e2-c09d8a78366a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1/action returned with HTTP 204 Aug 25 11:45:53.446017 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 91/373] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:53 2026] POST /volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:45:58.809814 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-d5b8bf49-017b-499a-a4ef-67dfb6aa328b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:45:58.813118 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-d5b8bf49-017b-499a-a4ef-67dfb6aa328b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] POST https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef/action Aug 25 11:45:58.814006 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-d5b8bf49-017b-499a-a4ef-67dfb6aa328b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:45:58.814006 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-d5b8bf49-017b-499a-a4ef-67dfb6aa328b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:45:58.818957 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=276,cinder:UPDATE=51,cinder:INSERT=25 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:45:58.851556 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:45:58.851556 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:45:58.877215 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5d4872c8-efbf-467c-bafe-dada3c5f2f12 req-d5b8bf49-017b-499a-a4ef-67dfb6aa328b tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef/action returned with HTTP 204 Aug 25 11:45:58.879706 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 94/374] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:45:58 2026] POST /volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:00.773567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-534e7e1f-b51e-4817-8f50-3054748163a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:00.776052 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-534e7e1f-b51e-4817-8f50-3054748163a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:46:00.776274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-534e7e1f-b51e-4817-8f50-3054748163a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:00.776559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-534e7e1f-b51e-4817-8f50-3054748163a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:00.786003 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:00.786003 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:00.789882 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-534e7e1f-b51e-4817-8f50-3054748163a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:46:00.797829 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-534e7e1f-b51e-4817-8f50-3054748163a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 200 Aug 25 11:46:00.798322 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 98/375] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:00 2026] GET /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:00.807367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-bfdff2ae-29c3-4301-b442-24ca0be76de1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:00.813442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-bfdff2ae-29c3-4301-b442-24ca0be76de1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:46:00.813442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-bfdff2ae-29c3-4301-b442-24ca0be76de1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:00.814576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-bfdff2ae-29c3-4301-b442-24ca0be76de1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:00.827411 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:00.827411 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:00.833704 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-bfdff2ae-29c3-4301-b442-24ca0be76de1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:46:00.841513 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-bfdff2ae-29c3-4301-b442-24ca0be76de1 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 200 Aug 25 11:46:00.842244 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 93/376] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:00 2026] GET /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 848 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:00.858206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-77371cb9-d550-4c95-ae24-27d69192763a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:00.862461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-77371cb9-d550-4c95-ae24-27d69192763a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:46:00.862595 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-77371cb9-d550-4c95-ae24-27d69192763a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:00.862829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-77371cb9-d550-4c95-ae24-27d69192763a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:00.874917 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:00.874917 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:00.884228 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-77371cb9-d550-4c95-ae24-27d69192763a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:46:00.890935 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-77371cb9-d550-4c95-ae24-27d69192763a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 200 Aug 25 11:46:00.891307 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 92/377] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:00 2026] GET /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:00.905753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-85384de0-5af1-4445-8452-f8dbd0d52466 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:00.906287 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85384de0-5af1-4445-8452-f8dbd0d52466 None None] GET https://10.4.3.66/volume// Aug 25 11:46:00.906515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-85384de0-5af1-4445-8452-f8dbd0d52466 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:00.907092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-85384de0-5af1-4445-8452-f8dbd0d52466 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:00.907458 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85384de0-5af1-4445-8452-f8dbd0d52466 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:00.907859 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 95/378] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:46:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:00.920409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-3cff5dba-de06-4a92-9ef9-5f8197266ae8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:00.925225 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-3cff5dba-de06-4a92-9ef9-5f8197266ae8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:46:00.927823 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-3cff5dba-de06-4a92-9ef9-5f8197266ae8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "21d2a620-8024-4307-9b69-56df85f1a123", "connector": null, "instance_uuid": "defb86dd-ee2a-47ab-8d33-2ffc3179054b"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:00.939516 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:00.939516 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:00.975820 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-3cff5dba-de06-4a92-9ef9-5f8197266ae8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:46:00.976401 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 99/379] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:46:00 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 25 11:46:00.992778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ea37f57-6afd-4938-83d7-fbebc5a4ad85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:00.992778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ea37f57-6afd-4938-83d7-fbebc5a4ad85 None None] GET https://10.4.3.66/volume// Aug 25 11:46:00.992778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ea37f57-6afd-4938-83d7-fbebc5a4ad85 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:00.992778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ea37f57-6afd-4938-83d7-fbebc5a4ad85 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:00.992778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ea37f57-6afd-4938-83d7-fbebc5a4ad85 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:00.992778 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 94/380] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:46:00 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:01.010081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-0f65b1ae-43dc-4f8a-99ad-9a66fd47d036 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:01.016380 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-0f65b1ae-43dc-4f8a-99ad-9a66fd47d036 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:46:01.017903 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-0f65b1ae-43dc-4f8a-99ad-9a66fd47d036 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec8503e0-3658-44ec-adf3-1e1b3ea0c47d", "connector": null, "instance_uuid": "defb86dd-ee2a-47ab-8d33-2ffc3179054b"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:01.038249 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:01.038249 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:01.106943 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-0f65b1ae-43dc-4f8a-99ad-9a66fd47d036 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:46:01.107424 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 93/381] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:46:01 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 25 11:46:01.121274 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-571faf4b-a374-460f-9b19-4a30c7a39e44 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:01.121644 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-571faf4b-a374-460f-9b19-4a30c7a39e44 None None] GET https://10.4.3.66/volume// Aug 25 11:46:01.121867 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-571faf4b-a374-460f-9b19-4a30c7a39e44 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:01.122095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-571faf4b-a374-460f-9b19-4a30c7a39e44 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:01.122461 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-571faf4b-a374-460f-9b19-4a30c7a39e44 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:01.122949 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 96/382] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:46:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:01.136337 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b4afff96-49b5-49bb-8584-5d0e5eb68c4b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:01.139649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b4afff96-49b5-49bb-8584-5d0e5eb68c4b tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:46:01.139649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b4afff96-49b5-49bb-8584-5d0e5eb68c4b tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "630acd5a-7381-4cf4-9d18-b4cf268f5fa2", "connector": null, "instance_uuid": "defb86dd-ee2a-47ab-8d33-2ffc3179054b"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:01.152951 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:01.152951 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:01.212268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b4afff96-49b5-49bb-8584-5d0e5eb68c4b tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:46:01.213323 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 100/383] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:46:01 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 25 11:46:02.214834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-db53dcc3-7526-4de3-b2b9-0b732a76c2fe req-25ccbae4-27f4-4991-a4ba-fd711970e16a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:02.219644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-db53dcc3-7526-4de3-b2b9-0b732a76c2fe req-25ccbae4-27f4-4991-a4ba-fd711970e16a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] GET https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:46:02.219644 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-db53dcc3-7526-4de3-b2b9-0b732a76c2fe req-25ccbae4-27f4-4991-a4ba-fd711970e16a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:02.219644 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-db53dcc3-7526-4de3-b2b9-0b732a76c2fe req-25ccbae4-27f4-4991-a4ba-fd711970e16a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:02.237710 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:02.237710 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:02.242126 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-db53dcc3-7526-4de3-b2b9-0b732a76c2fe req-25ccbae4-27f4-4991-a4ba-fd711970e16a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:46:02.254885 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-db53dcc3-7526-4de3-b2b9-0b732a76c2fe req-25ccbae4-27f4-4991-a4ba-fd711970e16a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a returned with HTTP 200 Aug 25 11:46:02.255685 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 95/384] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:02 2026] GET /volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a => generated 1601 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:03.083080 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-641fb374-4bc5-4280-9fe8-86e4e534b1e8 req-85e7e032-2cd4-4bbe-80b6-f5feacb8c9d0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.085521 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-641fb374-4bc5-4280-9fe8-86e4e534b1e8 req-85e7e032-2cd4-4bbe-80b6-f5feacb8c9d0 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] DELETE https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef Aug 25 11:46:03.085758 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-641fb374-4bc5-4280-9fe8-86e4e534b1e8 req-85e7e032-2cd4-4bbe-80b6-f5feacb8c9d0 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.085998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-641fb374-4bc5-4280-9fe8-86e4e534b1e8 req-85e7e032-2cd4-4bbe-80b6-f5feacb8c9d0 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.094992 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.094992 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:03.161070 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-641fb374-4bc5-4280-9fe8-86e4e534b1e8 req-85e7e032-2cd4-4bbe-80b6-f5feacb8c9d0 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef returned with HTTP 200 Aug 25 11:46:03.161472 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 94/385] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:46:03 2026] DELETE /volume/v3/attachments/71c66f10-a709-4532-8413-980a8ad10fef => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:03.423780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-251a131d-bc79-43c9-ab83-4a6d6b110c60 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.424348 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-251a131d-bc79-43c9-ab83-4a6d6b110c60 None None] GET https://10.4.3.66/volume// Aug 25 11:46:03.424617 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-251a131d-bc79-43c9-ab83-4a6d6b110c60 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.424922 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-251a131d-bc79-43c9-ab83-4a6d6b110c60 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.425391 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-251a131d-bc79-43c9-ab83-4a6d6b110c60 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:03.425792 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 97/386] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:46:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:03.438018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-72e2ceae-5039-4a0e-8b33-dace58a205c0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.443722 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-72e2ceae-5039-4a0e-8b33-dace58a205c0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:46:03.445486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-72e2ceae-5039-4a0e-8b33-dace58a205c0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.445925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-72e2ceae-5039-4a0e-8b33-dace58a205c0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.466068 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.466068 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:03.476691 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-72e2ceae-5039-4a0e-8b33-dace58a205c0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:46:03.486913 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-72e2ceae-5039-4a0e-8b33-dace58a205c0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 200 Aug 25 11:46:03.487582 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 101/387] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:46:03 2026] GET /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 1542 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:03.605993 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.609686 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] PUT https://10.4.3.66/volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77 Aug 25 11:46:03.610197 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:03.620890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Acquiring lock "cinder-attachment_update-21d2a620-8024-4307-9b69-56df85f1a123-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:46:03.626725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Lock "cinder-attachment_update-21d2a620-8024-4307-9b69-56df85f1a123-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:46:03.628204 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.628204 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:03.761357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Lock "cinder-attachment_update-21d2a620-8024-4307-9b69-56df85f1a123-np0000008081" released by "attachment_update" :: held 0.135s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:46:03.761821 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-7ee3e2cd-66eb-4afc-971e-ff3eae60e7e0 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77 returned with HTTP 200 Aug 25 11:46:03.762837 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 96/388] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:46:03 2026] PUT /volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77 => generated 969 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:03.795607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-250e69ad-9d53-4a41-8152-40af75ada1ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.798402 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-250e69ad-9d53-4a41-8152-40af75ada1ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:46:03.798702 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-250e69ad-9d53-4a41-8152-40af75ada1ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.799033 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-250e69ad-9d53-4a41-8152-40af75ada1ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.802741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b1712e6d-187a-4bce-833e-88b4cf85c5cc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.806141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b1712e6d-187a-4bce-833e-88b4cf85c5cc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77/action Aug 25 11:46:03.807001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b1712e6d-187a-4bce-833e-88b4cf85c5cc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:03.807001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b1712e6d-187a-4bce-833e-88b4cf85c5cc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:03.818143 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.818143 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:03.825885 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-250e69ad-9d53-4a41-8152-40af75ada1ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:46:03.836519 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-250e69ad-9d53-4a41-8152-40af75ada1ee tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:46:03.837056 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 95/389] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:03 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:03.845837 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.845837 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:03.883656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-b1712e6d-187a-4bce-833e-88b4cf85c5cc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77/action returned with HTTP 204 Aug 25 11:46:03.883844 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 98/390] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:46:03 2026] POST /volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:03.899180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2cc1b18d-caf5-4b23-8884-0b5111cfbfb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.901360 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cc1b18d-caf5-4b23-8884-0b5111cfbfb8 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:46:03.901966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cc1b18d-caf5-4b23-8884-0b5111cfbfb8 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.902297 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cc1b18d-caf5-4b23-8884-0b5111cfbfb8 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.909387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a387d63f-194b-4442-bae8-a12708c466dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.909778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a387d63f-194b-4442-bae8-a12708c466dc None None] GET https://10.4.3.66/volume// Aug 25 11:46:03.909924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a387d63f-194b-4442-bae8-a12708c466dc None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.910102 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a387d63f-194b-4442-bae8-a12708c466dc None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.910450 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a387d63f-194b-4442-bae8-a12708c466dc None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:03.910782 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 97/391] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:46:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:03.919075 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.919075 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:03.924730 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2cc1b18d-caf5-4b23-8884-0b5111cfbfb8 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:46:03.925721 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-d4b26b97-dc7f-4c75-bc4e-638911469fa3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.931289 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-d4b26b97-dc7f-4c75-bc4e-638911469fa3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:46:03.931593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-d4b26b97-dc7f-4c75-bc4e-638911469fa3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.931929 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-d4b26b97-dc7f-4c75-bc4e-638911469fa3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.932280 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cc1b18d-caf5-4b23-8884-0b5111cfbfb8 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:46:03.932925 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 102/392] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:03 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:03.955270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:03.956695 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.956695 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:03.960658 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-d4b26b97-dc7f-4c75-bc4e-638911469fa3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:46:03.963205 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:46:03.963374 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:03.963587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:03.963860 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Delete volume with id: 2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:46:03.967664 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-d4b26b97-dc7f-4c75-bc4e-638911469fa3 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 200 Aug 25 11:46:03.968340 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 96/393] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:46:03 2026] GET /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 1027 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:03.974404 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:03.974404 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:03.975053 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:46:04.003814 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Delete volume request issued successfully. Aug 25 11:46:04.004248 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-12161c1e-1624-4b5d-87ec-40f73ac8d399 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 202 Aug 25 11:46:04.004910 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 99/394] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:46:03 2026] DELETE /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:04.017224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-251a0dc5-9b62-4ca5-bcb1-2cd3f17b14f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.022129 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-251a0dc5-9b62-4ca5-bcb1-2cd3f17b14f6 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:46:04.022479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-251a0dc5-9b62-4ca5-bcb1-2cd3f17b14f6 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:04.022803 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-251a0dc5-9b62-4ca5-bcb1-2cd3f17b14f6 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:04.034555 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:04.034555 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:04.042092 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-251a0dc5-9b62-4ca5-bcb1-2cd3f17b14f6 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Volume info retrieved successfully. Aug 25 11:46:04.049986 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-251a0dc5-9b62-4ca5-bcb1-2cd3f17b14f6 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 200 Aug 25 11:46:04.050504 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 98/395] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:04 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:04.100857 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.103675 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] PUT https://10.4.3.66/volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b Aug 25 11:46:04.103675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:04.116240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Acquiring lock "cinder-attachment_update-ec8503e0-3658-44ec-adf3-1e1b3ea0c47d-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:46:04.125183 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Lock "cinder-attachment_update-ec8503e0-3658-44ec-adf3-1e1b3ea0c47d-np0000008081" acquired by "attachment_update" :: waited 0.009s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:46:04.126596 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:04.126596 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:04.273951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Lock "cinder-attachment_update-ec8503e0-3658-44ec-adf3-1e1b3ea0c47d-np0000008081" released by "attachment_update" :: held 0.149s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:46:04.274266 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-e33721f5-9be1-46c1-b99e-222431b10d59 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b returned with HTTP 200 Aug 25 11:46:04.274733 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 103/396] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:46:04 2026] PUT /volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b => generated 969 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:04.321475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-79c6435f-9b26-4be1-95e8-063f50bd1e41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.324658 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-79c6435f-9b26-4be1-95e8-063f50bd1e41 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b/action Aug 25 11:46:04.325592 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-79c6435f-9b26-4be1-95e8-063f50bd1e41 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:04.325592 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-79c6435f-9b26-4be1-95e8-063f50bd1e41 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:04.347258 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:04.347258 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:04.370712 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-79c6435f-9b26-4be1-95e8-063f50bd1e41 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b/action returned with HTTP 204 Aug 25 11:46:04.371036 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 97/397] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:46:04 2026] POST /volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:04.403095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-05a329f7-c822-4aae-a7a3-1eaef60661c0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.403562 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05a329f7-c822-4aae-a7a3-1eaef60661c0 None None] GET https://10.4.3.66/volume// Aug 25 11:46:04.404270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05a329f7-c822-4aae-a7a3-1eaef60661c0 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:04.404270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05a329f7-c822-4aae-a7a3-1eaef60661c0 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:04.404899 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05a329f7-c822-4aae-a7a3-1eaef60661c0 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:04.405372 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 100/398] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:46:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:04.418704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-16a64c35-3a86-4705-94ac-b6f5cba81793 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.420849 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-16a64c35-3a86-4705-94ac-b6f5cba81793 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:46:04.421063 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-16a64c35-3a86-4705-94ac-b6f5cba81793 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:04.421301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-16a64c35-3a86-4705-94ac-b6f5cba81793 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:04.432558 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:04.432558 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:04.437015 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-16a64c35-3a86-4705-94ac-b6f5cba81793 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:46:04.447950 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-16a64c35-3a86-4705-94ac-b6f5cba81793 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 200 Aug 25 11:46:04.447950 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 99/399] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:46:04 2026] GET /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 1027 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:04.566073 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.570042 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] PUT https://10.4.3.66/volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e Aug 25 11:46:04.570430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:04.580406 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Acquiring lock "cinder-attachment_update-630acd5a-7381-4cf4-9d18-b4cf268f5fa2-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:46:04.586561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Lock "cinder-attachment_update-630acd5a-7381-4cf4-9d18-b4cf268f5fa2-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:46:04.588029 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:04.588029 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:04.726095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Lock "cinder-attachment_update-630acd5a-7381-4cf4-9d18-b4cf268f5fa2-np0000008081" released by "attachment_update" :: held 0.140s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:46:04.726512 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-204f8d8e-5536-4cac-8bd4-1bce7bd97adc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e returned with HTTP 200 Aug 25 11:46:04.727288 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 104/400] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:46:04 2026] PUT /volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e => generated 969 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:04.766743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-6a62f496-86e7-48fa-9c86-aabc2d4cb71a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:04.769964 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-6a62f496-86e7-48fa-9c86-aabc2d4cb71a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] POST https://10.4.3.66/volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e/action Aug 25 11:46:04.770441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-6a62f496-86e7-48fa-9c86-aabc2d4cb71a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:04.770613 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-6a62f496-86e7-48fa-9c86-aabc2d4cb71a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:04.801165 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:04.801165 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:04.860970 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3d76bb7d-e7fb-44c0-9e8f-b68e7ff49c8e req-6a62f496-86e7-48fa-9c86-aabc2d4cb71a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e/action returned with HTTP 204 Aug 25 11:46:04.861540 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 98/401] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:46:04 2026] POST /volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e/action => generated 0 bytes in 95 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:05.075186 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9e31c98e-cf98-4d58-ae78-e66e0efb8c85 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:05.079487 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9e31c98e-cf98-4d58-ae78-e66e0efb8c85 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] GET https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d Aug 25 11:46:05.079487 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9e31c98e-cf98-4d58-ae78-e66e0efb8c85 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:05.079487 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9e31c98e-cf98-4d58-ae78-e66e0efb8c85 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:05.092563 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9e31c98e-cf98-4d58-ae78-e66e0efb8c85 tempest-ServerActionsTestOtherB-67802625 tempest-ServerActionsTestOtherB-67802625-project-member] https://10.4.3.66/volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d returned with HTTP 404 Aug 25 11:46:05.093233 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 101/402] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:05 2026] GET /volume/v3/volumes/2bd2d855-9555-4b46-a099-c3602b568e5d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:05.845910 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:05.848076 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:05.848339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-298955502"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:05.850503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-298955502'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:05.850687 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Create volume of 1 GB Aug 25 11:46:05.858324 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Availability Zones retrieved successfully. Aug 25 11:46:05.871113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Flow 'volume_create_api' (bba4cdbc-6f45-4bdb-bf49-d56b75675ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:05.872581 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d343f01-5be5-494f-a9bc-2fa9f5b11094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:05.874188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:05.894422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:05.912788 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d343f01-5be5-494f-a9bc-2fa9f5b11094) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:05.914250 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f892e0cb-3ce2-4b65-a4cb-6dd022a1d529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.003180 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Created reservations ['a04f487d-9dab-4b36-8ffd-a625a5034091', '70e89723-8fe8-4979-ab8f-6c13091e60a9', '25fbf4a6-1036-4c90-9009-fa99478dfeb7', '80ecdc9c-5d65-49a4-94b6-536fd1faa2bc'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:06.004422 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f892e0cb-3ce2-4b65-a4cb-6dd022a1d529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a04f487d-9dab-4b36-8ffd-a625a5034091', '70e89723-8fe8-4979-ab8f-6c13091e60a9', '25fbf4a6-1036-4c90-9009-fa99478dfeb7', '80ecdc9c-5d65-49a4-94b6-536fd1faa2bc']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.005664 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92685be0-ad5e-40e0-9927-037d8825a04d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.038001 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92685be0-ad5e-40e0-9927-037d8825a04d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d159870-dcbb-4c28-a210-dbd56a66841d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-298955502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e2c567dc2e64f75ac72608ae3a43449',qos_specs=None,replication_status=,reservations=['a04f487d-9dab-4b36-8ffd-a625a5034091','70e89723-8fe8-4979-ab8f-6c13091e60a9','25fbf4a6-1036-4c90-9009-fa99478dfeb7','80ecdc9c-5d65-49a4-94b6-536fd1faa2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01e8dd9e8314bc38d1256342f4eac35',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-298955502',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d159870-dcbb-4c28-a210-dbd56a66841d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e2c567dc2e64f75ac72608ae3a43449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01e8dd9e8314bc38d1256342f4eac35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.039020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b68d7c0-34e6-4642-961f-52b072d735c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.052709 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:06.053190 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1500331182"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:06.057649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1500331182'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:06.065642 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Create volume of 1 GB Aug 25 11:46:06.065642 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:06.065642 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:06.070736 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:46:06.070063. {{(pid=100239) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:46:06.070863 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Availability Zones retrieved successfully. Aug 25 11:46:06.077678 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b68d7c0-34e6-4642-961f-52b072d735c5) transitioned into state 'SUCCESS' from state '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-298955502',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e2c567dc2e64f75ac72608ae3a43449',qos_specs=None,replication_status=,reservations=['a04f487d-9dab-4b36-8ffd-a625a5034091','70e89723-8fe8-4979-ab8f-6c13091e60a9','25fbf4a6-1036-4c90-9009-fa99478dfeb7','80ecdc9c-5d65-49a4-94b6-536fd1faa2bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01e8dd9e8314bc38d1256342f4eac35',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.078308 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c471a5aa-76ec-4ce4-ad6e-48efa667f0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.092958 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c471a5aa-76ec-4ce4-ad6e-48efa667f0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.094226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Flow 'volume_create_api' (bba4cdbc-6f45-4bdb-bf49-d56b75675ed5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:06.094331 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Create volume request issued successfully. Aug 25 11:46:06.095405 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-760c777c-41b8-4cda-973c-7b55d9dbfa54 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:06.097324 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 100/403] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:05 2026] POST /volume/v3/volumes => generated 754 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:06.099832 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Flow 'volume_create_api' (54a0205c-dece-43ef-ae7d-7b43b496187d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:06.108014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34bc9cb-be81-4f20-8144-7b8a1e29c384) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.108014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:06.112831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6dc8b865-218a-43a8-8a59-b26cdefb10fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:06.115261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dc8b865-218a-43a8-8a59-b26cdefb10fa tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:46:06.115520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dc8b865-218a-43a8-8a59-b26cdefb10fa tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:06.115889 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dc8b865-218a-43a8-8a59-b26cdefb10fa tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:06.126431 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:06.126431 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:06.128238 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:06.128238 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:06.133470 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6dc8b865-218a-43a8-8a59-b26cdefb10fa tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:46:06.139713 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dc8b865-218a-43a8-8a59-b26cdefb10fa tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:46:06.140285 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 99/404] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:06 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:06.155900 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c34bc9cb-be81-4f20-8144-7b8a1e29c384) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fcc7798-8154-4edc-a536-9480b7860f1b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fcc7798-8154-4edc-a536-9480b7860f1b', 'encryption_key_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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.157653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f88cb23-33e4-477a-9d79-e074d68e1a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.219852 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-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 25 11:46:06.220452 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-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 25 11:46:06.298992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Created reservations ['4c832fa1-5734-40cb-83f4-5af1a16f4b52', '25bfd7c9-10ee-4c5c-9cf0-ca07077e493f', '49677687-1b6d-4bc5-92fc-03060c39047c', '3297ec9b-5bbf-44c4-9239-f35117a84e51'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:06.299986 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f88cb23-33e4-477a-9d79-e074d68e1a90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c832fa1-5734-40cb-83f4-5af1a16f4b52', '25bfd7c9-10ee-4c5c-9cf0-ca07077e493f', '49677687-1b6d-4bc5-92fc-03060c39047c', '3297ec9b-5bbf-44c4-9239-f35117a84e51']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.301568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70a91fc-9221-4171-9570-ca265f2cdd94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.341219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b70a91fc-9221-4171-9570-ca265f2cdd94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a04a787-2048-4ea7-a4bb-12b67e13dff4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1500331182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40d3db131563459c9bded12638a647a1',qos_specs=None,replication_status=,reservations=['4c832fa1-5734-40cb-83f4-5af1a16f4b52','25bfd7c9-10ee-4c5c-9cf0-ca07077e493f','49677687-1b6d-4bc5-92fc-03060c39047c','3297ec9b-5bbf-44c4-9239-f35117a84e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ba863628aa4ed98018687ad6dca777',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1500331182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a04a787-2048-4ea7-a4bb-12b67e13dff4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='40d3db131563459c9bded12638a647a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ba863628aa4ed98018687ad6dca777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fcc7798-8154-4edc-a536-9480b7860f1b),volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.342232 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3c3f7d-41be-4a47-802f-4bfedb7eff15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.380043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3e3c3f7d-41be-4a47-802f-4bfedb7eff15) transitioned into state 'SUCCESS' from state '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-1500331182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40d3db131563459c9bded12638a647a1',qos_specs=None,replication_status=,reservations=['4c832fa1-5734-40cb-83f4-5af1a16f4b52','25bfd7c9-10ee-4c5c-9cf0-ca07077e493f','49677687-1b6d-4bc5-92fc-03060c39047c','3297ec9b-5bbf-44c4-9239-f35117a84e51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ba863628aa4ed98018687ad6dca777',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.380794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c3bfe34-5593-428b-8d84-28a6359fecab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:06.392401 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c3bfe34-5593-428b-8d84-28a6359fecab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:06.395083 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Flow 'volume_create_api' (54a0205c-dece-43ef-ae7d-7b43b496187d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:06.395083 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Create volume request issued successfully. Aug 25 11:46:06.395083 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a538c218-3f9e-4d09-a6d0-89d4aaba382b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:06.395083 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 105/405] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:46:05 2026] POST /volume/v3/volumes => generated 756 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:06.416044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bb741f41-2bea-4fcf-af1a-09c610574aa4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:06.418533 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bb741f41-2bea-4fcf-af1a-09c610574aa4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:46:06.418755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bb741f41-2bea-4fcf-af1a-09c610574aa4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:06.419034 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bb741f41-2bea-4fcf-af1a-09c610574aa4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:06.427113 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:06.427113 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:06.431038 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-bb741f41-2bea-4fcf-af1a-09c610574aa4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:46:06.438244 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bb741f41-2bea-4fcf-af1a-09c610574aa4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:46:06.438473 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 102/406] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:06 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 824 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:07.161091 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fbbf5005-faae-4555-b078-aef6c3f9c74e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:07.174790 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbbf5005-faae-4555-b078-aef6c3f9c74e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:46:07.175233 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbbf5005-faae-4555-b078-aef6c3f9c74e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:07.175388 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbbf5005-faae-4555-b078-aef6c3f9c74e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:07.188709 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:07.188709 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:07.197329 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fbbf5005-faae-4555-b078-aef6c3f9c74e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:46:07.204695 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbbf5005-faae-4555-b078-aef6c3f9c74e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:46:07.204695 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 101/407] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:07 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 847 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:07.457536 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df894089-bef1-4402-a07d-4587c8786101 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:07.460002 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df894089-bef1-4402-a07d-4587c8786101 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:46:07.460257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df894089-bef1-4402-a07d-4587c8786101 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:07.460487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df894089-bef1-4402-a07d-4587c8786101 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:07.473641 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:07.473641 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:07.481614 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df894089-bef1-4402-a07d-4587c8786101 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:46:07.488519 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df894089-bef1-4402-a07d-4587c8786101 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:46:07.489106 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 100/408] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:07 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:07.509842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:07.670114 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] POST https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action Aug 25 11:46:07.670595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:07.671092 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:07.685051 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:07.685051 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:07.685051 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] Volume info retrieved successfully. Aug 25 11:46:07.705154 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] Update volume admin metadata completed successfully. Aug 25 11:46:07.705317 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] Update readonly setting on volume completed successfully. Aug 25 11:46:07.706107 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bf314f1-143f-48eb-86cd-0d0c82c6a88f tempest-TestMultiAttachVolumeSwap-304197537 tempest-TestMultiAttachVolumeSwap-304197537-project-admin] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action returned with HTTP 202 Aug 25 11:46:07.707104 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 106/409] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:46:07 2026] POST /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action => generated 0 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:46:07.718372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-94054624-e081-4403-af1a-9a377c51d3f3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:07.721968 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:07.722785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1524890145"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:07.727796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1524890145'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:07.736123 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Create volume of 1 GB Aug 25 11:46:07.738864 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:07.738864 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:07.738864 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Availability Zones retrieved successfully. Aug 25 11:46:07.746724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Flow 'volume_create_api' (3ffae492-2ad5-480b-b119-f5819784629b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:07.749605 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb5d588-f7f7-433f-87f3-715bba1a45d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:07.751278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:07.768884 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:07.768884 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:07.789493 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8bb5d588-f7f7-433f-87f3-715bba1a45d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fcc7798-8154-4edc-a536-9480b7860f1b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fcc7798-8154-4edc-a536-9480b7860f1b', 'encryption_key_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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:07.792566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56288e8d-ada9-42eb-9175-44bb9c9b0191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:07.837612 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-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 25 11:46:07.837612 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-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 25 11:46:07.866150 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Created reservations ['5fe319e8-1bb7-4405-8f1c-4888684ead99', '93e7eb96-0404-4320-b73d-8dd60701f524', '0e5b129d-8c65-4109-9700-35bef91db82f', '1f566837-039a-4b02-9079-e60a71b704a1'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:07.867361 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (56288e8d-ada9-42eb-9175-44bb9c9b0191) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fe319e8-1bb7-4405-8f1c-4888684ead99', '93e7eb96-0404-4320-b73d-8dd60701f524', '0e5b129d-8c65-4109-9700-35bef91db82f', '1f566837-039a-4b02-9079-e60a71b704a1']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:07.869890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd29cf8-bd15-445b-aa6b-a5794333d808) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:07.910257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4dd29cf8-bd15-445b-aa6b-a5794333d808) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b325729-ce89-4ecf-8407-92527e676ec2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1524890145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40d3db131563459c9bded12638a647a1',qos_specs=None,replication_status=,reservations=['5fe319e8-1bb7-4405-8f1c-4888684ead99','93e7eb96-0404-4320-b73d-8dd60701f524','0e5b129d-8c65-4109-9700-35bef91db82f','1f566837-039a-4b02-9079-e60a71b704a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ba863628aa4ed98018687ad6dca777',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1524890145',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b325729-ce89-4ecf-8407-92527e676ec2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='40d3db131563459c9bded12638a647a1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31ba863628aa4ed98018687ad6dca777',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fcc7798-8154-4edc-a536-9480b7860f1b),volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:07.911528 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c158bd21-9c28-4596-8a24-39ef758f6098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:07.941016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c158bd21-9c28-4596-8a24-39ef758f6098) transitioned into state 'SUCCESS' from state '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-1524890145',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='40d3db131563459c9bded12638a647a1',qos_specs=None,replication_status=,reservations=['5fe319e8-1bb7-4405-8f1c-4888684ead99','93e7eb96-0404-4320-b73d-8dd60701f524','0e5b129d-8c65-4109-9700-35bef91db82f','1f566837-039a-4b02-9079-e60a71b704a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31ba863628aa4ed98018687ad6dca777',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:07.942296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40028f1-a4cb-42fb-bea1-f3456493ced7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:07.958459 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f40028f1-a4cb-42fb-bea1-f3456493ced7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:07.959515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Flow 'volume_create_api' (3ffae492-2ad5-480b-b119-f5819784629b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:07.959932 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Create volume request issued successfully. Aug 25 11:46:07.960587 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-94054624-e081-4403-af1a-9a377c51d3f3 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:07.961157 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 103/410] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:46:07 2026] POST /volume/v3/volumes => generated 756 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:07.977182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1d87f1f-ae12-4fc7-b09e-c790273df821 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:07.980843 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1d87f1f-ae12-4fc7-b09e-c790273df821 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:46:07.981198 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1d87f1f-ae12-4fc7-b09e-c790273df821 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:07.981482 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1d87f1f-ae12-4fc7-b09e-c790273df821 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:07.992095 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:07.992095 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:07.999602 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1d87f1f-ae12-4fc7-b09e-c790273df821 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:46:08.009374 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1d87f1f-ae12-4fc7-b09e-c790273df821 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 returned with HTTP 200 Aug 25 11:46:08.010390 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 102/411] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:07 2026] GET /volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 => generated 824 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:09.024683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5d44d02-0dba-4070-9c86-5dc9140a7710 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:09.026989 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5d44d02-0dba-4070-9c86-5dc9140a7710 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:46:09.027180 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5d44d02-0dba-4070-9c86-5dc9140a7710 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:09.027370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5d44d02-0dba-4070-9c86-5dc9140a7710 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:09.042398 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:09.042398 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:09.047563 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5d44d02-0dba-4070-9c86-5dc9140a7710 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:46:09.056445 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5d44d02-0dba-4070-9c86-5dc9140a7710 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 returned with HTTP 200 Aug 25 11:46:09.057104 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 101/412] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:09 2026] GET /volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:09.480950 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cce2018d-f157-42ea-a8e6-a291993c20f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:09.483311 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cce2018d-f157-42ea-a8e6-a291993c20f9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:09.483513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cce2018d-f157-42ea-a8e6-a291993c20f9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:09.483827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cce2018d-f157-42ea-a8e6-a291993c20f9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:09.505246 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:09.505246 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:09.511475 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cce2018d-f157-42ea-a8e6-a291993c20f9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:09.522999 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cce2018d-f157-42ea-a8e6-a291993c20f9 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:46:09.523724 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 107/413] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:09 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:09.834256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-ee64b233-324d-4416-a2af-868069c93499 req-f62cd8fe-d8c1-407b-a232-dbf7b826a24e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:09.841122 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-f62cd8fe-d8c1-407b-a232-dbf7b826a24e tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:09.841390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-f62cd8fe-d8c1-407b-a232-dbf7b826a24e tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:09.842029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-f62cd8fe-d8c1-407b-a232-dbf7b826a24e tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:09.861169 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:09.861169 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:09.868115 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-ee64b233-324d-4416-a2af-868069c93499 req-f62cd8fe-d8c1-407b-a232-dbf7b826a24e tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:09.878055 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-f62cd8fe-d8c1-407b-a232-dbf7b826a24e tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:46:09.878055 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 104/414] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:09 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1142 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:09.930831 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:09.936126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] POST https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488/action Aug 25 11:46:09.936275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:09.936668 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:09.954446 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:09.954446 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:09.955212 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:09.975117 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Begin detaching volume completed successfully. Aug 25 11:46:09.975117 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-3272c273-b351-4ca3-bf96-68a0a14c3e7a tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488/action returned with HTTP 202 Aug 25 11:46:09.975372 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 103/415] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:46:09 2026] POST /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:46:10.074524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c784a370-5b24-46de-add1-466868548b79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:10.075093 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c784a370-5b24-46de-add1-466868548b79 None None] GET https://10.4.3.66/volume// Aug 25 11:46:10.075345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c784a370-5b24-46de-add1-466868548b79 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:10.075795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c784a370-5b24-46de-add1-466868548b79 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:10.076045 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c784a370-5b24-46de-add1-466868548b79 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:10.077108 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 102/416] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:46:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:10.089488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ee64b233-324d-4416-a2af-868069c93499 req-64d1bbb9-7cf0-4d34-9603-baae3bb062a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:10.092188 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-64d1bbb9-7cf0-4d34-9603-baae3bb062a5 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:10.092424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-64d1bbb9-7cf0-4d34-9603-baae3bb062a5 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:10.092673 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-64d1bbb9-7cf0-4d34-9603-baae3bb062a5 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:10.112000 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:10.112000 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:10.118404 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-ee64b233-324d-4416-a2af-868069c93499 req-64d1bbb9-7cf0-4d34-9603-baae3bb062a5 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:10.130104 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-64d1bbb9-7cf0-4d34-9603-baae3bb062a5 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:46:10.131776 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 108/417] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:46:10 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 1325 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:11.202945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:11.205582 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:11.206616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-838528233"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:11.209299 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-838528233'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:11.210001 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Create volume of 1 GB Aug 25 11:46:11.216191 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Availability Zones retrieved successfully. Aug 25 11:46:11.223603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Flow 'volume_create_api' (1a441814-828b-4803-b8a3-dc88a5dcee8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:11.224975 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d56d7a9-f021-4410-9f94-c319777a5cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:11.226290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:11.261535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d56d7a9-f021-4410-9f94-c319777a5cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:11.262445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bedd3d5d-477e-4d4f-8c8f-825e1fec1215) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:11.350576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ee64b233-324d-4416-a2af-868069c93499 req-733bfa2f-6615-49c4-8b83-a25e42c45137 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:11.355277 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-733bfa2f-6615-49c4-8b83-a25e42c45137 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] DELETE https://10.4.3.66/volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205 Aug 25 11:46:11.355498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-733bfa2f-6615-49c4-8b83-a25e42c45137 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:11.355643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-733bfa2f-6615-49c4-8b83-a25e42c45137 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:11.376162 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:11.376162 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:11.379526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Created reservations ['0bbca6ba-a5fd-4527-8098-fb9fa67452c4', '72f6bbdb-d461-4b42-ab83-b709d68ad803', 'f40fbcc5-575f-4db0-a91b-db8945a25693', '6019337b-66ea-4f67-a837-7f05df11dc33'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:11.380493 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bedd3d5d-477e-4d4f-8c8f-825e1fec1215) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0bbca6ba-a5fd-4527-8098-fb9fa67452c4', '72f6bbdb-d461-4b42-ab83-b709d68ad803', 'f40fbcc5-575f-4db0-a91b-db8945a25693', '6019337b-66ea-4f67-a837-7f05df11dc33']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:11.382683 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9497be3f-2a99-495e-b867-5b7199e7f856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:11.422792 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9497be3f-2a99-495e-b867-5b7199e7f856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '472a5137-faec-436d-8ed7-98a413d6876e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-838528233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176792a42e93454cb7a923bac43dc134',qos_specs=None,replication_status=,reservations=['0bbca6ba-a5fd-4527-8098-fb9fa67452c4','72f6bbdb-d461-4b42-ab83-b709d68ad803','f40fbcc5-575f-4db0-a91b-db8945a25693','6019337b-66ea-4f67-a837-7f05df11dc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19373a68ee564df496c7319c05f23cb6',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-838528233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=472a5137-faec-436d-8ed7-98a413d6876e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='176792a42e93454cb7a923bac43dc134',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19373a68ee564df496c7319c05f23cb6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:11.424227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914e5535-52ff-4408-8c8a-88c708d4847a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:11.467885 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (914e5535-52ff-4408-8c8a-88c708d4847a) transitioned into state 'SUCCESS' from state '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-838528233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='176792a42e93454cb7a923bac43dc134',qos_specs=None,replication_status=,reservations=['0bbca6ba-a5fd-4527-8098-fb9fa67452c4','72f6bbdb-d461-4b42-ab83-b709d68ad803','f40fbcc5-575f-4db0-a91b-db8945a25693','6019337b-66ea-4f67-a837-7f05df11dc33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19373a68ee564df496c7319c05f23cb6',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:11.469610 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69702e7b-478e-47bd-b432-d8bbc4393965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:11.487586 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69702e7b-478e-47bd-b432-d8bbc4393965) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:11.488776 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Flow 'volume_create_api' (1a441814-828b-4803-b8a3-dc88a5dcee8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:11.488998 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Create volume request issued successfully. Aug 25 11:46:11.490457 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e2171e1-e6a8-40f0-9e77-ea2a2e7c08db tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:11.490457 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 105/418] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:11 2026] POST /volume/v3/volumes => generated 752 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:11.516948 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ee64b233-324d-4416-a2af-868069c93499 req-733bfa2f-6615-49c4-8b83-a25e42c45137 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205 returned with HTTP 200 Aug 25 11:46:11.518256 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 104/419] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:46:11 2026] DELETE /volume/v3/attachments/4336d3bb-fce8-44fc-a22e-9cd8f3e56205 => generated 19 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:11.520511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f444012-413e-4a51-a0b5-db2109db515d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:11.523031 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f444012-413e-4a51-a0b5-db2109db515d tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] GET https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e Aug 25 11:46:11.523257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f444012-413e-4a51-a0b5-db2109db515d tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:11.523579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f444012-413e-4a51-a0b5-db2109db515d tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:11.532883 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:11.532883 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:11.546343 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f444012-413e-4a51-a0b5-db2109db515d tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Volume info retrieved successfully. Aug 25 11:46:11.555486 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f444012-413e-4a51-a0b5-db2109db515d tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e returned with HTTP 200 Aug 25 11:46:11.556163 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 103/420] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:11 2026] GET /volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e => generated 820 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a7930809-74b8-4216-8caa-83e786fa2f23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7930809-74b8-4216-8caa-83e786fa2f23 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7930809-74b8-4216-8caa-83e786fa2f23 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7930809-74b8-4216-8caa-83e786fa2f23 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a7930809-74b8-4216-8caa-83e786fa2f23 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7930809-74b8-4216-8caa-83e786fa2f23 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:46:12.875333 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 109/421] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:12 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-740ef300-a4a5-4ce4-85dd-d11cd8be1aa1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-740ef300-a4a5-4ce4-85dd-d11cd8be1aa1 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] GET https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-740ef300-a4a5-4ce4-85dd-d11cd8be1aa1 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-740ef300-a4a5-4ce4-85dd-d11cd8be1aa1 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-740ef300-a4a5-4ce4-85dd-d11cd8be1aa1 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Volume info retrieved successfully. Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-740ef300-a4a5-4ce4-85dd-d11cd8be1aa1 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e returned with HTTP 200 Aug 25 11:46:12.884376 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 106/422] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:12 2026] GET /volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:12.967212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bbc44cb3-95e6-4c0c-8a10-d125394af663 req-f325728f-0a2b-4d29-95a6-cb6464522ffb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:12.969855 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc44cb3-95e6-4c0c-8a10-d125394af663 req-f325728f-0a2b-4d29-95a6-cb6464522ffb tempest-VolumesAdminNegativeTest-1651925776 tempest-VolumesAdminNegativeTest-1651925776-project] GET https://10.4.3.66/volume/v3/volumes/52a2b7a3-10b1-4211-bfe2-344ae57e2204 Aug 25 11:46:12.970137 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc44cb3-95e6-4c0c-8a10-d125394af663 req-f325728f-0a2b-4d29-95a6-cb6464522ffb tempest-VolumesAdminNegativeTest-1651925776 tempest-VolumesAdminNegativeTest-1651925776-project] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:12.970388 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bbc44cb3-95e6-4c0c-8a10-d125394af663 req-f325728f-0a2b-4d29-95a6-cb6464522ffb tempest-VolumesAdminNegativeTest-1651925776 tempest-VolumesAdminNegativeTest-1651925776-project] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:12.979589 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bbc44cb3-95e6-4c0c-8a10-d125394af663 req-f325728f-0a2b-4d29-95a6-cb6464522ffb tempest-VolumesAdminNegativeTest-1651925776 tempest-VolumesAdminNegativeTest-1651925776-project] https://10.4.3.66/volume/v3/volumes/52a2b7a3-10b1-4211-bfe2-344ae57e2204 returned with HTTP 404 Aug 25 11:46:12.980241 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 105/423] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:12 2026] GET /volume/v3/volumes/52a2b7a3-10b1-4211-bfe2-344ae57e2204 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:12.998520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:13.002062 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] DELETE https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e Aug 25 11:46:13.002062 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:13.002062 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:13.002062 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Delete volume with id: 472a5137-faec-436d-8ed7-98a413d6876e Aug 25 11:46:13.014408 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:13.014408 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:13.015044 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Volume info retrieved successfully. Aug 25 11:46:13.070265 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Delete volume request issued successfully. Aug 25 11:46:13.070900 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbb62b50-ef66-4a45-bd4a-0051072a0e89 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e returned with HTTP 202 Aug 25 11:46:13.071357 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 104/424] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:46:12 2026] DELETE /volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:13.085086 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63ad231f-9320-42a6-9849-51f5dd1618fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:13.089846 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63ad231f-9320-42a6-9849-51f5dd1618fd tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] GET https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e Aug 25 11:46:13.093667 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63ad231f-9320-42a6-9849-51f5dd1618fd tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:13.093667 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63ad231f-9320-42a6-9849-51f5dd1618fd tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:13.110357 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:13.110357 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:13.126567 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-63ad231f-9320-42a6-9849-51f5dd1618fd tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Volume info retrieved successfully. Aug 25 11:46:13.145686 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63ad231f-9320-42a6-9849-51f5dd1618fd tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e returned with HTTP 200 Aug 25 11:46:13.146365 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 110/425] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:13 2026] GET /volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e => generated 844 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:14.164061 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-edd11222-8aaa-44be-aa7a-1bc6beabd055 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:14.167537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-edd11222-8aaa-44be-aa7a-1bc6beabd055 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] GET https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e Aug 25 11:46:14.167873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-edd11222-8aaa-44be-aa7a-1bc6beabd055 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:14.168172 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-edd11222-8aaa-44be-aa7a-1bc6beabd055 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:14.176984 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-edd11222-8aaa-44be-aa7a-1bc6beabd055 tempest-VolumesAdminNegativeTest-1025077886 tempest-VolumesAdminNegativeTest-1025077886-project-member] https://10.4.3.66/volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e returned with HTTP 404 Aug 25 11:46:14.177576 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 107/426] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:14 2026] GET /volume/v3/volumes/472a5137-faec-436d-8ed7-98a413d6876e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:17.605981 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-917766cc-152b-49d9-aac8-326b1abf23af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.608588 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-917766cc-152b-49d9-aac8-326b1abf23af tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:46:17.608864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-917766cc-152b-49d9-aac8-326b1abf23af tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:17.609089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-917766cc-152b-49d9-aac8-326b1abf23af tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:17.618512 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:17.618512 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:17.625602 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-917766cc-152b-49d9-aac8-326b1abf23af tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:46:17.634668 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-917766cc-152b-49d9-aac8-326b1abf23af tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:46:17.635782 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 106/427] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:17 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:17.676076 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae9aa035-4664-46bc-92a9-4208d95b3085 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.677054 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae9aa035-4664-46bc-92a9-4208d95b3085 None None] GET https://10.4.3.66/volume// Aug 25 11:46:17.677054 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae9aa035-4664-46bc-92a9-4208d95b3085 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:17.677221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae9aa035-4664-46bc-92a9-4208d95b3085 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:17.677734 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae9aa035-4664-46bc-92a9-4208d95b3085 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:17.678116 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 105/428] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:46:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:17.694502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-46e21456-6812-4a01-9ac6-cc312140fcac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.697471 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-46e21456-6812-4a01-9ac6-cc312140fcac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:46:17.697678 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-46e21456-6812-4a01-9ac6-cc312140fcac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d159870-dcbb-4c28-a210-dbd56a66841d", "connector": null, "instance_uuid": "7613fb47-8b01-4295-b9fa-27c0dccb2c8e"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:17.708991 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:17.708991 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:17.754471 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-46e21456-6812-4a01-9ac6-cc312140fcac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:46:17.755689 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 111/429] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:46:17 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 25 11:46:17.819936 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-0dca0ff1-7a46-4fca-a4e9-5e30ce30142a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.824946 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-0dca0ff1-7a46-4fca-a4e9-5e30ce30142a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1 Aug 25 11:46:17.825231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-0dca0ff1-7a46-4fca-a4e9-5e30ce30142a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:17.826094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-0dca0ff1-7a46-4fca-a4e9-5e30ce30142a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:17.842092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-cba3a0f9-14bd-43cd-92b9-a4911d19df28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.847143 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:17.847143 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:17.848913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-cba3a0f9-14bd-43cd-92b9-a4911d19df28 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b/action Aug 25 11:46:17.849404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-cba3a0f9-14bd-43cd-92b9-a4911d19df28 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:17.849404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-cba3a0f9-14bd-43cd-92b9-a4911d19df28 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:17.880960 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:17.880960 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:17.902900 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e6d3f1c-0995-462c-b8a2-969dfa397956 req-cba3a0f9-14bd-43cd-92b9-a4911d19df28 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b/action returned with HTTP 204 Aug 25 11:46:17.902900 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 107/430] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:46:17 2026] POST /volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:17.939023 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-0dca0ff1-7a46-4fca-a4e9-5e30ce30142a tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1 returned with HTTP 200 Aug 25 11:46:17.939462 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 108/431] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:46:17 2026] DELETE /volume/v3/attachments/b57713dd-1649-4603-b34e-d73fb29dbaa1 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:17.948713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2d36f62-59e1-4152-89e2-58dc6ed0c87d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.952307 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2d36f62-59e1-4152-89e2-58dc6ed0c87d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:46:17.952390 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2d36f62-59e1-4152-89e2-58dc6ed0c87d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:17.952770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2d36f62-59e1-4152-89e2-58dc6ed0c87d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:17.975665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:17.982229 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:17.982229 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:17.985596 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:46:17.986526 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:17.986855 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:17.987670 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Delete volume with id: 011fcb2e-31c7-4b46-8894-82db8484a45a Aug 25 11:46:17.990954 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2d36f62-59e1-4152-89e2-58dc6ed0c87d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:46:17.998791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2d36f62-59e1-4152-89e2-58dc6ed0c87d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:46:17.999551 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 106/432] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:17 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 1109 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:18.001655 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:18.001655 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:18.001851 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:46:18.016711 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95ccf87e-8bde-4462-8068-352467153b70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:18.019291 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95ccf87e-8bde-4462-8068-352467153b70 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:46:18.019651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95ccf87e-8bde-4462-8068-352467153b70 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:18.019880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95ccf87e-8bde-4462-8068-352467153b70 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:18.044583 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:18.044583 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:18.045674 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Delete volume request issued successfully. Aug 25 11:46:18.045954 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7366a66d-09c3-4d26-acb5-5138fbd2fee2 req-d2de3578-f452-4fb3-acf2-72ce13febaca tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a returned with HTTP 202 Aug 25 11:46:18.046656 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 112/433] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:46:17 2026] DELETE /volume/v3/volumes/011fcb2e-31c7-4b46-8894-82db8484a45a => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:18.057277 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95ccf87e-8bde-4462-8068-352467153b70 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:46:18.064287 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95ccf87e-8bde-4462-8068-352467153b70 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:46:18.064606 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 108/434] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:18 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 1109 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:19.513564 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:19.516134 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:19.516532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:19.516788 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:19.517029 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Delete volume with id: 8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:19.528359 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:19.528359 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:19.529068 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:19.563537 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Delete volume request issued successfully. Aug 25 11:46:19.563537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-395656e5-78bd-48b3-8dd1-44dafd3e2f31 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 202 Aug 25 11:46:19.564019 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 109/435] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:46:19 2026] DELETE /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:19.579194 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be5196ed-77ab-47a2-b6a7-3878ac2d6c81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:19.584176 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be5196ed-77ab-47a2-b6a7-3878ac2d6c81 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:19.584498 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be5196ed-77ab-47a2-b6a7-3878ac2d6c81 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:19.585310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be5196ed-77ab-47a2-b6a7-3878ac2d6c81 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:19.602039 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:19.602039 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:19.614993 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be5196ed-77ab-47a2-b6a7-3878ac2d6c81 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:19.628725 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be5196ed-77ab-47a2-b6a7-3878ac2d6c81 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 200 Aug 25 11:46:19.632858 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 107/436] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:19 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:20.208928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cdd2b268-0c32-4375-aa50-4023937b418e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.209777 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdd2b268-0c32-4375-aa50-4023937b418e None None] GET https://10.4.3.66/volume// Aug 25 11:46:20.209855 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdd2b268-0c32-4375-aa50-4023937b418e None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:20.214261 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdd2b268-0c32-4375-aa50-4023937b418e None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:20.215647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdd2b268-0c32-4375-aa50-4023937b418e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:20.215977 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 113/437] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:46:20 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:20.263944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-c5d56452-8fdd-4142-9ff9-9ba4cf538b31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.271918 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-c5d56452-8fdd-4142-9ff9-9ba4cf538b31 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:46:20.272009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-c5d56452-8fdd-4142-9ff9-9ba4cf538b31 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:20.272547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-c5d56452-8fdd-4142-9ff9-9ba4cf538b31 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:20.294649 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:20.294649 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:20.304410 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-c5d56452-8fdd-4142-9ff9-9ba4cf538b31 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:46:20.315398 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-c5d56452-8fdd-4142-9ff9-9ba4cf538b31 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:46:20.315682 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 109/438] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:46:20 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 1289 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:20.473011 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.476824 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] PUT https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b Aug 25 11:46:20.477138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:20.499481 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Acquiring lock "cinder-attachment_update-1d159870-dcbb-4c28-a210-dbd56a66841d-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:46:20.511902 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Lock "cinder-attachment_update-1d159870-dcbb-4c28-a210-dbd56a66841d-np0000008081" acquired by "attachment_update" :: waited 0.013s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:46:20.513988 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:20.513988 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:20.653188 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd6158f9-2fb3-4522-bbbf-0e6fd7a41472 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.658460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Lock "cinder-attachment_update-1d159870-dcbb-4c28-a210-dbd56a66841d-np0000008081" released by "attachment_update" :: held 0.146s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:46:20.658460 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-256dec12-7213-4bd6-80c2-2e415ffff9a5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b returned with HTTP 200 Aug 25 11:46:20.658460 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 110/439] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:46:20 2026] PUT /volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:20.658557 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd6158f9-2fb3-4522-bbbf-0e6fd7a41472 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 Aug 25 11:46:20.658944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd6158f9-2fb3-4522-bbbf-0e6fd7a41472 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:20.659231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd6158f9-2fb3-4522-bbbf-0e6fd7a41472 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:20.672709 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd6158f9-2fb3-4522-bbbf-0e6fd7a41472 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 returned with HTTP 404 Aug 25 11:46:20.673812 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 108/440] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:20 2026] GET /volume/v3/volumes/8b47cb14-b4ae-4a18-ae71-aee85bdb5488 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:20.686593 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.689015 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] DELETE https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b Aug 25 11:46:20.689331 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:20.689773 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:20.689967 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Delete volume with id: 846ebfae-97ab-48ac-9edb-9dc0aac41e0b Aug 25 11:46:20.702032 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:20.702032 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:20.703334 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:20.710718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-adcaf6fa-ed7f-447d-acf3-ce20a78a6ca5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.712465 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-adcaf6fa-ed7f-447d-acf3-ce20a78a6ca5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b/action Aug 25 11:46:20.712980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-adcaf6fa-ed7f-447d-acf3-ce20a78a6ca5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:20.713140 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-adcaf6fa-ed7f-447d-acf3-ce20a78a6ca5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:20.740987 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Delete volume request issued successfully. Aug 25 11:46:20.740987 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb2e6ba7-0b60-413b-a3b8-7b141a24000f tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b returned with HTTP 202 Aug 25 11:46:20.740987 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 114/441] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:46:20 2026] DELETE /volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:20.747143 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:20.747143 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:20.751816 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f4e09163-2056-4ad9-87fe-a8afb6f98b58 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:20.755754 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4e09163-2056-4ad9-87fe-a8afb6f98b58 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b Aug 25 11:46:20.755754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4e09163-2056-4ad9-87fe-a8afb6f98b58 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:20.755754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4e09163-2056-4ad9-87fe-a8afb6f98b58 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:20.765304 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:20.765304 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:20.772870 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f4e09163-2056-4ad9-87fe-a8afb6f98b58 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Volume info retrieved successfully. Aug 25 11:46:20.774389 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3607bc98-1acd-4ff6-81a1-71e3958a60f9 req-adcaf6fa-ed7f-447d-acf3-ce20a78a6ca5 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b/action returned with HTTP 204 Aug 25 11:46:20.775743 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 110/442] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:46:20 2026] POST /volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:20.782223 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4e09163-2056-4ad9-87fe-a8afb6f98b58 tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b returned with HTTP 200 Aug 25 11:46:20.783472 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 111/443] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:20 2026] GET /volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:21.807366 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0fe3ba2f-f60a-4cd6-b66f-60cf09569dbb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:21.810640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0fe3ba2f-f60a-4cd6-b66f-60cf09569dbb tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] GET https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b Aug 25 11:46:21.810640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0fe3ba2f-f60a-4cd6-b66f-60cf09569dbb tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:21.811067 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0fe3ba2f-f60a-4cd6-b66f-60cf09569dbb tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:21.822891 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0fe3ba2f-f60a-4cd6-b66f-60cf09569dbb tempest-ServerRescueNegativeTestJSON-1855598941 tempest-ServerRescueNegativeTestJSON-1855598941-project-member] https://10.4.3.66/volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b returned with HTTP 404 Aug 25 11:46:21.822891 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 109/444] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:21 2026] GET /volume/v3/volumes/846ebfae-97ab-48ac-9edb-9dc0aac41e0b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:23.023011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20acba37-f5c0-4950-ac11-387718b8a841 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:23.026735 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:23.027032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1680979478", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:23.029838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1680979478', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:23.465506 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Create volume of 1 GB Aug 25 11:46:23.473666 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Availability Zones retrieved successfully. Aug 25 11:46:23.482609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Flow 'volume_create_api' (1f66b1d5-765e-4ad6-80d6-6c0225a5900f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:23.484530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a246bf7a-cc9b-49c3-9b37-b1df7ce7a3db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:23.487217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:23.600788 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a246bf7a-cc9b-49c3-9b37-b1df7ce7a3db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:23.601302 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13df4852-a0fb-4fca-889b-2edb0301c91e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:23.653396 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-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 25 11:46:23.655505 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-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 25 11:46:23.723144 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Created reservations ['7f1f6629-8375-4d96-8ac4-c3021e2b9b32', '44a0fe92-de24-48fe-928f-87e907c0c8b5', 'e3994e4f-dd38-4695-9162-811cb6272a98', 'ff1524bd-2b92-4749-a270-924ab6e8e94c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:23.724103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13df4852-a0fb-4fca-889b-2edb0301c91e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f1f6629-8375-4d96-8ac4-c3021e2b9b32', '44a0fe92-de24-48fe-928f-87e907c0c8b5', 'e3994e4f-dd38-4695-9162-811cb6272a98', 'ff1524bd-2b92-4749-a270-924ab6e8e94c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:23.724999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac29162-b5f1-4d4e-825f-54802caa4832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:23.761083 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac29162-b5f1-4d4e-825f-54802caa4832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75109df6-416e-4a59-974e-33c785b3b697', '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-1680979478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee5b6c509ef4a99ba9c7a29d959df2b',qos_specs=None,replication_status=,reservations=['7f1f6629-8375-4d96-8ac4-c3021e2b9b32','44a0fe92-de24-48fe-928f-87e907c0c8b5','e3994e4f-dd38-4695-9162-811cb6272a98','ff1524bd-2b92-4749-a270-924ab6e8e94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e0c47fa05842dbb6a167219d2cc385',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1680979478',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75109df6-416e-4a59-974e-33c785b3b697,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee5b6c509ef4a99ba9c7a29d959df2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4e0c47fa05842dbb6a167219d2cc385',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:23.762829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ada733-b90e-4107-83b5-5cbd49c55121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:23.810494 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7ada733-b90e-4107-83b5-5cbd49c55121) transitioned into state 'SUCCESS' from state '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-1680979478',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ee5b6c509ef4a99ba9c7a29d959df2b',qos_specs=None,replication_status=,reservations=['7f1f6629-8375-4d96-8ac4-c3021e2b9b32','44a0fe92-de24-48fe-928f-87e907c0c8b5','e3994e4f-dd38-4695-9162-811cb6272a98','ff1524bd-2b92-4749-a270-924ab6e8e94c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4e0c47fa05842dbb6a167219d2cc385',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:23.811414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3aacfa-5331-4fda-99c6-a4b92bef42da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:23.830253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3aacfa-5331-4fda-99c6-a4b92bef42da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:23.832285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Flow 'volume_create_api' (1f66b1d5-765e-4ad6-80d6-6c0225a5900f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:23.832914 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Create volume request issued successfully. Aug 25 11:46:23.834515 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20acba37-f5c0-4950-ac11-387718b8a841 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:23.835363 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 115/445] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:46:23 2026] POST /volume/v3/volumes => generated 897 bytes in 813 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:23.859783 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c1814f02-7d97-4d64-b41c-60d78a01897f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:23.864356 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1814f02-7d97-4d64-b41c-60d78a01897f tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:46:23.865663 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1814f02-7d97-4d64-b41c-60d78a01897f tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:23.865663 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c1814f02-7d97-4d64-b41c-60d78a01897f tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:23.878057 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:23.878057 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:23.888792 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c1814f02-7d97-4d64-b41c-60d78a01897f tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:46:23.897547 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c1814f02-7d97-4d64-b41c-60d78a01897f tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:46:23.898926 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 111/446] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:23 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 965 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:24.918785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e0d8efd7-8071-46cf-a9a0-214301eb619c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:24.920597 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0d8efd7-8071-46cf-a9a0-214301eb619c tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:46:24.920941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0d8efd7-8071-46cf-a9a0-214301eb619c tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:24.921526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0d8efd7-8071-46cf-a9a0-214301eb619c tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:24.932684 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:24.932684 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:24.940359 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e0d8efd7-8071-46cf-a9a0-214301eb619c tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:46:24.947415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0d8efd7-8071-46cf-a9a0-214301eb619c tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:46:24.948100 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 112/447] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:24 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1539 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:25.012643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-5d307d87-3311-4994-ae17-3bc3212502e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:25.017942 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-5d307d87-3311-4994-ae17-3bc3212502e0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:46:25.017942 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-5d307d87-3311-4994-ae17-3bc3212502e0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:25.017942 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-5d307d87-3311-4994-ae17-3bc3212502e0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:25.032827 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:25.032827 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:25.038701 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-5d307d87-3311-4994-ae17-3bc3212502e0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:46:25.046004 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-5d307d87-3311-4994-ae17-3bc3212502e0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:46:25.047879 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 110/448] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:25 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1359 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:25.736200 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-7e70f75d-9a36-49e0-999d-1f5a70edb7b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:25.739816 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-7e70f75d-9a36-49e0-999d-1f5a70edb7b1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:46:25.739816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-7e70f75d-9a36-49e0-999d-1f5a70edb7b1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:25.740253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-7e70f75d-9a36-49e0-999d-1f5a70edb7b1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:25.753457 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:25.753457 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:25.762805 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-7e70f75d-9a36-49e0-999d-1f5a70edb7b1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:46:25.773844 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-7e70f75d-9a36-49e0-999d-1f5a70edb7b1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:46:25.774489 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 116/449] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:25 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1359 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:25.786035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2ccc63f-1637-4163-a9a4-299585f19eb8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:25.787287 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2ccc63f-1637-4163-a9a4-299585f19eb8 None None] GET https://10.4.3.66/volume// Aug 25 11:46:25.787287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2ccc63f-1637-4163-a9a4-299585f19eb8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:25.787287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2ccc63f-1637-4163-a9a4-299585f19eb8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:25.787287 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2ccc63f-1637-4163-a9a4-299585f19eb8 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:25.787596 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 112/450] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:46:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:25.800496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-afea3290-b874-4b6a-b768-722a818eedc1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:25.805145 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-afea3290-b874-4b6a-b768-722a818eedc1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:46:25.807873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-afea3290-b874-4b6a-b768-722a818eedc1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75109df6-416e-4a59-974e-33c785b3b697", "connector": null, "instance_uuid": "0c86d56d-18bf-4ee0-8c8b-e8d1afd7c43d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:25.823471 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:25.823471 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:25.891376 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-afea3290-b874-4b6a-b768-722a818eedc1 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:46:25.892332 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 113/451] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:46:25 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 25 11:46:28.217912 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-900552a4-e7b2-4924-abb8-c37835a5b0af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:28.220050 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-900552a4-e7b2-4924-abb8-c37835a5b0af None None] GET https://10.4.3.66/volume// Aug 25 11:46:28.220050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-900552a4-e7b2-4924-abb8-c37835a5b0af None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:28.220050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-900552a4-e7b2-4924-abb8-c37835a5b0af None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:28.220050 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-900552a4-e7b2-4924-abb8-c37835a5b0af None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:46:28.220050 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 111/452] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:46:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:46:28.252942 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-c1d7b1da-a08e-4cad-9473-dea57fd9faa0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:28.257101 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-c1d7b1da-a08e-4cad-9473-dea57fd9faa0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:46:28.257101 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-c1d7b1da-a08e-4cad-9473-dea57fd9faa0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:28.257101 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-c1d7b1da-a08e-4cad-9473-dea57fd9faa0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:28.273734 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:28.273734 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:28.281114 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-c1d7b1da-a08e-4cad-9473-dea57fd9faa0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:46:28.291078 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-c1d7b1da-a08e-4cad-9473-dea57fd9faa0 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:46:28.291801 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 117/453] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:46:28 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1538 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:28.436901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:28.446678 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] PUT https://10.4.3.66/volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77 Aug 25 11:46:28.446678 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:28.452230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Acquiring lock "cinder-attachment_update-75109df6-416e-4a59-974e-33c785b3b697-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:46:28.459574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Lock "cinder-attachment_update-75109df6-416e-4a59-974e-33c785b3b697-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:46:28.461528 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:28.461528 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:28.620853 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Lock "cinder-attachment_update-75109df6-416e-4a59-974e-33c785b3b697-np0000008081" released by "attachment_update" :: held 0.161s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:46:28.620853 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-d12e1d4b-0cfd-4692-a0f8-89e60d944573 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77 returned with HTTP 200 Aug 25 11:46:28.621114 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 113/454] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:46:28 2026] PUT /volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:28.653032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-acdb4982-564c-40e3-838f-828153e32ac5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:28.655754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-b1405633-f00f-4eda-a4f9-75df15fe90b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:28.659047 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-acdb4982-564c-40e3-838f-828153e32ac5 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] DELETE https://10.4.3.66/volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e Aug 25 11:46:28.659353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-acdb4982-564c-40e3-838f-828153e32ac5 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:28.659595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-acdb4982-564c-40e3-838f-828153e32ac5 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:28.659924 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-b1405633-f00f-4eda-a4f9-75df15fe90b8 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] POST https://10.4.3.66/volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77/action Aug 25 11:46:28.660549 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-b1405633-f00f-4eda-a4f9-75df15fe90b8 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:28.660888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-b1405633-f00f-4eda-a4f9-75df15fe90b8 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:28.672886 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:28.672886 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:28.688659 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:28.688659 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:28.711916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-885e4ef4-a71f-4102-93e7-91167fe23f01 req-b1405633-f00f-4eda-a4f9-75df15fe90b8 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77/action returned with HTTP 204 Aug 25 11:46:28.713092 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 112/455] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:46:28 2026] POST /volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:28.743792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-acdb4982-564c-40e3-838f-828153e32ac5 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e returned with HTTP 200 Aug 25 11:46:28.744479 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 114/456] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:46:28 2026] DELETE /volume/v3/attachments/33fc8559-4148-4146-b356-0f32783a488e => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:28.762009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:28.766262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:46:28.766262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:28.766262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:28.766262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Delete volume with id: d518b48e-1e0c-43a1-93f8-37b7a6e13c8f Aug 25 11:46:28.779095 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:28.779095 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:28.779761 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Volume info retrieved successfully. Aug 25 11:46:28.809648 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] Delete volume request issued successfully. Aug 25 11:46:28.809944 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-051fb091-0638-4fda-bf35-c8269dd4c6b3 req-d7910b4c-26b5-4fdf-ac11-67ab6d7aaa38 tempest-ServerBootFromVolumeStableRescueTest-1926124061 tempest-ServerBootFromVolumeStableRescueTest-1926124061-project-member] https://10.4.3.66/volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f returned with HTTP 202 Aug 25 11:46:28.810277 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 118/457] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:46:28 2026] DELETE /volume/v3/volumes/d518b48e-1e0c-43a1-93f8-37b7a6e13c8f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:36.002482 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:36.005318 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:36.005837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-591906061", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:36.007725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-591906061', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:36.007993 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Create volume of 1 GB Aug 25 11:46:36.008389 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:36.008389 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:36.014030 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Availability Zones retrieved successfully. Aug 25 11:46:36.020291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Flow 'volume_create_api' (e544baef-986b-4c03-9694-598a350261f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:36.023751 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8c9436-60ed-402d-87b8-8e1c8191956b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:36.023751 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:36.058167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f8c9436-60ed-402d-87b8-8e1c8191956b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:36.059672 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0700be1a-e62c-4d28-91da-d276722db685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:36.167306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Created reservations ['97ddedfb-e05a-4be5-8aab-cc1946ef3409', '30bd6175-04e2-4730-8047-c9578769c7f2', '991eb9e9-1e62-4b2b-b318-2b46a12873fa', 'f5c088aa-4b1d-4866-9c05-e3f9ae53a599'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:36.168834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0700be1a-e62c-4d28-91da-d276722db685) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['97ddedfb-e05a-4be5-8aab-cc1946ef3409', '30bd6175-04e2-4730-8047-c9578769c7f2', '991eb9e9-1e62-4b2b-b318-2b46a12873fa', 'f5c088aa-4b1d-4866-9c05-e3f9ae53a599']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:36.170480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09e040a-ed17-4f79-94f8-c0826e7eb6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:36.218973 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a09e040a-ed17-4f79-94f8-c0826e7eb6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '724cda83-e70c-41da-9769-d308cd802f6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-591906061',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='374e15c387024ee0ac894d65c1b4b1bc',qos_specs=None,replication_status=,reservations=['97ddedfb-e05a-4be5-8aab-cc1946ef3409','30bd6175-04e2-4730-8047-c9578769c7f2','991eb9e9-1e62-4b2b-b318-2b46a12873fa','f5c088aa-4b1d-4866-9c05-e3f9ae53a599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ee62ba4ae84f9cbd7efbe9027181f8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-591906061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=724cda83-e70c-41da-9769-d308cd802f6e,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='374e15c387024ee0ac894d65c1b4b1bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c7ee62ba4ae84f9cbd7efbe9027181f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:36.220162 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f233dcf-5f65-49c2-90de-ba2a546c9058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:36.250798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f233dcf-5f65-49c2-90de-ba2a546c9058) transitioned into state 'SUCCESS' from state '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-591906061',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='374e15c387024ee0ac894d65c1b4b1bc',qos_specs=None,replication_status=,reservations=['97ddedfb-e05a-4be5-8aab-cc1946ef3409','30bd6175-04e2-4730-8047-c9578769c7f2','991eb9e9-1e62-4b2b-b318-2b46a12873fa','f5c088aa-4b1d-4866-9c05-e3f9ae53a599'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c7ee62ba4ae84f9cbd7efbe9027181f8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:36.250798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5902dfc7-eeeb-469f-8b93-3e0590585abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:36.276826 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5902dfc7-eeeb-469f-8b93-3e0590585abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:36.278935 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Flow 'volume_create_api' (e544baef-986b-4c03-9694-598a350261f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:36.278935 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Create volume request issued successfully. Aug 25 11:46:36.279986 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-5a47dd84-e156-4b9f-914b-3de8a55db540 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:36.280638 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 114/458] 10.4.3.66 () {72 vars in 1534 bytes} [Tue Aug 25 11:46:36 2026] POST /volume/v3/volumes => generated 760 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:36.295401 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-0e99c41e-6d05-49a1-91d1-c0af65765f4a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:36.298796 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-0e99c41e-6d05-49a1-91d1-c0af65765f4a tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] GET https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:36.298796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-0e99c41e-6d05-49a1-91d1-c0af65765f4a tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:36.298796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-0e99c41e-6d05-49a1-91d1-c0af65765f4a tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:36.308608 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:36.308608 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:36.313893 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-0e99c41e-6d05-49a1-91d1-c0af65765f4a tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Volume info retrieved successfully. Aug 25 11:46:36.321782 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7aafe0c3-924f-48e9-a3a9-858ad8963c1c req-0e99c41e-6d05-49a1-91d1-c0af65765f4a tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 200 Aug 25 11:46:36.322518 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 113/459] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:36 2026] GET /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:36.368960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3033c649-dcd1-42a5-81aa-42be5e14e0f2 req-3247ffad-8411-4431-81eb-e88bd63e8704 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:36.373688 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3033c649-dcd1-42a5-81aa-42be5e14e0f2 req-3247ffad-8411-4431-81eb-e88bd63e8704 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] GET https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:36.373976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3033c649-dcd1-42a5-81aa-42be5e14e0f2 req-3247ffad-8411-4431-81eb-e88bd63e8704 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:36.374347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3033c649-dcd1-42a5-81aa-42be5e14e0f2 req-3247ffad-8411-4431-81eb-e88bd63e8704 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:36.390300 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:36.390300 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:36.397227 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3033c649-dcd1-42a5-81aa-42be5e14e0f2 req-3247ffad-8411-4431-81eb-e88bd63e8704 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Volume info retrieved successfully. Aug 25 11:46:36.403346 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3033c649-dcd1-42a5-81aa-42be5e14e0f2 req-3247ffad-8411-4431-81eb-e88bd63e8704 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 200 Aug 25 11:46:36.403718 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 115/460] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:36 2026] GET /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 828 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:36.849208 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9a271d17-51d2-4a20-9d1f-6d5c9edfc2ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:36.986045 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9a271d17-51d2-4a20-9d1f-6d5c9edfc2ce tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] GET https://10.4.3.66/volume/v3/os-quota-class-sets/default Aug 25 11:46:36.986325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9a271d17-51d2-4a20-9d1f-6d5c9edfc2ce tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:36.986444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9a271d17-51d2-4a20-9d1f-6d5c9edfc2ce tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.008215 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9a271d17-51d2-4a20-9d1f-6d5c9edfc2ce tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 11:46:37.008934 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 119/461] 10.4.3.66 () {66 vars in 1290 bytes} [Tue Aug 25 11:46:36 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.022503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96601ae4-e2ad-4beb-bb77-3108dafd9296 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.025460 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96601ae4-e2ad-4beb-bb77-3108dafd9296 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] GET https://10.4.3.66/volume/v3/os-quota-class-sets/default Aug 25 11:46:37.025797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96601ae4-e2ad-4beb-bb77-3108dafd9296 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.026144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96601ae4-e2ad-4beb-bb77-3108dafd9296 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.027111 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:37.027111 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:37.045413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96601ae4-e2ad-4beb-bb77-3108dafd9296 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 11:46:37.045873 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 115/462] 10.4.3.66 () {66 vars in 1290 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.055619 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9688a1b3-370e-472e-8f6e-acb2526218a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.058343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9688a1b3-370e-472e-8f6e-acb2526218a8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:37.058639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9688a1b3-370e-472e-8f6e-acb2526218a8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-2014556627"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:37.075004 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9688a1b3-370e-472e-8f6e-acb2526218a8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:46:37.075451 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 114/463] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:46:37 2026] POST /volume/v3/types => generated 228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.086319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1f12a9a3-dc99-4194-826d-e6ad0f76bbe5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.088560 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f12a9a3-dc99-4194-826d-e6ad0f76bbe5 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-class-sets/default Aug 25 11:46:37.088932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f12a9a3-dc99-4194-826d-e6ad0f76bbe5 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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-2014556627": 3, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-2014556627": 8, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-2014556627": 8}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:37.225086 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f12a9a3-dc99-4194-826d-e6ad0f76bbe5 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 11:46:37.225532 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 116/464] 10.4.3.66 () {68 vars in 1311 bytes} [Tue Aug 25 11:46:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.237357 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-312ec41a-b66b-45fa-b136-af68b55a08fa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.239977 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/cfaee613815b4e27955fe5b70655dbb8/defaults Aug 25 11:46:37.240219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.240456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Calling method 'defaults' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.249948 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.250532 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.250898 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.251221 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.251546 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.255645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-312ec41a-b66b-45fa-b136-af68b55a08fa tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/cfaee613815b4e27955fe5b70655dbb8/defaults returned with HTTP 200 Aug 25 11:46:37.256221 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 120/465] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/os-quota-sets/cfaee613815b4e27955fe5b70655dbb8/defaults => generated 645 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.461173 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-54bb94c2-9a62-4817-9e8b-34a421610ddd req-4884d77e-e852-47a8-8d47-cbd9f651ab3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.465092 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54bb94c2-9a62-4817-9e8b-34a421610ddd req-4884d77e-e852-47a8-8d47-cbd9f651ab3e tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] GET https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:37.465892 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54bb94c2-9a62-4817-9e8b-34a421610ddd req-4884d77e-e852-47a8-8d47-cbd9f651ab3e tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.466174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54bb94c2-9a62-4817-9e8b-34a421610ddd req-4884d77e-e852-47a8-8d47-cbd9f651ab3e tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.478847 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:37.478847 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:37.484720 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-54bb94c2-9a62-4817-9e8b-34a421610ddd req-4884d77e-e852-47a8-8d47-cbd9f651ab3e tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Volume info retrieved successfully. Aug 25 11:46:37.488195 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54bb94c2-9a62-4817-9e8b-34a421610ddd req-4884d77e-e852-47a8-8d47-cbd9f651ab3e tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 200 Aug 25 11:46:37.488707 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 116/466] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.576144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.581098 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/e9c6c65ff51c45a4ae166112ba603704/defaults Aug 25 11:46:37.581568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.581727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Calling method 'defaults' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.596336 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.596677 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.596933 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.597336 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.597660 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.597912 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.598127 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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 25 11:46:37.606040 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28684ff7-2066-4c0c-8409-b6e1f310b9f8 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/e9c6c65ff51c45a4ae166112ba603704/defaults returned with HTTP 200 Aug 25 11:46:37.606040 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 115/467] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/os-quota-sets/e9c6c65ff51c45a4ae166112ba603704/defaults => generated 645 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.759268 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f72d5484-b7cd-488c-8765-8915ace80955 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.762403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f72d5484-b7cd-488c-8765-8915ace80955 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] DELETE https://10.4.3.66/volume/v3/types/50d7f4fd-6e4b-40be-a056-43ddc34fdb32 Aug 25 11:46:37.762403 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f72d5484-b7cd-488c-8765-8915ace80955 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.762747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f72d5484-b7cd-488c-8765-8915ace80955 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.784160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-500b5620-bd4a-48ef-8914-0add04a21af4 req-d694663c-ad54-46c1-a8e1-c0ad0c04126d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.789208 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-500b5620-bd4a-48ef-8914-0add04a21af4 req-d694663c-ad54-46c1-a8e1-c0ad0c04126d tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-reader] GET https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:37.789720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-500b5620-bd4a-48ef-8914-0add04a21af4 req-d694663c-ad54-46c1-a8e1-c0ad0c04126d tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.790200 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-500b5620-bd4a-48ef-8914-0add04a21af4 req-d694663c-ad54-46c1-a8e1-c0ad0c04126d tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.801678 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:37.801678 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:37.808617 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-500b5620-bd4a-48ef-8914-0add04a21af4 req-d694663c-ad54-46c1-a8e1-c0ad0c04126d tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-reader] Volume info retrieved successfully. Aug 25 11:46:37.816338 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-500b5620-bd4a-48ef-8914-0add04a21af4 req-d694663c-ad54-46c1-a8e1-c0ad0c04126d tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-reader] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 200 Aug 25 11:46:37.816821 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 121/468] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:37.850029 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f72d5484-b7cd-488c-8765-8915ace80955 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/types/50d7f4fd-6e4b-40be-a056-43ddc34fdb32 returned with HTTP 202 Aug 25 11:46:37.850612 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 117/469] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:46:37 2026] DELETE /volume/v3/types/50d7f4fd-6e4b-40be-a056-43ddc34fdb32 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:37.862560 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-300b9dfa-6cca-4bb2-a162-2d2b9f1c7fe7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.863332 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.864614 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-300b9dfa-6cca-4bb2-a162-2d2b9f1c7fe7 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] GET https://10.4.3.66/volume/v3/types/50d7f4fd-6e4b-40be-a056-43ddc34fdb32 Aug 25 11:46:37.864882 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-300b9dfa-6cca-4bb2-a162-2d2b9f1c7fe7 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.867073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-300b9dfa-6cca-4bb2-a162-2d2b9f1c7fe7 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.871018 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-300b9dfa-6cca-4bb2-a162-2d2b9f1c7fe7 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/types/50d7f4fd-6e4b-40be-a056-43ddc34fdb32 returned with HTTP 404 Aug 25 11:46:37.871531 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] DELETE https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:37.871723 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.871806 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 117/470] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/types/50d7f4fd-6e4b-40be-a056-43ddc34fdb32 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:37.871973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.872192 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Delete volume with id: 724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:37.880837 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2dbc41f3-b5ec-4f2e-acc8-d482c89feec6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.883346 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dbc41f3-b5ec-4f2e-acc8-d482c89feec6 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-class-sets/default Aug 25 11:46:37.884019 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dbc41f3-b5ec-4f2e-acc8-d482c89feec6 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:37.888969 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:37.888969 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:37.889653 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Volume info retrieved successfully. Aug 25 11:46:37.924092 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Delete volume request issued successfully. Aug 25 11:46:37.924366 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-190857c3-b486-4ea7-b927-6552aaaa787c req-a2861971-cffc-4402-91ef-c25465033274 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 202 Aug 25 11:46:37.924945 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 116/471] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:46:37 2026] DELETE /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:37.962041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-415bc4a6-2940-40c8-8d85-4d6043cb6127 req-1729f26a-652a-4bde-be99-eb8e03270014 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:37.966429 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-415bc4a6-2940-40c8-8d85-4d6043cb6127 req-1729f26a-652a-4bde-be99-eb8e03270014 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] GET https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:37.966429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-415bc4a6-2940-40c8-8d85-4d6043cb6127 req-1729f26a-652a-4bde-be99-eb8e03270014 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:37.966429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-415bc4a6-2940-40c8-8d85-4d6043cb6127 req-1729f26a-652a-4bde-be99-eb8e03270014 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:37.980847 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:37.980847 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:37.987196 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-415bc4a6-2940-40c8-8d85-4d6043cb6127 req-1729f26a-652a-4bde-be99-eb8e03270014 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Volume info retrieved successfully. Aug 25 11:46:37.998451 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-415bc4a6-2940-40c8-8d85-4d6043cb6127 req-1729f26a-652a-4bde-be99-eb8e03270014 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 200 Aug 25 11:46:37.999548 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 118/472] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:37 2026] GET /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 852 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:38.004411 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dbc41f3-b5ec-4f2e-acc8-d482c89feec6 tempest-VolumeQuotaClassesTest-1793359708 tempest-VolumeQuotaClassesTest-1793359708-project-admin] https://10.4.3.66/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 25 11:46:38.005387 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 122/473] 10.4.3.66 () {68 vars in 1311 bytes} [Tue Aug 25 11:46:37 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:46:39.034208 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-50f00744-e844-42b6-a4e4-b0e1c0e16f8d req-081deb4b-6374-4f3d-ad2c-9995cd538492 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:39.037818 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-50f00744-e844-42b6-a4e4-b0e1c0e16f8d req-081deb4b-6374-4f3d-ad2c-9995cd538492 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] GET https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e Aug 25 11:46:39.037818 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-50f00744-e844-42b6-a4e4-b0e1c0e16f8d req-081deb4b-6374-4f3d-ad2c-9995cd538492 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:39.037818 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-50f00744-e844-42b6-a4e4-b0e1c0e16f8d req-081deb4b-6374-4f3d-ad2c-9995cd538492 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:39.045153 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-50f00744-e844-42b6-a4e4-b0e1c0e16f8d req-081deb4b-6374-4f3d-ad2c-9995cd538492 tempest-VolumesGetTestJSON-778974302 tempest-VolumesGetTestJSON-778974302-project-member] https://10.4.3.66/volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e returned with HTTP 404 Aug 25 11:46:39.045534 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 118/474] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:46:39 2026] GET /volume/v3/volumes/724cda83-e70c-41da-9769-d308cd802f6e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:41.476677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-73f5598f-5745-422a-ba60-cf6148f95d64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:41.573645 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73f5598f-5745-422a-ba60-cf6148f95d64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d Aug 25 11:46:41.573941 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73f5598f-5745-422a-ba60-cf6148f95d64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:41.574138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-73f5598f-5745-422a-ba60-cf6148f95d64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:41.596571 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-73f5598f-5745-422a-ba60-cf6148f95d64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d returned with HTTP 200 Aug 25 11:46:41.597192 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 117/475] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:46:41 2026] GET /volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d => generated 437 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:41.609524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:41.769127 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:41.769616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-619581161"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:41.771443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-619581161'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:41.771578 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume of 1 GB Aug 25 11:46:41.782229 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Availability Zones retrieved successfully. Aug 25 11:46:41.790883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Flow 'volume_create_api' (b19954fc-9c96-4a58-92a2-efda11fe812e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:41.793832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5166196b-5c6e-4e96-8e27-50cc5e5d7412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:41.794157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:41.856049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5166196b-5c6e-4e96-8e27-50cc5e5d7412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:41.856503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31732d1d-83a0-4c85-9f47-990cecc8acaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:41.891209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23ba2d54-d633-486b-88f2-f2eacbe5dfaa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:41.966322 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Created reservations ['bd0d066a-939d-47db-9498-92e3474d1ec1', '0a5bd759-541c-4640-89dc-d45464b6586e', '98f31283-412e-4c87-a302-bee9b6dc7a69', '25fc5c05-972c-49a7-8790-aab2f3997c7b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:41.968214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31732d1d-83a0-4c85-9f47-990cecc8acaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd0d066a-939d-47db-9498-92e3474d1ec1', '0a5bd759-541c-4640-89dc-d45464b6586e', '98f31283-412e-4c87-a302-bee9b6dc7a69', '25fc5c05-972c-49a7-8790-aab2f3997c7b']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:41.968214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276387ca-8acd-4a95-9757-940c68afb178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:42.002274 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (276387ca-8acd-4a95-9757-940c68afb178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6343ee12-ebae-4646-89c0-1d79d259a0bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-619581161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9b9bd21bb8459e86b75df7860fd50d',qos_specs=None,replication_status=,reservations=['bd0d066a-939d-47db-9498-92e3474d1ec1','0a5bd759-541c-4640-89dc-d45464b6586e','98f31283-412e-4c87-a302-bee9b6dc7a69','25fc5c05-972c-49a7-8790-aab2f3997c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250036b4982449a4b31932ddb17d9066',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-619581161',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6343ee12-ebae-4646-89c0-1d79d259a0bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca9b9bd21bb8459e86b75df7860fd50d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='250036b4982449a4b31932ddb17d9066',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:42.002925 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23ba2d54-d633-486b-88f2-f2eacbe5dfaa tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:46:42.003465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23ba2d54-d633-486b-88f2-f2eacbe5dfaa tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-993110922", "description": "tempest-group-type-description-32029284", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:42.004894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69aa8462-29c7-4339-9ec0-7d85f4799e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:42.041061 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69aa8462-29c7-4339-9ec0-7d85f4799e63) transitioned into state 'SUCCESS' from state '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-619581161',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca9b9bd21bb8459e86b75df7860fd50d',qos_specs=None,replication_status=,reservations=['bd0d066a-939d-47db-9498-92e3474d1ec1','0a5bd759-541c-4640-89dc-d45464b6586e','98f31283-412e-4c87-a302-bee9b6dc7a69','25fc5c05-972c-49a7-8790-aab2f3997c7b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='250036b4982449a4b31932ddb17d9066',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:42.042310 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ad4002-7182-428d-b7ab-57d428526950) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:42.056395 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23ba2d54-d633-486b-88f2-f2eacbe5dfaa tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:46:42.057812 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 123/476] 10.4.3.66 () {70 vars in 1305 bytes} [Tue Aug 25 11:46:41 2026] POST /volume/v3/group_types => generated 262 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:42.072967 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ad4002-7182-428d-b7ab-57d428526950) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:42.073185 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Flow 'volume_create_api' (b19954fc-9c96-4a58-92a2-efda11fe812e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:42.073539 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume request issued successfully. Aug 25 11:46:42.074646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2cb0eb7-e064-4c67-81d6-56230f974910 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:42.075172 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 119/477] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:41 2026] POST /volume/v3/volumes => generated 756 bytes in 466 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:42.077489 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-70520333-0a7a-4c14-9527-5c85ba36a6a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.083279 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70520333-0a7a-4c14-9527-5c85ba36a6a3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types Aug 25 11:46:42.084047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70520333-0a7a-4c14-9527-5c85ba36a6a3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.084507 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70520333-0a7a-4c14-9527-5c85ba36a6a3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.097009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f25abf4-c910-40a8-9701-8e192921a671 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.100617 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f25abf4-c910-40a8-9701-8e192921a671 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] GET https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:42.100976 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f25abf4-c910-40a8-9701-8e192921a671 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.101206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f25abf4-c910-40a8-9701-8e192921a671 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.107740 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70520333-0a7a-4c14-9527-5c85ba36a6a3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 200 Aug 25 11:46:42.107740 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 119/478] 10.4.3.66 () {68 vars in 1283 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/group_types => generated 496 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:46:42.117156 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:42.117156 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:42.122332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-13d109f0-70ab-4add-8484-48d73ff96ec8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.125293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-13d109f0-70ab-4add-8484-48d73ff96ec8 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] PUT https://10.4.3.66/volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa Aug 25 11:46:42.125657 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3f25abf4-c910-40a8-9701-8e192921a671 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Volume info retrieved successfully. Aug 25 11:46:42.126027 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-13d109f0-70ab-4add-8484-48d73ff96ec8 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-2108644589", "description": "updated-group-type-desc"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:42.139144 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f25abf4-c910-40a8-9701-8e192921a671 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb returned with HTTP 200 Aug 25 11:46:42.139936 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 118/479] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:42.155264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-13d109f0-70ab-4add-8484-48d73ff96ec8 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa returned with HTTP 200 Aug 25 11:46:42.155264 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 124/480] 10.4.3.66 () {70 vars in 1415 bytes} [Tue Aug 25 11:46:42 2026] PUT /volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa => generated 255 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:42.171176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-573d0498-a42b-44f2-b130-86221b4a81ca None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.175137 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-573d0498-a42b-44f2-b130-86221b4a81ca tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa Aug 25 11:46:42.175300 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-573d0498-a42b-44f2-b130-86221b4a81ca tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.175475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-573d0498-a42b-44f2-b130-86221b4a81ca tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.191497 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:42.191497 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:42.192919 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-573d0498-a42b-44f2-b130-86221b4a81ca tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa returned with HTTP 200 Aug 25 11:46:42.192919 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 120/481] 10.4.3.66 () {68 vars in 1394 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa => generated 255 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:42.218780 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e20d4df-286b-44f3-b0d1-2ef2a76cb8ec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.219697 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e20d4df-286b-44f3-b0d1-2ef2a76cb8ec tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa Aug 25 11:46:42.221052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e20d4df-286b-44f3-b0d1-2ef2a76cb8ec tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.221052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e20d4df-286b-44f3-b0d1-2ef2a76cb8ec tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.268084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e20d4df-286b-44f3-b0d1-2ef2a76cb8ec tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa returned with HTTP 202 Aug 25 11:46:42.268084 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 120/482] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:46:42 2026] DELETE /volume/v3/group_types/881e37b6-3295-4862-9fba-5c577173f6aa => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:42.280826 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-609bbfbe-ed8a-43fe-aff1-c2d34e2ebd0b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.285927 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-609bbfbe-ed8a-43fe-aff1-c2d34e2ebd0b tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types Aug 25 11:46:42.286271 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-609bbfbe-ed8a-43fe-aff1-c2d34e2ebd0b tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.286714 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-609bbfbe-ed8a-43fe-aff1-c2d34e2ebd0b tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.306469 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-609bbfbe-ed8a-43fe-aff1-c2d34e2ebd0b tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 200 Aug 25 11:46:42.306469 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 119/483] 10.4.3.66 () {68 vars in 1283 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/group_types => generated 248 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:42.320766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-408e0939-2646-467e-98ea-73bc8d0f3f01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.324517 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-408e0939-2646-467e-98ea-73bc8d0f3f01 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:46:42.325925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-408e0939-2646-467e-98ea-73bc8d0f3f01 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1354918483", "is_public": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:42.347155 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-408e0939-2646-467e-98ea-73bc8d0f3f01 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:46:42.347155 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 125/484] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:46:42 2026] POST /volume/v3/group_types => generated 164 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:42.358642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2772a309-0c69-4d5c-ab9a-b9380260becb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.362262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2772a309-0c69-4d5c-ab9a-b9380260becb tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:46:42.362650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2772a309-0c69-4d5c-ab9a-b9380260becb tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1446521814", "is_public": false}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:42.398391 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2772a309-0c69-4d5c-ab9a-b9380260becb tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:46:42.399432 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 121/485] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:46:42 2026] POST /volume/v3/group_types => generated 165 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:42.412844 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27219ea6-b8e9-415a-9f1a-f3302575465f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.414751 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27219ea6-b8e9-415a-9f1a-f3302575465f tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 25 11:46:42.415008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27219ea6-b8e9-415a-9f1a-f3302575465f tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.415277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27219ea6-b8e9-415a-9f1a-f3302575465f tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.428539 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27219ea6-b8e9-415a-9f1a-f3302575465f tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 25 11:46:42.428666 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 121/486] 10.4.3.66 () {68 vars in 1344 bytes} [Tue Aug 25 11:46:42 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 25 11:46:42.439456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5392d202-69b2-48bf-9188-63ce25912c71 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.442208 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5392d202-69b2-48bf-9188-63ce25912c71 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 25 11:46:42.442801 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5392d202-69b2-48bf-9188-63ce25912c71 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.443754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5392d202-69b2-48bf-9188-63ce25912c71 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.457507 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5392d202-69b2-48bf-9188-63ce25912c71 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 25 11:46:42.458158 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 120/487] 10.4.3.66 () {68 vars in 1346 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 549 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:42.469299 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab819315-295a-492d-a3cf-eb558f7612de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.473392 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab819315-295a-492d-a3cf-eb558f7612de tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types?is_public=False Aug 25 11:46:42.473392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab819315-295a-492d-a3cf-eb558f7612de tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.474438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab819315-295a-492d-a3cf-eb558f7612de tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.491133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab819315-295a-492d-a3cf-eb558f7612de tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 25 11:46:42.491865 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 126/488] 10.4.3.66 () {68 vars in 1314 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:42.509551 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-36a6e315-6d9e-488e-8f54-6f63c7191792 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.512264 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-36a6e315-6d9e-488e-8f54-6f63c7191792 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] GET https://10.4.3.66/volume/v3/group_types?is_public=True Aug 25 11:46:42.512264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-36a6e315-6d9e-488e-8f54-6f63c7191792 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.512264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-36a6e315-6d9e-488e-8f54-6f63c7191792 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.532315 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-36a6e315-6d9e-488e-8f54-6f63c7191792 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 25 11:46:42.532973 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 122/489] 10.4.3.66 () {68 vars in 1312 bytes} [Tue Aug 25 11:46:42 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:42.543556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5257ed69-8585-40b0-9f01-dc72c28d5563 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.545506 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5257ed69-8585-40b0-9f01-dc72c28d5563 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/35f034a8-f4ae-4315-aede-0f9bc778c227 Aug 25 11:46:42.546090 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5257ed69-8585-40b0-9f01-dc72c28d5563 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.546090 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5257ed69-8585-40b0-9f01-dc72c28d5563 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.570304 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5257ed69-8585-40b0-9f01-dc72c28d5563 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types/35f034a8-f4ae-4315-aede-0f9bc778c227 returned with HTTP 202 Aug 25 11:46:42.571574 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 122/490] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:46:42 2026] DELETE /volume/v3/group_types/35f034a8-f4ae-4315-aede-0f9bc778c227 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:42.581163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-409037a8-2f2d-40d4-bf63-bb3dc477dee3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:42.584556 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-409037a8-2f2d-40d4-bf63-bb3dc477dee3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/28697613-2ad7-4d34-9fd9-13c72e68cb21 Aug 25 11:46:42.584556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-409037a8-2f2d-40d4-bf63-bb3dc477dee3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:42.584556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-409037a8-2f2d-40d4-bf63-bb3dc477dee3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:42.613972 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-409037a8-2f2d-40d4-bf63-bb3dc477dee3 tempest-GroupTypesTest-989833496 tempest-GroupTypesTest-989833496-project-admin] https://10.4.3.66/volume/v3/group_types/28697613-2ad7-4d34-9fd9-13c72e68cb21 returned with HTTP 202 Aug 25 11:46:42.614686 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 121/491] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:46:42 2026] DELETE /volume/v3/group_types/28697613-2ad7-4d34-9fd9-13c72e68cb21 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:43.157165 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6852ed97-3191-4c54-8ab5-946072063b24 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.160228 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6852ed97-3191-4c54-8ab5-946072063b24 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] GET https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:43.160373 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6852ed97-3191-4c54-8ab5-946072063b24 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:43.160844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6852ed97-3191-4c54-8ab5-946072063b24 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:43.181073 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:43.181073 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:43.192149 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6852ed97-3191-4c54-8ab5-946072063b24 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Volume info retrieved successfully. Aug 25 11:46:43.206252 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6852ed97-3191-4c54-8ab5-946072063b24 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb returned with HTTP 200 Aug 25 11:46:43.206252 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 127/492] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:43 2026] GET /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:43.244559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.258038 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d Aug 25 11:46:43.258038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:43.354544 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.355099 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.355398 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.355812 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.356158 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.363931 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ac2a68fe-4b8f-4534-a151-b8b338c0e48f tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d returned with HTTP 200 Aug 25 11:46:43.365112 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 123/493] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:46:43 2026] PUT /volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d => generated 392 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:43.378962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.383115 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:43.383606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:43.385918 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:43.386185 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume of 2 GB Aug 25 11:46:43.393160 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Availability Zones retrieved successfully. Aug 25 11:46:43.403183 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Flow 'volume_create_api' (aeb571d8-1a51-41cc-8486-0b76301c99c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:43.405264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f7e9d9-52b1-49de-acf8-6310546c5b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.406979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Validating volume size '2' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:43.447813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f7e9d9-52b1-49de-acf8-6310546c5b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:43.448853 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179c28b7-bab8-4d71-9736-021d778ca549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.496045 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota_utils [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Quota exceeded for ca9b9bd21bb8459e86b75df7860fd50d, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 11:46:43.500692 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179c28b7-bab8-4d71-9736-021d778ca549) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 11:46:43.500692 np0000008081 devstack@c-api.service[100237]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 25 11:46:43.502317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179c28b7-bab8-4d71-9736-021d778ca549) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.505689 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (179c28b7-bab8-4d71-9736-021d778ca549) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:46:43.506708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f7e9d9-52b1-49de-acf8-6310546c5b53) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.508930 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6f7e9d9-52b1-49de-acf8-6310546c5b53) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:46:43.510187 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Flow 'volume_create_api' (aeb571d8-1a51-41cc-8486-0b76301c99c3) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 11:46:43.510187 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-fe3e85ae-ca4f-487c-a348-9a1d5764f1a3 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 413 Aug 25 11:46:43.510639 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 123/494] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:43 2026] POST /volume/v3/volumes => generated 208 bytes in 134 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 11:46:43.524572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a81f0d4d-1f29-4c70-84f1-10610612cfeb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.529044 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a81f0d4d-1f29-4c70-84f1-10610612cfeb tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d Aug 25 11:46:43.529044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a81f0d4d-1f29-4c70-84f1-10610612cfeb tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:43.626200 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a81f0d4d-1f29-4c70-84f1-10610612cfeb tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d returned with HTTP 200 Aug 25 11:46:43.626883 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 122/495] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:46:43 2026] PUT /volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d => generated 392 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:43.639944 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.643764 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:43.645412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:43.646747 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:43.647148 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Create volume of 1 GB Aug 25 11:46:43.653018 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Availability Zones retrieved successfully. Aug 25 11:46:43.663196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Flow 'volume_create_api' (686985e6-0b70-4e97-b53b-725d8c1e0391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:43.664706 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c62fe59-5707-4fd2-8614-0f143a287210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.666817 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:43.724198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c62fe59-5707-4fd2-8614-0f143a287210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:43.725649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e6519d-5280-4ab1-bad2-6b794624ed82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.759029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7989d0c0-2b4e-4ccf-aff1-bb99432339cb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.762323 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7989d0c0-2b4e-4ccf-aff1-bb99432339cb tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:46:43.762827 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7989d0c0-2b4e-4ccf-aff1-bb99432339cb tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:43.764549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7989d0c0-2b4e-4ccf-aff1-bb99432339cb tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:43.783749 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:43.783749 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:43.790550 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota_utils [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Quota exceeded for ca9b9bd21bb8459e86b75df7860fd50d, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 25 11:46:43.790797 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7989d0c0-2b4e-4ccf-aff1-bb99432339cb tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:46:43.795233 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e6519d-5280-4ab1-bad2-6b794624ed82) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 11:46:43.795233 np0000008081 devstack@c-api.service[100239]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 25 11:46:43.801234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e6519d-5280-4ab1-bad2-6b794624ed82) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.804018 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1e6519d-5280-4ab1-bad2-6b794624ed82) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:46:43.804311 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7989d0c0-2b4e-4ccf-aff1-bb99432339cb tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:46:43.804856 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 124/496] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:43 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1831 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:43.806562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c62fe59-5707-4fd2-8614-0f143a287210) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:43.808293 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c62fe59-5707-4fd2-8614-0f143a287210) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:46:43.810081 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Flow 'volume_create_api' (686985e6-0b70-4e97-b53b-725d8c1e0391) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 11:46:43.810805 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-4d06edbc-4ff5-4d13-81fd-2ecb096d0646 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 413 Aug 25 11:46:43.813071 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 128/497] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:43 2026] POST /volume/v3/volumes => generated 150 bytes in 175 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 11:46:43.835226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3997da98-fcf5-4fac-8513-25d245a05e64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.838901 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d Aug 25 11:46:43.839307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:43.849099 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:43.849099 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:43.905771 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.906197 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.906988 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.907754 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.907754 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.907832 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.909297 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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 25 11:46:43.920252 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3997da98-fcf5-4fac-8513-25d245a05e64 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d returned with HTTP 200 Aug 25 11:46:43.921327 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 124/498] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:46:43 2026] PUT /volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d => generated 391 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:43.942616 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df23c467-67ae-41dc-8a24-4777f452f825 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:43.944887 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df23c467-67ae-41dc-8a24-4777f452f825 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] POST https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb/action Aug 25 11:46:43.945817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df23c467-67ae-41dc-8a24-4777f452f825 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:43.946230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df23c467-67ae-41dc-8a24-4777f452f825 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:43.964712 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:43.964712 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:43.964712 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df23c467-67ae-41dc-8a24-4777f452f825 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Volume info retrieved successfully. Aug 25 11:46:44.028459 np0000008081 devstack@c-api.service[100238]: ERROR cinder.volume.api [None req-df23c467-67ae-41dc-8a24-4777f452f825 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Quota exceeded for ca9b9bd21bb8459e86b75df7860fd50d, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 11:46:44.039682 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-df23c467-67ae-41dc-8a24-4777f452f825 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb/action returned with HTTP 413 Aug 25 11:46:44.040531 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 123/499] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:46:43 2026] POST /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb/action => generated 208 bytes in 100 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 11:46:44.055807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-32ccb16f-2dcd-4d3e-a50f-d89e24664224 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:44.058809 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32ccb16f-2dcd-4d3e-a50f-d89e24664224 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] GET https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:44.059201 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32ccb16f-2dcd-4d3e-a50f-d89e24664224 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:44.059353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32ccb16f-2dcd-4d3e-a50f-d89e24664224 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:44.074834 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:44.074834 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:44.081785 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-32ccb16f-2dcd-4d3e-a50f-d89e24664224 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Volume info retrieved successfully. Aug 25 11:46:44.090180 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32ccb16f-2dcd-4d3e-a50f-d89e24664224 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb returned with HTTP 200 Aug 25 11:46:44.090989 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 125/500] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:44 2026] GET /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:44.107009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:44.111744 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:44.112502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:44.114052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:44.114052 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Delete volume with id: 6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:44.125482 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:44.125482 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:44.126293 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Volume info retrieved successfully. Aug 25 11:46:44.161522 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Delete volume request issued successfully. Aug 25 11:46:44.162101 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f8cdf21-6472-4daf-b676-b5daa4d6353b tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb returned with HTTP 202 Aug 25 11:46:44.164292 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 129/501] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:46:44 2026] DELETE /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:44.179442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ae86639-23cf-4e90-a112-94f6e7c77eb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:44.184155 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ae86639-23cf-4e90-a112-94f6e7c77eb5 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] GET https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:44.184510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ae86639-23cf-4e90-a112-94f6e7c77eb5 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:44.185228 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ae86639-23cf-4e90-a112-94f6e7c77eb5 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:44.196710 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:44.196710 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:44.205355 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ae86639-23cf-4e90-a112-94f6e7c77eb5 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Volume info retrieved successfully. Aug 25 11:46:44.214611 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ae86639-23cf-4e90-a112-94f6e7c77eb5 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb returned with HTTP 200 Aug 25 11:46:44.215375 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 125/502] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:44 2026] GET /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:45.239399 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75310119-3307-4fb4-9b5f-73d4d5ea1d98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:45.247261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75310119-3307-4fb4-9b5f-73d4d5ea1d98 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] GET https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb Aug 25 11:46:45.247616 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75310119-3307-4fb4-9b5f-73d4d5ea1d98 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:45.248021 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75310119-3307-4fb4-9b5f-73d4d5ea1d98 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:45.260002 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75310119-3307-4fb4-9b5f-73d4d5ea1d98 tempest-VolumeQuotasNegativeTestJSON-1200047769 tempest-VolumeQuotasNegativeTestJSON-1200047769-project-member] https://10.4.3.66/volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb returned with HTTP 404 Aug 25 11:46:45.260792 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 124/503] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:45 2026] GET /volume/v3/volumes/6343ee12-ebae-4646-89c0-1d79d259a0bb => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:45.275295 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-045b3ba7-3f84-4993-934c-fda6009bdee5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:45.277688 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-045b3ba7-3f84-4993-934c-fda6009bdee5 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d Aug 25 11:46:45.278135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-045b3ba7-3f84-4993-934c-fda6009bdee5 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-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=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:45.448298 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-045b3ba7-3f84-4993-934c-fda6009bdee5 tempest-VolumeQuotasNegativeTestJSON-858440498 tempest-VolumeQuotasNegativeTestJSON-858440498-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d returned with HTTP 200 Aug 25 11:46:45.448298 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 126/504] 10.4.3.66 () {68 vars in 1368 bytes} [Tue Aug 25 11:46:45 2026] PUT /volume/v3/os-quota-sets/ca9b9bd21bb8459e86b75df7860fd50d => generated 395 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:46.404393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-803b48fd-bf87-4f44-8489-d31e024f627e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:46.420133 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f4d33c5-410a-415b-854b-9c9381cf6410 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:46.499512 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f4d33c5-410a-415b-854b-9c9381cf6410 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:46.500760 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f4d33c5-410a-415b-854b-9c9381cf6410 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-29021643"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:46.523495 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f4d33c5-410a-415b-854b-9c9381cf6410 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:46:46.523973 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 126/505] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:46:46 2026] POST /volume/v3/types => generated 214 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:46.534502 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-908fcc22-a9ee-4e28-9d6f-18b7444dbb10 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:46.536912 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-908fcc22-a9ee-4e28-9d6f-18b7444dbb10 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:46:46.538743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-908fcc22-a9ee-4e28-9d6f-18b7444dbb10 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-786903973"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:46.566841 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-908fcc22-a9ee-4e28-9d6f-18b7444dbb10 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:46:46.567410 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 125/506] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:46:46 2026] POST /volume/v3/group_types => generated 172 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:46.570435 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:46.570944 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1997443739"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:46.572937 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1997443739'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:46.573108 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Create volume of 1 GB Aug 25 11:46:46.578424 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=213,cinder:UPDATE=42,cinder:INSERT=31 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:46:46.579125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:46.581044 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Availability Zones retrieved successfully. Aug 25 11:46:46.593285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Flow 'volume_create_api' (2dc73af0-5efc-409e-8f05-5d816176b7d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:46.594908 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42029560-4b62-4346-b2bf-2da14adfa1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:46.596378 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:46.629832 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42029560-4b62-4346-b2bf-2da14adfa1f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:46.630820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12644ab5-fed5-410a-be12-7c2a58077103) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:46.653482 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:46:46.653862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eda8185e-28a1-4bf0-8b3c-2a01b66c0670", "volume_types": ["84bdbd3c-efbb-450d-8117-af1bb68a26c0"], "name": "tempest-Group1-1836106531"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:46.655704 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Creating new group {'group': {'group_type': 'eda8185e-28a1-4bf0-8b3c-2a01b66c0670', 'volume_types': ['84bdbd3c-efbb-450d-8117-af1bb68a26c0'], 'name': 'tempest-Group1-1836106531'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:46:46.659932 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Creating group tempest-Group1-1836106531. Aug 25 11:46:46.679668 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:46:46.679248. {{(pid=100240) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:46:46.679828 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability Zones retrieved successfully. Aug 25 11:46:46.704561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Created reservations ['659a5142-96e4-4d20-a453-b3fb2dd2125b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:46.705404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Created reservations ['20146daa-2d57-4b6d-b846-779f7661c6c0', '4b61fd72-9b93-4875-8f1f-b1f189d85007', '7ebea91d-68e5-4182-92f3-b6dec3d66fd3', 'c7a3a877-152f-4351-ac75-d0ab496d4d42'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:46.706317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12644ab5-fed5-410a-be12-7c2a58077103) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20146daa-2d57-4b6d-b846-779f7661c6c0', '4b61fd72-9b93-4875-8f1f-b1f189d85007', '7ebea91d-68e5-4182-92f3-b6dec3d66fd3', 'c7a3a877-152f-4351-ac75-d0ab496d4d42']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:46.707156 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a474421-0e00-4626-83ac-26bda0c1a73c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:46.733893 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a474421-0e00-4626-83ac-26bda0c1a73c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ea00c77-2276-487f-91c2-ed2e30e2b297', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1997443739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1578e079beba48d381ec6e26833492b7',qos_specs=None,replication_status=,reservations=['20146daa-2d57-4b6d-b846-779f7661c6c0','4b61fd72-9b93-4875-8f1f-b1f189d85007','7ebea91d-68e5-4182-92f3-b6dec3d66fd3','c7a3a877-152f-4351-ac75-d0ab496d4d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7754572db54e49578c8f93d7606a7204',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1997443739',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ea00c77-2276-487f-91c2-ed2e30e2b297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1578e079beba48d381ec6e26833492b7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7754572db54e49578c8f93d7606a7204',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:46.734538 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4040f630-0aca-479c-8ff1-08c446710bbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:46.741057 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d18123df-12ce-4f2a-b1a1-84d7b7b85bc1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:46:46.741774 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 127/507] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:46:46 2026] POST /volume/v3/groups => generated 94 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:46.755905 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a16de178-68c9-47ba-96e9-4da408d635f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:46.759959 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a16de178-68c9-47ba-96e9-4da408d635f0 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 Aug 25 11:46:46.759959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a16de178-68c9-47ba-96e9-4da408d635f0 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:46.759959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a16de178-68c9-47ba-96e9-4da408d635f0 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:46.759959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-a16de178-68c9-47ba-96e9-4da408d635f0 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member ce8d5832-0246-4002-a705-6568115e4639 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:46.766906 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:46.766906 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:46.767316 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4040f630-0aca-479c-8ff1-08c446710bbe) transitioned into state 'SUCCESS' from state '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-1997443739',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1578e079beba48d381ec6e26833492b7',qos_specs=None,replication_status=,reservations=['20146daa-2d57-4b6d-b846-779f7661c6c0','4b61fd72-9b93-4875-8f1f-b1f189d85007','7ebea91d-68e5-4182-92f3-b6dec3d66fd3','c7a3a877-152f-4351-ac75-d0ab496d4d42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7754572db54e49578c8f93d7606a7204',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:46.768458 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5a983f-c9f8-4925-a8eb-ebdd31e22a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:46.787783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e5a983f-c9f8-4925-a8eb-ebdd31e22a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:46.787783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Flow 'volume_create_api' (2dc73af0-5efc-409e-8f05-5d816176b7d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:46.787783 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Create volume request issued successfully. Aug 25 11:46:46.788435 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-803b48fd-bf87-4f44-8489-d31e024f627e tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:46.789059 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 130/508] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:46 2026] POST /volume/v3/volumes => generated 757 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:46.801753 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a16de178-68c9-47ba-96e9-4da408d635f0 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 returned with HTTP 200 Aug 25 11:46:46.801753 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 127/509] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:46 2026] GET /volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 => generated 322 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:47.812967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69985e38-3fd3-4284-bf96-2752ca6cdc06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:47.818658 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69985e38-3fd3-4284-bf96-2752ca6cdc06 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 Aug 25 11:46:47.818658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69985e38-3fd3-4284-bf96-2752ca6cdc06 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:47.818658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69985e38-3fd3-4284-bf96-2752ca6cdc06 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:47.818658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-69985e38-3fd3-4284-bf96-2752ca6cdc06 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member ce8d5832-0246-4002-a705-6568115e4639 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:47.819382 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=159,cinder:UPDATE=27,cinder:INSERT=6 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:46:47.825853 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:47.825853 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:47.854967 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69985e38-3fd3-4284-bf96-2752ca6cdc06 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 returned with HTTP 200 Aug 25 11:46:47.855834 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 126/510] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:47 2026] GET /volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 => generated 323 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:47.869295 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:47.871746 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:46:47.872253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "eda8185e-28a1-4bf0-8b3c-2a01b66c0670", "volume_types": ["84bdbd3c-efbb-450d-8117-af1bb68a26c0"], "name": "tempest-Group2-30469056"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:47.874196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Creating new group {'group': {'group_type': 'eda8185e-28a1-4bf0-8b3c-2a01b66c0670', 'volume_types': ['84bdbd3c-efbb-450d-8117-af1bb68a26c0'], 'name': 'tempest-Group2-30469056'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:46:47.879830 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Creating group tempest-Group2-30469056. Aug 25 11:46:47.880266 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:47.880266 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:47.894892 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability Zones retrieved successfully. Aug 25 11:46:47.913482 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Created reservations ['4902c748-a380-4b41-ba99-eecac48e2b2c'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:47.957430 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae81db1e-d5ce-48ed-8264-dfdc57484b1e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:46:47.957430 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 128/511] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:46:47 2026] POST /volume/v3/groups => generated 92 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:47.968969 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8529753b-bbda-4cbb-ba74-47a82f5dcb75 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:47.972516 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8529753b-bbda-4cbb-ba74-47a82f5dcb75 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:47.973952 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8529753b-bbda-4cbb-ba74-47a82f5dcb75 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:47.973952 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8529753b-bbda-4cbb-ba74-47a82f5dcb75 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:47.973952 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-8529753b-bbda-4cbb-ba74-47a82f5dcb75 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:47.982176 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:47.982176 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:48.012119 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8529753b-bbda-4cbb-ba74-47a82f5dcb75 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa returned with HTTP 200 Aug 25 11:46:48.015177 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 131/512] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:47 2026] GET /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa => generated 320 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:48.346052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-03a34206-7f4d-4fa1-ae85-bde7d56478d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:48.443284 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03a34206-7f4d-4fa1-ae85-bde7d56478d7 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] GET https://10.4.3.66/volume/v3/os-services Aug 25 11:46:48.443595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03a34206-7f4d-4fa1-ae85-bde7d56478d7 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:48.443871 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-03a34206-7f4d-4fa1-ae85-bde7d56478d7 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:48.444159 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:48.444159 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:48.446975 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=202,cinder:UPDATE=42,cinder:INSERT=23 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:46:48.450689 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-03a34206-7f4d-4fa1-ae85-bde7d56478d7 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] https://10.4.3.66/volume/v3/os-services returned with HTTP 200 Aug 25 11:46:48.451219 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 128/513] 10.4.3.66 () {66 vars in 1242 bytes} [Tue Aug 25 11:46:48 2026] GET /volume/v3/os-services => generated 626 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:48.462829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f8e77da-c691-450a-bf60-62376bb49ea2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:48.465443 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f8e77da-c691-450a-bf60-62376bb49ea2 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] PUT https://10.4.3.66/volume/v3/os-services/disable-log-reason Aug 25 11:46:48.465967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f8e77da-c691-450a-bf60-62376bb49ea2 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000008081", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:48.468419 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f8e77da-c691-450a-bf60-62376bb49ea2 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] https://10.4.3.66/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 25 11:46:48.469176 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 127/514] 10.4.3.66 () {68 vars in 1319 bytes} [Tue Aug 25 11:46:48 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 25 11:46:48.480189 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-02623d9b-ae20-4bf8-87b6-031d66e0d4df None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:48.482440 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-02623d9b-ae20-4bf8-87b6-031d66e0d4df tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] PUT https://10.4.3.66/volume/v3/os-services/disable Aug 25 11:46:48.482842 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-02623d9b-ae20-4bf8-87b6-031d66e0d4df tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000008081", "binary": "invalid_binary"} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:48.484393 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:48.484393 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:48.491954 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-02623d9b-ae20-4bf8-87b6-031d66e0d4df tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] https://10.4.3.66/volume/v3/os-services/disable returned with HTTP 404 Aug 25 11:46:48.492417 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 129/515] 10.4.3.66 () {68 vars in 1286 bytes} [Tue Aug 25 11:46:48 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:48.503223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-71f5add9-cf22-406b-b347-85586a81c5e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:48.507150 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-71f5add9-cf22-406b-b347-85586a81c5e5 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] PUT https://10.4.3.66/volume/v3/os-services/enable Aug 25 11:46:48.507495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-71f5add9-cf22-406b-b347-85586a81c5e5 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:48.510763 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:48.510763 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:48.516430 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-71f5add9-cf22-406b-b347-85586a81c5e5 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] https://10.4.3.66/volume/v3/os-services/enable returned with HTTP 404 Aug 25 11:46:48.516943 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 132/516] 10.4.3.66 () {68 vars in 1283 bytes} [Tue Aug 25 11:46:48 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:48.527609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-89861f62-85cc-4ea6-b225-042fcaa46731 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:48.529963 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89861f62-85cc-4ea6-b225-042fcaa46731 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] PUT https://10.4.3.66/volume/v3/os-services/freeze Aug 25 11:46:48.530318 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89861f62-85cc-4ea6-b225-042fcaa46731 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:48.540194 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89861f62-85cc-4ea6-b225-042fcaa46731 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] https://10.4.3.66/volume/v3/os-services/freeze returned with HTTP 400 Aug 25 11:46:48.541564 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 129/517] 10.4.3.66 () {68 vars in 1283 bytes} [Tue Aug 25 11:46:48 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:48.553467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71552727-7c74-4c3d-a601-34a98e7a45b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:48.556923 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71552727-7c74-4c3d-a601-34a98e7a45b1 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] PUT https://10.4.3.66/volume/v3/os-services/thaw Aug 25 11:46:48.557541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71552727-7c74-4c3d-a601-34a98e7a45b1 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:48.559644 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:48.559644 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:48.566731 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71552727-7c74-4c3d-a601-34a98e7a45b1 tempest-VolumeServicesNegativeTest-1915554526 tempest-VolumeServicesNegativeTest-1915554526-project-admin] https://10.4.3.66/volume/v3/os-services/thaw returned with HTTP 400 Aug 25 11:46:48.567308 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 128/518] 10.4.3.66 () {68 vars in 1277 bytes} [Tue Aug 25 11:46:48 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:49.026326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6aedee81-a3d9-4842-b083-9c40d7fe17db None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:49.028650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6aedee81-a3d9-4842-b083-9c40d7fe17db tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:49.028920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6aedee81-a3d9-4842-b083-9c40d7fe17db tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:49.029171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6aedee81-a3d9-4842-b083-9c40d7fe17db tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:49.029292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-6aedee81-a3d9-4842-b083-9c40d7fe17db tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:49.041483 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:49.041483 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:49.063580 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6aedee81-a3d9-4842-b083-9c40d7fe17db tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa returned with HTTP 200 Aug 25 11:46:49.064094 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 130/519] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:49 2026] GET /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa => generated 321 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:49.077048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:49.079596 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:49.080255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-691939474", "volume_type": "84bdbd3c-efbb-450d-8117-af1bb68a26c0", "group_id": "ce8d5832-0246-4002-a705-6568115e4639", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:49.082349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-691939474', 'volume_type': '84bdbd3c-efbb-450d-8117-af1bb68a26c0', 'group_id': 'ce8d5832-0246-4002-a705-6568115e4639', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:49.093345 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:49.093345 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:49.094191 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume of 1 GB Aug 25 11:46:49.102227 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability Zones retrieved successfully. Aug 25 11:46:49.116338 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Flow 'volume_create_api' (62b89e76-0aa0-4d29-ad5f-64dd8bd0910e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:49.119160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70080a52-e8a2-4762-9c4f-b553b4195b6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:49.120034 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:49.120034 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:49.120596 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:49.155260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70080a52-e8a2-4762-9c4f-b553b4195b6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:46:47Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=84bdbd3c-efbb-450d-8117-af1bb68a26c0,is_public=True,name='tempest-GroupsTest-volume-type-29021643',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '84bdbd3c-efbb-450d-8117-af1bb68a26c0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ce8d5832-0246-4002-a705-6568115e4639', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:49.156765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1a8804-3771-4bf2-ab75-ea730ce063ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:49.199715 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-29021643 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-29021643, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:46:49.199715 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-29021643 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-29021643, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:46:49.258372 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Created reservations ['17e2944d-6539-4fdb-98f9-5410e31a1e08', 'adc4383e-8a81-48a5-8bba-0883ef7b639f', 'eec00cdf-643d-4852-b654-f920f8512342', 'f6befdfe-2ab5-49be-b40b-5e2a563b76a5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:49.259391 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1a8804-3771-4bf2-ab75-ea730ce063ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['17e2944d-6539-4fdb-98f9-5410e31a1e08', 'adc4383e-8a81-48a5-8bba-0883ef7b639f', 'eec00cdf-643d-4852-b654-f920f8512342', 'f6befdfe-2ab5-49be-b40b-5e2a563b76a5']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:49.260379 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bca00b4-179d-4022-9f43-2b6852de079a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:49.291413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bca00b4-179d-4022-9f43-2b6852de079a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95da5191-e80b-4886-b7c1-e5563d8338ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-691939474',encryption_key_id=None,group_id=ce8d5832-0246-4002-a705-6568115e4639,group_type_id=,metadata={},multiattach=False,project_id='3ee1926e4df547a49f0f977a9adee043',qos_specs=None,replication_status=,reservations=['17e2944d-6539-4fdb-98f9-5410e31a1e08','adc4383e-8a81-48a5-8bba-0883ef7b639f','eec00cdf-643d-4852-b654-f920f8512342','f6befdfe-2ab5-49be-b40b-5e2a563b76a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad1821a79941429f8421d0ff1bf478',volume_type_id=84bdbd3c-efbb-450d-8117-af1bb68a26c0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-691939474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ce8d5832-0246-4002-a705-6568115e4639,host=None,id=95da5191-e80b-4886-b7c1-e5563d8338ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee1926e4df547a49f0f977a9adee043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad1821a79941429f8421d0ff1bf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(84bdbd3c-efbb-450d-8117-af1bb68a26c0),volume_type_id=84bdbd3c-efbb-450d-8117-af1bb68a26c0)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:49.292280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2569b72-5d88-4b48-98f7-3a54a7caef75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:49.325237 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2569b72-5d88-4b48-98f7-3a54a7caef75) transitioned into state 'SUCCESS' from state '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-691939474',encryption_key_id=None,group_id=ce8d5832-0246-4002-a705-6568115e4639,group_type_id=,metadata={},multiattach=False,project_id='3ee1926e4df547a49f0f977a9adee043',qos_specs=None,replication_status=,reservations=['17e2944d-6539-4fdb-98f9-5410e31a1e08','adc4383e-8a81-48a5-8bba-0883ef7b639f','eec00cdf-643d-4852-b654-f920f8512342','f6befdfe-2ab5-49be-b40b-5e2a563b76a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad1821a79941429f8421d0ff1bf478',volume_type_id=84bdbd3c-efbb-450d-8117-af1bb68a26c0)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:49.326262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5f5d42-3190-4cf1-895a-ab50e87eef44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:49.346725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd5f5d42-3190-4cf1-895a-ab50e87eef44) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:49.346725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Flow 'volume_create_api' (62b89e76-0aa0-4d29-ad5f-64dd8bd0910e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:49.346725 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume request issued successfully. Aug 25 11:46:49.346725 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:49.347035 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:49.389610 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:49.393128 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:49.393128 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:49.397969 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f8898c5-9e8f-4df0-a176-5aa6fbb4ed6a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:49.398551 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 133/520] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:46:49 2026] POST /volume/v3/volumes => generated 810 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:49.416314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-231710ba-3e22-428b-ab42-002d006b723b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:49.418669 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac Aug 25 11:46:49.418975 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:49.419385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:49.433146 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:49.433146 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:49.441874 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:49.443800 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:49.443800 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:49.504841 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:49.509119 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:49.509119 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:49.519324 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-231710ba-3e22-428b-ab42-002d006b723b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac returned with HTTP 200 Aug 25 11:46:49.519936 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 130/521] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:49 2026] GET /volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac => generated 878 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:50.540494 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:50.551881 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac Aug 25 11:46:50.552166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:50.552420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:50.563901 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:50.563901 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:50.569170 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:50.570263 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:50.570567 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:50.631050 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:50.636754 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:50.636754 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:50.648887 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9982569e-4909-414f-a3ff-a7e3ee0996c8 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac returned with HTTP 200 Aug 25 11:46:50.649320 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 129/522] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:50 2026] GET /volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac => generated 903 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:50.675438 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-240dee1c-0fa4-4eda-acce-65940b9d7923 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:50.682278 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-240dee1c-0fa4-4eda-acce-65940b9d7923 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 Aug 25 11:46:50.682594 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-240dee1c-0fa4-4eda-acce-65940b9d7923 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:50.682976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-240dee1c-0fa4-4eda-acce-65940b9d7923 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:50.683031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-240dee1c-0fa4-4eda-acce-65940b9d7923 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member ce8d5832-0246-4002-a705-6568115e4639 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:50.689058 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:50.689058 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:50.705562 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-240dee1c-0fa4-4eda-acce-65940b9d7923 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 returned with HTTP 200 Aug 25 11:46:50.706293 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 131/523] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:50 2026] GET /volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 => generated 323 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:50.717333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0be4d112-627d-449a-b65e-fa0451914658 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:50.719649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0be4d112-627d-449a-b65e-fa0451914658 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:50.719913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0be4d112-627d-449a-b65e-fa0451914658 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:50.720070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0be4d112-627d-449a-b65e-fa0451914658 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:50.720197 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-0be4d112-627d-449a-b65e-fa0451914658 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:50.723864 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:50.723864 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:50.732880 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0be4d112-627d-449a-b65e-fa0451914658 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa returned with HTTP 200 Aug 25 11:46:50.733610 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 134/524] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:50 2026] GET /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa => generated 321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:50.746292 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1a1217d-1d09-482f-a328-f0251f809d3d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:50.748321 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1a1217d-1d09-482f-a328-f0251f809d3d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/detail Aug 25 11:46:50.748928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1a1217d-1d09-482f-a328-f0251f809d3d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:50.748928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1a1217d-1d09-482f-a328-f0251f809d3d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:50.771665 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1a1217d-1d09-482f-a328-f0251f809d3d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/detail returned with HTTP 200 Aug 25 11:46:50.771926 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 131/525] 10.4.3.66 () {68 vars in 1289 bytes} [Tue Aug 25 11:46:50 2026] GET /volume/v3/groups/detail => generated 638 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:50.784525 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:50.786833 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:46:50.787041 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:50.787252 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:50.787918 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:46:50.788689 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:46:50.826101 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:46:50.827066 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:50.827274 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:50.883812 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:50.891135 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:50.891135 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:50.902037 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-665b6db7-74fa-4d21-97f9-8570e02d15d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:46:50.902881 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 130/526] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:46:50 2026] GET /volume/v3/volumes/detail => generated 906 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:50.918753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:50.924053 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:46:50.924475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:50.924883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:50.926645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:46:50.928607 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:50.928607 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:50.930548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:46:50.990752 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:46:50.991961 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:50.993352 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:51.055085 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:51.059736 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:51.059736 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:51.071318 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-037c6a62-ccb5-4cb2-a690-abd295cbdb60 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:46:51.071942 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 132/527] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:46:50 2026] GET /volume/v3/volumes/detail => generated 906 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:51.089610 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-59571b59-7ca8-430e-af5f-3def7861dc01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:51.092270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59571b59-7ca8-430e-af5f-3def7861dc01 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639/action Aug 25 11:46:51.092631 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59571b59-7ca8-430e-af5f-3def7861dc01 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:51.092770 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-59571b59-7ca8-430e-af5f-3def7861dc01 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:51.094069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-59571b59-7ca8-430e-af5f-3def7861dc01 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] delete called for group ce8d5832-0246-4002-a705-6568115e4639 {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:46:51.094220 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-59571b59-7ca8-430e-af5f-3def7861dc01 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Delete group with id: ce8d5832-0246-4002-a705-6568115e4639 Aug 25 11:46:51.103639 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:51.103639 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:51.192446 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-59571b59-7ca8-430e-af5f-3def7861dc01 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639/action returned with HTTP 202 Aug 25 11:46:51.193129 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 135/528] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:46:51 2026] POST /volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639/action => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:51.204265 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:51.206568 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac Aug 25 11:46:51.206899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:51.207869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:51.218838 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:51.218838 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:51.224170 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:51.225127 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:51.225379 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:51.287185 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:51.292298 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:51.292298 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:51.304569 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27b795a4-4252-46a8-be32-ccd6ae02f7c3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac returned with HTTP 200 Aug 25 11:46:51.305068 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 132/529] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:51 2026] GET /volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac => generated 902 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:51.649471 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b845a8a-07a6-4c51-92a3-9aaa2ffb7d05 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:51.773970 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b845a8a-07a6-4c51-92a3-9aaa2ffb7d05 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] POST https://10.4.3.66/volume/v3/types/1f9e4588-b360-4fd5-8d54-2b8b5150c0f6/encryption Aug 25 11:46:51.773970 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b845a8a-07a6-4c51-92a3-9aaa2ffb7d05 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:51.797759 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b845a8a-07a6-4c51-92a3-9aaa2ffb7d05 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/1f9e4588-b360-4fd5-8d54-2b8b5150c0f6/encryption returned with HTTP 404 Aug 25 11:46:51.798367 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 131/530] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:46:51 2026] POST /volume/v3/types/1f9e4588-b360-4fd5-8d54-2b8b5150c0f6/encryption => generated 114 bytes in 149 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:51.811667 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-069d9810-a987-4110-92a3-26afa93a3e6f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:51.814194 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-069d9810-a987-4110-92a3-26afa93a3e6f tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:51.814714 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-069d9810-a987-4110-92a3-26afa93a3e6f tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1041200539", "os-volume-type-access:is_public": false}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:51.847668 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-069d9810-a987-4110-92a3-26afa93a3e6f tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:46:51.848987 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 133/531] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:46:51 2026] POST /volume/v3/types => generated 231 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:51.859759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d0dad2e-08e0-48c2-b3f9-04d24b4dba9e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:51.944596 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d0dad2e-08e0-48c2-b3f9-04d24b4dba9e tempest-VolumeTypesNegativeTest-581732686 tempest-VolumeTypesNegativeTest-581732686-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:51.944596 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d0dad2e-08e0-48c2-b3f9-04d24b4dba9e tempest-VolumeTypesNegativeTest-581732686 tempest-VolumeTypesNegativeTest-581732686-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "300e9ce4-b742-4efa-883c-da39f6fc9286", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1196749112"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:51.948345 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-9d0dad2e-08e0-48c2-b3f9-04d24b4dba9e tempest-VolumeTypesNegativeTest-581732686 tempest-VolumeTypesNegativeTest-581732686-project-member] Create volume request body: {'volume': {'volume_type': '300e9ce4-b742-4efa-883c-da39f6fc9286', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1196749112'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:51.956768 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d0dad2e-08e0-48c2-b3f9-04d24b4dba9e tempest-VolumeTypesNegativeTest-581732686 tempest-VolumeTypesNegativeTest-581732686-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Aug 25 11:46:51.957323 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 136/532] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:46:51 2026] POST /volume/v3/volumes => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:51.971561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2c56c09-44bb-419c-8c42-24218ffaa5a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:51.973931 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2c56c09-44bb-419c-8c42-24218ffaa5a0 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] DELETE https://10.4.3.66/volume/v3/types/300e9ce4-b742-4efa-883c-da39f6fc9286 Aug 25 11:46:51.974087 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2c56c09-44bb-419c-8c42-24218ffaa5a0 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:51.974318 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2c56c09-44bb-419c-8c42-24218ffaa5a0 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.026966 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2c56c09-44bb-419c-8c42-24218ffaa5a0 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/300e9ce4-b742-4efa-883c-da39f6fc9286 returned with HTTP 202 Aug 25 11:46:52.027439 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 133/533] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:46:51 2026] DELETE /volume/v3/types/300e9ce4-b742-4efa-883c-da39f6fc9286 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:52.039989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5c8c948-46e2-443f-9561-6520b54d0566 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.047039 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5c8c948-46e2-443f-9561-6520b54d0566 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] GET https://10.4.3.66/volume/v3/types/300e9ce4-b742-4efa-883c-da39f6fc9286 Aug 25 11:46:52.048467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5c8c948-46e2-443f-9561-6520b54d0566 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.052030 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5c8c948-46e2-443f-9561-6520b54d0566 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.059291 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5c8c948-46e2-443f-9561-6520b54d0566 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/300e9ce4-b742-4efa-883c-da39f6fc9286 returned with HTTP 404 Aug 25 11:46:52.060001 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 132/534] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:46:52 2026] GET /volume/v3/types/300e9ce4-b742-4efa-883c-da39f6fc9286 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:52.071920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b77da896-8d9a-4d91-a6d9-a8ae0bb29fc5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.075276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b77da896-8d9a-4d91-a6d9-a8ae0bb29fc5 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:52.075713 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b77da896-8d9a-4d91-a6d9-a8ae0bb29fc5 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:52.077922 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b77da896-8d9a-4d91-a6d9-a8ae0bb29fc5 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 400 Aug 25 11:46:52.078722 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 134/535] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:46:52 2026] POST /volume/v3/types => generated 115 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:46:52.090204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8fa8e3ac-3b3c-4534-a364-54cf0cfd5053 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.092996 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8fa8e3ac-3b3c-4534-a364-54cf0cfd5053 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:52.093563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8fa8e3ac-3b3c-4534-a364-54cf0cfd5053 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1841695305"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:52.116527 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8fa8e3ac-3b3c-4534-a364-54cf0cfd5053 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:46:52.117180 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 137/536] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:46:52 2026] POST /volume/v3/types => generated 229 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:52.128050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a0db81fb-b413-43ae-bac3-8275a46a0d68 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.129982 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0db81fb-b413-43ae-bac3-8275a46a0d68 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:52.130352 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0db81fb-b413-43ae-bac3-8275a46a0d68 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1841695305"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:52.138617 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0db81fb-b413-43ae-bac3-8275a46a0d68 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-1841695305 already exists. Aug 25 11:46:52.138823 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0db81fb-b413-43ae-bac3-8275a46a0d68 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 409 Aug 25 11:46:52.139719 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 134/537] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:46:52 2026] POST /volume/v3/types => generated 134 bytes in 12 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:52.152006 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-375cbd4d-0e8e-4833-aae4-f9a3d82d39d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.155415 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-375cbd4d-0e8e-4833-aae4-f9a3d82d39d7 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] DELETE https://10.4.3.66/volume/v3/types/eb5936ae-03f8-402e-89ca-69a736271a99 Aug 25 11:46:52.156308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-375cbd4d-0e8e-4833-aae4-f9a3d82d39d7 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.156779 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-375cbd4d-0e8e-4833-aae4-f9a3d82d39d7 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.216904 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-375cbd4d-0e8e-4833-aae4-f9a3d82d39d7 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/eb5936ae-03f8-402e-89ca-69a736271a99 returned with HTTP 202 Aug 25 11:46:52.217596 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 133/538] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:46:52 2026] DELETE /volume/v3/types/eb5936ae-03f8-402e-89ca-69a736271a99 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:52.229980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8830fe40-c384-4234-b3e2-6db7a54688db None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.232194 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8830fe40-c384-4234-b3e2-6db7a54688db tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] GET https://10.4.3.66/volume/v3/types/eb5936ae-03f8-402e-89ca-69a736271a99 Aug 25 11:46:52.232332 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8830fe40-c384-4234-b3e2-6db7a54688db tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.232510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8830fe40-c384-4234-b3e2-6db7a54688db tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.236646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8830fe40-c384-4234-b3e2-6db7a54688db tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/eb5936ae-03f8-402e-89ca-69a736271a99 returned with HTTP 404 Aug 25 11:46:52.237921 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 135/539] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:46:52 2026] GET /volume/v3/types/eb5936ae-03f8-402e-89ca-69a736271a99 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:52.250876 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3bdacc41-cecf-4034-89ba-0b8ec509512b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.253916 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3bdacc41-cecf-4034-89ba-0b8ec509512b tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] DELETE https://10.4.3.66/volume/v3/types/d97658f2-9fc4-48c0-87af-e2a72fa87289 Aug 25 11:46:52.254156 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3bdacc41-cecf-4034-89ba-0b8ec509512b tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.254472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3bdacc41-cecf-4034-89ba-0b8ec509512b tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.261159 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3bdacc41-cecf-4034-89ba-0b8ec509512b tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/d97658f2-9fc4-48c0-87af-e2a72fa87289 returned with HTTP 404 Aug 25 11:46:52.261917 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 138/540] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:46:52 2026] DELETE /volume/v3/types/d97658f2-9fc4-48c0-87af-e2a72fa87289 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:52.276193 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3d81bdc-15e7-42d8-9af6-40b529eaee09 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.278507 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3d81bdc-15e7-42d8-9af6-40b529eaee09 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] GET https://10.4.3.66/volume/v3/types/c168b86c-614b-403f-88b8-b1999f3ba67d Aug 25 11:46:52.278695 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3d81bdc-15e7-42d8-9af6-40b529eaee09 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.278908 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3d81bdc-15e7-42d8-9af6-40b529eaee09 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.282720 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3d81bdc-15e7-42d8-9af6-40b529eaee09 tempest-VolumeTypesNegativeTest-581064271 tempest-VolumeTypesNegativeTest-581064271-project-admin] https://10.4.3.66/volume/v3/types/c168b86c-614b-403f-88b8-b1999f3ba67d returned with HTTP 404 Aug 25 11:46:52.283466 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 135/541] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:46:52 2026] GET /volume/v3/types/c168b86c-614b-403f-88b8-b1999f3ba67d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:52.326412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2be845d5-6db7-4697-862f-a09ecd352b57 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.330173 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2be845d5-6db7-4697-862f-a09ecd352b57 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac Aug 25 11:46:52.330536 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2be845d5-6db7-4697-862f-a09ecd352b57 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.330841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2be845d5-6db7-4697-862f-a09ecd352b57 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.344966 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2be845d5-6db7-4697-862f-a09ecd352b57 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac returned with HTTP 404 Aug 25 11:46:52.345864 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 134/542] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:52 2026] GET /volume/v3/volumes/95da5191-e80b-4886-b7c1-e5563d8338ac => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:52.357073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-129bd29d-8c32-44be-820f-b4f5a5b85958 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.359639 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-129bd29d-8c32-44be-820f-b4f5a5b85958 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 Aug 25 11:46:52.359994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-129bd29d-8c32-44be-820f-b4f5a5b85958 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.360201 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-129bd29d-8c32-44be-820f-b4f5a5b85958 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.360369 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-129bd29d-8c32-44be-820f-b4f5a5b85958 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member ce8d5832-0246-4002-a705-6568115e4639 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:52.365085 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-129bd29d-8c32-44be-820f-b4f5a5b85958 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 returned with HTTP 404 Aug 25 11:46:52.365709 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 136/543] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:52 2026] GET /volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:52.376653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.382372 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa/action Aug 25 11:46:52.382927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:52.383175 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:52.384834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] delete called for group 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:46:52.384994 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Delete group with id: 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:52.390713 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:52.390713 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:52.420869 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40bfb5b6-c8e4-48a0-8364-9be44b2cd5a1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa/action returned with HTTP 202 Aug 25 11:46:52.421791 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 139/544] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:46:52 2026] POST /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:52.430966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe7d2741-fd18-4dd6-a2b7-b14b1c11554c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:52.434854 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe7d2741-fd18-4dd6-a2b7-b14b1c11554c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:52.434854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe7d2741-fd18-4dd6-a2b7-b14b1c11554c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:52.434978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe7d2741-fd18-4dd6-a2b7-b14b1c11554c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:52.435028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-fe7d2741-fd18-4dd6-a2b7-b14b1c11554c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:52.446112 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:52.446112 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:52.467834 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe7d2741-fd18-4dd6-a2b7-b14b1c11554c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa returned with HTTP 200 Aug 25 11:46:52.468400 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 136/545] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:52 2026] GET /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa => generated 320 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:53.486306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a70e5f43-5d76-4190-9208-4a5023b12bed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.488308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a70e5f43-5d76-4190-9208-4a5023b12bed tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:53.490045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a70e5f43-5d76-4190-9208-4a5023b12bed tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.490045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a70e5f43-5d76-4190-9208-4a5023b12bed tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.490045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-a70e5f43-5d76-4190-9208-4a5023b12bed tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:53.497442 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a70e5f43-5d76-4190-9208-4a5023b12bed tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa returned with HTTP 404 Aug 25 11:46:53.498289 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 135/546] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:53 2026] GET /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:53.511280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6ae4f35f-9d25-4e1a-8c12-6069a11f8052 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.514564 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ae4f35f-9d25-4e1a-8c12-6069a11f8052 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/detail Aug 25 11:46:53.515133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ae4f35f-9d25-4e1a-8c12-6069a11f8052 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.515394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ae4f35f-9d25-4e1a-8c12-6069a11f8052 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.528051 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ae4f35f-9d25-4e1a-8c12-6069a11f8052 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/detail returned with HTTP 200 Aug 25 11:46:53.529886 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 137/547] 10.4.3.66 () {68 vars in 1289 bytes} [Tue Aug 25 11:46:53 2026] GET /volume/v3/groups/detail => generated 14 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:53.548094 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a16bc303-1a11-4463-bf33-b314df924e6b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.550966 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:46:53.551426 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.551658 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.553738 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:46:53.554258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:46:53.605210 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:46:53.608741 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a16bc303-1a11-4463-bf33-b314df924e6b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:46:53.609197 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 140/548] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:46:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:53.631018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.633240 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa/action Aug 25 11:46:53.633730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:53.633860 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:53.637468 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] delete called for group 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:46:53.637584 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Delete group with id: 0c93e1ee-b42e-4fd8-843b-979bcf7d74fa Aug 25 11:46:53.641410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2a3d18e-876d-4c8a-87dc-b2a4b1b0f733 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa/action returned with HTTP 404 Aug 25 11:46:53.642046 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 137/549] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:46:53 2026] POST /volume/v3/groups/0c93e1ee-b42e-4fd8-843b-979bcf7d74fa/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:53.653147 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.656330 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:46:53.656330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.656743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.657396 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:46:53.658331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:46:53.667705 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:46:53.671321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae541782-0a80-40b5-bba7-2d531afaaf79 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:46:53.671321 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 136/550] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:46:53 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:53.689135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.691509 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639/action Aug 25 11:46:53.691969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:53.692132 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:53.693670 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] delete called for group ce8d5832-0246-4002-a705-6568115e4639 {{(pid=100240) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:46:53.693836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Delete group with id: ce8d5832-0246-4002-a705-6568115e4639 Aug 25 11:46:53.700418 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1459989a-7243-4e08-8e5d-db3f1aae89d6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639/action returned with HTTP 404 Aug 25 11:46:53.701062 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 138/551] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:46:53 2026] POST /volume/v3/groups/ce8d5832-0246-4002-a705-6568115e4639/action => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:46:53.713898 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c0ba99c-9139-4e7d-8f8b-c4904061a03e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.716240 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c0ba99c-9139-4e7d-8f8b-c4904061a03e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/eda8185e-28a1-4bf0-8b3c-2a01b66c0670 Aug 25 11:46:53.716558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c0ba99c-9139-4e7d-8f8b-c4904061a03e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.716799 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c0ba99c-9139-4e7d-8f8b-c4904061a03e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.743116 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c0ba99c-9139-4e7d-8f8b-c4904061a03e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/group_types/eda8185e-28a1-4bf0-8b3c-2a01b66c0670 returned with HTTP 202 Aug 25 11:46:53.743430 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 141/552] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:46:53 2026] DELETE /volume/v3/group_types/eda8185e-28a1-4bf0-8b3c-2a01b66c0670 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:53.756164 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8dded91b-a764-47fe-aa0e-673f4643b92b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.760095 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8dded91b-a764-47fe-aa0e-673f4643b92b tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] DELETE https://10.4.3.66/volume/v3/types/84bdbd3c-efbb-450d-8117-af1bb68a26c0 Aug 25 11:46:53.760095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8dded91b-a764-47fe-aa0e-673f4643b92b tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.760095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8dded91b-a764-47fe-aa0e-673f4643b92b tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.760095 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:53.760095 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:53.810849 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8dded91b-a764-47fe-aa0e-673f4643b92b tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/types/84bdbd3c-efbb-450d-8117-af1bb68a26c0 returned with HTTP 202 Aug 25 11:46:53.811408 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 138/553] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:46:53 2026] DELETE /volume/v3/types/84bdbd3c-efbb-450d-8117-af1bb68a26c0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:53.823089 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61cb2f9a-39e3-410b-81d4-a09440aba55e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.825239 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61cb2f9a-39e3-410b-81d4-a09440aba55e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] GET https://10.4.3.66/volume/v3/types/84bdbd3c-efbb-450d-8117-af1bb68a26c0 Aug 25 11:46:53.825529 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61cb2f9a-39e3-410b-81d4-a09440aba55e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:53.825799 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61cb2f9a-39e3-410b-81d4-a09440aba55e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:53.830371 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61cb2f9a-39e3-410b-81d4-a09440aba55e tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/types/84bdbd3c-efbb-450d-8117-af1bb68a26c0 returned with HTTP 404 Aug 25 11:46:53.830371 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 137/554] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:46:53 2026] GET /volume/v3/types/84bdbd3c-efbb-450d-8117-af1bb68a26c0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:53.844780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-16545c08-c754-487f-b91a-0b842677eb22 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.847753 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16545c08-c754-487f-b91a-0b842677eb22 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:46:53.848125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16545c08-c754-487f-b91a-0b842677eb22 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1838162274"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:53.870709 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16545c08-c754-487f-b91a-0b842677eb22 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:46:53.871298 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 139/555] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:46:53 2026] POST /volume/v3/types => generated 216 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:53.884207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-64d088f2-24da-4605-828d-fa82d19858a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.887290 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64d088f2-24da-4605-828d-fa82d19858a1 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:46:53.887785 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-64d088f2-24da-4605-828d-fa82d19858a1 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-770797864"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:53.910978 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64d088f2-24da-4605-828d-fa82d19858a1 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:46:53.911969 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 142/556] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:46:53 2026] POST /volume/v3/group_types => generated 172 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:53.925567 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19404fc9-023b-43fe-877e-b05606eef01b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:53.927480 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:46:53.928692 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b7c87197-cebc-49c9-9a47-b054aaeeff1d", "volume_types": ["d7d91f04-966d-4009-800a-7f2117efd04a"], "name": "tempest-GroupsTest-Group-1172239510"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:53.930851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Creating new group {'group': {'group_type': 'b7c87197-cebc-49c9-9a47-b054aaeeff1d', 'volume_types': ['d7d91f04-966d-4009-800a-7f2117efd04a'], 'name': 'tempest-GroupsTest-Group-1172239510'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:46:53.935618 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Creating group tempest-GroupsTest-Group-1172239510. Aug 25 11:46:53.956024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:46:53.955607. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:46:53.956471 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability Zones retrieved successfully. Aug 25 11:46:53.973048 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Created reservations ['b5daa1be-dbf5-4f0f-9080-87647ffe322c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:54.010828 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19404fc9-023b-43fe-877e-b05606eef01b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:46:54.011660 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 139/557] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:46:53 2026] POST /volume/v3/groups => generated 104 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:54.028969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d1d8046-5aae-4e08-9f42-109e7cec6afd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:54.033957 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d1d8046-5aae-4e08-9f42-109e7cec6afd tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:54.033957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d1d8046-5aae-4e08-9f42-109e7cec6afd tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:54.033957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d1d8046-5aae-4e08-9f42-109e7cec6afd tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:54.033957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-3d1d8046-5aae-4e08-9f42-109e7cec6afd tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:54.036888 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:54.036888 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:54.052742 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d1d8046-5aae-4e08-9f42-109e7cec6afd tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:46:54.053423 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 138/558] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:54 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 332 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:46:55.025743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:55.029088 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:55.029262 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-352573796"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:55.032105 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Create volume request body: {'volume': {'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-352573796'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:55.070257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54420b3a-99a1-4258-98b0-99413f13dbe1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:55.075563 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54420b3a-99a1-4258-98b0-99413f13dbe1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:55.075925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54420b3a-99a1-4258-98b0-99413f13dbe1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:55.076066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54420b3a-99a1-4258-98b0-99413f13dbe1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:55.076292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-54420b3a-99a1-4258-98b0-99413f13dbe1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:55.081456 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.081456 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:55.102062 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54420b3a-99a1-4258-98b0-99413f13dbe1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:46:55.102661 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 143/559] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:55 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 333 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:55.117237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:55.119178 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:55.119483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-125538535", "volume_type": "d7d91f04-966d-4009-800a-7f2117efd04a", "group_id": "3bf2bb48-b469-4e14-a33c-4084695bdb69", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:55.121332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-125538535', 'volume_type': 'd7d91f04-966d-4009-800a-7f2117efd04a', 'group_id': '3bf2bb48-b469-4e14-a33c-4084695bdb69', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:55.129434 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.129434 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:55.129887 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume of 1 GB Aug 25 11:46:55.138147 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability Zones retrieved successfully. Aug 25 11:46:55.146280 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Flow 'volume_create_api' (259f330c-fa5f-4f0b-895e-9f63dd21ded5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:55.147934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee2fad1-d038-41dd-8200-aa541dbbd455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.149513 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.149513 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:55.149513 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:55.150454 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Create volume of 1 GB Aug 25 11:46:55.157269 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Availability Zones retrieved successfully. Aug 25 11:46:55.166577 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Flow 'volume_create_api' (b9b39359-6262-4bf9-9c38-359f48fa3277) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:55.168157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c467e45d-8f81-4fbb-a5c5-f1c9d70b6f01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.171347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:55.178510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aee2fad1-d038-41dd-8200-aa541dbbd455) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:46:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7d91f04-966d-4009-800a-7f2117efd04a,is_public=True,name='tempest-GroupsTest-volume-type-1838162274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7d91f04-966d-4009-800a-7f2117efd04a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3bf2bb48-b469-4e14-a33c-4084695bdb69', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.178510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f261416d-e389-4e8d-8589-7fb698a87fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.215395 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1838162274 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1838162274, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:46:55.215769 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1838162274 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1838162274, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:46:55.250412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Created reservations ['e3eb5fe3-53fd-4999-a755-d20c3bd7ac31', '954a0c8b-25d9-4487-8fdd-ae634f683379', 'bc52c5d7-eb43-4cd2-af86-c1bc38eb42ef', '960cb26f-bc07-4062-b661-a414259c6e23'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:55.251367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f261416d-e389-4e8d-8589-7fb698a87fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3eb5fe3-53fd-4999-a755-d20c3bd7ac31', '954a0c8b-25d9-4487-8fdd-ae634f683379', 'bc52c5d7-eb43-4cd2-af86-c1bc38eb42ef', '960cb26f-bc07-4062-b661-a414259c6e23']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.252176 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225f1914-87b5-4801-b084-429d80d61367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.253641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c467e45d-8f81-4fbb-a5c5-f1c9d70b6f01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.255106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d501eb9b-1f29-4d81-a6d4-83a2af0d091f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.283723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (225f1914-87b5-4801-b084-429d80d61367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-125538535',encryption_key_id=None,group_id=3bf2bb48-b469-4e14-a33c-4084695bdb69,group_type_id=,metadata={},multiattach=False,project_id='3ee1926e4df547a49f0f977a9adee043',qos_specs=None,replication_status=,reservations=['e3eb5fe3-53fd-4999-a755-d20c3bd7ac31','954a0c8b-25d9-4487-8fdd-ae634f683379','bc52c5d7-eb43-4cd2-af86-c1bc38eb42ef','960cb26f-bc07-4062-b661-a414259c6e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad1821a79941429f8421d0ff1bf478',volume_type_id=d7d91f04-966d-4009-800a-7f2117efd04a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-125538535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3bf2bb48-b469-4e14-a33c-4084695bdb69,host=None,id=f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee1926e4df547a49f0f977a9adee043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad1821a79941429f8421d0ff1bf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7d91f04-966d-4009-800a-7f2117efd04a),volume_type_id=d7d91f04-966d-4009-800a-7f2117efd04a)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.284592 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc1f9f2-50e7-4695-954c-c747c64563a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.313928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efc1f9f2-50e7-4695-954c-c747c64563a1) transitioned into state 'SUCCESS' from state '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-125538535',encryption_key_id=None,group_id=3bf2bb48-b469-4e14-a33c-4084695bdb69,group_type_id=,metadata={},multiattach=False,project_id='3ee1926e4df547a49f0f977a9adee043',qos_specs=None,replication_status=,reservations=['e3eb5fe3-53fd-4999-a755-d20c3bd7ac31','954a0c8b-25d9-4487-8fdd-ae634f683379','bc52c5d7-eb43-4cd2-af86-c1bc38eb42ef','960cb26f-bc07-4062-b661-a414259c6e23'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad1821a79941429f8421d0ff1bf478',volume_type_id=d7d91f04-966d-4009-800a-7f2117efd04a)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.315716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e547d4-f6c5-469e-8a71-ceff8bec266d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.333205 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78e547d4-f6c5-469e-8a71-ceff8bec266d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.334466 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Flow 'volume_create_api' (259f330c-fa5f-4f0b-895e-9f63dd21ded5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:55.334890 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume request issued successfully. Aug 25 11:46:55.335764 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:55.335962 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:55.352169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Created reservations ['d79ac57b-be6b-4ae7-83e5-4bf098f5f5fb', 'c26fb265-22f5-4f17-9680-79ed7decd252', 'e79fdf4f-2fe1-4f4c-9cfd-14e84bb7aaf4', 'b4beca4d-46dc-4f61-bd73-495e8627b816'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:55.354784 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d501eb9b-1f29-4d81-a6d4-83a2af0d091f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d79ac57b-be6b-4ae7-83e5-4bf098f5f5fb', 'c26fb265-22f5-4f17-9680-79ed7decd252', 'e79fdf4f-2fe1-4f4c-9cfd-14e84bb7aaf4', 'b4beca4d-46dc-4f61-bd73-495e8627b816']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.354784 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f506983-3010-4976-acdd-7b0c41ff4fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.386655 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f506983-3010-4976-acdd-7b0c41ff4fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '620de76d-0026-458b-9ad3-b72a1f98db80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-352573796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992dd2076b1646e19e474f031489384a',qos_specs=None,replication_status=,reservations=['d79ac57b-be6b-4ae7-83e5-4bf098f5f5fb','c26fb265-22f5-4f17-9680-79ed7decd252','e79fdf4f-2fe1-4f4c-9cfd-14e84bb7aaf4','b4beca4d-46dc-4f61-bd73-495e8627b816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='591bd2afb1df4708842280240960ff3a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-352573796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=620de76d-0026-458b-9ad3-b72a1f98db80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='992dd2076b1646e19e474f031489384a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='591bd2afb1df4708842280240960ff3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.388694 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57442378-7f0e-4861-bf71-f1614e95cd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.396489 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:55.400771 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.400771 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:55.405872 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1e04297-c033-49ef-99ec-bde8b162aa5c tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:55.406306 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 140/560] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:46:55 2026] POST /volume/v3/volumes => generated 812 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:55.421865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (57442378-7f0e-4861-bf71-f1614e95cd22) transitioned into state 'SUCCESS' from state '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-352573796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='992dd2076b1646e19e474f031489384a',qos_specs=None,replication_status=,reservations=['d79ac57b-be6b-4ae7-83e5-4bf098f5f5fb','c26fb265-22f5-4f17-9680-79ed7decd252','e79fdf4f-2fe1-4f4c-9cfd-14e84bb7aaf4','b4beca4d-46dc-4f61-bd73-495e8627b816'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='591bd2afb1df4708842280240960ff3a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.422409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcf02c8-4cf1-4de5-a3bf-0e7ec4b0ecd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:55.424224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94496758-31ad-41d5-95c3-67cc8b740007 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:55.427484 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c Aug 25 11:46:55.427785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:55.427952 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:55.438546 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.438546 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:55.439552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcf02c8-4cf1-4de5-a3bf-0e7ec4b0ecd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:55.440779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Flow 'volume_create_api' (b9b39359-6262-4bf9-9c38-359f48fa3277) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:55.442300 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Create volume request issued successfully. Aug 25 11:46:55.442300 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-691dca13-1f4d-4ced-8f81-83b3fb95e03f tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:55.442917 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 140/561] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:46:55 2026] POST /volume/v3/volumes => generated 748 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:55.443920 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:55.444554 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:55.444715 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:55.460726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b2156f26-3276-4d82-9709-4e248cddf90c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:55.462701 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2156f26-3276-4d82-9709-4e248cddf90c tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] GET https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:55.463036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2156f26-3276-4d82-9709-4e248cddf90c tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:55.463361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2156f26-3276-4d82-9709-4e248cddf90c tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:55.475720 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.475720 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:55.482600 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b2156f26-3276-4d82-9709-4e248cddf90c tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:55.490218 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2156f26-3276-4d82-9709-4e248cddf90c tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 200 Aug 25 11:46:55.490636 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:55.490876 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 144/562] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:55 2026] GET /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 816 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:55.495508 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:55.495508 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:55.505695 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94496758-31ad-41d5-95c3-67cc8b740007 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c returned with HTTP 200 Aug 25 11:46:55.505967 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 139/563] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:55 2026] GET /volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c => generated 880 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:56.508803 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fcca6ff-6768-4882-8e5d-d48bcc297120 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.511300 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fcca6ff-6768-4882-8e5d-d48bcc297120 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] GET https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:56.511499 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fcca6ff-6768-4882-8e5d-d48bcc297120 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.511778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fcca6ff-6768-4882-8e5d-d48bcc297120 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.521152 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.521152 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:56.527289 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fcca6ff-6768-4882-8e5d-d48bcc297120 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.527465 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3407b820-2cc5-476e-b05d-e200e013c555 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.530166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c Aug 25 11:46:56.530464 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.531448 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.534662 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fcca6ff-6768-4882-8e5d-d48bcc297120 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 200 Aug 25 11:46:56.535046 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 141/564] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:56 2026] GET /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:56.547026 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.547026 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:56.559146 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:56.560008 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:56.561930 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:56.563805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.565711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] POST https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action Aug 25 11:46:56.566135 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-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=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:56.566309 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:56.576001 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.576001 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:56.584805 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.584805 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:56.585470 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.601371 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Update volume metadata completed successfully. Aug 25 11:46:56.602106 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81aae1b2-2252-4a2f-bc4b-51d9daf15632 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action returned with HTTP 200 Aug 25 11:46:56.602880 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 145/565] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:46:56 2026] POST /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action => generated 563 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:56.614653 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:56.614775 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8dcdfc92-ad91-4bd7-a38c-864f4107ae84 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.615073 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.615073 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:56.615321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dcdfc92-ad91-4bd7-a38c-864f4107ae84 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] GET https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:56.615493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dcdfc92-ad91-4bd7-a38c-864f4107ae84 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.615717 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dcdfc92-ad91-4bd7-a38c-864f4107ae84 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.623377 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.623377 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:56.623488 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3407b820-2cc5-476e-b05d-e200e013c555 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c returned with HTTP 200 Aug 25 11:46:56.623923 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 141/566] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:56 2026] GET /volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c => generated 905 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:56.637546 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8dcdfc92-ad91-4bd7-a38c-864f4107ae84 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.645647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.647133 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:56.647791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1514933920", "volume_type": "d7d91f04-966d-4009-800a-7f2117efd04a", "group_id": "3bf2bb48-b469-4e14-a33c-4084695bdb69", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:56.649127 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dcdfc92-ad91-4bd7-a38c-864f4107ae84 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 200 Aug 25 11:46:56.649369 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 140/567] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:56 2026] GET /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 1416 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:56.649840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1514933920', 'volume_type': 'd7d91f04-966d-4009-800a-7f2117efd04a', 'group_id': '3bf2bb48-b469-4e14-a33c-4084695bdb69', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:56.660459 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.660459 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:56.661202 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume of 1 GB Aug 25 11:46:56.669989 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.673143 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] POST https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action Aug 25 11:46:56.673824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:56.673824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:56.675802 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Availability Zones retrieved successfully. Aug 25 11:46:56.683351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Flow 'volume_create_api' (e8e23e2f-ae3b-465e-aaa0-5a0457113d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:56.684956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1e7e33-7ef3-469e-9925-6bc1f78b9e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:56.685821 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.685821 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:56.686337 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:56.688902 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.688902 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:56.700235 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.700235 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:56.703762 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.708749 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Get volume image-metadata completed successfully. Aug 25 11:46:56.714471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc1e7e33-7ef3-469e-9925-6bc1f78b9e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:46:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d7d91f04-966d-4009-800a-7f2117efd04a,is_public=True,name='tempest-GroupsTest-volume-type-1838162274',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7d91f04-966d-4009-800a-7f2117efd04a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '3bf2bb48-b469-4e14-a33c-4084695bdb69', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:56.715616 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe94a1c8-1864-40e4-bc21-584b424787cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:56.722042 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Delete volume metadata completed successfully. Aug 25 11:46:56.723711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52970b14-f346-46cb-9cd1-3d2d44e2a9b2 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action returned with HTTP 200 Aug 25 11:46:56.723711 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 146/568] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:46:56 2026] POST /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action => generated 0 bytes in 54 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 11:46:56.731364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.735053 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] POST https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action Aug 25 11:46:56.737999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:46:56.737999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:56.745610 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.745610 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:56.747840 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.755142 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Get volume image-metadata completed successfully. Aug 25 11:46:56.755465 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7350fbe1-83d6-4525-b61a-e4c0d54572e3 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action returned with HTTP 200 Aug 25 11:46:56.755947 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 142/569] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:46:56 2026] POST /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80/action => generated 537 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:46:56.765605 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0c82fd3-37d2-4c35-b94a-473f9eeb51ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.767645 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0c82fd3-37d2-4c35-b94a-473f9eeb51ff tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] GET https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:56.767977 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0c82fd3-37d2-4c35-b94a-473f9eeb51ff tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.768125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0c82fd3-37d2-4c35-b94a-473f9eeb51ff tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.772782 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Created reservations ['b64b7ed4-397d-41e6-812c-564233821a38', 'd3d2cf47-f3fc-4272-88fe-e7ea48234209', 'baeff53f-2748-4a09-8b2e-57284c54d135', '070e90d2-4d45-4b36-a5db-c2f9825dae74'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:56.773583 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe94a1c8-1864-40e4-bc21-584b424787cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b64b7ed4-397d-41e6-812c-564233821a38', 'd3d2cf47-f3fc-4272-88fe-e7ea48234209', 'baeff53f-2748-4a09-8b2e-57284c54d135', '070e90d2-4d45-4b36-a5db-c2f9825dae74']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:56.774439 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717d7ac6-d39a-4006-a00a-bf32c542f08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:56.779810 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.779810 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:56.782867 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b0c82fd3-37d2-4c35-b94a-473f9eeb51ff tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.788722 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0c82fd3-37d2-4c35-b94a-473f9eeb51ff tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 200 Aug 25 11:46:56.789349 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 141/570] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:56 2026] GET /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 1390 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:56.805070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0517a554-c4b2-4924-b298-82ef578cfe3b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.807814 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] DELETE https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:56.808730 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.808730 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.808730 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Delete volume with id: 620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:56.813536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (717d7ac6-d39a-4006-a00a-bf32c542f08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1504ea31-8b9f-4418-805f-1665feadb839', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1514933920',encryption_key_id=None,group_id=3bf2bb48-b469-4e14-a33c-4084695bdb69,group_type_id=,metadata={},multiattach=False,project_id='3ee1926e4df547a49f0f977a9adee043',qos_specs=None,replication_status=,reservations=['b64b7ed4-397d-41e6-812c-564233821a38','d3d2cf47-f3fc-4272-88fe-e7ea48234209','baeff53f-2748-4a09-8b2e-57284c54d135','070e90d2-4d45-4b36-a5db-c2f9825dae74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad1821a79941429f8421d0ff1bf478',volume_type_id=d7d91f04-966d-4009-800a-7f2117efd04a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1514933920',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=3bf2bb48-b469-4e14-a33c-4084695bdb69,host=None,id=1504ea31-8b9f-4418-805f-1665feadb839,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ee1926e4df547a49f0f977a9adee043',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68ad1821a79941429f8421d0ff1bf478',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7d91f04-966d-4009-800a-7f2117efd04a),volume_type_id=d7d91f04-966d-4009-800a-7f2117efd04a)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:56.814509 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670b30f7-3e88-46bc-9497-e8fc67286eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:56.820313 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.820313 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:56.820981 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.841649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (670b30f7-3e88-46bc-9497-e8fc67286eb9) transitioned into state 'SUCCESS' from state '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-1514933920',encryption_key_id=None,group_id=3bf2bb48-b469-4e14-a33c-4084695bdb69,group_type_id=,metadata={},multiattach=False,project_id='3ee1926e4df547a49f0f977a9adee043',qos_specs=None,replication_status=,reservations=['b64b7ed4-397d-41e6-812c-564233821a38','d3d2cf47-f3fc-4272-88fe-e7ea48234209','baeff53f-2748-4a09-8b2e-57284c54d135','070e90d2-4d45-4b36-a5db-c2f9825dae74'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68ad1821a79941429f8421d0ff1bf478',volume_type_id=d7d91f04-966d-4009-800a-7f2117efd04a)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:56.842472 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c05d8b2-f617-4608-b485-9d6b7b14c1f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:56.850284 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Delete volume request issued successfully. Aug 25 11:46:56.850725 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0517a554-c4b2-4924-b298-82ef578cfe3b tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 202 Aug 25 11:46:56.852528 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 147/571] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:46:56 2026] DELETE /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:46:56.860984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2aa2b149-e5fa-49a0-92a2-0586f4dd5c73 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.863448 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2aa2b149-e5fa-49a0-92a2-0586f4dd5c73 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] GET https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:56.864265 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2aa2b149-e5fa-49a0-92a2-0586f4dd5c73 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.864265 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2aa2b149-e5fa-49a0-92a2-0586f4dd5c73 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.866768 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c05d8b2-f617-4608-b485-9d6b7b14c1f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:56.867917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Flow 'volume_create_api' (e8e23e2f-ae3b-465e-aaa0-5a0457113d86) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:56.868375 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Create volume request issued successfully. Aug 25 11:46:56.870802 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:56.871154 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:56.875766 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.875766 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:56.882447 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2aa2b149-e5fa-49a0-92a2-0586f4dd5c73 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Volume info retrieved successfully. Aug 25 11:46:56.894930 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2aa2b149-e5fa-49a0-92a2-0586f4dd5c73 tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 200 Aug 25 11:46:56.895738 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 143/572] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:56 2026] GET /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 1389 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:56.925686 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:56.930386 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.930386 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:56.935523 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57bcd0ba-2353-488f-8a23-98fa0312a448 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:56.936064 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 142/573] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:46:56 2026] POST /volume/v3/volumes => generated 813 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:56.955264 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:56.959736 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 Aug 25 11:46:56.959736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:56.959736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:56.967732 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:56.967732 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:56.971930 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:56.972585 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:56.972760 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:57.008031 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:57.011187 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:57.011187 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:57.019411 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba5b3a94-f002-4d4b-92d0-c9cfc1f7d573 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 returned with HTTP 200 Aug 25 11:46:57.019874 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 142/574] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:56 2026] GET /volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 => generated 881 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:57.914348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c57bcbf8-c528-4e2a-90a6-40c70eb7406d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:57.916898 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c57bcbf8-c528-4e2a-90a6-40c70eb7406d tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] GET https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 Aug 25 11:46:57.918422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c57bcbf8-c528-4e2a-90a6-40c70eb7406d tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:57.918422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c57bcbf8-c528-4e2a-90a6-40c70eb7406d tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:57.927131 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c57bcbf8-c528-4e2a-90a6-40c70eb7406d tempest-VolumesImageMetadata-364753080 tempest-VolumesImageMetadata-364753080-project-member] https://10.4.3.66/volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 returned with HTTP 404 Aug 25 11:46:57.928165 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 148/575] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:57 2026] GET /volume/v3/volumes/620de76d-0026-458b-9ad3-b72a1f98db80 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:46:58.039048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e92f52ef-20c8-4c95-837e-3ac88553058d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:58.041413 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 Aug 25 11:46:58.041895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:58.042309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:58.052005 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:58.052005 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:58.057594 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:46:58.058611 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:58.058949 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:58.115384 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:58.119245 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:58.119245 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:58.130684 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e92f52ef-20c8-4c95-837e-3ac88553058d tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 returned with HTTP 200 Aug 25 11:46:58.131233 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 144/576] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:46:58 2026] GET /volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 => generated 906 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:58.148525 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-315c964d-256a-4fb9-a7e6-f277e25e534e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:58.150811 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-315c964d-256a-4fb9-a7e6-f277e25e534e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] PUT https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:58.151237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-315c964d-256a-4fb9-a7e6-f277e25e534e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "1504ea31-8b9f-4418-805f-1665feadb839"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:58.157113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-315c964d-256a-4fb9-a7e6-f277e25e534e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Update called for group 3bf2bb48-b469-4e14-a33c-4084695bdb69. {{(pid=100237) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 11:46:58.157305 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-315c964d-256a-4fb9-a7e6-f277e25e534e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Updating group 3bf2bb48-b469-4e14-a33c-4084695bdb69 with name new_group description: This is a new group add_volumes: None remove_volumes: 1504ea31-8b9f-4418-805f-1665feadb839. Aug 25 11:46:58.161641 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:58.161641 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:58.192976 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-315c964d-256a-4fb9-a7e6-f277e25e534e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 202 Aug 25 11:46:58.193574 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 143/577] 10.4.3.66 () {70 vars in 1400 bytes} [Tue Aug 25 11:46:58 2026] PUT /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:58.204083 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d161da5-99a8-4244-9375-fd25c875b85a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:58.208089 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d161da5-99a8-4244-9375-fd25c875b85a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:58.208334 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d161da5-99a8-4244-9375-fd25c875b85a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:58.208518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d161da5-99a8-4244-9375-fd25c875b85a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:58.208667 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-7d161da5-99a8-4244-9375-fd25c875b85a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:58.212616 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:58.212616 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:58.221715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d161da5-99a8-4244-9375-fd25c875b85a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:46:58.222299 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 143/578] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:58 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 323 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:59.233223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-136d3983-4a6d-4c5e-ad24-d2195b16b347 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.238588 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-136d3983-4a6d-4c5e-ad24-d2195b16b347 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:59.238588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-136d3983-4a6d-4c5e-ad24-d2195b16b347 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:59.238588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-136d3983-4a6d-4c5e-ad24-d2195b16b347 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:59.238588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-136d3983-4a6d-4c5e-ad24-d2195b16b347 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:59.244186 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.244186 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:59.256315 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-136d3983-4a6d-4c5e-ad24-d2195b16b347 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:46:59.257143 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 149/579] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:59 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 324 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:59.270964 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c7e31cf8-4542-4591-991a-10630f63ec43 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.273603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c7e31cf8-4542-4591-991a-10630f63ec43 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:59.273923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c7e31cf8-4542-4591-991a-10630f63ec43 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:59.274195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c7e31cf8-4542-4591-991a-10630f63ec43 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:59.274383 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-c7e31cf8-4542-4591-991a-10630f63ec43 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:59.276746 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=324,cinder:UPDATE=80,cinder:INSERT=58 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:46:59.279745 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.279745 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:59.294511 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c7e31cf8-4542-4591-991a-10630f63ec43 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:46:59.295379 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 145/580] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:59 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 324 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:59.310514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.313365 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:46:59.313772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:59.314114 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:59.314833 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:46:59.316537 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:46:59.365522 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:46:59.366953 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:46:59.368139 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:46:59.394041 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.426730 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:46:59.430646 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.430646 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:59.440998 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1978053c-d72d-4adb-8cee-d9e01af40cb5 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:46:59.441715 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 144/581] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:46:59 2026] GET /volume/v3/volumes/detail => generated 1770 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:46:59.457766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17570e88-6ed4-47d1-9441-03dd2441f57b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.460916 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17570e88-6ed4-47d1-9441-03dd2441f57b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] PUT https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:59.460916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17570e88-6ed4-47d1-9441-03dd2441f57b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "1504ea31-8b9f-4418-805f-1665feadb839"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:59.463523 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-17570e88-6ed4-47d1-9441-03dd2441f57b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Update called for group 3bf2bb48-b469-4e14-a33c-4084695bdb69. {{(pid=100239) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 11:46:59.463907 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-17570e88-6ed4-47d1-9441-03dd2441f57b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Updating group 3bf2bb48-b469-4e14-a33c-4084695bdb69 with name None description: None add_volumes: 1504ea31-8b9f-4418-805f-1665feadb839 remove_volumes: None. Aug 25 11:46:59.469666 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.469666 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:46:59.522022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:46:59.522533 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-725405726"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:46:59.524694 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-725405726'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:46:59.524872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Create volume of 1 GB Aug 25 11:46:59.525273 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.525273 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:46:59.531556 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Availability Zones retrieved successfully. Aug 25 11:46:59.536913 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17570e88-6ed4-47d1-9441-03dd2441f57b tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 202 Aug 25 11:46:59.539666 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 150/582] 10.4.3.66 () {70 vars in 1399 bytes} [Tue Aug 25 11:46:59 2026] PUT /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:46:59.540492 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Flow 'volume_create_api' (6d1c204c-40a2-4c5d-93f2-d22ca69ddd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:59.542341 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (573e13d9-133c-4195-8678-480c4e4beb4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:59.545646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:46:59.550269 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dd41ca30-99c3-4e6d-bfb3-71ebf2ede8c6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.554317 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dd41ca30-99c3-4e6d-bfb3-71ebf2ede8c6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:46:59.554605 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dd41ca30-99c3-4e6d-bfb3-71ebf2ede8c6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:59.554880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dd41ca30-99c3-4e6d-bfb3-71ebf2ede8c6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:59.555084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-dd41ca30-99c3-4e6d-bfb3-71ebf2ede8c6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:46:59.564969 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.564969 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:46:59.577653 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dd41ca30-99c3-4e6d-bfb3-71ebf2ede8c6 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:46:59.577653 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 146/583] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:46:59 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 323 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:46:59.594008 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (573e13d9-133c-4195-8678-480c4e4beb4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:59.596251 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04906934-df58-4321-8fe5-12ec781dcbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:59.689746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Created reservations ['0e754d50-ed51-43db-b413-91f217af802b', 'b2844035-59fa-45f7-994c-2031c756f586', '7d7b0bc4-24ca-4cd4-aa5c-714eb75b3068', 'dcbd7651-a501-4268-b4e3-dea5373416d5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:46:59.690930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (04906934-df58-4321-8fe5-12ec781dcbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e754d50-ed51-43db-b413-91f217af802b', 'b2844035-59fa-45f7-994c-2031c756f586', '7d7b0bc4-24ca-4cd4-aa5c-714eb75b3068', 'dcbd7651-a501-4268-b4e3-dea5373416d5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:59.692316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc13fe0-0fc8-452f-8640-d6454a9372a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:59.725210 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbc13fe0-0fc8-452f-8640-d6454a9372a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e84c3287-977b-4673-a34e-e51a3bbe265f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-725405726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17203888594c464eb5eaf4a791e5f8fd',qos_specs=None,replication_status=,reservations=['0e754d50-ed51-43db-b413-91f217af802b','b2844035-59fa-45f7-994c-2031c756f586','7d7b0bc4-24ca-4cd4-aa5c-714eb75b3068','dcbd7651-a501-4268-b4e3-dea5373416d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4525a1d4e274fb99e29f6e1b74786ec',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:46:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-725405726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e84c3287-977b-4673-a34e-e51a3bbe265f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='17203888594c464eb5eaf4a791e5f8fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c4525a1d4e274fb99e29f6e1b74786ec',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:59.726242 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c08b52-a699-498d-952d-cdb317e343e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:59.755078 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4c08b52-a699-498d-952d-cdb317e343e9) transitioned into state 'SUCCESS' from state '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-725405726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='17203888594c464eb5eaf4a791e5f8fd',qos_specs=None,replication_status=,reservations=['0e754d50-ed51-43db-b413-91f217af802b','b2844035-59fa-45f7-994c-2031c756f586','7d7b0bc4-24ca-4cd4-aa5c-714eb75b3068','dcbd7651-a501-4268-b4e3-dea5373416d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c4525a1d4e274fb99e29f6e1b74786ec',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:59.756314 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b2d473-421c-4021-b638-3d45637fcad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:46:59.773710 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98b2d473-421c-4021-b638-3d45637fcad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:46:59.774517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Flow 'volume_create_api' (6d1c204c-40a2-4c5d-93f2-d22ca69ddd93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:46:59.774857 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Create volume request issued successfully. Aug 25 11:46:59.775580 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7955cc43-43bd-4ea3-bbd0-b8624c69c03f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:46:59.776291 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 144/584] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:46:59 2026] POST /volume/v3/volumes => generated 747 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:46:59.794696 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d8e01fd-730b-43fd-81a6-a0558f080c6b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:46:59.797199 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d8e01fd-730b-43fd-81a6-a0558f080c6b tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:46:59.797199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d8e01fd-730b-43fd-81a6-a0558f080c6b tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:46:59.797592 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d8e01fd-730b-43fd-81a6-a0558f080c6b tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:46:59.808243 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:46:59.808243 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:46:59.813988 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d8e01fd-730b-43fd-81a6-a0558f080c6b tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:46:59.821861 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d8e01fd-730b-43fd-81a6-a0558f080c6b tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f returned with HTTP 200 Aug 25 11:46:59.822606 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 145/585] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:46:59 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:00.589301 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d9d566b-486f-493c-b580-db2b36ac8cd3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.591513 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d9d566b-486f-493c-b580-db2b36ac8cd3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:47:00.593219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d9d566b-486f-493c-b580-db2b36ac8cd3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:00.593219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d9d566b-486f-493c-b580-db2b36ac8cd3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:00.593219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-2d9d566b-486f-493c-b580-db2b36ac8cd3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:47:00.596416 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.596416 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:00.605287 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d9d566b-486f-493c-b580-db2b36ac8cd3 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 200 Aug 25 11:47:00.605809 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 151/586] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:47:00 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:00.616182 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.618552 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:47:00.619058 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:00.619898 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:00.620278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:47:00.620923 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.620923 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:00.621323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:47:00.629538 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:47:00.630856 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:47:00.631159 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:47:00.686368 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:47:00.690172 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.690172 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:00.695228 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:47:00.695558 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:47:00.746003 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:47:00.751308 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.751308 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:00.768694 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0296a313-8c34-4561-bfc6-e10899efb9c7 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:47:00.769230 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 147/587] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:47:00 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:00.791371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.793913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:47:00.794341 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:00.794542 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:00.794915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:47:00.795380 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.795380 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:00.795913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:47:00.806231 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Get all volumes completed successfully. Aug 25 11:47:00.807144 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:47:00.807353 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:47:00.846026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8fef855-0b8c-4140-98c9-c52c730afa43 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.849701 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8fef855-0b8c-4140-98c9-c52c730afa43 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:47:00.850091 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8fef855-0b8c-4140-98c9-c52c730afa43 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:00.850307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8fef855-0b8c-4140-98c9-c52c730afa43 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:00.857245 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.857245 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:00.861079 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8fef855-0b8c-4140-98c9-c52c730afa43 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:00.865376 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:47:00.865531 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8fef855-0b8c-4140-98c9-c52c730afa43 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f returned with HTTP 200 Aug 25 11:47:00.866334 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 146/588] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:00 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:00.870599 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.870599 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:00.874865 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:47:00.875436 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:47:00.885717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7647a388-d81c-4307-8640-9c00e51affeb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.887603 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7647a388-d81c-4307-8640-9c00e51affeb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] POST https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:00.887941 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7647a388-d81c-4307-8640-9c00e51affeb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:00.896242 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.896242 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:00.896426 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7647a388-d81c-4307-8640-9c00e51affeb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:00.906017 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7647a388-d81c-4307-8640-9c00e51affeb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Create volume metadata completed successfully. Aug 25 11:47:00.906464 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7647a388-d81c-4307-8640-9c00e51affeb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:00.907014 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 152/589] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:47:00 2026] POST /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:00.916188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.918420 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:00.918751 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:00.919089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:00.927602 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.927602 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:00.928321 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:00.928642 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:47:00.931835 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.931835 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:00.937173 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Get volume metadata completed successfully. Aug 25 11:47:00.937517 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8ed147a4-cb1d-419f-9230-056e9b01c3cc tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:00.937993 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 148/590] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:47:00 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 101 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:00.940636 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af46d37a-364b-4ec0-b0ca-b1ed7fd24f32 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:47:00.941062 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 145/591] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:47:00 2026] GET /volume/v3/volumes/detail => generated 1804 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:00.949079 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b7619c0e-c31a-429c-abde-408f6a8dcbbe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.953913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7619c0e-c31a-429c-abde-408f6a8dcbbe tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] PUT https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:00.955083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7619c0e-c31a-429c-abde-408f6a8dcbbe tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:00.961037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:00.966135 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] POST https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69/action Aug 25 11:47:00.966135 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:00.969887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:00.970810 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] delete called for group 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:47:00.970984 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Delete group with id: 3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:47:00.975373 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.975373 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:00.976126 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b7619c0e-c31a-429c-abde-408f6a8dcbbe tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:00.980978 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:00.980978 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:00.998299 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b7619c0e-c31a-429c-abde-408f6a8dcbbe tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Update volume metadata completed successfully. Aug 25 11:47:01.000198 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7619c0e-c31a-429c-abde-408f6a8dcbbe tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.000198 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 147/592] 10.4.3.66 () {68 vars in 1388 bytes} [Tue Aug 25 11:47:00 2026] PUT /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 57 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.008039 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.010579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:01.011451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.011451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.021782 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.021782 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:01.022522 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.032863 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Get volume metadata completed successfully. Aug 25 11:47:01.033320 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dde32c7e-3765-4e07-8d71-f33cf6a55c6d tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.034300 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 149/593] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 57 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.036794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e26c44d-3f5b-49d3-b8e1-5dc07065217a tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69/action returned with HTTP 202 Aug 25 11:47:01.038948 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 153/594] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:47:00 2026] POST /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69/action => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:47:01.045650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e0d4019-0737-4f13-a705-fc286190f6fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.047138 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.047786 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key1 Aug 25 11:47:01.048374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.048374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.049047 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 Aug 25 11:47:01.049341 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.050287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.058643 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.058643 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:01.059550 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.062407 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.062407 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:01.071458 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Get volume metadata completed successfully. Aug 25 11:47:01.071963 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Volume info retrieved successfully. Aug 25 11:47:01.073560 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:47:01.073560 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:47:01.086991 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Delete volume metadata completed successfully. Aug 25 11:47:01.087599 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e0d4019-0737-4f13-a705-fc286190f6fb tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key1 returned with HTTP 200 Aug 25 11:47:01.088089 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 146/595] 10.4.3.66 () {66 vars in 1386 bytes} [Tue Aug 25 11:47:01 2026] DELETE /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key1 => generated 0 bytes in 44 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 11:47:01.098678 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.100492 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:01.100492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.100492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.109909 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.109909 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:01.110707 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.121212 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Get volume metadata completed successfully. Aug 25 11:47:01.122020 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-94e760e1-67ef-47e8-b72d-172ee9e53001 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.122555 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 150/596] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 32 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.137769 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:47:01.138981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ca8492ac-7d3a-487e-9d09-e733c724190f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.142591 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ca8492ac-7d3a-487e-9d09-e733c724190f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] PUT https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:01.143169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ca8492ac-7d3a-487e-9d09-e733c724190f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:01.147927 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.147927 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:01.155840 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.155840 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:01.156438 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ca8492ac-7d3a-487e-9d09-e733c724190f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.163361 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f2ca874-6c73-451d-93a7-52f3f2728c7e tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 returned with HTTP 200 Aug 25 11:47:01.163835 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 148/597] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 => generated 905 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:01.170293 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ca8492ac-7d3a-487e-9d09-e733c724190f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Update volume metadata completed successfully. Aug 25 11:47:01.170293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ca8492ac-7d3a-487e-9d09-e733c724190f tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.170293 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 154/598] 10.4.3.66 () {68 vars in 1388 bytes} [Tue Aug 25 11:47:01 2026] PUT /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 16 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.188328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c0f0b21-7677-40cb-a155-003a50316051 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.191772 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c0f0b21-7677-40cb-a155-003a50316051 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] POST https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:01.193166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c0f0b21-7677-40cb-a155-003a50316051 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:01.210599 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.210599 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:01.211668 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4c0f0b21-7677-40cb-a155-003a50316051 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.225202 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4c0f0b21-7677-40cb-a155-003a50316051 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Create volume metadata completed successfully. Aug 25 11:47:01.226460 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c0f0b21-7677-40cb-a155-003a50316051 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.226460 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 147/599] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:47:01 2026] POST /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 68 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.238081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-343f20fc-7fe5-4530-b958-fcdef675e874 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.241639 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-343f20fc-7fe5-4530-b958-fcdef675e874 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] PUT https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key3 Aug 25 11:47:01.243194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-343f20fc-7fe5-4530-b958-fcdef675e874 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:01.259297 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.259297 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:01.259297 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-343f20fc-7fe5-4530-b958-fcdef675e874 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.277637 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-343f20fc-7fe5-4530-b958-fcdef675e874 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Update volume metadata completed successfully. Aug 25 11:47:01.278909 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-343f20fc-7fe5-4530-b958-fcdef675e874 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key3 returned with HTTP 200 Aug 25 11:47:01.280192 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 151/600] 10.4.3.66 () {68 vars in 1403 bytes} [Tue Aug 25 11:47:01 2026] PUT /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key3 => generated 35 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 25 11:47:01.295124 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.301993 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key3 Aug 25 11:47:01.302347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.302957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.314939 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.314939 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:01.317130 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.324401 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Get volume metadata completed successfully. Aug 25 11:47:01.324731 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e83ab79-a83e-4684-aa1f-953df3c7aca0 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key3 returned with HTTP 200 Aug 25 11:47:01.325560 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 149/601] 10.4.3.66 () {66 vars in 1383 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata/key3 => generated 35 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.337212 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.340696 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:01.340696 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.341045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.350957 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.350957 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:01.350957 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.357582 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Get volume metadata completed successfully. Aug 25 11:47:01.357926 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0f3759c-d0f5-4c99-b2a1-c6efb5921f01 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.358405 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 155/602] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 75 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.369573 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33198178-8e54-4cbc-91be-949ee65c98de None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.373235 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33198178-8e54-4cbc-91be-949ee65c98de tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] PUT https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata Aug 25 11:47:01.373887 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33198178-8e54-4cbc-91be-949ee65c98de tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:01.385496 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.385496 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:01.386358 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33198178-8e54-4cbc-91be-949ee65c98de tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.400397 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-33198178-8e54-4cbc-91be-949ee65c98de tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Update volume metadata completed successfully. Aug 25 11:47:01.400397 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33198178-8e54-4cbc-91be-949ee65c98de tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata returned with HTTP 200 Aug 25 11:47:01.400397 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 148/603] 10.4.3.66 () {68 vars in 1388 bytes} [Tue Aug 25 11:47:01 2026] PUT /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f/metadata => generated 16 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:47:01.416915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-55fbb4d8-d03e-4780-b5bc-06aab3d0f85e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.421986 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-55fbb4d8-d03e-4780-b5bc-06aab3d0f85e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:47:01.422829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-55fbb4d8-d03e-4780-b5bc-06aab3d0f85e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.422829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-55fbb4d8-d03e-4780-b5bc-06aab3d0f85e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.441512 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.441512 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:01.447904 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-55fbb4d8-d03e-4780-b5bc-06aab3d0f85e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.455445 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-55fbb4d8-d03e-4780-b5bc-06aab3d0f85e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f returned with HTTP 200 Aug 25 11:47:01.455601 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 152/604] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:01.473242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.476740 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:47:01.476740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.476740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.476740 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Delete volume with id: e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:47:01.493566 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.493566 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:01.494542 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.526429 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Delete volume request issued successfully. Aug 25 11:47:01.526743 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec10ba73-ccf8-4780-87f5-fb9035c91c20 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f returned with HTTP 202 Aug 25 11:47:01.527338 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 150/605] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:01 2026] DELETE /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:01.543848 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e21a6f80-ae9e-4211-83f3-11b864b9088e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:01.552495 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e21a6f80-ae9e-4211-83f3-11b864b9088e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:47:01.554440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e21a6f80-ae9e-4211-83f3-11b864b9088e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:01.554642 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e21a6f80-ae9e-4211-83f3-11b864b9088e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:01.565535 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:01.565535 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:01.570739 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e21a6f80-ae9e-4211-83f3-11b864b9088e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Volume info retrieved successfully. Aug 25 11:47:01.576696 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e21a6f80-ae9e-4211-83f3-11b864b9088e tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f returned with HTTP 200 Aug 25 11:47:01.577227 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 156/606] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:01 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f => generated 839 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:02.183326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6d0506f3-254f-4552-b136-cfd62912d169 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.187043 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d0506f3-254f-4552-b136-cfd62912d169 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 Aug 25 11:47:02.187464 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d0506f3-254f-4552-b136-cfd62912d169 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.187761 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d0506f3-254f-4552-b136-cfd62912d169 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.199613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d0506f3-254f-4552-b136-cfd62912d169 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 returned with HTTP 404 Aug 25 11:47:02.200803 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 149/607] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/volumes/1504ea31-8b9f-4418-805f-1665feadb839 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:02.210164 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5d9671f6-e2d8-41ed-80f7-7a0d763f04f1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.213022 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5d9671f6-e2d8-41ed-80f7-7a0d763f04f1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c Aug 25 11:47:02.213904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5d9671f6-e2d8-41ed-80f7-7a0d763f04f1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.214197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5d9671f6-e2d8-41ed-80f7-7a0d763f04f1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.222701 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5d9671f6-e2d8-41ed-80f7-7a0d763f04f1 tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c returned with HTTP 404 Aug 25 11:47:02.223333 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 153/608] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/volumes/f8f59b74-1b6c-4cb8-8f74-1bd333d20f9c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:02.235321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66906fb7-a9af-460c-a7d9-d284e58e419f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.237459 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66906fb7-a9af-460c-a7d9-d284e58e419f tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] GET https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 Aug 25 11:47:02.238045 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66906fb7-a9af-460c-a7d9-d284e58e419f tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.238406 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66906fb7-a9af-460c-a7d9-d284e58e419f tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.239606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-66906fb7-a9af-460c-a7d9-d284e58e419f tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] show called for member 3bf2bb48-b469-4e14-a33c-4084695bdb69 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:47:02.243514 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66906fb7-a9af-460c-a7d9-d284e58e419f tempest-GroupsTest-683228355 tempest-GroupsTest-683228355-project-member] https://10.4.3.66/volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 returned with HTTP 404 Aug 25 11:47:02.243514 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 151/609] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/groups/3bf2bb48-b469-4e14-a33c-4084695bdb69 => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:02.252171 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c0bc741-86fa-4c13-93aa-bcec377006bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.255065 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c0bc741-86fa-4c13-93aa-bcec377006bd tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/b7c87197-cebc-49c9-9a47-b054aaeeff1d Aug 25 11:47:02.255518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c0bc741-86fa-4c13-93aa-bcec377006bd tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.255854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c0bc741-86fa-4c13-93aa-bcec377006bd tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.274373 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c0bc741-86fa-4c13-93aa-bcec377006bd tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/group_types/b7c87197-cebc-49c9-9a47-b054aaeeff1d returned with HTTP 202 Aug 25 11:47:02.275266 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 157/610] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:47:02 2026] DELETE /volume/v3/group_types/b7c87197-cebc-49c9-9a47-b054aaeeff1d => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:47:02.284771 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b645aaf-286d-456b-a6b9-0dc0f7c95f60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.286763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b645aaf-286d-456b-a6b9-0dc0f7c95f60 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] DELETE https://10.4.3.66/volume/v3/types/d7d91f04-966d-4009-800a-7f2117efd04a Aug 25 11:47:02.286896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b645aaf-286d-456b-a6b9-0dc0f7c95f60 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.287155 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b645aaf-286d-456b-a6b9-0dc0f7c95f60 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.334149 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b645aaf-286d-456b-a6b9-0dc0f7c95f60 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/types/d7d91f04-966d-4009-800a-7f2117efd04a returned with HTTP 202 Aug 25 11:47:02.334532 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 150/611] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:47:02 2026] DELETE /volume/v3/types/d7d91f04-966d-4009-800a-7f2117efd04a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:02.349097 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ae286c7e-0916-4286-8ec2-13b0af85a7a8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.351852 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-428bb2d3-df19-46b7-af43-9b65509081c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.352975 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae286c7e-0916-4286-8ec2-13b0af85a7a8 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] GET https://10.4.3.66/volume/v3/types/d7d91f04-966d-4009-800a-7f2117efd04a Aug 25 11:47:02.353575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae286c7e-0916-4286-8ec2-13b0af85a7a8 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.354544 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae286c7e-0916-4286-8ec2-13b0af85a7a8 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.355154 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-428bb2d3-df19-46b7-af43-9b65509081c0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:02.355561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-428bb2d3-df19-46b7-af43-9b65509081c0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.356122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-428bb2d3-df19-46b7-af43-9b65509081c0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.363797 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae286c7e-0916-4286-8ec2-13b0af85a7a8 tempest-GroupsTest-888478386 tempest-GroupsTest-888478386-project-admin] https://10.4.3.66/volume/v3/types/d7d91f04-966d-4009-800a-7f2117efd04a returned with HTTP 404 Aug 25 11:47:02.365678 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 154/612] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/types/d7d91f04-966d-4009-800a-7f2117efd04a => generated 114 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:02.370313 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:02.370313 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:02.380363 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-428bb2d3-df19-46b7-af43-9b65509081c0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:02.390917 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-428bb2d3-df19-46b7-af43-9b65509081c0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:02.391713 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 152/613] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 867 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:02.510913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e71ce96-13ef-41c5-836a-5064d3c2843f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.511367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e71ce96-13ef-41c5-836a-5064d3c2843f None None] GET https://10.4.3.66/volume// Aug 25 11:47:02.511608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e71ce96-13ef-41c5-836a-5064d3c2843f None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.512068 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e71ce96-13ef-41c5-836a-5064d3c2843f None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.512831 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e71ce96-13ef-41c5-836a-5064d3c2843f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:02.513283 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 158/614] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:02.524822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-b3faae86-27f9-44da-a01f-5a0952d8e37e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.527675 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-b3faae86-27f9-44da-a01f-5a0952d8e37e tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:47:02.528108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-b3faae86-27f9-44da-a01f-5a0952d8e37e tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a04a787-2048-4ea7-a4bb-12b67e13dff4", "connector": null, "instance_uuid": "16cce597-78ae-43c0-a9be-f7cc76c6bf31"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:02.540196 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:02.540196 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:02.573338 np0000008081 devstack@c-api.service[100238]: WARNING cinder.volume.api [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-b3faae86-27f9-44da-a01f-5a0952d8e37e tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 11:47:02.581125 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-b3faae86-27f9-44da-a01f-5a0952d8e37e tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:47:02.582573 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 151/615] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:47:02 2026] POST /volume/v3/attachments => generated 271 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:02.596530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-da5d3b15-f34a-4e61-a6b1-f1af1c6131e4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.599653 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da5d3b15-f34a-4e61-a6b1-f1af1c6131e4 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] GET https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f Aug 25 11:47:02.599653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da5d3b15-f34a-4e61-a6b1-f1af1c6131e4 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.599653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da5d3b15-f34a-4e61-a6b1-f1af1c6131e4 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.606163 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da5d3b15-f34a-4e61-a6b1-f1af1c6131e4 tempest-VolumesMetadataTest-1215787975 tempest-VolumesMetadataTest-1215787975-project-member] https://10.4.3.66/volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f returned with HTTP 404 Aug 25 11:47:02.607945 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 155/616] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/volumes/e84c3287-977b-4673-a34e-e51a3bbe265f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:02.635665 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36f70cf5-c0a3-45ab-82d3-dd8fbde6dcc4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.637504 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36f70cf5-c0a3-45ab-82d3-dd8fbde6dcc4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:02.638609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36f70cf5-c0a3-45ab-82d3-dd8fbde6dcc4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.638609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36f70cf5-c0a3-45ab-82d3-dd8fbde6dcc4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.648927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-05941594-5788-4443-b563-8782268f76a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.649731 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05941594-5788-4443-b563-8782268f76a8 None None] GET https://10.4.3.66/volume// Aug 25 11:47:02.650553 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05941594-5788-4443-b563-8782268f76a8 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.650553 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-05941594-5788-4443-b563-8782268f76a8 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.652369 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-05941594-5788-4443-b563-8782268f76a8 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:02.652369 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 159/617] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 11:47:02.659529 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:02.659529 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:02.666562 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36f70cf5-c0a3-45ab-82d3-dd8fbde6dcc4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:02.669414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e22d1df6-69fc-44c3-bf92-207902fb784b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.675817 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e22d1df6-69fc-44c3-bf92-207902fb784b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:02.675817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e22d1df6-69fc-44c3-bf92-207902fb784b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:02.676084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e22d1df6-69fc-44c3-bf92-207902fb784b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:02.681953 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36f70cf5-c0a3-45ab-82d3-dd8fbde6dcc4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:02.682517 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 153/618] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:02.695503 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:02.695503 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:02.705190 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e22d1df6-69fc-44c3-bf92-207902fb784b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:02.714300 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e22d1df6-69fc-44c3-bf92-207902fb784b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:02.714892 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 152/619] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:02 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1046 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:02.866958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:02.875575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] PUT https://10.4.3.66/volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a Aug 25 11:47:02.876353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:02.896760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Acquiring lock "cinder-attachment_update-7a04a787-2048-4ea7-a4bb-12b67e13dff4-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:47:02.907773 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Lock "cinder-attachment_update-7a04a787-2048-4ea7-a4bb-12b67e13dff4-np0000008081" acquired by "attachment_update" :: waited 0.011s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:47:02.909016 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:02.909016 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:03.048647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Lock "cinder-attachment_update-7a04a787-2048-4ea7-a4bb-12b67e13dff4-np0000008081" released by "attachment_update" :: held 0.141s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:47:03.048984 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-e5571338-deb6-49af-900b-83713ef3a2e4 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a returned with HTTP 200 Aug 25 11:47:03.049553 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 156/620] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:47:02 2026] PUT /volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a => generated 967 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:03.703234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-764a58a4-ba65-4455-8c42-666fa30043ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:03.707668 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-764a58a4-ba65-4455-8c42-666fa30043ba tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:03.707668 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-764a58a4-ba65-4455-8c42-666fa30043ba tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:03.707668 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-764a58a4-ba65-4455-8c42-666fa30043ba tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:03.734728 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:03.734728 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:03.741072 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-764a58a4-ba65-4455-8c42-666fa30043ba tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:03.749578 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-764a58a4-ba65-4455-8c42-666fa30043ba tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:03.750154 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 160/621] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:03 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:04.769488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47157815-5a5e-4e63-9540-041c5c928b73 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:04.772640 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47157815-5a5e-4e63-9540-041c5c928b73 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:04.773028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47157815-5a5e-4e63-9540-041c5c928b73 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:04.773192 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47157815-5a5e-4e63-9540-041c5c928b73 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:04.803304 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:04.803304 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:04.811675 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47157815-5a5e-4e63-9540-041c5c928b73 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:04.819234 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47157815-5a5e-4e63-9540-041c5c928b73 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:04.819882 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 154/622] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:04 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:05.045713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:05.210038 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:05.210378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1281066364"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:05.211932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1281066364'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:05.212098 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Create volume of 1 GB Aug 25 11:47:05.216515 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Availability Zones retrieved successfully. Aug 25 11:47:05.222527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Flow 'volume_create_api' (b5636eec-4adf-42a0-9a60-a48108ab51db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:05.223826 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e48786-dd61-423f-89bb-daa46e912552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:05.225128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:05.252947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9e48786-dd61-423f-89bb-daa46e912552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:05.253786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19a79daf-fca8-422d-98db-b7dd8c7b5483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:05.311850 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Created reservations ['880be0c1-3ca8-4e7d-8ca5-e0a5f98ae288', 'ae08ffdd-8f93-49dd-a26c-97c8612b3e92', '48e62b1f-7b4e-4eb7-811e-91597ca4be11', 'f1a29adf-39be-4827-abac-8458c64c3afc'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:05.312744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (19a79daf-fca8-422d-98db-b7dd8c7b5483) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['880be0c1-3ca8-4e7d-8ca5-e0a5f98ae288', 'ae08ffdd-8f93-49dd-a26c-97c8612b3e92', '48e62b1f-7b4e-4eb7-811e-91597ca4be11', 'f1a29adf-39be-4827-abac-8458c64c3afc']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:05.313573 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53d64e8-dac5-4987-a504-650f94ed18e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:05.338791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53d64e8-dac5-4987-a504-650f94ed18e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e524551-3c9e-4227-a91b-b026d1757b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1281066364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40691111365d4661af5dd419bf10a5a6',qos_specs=None,replication_status=,reservations=['880be0c1-3ca8-4e7d-8ca5-e0a5f98ae288','ae08ffdd-8f93-49dd-a26c-97c8612b3e92','48e62b1f-7b4e-4eb7-811e-91597ca4be11','f1a29adf-39be-4827-abac-8458c64c3afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44c4ca40807c4597897f8e3c9ee26e1c',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1281066364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e524551-3c9e-4227-a91b-b026d1757b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='40691111365d4661af5dd419bf10a5a6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='44c4ca40807c4597897f8e3c9ee26e1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:05.340236 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a197f346-82a4-408e-850b-703f3276fb6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:05.358328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a197f346-82a4-408e-850b-703f3276fb6f) transitioned into state 'SUCCESS' from state '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-1281066364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='40691111365d4661af5dd419bf10a5a6',qos_specs=None,replication_status=,reservations=['880be0c1-3ca8-4e7d-8ca5-e0a5f98ae288','ae08ffdd-8f93-49dd-a26c-97c8612b3e92','48e62b1f-7b4e-4eb7-811e-91597ca4be11','f1a29adf-39be-4827-abac-8458c64c3afc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='44c4ca40807c4597897f8e3c9ee26e1c',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:05.359287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75595ef-ef62-4bd7-9352-e62d08c60038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:05.373743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f75595ef-ef62-4bd7-9352-e62d08c60038) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:05.374895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Flow 'volume_create_api' (b5636eec-4adf-42a0-9a60-a48108ab51db) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:05.375305 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Create volume request issued successfully. Aug 25 11:47:05.376355 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3e0c539-6463-42ea-8d18-7452dec613c8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:05.376929 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 153/623] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:47:05 2026] POST /volume/v3/volumes => generated 750 bytes in 332 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:05.392287 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-82e595b7-d99b-40bd-ba7b-6704ecef1b73 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:05.394668 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-82e595b7-d99b-40bd-ba7b-6704ecef1b73 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:05.394915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-82e595b7-d99b-40bd-ba7b-6704ecef1b73 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:05.395205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-82e595b7-d99b-40bd-ba7b-6704ecef1b73 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:05.404632 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:05.404632 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:05.409757 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-82e595b7-d99b-40bd-ba7b-6704ecef1b73 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:05.416581 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-82e595b7-d99b-40bd-ba7b-6704ecef1b73 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 200 Aug 25 11:47:05.417230 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 157/624] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:05 2026] GET /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 818 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:05.836327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0016075-4c0d-4f43-b74b-649ff25a1383 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:05.838437 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0016075-4c0d-4f43-b74b-649ff25a1383 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:05.838879 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0016075-4c0d-4f43-b74b-649ff25a1383 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:05.839279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0016075-4c0d-4f43-b74b-649ff25a1383 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:05.851679 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:05.851679 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:05.857435 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a0016075-4c0d-4f43-b74b-649ff25a1383 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:05.862554 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0016075-4c0d-4f43-b74b-649ff25a1383 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:05.863016 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 161/625] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:05 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:06.042473 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86d0c665-b945-4ef1-94df-af5ef5b35e69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.158187 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86d0c665-b945-4ef1-94df-af5ef5b35e69 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:47:06.158649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86d0c665-b945-4ef1-94df-af5ef5b35e69 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-479136537", "extra_specs": {"storage_protocol": "tempest-storage_protocol-601340760", "vendor_name": "tempest-vendor_name-1380287545"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:06.180511 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86d0c665-b945-4ef1-94df-af5ef5b35e69 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:47:06.180511 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 155/626] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:47:06 2026] POST /volume/v3/types => generated 326 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:06.192198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.306846 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:06.307319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bfb8a325-3972-43cd-879b-c8e9cc389a11", "size": 1, "name": "tempest-UserMessagesTest-Volume-1199711348"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:06.310645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Create volume request body: {'volume': {'volume_type': 'bfb8a325-3972-43cd-879b-c8e9cc389a11', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1199711348'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:06.318698 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Create volume of 1 GB Aug 25 11:47:06.319170 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.319170 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:06.319829 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Availability Zones retrieved successfully. Aug 25 11:47:06.327061 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Flow 'volume_create_api' (55dca2a0-a44d-4029-8436-3060fb1f1ca2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:06.328850 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42862203-1236-4fd9-924f-942d0de893c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:06.330902 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:06.364818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-ece07c44-6b19-43d3-98db-9bf400c0ec0f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.368537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42862203-1236-4fd9-924f-942d0de893c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:47:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-601340760',vendor_name='tempest-vendor_name-1380287545'},id=bfb8a325-3972-43cd-879b-c8e9cc389a11,is_public=True,name='tempest-UserMessagesTest-volume-type-479136537',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bfb8a325-3972-43cd-879b-c8e9cc389a11', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:06.368859 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-ece07c44-6b19-43d3-98db-9bf400c0ec0f tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a/action Aug 25 11:47:06.368859 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-ece07c44-6b19-43d3-98db-9bf400c0ec0f tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:06.369320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7f1ecd-781e-4283-8dcc-18cbcc5f91c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:06.369367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-ece07c44-6b19-43d3-98db-9bf400c0ec0f tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:06.396956 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.396956 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:06.403256 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-479136537 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-479136537, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:47:06.403590 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-479136537 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-479136537, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:47:06.419994 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4214d0c-ad09-416d-934e-fbc7cccf811a req-ece07c44-6b19-43d3-98db-9bf400c0ec0f tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a/action returned with HTTP 204 Aug 25 11:47:06.420185 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 158/627] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:47:06 2026] POST /volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:06.432462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e53ff624-f092-4b44-9271-48856a660faf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.435592 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e53ff624-f092-4b44-9271-48856a660faf tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:06.435592 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e53ff624-f092-4b44-9271-48856a660faf tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:06.435820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e53ff624-f092-4b44-9271-48856a660faf tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:06.445537 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.445537 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:06.451336 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e53ff624-f092-4b44-9271-48856a660faf tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:06.458652 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e53ff624-f092-4b44-9271-48856a660faf tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 200 Aug 25 11:47:06.460119 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 162/628] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:06 2026] GET /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:06.463493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Created reservations ['8daf7168-d031-4f11-8c1e-3a65e6fa0820', '69a206d4-650b-486c-96e9-07b8eb56cb04', 'e6c88782-0753-4d15-bd28-72f7634fa054', 'da0a3839-3725-438e-b41f-ae25298ceed2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:06.464725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac7f1ecd-781e-4283-8dcc-18cbcc5f91c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8daf7168-d031-4f11-8c1e-3a65e6fa0820', '69a206d4-650b-486c-96e9-07b8eb56cb04', 'e6c88782-0753-4d15-bd28-72f7634fa054', 'da0a3839-3725-438e-b41f-ae25298ceed2']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:06.465782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c29881dc-c93d-4e21-a5cf-4d85c3821cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:06.479888 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bda9645a-f839-4c89-89f0-b893c9a87379 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.482333 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:47:06.483024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2e524551-3c9e-4227-a91b-b026d1757b53", "name": "tempest-VolumesBackupsV39Test-Backup-667597166", "container": "tempest-volumesbackupsv39test-backup-container-2079148879"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:06.484865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Creating new backup {'backup': {'volume_id': '2e524551-3c9e-4227-a91b-b026d1757b53', 'name': 'tempest-VolumesBackupsV39Test-Backup-667597166', 'container': 'tempest-volumesbackupsv39test-backup-container-2079148879'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:47:06.485116 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Creating backup of volume 2e524551-3c9e-4227-a91b-b026d1757b53 in container tempest-volumesbackupsv39test-backup-container-2079148879 Aug 25 11:47:06.494660 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.494660 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:06.496324 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:06.496410 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c29881dc-c93d-4e21-a5cf-4d85c3821cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7cd0a783-1c1a-495b-9c6a-90786054b6e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1199711348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad59a9871a244a62a9cd1e7b536d4b6f',qos_specs=None,replication_status=,reservations=['8daf7168-d031-4f11-8c1e-3a65e6fa0820','69a206d4-650b-486c-96e9-07b8eb56cb04','e6c88782-0753-4d15-bd28-72f7634fa054','da0a3839-3725-438e-b41f-ae25298ceed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f1fdeedd214ead959024cd5d22ab82',volume_type_id=bfb8a325-3972-43cd-879b-c8e9cc389a11), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1199711348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7cd0a783-1c1a-495b-9c6a-90786054b6e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad59a9871a244a62a9cd1e7b536d4b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1f1fdeedd214ead959024cd5d22ab82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bfb8a325-3972-43cd-879b-c8e9cc389a11),volume_type_id=bfb8a325-3972-43cd-879b-c8e9cc389a11)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:06.498148 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e070ae4c-73dc-4f57-a352-82060ea2f270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:06.525895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e070ae4c-73dc-4f57-a352-82060ea2f270) transitioned into state 'SUCCESS' from state '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-1199711348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad59a9871a244a62a9cd1e7b536d4b6f',qos_specs=None,replication_status=,reservations=['8daf7168-d031-4f11-8c1e-3a65e6fa0820','69a206d4-650b-486c-96e9-07b8eb56cb04','e6c88782-0753-4d15-bd28-72f7634fa054','da0a3839-3725-438e-b41f-ae25298ceed2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f1fdeedd214ead959024cd5d22ab82',volume_type_id=bfb8a325-3972-43cd-879b-c8e9cc389a11)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:06.527174 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78287eb5-1ecf-422b-a19d-ef16e70d31a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:06.536198 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Created reservations ['85b171ee-a323-4ad9-9240-2abbfc22f0d5', '21cd0e29-6fba-4896-b479-a7aab5b22cc1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:06.540287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (78287eb5-1ecf-422b-a19d-ef16e70d31a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:06.541406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Flow 'volume_create_api' (55dca2a0-a44d-4029-8436-3060fb1f1ca2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:06.541846 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Create volume request issued successfully. Aug 25 11:47:06.542585 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-398de2f6-c3ad-4d5a-af00-e0cd6b18be1b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:06.547271 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 154/629] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:47:06 2026] POST /volume/v3/volumes => generated 783 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:06.563920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-adb1a16e-7b25-4eb3-ac78-84b1a1d286c8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.566071 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-adb1a16e-7b25-4eb3-ac78-84b1a1d286c8 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 Aug 25 11:47:06.566345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-adb1a16e-7b25-4eb3-ac78-84b1a1d286c8 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:06.566614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-adb1a16e-7b25-4eb3-ac78-84b1a1d286c8 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:06.575500 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.575500 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:06.581016 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-adb1a16e-7b25-4eb3-ac78-84b1a1d286c8 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:06.587721 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-adb1a16e-7b25-4eb3-ac78-84b1a1d286c8 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 returned with HTTP 200 Aug 25 11:47:06.588176 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 159/630] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:06 2026] GET /volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:06.607527 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bda9645a-f839-4c89-89f0-b893c9a87379 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:47:06.608191 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 156/631] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:47:06 2026] POST /volume/v3/backups => generated 330 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:06.618349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-33ce95f1-18e9-450d-aa92-14a00db757b8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.620887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33ce95f1-18e9-450d-aa92-14a00db757b8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:06.621317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33ce95f1-18e9-450d-aa92-14a00db757b8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:06.621692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33ce95f1-18e9-450d-aa92-14a00db757b8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:06.622524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-33ce95f1-18e9-450d-aa92-14a00db757b8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:06.642136 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.642136 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:06.643238 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33ce95f1-18e9-450d-aa92-14a00db757b8 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:06.644722 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 163/632] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:06 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 792 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:06.878842 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-667d1af8-2425-43bf-92ae-31d65e594833 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.881153 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-667d1af8-2425-43bf-92ae-31d65e594833 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:06.881416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-667d1af8-2425-43bf-92ae-31d65e594833 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:06.881695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-667d1af8-2425-43bf-92ae-31d65e594833 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:06.903314 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.903314 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:06.910415 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-667d1af8-2425-43bf-92ae-31d65e594833 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:06.916530 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-667d1af8-2425-43bf-92ae-31d65e594833 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:06.917367 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 155/633] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:06 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1159 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:06.971911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8305ab8b-3187-406e-baf7-331559e20c69 req-eb498e1d-8190-4d2f-bfc6-19635f6366ff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:06.974748 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-eb498e1d-8190-4d2f-bfc6-19635f6366ff tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:06.974946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-eb498e1d-8190-4d2f-bfc6-19635f6366ff tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:06.975105 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-eb498e1d-8190-4d2f-bfc6-19635f6366ff tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:06.991646 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:06.991646 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:06.999244 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-8305ab8b-3187-406e-baf7-331559e20c69 req-eb498e1d-8190-4d2f-bfc6-19635f6366ff tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:07.006675 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-eb498e1d-8190-4d2f-bfc6-19635f6366ff tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:07.006675 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 160/634] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:06 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:07.103260 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25279c14-ae8a-4bfe-b7eb-adae274cb26c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.103716 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25279c14-ae8a-4bfe-b7eb-adae274cb26c None None] GET https://10.4.3.66/volume// Aug 25 11:47:07.104021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25279c14-ae8a-4bfe-b7eb-adae274cb26c None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.104372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25279c14-ae8a-4bfe-b7eb-adae274cb26c None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.104640 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25279c14-ae8a-4bfe-b7eb-adae274cb26c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:07.104816 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 157/635] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:07.113656 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2862e741-7b95-4ac5-a217-3b46f4d243a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.116810 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2862e741-7b95-4ac5-a217-3b46f4d243a5 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:47:07.117310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2862e741-7b95-4ac5-a217-3b46f4d243a5 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a04a787-2048-4ea7-a4bb-12b67e13dff4", "connector": null, "instance_uuid": "e2696554-9edc-434e-8737-756e69a4f68a"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:07.133105 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.133105 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:07.169024 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2862e741-7b95-4ac5-a217-3b46f4d243a5 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 25 11:47:07.174645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2862e741-7b95-4ac5-a217-3b46f4d243a5 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:47:07.175246 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 164/636] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:47:07 2026] POST /volume/v3/attachments => generated 271 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:07.214688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d83b0f1b-3c8e-44d1-916d-7aea11620337 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.219654 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d83b0f1b-3c8e-44d1-916d-7aea11620337 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:07.219654 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d83b0f1b-3c8e-44d1-916d-7aea11620337 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.219654 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d83b0f1b-3c8e-44d1-916d-7aea11620337 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.234070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f9d1b379-f084-453b-ad89-9a17b613665f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.234070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f9d1b379-f084-453b-ad89-9a17b613665f None None] GET https://10.4.3.66/volume// Aug 25 11:47:07.234070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f9d1b379-f084-453b-ad89-9a17b613665f None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.234070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f9d1b379-f084-453b-ad89-9a17b613665f None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.234070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f9d1b379-f084-453b-ad89-9a17b613665f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:07.234070 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 161/637] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:07.244257 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-8305ab8b-3187-406e-baf7-331559e20c69 req-c5b2a8ef-5120-4deb-86e8-03163e1c611b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.246494 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-c5b2a8ef-5120-4deb-86e8-03163e1c611b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:07.246772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-c5b2a8ef-5120-4deb-86e8-03163e1c611b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.250649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-c5b2a8ef-5120-4deb-86e8-03163e1c611b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.250738 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.250738 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:07.255078 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d83b0f1b-3c8e-44d1-916d-7aea11620337 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:07.262063 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.262063 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:07.263599 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d83b0f1b-3c8e-44d1-916d-7aea11620337 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:07.264995 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 156/638] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1161 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:07.267955 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-8305ab8b-3187-406e-baf7-331559e20c69 req-c5b2a8ef-5120-4deb-86e8-03163e1c611b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:07.275219 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-c5b2a8ef-5120-4deb-86e8-03163e1c611b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:07.275707 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 158/639] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1341 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:07.398113 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.400522 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] PUT https://10.4.3.66/volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2 Aug 25 11:47:07.400946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:07.412429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Acquiring lock "cinder-attachment_update-7a04a787-2048-4ea7-a4bb-12b67e13dff4-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:47:07.419091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Lock "cinder-attachment_update-7a04a787-2048-4ea7-a4bb-12b67e13dff4-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:47:07.420814 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.420814 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:07.537996 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Lock "cinder-attachment_update-7a04a787-2048-4ea7-a4bb-12b67e13dff4-np0000008081" released by "attachment_update" :: held 0.119s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:47:07.539017 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-91e47e52-a054-49cc-97c8-ea71d816e2a1 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2 returned with HTTP 200 Aug 25 11:47:07.539017 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 165/640] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:47:07 2026] PUT /volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2 => generated 967 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:07.610409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-05b79755-ca63-46f6-aedd-6f7ea12239f4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.613529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05b79755-ca63-46f6-aedd-6f7ea12239f4 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 Aug 25 11:47:07.613863 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05b79755-ca63-46f6-aedd-6f7ea12239f4 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.614145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05b79755-ca63-46f6-aedd-6f7ea12239f4 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.633494 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.633494 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:07.646050 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-05b79755-ca63-46f6-aedd-6f7ea12239f4 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:07.657330 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05b79755-ca63-46f6-aedd-6f7ea12239f4 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 returned with HTTP 200 Aug 25 11:47:07.658721 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 162/641] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 => generated 872 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:07.665152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d24d32a3-b100-497f-becb-5b0fd12a881b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.668610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d24d32a3-b100-497f-becb-5b0fd12a881b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:07.669473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d24d32a3-b100-497f-becb-5b0fd12a881b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.670336 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d24d32a3-b100-497f-becb-5b0fd12a881b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.672191 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d24d32a3-b100-497f-becb-5b0fd12a881b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:07.680659 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b606d9c2-424b-4103-9341-1e322cdcfc57 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.682862 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b606d9c2-424b-4103-9341-1e322cdcfc57 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/messages Aug 25 11:47:07.683845 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b606d9c2-424b-4103-9341-1e322cdcfc57 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.683845 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b606d9c2-424b-4103-9341-1e322cdcfc57 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.696172 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b606d9c2-424b-4103-9341-1e322cdcfc57 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:47:07.696891 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 159/642] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:07.700293 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.700293 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:07.701551 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d24d32a3-b100-497f-becb-5b0fd12a881b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:07.702742 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 157/643] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:07.710270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9f622b4e-c81e-4735-a322-b5e810ab19bb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.712973 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f622b4e-c81e-4735-a322-b5e810ab19bb tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] DELETE https://10.4.3.66/volume/v3/messages/119e9b38-499d-402b-9054-3bad5c0d1031 Aug 25 11:47:07.713226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f622b4e-c81e-4735-a322-b5e810ab19bb tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.713478 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f622b4e-c81e-4735-a322-b5e810ab19bb tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.726557 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.726557 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:07.736122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f622b4e-c81e-4735-a322-b5e810ab19bb tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages/119e9b38-499d-402b-9054-3bad5c0d1031 returned with HTTP 204 Aug 25 11:47:07.737925 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 166/644] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:47:07 2026] DELETE /volume/v3/messages/119e9b38-499d-402b-9054-3bad5c0d1031 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:47:07.748090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9386df59-ab8a-4f56-b1de-a54262dc01d9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.751435 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9386df59-ab8a-4f56-b1de-a54262dc01d9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/messages/119e9b38-499d-402b-9054-3bad5c0d1031 Aug 25 11:47:07.751825 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9386df59-ab8a-4f56-b1de-a54262dc01d9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.752133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9386df59-ab8a-4f56-b1de-a54262dc01d9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.760678 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9386df59-ab8a-4f56-b1de-a54262dc01d9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages/119e9b38-499d-402b-9054-3bad5c0d1031 returned with HTTP 404 Aug 25 11:47:07.761727 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 163/645] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/messages/119e9b38-499d-402b-9054-3bad5c0d1031 => generated 110 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:07.774146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef14fbef-46c6-44bf-b29f-69047eb6a2a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.776803 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef14fbef-46c6-44bf-b29f-69047eb6a2a6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 Aug 25 11:47:07.777174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef14fbef-46c6-44bf-b29f-69047eb6a2a6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.777455 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef14fbef-46c6-44bf-b29f-69047eb6a2a6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.791430 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.791430 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:07.798612 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ef14fbef-46c6-44bf-b29f-69047eb6a2a6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:07.806439 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef14fbef-46c6-44bf-b29f-69047eb6a2a6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 returned with HTTP 200 Aug 25 11:47:07.807389 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 160/646] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 => generated 872 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:07.824279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.826533 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 Aug 25 11:47:07.826817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.827069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.827277 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Delete volume with id: 7cd0a783-1c1a-495b-9c6a-90786054b6e1 Aug 25 11:47:07.837605 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:07.837605 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:07.838079 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:07.839803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100238) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:47:07.873976 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Created reservations ['15e91c73-692b-4c11-826a-3b05e821181b', 'd42088f1-2a8b-4003-b4f6-c267a57ac57c', 'c62aeb87-ab40-4e3c-acee-1e3ed1514f3f', '7cc29ed3-ca14-45ac-98b2-0c5681f8f9e4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:07.915791 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Delete volume request issued successfully. Aug 25 11:47:07.916087 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52adb7eb-2704-4544-a2e8-78d6657029b9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 returned with HTTP 202 Aug 25 11:47:07.916618 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 158/647] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:47:07 2026] DELETE /volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:07.924844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-774722f6-c263-4889-b672-77273fe9e94b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.927698 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-774722f6-c263-4889-b672-77273fe9e94b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 Aug 25 11:47:07.928150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-774722f6-c263-4889-b672-77273fe9e94b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.928509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-774722f6-c263-4889-b672-77273fe9e94b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.937650 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-774722f6-c263-4889-b672-77273fe9e94b tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 returned with HTTP 404 Aug 25 11:47:07.938467 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 167/648] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/volumes/7cd0a783-1c1a-495b-9c6a-90786054b6e1 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:07.947473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cfc4bbeb-bcb7-49d9-b126-873cdcdec9a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.950700 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfc4bbeb-bcb7-49d9-b126-873cdcdec9a4 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] DELETE https://10.4.3.66/volume/v3/types/bfb8a325-3972-43cd-879b-c8e9cc389a11 Aug 25 11:47:07.951058 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfc4bbeb-bcb7-49d9-b126-873cdcdec9a4 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:07.951346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfc4bbeb-bcb7-49d9-b126-873cdcdec9a4 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:07.987421 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfc4bbeb-bcb7-49d9-b126-873cdcdec9a4 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] https://10.4.3.66/volume/v3/types/bfb8a325-3972-43cd-879b-c8e9cc389a11 returned with HTTP 202 Aug 25 11:47:07.988028 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 164/649] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:47:07 2026] DELETE /volume/v3/types/bfb8a325-3972-43cd-879b-c8e9cc389a11 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:07.997662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dacb1250-29f6-4e82-bf7c-f62598888dc8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:07.999892 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dacb1250-29f6-4e82-bf7c-f62598888dc8 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] GET https://10.4.3.66/volume/v3/types/bfb8a325-3972-43cd-879b-c8e9cc389a11 Aug 25 11:47:08.000238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dacb1250-29f6-4e82-bf7c-f62598888dc8 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:08.000449 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dacb1250-29f6-4e82-bf7c-f62598888dc8 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:08.004741 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dacb1250-29f6-4e82-bf7c-f62598888dc8 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] https://10.4.3.66/volume/v3/types/bfb8a325-3972-43cd-879b-c8e9cc389a11 returned with HTTP 404 Aug 25 11:47:08.005557 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 161/650] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:47:07 2026] GET /volume/v3/types/bfb8a325-3972-43cd-879b-c8e9cc389a11 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:08.017162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02729220-8ce2-42f3-a7aa-918469ffc579 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:08.019692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02729220-8ce2-42f3-a7aa-918469ffc579 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:47:08.020055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02729220-8ce2-42f3-a7aa-918469ffc579 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-618944152", "extra_specs": {"storage_protocol": "tempest-storage_protocol-129337043", "vendor_name": "tempest-vendor_name-1193474762"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:08.044192 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02729220-8ce2-42f3-a7aa-918469ffc579 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:47:08.045001 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 159/651] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:47:08 2026] POST /volume/v3/types => generated 326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:08.056753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:08.059295 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:08.059805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8f73cdfc-6352-4006-b738-1b0410cd0ee3", "size": 1, "name": "tempest-UserMessagesTest-Volume-1936838070"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:08.062995 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Create volume request body: {'volume': {'volume_type': '8f73cdfc-6352-4006-b738-1b0410cd0ee3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1936838070'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:08.069386 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Create volume of 1 GB Aug 25 11:47:08.070212 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:08.070212 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:08.071016 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Availability Zones retrieved successfully. Aug 25 11:47:08.079559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Flow 'volume_create_api' (c54f2fc5-98ce-4a45-95fa-f1cffecfc1b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:08.081632 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b496208-9b36-4353-a330-c08c32fd0772) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:08.083035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:08.111922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b496208-9b36-4353-a330-c08c32fd0772) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:47:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-129337043',vendor_name='tempest-vendor_name-1193474762'},id=8f73cdfc-6352-4006-b738-1b0410cd0ee3,is_public=True,name='tempest-UserMessagesTest-volume-type-618944152',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8f73cdfc-6352-4006-b738-1b0410cd0ee3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:08.113276 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407b1bb6-fce5-467f-b30a-4a731fd825cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:08.147746 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-618944152 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-618944152, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:47:08.148273 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-618944152 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-618944152, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:47:08.193218 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Created reservations ['aa0ff420-c368-4255-bb33-37ef37667649', 'e6cad78b-af0f-43eb-a969-ac8fec95ef3b', '74d0f519-7327-48ac-8aac-b64ad8849427', '9ff2d99d-5e99-4357-a41e-d73d04aa7544'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:08.194709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407b1bb6-fce5-467f-b30a-4a731fd825cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aa0ff420-c368-4255-bb33-37ef37667649', 'e6cad78b-af0f-43eb-a969-ac8fec95ef3b', '74d0f519-7327-48ac-8aac-b64ad8849427', '9ff2d99d-5e99-4357-a41e-d73d04aa7544']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:08.195823 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52535084-b3d3-439c-9a2d-395b708016e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:08.229045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52535084-b3d3-439c-9a2d-395b708016e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aa504c9f-5add-4c2c-be5b-8c7669e37f3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1936838070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad59a9871a244a62a9cd1e7b536d4b6f',qos_specs=None,replication_status=,reservations=['aa0ff420-c368-4255-bb33-37ef37667649','e6cad78b-af0f-43eb-a969-ac8fec95ef3b','74d0f519-7327-48ac-8aac-b64ad8849427','9ff2d99d-5e99-4357-a41e-d73d04aa7544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f1fdeedd214ead959024cd5d22ab82',volume_type_id=8f73cdfc-6352-4006-b738-1b0410cd0ee3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1936838070',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aa504c9f-5add-4c2c-be5b-8c7669e37f3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ad59a9871a244a62a9cd1e7b536d4b6f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1f1fdeedd214ead959024cd5d22ab82',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8f73cdfc-6352-4006-b738-1b0410cd0ee3),volume_type_id=8f73cdfc-6352-4006-b738-1b0410cd0ee3)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:08.230363 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f81a0f-1a3a-484b-afb8-4a3cbd47df3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:08.254449 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85f81a0f-1a3a-484b-afb8-4a3cbd47df3d) transitioned into state 'SUCCESS' from state '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-1936838070',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ad59a9871a244a62a9cd1e7b536d4b6f',qos_specs=None,replication_status=,reservations=['aa0ff420-c368-4255-bb33-37ef37667649','e6cad78b-af0f-43eb-a969-ac8fec95ef3b','74d0f519-7327-48ac-8aac-b64ad8849427','9ff2d99d-5e99-4357-a41e-d73d04aa7544'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1f1fdeedd214ead959024cd5d22ab82',volume_type_id=8f73cdfc-6352-4006-b738-1b0410cd0ee3)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:08.255674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde45073-30ef-4a36-adc5-2823b7792859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:08.267340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dde45073-30ef-4a36-adc5-2823b7792859) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:08.268415 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Flow 'volume_create_api' (c54f2fc5-98ce-4a45-95fa-f1cffecfc1b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:08.268783 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Create volume request issued successfully. Aug 25 11:47:08.269379 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ee48edf-b4e7-4e7c-8346-bcebf20f9aef tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:08.270177 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 168/652] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:47:08 2026] POST /volume/v3/volumes => generated 783 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:08.282235 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5cbac646-f421-4df3-a6d4-0825b1b8a5f6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:08.284258 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5cbac646-f421-4df3-a6d4-0825b1b8a5f6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:08.284258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5cbac646-f421-4df3-a6d4-0825b1b8a5f6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:08.284489 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5cbac646-f421-4df3-a6d4-0825b1b8a5f6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:08.285991 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bacafcaf-3a65-4345-aaf5-c5d203abf7b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:08.289926 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bacafcaf-3a65-4345-aaf5-c5d203abf7b6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a Aug 25 11:47:08.290165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bacafcaf-3a65-4345-aaf5-c5d203abf7b6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:08.290390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bacafcaf-3a65-4345-aaf5-c5d203abf7b6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:08.303468 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:08.303468 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:08.308759 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:08.308759 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:08.309172 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5cbac646-f421-4df3-a6d4-0825b1b8a5f6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:08.316309 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bacafcaf-3a65-4345-aaf5-c5d203abf7b6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:08.316533 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5cbac646-f421-4df3-a6d4-0825b1b8a5f6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:08.317258 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 165/653] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:08 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:08.325928 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bacafcaf-3a65-4345-aaf5-c5d203abf7b6 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a returned with HTTP 200 Aug 25 11:47:08.326588 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 162/654] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:08 2026] GET /volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a => generated 851 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:08.713542 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2b1c406-c78c-4d67-b79d-421e2b2c6235 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:08.715555 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2b1c406-c78c-4d67-b79d-421e2b2c6235 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:08.715822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2b1c406-c78c-4d67-b79d-421e2b2c6235 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:08.716104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2b1c406-c78c-4d67-b79d-421e2b2c6235 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:08.716228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d2b1c406-c78c-4d67-b79d-421e2b2c6235 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:08.720792 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:08.720792 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:08.721682 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2b1c406-c78c-4d67-b79d-421e2b2c6235 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:08.722060 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 160/655] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:08 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.341185 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9dd1cb05-dfcc-4dc3-9ee9-6d7d37e3c546 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.347133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9dd1cb05-dfcc-4dc3-9ee9-6d7d37e3c546 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:09.347386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9dd1cb05-dfcc-4dc3-9ee9-6d7d37e3c546 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.347613 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9dd1cb05-dfcc-4dc3-9ee9-6d7d37e3c546 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.351580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4fa1cd20-816d-4cdb-90ef-cb490f5d6fb5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.353514 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4fa1cd20-816d-4cdb-90ef-cb490f5d6fb5 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a Aug 25 11:47:09.353963 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4fa1cd20-816d-4cdb-90ef-cb490f5d6fb5 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.354179 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4fa1cd20-816d-4cdb-90ef-cb490f5d6fb5 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.363227 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:09.363227 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:09.367073 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:09.367073 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:09.368700 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4fa1cd20-816d-4cdb-90ef-cb490f5d6fb5 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:09.372030 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9dd1cb05-dfcc-4dc3-9ee9-6d7d37e3c546 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:09.374830 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4fa1cd20-816d-4cdb-90ef-cb490f5d6fb5 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a returned with HTTP 200 Aug 25 11:47:09.375300 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 166/656] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.386254 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9dd1cb05-dfcc-4dc3-9ee9-6d7d37e3c546 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:09.386254 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 169/657] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1162 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:09.396435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-017ab592-3251-4ddb-979f-d939c56fd604 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.399748 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-017ab592-3251-4ddb-979f-d939c56fd604 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/messages Aug 25 11:47:09.399748 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-017ab592-3251-4ddb-979f-d939c56fd604 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.402254 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-017ab592-3251-4ddb-979f-d939c56fd604 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.408951 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-017ab592-3251-4ddb-979f-d939c56fd604 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:47:09.409508 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 163/658] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/messages => generated 668 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.422836 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2062fc8-33f5-4c3f-8093-5afbf51c2a37 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.425336 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2062fc8-33f5-4c3f-8093-5afbf51c2a37 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/messages/585b9a90-f3f2-4804-a9b7-7967bca63800 Aug 25 11:47:09.425614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2062fc8-33f5-4c3f-8093-5afbf51c2a37 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.425836 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2062fc8-33f5-4c3f-8093-5afbf51c2a37 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.433358 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2062fc8-33f5-4c3f-8093-5afbf51c2a37 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages/585b9a90-f3f2-4804-a9b7-7967bca63800 returned with HTTP 200 Aug 25 11:47:09.433849 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 161/659] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/messages/585b9a90-f3f2-4804-a9b7-7967bca63800 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.445028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f3b2930b-3d2c-48cd-87eb-603807622df9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.448092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3b2930b-3d2c-48cd-87eb-603807622df9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/messages Aug 25 11:47:09.448263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3b2930b-3d2c-48cd-87eb-603807622df9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.448522 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3b2930b-3d2c-48cd-87eb-603807622df9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.455022 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3b2930b-3d2c-48cd-87eb-603807622df9 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:47:09.455599 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 167/660] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.466954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1aa09990-ce4e-4e5f-bdd0-e069570a3212 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.469284 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1aa09990-ce4e-4e5f-bdd0-e069570a3212 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] DELETE https://10.4.3.66/volume/v3/messages/585b9a90-f3f2-4804-a9b7-7967bca63800 Aug 25 11:47:09.469549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1aa09990-ce4e-4e5f-bdd0-e069570a3212 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.469695 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1aa09990-ce4e-4e5f-bdd0-e069570a3212 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.482059 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1aa09990-ce4e-4e5f-bdd0-e069570a3212 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/messages/585b9a90-f3f2-4804-a9b7-7967bca63800 returned with HTTP 204 Aug 25 11:47:09.482477 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 170/661] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:47:09 2026] DELETE /volume/v3/messages/585b9a90-f3f2-4804-a9b7-7967bca63800 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:47:09.491697 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-683e493b-93d9-4a79-b633-9f02d20a12ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.494129 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-683e493b-93d9-4a79-b633-9f02d20a12ea tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a Aug 25 11:47:09.494496 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-683e493b-93d9-4a79-b633-9f02d20a12ea tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.494695 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-683e493b-93d9-4a79-b633-9f02d20a12ea tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.504150 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:09.504150 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:09.509182 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-683e493b-93d9-4a79-b633-9f02d20a12ea tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:09.515506 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-683e493b-93d9-4a79-b633-9f02d20a12ea tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a returned with HTTP 200 Aug 25 11:47:09.516188 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 164/662] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.532163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98493147-d990-4303-97bb-e5d428fff100 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.534571 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] DELETE https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a Aug 25 11:47:09.534780 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.535040 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.536221 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Delete volume with id: aa504c9f-5add-4c2c-be5b-8c7669e37f3a Aug 25 11:47:09.542951 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:09.542951 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:09.543765 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Volume info retrieved successfully. Aug 25 11:47:09.545233 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100238) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:47:09.561158 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-618944152 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-618944152, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:47:09.561548 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-618944152 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-618944152, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:47:09.576990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Created reservations ['66f06e78-d711-4be2-8d1b-b1aaf031cf50', '59999187-2134-4e02-a5e9-ca07a61fef97', '7c186c47-ed66-41ca-9934-5835c5db554a', 'ee5edd06-54c3-4f92-bc10-5dd91d4558fa'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:09.622846 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Delete volume request issued successfully. Aug 25 11:47:09.623002 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98493147-d990-4303-97bb-e5d428fff100 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a returned with HTTP 202 Aug 25 11:47:09.623572 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 162/663] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:47:09 2026] DELETE /volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:09.638452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9848ec5e-3822-4e13-a6dc-c0bda019e6f3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.641183 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9848ec5e-3822-4e13-a6dc-c0bda019e6f3 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] GET https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a Aug 25 11:47:09.641497 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9848ec5e-3822-4e13-a6dc-c0bda019e6f3 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.641847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9848ec5e-3822-4e13-a6dc-c0bda019e6f3 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.652224 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9848ec5e-3822-4e13-a6dc-c0bda019e6f3 tempest-UserMessagesTest-627152229 tempest-UserMessagesTest-627152229-project-member] https://10.4.3.66/volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a returned with HTTP 404 Aug 25 11:47:09.653224 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 168/664] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/volumes/aa504c9f-5add-4c2c-be5b-8c7669e37f3a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:09.661259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7fff827e-1045-473f-b2b2-7b1e64e4f1d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.664770 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fff827e-1045-473f-b2b2-7b1e64e4f1d0 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] DELETE https://10.4.3.66/volume/v3/types/8f73cdfc-6352-4006-b738-1b0410cd0ee3 Aug 25 11:47:09.665206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fff827e-1045-473f-b2b2-7b1e64e4f1d0 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.665468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fff827e-1045-473f-b2b2-7b1e64e4f1d0 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.710690 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fff827e-1045-473f-b2b2-7b1e64e4f1d0 tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] https://10.4.3.66/volume/v3/types/8f73cdfc-6352-4006-b738-1b0410cd0ee3 returned with HTTP 202 Aug 25 11:47:09.711278 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 171/665] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:47:09 2026] DELETE /volume/v3/types/8f73cdfc-6352-4006-b738-1b0410cd0ee3 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:09.719053 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da284d60-b9b5-425f-9463-98e40645db7e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.721014 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da284d60-b9b5-425f-9463-98e40645db7e tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] GET https://10.4.3.66/volume/v3/types/8f73cdfc-6352-4006-b738-1b0410cd0ee3 Aug 25 11:47:09.721219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da284d60-b9b5-425f-9463-98e40645db7e tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.721448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da284d60-b9b5-425f-9463-98e40645db7e tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.724965 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da284d60-b9b5-425f-9463-98e40645db7e tempest-UserMessagesTest-849657063 tempest-UserMessagesTest-849657063-project-admin] https://10.4.3.66/volume/v3/types/8f73cdfc-6352-4006-b738-1b0410cd0ee3 returned with HTTP 404 Aug 25 11:47:09.725515 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 165/666] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/types/8f73cdfc-6352-4006-b738-1b0410cd0ee3 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:09.733002 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5700370f-17d7-43f8-b50c-b6c53874e8f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.735130 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5700370f-17d7-43f8-b50c-b6c53874e8f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:09.735375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5700370f-17d7-43f8-b50c-b6c53874e8f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:09.735581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5700370f-17d7-43f8-b50c-b6c53874e8f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:09.735729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5700370f-17d7-43f8-b50c-b6c53874e8f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:09.740580 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:09.740580 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:09.741563 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5700370f-17d7-43f8-b50c-b6c53874e8f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:09.741998 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 163/667] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:09 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:09.880004 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2831f507-bf61-4768-9677-f26b3642b283 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:09.882529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2831f507-bf61-4768-9677-f26b3642b283 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2/action Aug 25 11:47:09.882886 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2831f507-bf61-4768-9677-f26b3642b283 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:09.883013 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2831f507-bf61-4768-9677-f26b3642b283 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:09.913186 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:09.913186 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:09.932318 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8305ab8b-3187-406e-baf7-331559e20c69 req-2831f507-bf61-4768-9677-f26b3642b283 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2/action returned with HTTP 204 Aug 25 11:47:09.933062 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 169/668] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:47:09 2026] POST /volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:10.405130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-28042cd9-7ac0-48ab-aacd-0510cecd2b2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.408715 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28042cd9-7ac0-48ab-aacd-0510cecd2b2a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:10.409179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28042cd9-7ac0-48ab-aacd-0510cecd2b2a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.409719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28042cd9-7ac0-48ab-aacd-0510cecd2b2a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.417591 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-867fc07e-23da-4d42-b4db-8729bbca3c61 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.420003 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-867fc07e-23da-4d42-b4db-8729bbca3c61 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508 Aug 25 11:47:10.420247 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-867fc07e-23da-4d42-b4db-8729bbca3c61 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.420445 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-867fc07e-23da-4d42-b4db-8729bbca3c61 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.424199 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.424199 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:10.428123 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-28042cd9-7ac0-48ab-aacd-0510cecd2b2a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:10.432215 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.432215 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:10.433040 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28042cd9-7ac0-48ab-aacd-0510cecd2b2a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:10.433517 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 172/669] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:10 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1456 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:10.486272 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-867fc07e-23da-4d42-b4db-8729bbca3c61 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508 returned with HTTP 200 Aug 25 11:47:10.486781 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 166/670] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:10 2026] DELETE /volume/v3/attachments/0840842a-291a-4494-aa64-a3cef8b28508 => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:10.496722 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-d7e203fa-d9ba-4e6d-ae47-a4a4f70a0468 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.499113 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-d7e203fa-d9ba-4e6d-ae47-a4a4f70a0468 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] DELETE https://10.4.3.66/volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f Aug 25 11:47:10.499275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-d7e203fa-d9ba-4e6d-ae47-a4a4f70a0468 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.499470 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-d7e203fa-d9ba-4e6d-ae47-a4a4f70a0468 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.506799 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.506799 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:10.564642 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-d7e203fa-d9ba-4e6d-ae47-a4a4f70a0468 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f returned with HTTP 200 Aug 25 11:47:10.565190 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 164/671] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:10 2026] DELETE /volume/v3/attachments/44fa7e7a-a9e2-4b90-9880-003f7e6b084f => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:10.574490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-04b0abdb-7e2b-4d14-83c3-4ddb2c7214ee None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.577682 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-04b0abdb-7e2b-4d14-83c3-4ddb2c7214ee tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8 Aug 25 11:47:10.577949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-04b0abdb-7e2b-4d14-83c3-4ddb2c7214ee tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.578228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-04b0abdb-7e2b-4d14-83c3-4ddb2c7214ee tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.589656 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.589656 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:10.668974 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d8065244-c47d-4002-8189-b9f8d3d07e1d req-04b0abdb-7e2b-4d14-83c3-4ddb2c7214ee tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8 returned with HTTP 200 Aug 25 11:47:10.669505 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 170/672] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:10 2026] DELETE /volume/v3/attachments/c223faff-7fc3-482b-8d07-d66f2d251ff8 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:10.678042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c911fadb-4695-4d86-b5a6-698cfe4f72f1 req-506d864a-1e0d-4868-8d67-c4e534b2977c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.685280 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c911fadb-4695-4d86-b5a6-698cfe4f72f1 req-506d864a-1e0d-4868-8d67-c4e534b2977c tempest-TestMultiAttachVolumeSwap-303577714 tempest-TestMultiAttachVolumeSwap-303577714-project] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:10.685521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c911fadb-4695-4d86-b5a6-698cfe4f72f1 req-506d864a-1e0d-4868-8d67-c4e534b2977c tempest-TestMultiAttachVolumeSwap-303577714 tempest-TestMultiAttachVolumeSwap-303577714-project] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.685794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c911fadb-4695-4d86-b5a6-698cfe4f72f1 req-506d864a-1e0d-4868-8d67-c4e534b2977c tempest-TestMultiAttachVolumeSwap-303577714 tempest-TestMultiAttachVolumeSwap-303577714-project] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.710664 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.710664 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:10.720394 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c911fadb-4695-4d86-b5a6-698cfe4f72f1 req-506d864a-1e0d-4868-8d67-c4e534b2977c tempest-TestMultiAttachVolumeSwap-303577714 tempest-TestMultiAttachVolumeSwap-303577714-project] Volume info retrieved successfully. Aug 25 11:47:10.725198 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c911fadb-4695-4d86-b5a6-698cfe4f72f1 req-506d864a-1e0d-4868-8d67-c4e534b2977c tempest-TestMultiAttachVolumeSwap-303577714 tempest-TestMultiAttachVolumeSwap-303577714-project] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:10.725880 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 173/673] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:10 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1640 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:10.739057 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-adbf9ae3-df11-4781-9add-d98b50c87c90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.741886 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adbf9ae3-df11-4781-9add-d98b50c87c90 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:10.741886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adbf9ae3-df11-4781-9add-d98b50c87c90 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.741886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adbf9ae3-df11-4781-9add-d98b50c87c90 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.757325 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd901a38-b48b-4f25-8299-1ff9c4a7c9df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.760354 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd901a38-b48b-4f25-8299-1ff9c4a7c9df tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:10.761187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd901a38-b48b-4f25-8299-1ff9c4a7c9df tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.761339 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.761339 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:10.761523 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd901a38-b48b-4f25-8299-1ff9c4a7c9df tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.761681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fd901a38-b48b-4f25-8299-1ff9c4a7c9df tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:10.768537 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-adbf9ae3-df11-4781-9add-d98b50c87c90 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] Volume info retrieved successfully. Aug 25 11:47:10.769335 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.769335 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:10.770481 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd901a38-b48b-4f25-8299-1ff9c4a7c9df tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:10.771061 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 165/674] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:10 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:10.776500 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adbf9ae3-df11-4781-9add-d98b50c87c90 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:10.777115 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 167/675] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:10 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1456 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:10.795294 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c34a0dc-a4bd-423a-8d85-7c76f5f08edf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.797593 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c34a0dc-a4bd-423a-8d85-7c76f5f08edf tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] GET https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:47:10.797866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c34a0dc-a4bd-423a-8d85-7c76f5f08edf tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.798079 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c34a0dc-a4bd-423a-8d85-7c76f5f08edf tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.811181 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.811181 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:10.831641 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c34a0dc-a4bd-423a-8d85-7c76f5f08edf tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] Volume info retrieved successfully. Aug 25 11:47:10.844919 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c34a0dc-a4bd-423a-8d85-7c76f5f08edf tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-reader] https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 returned with HTTP 200 Aug 25 11:47:10.845329 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 171/676] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:10 2026] GET /volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 => generated 849 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:10.965403 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-41d58009-d15a-4302-8f38-26b304ff8d1b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:10.967867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41d58009-d15a-4302-8f38-26b304ff8d1b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:10.968107 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41d58009-d15a-4302-8f38-26b304ff8d1b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:10.968290 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-41d58009-d15a-4302-8f38-26b304ff8d1b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:10.983577 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:10.983577 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:10.990557 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-41d58009-d15a-4302-8f38-26b304ff8d1b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:10.998044 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-41d58009-d15a-4302-8f38-26b304ff8d1b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:10.998262 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 174/677] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:10 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1456 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:11.056697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-23e4a3ed-bb2f-4ff8-a64c-c0ab609b2fa7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.060572 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-23e4a3ed-bb2f-4ff8-a64c-c0ab609b2fa7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:11.060870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-23e4a3ed-bb2f-4ff8-a64c-c0ab609b2fa7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:11.061503 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-23e4a3ed-bb2f-4ff8-a64c-c0ab609b2fa7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:11.077486 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:11.077486 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:11.081723 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-23e4a3ed-bb2f-4ff8-a64c-c0ab609b2fa7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:11.087402 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-23e4a3ed-bb2f-4ff8-a64c-c0ab609b2fa7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:11.087874 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 166/678] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:11 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1456 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:11.110574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.114064 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action Aug 25 11:47:11.114516 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:11.114716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:11.137987 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:11.137987 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:11.139037 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:11.149115 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Begin detaching volume completed successfully. Aug 25 11:47:11.149363 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-a93a8088-7720-44a4-ae73-98ff7f47578a tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action returned with HTTP 202 Aug 25 11:47:11.149923 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 168/679] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:47:11 2026] POST /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:11.202823 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-17756dc3-7f20-4fd1-91df-0fcc8087f068 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.203312 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17756dc3-7f20-4fd1-91df-0fcc8087f068 None None] GET https://10.4.3.66/volume// Aug 25 11:47:11.203554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17756dc3-7f20-4fd1-91df-0fcc8087f068 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:11.204538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17756dc3-7f20-4fd1-91df-0fcc8087f068 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:11.204538 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17756dc3-7f20-4fd1-91df-0fcc8087f068 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:11.204538 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 172/680] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:11.220649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-0cee4027-2cef-412c-a59a-05fb1732e1c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.222414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-0cee4027-2cef-412c-a59a-05fb1732e1c7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:11.222414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-0cee4027-2cef-412c-a59a-05fb1732e1c7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:11.222414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-0cee4027-2cef-412c-a59a-05fb1732e1c7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:11.232991 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:11.232991 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:11.237029 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-0cee4027-2cef-412c-a59a-05fb1732e1c7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:11.243195 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-0cee4027-2cef-412c-a59a-05fb1732e1c7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:11.243551 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 175/681] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:11 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1639 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:11.785543 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23789f09-f7ee-405b-8ecf-3a424e13ceec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.787923 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23789f09-f7ee-405b-8ecf-3a424e13ceec tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:11.788224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23789f09-f7ee-405b-8ecf-3a424e13ceec tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:11.788483 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23789f09-f7ee-405b-8ecf-3a424e13ceec tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:11.788644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-23789f09-f7ee-405b-8ecf-3a424e13ceec tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:11.793954 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:11.793954 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:11.794980 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23789f09-f7ee-405b-8ecf-3a424e13ceec tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:11.795470 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 167/682] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:11 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:11.869595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-3e9e8c0d-deea-40c8-ad49-82be3d241a69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.872577 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-3e9e8c0d-deea-40c8-ad49-82be3d241a69 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:11.872869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-3e9e8c0d-deea-40c8-ad49-82be3d241a69 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:11.873131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-3e9e8c0d-deea-40c8-ad49-82be3d241a69 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:11.889225 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:11.889225 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:11.894506 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-3e9e8c0d-deea-40c8-ad49-82be3d241a69 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:11.900270 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-3e9e8c0d-deea-40c8-ad49-82be3d241a69 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:11.900744 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 169/683] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:11 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1459 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:11.924258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-101d90c2-ed79-41e4-ac6d-1eb2c6a13f36 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:11.928080 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-101d90c2-ed79-41e4-ac6d-1eb2c6a13f36 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2 Aug 25 11:47:11.928306 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-101d90c2-ed79-41e4-ac6d-1eb2c6a13f36 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:11.928530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-101d90c2-ed79-41e4-ac6d-1eb2c6a13f36 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:11.942672 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:11.942672 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:12.020486 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f4d121be-d53f-422c-bf0a-0f7ac9d33fe2 req-101d90c2-ed79-41e4-ac6d-1eb2c6a13f36 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2 returned with HTTP 200 Aug 25 11:47:12.021079 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 173/684] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:11 2026] DELETE /volume/v3/attachments/c660f583-de5a-4132-aba5-6b7f80ce01e2 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:12.281251 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1be9efc3-9902-44d2-8a0f-2a99b6dd1394 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.283540 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1be9efc3-9902-44d2-8a0f-2a99b6dd1394 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:12.283936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1be9efc3-9902-44d2-8a0f-2a99b6dd1394 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:12.284519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1be9efc3-9902-44d2-8a0f-2a99b6dd1394 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:12.297233 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:12.297233 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:12.302875 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1be9efc3-9902-44d2-8a0f-2a99b6dd1394 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:12.310555 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1be9efc3-9902-44d2-8a0f-2a99b6dd1394 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:12.311177 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 176/685] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:12 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1159 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:12.382741 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-72fd3ed1-6335-4abb-b9d5-ebf2d47468e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.387007 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-72fd3ed1-6335-4abb-b9d5-ebf2d47468e6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:12.388317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-72fd3ed1-6335-4abb-b9d5-ebf2d47468e6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:12.388317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-72fd3ed1-6335-4abb-b9d5-ebf2d47468e6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:12.400173 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:12.400173 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:12.405055 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-72fd3ed1-6335-4abb-b9d5-ebf2d47468e6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:12.413854 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-72fd3ed1-6335-4abb-b9d5-ebf2d47468e6 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:12.413854 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 168/686] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:12 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1159 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:12.467290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21c85f14-80a0-484d-aa6b-50b659c6417f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.468932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.471607 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] POST https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action Aug 25 11:47:12.472154 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:12.472325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:12.489726 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:12.489726 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:12.490488 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:12.503092 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Begin detaching volume completed successfully. Aug 25 11:47:12.503384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-064acae6-beb2-4e01-8774-46c5848202e7 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action returned with HTTP 202 Aug 25 11:47:12.504012 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 174/687] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:47:12 2026] POST /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:12.572164 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54d78834-d458-4df0-b18c-1df2e57a5848 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.573427 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54d78834-d458-4df0-b18c-1df2e57a5848 None None] GET https://10.4.3.66/volume// Aug 25 11:47:12.573786 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54d78834-d458-4df0-b18c-1df2e57a5848 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:12.574098 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54d78834-d458-4df0-b18c-1df2e57a5848 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:12.574377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54d78834-d458-4df0-b18c-1df2e57a5848 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:12.575092 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 177/688] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:12.584882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-c01de15c-e432-44dc-8f5f-1fb21706ae6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.588557 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-c01de15c-e432-44dc-8f5f-1fb21706ae6c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:12.588847 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-c01de15c-e432-44dc-8f5f-1fb21706ae6c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:12.589012 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-c01de15c-e432-44dc-8f5f-1fb21706ae6c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:12.604227 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:12.604227 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:12.612263 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-c01de15c-e432-44dc-8f5f-1fb21706ae6c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:12.619475 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-c01de15c-e432-44dc-8f5f-1fb21706ae6c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:12.620106 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 169/689] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:12 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1342 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:12.621190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21c85f14-80a0-484d-aa6b-50b659c6417f tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:47:12.623077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21c85f14-80a0-484d-aa6b-50b659c6417f tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:12.646100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21c85f14-80a0-484d-aa6b-50b659c6417f tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:47:12.646536 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 170/690] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:47:12 2026] POST /volume/v3/types => generated 188 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:12.658418 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4a7295b9-74b0-4b08-996e-3c75cbf5c8d2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.660261 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4a7295b9-74b0-4b08-996e-3c75cbf5c8d2 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:47:12.661452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4a7295b9-74b0-4b08-996e-3c75cbf5c8d2 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:12.678032 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4a7295b9-74b0-4b08-996e-3c75cbf5c8d2 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:47:12.678503 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 175/691] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:47:12 2026] POST /volume/v3/types => generated 188 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:12.694352 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e395128b-e03d-403b-9f1a-a26185c42b77 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.803873 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:12.804319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:12.809392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:12.812949 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-241cf673-4460-4ef3-aea3-45cde3da9bb9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:12.814968 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-241cf673-4460-4ef3-aea3-45cde3da9bb9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:12.815257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-241cf673-4460-4ef3-aea3-45cde3da9bb9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:12.815530 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-241cf673-4460-4ef3-aea3-45cde3da9bb9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:12.815716 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-241cf673-4460-4ef3-aea3-45cde3da9bb9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:12.816756 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Create volume of 1 GB Aug 25 11:47:12.817271 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:12.817271 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:12.817900 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Availability Zones retrieved successfully. Aug 25 11:47:12.820564 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:12.820564 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:12.821331 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-241cf673-4460-4ef3-aea3-45cde3da9bb9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:12.821804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 170/692] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:12 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:12.827429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Flow 'volume_create_api' (eb18bfe6-fe18-4604-8d2d-059c4268c1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:12.828528 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b57b2a-f1c3-482b-a642-93ccce835115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:12.829749 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:12.858874 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70b57b2a-f1c3-482b-a642-93ccce835115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:47:13Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fadc77b5-317a-4729-b031-972c0226e12c,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fadc77b5-317a-4729-b031-972c0226e12c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:12.859927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db75cb9-cb79-4465-9db2-a6cb0d794bab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:12.892283 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-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 25 11:47:12.892541 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-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 25 11:47:12.936648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Created reservations ['a46b7037-e6a7-46ed-8c91-30f9beb3bbf6', 'ec8ddb67-9746-4789-94f0-516ce4b4b362', 'b63a1573-ed04-492f-afb0-0c7a8d4bd471', '095c8655-9fcb-40cb-8258-86adc237d548'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:12.937638 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6db75cb9-cb79-4465-9db2-a6cb0d794bab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a46b7037-e6a7-46ed-8c91-30f9beb3bbf6', 'ec8ddb67-9746-4789-94f0-516ce4b4b362', 'b63a1573-ed04-492f-afb0-0c7a8d4bd471', '095c8655-9fcb-40cb-8258-86adc237d548']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:12.939096 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e75926c-bc83-433f-8d56-6ee589f27a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:12.972124 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e75926c-bc83-433f-8d56-6ee589f27a17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd51e0128-3b30-4a18-88a4-b44ef6511366', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647856483e7e479c88bebc4cb1b0a1ee',qos_specs=None,replication_status=,reservations=['a46b7037-e6a7-46ed-8c91-30f9beb3bbf6','ec8ddb67-9746-4789-94f0-516ce4b4b362','b63a1573-ed04-492f-afb0-0c7a8d4bd471','095c8655-9fcb-40cb-8258-86adc237d548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af67c8f1719f48008aea552eb4a2b5e0',volume_type_id=fadc77b5-317a-4729-b031-972c0226e12c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d51e0128-3b30-4a18-88a4-b44ef6511366,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='647856483e7e479c88bebc4cb1b0a1ee',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='af67c8f1719f48008aea552eb4a2b5e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fadc77b5-317a-4729-b031-972c0226e12c),volume_type_id=fadc77b5-317a-4729-b031-972c0226e12c)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:12.973075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca00a6d-5c58-4059-a8b6-cfd97a4bcac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:12.999705 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (aca00a6d-5c58-4059-a8b6-cfd97a4bcac1) transitioned into state 'SUCCESS' from state '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-634886586',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='647856483e7e479c88bebc4cb1b0a1ee',qos_specs=None,replication_status=,reservations=['a46b7037-e6a7-46ed-8c91-30f9beb3bbf6','ec8ddb67-9746-4789-94f0-516ce4b4b362','b63a1573-ed04-492f-afb0-0c7a8d4bd471','095c8655-9fcb-40cb-8258-86adc237d548'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='af67c8f1719f48008aea552eb4a2b5e0',volume_type_id=fadc77b5-317a-4729-b031-972c0226e12c)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:13.000987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53948601-ff66-49b9-9567-d4e456094169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:13.014908 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (53948601-ff66-49b9-9567-d4e456094169) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:13.015797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Flow 'volume_create_api' (eb18bfe6-fe18-4604-8d2d-059c4268c1d1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:13.016099 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Create volume request issued successfully. Aug 25 11:47:13.016748 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e395128b-e03d-403b-9f1a-a26185c42b77 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:13.017145 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 178/693] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:47:12 2026] POST /volume/v3/volumes => generated 765 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:13.036418 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c0ee852-6c62-425d-9dde-2f84cde3b443 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:13.042780 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c0ee852-6c62-425d-9dde-2f84cde3b443 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:13.043777 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c0ee852-6c62-425d-9dde-2f84cde3b443 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:13.044115 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c0ee852-6c62-425d-9dde-2f84cde3b443 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:13.070472 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:13.070472 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:13.085203 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6c0ee852-6c62-425d-9dde-2f84cde3b443 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:13.111394 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c0ee852-6c62-425d-9dde-2f84cde3b443 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:13.113008 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 171/694] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:13 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 833 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:13.833905 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b7baf700-0934-4b9c-8fa1-1c5a08227f1a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:13.835831 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7baf700-0934-4b9c-8fa1-1c5a08227f1a tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:13.836071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7baf700-0934-4b9c-8fa1-1c5a08227f1a tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:13.836258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7baf700-0934-4b9c-8fa1-1c5a08227f1a tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:13.836388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b7baf700-0934-4b9c-8fa1-1c5a08227f1a tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:13.857216 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:13.857216 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:13.858815 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7baf700-0934-4b9c-8fa1-1c5a08227f1a tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:13.859648 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 176/695] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:13 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:14.129168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2997c28e-5b3b-4d8e-9da1-860ad65a4d23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.130942 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2997c28e-5b3b-4d8e-9da1-860ad65a4d23 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:14.131275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2997c28e-5b3b-4d8e-9da1-860ad65a4d23 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:14.131275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2997c28e-5b3b-4d8e-9da1-860ad65a4d23 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:14.139987 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.139987 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:14.143954 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2997c28e-5b3b-4d8e-9da1-860ad65a4d23 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:14.148444 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2997c28e-5b3b-4d8e-9da1-860ad65a4d23 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:14.149076 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 171/696] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:14 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:14.166825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77ef2e69-0e6f-4bc3-b7f4-f421f243ce55 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.171013 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77ef2e69-0e6f-4bc3-b7f4-f421f243ce55 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:14.171222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77ef2e69-0e6f-4bc3-b7f4-f421f243ce55 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:14.171429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77ef2e69-0e6f-4bc3-b7f4-f421f243ce55 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:14.181692 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.181692 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:14.186010 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77ef2e69-0e6f-4bc3-b7f4-f421f243ce55 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Volume info retrieved successfully. Aug 25 11:47:14.195414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77ef2e69-0e6f-4bc3-b7f4-f421f243ce55 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:14.195948 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 179/697] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:14 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 1022 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:14.215900 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.222719 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] POST https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366/action Aug 25 11:47:14.223326 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:14.223456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:14.234790 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.234790 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:14.235466 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:14.265391 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-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 25 11:47:14.265908 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-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 25 11:47:14.304081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Created reservations ['9527a72a-44cb-4e4d-a654-4792c72d5427', '2898806d-1277-4202-8d30-f53d2d69251e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:14.322951 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-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 25 11:47:14.322951 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-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 25 11:47:14.334905 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Created reservations ['78a0b07b-276a-498b-98ee-c98faa46c42e', 'f134821c-94d7-4086-af7c-0f0101f0f1c3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:14.374379 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Retype volume request issued successfully. Aug 25 11:47:14.374681 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c3b5cfba-06e3-4550-880a-7d3560a435f2 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366/action returned with HTTP 202 Aug 25 11:47:14.375247 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 172/698] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:14 2026] POST /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366/action => generated 0 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:14.389753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a306d5be-3049-477d-82b8-6585089260cc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.392544 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a306d5be-3049-477d-82b8-6585089260cc tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:14.392869 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a306d5be-3049-477d-82b8-6585089260cc tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:14.393185 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a306d5be-3049-477d-82b8-6585089260cc tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:14.417186 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.417186 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:14.423477 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a306d5be-3049-477d-82b8-6585089260cc tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:14.431462 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a306d5be-3049-477d-82b8-6585089260cc tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:14.431564 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 177/699] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:14 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:14.679108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.681013 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:47:14.681223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:14.681439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:14.681681 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Delete volume with id: f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:47:14.689669 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.689669 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:14.690172 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:47:14.711890 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Delete volume request issued successfully. Aug 25 11:47:14.712350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f83f056c-b7e5-4eda-bc2e-87e25006de9f tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 202 Aug 25 11:47:14.712828 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 172/700] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:14 2026] DELETE /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:14.721329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a46d763-56f0-4a24-bbe2-c1e4c1d1bfff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.724301 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a46d763-56f0-4a24-bbe2-c1e4c1d1bfff tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:47:14.724698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a46d763-56f0-4a24-bbe2-c1e4c1d1bfff tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:14.724986 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a46d763-56f0-4a24-bbe2-c1e4c1d1bfff tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:14.734272 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.734272 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:14.739564 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7a46d763-56f0-4a24-bbe2-c1e4c1d1bfff tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:47:14.747925 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a46d763-56f0-4a24-bbe2-c1e4c1d1bfff tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 200 Aug 25 11:47:14.747925 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 180/701] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:14 2026] GET /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:14.876433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-333c84cb-4f39-4e81-b0b7-c6d4c1c454e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:14.879402 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-333c84cb-4f39-4e81-b0b7-c6d4c1c454e2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:14.879720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-333c84cb-4f39-4e81-b0b7-c6d4c1c454e2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:14.880007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-333c84cb-4f39-4e81-b0b7-c6d4c1c454e2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:14.880218 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-333c84cb-4f39-4e81-b0b7-c6d4c1c454e2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:14.890436 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:14.890436 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:14.892164 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-333c84cb-4f39-4e81-b0b7-c6d4c1c454e2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:14.892164 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 173/702] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:14 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:15.127751 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3459fc36-55d0-47e0-82dd-824732a48831 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.129942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3459fc36-55d0-47e0-82dd-824732a48831 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:47:15.130185 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3459fc36-55d0-47e0-82dd-824732a48831 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.130402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3459fc36-55d0-47e0-82dd-824732a48831 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.144595 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.144595 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:15.151198 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3459fc36-55d0-47e0-82dd-824732a48831 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:47:15.158250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3459fc36-55d0-47e0-82dd-824732a48831 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:47:15.158872 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 178/703] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:47:15.248738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-9a31edc9-99df-4fa5-8c72-03c4ddcf8acc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.252193 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-9a31edc9-99df-4fa5-8c72-03c4ddcf8acc tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:47:15.252193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-9a31edc9-99df-4fa5-8c72-03c4ddcf8acc tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.252563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-9a31edc9-99df-4fa5-8c72-03c4ddcf8acc tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.265687 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.265687 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:15.270593 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-9a31edc9-99df-4fa5-8c72-03c4ddcf8acc tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:47:15.277477 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-9a31edc9-99df-4fa5-8c72-03c4ddcf8acc tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:47:15.278465 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 173/704] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:15.326864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.330007 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d/action Aug 25 11:47:15.330934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:15.330934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:15.347921 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.347921 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:15.347921 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:47:15.356015 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Begin detaching volume completed successfully. Aug 25 11:47:15.356984 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-011e8364-5429-4d11-a648-46135ab0b403 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d/action returned with HTTP 202 Aug 25 11:47:15.357673 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 181/705] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:47:15 2026] POST /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:15.418666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-67c71121-b1ad-49b6-89f4-1f456a8c982f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.419136 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67c71121-b1ad-49b6-89f4-1f456a8c982f None None] GET https://10.4.3.66/volume// Aug 25 11:47:15.419396 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67c71121-b1ad-49b6-89f4-1f456a8c982f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.419708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67c71121-b1ad-49b6-89f4-1f456a8c982f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.420046 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67c71121-b1ad-49b6-89f4-1f456a8c982f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:15.420640 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 174/706] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:15.431422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-36940181-d838-43e4-af31-59eeeafbc37e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.434133 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-36940181-d838-43e4-af31-59eeeafbc37e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:47:15.434463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-36940181-d838-43e4-af31-59eeeafbc37e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.434772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-36940181-d838-43e4-af31-59eeeafbc37e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.447549 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.447549 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:15.454587 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4759c4f8-7f22-4148-8a50-b63abb714c7d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.455542 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-36940181-d838-43e4-af31-59eeeafbc37e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:47:15.456743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4759c4f8-7f22-4148-8a50-b63abb714c7d tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:15.457043 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4759c4f8-7f22-4148-8a50-b63abb714c7d tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.457315 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4759c4f8-7f22-4148-8a50-b63abb714c7d tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.461903 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-36940181-d838-43e4-af31-59eeeafbc37e tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:47:15.462451 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 179/707] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 1322 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:15.465262 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.465262 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:15.471976 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4759c4f8-7f22-4148-8a50-b63abb714c7d tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:15.478078 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4759c4f8-7f22-4148-8a50-b63abb714c7d tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:15.478557 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 174/708] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:15.492920 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ffd9560-640b-40c6-980a-95ad41bd9b6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.495067 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ffd9560-640b-40c6-980a-95ad41bd9b6e tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:15.495266 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ffd9560-640b-40c6-980a-95ad41bd9b6e tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.495477 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ffd9560-640b-40c6-980a-95ad41bd9b6e tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.504859 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.504859 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:15.509117 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ffd9560-640b-40c6-980a-95ad41bd9b6e tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Volume info retrieved successfully. Aug 25 11:47:15.514636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ffd9560-640b-40c6-980a-95ad41bd9b6e tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:15.515146 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 182/709] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:15.532088 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.537661 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] GET https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586 Aug 25 11:47:15.537896 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.538099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.538896 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586'), ('all_tenants', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:47:15.581440 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Get all volumes completed successfully. Aug 25 11:47:15.581440 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f4d818d4-215b-48f3-90c4-c9263b19dc66 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586 returned with HTTP 200 Aug 25 11:47:15.581440 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 175/710] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-634886586 => generated 344 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:15.591952 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3541f7e6-16d6-4b83-bb59-5e4b27adf5cf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.595018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3541f7e6-16d6-4b83-bb59-5e4b27adf5cf tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:15.595018 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3541f7e6-16d6-4b83-bb59-5e4b27adf5cf tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.595245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3541f7e6-16d6-4b83-bb59-5e4b27adf5cf tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.606648 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.606648 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:15.615406 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3541f7e6-16d6-4b83-bb59-5e4b27adf5cf tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:15.623274 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3541f7e6-16d6-4b83-bb59-5e4b27adf5cf tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:15.623274 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 180/711] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:15.642678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.649243 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:15.649243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.650247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.650854 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Delete volume with id: d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:15.669687 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.669687 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:15.671683 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:15.723566 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Delete volume request issued successfully. Aug 25 11:47:15.724576 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e569737-67a2-4825-bd0d-94973ac1daf3 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 202 Aug 25 11:47:15.727829 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 175/712] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:15 2026] DELETE /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:15.738162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0f9522c2-bbf1-4234-bc0f-d3da9ab6cdc1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.744102 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f9522c2-bbf1-4234-bc0f-d3da9ab6cdc1 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:15.746702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f9522c2-bbf1-4234-bc0f-d3da9ab6cdc1 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.746702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f9522c2-bbf1-4234-bc0f-d3da9ab6cdc1 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.752506 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.752506 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:15.757268 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0f9522c2-bbf1-4234-bc0f-d3da9ab6cdc1 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Volume info retrieved successfully. Aug 25 11:47:15.762389 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a517ad86-6f6f-4ee4-83cc-e6d91ff0dfb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.763485 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f9522c2-bbf1-4234-bc0f-d3da9ab6cdc1 tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 200 Aug 25 11:47:15.764379 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 183/713] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:15.768668 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a517ad86-6f6f-4ee4-83cc-e6d91ff0dfb5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 Aug 25 11:47:15.768668 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a517ad86-6f6f-4ee4-83cc-e6d91ff0dfb5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.768668 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a517ad86-6f6f-4ee4-83cc-e6d91ff0dfb5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.774502 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a517ad86-6f6f-4ee4-83cc-e6d91ff0dfb5 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 returned with HTTP 404 Aug 25 11:47:15.775208 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 176/714] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/f1ee6f47-dda9-4b8c-aa63-a599dd525ff5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:15.783832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.788035 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:47:15.789744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.790246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.790561 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Delete volume with id: d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:47:15.807266 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.807266 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:15.807987 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:47:15.843691 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Delete volume request issued successfully. Aug 25 11:47:15.844236 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8febb4fe-6898-4707-b3e0-5d42e8289c95 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 202 Aug 25 11:47:15.844996 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 181/715] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:15 2026] DELETE /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:47:15.855269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac2dd1a2-5647-4fea-976e-f8596c4d7952 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.857872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac2dd1a2-5647-4fea-976e-f8596c4d7952 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:47:15.857994 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac2dd1a2-5647-4fea-976e-f8596c4d7952 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.858243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac2dd1a2-5647-4fea-976e-f8596c4d7952 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.868908 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.868908 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:15.874665 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ac2dd1a2-5647-4fea-976e-f8596c4d7952 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:47:15.885726 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac2dd1a2-5647-4fea-976e-f8596c4d7952 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 200 Aug 25 11:47:15.886344 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 176/716] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:15.905268 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f5e24fb-798c-42fa-a3a5-79f4752e3303 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:15.908492 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f5e24fb-798c-42fa-a3a5-79f4752e3303 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:15.908492 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f5e24fb-798c-42fa-a3a5-79f4752e3303 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:15.908994 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f5e24fb-798c-42fa-a3a5-79f4752e3303 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:15.909332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5f5e24fb-798c-42fa-a3a5-79f4752e3303 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:15.914781 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:15.914781 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:15.915710 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f5e24fb-798c-42fa-a3a5-79f4752e3303 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:15.916175 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 184/717] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:15 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:16.607021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-e7cc3321-e4e1-4b02-a952-1d32bddb7d91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.609064 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-e7cc3321-e4e1-4b02-a952-1d32bddb7d91 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] DELETE https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b Aug 25 11:47:16.609220 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-e7cc3321-e4e1-4b02-a952-1d32bddb7d91 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.609455 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-e7cc3321-e4e1-4b02-a952-1d32bddb7d91 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.617235 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:16.617235 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:16.684333 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-919108bb-f140-4dfd-bce1-18fab8c6569f req-e7cc3321-e4e1-4b02-a952-1d32bddb7d91 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b returned with HTTP 200 Aug 25 11:47:16.684706 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 177/718] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:16 2026] DELETE /volume/v3/attachments/03cea022-8967-4cc2-ab48-a6152eb4639b => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:16.783271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f2f021e6-d170-4d46-b73b-202b6981b2ad None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.786656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2f021e6-d170-4d46-b73b-202b6981b2ad tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] GET https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 Aug 25 11:47:16.787231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2f021e6-d170-4d46-b73b-202b6981b2ad tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.787231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2f021e6-d170-4d46-b73b-202b6981b2ad tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.794677 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2f021e6-d170-4d46-b73b-202b6981b2ad tempest-VolumeRetypeWithoutMigrationTest-1563989808 tempest-VolumeRetypeWithoutMigrationTest-1563989808-project-member] https://10.4.3.66/volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 returned with HTTP 404 Aug 25 11:47:16.798234 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 182/719] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:16 2026] GET /volume/v3/volumes/d51e0128-3b30-4a18-88a4-b44ef6511366 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:16.804896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77e0555a-8047-4990-9a18-5067f03a9f48 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.806710 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77e0555a-8047-4990-9a18-5067f03a9f48 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] DELETE https://10.4.3.66/volume/v3/types/73d20878-11f7-484c-af1a-c1533fad90d2 Aug 25 11:47:16.806980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77e0555a-8047-4990-9a18-5067f03a9f48 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.807207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77e0555a-8047-4990-9a18-5067f03a9f48 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.836399 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77e0555a-8047-4990-9a18-5067f03a9f48 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/types/73d20878-11f7-484c-af1a-c1533fad90d2 returned with HTTP 202 Aug 25 11:47:16.836919 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 177/720] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:47:16 2026] DELETE /volume/v3/types/73d20878-11f7-484c-af1a-c1533fad90d2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:16.844800 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df82c30b-ffa2-4075-bb11-c50dd0498d11 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.846549 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df82c30b-ffa2-4075-bb11-c50dd0498d11 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] GET https://10.4.3.66/volume/v3/types/73d20878-11f7-484c-af1a-c1533fad90d2 Aug 25 11:47:16.846846 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df82c30b-ffa2-4075-bb11-c50dd0498d11 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.848009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df82c30b-ffa2-4075-bb11-c50dd0498d11 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.851003 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df82c30b-ffa2-4075-bb11-c50dd0498d11 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/types/73d20878-11f7-484c-af1a-c1533fad90d2 returned with HTTP 404 Aug 25 11:47:16.851921 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 185/721] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:47:16 2026] GET /volume/v3/types/73d20878-11f7-484c-af1a-c1533fad90d2 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:16.861235 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0089dc2e-8e1b-4c5b-89d5-973fb7d40fa3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.863344 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0089dc2e-8e1b-4c5b-89d5-973fb7d40fa3 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] DELETE https://10.4.3.66/volume/v3/types/fadc77b5-317a-4729-b031-972c0226e12c Aug 25 11:47:16.863641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0089dc2e-8e1b-4c5b-89d5-973fb7d40fa3 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.863816 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0089dc2e-8e1b-4c5b-89d5-973fb7d40fa3 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.864243 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:16.864243 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:16.897150 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0089dc2e-8e1b-4c5b-89d5-973fb7d40fa3 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/types/fadc77b5-317a-4729-b031-972c0226e12c returned with HTTP 202 Aug 25 11:47:16.897846 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 178/722] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:47:16 2026] DELETE /volume/v3/types/fadc77b5-317a-4729-b031-972c0226e12c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:16.908259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-58455894-2738-44a5-adf8-81301cd5b9fb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.913731 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-58455894-2738-44a5-adf8-81301cd5b9fb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 Aug 25 11:47:16.913974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-58455894-2738-44a5-adf8-81301cd5b9fb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.914202 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-58455894-2738-44a5-adf8-81301cd5b9fb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.914531 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9624d384-2ac7-42d2-a690-dd01400f1b13 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.916518 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9624d384-2ac7-42d2-a690-dd01400f1b13 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] GET https://10.4.3.66/volume/v3/types/fadc77b5-317a-4729-b031-972c0226e12c Aug 25 11:47:16.916725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9624d384-2ac7-42d2-a690-dd01400f1b13 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.917161 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9624d384-2ac7-42d2-a690-dd01400f1b13 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.920407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9624d384-2ac7-42d2-a690-dd01400f1b13 tempest-VolumeRetypeWithoutMigrationTest-38102483 tempest-VolumeRetypeWithoutMigrationTest-38102483-project-admin] https://10.4.3.66/volume/v3/types/fadc77b5-317a-4729-b031-972c0226e12c returned with HTTP 404 Aug 25 11:47:16.921066 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 178/723] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:47:16 2026] GET /volume/v3/types/fadc77b5-317a-4729-b031-972c0226e12c => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:16.922700 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-58455894-2738-44a5-adf8-81301cd5b9fb tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 returned with HTTP 404 Aug 25 11:47:16.925283 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 183/724] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:16 2026] GET /volume/v3/volumes/d72575f0-133f-4ed5-850c-0558cbb057d6 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:16.934889 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c1c469da-b554-49cd-91b2-7fdf0cf1c1c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.936122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.937223 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c1c469da-b554-49cd-91b2-7fdf0cf1c1c9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:16.937733 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c1c469da-b554-49cd-91b2-7fdf0cf1c1c9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.938230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c1c469da-b554-49cd-91b2-7fdf0cf1c1c9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.938488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c1c469da-b554-49cd-91b2-7fdf0cf1c1c9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:16.939610 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:47:16.939610 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:16.939610 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:16.939610 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Delete volume with id: 3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:47:16.946248 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:16.946248 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:16.948275 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c1c469da-b554-49cd-91b2-7fdf0cf1c1c9 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:16.948275 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 186/725] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:16 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:16.951285 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:16.951285 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:16.952084 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:47:16.980686 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Delete volume request issued successfully. Aug 25 11:47:16.980922 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-22ae5e1d-c5a2-4f9f-a6ae-59cc0d2b5813 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 202 Aug 25 11:47:16.981706 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 179/726] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:16 2026] DELETE /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:16.991298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-107e797c-1189-4310-b384-92d81ad1f239 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:16.998956 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-107e797c-1189-4310-b384-92d81ad1f239 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:47:16.999732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-107e797c-1189-4310-b384-92d81ad1f239 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:17.001920 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-107e797c-1189-4310-b384-92d81ad1f239 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:17.025772 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:17.025772 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:17.038274 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-107e797c-1189-4310-b384-92d81ad1f239 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Volume info retrieved successfully. Aug 25 11:47:17.052379 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-107e797c-1189-4310-b384-92d81ad1f239 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 200 Aug 25 11:47:17.054755 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 179/727] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:16 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 1388 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:17.480254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-241284ac-d3fc-4565-b355-5610508725d0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:17.484579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-241284ac-d3fc-4565-b355-5610508725d0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:17.484579 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-241284ac-d3fc-4565-b355-5610508725d0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:17.484745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-241284ac-d3fc-4565-b355-5610508725d0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:17.505597 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:17.505597 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:17.510827 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-241284ac-d3fc-4565-b355-5610508725d0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:17.515918 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab49300b-5505-46b5-947e-c06c341c1b0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:17.516070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-241284ac-d3fc-4565-b355-5610508725d0 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:17.516070 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 184/728] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:17 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:17.519657 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab49300b-5505-46b5-947e-c06c341c1b0d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:47:17.519657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab49300b-5505-46b5-947e-c06c341c1b0d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:17.519657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab49300b-5505-46b5-947e-c06c341c1b0d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:17.531022 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:17.531022 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:17.535953 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab49300b-5505-46b5-947e-c06c341c1b0d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:47:17.542100 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab49300b-5505-46b5-947e-c06c341c1b0d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:47:17.542701 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 187/729] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:17 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:17.956382 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-66e88add-3932-4507-b701-401a31faf398 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:17.959158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-66e88add-3932-4507-b701-401a31faf398 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] DELETE https://10.4.3.66/volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a Aug 25 11:47:17.959369 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-66e88add-3932-4507-b701-401a31faf398 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:17.959690 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-66e88add-3932-4507-b701-401a31faf398 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:17.962602 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f494038-7820-496f-b61d-798eaf9db573 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:17.964954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f494038-7820-496f-b61d-798eaf9db573 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:17.965419 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f494038-7820-496f-b61d-798eaf9db573 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:17.965599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f494038-7820-496f-b61d-798eaf9db573 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:17.965798 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9f494038-7820-496f-b61d-798eaf9db573 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:17.971425 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:17.971425 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:17.972441 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f494038-7820-496f-b61d-798eaf9db573 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:17.973240 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 180/730] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:17 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:17.975858 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:17.975858 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:18.041016 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-22fd0888-1e45-43d2-8e54-35798296ad93 req-66e88add-3932-4507-b701-401a31faf398 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a returned with HTTP 200 Aug 25 11:47:18.041564 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 180/731] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:17 2026] DELETE /volume/v3/attachments/10e06e98-c7e5-47ad-8041-7b2fbbd4951a => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:18.073728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0b6652e4-a8b2-4264-bf6c-5523e7b3f729 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:18.077653 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0b6652e4-a8b2-4264-bf6c-5523e7b3f729 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] GET https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 Aug 25 11:47:18.077653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0b6652e4-a8b2-4264-bf6c-5523e7b3f729 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:18.077653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0b6652e4-a8b2-4264-bf6c-5523e7b3f729 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:18.086935 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0b6652e4-a8b2-4264-bf6c-5523e7b3f729 tempest-TaggedBootDevicesTest-1985876704 tempest-TaggedBootDevicesTest-1985876704-project-member] https://10.4.3.66/volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 returned with HTTP 404 Aug 25 11:47:18.088918 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 185/732] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:18 2026] GET /volume/v3/volumes/3e3df7b9-f806-41ef-b113-b42bdf325805 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:18.991970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e89a4874-3579-476f-8ff2-a40d7475167e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:18.997340 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e89a4874-3579-476f-8ff2-a40d7475167e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:18.997408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e89a4874-3579-476f-8ff2-a40d7475167e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:18.997759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e89a4874-3579-476f-8ff2-a40d7475167e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:18.997968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e89a4874-3579-476f-8ff2-a40d7475167e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:19.007284 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:19.007284 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:19.008306 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e89a4874-3579-476f-8ff2-a40d7475167e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:19.008776 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 188/733] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:18 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:20.028134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-04281b5a-0676-4117-9e95-59650d6c0f98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:20.032010 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04281b5a-0676-4117-9e95-59650d6c0f98 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:20.032010 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04281b5a-0676-4117-9e95-59650d6c0f98 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:20.032010 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04281b5a-0676-4117-9e95-59650d6c0f98 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:20.032187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-04281b5a-0676-4117-9e95-59650d6c0f98 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:20.039192 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:20.039192 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:20.040221 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04281b5a-0676-4117-9e95-59650d6c0f98 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:20.040445 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 181/734] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:20 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:20.668304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3808385d-9663-48d3-91a0-b5508cd42aea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:20.674188 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3808385d-9663-48d3-91a0-b5508cd42aea tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:47:20.674603 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3808385d-9663-48d3-91a0-b5508cd42aea tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:20.675175 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3808385d-9663-48d3-91a0-b5508cd42aea tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:20.692458 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:20.692458 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:20.698877 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3808385d-9663-48d3-91a0-b5508cd42aea tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:47:20.711024 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3808385d-9663-48d3-91a0-b5508cd42aea tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:47:20.712244 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 181/735] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:20 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1651 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:20.758853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-4e3a76e1-076d-42fb-866c-06cc23096d23 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:20.761788 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-4e3a76e1-076d-42fb-866c-06cc23096d23 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:47:20.762132 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-4e3a76e1-076d-42fb-866c-06cc23096d23 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:20.762463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-4e3a76e1-076d-42fb-866c-06cc23096d23 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:20.779110 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:20.779110 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:20.796662 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-4e3a76e1-076d-42fb-866c-06cc23096d23 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:47:20.815753 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-4e3a76e1-076d-42fb-866c-06cc23096d23 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:47:20.816574 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 186/736] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:20 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1651 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:21.057154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-21b4f141-f97e-4f7b-8a90-148d07ac45f1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:21.060238 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21b4f141-f97e-4f7b-8a90-148d07ac45f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:21.060551 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21b4f141-f97e-4f7b-8a90-148d07ac45f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:21.061675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21b4f141-f97e-4f7b-8a90-148d07ac45f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:21.061675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-21b4f141-f97e-4f7b-8a90-148d07ac45f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:21.070230 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:21.070230 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:21.071268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21b4f141-f97e-4f7b-8a90-148d07ac45f1 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:21.071674 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 189/737] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:21 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:22.090298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-438bdf69-9b90-490c-b673-27cbf477e99f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.093338 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-438bdf69-9b90-490c-b673-27cbf477e99f tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:22.093582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-438bdf69-9b90-490c-b673-27cbf477e99f tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:22.093829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-438bdf69-9b90-490c-b673-27cbf477e99f tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:22.093961 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-438bdf69-9b90-490c-b673-27cbf477e99f tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:22.116395 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:22.116395 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:22.117321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-438bdf69-9b90-490c-b673-27cbf477e99f tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:22.117657 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 182/738] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:22 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:47:22.571053 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b33c8033-24a7-43e4-b52f-4809419a6545 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.571563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b33c8033-24a7-43e4-b52f-4809419a6545 None None] GET https://10.4.3.66/volume// Aug 25 11:47:22.571924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b33c8033-24a7-43e4-b52f-4809419a6545 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:22.571924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b33c8033-24a7-43e4-b52f-4809419a6545 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:22.572264 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b33c8033-24a7-43e4-b52f-4809419a6545 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:22.572582 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 182/739] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:22.582682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-59ed096d-ca28-4b26-b26f-51b711d56564 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.584350 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-59ed096d-ca28-4b26-b26f-51b711d56564 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:47:22.584734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-59ed096d-ca28-4b26-b26f-51b711d56564 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "75109df6-416e-4a59-974e-33c785b3b697", "connector": null, "instance_uuid": "0c86d56d-18bf-4ee0-8c8b-e8d1afd7c43d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:22.597729 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:22.597729 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:22.643153 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-59ed096d-ca28-4b26-b26f-51b711d56564 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:47:22.643153 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 187/740] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:47:22 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 25 11:47:22.738204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-048dadea-9a7a-4c6d-bbf6-2a401825b175 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.742745 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-048dadea-9a7a-4c6d-bbf6-2a401825b175 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77 Aug 25 11:47:22.742965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-048dadea-9a7a-4c6d-bbf6-2a401825b175 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:22.743463 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-048dadea-9a7a-4c6d-bbf6-2a401825b175 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:22.753035 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:22.753035 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:22.841170 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-048dadea-9a7a-4c6d-bbf6-2a401825b175 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77 returned with HTTP 200 Aug 25 11:47:22.841748 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 190/741] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:22 2026] DELETE /volume/v3/attachments/a8be2c80-713e-4cad-b696-a30c3ca8fd77 => generated 192 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:22.887277 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b274def2-3c64-4959-a04e-8931042cf6cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.889598 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:47:22.890189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:22.890406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:22.890692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Delete volume with id: 8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:47:22.903438 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:22.903438 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:22.904121 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:22.937611 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Delete volume request issued successfully. Aug 25 11:47:22.937954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b274def2-3c64-4959-a04e-8931042cf6cd tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 returned with HTTP 202 Aug 25 11:47:22.938567 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 183/742] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:22 2026] DELETE /volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:22.946907 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-302e8499-27be-408a-a852-747a76c2d075 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.952176 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-302e8499-27be-408a-a852-747a76c2d075 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:47:22.952390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-302e8499-27be-408a-a852-747a76c2d075 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:22.952686 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-302e8499-27be-408a-a852-747a76c2d075 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:22.966892 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:22.966892 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:22.972458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef80f697-76ba-4205-84f2-1f79dfbde163 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.972458 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef80f697-76ba-4205-84f2-1f79dfbde163 None None] GET https://10.4.3.66/volume// Aug 25 11:47:22.972788 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef80f697-76ba-4205-84f2-1f79dfbde163 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:22.973093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef80f697-76ba-4205-84f2-1f79dfbde163 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:22.973507 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef80f697-76ba-4205-84f2-1f79dfbde163 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:22.977189 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 188/743] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:22.984833 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-302e8499-27be-408a-a852-747a76c2d075 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:22.985924 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-fc2e4dab-1e8c-4b3c-b33b-ba12ed8f1bdc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:22.988822 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-fc2e4dab-1e8c-4b3c-b33b-ba12ed8f1bdc tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] POST https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697/action Aug 25 11:47:22.989331 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-fc2e4dab-1e8c-4b3c-b33b-ba12ed8f1bdc tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action body: b'{"os-reimage": {"image_id": "1e0efc62-e1b7-4179-8e8c-1d4ccce95174", "reimage_reserved": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:22.990396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-fc2e4dab-1e8c-4b3c-b33b-ba12ed8f1bdc tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "1e0efc62-e1b7-4179-8e8c-1d4ccce95174", "reimage_reserved": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:22.992757 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-302e8499-27be-408a-a852-747a76c2d075 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 returned with HTTP 200 Aug 25 11:47:22.993772 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 183/744] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:22 2026] GET /volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 => generated 848 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:23.010272 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:23.010272 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:23.011103 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-fc2e4dab-1e8c-4b3c-b33b-ba12ed8f1bdc tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:47:23.130524 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-fc2e4dab-1e8c-4b3c-b33b-ba12ed8f1bdc tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697/action returned with HTTP 202 Aug 25 11:47:23.130963 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 191/745] 10.4.3.66 () {74 vars in 1706 bytes} [Tue Aug 25 11:47:22 2026] POST /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697/action => generated 0 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:47:23.132670 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-88621638-8861-4784-9d47-03f44105750b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:23.135693 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88621638-8861-4784-9d47-03f44105750b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:23.135693 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88621638-8861-4784-9d47-03f44105750b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:23.135928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88621638-8861-4784-9d47-03f44105750b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:23.136060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-88621638-8861-4784-9d47-03f44105750b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:23.142802 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:23.142802 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:23.144050 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88621638-8861-4784-9d47-03f44105750b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:23.144722 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 184/746] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:23 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:24.015192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e2ae04cd-2152-410f-83d9-2624bd63511c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:24.017465 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e2ae04cd-2152-410f-83d9-2624bd63511c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 Aug 25 11:47:24.019470 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e2ae04cd-2152-410f-83d9-2624bd63511c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:24.019470 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e2ae04cd-2152-410f-83d9-2624bd63511c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:24.031537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e2ae04cd-2152-410f-83d9-2624bd63511c tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 returned with HTTP 404 Aug 25 11:47:24.031537 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 189/747] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:24 2026] GET /volume/v3/volumes/8b325729-ce89-4ecf-8407-92527e676ec2 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:24.045355 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:24.048985 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:24.049073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:24.049345 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:24.049518 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Delete volume with id: 7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:24.061529 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:24.061529 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:24.062226 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:24.103068 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Delete volume request issued successfully. Aug 25 11:47:24.103433 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8dd48fa9-7398-4124-afbe-f6d6524a93ae tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 202 Aug 25 11:47:24.104368 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 184/748] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:24 2026] DELETE /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:24.115261 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1b4a7dfe-92b2-4f27-ad34-2b357a70794b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:24.119358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b4a7dfe-92b2-4f27-ad34-2b357a70794b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:24.119656 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b4a7dfe-92b2-4f27-ad34-2b357a70794b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:24.120048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b4a7dfe-92b2-4f27-ad34-2b357a70794b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:24.134739 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:24.134739 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:24.141808 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1b4a7dfe-92b2-4f27-ad34-2b357a70794b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Volume info retrieved successfully. Aug 25 11:47:24.148366 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b4a7dfe-92b2-4f27-ad34-2b357a70794b tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 200 Aug 25 11:47:24.148979 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 192/749] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:24 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 866 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:24.163093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5bd4de1-9685-4adb-ba06-7c8af094dc3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:24.166968 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5bd4de1-9685-4adb-ba06-7c8af094dc3b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:24.166968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5bd4de1-9685-4adb-ba06-7c8af094dc3b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:24.166968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5bd4de1-9685-4adb-ba06-7c8af094dc3b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:24.166968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e5bd4de1-9685-4adb-ba06-7c8af094dc3b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:24.173700 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:24.173700 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:24.174708 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5bd4de1-9685-4adb-ba06-7c8af094dc3b tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:24.175579 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 185/750] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:24 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:25.167480 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-259923c8-255d-4d4c-9345-5f5f07969948 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:25.169987 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-259923c8-255d-4d4c-9345-5f5f07969948 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] GET https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 Aug 25 11:47:25.170248 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-259923c8-255d-4d4c-9345-5f5f07969948 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:25.170474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-259923c8-255d-4d4c-9345-5f5f07969948 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:25.176929 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-259923c8-255d-4d4c-9345-5f5f07969948 tempest-TestMultiAttachVolumeSwap-1834150524 tempest-TestMultiAttachVolumeSwap-1834150524-project-member] https://10.4.3.66/volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 returned with HTTP 404 Aug 25 11:47:25.177786 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 190/751] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:25 2026] GET /volume/v3/volumes/7a04a787-2048-4ea7-a4bb-12b67e13dff4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:25.192064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64031df1-92e0-4d4e-bcf0-d679e749b090 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:25.198642 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64031df1-92e0-4d4e-bcf0-d679e749b090 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:25.198975 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64031df1-92e0-4d4e-bcf0-d679e749b090 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:25.199229 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64031df1-92e0-4d4e-bcf0-d679e749b090 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:25.199397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-64031df1-92e0-4d4e-bcf0-d679e749b090 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:25.209683 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:25.209683 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:25.210897 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64031df1-92e0-4d4e-bcf0-d679e749b090 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:25.211439 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 185/752] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:25 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:26.225273 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd812516-ab2b-4c92-b20a-17447ee07627 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:26.227452 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd812516-ab2b-4c92-b20a-17447ee07627 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:26.227910 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd812516-ab2b-4c92-b20a-17447ee07627 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:26.227965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd812516-ab2b-4c92-b20a-17447ee07627 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:26.228076 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fd812516-ab2b-4c92-b20a-17447ee07627 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:26.233817 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:26.233817 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:26.235096 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd812516-ab2b-4c92-b20a-17447ee07627 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:26.235096 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 193/753] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:26 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:27.251916 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ba0733b-3754-4409-a544-dcc0e700fc21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:27.255662 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ba0733b-3754-4409-a544-dcc0e700fc21 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:27.256057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ba0733b-3754-4409-a544-dcc0e700fc21 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:27.256428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ba0733b-3754-4409-a544-dcc0e700fc21 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:27.256428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8ba0733b-3754-4409-a544-dcc0e700fc21 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:27.266564 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:27.266564 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:27.268013 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ba0733b-3754-4409-a544-dcc0e700fc21 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:27.268462 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 186/754] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:27 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 795 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:28.282741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b27da24e-f475-4504-a25d-02a53b745498 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:28.286923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b27da24e-f475-4504-a25d-02a53b745498 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:28.287104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b27da24e-f475-4504-a25d-02a53b745498 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:28.287365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b27da24e-f475-4504-a25d-02a53b745498 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:28.287481 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b27da24e-f475-4504-a25d-02a53b745498 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:28.295112 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:28.295112 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:28.298462 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b27da24e-f475-4504-a25d-02a53b745498 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:28.298462 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 191/755] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:28 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:28.317259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80edd9b1-c8a4-49e8-94f4-e80523688904 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:28.319910 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80edd9b1-c8a4-49e8-94f4-e80523688904 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:28.320149 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80edd9b1-c8a4-49e8-94f4-e80523688904 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:28.320464 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80edd9b1-c8a4-49e8-94f4-e80523688904 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:28.330475 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:28.330475 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:28.335921 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80edd9b1-c8a4-49e8-94f4-e80523688904 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:28.341599 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80edd9b1-c8a4-49e8-94f4-e80523688904 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 200 Aug 25 11:47:28.342470 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 186/756] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:28 2026] GET /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:28.358560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b1559056-9b11-41ba-8e2a-980f4dc33255 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:28.362836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b1559056-9b11-41ba-8e2a-980f4dc33255 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] PUT https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:28.362836 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b1559056-9b11-41ba-8e2a-980f4dc33255 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-769342305", "description": "tempest-volume-backup-description-233126103"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:28.369970 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:28.369970 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:28.379113 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b1559056-9b11-41ba-8e2a-980f4dc33255 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:28.379113 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 194/757] 10.4.3.66 () {70 vars in 1402 bytes} [Tue Aug 25 11:47:28 2026] PUT /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:28.392503 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0a2e001-93a2-4464-97f7-16af8976c3d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:28.394652 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0a2e001-93a2-4464-97f7-16af8976c3d2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:28.394880 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0a2e001-93a2-4464-97f7-16af8976c3d2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:28.395092 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0a2e001-93a2-4464-97f7-16af8976c3d2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:28.395248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d0a2e001-93a2-4464-97f7-16af8976c3d2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:28.400194 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:28.400194 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:28.401095 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0a2e001-93a2-4464-97f7-16af8976c3d2 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:28.401595 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 187/758] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:28 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:28.417795 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-40a3cff3-5402-4072-a096-fab8eeac475e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:28.419890 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-40a3cff3-5402-4072-a096-fab8eeac475e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] DELETE https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:28.420466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-40a3cff3-5402-4072-a096-fab8eeac475e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:28.420903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-40a3cff3-5402-4072-a096-fab8eeac475e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:28.421250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-40a3cff3-5402-4072-a096-fab8eeac475e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Delete backup with id: f9b365e3-6a13-4fa2-8045-ec6a068dc929. Aug 25 11:47:28.427148 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:28.427148 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:28.453578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-40a3cff3-5402-4072-a096-fab8eeac475e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] delete_backup rpcapi backup_id f9b365e3-6a13-4fa2-8045-ec6a068dc929 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:47:28.455040 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-40a3cff3-5402-4072-a096-fab8eeac475e tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 202 Aug 25 11:47:28.455785 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 192/759] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:47:28 2026] DELETE /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:28.468290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37aa5bea-1fc2-4e85-bf9e-079383a46961 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:28.470170 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37aa5bea-1fc2-4e85-bf9e-079383a46961 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:28.470282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37aa5bea-1fc2-4e85-bf9e-079383a46961 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:28.470824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37aa5bea-1fc2-4e85-bf9e-079383a46961 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:28.471025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-37aa5bea-1fc2-4e85-bf9e-079383a46961 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:28.479322 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:28.479322 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:28.485191 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37aa5bea-1fc2-4e85-bf9e-079383a46961 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 200 Aug 25 11:47:28.485191 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 187/760] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:28 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 836 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:29.495909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58b8c644-7164-4c1e-8b83-7d01a7b42d30 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:29.498305 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58b8c644-7164-4c1e-8b83-7d01a7b42d30 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 Aug 25 11:47:29.498489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58b8c644-7164-4c1e-8b83-7d01a7b42d30 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:29.498717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58b8c644-7164-4c1e-8b83-7d01a7b42d30 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:29.498820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-58b8c644-7164-4c1e-8b83-7d01a7b42d30 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Show backup with id f9b365e3-6a13-4fa2-8045-ec6a068dc929. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:47:29.502254 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58b8c644-7164-4c1e-8b83-7d01a7b42d30 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 returned with HTTP 404 Aug 25 11:47:29.502949 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 195/761] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:29 2026] GET /volume/v3/backups/f9b365e3-6a13-4fa2-8045-ec6a068dc929 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:29.622422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e7e2c930-b599-496b-aed3-92e9fdaf42ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:29.625324 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7e2c930-b599-496b-aed3-92e9fdaf42ab tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:29.625651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7e2c930-b599-496b-aed3-92e9fdaf42ab tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:29.626003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7e2c930-b599-496b-aed3-92e9fdaf42ab tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:29.638189 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:29.638189 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:29.644311 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e7e2c930-b599-496b-aed3-92e9fdaf42ab tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:29.650603 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7e2c930-b599-496b-aed3-92e9fdaf42ab tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 200 Aug 25 11:47:29.651165 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 188/762] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:29 2026] GET /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:29.667799 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:29.670415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:29.670782 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:29.671275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:29.671349 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Delete volume with id: 2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:29.681557 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:29.681557 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:29.682520 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:29.707602 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Delete volume request issued successfully. Aug 25 11:47:29.708156 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ecff3a4-9b25-4418-8dfd-3f733e240202 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 202 Aug 25 11:47:29.708686 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 193/763] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:47:29 2026] DELETE /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:29.720574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fc5e755f-084a-48b5-902a-98f104bb788d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:29.722569 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc5e755f-084a-48b5-902a-98f104bb788d tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:29.723651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc5e755f-084a-48b5-902a-98f104bb788d tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:29.723651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc5e755f-084a-48b5-902a-98f104bb788d tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:29.733411 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:29.733411 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:29.739379 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fc5e755f-084a-48b5-902a-98f104bb788d tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Volume info retrieved successfully. Aug 25 11:47:29.746264 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc5e755f-084a-48b5-902a-98f104bb788d tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 200 Aug 25 11:47:29.746264 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 188/764] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:29 2026] GET /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:47:30.761559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a202f27b-c7a5-4251-8a81-d50f674d3bb5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:30.763121 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a202f27b-c7a5-4251-8a81-d50f674d3bb5 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] GET https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 Aug 25 11:47:30.763323 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a202f27b-c7a5-4251-8a81-d50f674d3bb5 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:30.763533 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a202f27b-c7a5-4251-8a81-d50f674d3bb5 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:30.769446 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a202f27b-c7a5-4251-8a81-d50f674d3bb5 tempest-VolumesBackupsV39Test-1285063443 tempest-VolumesBackupsV39Test-1285063443-project-member] https://10.4.3.66/volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 returned with HTTP 404 Aug 25 11:47:30.770011 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 196/765] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:47:30 2026] GET /volume/v3/volumes/2e524551-3c9e-4227-a91b-b026d1757b53 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:31.564995 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cfe8e53-2757-40fc-a12b-26b43f797558 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:31.565507 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cfe8e53-2757-40fc-a12b-26b43f797558 None None] GET https://10.4.3.66/volume// Aug 25 11:47:31.565754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cfe8e53-2757-40fc-a12b-26b43f797558 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:31.565973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cfe8e53-2757-40fc-a12b-26b43f797558 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:31.566359 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cfe8e53-2757-40fc-a12b-26b43f797558 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:31.566741 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 189/766] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:31.584810 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3cabade1-b5a2-42cc-9ec4-eecfd86f5f76 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:31.590575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3cabade1-b5a2-42cc-9ec4-eecfd86f5f76 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:47:31.590991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3cabade1-b5a2-42cc-9ec4-eecfd86f5f76 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:31.591309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3cabade1-b5a2-42cc-9ec4-eecfd86f5f76 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:31.604193 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:31.604193 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:31.609339 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3cabade1-b5a2-42cc-9ec4-eecfd86f5f76 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:47:31.615952 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-3cabade1-b5a2-42cc-9ec4-eecfd86f5f76 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:47:31.616514 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 194/767] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:31 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1538 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:31.733256 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:31.738229 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] PUT https://10.4.3.66/volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f Aug 25 11:47:31.738413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:31.748451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Acquiring lock "cinder-attachment_update-75109df6-416e-4a59-974e-33c785b3b697-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:47:31.754787 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Lock "cinder-attachment_update-75109df6-416e-4a59-974e-33c785b3b697-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:47:31.756722 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:31.756722 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:31.957404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Lock "cinder-attachment_update-75109df6-416e-4a59-974e-33c785b3b697-np0000008081" released by "attachment_update" :: held 0.202s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:47:31.957868 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-17455cd1-f673-4445-b32f-5736de5f8376 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f returned with HTTP 200 Aug 25 11:47:31.958457 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 189/768] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:47:31 2026] PUT /volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f => generated 969 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:31.994734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-9486016f-d8b3-46d2-af88-ed4a9817b077 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:32.000184 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-9486016f-d8b3-46d2-af88-ed4a9817b077 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] POST https://10.4.3.66/volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f/action Aug 25 11:47:32.000184 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-9486016f-d8b3-46d2-af88-ed4a9817b077 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:32.000393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-9486016f-d8b3-46d2-af88-ed4a9817b077 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:32.023815 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:32.023815 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:32.039025 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-807ae7f0-4ecc-4f3b-855c-598d3f9e0646 req-9486016f-d8b3-46d2-af88-ed4a9817b077 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f/action returned with HTTP 204 Aug 25 11:47:32.039960 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 197/769] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:47:31 2026] POST /volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:32.776563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:32.974682 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:32.974682 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1800318389"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:32.976957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1800318389'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:32.977179 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Create volume of 2 GB Aug 25 11:47:32.987752 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Availability Zones retrieved successfully. Aug 25 11:47:32.997223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Flow 'volume_create_api' (a0b97a18-0828-47d7-ad34-29861d650070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:32.998594 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5a8f87-c9af-4934-ae27-796fee64040b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:32.999851 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Validating volume size '2' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:33.050235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af5a8f87-c9af-4934-ae27-796fee64040b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:33.051108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f50129-44d8-4da5-b74f-5f25728cf170) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:33.144430 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Created reservations ['a5f39665-7750-46ae-b050-647e30e3d28e', '4996ee04-e6be-432e-ad6f-77c0bdf6627d', 'b9d66322-a709-4181-8e1c-bd0f0be56805', '0ba58207-fc7b-4bf1-b85d-b93c3f556fbd'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:33.145304 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7f50129-44d8-4da5-b74f-5f25728cf170) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5f39665-7750-46ae-b050-647e30e3d28e', '4996ee04-e6be-432e-ad6f-77c0bdf6627d', 'b9d66322-a709-4181-8e1c-bd0f0be56805', '0ba58207-fc7b-4bf1-b85d-b93c3f556fbd']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:33.146149 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf84863-25f3-497c-b53a-e32e0bb94b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:33.172680 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bdf84863-25f3-497c-b53a-e32e0bb94b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46ff81c1-783f-4c46-bfab-2388e0492ef7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1800318389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dae1a0bf6d643a6bc6d87f56976f995',qos_specs=None,replication_status=,reservations=['a5f39665-7750-46ae-b050-647e30e3d28e','4996ee04-e6be-432e-ad6f-77c0bdf6627d','b9d66322-a709-4181-8e1c-bd0f0be56805','0ba58207-fc7b-4bf1-b85d-b93c3f556fbd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db74b6cc406247a5825b516adad0cf5e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1800318389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46ff81c1-783f-4c46-bfab-2388e0492ef7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1dae1a0bf6d643a6bc6d87f56976f995',provider_auth=None,provider_geometry=None,provider_id=None,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='db74b6cc406247a5825b516adad0cf5e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:33.173993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37de5331-456e-49d7-8e90-e63f7c3225aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:33.197272 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37de5331-456e-49d7-8e90-e63f7c3225aa) transitioned into state 'SUCCESS' from state '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-1800318389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1dae1a0bf6d643a6bc6d87f56976f995',qos_specs=None,replication_status=,reservations=['a5f39665-7750-46ae-b050-647e30e3d28e','4996ee04-e6be-432e-ad6f-77c0bdf6627d','b9d66322-a709-4181-8e1c-bd0f0be56805','0ba58207-fc7b-4bf1-b85d-b93c3f556fbd'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db74b6cc406247a5825b516adad0cf5e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:33.198316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcfe71d-f38e-4c58-a78a-5cb8d2a04608) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:33.211737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bcfe71d-f38e-4c58-a78a-5cb8d2a04608) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:33.212677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Flow 'volume_create_api' (a0b97a18-0828-47d7-ad34-29861d650070) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:33.213017 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Create volume request issued successfully. Aug 25 11:47:33.213612 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21577ae8-3f65-4d79-8c13-8fddba3a8e01 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:33.214202 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 190/770] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:32 2026] POST /volume/v3/volumes => generated 753 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:33.233043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-064099b0-e8ee-4a99-ae92-ae05a2dd5678 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:33.239121 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-064099b0-e8ee-4a99-ae92-ae05a2dd5678 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] GET https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:33.239121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-064099b0-e8ee-4a99-ae92-ae05a2dd5678 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:33.239121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-064099b0-e8ee-4a99-ae92-ae05a2dd5678 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:33.248373 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:33.248373 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:33.254684 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-064099b0-e8ee-4a99-ae92-ae05a2dd5678 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Volume info retrieved successfully. Aug 25 11:47:33.262768 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-064099b0-e8ee-4a99-ae92-ae05a2dd5678 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 returned with HTTP 200 Aug 25 11:47:33.263494 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 195/771] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:33 2026] GET /volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 => generated 821 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:34.286953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef81f2e2-67aa-4e91-a284-dab1ff756cd6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:34.293877 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef81f2e2-67aa-4e91-a284-dab1ff756cd6 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] GET https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:34.296450 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef81f2e2-67aa-4e91-a284-dab1ff756cd6 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:34.296450 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef81f2e2-67aa-4e91-a284-dab1ff756cd6 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:34.310782 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:34.310782 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:34.320528 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ef81f2e2-67aa-4e91-a284-dab1ff756cd6 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Volume info retrieved successfully. Aug 25 11:47:34.331861 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef81f2e2-67aa-4e91-a284-dab1ff756cd6 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 returned with HTTP 200 Aug 25 11:47:34.332364 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 190/772] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:34 2026] GET /volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 => generated 846 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:34.352066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:34.356525 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:34.356525 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "46ff81c1-783f-4c46-bfab-2388e0492ef7"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:34.358025 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '46ff81c1-783f-4c46-bfab-2388e0492ef7'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:34.369219 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:34.369219 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:34.370270 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Volume retrieved successfully. Aug 25 11:47:34.370270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Create volume of 1 GB Aug 25 11:47:34.375578 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Availability Zones retrieved successfully. Aug 25 11:47:34.384653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Flow 'volume_create_api' (798a53fd-f52e-42a3-aa7f-1e019459b3de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:34.387521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b3704a-c865-4886-adf9-93cedb7a0778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:34.388987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:34.391679 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b3704a-c865-4886-adf9-93cedb7a0778) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 11:47:34.391679 np0000008081 devstack@c-api.service[100239]: 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 25 11:47:34.394246 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b3704a-c865-4886-adf9-93cedb7a0778) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:34.396273 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00b3704a-c865-4886-adf9-93cedb7a0778) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:47:34.397607 np0000008081 devstack@c-api.service[100239]: WARNING cinder.volume.api [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Flow 'volume_create_api' (798a53fd-f52e-42a3-aa7f-1e019459b3de) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 11:47:34.398166 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-33f7001a-66e8-43d2-ad60-eec9aba09324 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:47:34.398893 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 198/773] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:34 2026] POST /volume/v3/volumes => generated 173 bytes in 48 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:47:34.416035 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9611ea64-523f-4203-92ea-0f51ceb23cf7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:34.420531 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9611ea64-523f-4203-92ea-0f51ceb23cf7 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] GET https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:34.421444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9611ea64-523f-4203-92ea-0f51ceb23cf7 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:34.421444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9611ea64-523f-4203-92ea-0f51ceb23cf7 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:34.435979 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:34.435979 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:34.444154 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9611ea64-523f-4203-92ea-0f51ceb23cf7 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Volume info retrieved successfully. Aug 25 11:47:34.454249 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9611ea64-523f-4203-92ea-0f51ceb23cf7 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 returned with HTTP 200 Aug 25 11:47:34.454754 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 191/774] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:34 2026] GET /volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:34.483259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:34.485205 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] DELETE https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:34.485869 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:34.486269 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:34.486653 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Delete volume with id: 46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:34.500655 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:34.500655 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:34.500655 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Volume info retrieved successfully. Aug 25 11:47:34.537539 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Delete volume request issued successfully. Aug 25 11:47:34.539173 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8d81eb7f-9943-4fc4-abcc-81e3e0f498e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 returned with HTTP 202 Aug 25 11:47:34.539173 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 196/775] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:34 2026] DELETE /volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:34.554500 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6e02fdbc-4baa-481d-bf11-98037040b2dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:34.557743 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e02fdbc-4baa-481d-bf11-98037040b2dc tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] GET https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:34.557743 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e02fdbc-4baa-481d-bf11-98037040b2dc tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:34.558139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e02fdbc-4baa-481d-bf11-98037040b2dc tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:34.572926 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:34.572926 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:34.580827 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6e02fdbc-4baa-481d-bf11-98037040b2dc tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Volume info retrieved successfully. Aug 25 11:47:34.592332 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e02fdbc-4baa-481d-bf11-98037040b2dc tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 returned with HTTP 200 Aug 25 11:47:34.592841 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 191/776] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:34 2026] GET /volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:35.612823 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3165c5a8-a242-485d-b21f-1309159b31e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:35.615892 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3165c5a8-a242-485d-b21f-1309159b31e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] GET https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 Aug 25 11:47:35.616169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3165c5a8-a242-485d-b21f-1309159b31e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:35.616382 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3165c5a8-a242-485d-b21f-1309159b31e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:35.629655 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3165c5a8-a242-485d-b21f-1309159b31e1 tempest-VolumesCloneNegativeTest-1337630932 tempest-VolumesCloneNegativeTest-1337630932-project-member] https://10.4.3.66/volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 returned with HTTP 404 Aug 25 11:47:35.630437 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 199/777] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:35 2026] GET /volume/v3/volumes/46ff81c1-783f-4c46-bfab-2388e0492ef7 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:37.787480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:37.902273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:37.903466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1155693742"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:37.905309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1155693742'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:37.905309 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:37.912230 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:37.919855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (8a8f6c8c-bb08-4e49-8ad3-5ce620c8508b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:37.922655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599fb58b-0a70-4f51-b0ae-01549846b74b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:37.923788 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:37.965449 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (599fb58b-0a70-4f51-b0ae-01549846b74b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:37.966509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a2fea3a-dece-4705-a61c-fd2ac3d5fb7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:38.060107 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['cbebf458-5015-4bd7-a31e-6a635aef4e48', '2b6b0c5f-d1dd-4014-8823-adfc0882e24a', '739e6464-2162-44fd-bec1-12b31cc6f74d', 'e5754f63-3cdd-4fb3-898b-f757ccb931d4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:38.061188 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a2fea3a-dece-4705-a61c-fd2ac3d5fb7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbebf458-5015-4bd7-a31e-6a635aef4e48', '2b6b0c5f-d1dd-4014-8823-adfc0882e24a', '739e6464-2162-44fd-bec1-12b31cc6f74d', 'e5754f63-3cdd-4fb3-898b-f757ccb931d4']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:38.062486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed232b79-1b0f-4ad9-95b2-249ca01ee117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:38.095449 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed232b79-1b0f-4ad9-95b2-249ca01ee117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7d01fb4-71c2-4f2a-a541-dc0e47052fec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1155693742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['cbebf458-5015-4bd7-a31e-6a635aef4e48','2b6b0c5f-d1dd-4014-8823-adfc0882e24a','739e6464-2162-44fd-bec1-12b31cc6f74d','e5754f63-3cdd-4fb3-898b-f757ccb931d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1155693742',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7d01fb4-71c2-4f2a-a541-dc0e47052fec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:38.096488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa4f727-47f7-40c7-bb33-b876b3d1b0d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:38.124370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aa4f727-47f7-40c7-bb33-b876b3d1b0d4) transitioned into state 'SUCCESS' from state '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-1155693742',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['cbebf458-5015-4bd7-a31e-6a635aef4e48','2b6b0c5f-d1dd-4014-8823-adfc0882e24a','739e6464-2162-44fd-bec1-12b31cc6f74d','e5754f63-3cdd-4fb3-898b-f757ccb931d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:38.125253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1978fd7d-7142-4e73-a6dc-b0a84fb6e952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:38.146404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1978fd7d-7142-4e73-a6dc-b0a84fb6e952) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:38.148866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (8a8f6c8c-bb08-4e49-8ad3-5ce620c8508b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:38.149400 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:38.150119 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5bf94db-ce6f-4bbd-b626-4d6536d5d0a6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:38.150642 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 192/778] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:47:37 2026] POST /volume/v3/volumes => generated 768 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:38.173569 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5b3301da-9c49-4e03-82c5-81b08f8e9b9d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:38.176734 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5b3301da-9c49-4e03-82c5-81b08f8e9b9d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:38.176734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5b3301da-9c49-4e03-82c5-81b08f8e9b9d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:38.176734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5b3301da-9c49-4e03-82c5-81b08f8e9b9d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:38.193271 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:38.193271 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:38.205391 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5b3301da-9c49-4e03-82c5-81b08f8e9b9d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:38.214654 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5b3301da-9c49-4e03-82c5-81b08f8e9b9d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 200 Aug 25 11:47:38.215156 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 197/779] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:38 2026] GET /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:39.037952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e698f54-3332-4225-9493-8b6aaf78d1ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:39.039854 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e698f54-3332-4225-9493-8b6aaf78d1ca tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] GET https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:47:39.040070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e698f54-3332-4225-9493-8b6aaf78d1ca tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:39.040274 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e698f54-3332-4225-9493-8b6aaf78d1ca tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:39.058253 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:39.058253 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:39.064898 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0e698f54-3332-4225-9493-8b6aaf78d1ca tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:47:39.074278 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e698f54-3332-4225-9493-8b6aaf78d1ca tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 200 Aug 25 11:47:39.074278 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 192/780] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:39 2026] GET /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 1831 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:39.233702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ccedd534-5ea1-4a8b-abb0-374628c5bc3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:39.239517 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccedd534-5ea1-4a8b-abb0-374628c5bc3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:39.240416 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccedd534-5ea1-4a8b-abb0-374628c5bc3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:39.240416 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccedd534-5ea1-4a8b-abb0-374628c5bc3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:39.260509 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:39.260509 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:39.272916 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ccedd534-5ea1-4a8b-abb0-374628c5bc3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:39.281848 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccedd534-5ea1-4a8b-abb0-374628c5bc3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 200 Aug 25 11:47:39.281848 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 200/781] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:39 2026] GET /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:39.301093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3446c193-b40e-4a64-b275-c83389299d7b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:39.305293 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:47:39.305862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e7d01fb4-71c2-4f2a-a541-dc0e47052fec", "name": "tempest-VolumeDependencyTests-Snapshot-185354012"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:39.321867 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:39.321867 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:39.322403 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:39.323337 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create snapshot from volume e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:39.388125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['222aee45-cc5b-48ef-9f6c-c7dc2167224a', 'b4d17686-9a67-4f28-a712-cf6a89d66fbe', 'fe4ac92a-5244-47f5-b60c-100c66d842c6', '33b5d059-fcdb-4b66-9354-f5a6731ed245'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:39.460478 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot create request issued successfully. Aug 25 11:47:39.460758 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3446c193-b40e-4a64-b275-c83389299d7b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:47:39.461524 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 193/782] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:47:39 2026] POST /volume/v3/snapshots => generated 307 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:39.479520 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f5670b0e-e520-43e3-8f74-c2ab5ab6741a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:39.482257 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5670b0e-e520-43e3-8f74-c2ab5ab6741a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:47:39.482442 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5670b0e-e520-43e3-8f74-c2ab5ab6741a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:39.482753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5670b0e-e520-43e3-8f74-c2ab5ab6741a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:39.512135 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:39.512135 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:39.513019 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f5670b0e-e520-43e3-8f74-c2ab5ab6741a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:39.515311 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5670b0e-e520-43e3-8f74-c2ab5ab6741a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 200 Aug 25 11:47:39.517674 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 198/783] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:39 2026] GET /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:40.533084 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25a6c361-240e-4b07-b1b9-fd9e6fa9f37f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.534907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25a6c361-240e-4b07-b1b9-fd9e6fa9f37f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:47:40.535182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25a6c361-240e-4b07-b1b9-fd9e6fa9f37f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:40.535457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25a6c361-240e-4b07-b1b9-fd9e6fa9f37f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:40.566650 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:40.566650 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:40.566650 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-25a6c361-240e-4b07-b1b9-fd9e6fa9f37f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:40.567511 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25a6c361-240e-4b07-b1b9-fd9e6fa9f37f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 200 Aug 25 11:47:40.568185 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 193/784] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:40 2026] GET /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 466 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:40.588118 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.593232 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:40.593755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "0e81b1ba-fb19-4072-b253-aa30ef326115", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1167388943"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:40.598708 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'snapshot_id': '0e81b1ba-fb19-4072-b253-aa30ef326115', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1167388943'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:40.633919 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:40.633919 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:40.634575 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:40.634798 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:40.639108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-282586ae-a2e6-4dc1-8960-31a003842669 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.642270 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-282586ae-a2e6-4dc1-8960-31a003842669 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:40.642503 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-282586ae-a2e6-4dc1-8960-31a003842669 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:40.642785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-282586ae-a2e6-4dc1-8960-31a003842669 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:40.643443 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:40.650046 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (77933d01-a0de-440e-85ac-3f27373e096c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:40.651164 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71960224-1aca-4122-9078-2c2048584c1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:40.651942 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:40.651942 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:40.652456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:40.658366 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-282586ae-a2e6-4dc1-8960-31a003842669 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:40.667096 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-282586ae-a2e6-4dc1-8960-31a003842669 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:40.667490 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 194/785] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:40 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:40.703671 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71960224-1aca-4122-9078-2c2048584c1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0e81b1ba-fb19-4072-b253-aa30ef326115', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:40.705304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507be149-f3c3-42bc-b58b-ec955873ccb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:40.735990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-c25c34d7-671d-4ea5-a8aa-63a048cbf7a2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.740028 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-c25c34d7-671d-4ea5-a8aa-63a048cbf7a2 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:40.740481 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-c25c34d7-671d-4ea5-a8aa-63a048cbf7a2 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:40.740754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-c25c34d7-671d-4ea5-a8aa-63a048cbf7a2 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:40.749916 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:40.749916 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:40.754482 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-c25c34d7-671d-4ea5-a8aa-63a048cbf7a2 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:40.759899 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-c25c34d7-671d-4ea5-a8aa-63a048cbf7a2 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:40.760335 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 199/786] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:40 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:40.772412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['62146177-b0b6-4633-8230-f7794ad651bd', '6c995cb6-ead2-4cd5-864b-d52b6103d574', '7073efb1-8356-449b-8e1e-82c51ccc3a55', '826efac4-5ef9-4ee4-96da-803f26a4dc48'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:40.773985 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (507be149-f3c3-42bc-b58b-ec955873ccb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62146177-b0b6-4633-8230-f7794ad651bd', '6c995cb6-ead2-4cd5-864b-d52b6103d574', '7073efb1-8356-449b-8e1e-82c51ccc3a55', '826efac4-5ef9-4ee4-96da-803f26a4dc48']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:40.775065 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacf393a-36cc-4ced-ace0-11ab2c792f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:40.845828 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eacf393a-36cc-4ced-ace0-11ab2c792f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68e276e8-d10b-491c-9d10-9722a9b1b4a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1167388943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['62146177-b0b6-4633-8230-f7794ad651bd','6c995cb6-ead2-4cd5-864b-d52b6103d574','7073efb1-8356-449b-8e1e-82c51ccc3a55','826efac4-5ef9-4ee4-96da-803f26a4dc48'],size=1,snapshot_id=0e81b1ba-fb19-4072-b253-aa30ef326115,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1167388943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68e276e8-d10b-491c-9d10-9722a9b1b4a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0e81b1ba-fb19-4072-b253-aa30ef326115,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:40.846596 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ede515-7390-46a8-b217-6319be19401f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:40.878884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94ede515-7390-46a8-b217-6319be19401f) transitioned into state 'SUCCESS' from state '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-1167388943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['62146177-b0b6-4633-8230-f7794ad651bd','6c995cb6-ead2-4cd5-864b-d52b6103d574','7073efb1-8356-449b-8e1e-82c51ccc3a55','826efac4-5ef9-4ee4-96da-803f26a4dc48'],size=1,snapshot_id=0e81b1ba-fb19-4072-b253-aa30ef326115,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:40.878884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3793522a-d63a-43c4-a559-8014975c4735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:40.910880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77d0cc9a-86b0-448b-9b10-959dc50a9a98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.911304 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77d0cc9a-86b0-448b-9b10-959dc50a9a98 None None] GET https://10.4.3.66/volume// Aug 25 11:47:40.911760 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77d0cc9a-86b0-448b-9b10-959dc50a9a98 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:40.912164 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77d0cc9a-86b0-448b-9b10-959dc50a9a98 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:40.912360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77d0cc9a-86b0-448b-9b10-959dc50a9a98 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:40.912841 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 194/787] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:47:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:40.916173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3793522a-d63a-43c4-a559-8014975c4735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:40.917160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (77933d01-a0de-440e-85ac-3f27373e096c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:40.917475 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:40.918140 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60405fa2-ade4-4b8a-8fc3-6183225b8c52 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:40.918540 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 201/788] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:47:40 2026] POST /volume/v3/volumes => generated 802 bytes in 331 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:40.924962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-6b95f8cd-ba8b-4294-b465-94ef67854c80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.926883 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-6b95f8cd-ba8b-4294-b465-94ef67854c80 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:47:40.927864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-6b95f8cd-ba8b-4294-b465-94ef67854c80 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0ea00c77-2276-487f-91c2-ed2e30e2b297", "connector": null, "instance_uuid": "b41243ad-324b-4e7f-beaf-d9ce4c3bab84"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:40.936819 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-81b9c5eb-89f3-44d3-b455-3ef3405081af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:40.937417 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:40.937417 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:40.939144 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-81b9c5eb-89f3-44d3-b455-3ef3405081af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:40.939566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-81b9c5eb-89f3-44d3-b455-3ef3405081af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:40.939834 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-81b9c5eb-89f3-44d3-b455-3ef3405081af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:40.956572 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:40.956572 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:40.962967 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-81b9c5eb-89f3-44d3-b455-3ef3405081af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:40.969175 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-81b9c5eb-89f3-44d3-b455-3ef3405081af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 200 Aug 25 11:47:40.970322 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 200/789] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:40 2026] GET /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 870 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:40.996812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-6b95f8cd-ba8b-4294-b465-94ef67854c80 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:47:40.997549 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 195/790] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:47:40 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:41.068261 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e01f36c8-dc7e-4df2-9041-a6969bf124a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.071747 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e01f36c8-dc7e-4df2-9041-a6969bf124a1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:41.071999 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e01f36c8-dc7e-4df2-9041-a6969bf124a1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:41.072214 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e01f36c8-dc7e-4df2-9041-a6969bf124a1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:41.093118 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:41.093118 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:41.098374 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e01f36c8-dc7e-4df2-9041-a6969bf124a1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:41.104145 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e01f36c8-dc7e-4df2-9041-a6969bf124a1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:41.104905 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 195/791] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:41 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 849 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:41.124399 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6c73264-9bd0-4127-acd4-a5260e9cf2dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.125177 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6c73264-9bd0-4127-acd4-a5260e9cf2dd None None] GET https://10.4.3.66/volume// Aug 25 11:47:41.125319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6c73264-9bd0-4127-acd4-a5260e9cf2dd None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:41.125582 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6c73264-9bd0-4127-acd4-a5260e9cf2dd None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:41.126293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6c73264-9bd0-4127-acd4-a5260e9cf2dd None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:47:41.126421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 202/792] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:47:41 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:47:41.171395 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-4a929dc6-5963-4d88-b3c5-fe52fd64b7b4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.175330 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-4a929dc6-5963-4d88-b3c5-fe52fd64b7b4 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:41.175330 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-4a929dc6-5963-4d88-b3c5-fe52fd64b7b4 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:41.175330 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-4a929dc6-5963-4d88-b3c5-fe52fd64b7b4 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:41.197177 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:41.197177 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:41.209185 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-4a929dc6-5963-4d88-b3c5-fe52fd64b7b4 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:41.218331 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-4a929dc6-5963-4d88-b3c5-fe52fd64b7b4 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:41.219207 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 201/793] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:47:41 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1029 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:47:41.346456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.351429 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] PUT https://10.4.3.66/volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef Aug 25 11:47:41.352016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:41.362167 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Acquiring lock "cinder-attachment_update-0ea00c77-2276-487f-91c2-ed2e30e2b297-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:47:41.369192 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Lock "cinder-attachment_update-0ea00c77-2276-487f-91c2-ed2e30e2b297-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:47:41.370498 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:41.370498 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:41.485016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Lock "cinder-attachment_update-0ea00c77-2276-487f-91c2-ed2e30e2b297-np0000008081" released by "attachment_update" :: held 0.116s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:47:41.486391 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-48b505be-82bd-4bc8-9521-842f379d97da tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef returned with HTTP 200 Aug 25 11:47:41.486391 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 196/794] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:47:41 2026] PUT /volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:41.659989 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.663265 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:41.663473 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1733702905"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:41.665413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1733702905'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:41.665413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume of 1 GB Aug 25 11:47:41.670041 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Availability Zones retrieved successfully. Aug 25 11:47:41.675100 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (9c705de5-5702-4135-bfa9-5cd9a6bd3c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:41.676329 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de11c16-1b15-4e98-8102-765882a9057d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:41.677289 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:41.706799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0de11c16-1b15-4e98-8102-765882a9057d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:41.707633 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1b3084-9e2d-4e21-9f87-23f8ea3ff9f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:41.812042 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Created reservations ['270b94f7-ac51-44e7-b8f0-05ff657cfc21', '53cb2788-3e9a-40af-acc5-d4859c200ad7', '210ceb1f-8934-4680-860c-003400baadaf', 'b05e74d1-afa2-4253-aee8-4ea7142510b7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:41.813125 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc1b3084-9e2d-4e21-9f87-23f8ea3ff9f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['270b94f7-ac51-44e7-b8f0-05ff657cfc21', '53cb2788-3e9a-40af-acc5-d4859c200ad7', '210ceb1f-8934-4680-860c-003400baadaf', 'b05e74d1-afa2-4253-aee8-4ea7142510b7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:41.814083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3963f414-546c-4518-a68b-b71f12c35e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:41.857806 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3963f414-546c-4518-a68b-b71f12c35e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33342400-6799-4a1a-b773-bd8f3aa9d5fd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1733702905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['270b94f7-ac51-44e7-b8f0-05ff657cfc21','53cb2788-3e9a-40af-acc5-d4859c200ad7','210ceb1f-8934-4680-860c-003400baadaf','b05e74d1-afa2-4253-aee8-4ea7142510b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1733702905',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33342400-6799-4a1a-b773-bd8f3aa9d5fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093d1409ad154d26a5f61ce9461ed965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026dddc709334f0c9a37e761aa864bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:41.859007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c67f61f-7df6-4f63-a26b-cac2cbab409e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:41.896718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c67f61f-7df6-4f63-a26b-cac2cbab409e) transitioned into state 'SUCCESS' from state '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-1733702905',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['270b94f7-ac51-44e7-b8f0-05ff657cfc21','53cb2788-3e9a-40af-acc5-d4859c200ad7','210ceb1f-8934-4680-860c-003400baadaf','b05e74d1-afa2-4253-aee8-4ea7142510b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:41.897779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921641e0-30ba-4515-bf11-faac890a7b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:41.912380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (921641e0-30ba-4515-bf11-faac890a7b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:41.913185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (9c705de5-5702-4135-bfa9-5cd9a6bd3c9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:41.913443 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request issued successfully. Aug 25 11:47:41.913973 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36ea38b7-baee-4275-bcd1-c56d8acae697 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:41.914821 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 196/795] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:41 2026] POST /volume/v3/volumes => generated 747 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:41.927632 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-973fbc22-8565-4c60-869c-5933c938ba8e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.930942 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-973fbc22-8565-4c60-869c-5933c938ba8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:41.931475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-973fbc22-8565-4c60-869c-5933c938ba8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:41.931805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-973fbc22-8565-4c60-869c-5933c938ba8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:41.942999 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:41.942999 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:41.949143 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-973fbc22-8565-4c60-869c-5933c938ba8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:41.955133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-973fbc22-8565-4c60-869c-5933c938ba8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:41.955889 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 203/796] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:41 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:41.988364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c80a08c3-19b2-43f6-91f1-9a4c6ed1e27b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:41.990968 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c80a08c3-19b2-43f6-91f1-9a4c6ed1e27b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:41.991538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c80a08c3-19b2-43f6-91f1-9a4c6ed1e27b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:41.991988 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c80a08c3-19b2-43f6-91f1-9a4c6ed1e27b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:42.000964 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:42.000964 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:42.005192 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c80a08c3-19b2-43f6-91f1-9a4c6ed1e27b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:42.010568 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c80a08c3-19b2-43f6-91f1-9a4c6ed1e27b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 200 Aug 25 11:47:42.010998 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 202/797] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:41 2026] GET /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:42.029605 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e686941-169d-47c9-b424-760e37260b42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:42.034708 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:47:42.035677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "68e276e8-d10b-491c-9d10-9722a9b1b4a4", "name": "tempest-VolumeDependencyTests-Snapshot-8795543"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:42.046358 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:42.046358 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:42.046955 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:42.047145 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create snapshot from volume 68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:42.082591 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['750387b5-5b7e-4f0c-93d4-45f4b727e93e', '88aade72-878e-40a9-ac20-f75deda8a0da', '417d31e3-18a5-4768-8fb0-9613ce6cfbe2', '297a00e2-6371-4da7-9a8e-a7efdaee8f12'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:42.113631 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot create request issued successfully. Aug 25 11:47:42.114089 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e686941-169d-47c9-b424-760e37260b42 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:47:42.114541 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 197/798] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:47:42 2026] POST /volume/v3/snapshots => generated 305 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:42.121718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32984c82-7010-4cb4-8a08-fb8292243c98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:42.124485 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32984c82-7010-4cb4-8a08-fb8292243c98 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:42.125058 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32984c82-7010-4cb4-8a08-fb8292243c98 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:42.125444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32984c82-7010-4cb4-8a08-fb8292243c98 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:42.126876 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6ec81288-b031-4fb4-a696-3988c495b660 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:42.128513 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ec81288-b031-4fb4-a696-3988c495b660 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:47:42.128751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ec81288-b031-4fb4-a696-3988c495b660 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:42.129809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ec81288-b031-4fb4-a696-3988c495b660 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:42.134600 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:42.134600 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:42.135276 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6ec81288-b031-4fb4-a696-3988c495b660 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:42.136274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ec81288-b031-4fb4-a696-3988c495b660 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 200 Aug 25 11:47:42.136753 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 204/799] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:42 2026] GET /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:42.142804 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:42.142804 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:42.146992 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-32984c82-7010-4cb4-8a08-fb8292243c98 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:42.152109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32984c82-7010-4cb4-8a08-fb8292243c98 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:42.152798 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 197/800] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:42 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:42.974173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e402debb-3e78-4876-8d6b-f1c11c5716fc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:42.976571 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e402debb-3e78-4876-8d6b-f1c11c5716fc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:42.976571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e402debb-3e78-4876-8d6b-f1c11c5716fc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:42.977195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e402debb-3e78-4876-8d6b-f1c11c5716fc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:42.988151 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:42.988151 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:42.996164 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e402debb-3e78-4876-8d6b-f1c11c5716fc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.005273 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e402debb-3e78-4876-8d6b-f1c11c5716fc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.005398 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 203/801] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:42 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:43.026865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.031829 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action Aug 25 11:47:43.031829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action body: b'{"os-attach": {"instance_uuid": "2ca76712-502e-4bae-b8f9-ff00c3a37e27", "mountpoint": "/dev/vdb"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:43.031829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2ca76712-502e-4bae-b8f9-ff00c3a37e27", "mountpoint": "/dev/vdb"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:43.050150 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.050150 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:43.050555 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.070614 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Update volume admin metadata completed successfully. Aug 25 11:47:43.151715 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bbf1069f-b704-40be-bd5f-02c0491c6f30 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.157211 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bbf1069f-b704-40be-bd5f-02c0491c6f30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:47:43.157418 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bbf1069f-b704-40be-bd5f-02c0491c6f30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.157805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bbf1069f-b704-40be-bd5f-02c0491c6f30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.167413 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.167413 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:43.169751 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bbf1069f-b704-40be-bd5f-02c0491c6f30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:43.169751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bbf1069f-b704-40be-bd5f-02c0491c6f30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 200 Aug 25 11:47:43.170237 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 205/802] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 464 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:43.183003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce221e16-42b9-4961-84cb-bbf236822373 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.185775 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce221e16-42b9-4961-84cb-bbf236822373 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:43.186194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce221e16-42b9-4961-84cb-bbf236822373 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.187092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce221e16-42b9-4961-84cb-bbf236822373 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.189277 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2bb21fa2-1996-4fcb-b853-607b558be006 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.194328 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Attach volume completed successfully. Aug 25 11:47:43.194549 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:43.194733 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f16cf96a-c19b-4b0a-af59-14f1b0abe31e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action returned with HTTP 202 Aug 25 11:47:43.195700 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a064295f-e925-40f3-b587-59bc63d1e1da", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-55662829"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:43.195778 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 198/803] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:43 2026] POST /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action => generated 0 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:43.199699 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'snapshot_id': 'a064295f-e925-40f3-b587-59bc63d1e1da', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-55662829'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:43.207737 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a89f91ab-d7b5-44e6-aafe-2e934e7d394b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.210305 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a89f91ab-d7b5-44e6-aafe-2e934e7d394b tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:43.211269 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a89f91ab-d7b5-44e6-aafe-2e934e7d394b tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.211411 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.211411 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:43.212304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a89f91ab-d7b5-44e6-aafe-2e934e7d394b tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.212754 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:43.212754 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:43.216124 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.216124 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:43.218166 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:43.225346 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ce221e16-42b9-4961-84cb-bbf236822373 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:43.226522 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (e6f4a265-aa23-452f-bc51-695fb9268464) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:43.228509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1971d9d1-17ef-46d4-8002-130203cf196f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:43.228728 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.228728 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:43.232785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:43.234100 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a89f91ab-d7b5-44e6-aafe-2e934e7d394b tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.234197 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce221e16-42b9-4961-84cb-bbf236822373 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:43.235583 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 198/804] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:43.249654 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a89f91ab-d7b5-44e6-aafe-2e934e7d394b tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.249654 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 206/805] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:43.268834 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c527bd9-50ae-4ab5-a8ad-914f9818bcc4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.270045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1971d9d1-17ef-46d4-8002-130203cf196f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a064295f-e925-40f3-b587-59bc63d1e1da', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:43.271563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c58c984-61a9-4e7f-a778-72fb576daebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:43.272883 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c527bd9-50ae-4ab5-a8ad-914f9818bcc4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:43.273044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c527bd9-50ae-4ab5-a8ad-914f9818bcc4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.274938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c527bd9-50ae-4ab5-a8ad-914f9818bcc4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.289988 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.289988 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:43.294892 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c527bd9-50ae-4ab5-a8ad-914f9818bcc4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.300857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c527bd9-50ae-4ab5-a8ad-914f9818bcc4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.301412 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 199/806] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 1174 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:43.327602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56028008-7760-4eb9-acfb-96693440612a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.336661 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['39cc60d1-9e23-4580-8c82-7687cde48d91', 'd8b7ced3-e08b-4483-a303-a4032c8f3a32', 'e84c3753-3a08-417a-9be7-cb0f12bdb3aa', '0596ec75-786a-410c-94d8-2af79ebbdb8d'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:43.337706 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c58c984-61a9-4e7f-a778-72fb576daebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39cc60d1-9e23-4580-8c82-7687cde48d91', 'd8b7ced3-e08b-4483-a303-a4032c8f3a32', 'e84c3753-3a08-417a-9be7-cb0f12bdb3aa', '0596ec75-786a-410c-94d8-2af79ebbdb8d']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:43.339121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989dbbde-5759-407e-858d-331748a779ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:43.395763 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (989dbbde-5759-407e-858d-331748a779ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eab71a9-905a-4f65-b596-0ee669b306bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-55662829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['39cc60d1-9e23-4580-8c82-7687cde48d91','d8b7ced3-e08b-4483-a303-a4032c8f3a32','e84c3753-3a08-417a-9be7-cb0f12bdb3aa','0596ec75-786a-410c-94d8-2af79ebbdb8d'],size=1,snapshot_id=a064295f-e925-40f3-b587-59bc63d1e1da,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-55662829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eab71a9-905a-4f65-b596-0ee669b306bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a064295f-e925-40f3-b587-59bc63d1e1da,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:43.398657 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5537793f-1536-4694-b431-fdbc3bf73e0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:43.424911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5537793f-1536-4694-b431-fdbc3bf73e0a) transitioned into state 'SUCCESS' from state '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-55662829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['39cc60d1-9e23-4580-8c82-7687cde48d91','d8b7ced3-e08b-4483-a303-a4032c8f3a32','e84c3753-3a08-417a-9be7-cb0f12bdb3aa','0596ec75-786a-410c-94d8-2af79ebbdb8d'],size=1,snapshot_id=a064295f-e925-40f3-b587-59bc63d1e1da,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:43.425724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ce576b-fbbd-4df7-828a-1de81fd2a15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:43.459606 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72ce576b-fbbd-4df7-828a-1de81fd2a15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:43.460354 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (e6f4a265-aa23-452f-bc51-695fb9268464) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:43.460682 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:43.461227 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2bb21fa2-1996-4fcb-b853-607b558be006 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:43.461823 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 204/807] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:47:43 2026] POST /volume/v3/volumes => generated 800 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:43.475023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a9a28a17-fc16-446c-996f-98d256f08b02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.478516 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9a28a17-fc16-446c-996f-98d256f08b02 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:47:43.478955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9a28a17-fc16-446c-996f-98d256f08b02 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.480008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9a28a17-fc16-446c-996f-98d256f08b02 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.490128 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.490128 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:43.496489 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a9a28a17-fc16-446c-996f-98d256f08b02 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:43.501732 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9a28a17-fc16-446c-996f-98d256f08b02 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 200 Aug 25 11:47:43.502365 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 207/808] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:43.522830 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56028008-7760-4eb9-acfb-96693440612a tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action Aug 25 11:47:43.523310 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56028008-7760-4eb9-acfb-96693440612a tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:43.523573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56028008-7760-4eb9-acfb-96693440612a tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:43.539882 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.539882 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:43.540512 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-56028008-7760-4eb9-acfb-96693440612a tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume '33342400-6799-4a1a-b773-bd8f3aa9d5fd' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:43.577127 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56028008-7760-4eb9-acfb-96693440612a tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action returned with HTTP 202 Aug 25 11:47:43.577546 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 199/809] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:43 2026] POST /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action => generated 0 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:43.586781 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f5f45a1-9497-45af-a38c-fa2c04d2d2bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.588947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f5f45a1-9497-45af-a38c-fa2c04d2d2bc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:43.589230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f5f45a1-9497-45af-a38c-fa2c04d2d2bc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.589513 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f5f45a1-9497-45af-a38c-fa2c04d2d2bc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.601327 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.601327 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:43.605555 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4f5f45a1-9497-45af-a38c-fa2c04d2d2bc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.611956 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f5f45a1-9497-45af-a38c-fa2c04d2d2bc tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.612507 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 200/810] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:43.625933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c2302584-95c2-4e47-9d0e-8c665a427304 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.628070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action Aug 25 11:47:43.628422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "d3e11caa-f317-4df4-a9f8-dd93d012ce86"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:43.628552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "d3e11caa-f317-4df4-a9f8-dd93d012ce86"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:43.639976 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.639976 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:43.640319 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Volume info retrieved successfully. Aug 25 11:47:43.694553 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Terminate volume connection completed successfully. Aug 25 11:47:43.703010 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100240) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 25 11:47:43.776601 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Detach volume completed successfully. Aug 25 11:47:43.776601 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2302584-95c2-4e47-9d0e-8c665a427304 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action returned with HTTP 202 Aug 25 11:47:43.777339 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 205/811] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:43 2026] POST /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action => generated 0 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:43.787694 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c55d858-d059-4fc8-a6de-0ab377061915 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.790670 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c55d858-d059-4fc8-a6de-0ab377061915 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:43.793743 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c55d858-d059-4fc8-a6de-0ab377061915 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.793743 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c55d858-d059-4fc8-a6de-0ab377061915 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.804483 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.804483 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:43.811833 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1c55d858-d059-4fc8-a6de-0ab377061915 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.824239 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c55d858-d059-4fc8-a6de-0ab377061915 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.824239 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 208/812] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:43.840805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94c1ce10-5fe0-4b5c-8b45-3e22cf31b890 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.842719 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94c1ce10-5fe0-4b5c-8b45-3e22cf31b890 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:43.843095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94c1ce10-5fe0-4b5c-8b45-3e22cf31b890 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.843095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94c1ce10-5fe0-4b5c-8b45-3e22cf31b890 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.854956 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.854956 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:43.860954 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-94c1ce10-5fe0-4b5c-8b45-3e22cf31b890 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.868789 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94c1ce10-5fe0-4b5c-8b45-3e22cf31b890 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.869386 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 200/813] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:43.892241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.894099 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action Aug 25 11:47:43.894436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:43.894559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:43.902723 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.902723 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:43.903181 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.938422 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Detach volume completed successfully. Aug 25 11:47:43.938770 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec7a6e19-4330-4fe4-a0a3-259e29140845 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action returned with HTTP 202 Aug 25 11:47:43.939498 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 201/814] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:43 2026] POST /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:43.948671 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-973b7fa7-0606-4977-95e6-fdd254275431 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:43.953055 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-973b7fa7-0606-4977-95e6-fdd254275431 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:43.953364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-973b7fa7-0606-4977-95e6-fdd254275431 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:43.954186 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-973b7fa7-0606-4977-95e6-fdd254275431 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:43.966030 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:43.966030 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:43.973802 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-973b7fa7-0606-4977-95e6-fdd254275431 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:43.981195 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-973b7fa7-0606-4977-95e6-fdd254275431 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:43.981968 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 206/815] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:43.997504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6526e625-5225-454c-b549-e901d7234965 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.000062 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6526e625-5225-454c-b549-e901d7234965 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:44.000285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6526e625-5225-454c-b549-e901d7234965 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:44.000464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6526e625-5225-454c-b549-e901d7234965 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:44.010096 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.010096 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:44.019061 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6526e625-5225-454c-b549-e901d7234965 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:44.025526 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6526e625-5225-454c-b549-e901d7234965 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:44.026110 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 209/816] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:43 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:44.041369 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9cfb288-a408-4ae2-acc6-c890d15556db None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.043573 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:44.043868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:44.044147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:44.044347 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume with id: 33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:44.053931 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.053931 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:44.054516 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:44.084532 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume request issued successfully. Aug 25 11:47:44.084532 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9cfb288-a408-4ae2-acc6-c890d15556db tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 202 Aug 25 11:47:44.084532 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 201/817] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:44 2026] DELETE /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:44.095991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5361e43e-b720-4b2d-af6e-bf29db8276e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.097915 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5361e43e-b720-4b2d-af6e-bf29db8276e7 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:44.098153 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5361e43e-b720-4b2d-af6e-bf29db8276e7 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:44.098384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5361e43e-b720-4b2d-af6e-bf29db8276e7 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:44.107848 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.107848 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:44.113308 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5361e43e-b720-4b2d-af6e-bf29db8276e7 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:44.118806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5361e43e-b720-4b2d-af6e-bf29db8276e7 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 200 Aug 25 11:47:44.119467 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 202/818] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:44 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:44.261830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7ece77bb-3204-4100-a067-d6f07777a05c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.264994 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7ece77bb-3204-4100-a067-d6f07777a05c tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:44.264994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7ece77bb-3204-4100-a067-d6f07777a05c tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:44.265388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7ece77bb-3204-4100-a067-d6f07777a05c tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:44.294046 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.294046 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:44.307175 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7ece77bb-3204-4100-a067-d6f07777a05c tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:44.320515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7ece77bb-3204-4100-a067-d6f07777a05c tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:44.320515 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 207/819] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:44 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:44.522219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e0708b7-0131-4355-9129-f6a07caafed1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.524545 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e0708b7-0131-4355-9129-f6a07caafed1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:47:44.524928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e0708b7-0131-4355-9129-f6a07caafed1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:44.525128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e0708b7-0131-4355-9129-f6a07caafed1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:44.535963 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.535963 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:44.551408 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e0708b7-0131-4355-9129-f6a07caafed1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:44.557422 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e0708b7-0131-4355-9129-f6a07caafed1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 200 Aug 25 11:47:44.557977 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 210/820] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:44 2026] GET /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 893 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:44.575265 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.577152 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:44.577759 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "6eab71a9-905a-4f65-b596-0ee669b306bc", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1410549785"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:44.580063 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'source_volid': '6eab71a9-905a-4f65-b596-0ee669b306bc', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1410549785'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:44.589218 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.589218 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:44.589800 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume retrieved successfully. Aug 25 11:47:44.590132 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:44.594702 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:44.601398 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (9abcac05-c44e-4529-9031-a2234373e290) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:44.603109 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b4910a-7927-4d3c-b8bf-e58cbdcfa904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:44.604185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:44.660712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0b4910a-7927-4d3c-b8bf-e58cbdcfa904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '6eab71a9-905a-4f65-b596-0ee669b306bc', 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:44.661970 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0832d049-0505-47b8-a403-94bb76cc07ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:44.736573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['079e63b7-33bc-43f5-b182-cb0c5d99649b', '727976c4-33ad-4ac5-84f7-26d1006eb88f', 'b6330767-9739-4e8b-8c56-a93dcb76358b', '0303a4ac-7c76-4922-a136-fa064cc4b8ab'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:44.738399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0832d049-0505-47b8-a403-94bb76cc07ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['079e63b7-33bc-43f5-b182-cb0c5d99649b', '727976c4-33ad-4ac5-84f7-26d1006eb88f', 'b6330767-9739-4e8b-8c56-a93dcb76358b', '0303a4ac-7c76-4922-a136-fa064cc4b8ab']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:44.738399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38059801-a0c3-4622-b1ce-41797cd8016e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:44.786017 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38059801-a0c3-4622-b1ce-41797cd8016e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ef4f171c-f59a-4f9b-87f8-742b76053df5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1410549785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['079e63b7-33bc-43f5-b182-cb0c5d99649b','727976c4-33ad-4ac5-84f7-26d1006eb88f','b6330767-9739-4e8b-8c56-a93dcb76358b','0303a4ac-7c76-4922-a136-fa064cc4b8ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=6eab71a9-905a-4f65-b596-0ee669b306bc,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1410549785',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ef4f171c-f59a-4f9b-87f8-742b76053df5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=6eab71a9-905a-4f65-b596-0ee669b306bc,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:44.789153 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ae04bd-07c0-4153-aa0a-f0a0c7d73194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:44.852370 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85ae04bd-07c0-4153-aa0a-f0a0c7d73194) transitioned into state 'SUCCESS' from state '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-1410549785',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['079e63b7-33bc-43f5-b182-cb0c5d99649b','727976c4-33ad-4ac5-84f7-26d1006eb88f','b6330767-9739-4e8b-8c56-a93dcb76358b','0303a4ac-7c76-4922-a136-fa064cc4b8ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=6eab71a9-905a-4f65-b596-0ee669b306bc,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:44.853880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69008ef3-7386-4456-a11a-e8d4f12ea57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:44.892679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69008ef3-7386-4456-a11a-e8d4f12ea57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:44.893083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (9abcac05-c44e-4529-9031-a2234373e290) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:44.893241 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:44.895482 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8dcf5fbe-4864-44f9-9c2e-932a1a53bd89 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:44.895482 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 202/821] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:47:44 2026] POST /volume/v3/volumes => generated 802 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:44.922060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7901c500-a311-4bb4-a670-5366cf814b83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:44.924944 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7901c500-a311-4bb4-a670-5366cf814b83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:47:44.924944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7901c500-a311-4bb4-a670-5366cf814b83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:44.924944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7901c500-a311-4bb4-a670-5366cf814b83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:44.940838 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:44.940838 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:44.945934 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7901c500-a311-4bb4-a670-5366cf814b83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:44.967653 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7901c500-a311-4bb4-a670-5366cf814b83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 200 Aug 25 11:47:44.968266 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 203/822] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:44 2026] GET /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:45.139410 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-828d2ad7-95ec-4423-892b-741db09c091c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.142255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-af7c956e-5340-4c7a-baec-eecc0ed88f69 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.142397 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-828d2ad7-95ec-4423-892b-741db09c091c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd Aug 25 11:47:45.142397 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-828d2ad7-95ec-4423-892b-741db09c091c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:45.142640 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-828d2ad7-95ec-4423-892b-741db09c091c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:45.147473 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-af7c956e-5340-4c7a-baec-eecc0ed88f69 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] POST https://10.4.3.66/volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef/action Aug 25 11:47:45.148496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-af7c956e-5340-4c7a-baec-eecc0ed88f69 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:45.148496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-af7c956e-5340-4c7a-baec-eecc0ed88f69 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:45.154700 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-828d2ad7-95ec-4423-892b-741db09c091c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd returned with HTTP 404 Aug 25 11:47:45.155661 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 208/823] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:45 2026] GET /volume/v3/volumes/33342400-6799-4a1a-b773-bd8f3aa9d5fd => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:45.191918 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:45.191918 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:45.222662 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3a9684f9-8b8f-456b-bced-29d3cf3e085e req-af7c956e-5340-4c7a-baec-eecc0ed88f69 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef/action returned with HTTP 204 Aug 25 11:47:45.222662 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 211/824] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:47:45 2026] POST /volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:45.344270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f584040a-4611-4cb3-880c-68e224ad1905 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.344702 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f584040a-4611-4cb3-880c-68e224ad1905 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:45.344911 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f584040a-4611-4cb3-880c-68e224ad1905 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:45.345106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f584040a-4611-4cb3-880c-68e224ad1905 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:45.364781 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:45.364781 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:45.371357 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f584040a-4611-4cb3-880c-68e224ad1905 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:45.376858 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f584040a-4611-4cb3-880c-68e224ad1905 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:45.377565 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 203/825] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:45 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:45.399611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97da71b2-5dc1-4028-9e0e-a3624191e470 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.402934 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97da71b2-5dc1-4028-9e0e-a3624191e470 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:45.403294 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97da71b2-5dc1-4028-9e0e-a3624191e470 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:45.403691 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97da71b2-5dc1-4028-9e0e-a3624191e470 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:45.418662 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:45.418662 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:45.422763 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97da71b2-5dc1-4028-9e0e-a3624191e470 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:45.426898 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97da71b2-5dc1-4028-9e0e-a3624191e470 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:45.427108 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 204/826] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:45 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1142 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:45.440305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-909bd610-2cb8-47f3-857f-a47d3696b484 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.442889 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-909bd610-2cb8-47f3-857f-a47d3696b484 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:45.443032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-909bd610-2cb8-47f3-857f-a47d3696b484 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:45.452285 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-909bd610-2cb8-47f3-857f-a47d3696b484 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:45.468375 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:45.468375 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:45.473592 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-909bd610-2cb8-47f3-857f-a47d3696b484 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:45.479826 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-909bd610-2cb8-47f3-857f-a47d3696b484 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:45.480315 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 209/827] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:45 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:45.702590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2283c6e4-48ea-4189-b4fe-ab7620c46440 req-5512e45e-f082-47b7-9714-92a9a90df9e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.708713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2283c6e4-48ea-4189-b4fe-ab7620c46440 req-5512e45e-f082-47b7-9714-92a9a90df9e1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:47:45.708965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2283c6e4-48ea-4189-b4fe-ab7620c46440 req-5512e45e-f082-47b7-9714-92a9a90df9e1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:45.709183 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2283c6e4-48ea-4189-b4fe-ab7620c46440 req-5512e45e-f082-47b7-9714-92a9a90df9e1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:45.733858 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:45.733858 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:45.740254 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-2283c6e4-48ea-4189-b4fe-ab7620c46440 req-5512e45e-f082-47b7-9714-92a9a90df9e1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:47:45.749689 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2283c6e4-48ea-4189-b4fe-ab7620c46440 req-5512e45e-f082-47b7-9714-92a9a90df9e1 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:47:45.750720 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 212/828] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:47:45 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:45.989982 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f5dccbd-f9ee-472a-b6a3-68e2db75c07e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:45.992492 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f5dccbd-f9ee-472a-b6a3-68e2db75c07e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:47:45.992781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f5dccbd-f9ee-472a-b6a3-68e2db75c07e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:45.993028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f5dccbd-f9ee-472a-b6a3-68e2db75c07e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:46.010807 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:46.010807 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:46.019161 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3f5dccbd-f9ee-472a-b6a3-68e2db75c07e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:46.034140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f5dccbd-f9ee-472a-b6a3-68e2db75c07e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 200 Aug 25 11:47:46.034711 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 204/829] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:45 2026] GET /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 895 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:46.062572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:46.065695 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:47:46.065695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:46.065695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:46.065695 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: 0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:47:46.082261 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:46.082261 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:46.082876 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:46.117795 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot delete request issued successfully. Aug 25 11:47:46.118022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cf7df63-57d5-4b28-af97-b86f88d9b976 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 202 Aug 25 11:47:46.119113 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 205/830] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:47:46 2026] DELETE /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:47:46.128475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5ec54b42-d9fd-4aac-ba8c-73b709d29d3e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:46.135372 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ec54b42-d9fd-4aac-ba8c-73b709d29d3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:47:46.135372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ec54b42-d9fd-4aac-ba8c-73b709d29d3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:46.135759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ec54b42-d9fd-4aac-ba8c-73b709d29d3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:46.147795 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:46.147795 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:46.149802 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5ec54b42-d9fd-4aac-ba8c-73b709d29d3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:46.150061 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ec54b42-d9fd-4aac-ba8c-73b709d29d3e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 200 Aug 25 11:47:46.151827 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 210/831] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:46 2026] GET /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:47.167455 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-31f0e2ff-047d-46ce-845e-f0f73b2885cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:47.167455 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31f0e2ff-047d-46ce-845e-f0f73b2885cc tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:47:47.167455 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31f0e2ff-047d-46ce-845e-f0f73b2885cc tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:47.168172 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31f0e2ff-047d-46ce-845e-f0f73b2885cc tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:47.170369 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=396,cinder:INSERT=50,cinder:UPDATE=95 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:47:47.174307 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31f0e2ff-047d-46ce-845e-f0f73b2885cc tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 404 Aug 25 11:47:47.174976 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 213/832] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:47 2026] GET /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:47.185743 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:47.186706 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:47:47.187007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:47.187286 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:47.187449 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:47:47.194972 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:47.194972 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:47.195686 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:47.218130 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot delete request issued successfully. Aug 25 11:47:47.218394 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80db04f5-6adf-4ba6-bf4c-16cb6f4d654b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 202 Aug 25 11:47:47.218937 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 205/833] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:47:47 2026] DELETE /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:47.226321 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a80511c-0013-4d77-90b2-8527d3f79d66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:47.228028 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a80511c-0013-4d77-90b2-8527d3f79d66 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:47:47.228208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a80511c-0013-4d77-90b2-8527d3f79d66 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:47.228615 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a80511c-0013-4d77-90b2-8527d3f79d66 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:47.233465 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:47.233465 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:47.234106 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3a80511c-0013-4d77-90b2-8527d3f79d66 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:47.235582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a80511c-0013-4d77-90b2-8527d3f79d66 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 200 Aug 25 11:47:47.235582 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 206/834] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:47 2026] GET /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:47.882964 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:47.885735 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:47.886237 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-709337963"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:47.888007 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-709337963'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:47.888161 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume of 1 GB Aug 25 11:47:47.895239 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Availability Zones retrieved successfully. Aug 25 11:47:47.902216 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (c2eb77ad-6809-4b88-82e5-9dd66fc0de47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:47.903618 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d7059c-fd74-42d4-9111-c3d037471740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:47.904922 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:47.944797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (42d7059c-fd74-42d4-9111-c3d037471740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:47.948040 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1fbde7-ec5c-4ba6-8339-0d0506c7c09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:47.998301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Created reservations ['58b33f80-24fc-44cb-b45a-be7f01a3a668', '74651cac-7e24-41ba-bccc-bc3a0a509880', '7309d402-71da-469b-aade-8ecdc2d7ab7e', '730dfff5-1c7f-43a5-a4f3-f544c91d48c9'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:47.999465 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f1fbde7-ec5c-4ba6-8339-0d0506c7c09c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58b33f80-24fc-44cb-b45a-be7f01a3a668', '74651cac-7e24-41ba-bccc-bc3a0a509880', '7309d402-71da-469b-aade-8ecdc2d7ab7e', '730dfff5-1c7f-43a5-a4f3-f544c91d48c9']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:48.000375 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afb3c2b-4e52-4383-a0bc-d9bbb7cdb4b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:48.037213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6afb3c2b-4e52-4383-a0bc-d9bbb7cdb4b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28d26e1a-04fd-454a-83d3-bd73c4d0e8d2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-709337963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['58b33f80-24fc-44cb-b45a-be7f01a3a668','74651cac-7e24-41ba-bccc-bc3a0a509880','7309d402-71da-469b-aade-8ecdc2d7ab7e','730dfff5-1c7f-43a5-a4f3-f544c91d48c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-709337963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28d26e1a-04fd-454a-83d3-bd73c4d0e8d2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093d1409ad154d26a5f61ce9461ed965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026dddc709334f0c9a37e761aa864bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:48.038719 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f45dc6-c1c7-4fc0-bdea-a6fb54df7d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:48.070595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f45dc6-c1c7-4fc0-bdea-a6fb54df7d94) transitioned into state 'SUCCESS' from state '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-709337963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['58b33f80-24fc-44cb-b45a-be7f01a3a668','74651cac-7e24-41ba-bccc-bc3a0a509880','7309d402-71da-469b-aade-8ecdc2d7ab7e','730dfff5-1c7f-43a5-a4f3-f544c91d48c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:48.071533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d91ae42-510d-434a-b2a0-08b83caf5491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:48.083319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d91ae42-510d-434a-b2a0-08b83caf5491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:48.084138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (c2eb77ad-6809-4b88-82e5-9dd66fc0de47) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:48.084510 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request issued successfully. Aug 25 11:47:48.085250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a0e6060c-1fdf-4c0c-a79d-c04f5c83aaea tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:48.085519 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 211/835] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:47 2026] POST /volume/v3/volumes => generated 746 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:48.101034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37f91d74-e604-408f-b075-d3c73597b997 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:48.103827 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37f91d74-e604-408f-b075-d3c73597b997 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:48.104134 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37f91d74-e604-408f-b075-d3c73597b997 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:48.105165 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37f91d74-e604-408f-b075-d3c73597b997 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:48.115342 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:48.115342 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:48.121232 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-37f91d74-e604-408f-b075-d3c73597b997 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:48.129351 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37f91d74-e604-408f-b075-d3c73597b997 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 200 Aug 25 11:47:48.129956 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 214/836] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:48 2026] GET /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:48.248136 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff0c0dc3-342b-4a9d-b70b-b2d19fa9a3a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:48.250845 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff0c0dc3-342b-4a9d-b70b-b2d19fa9a3a5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:47:48.251415 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff0c0dc3-342b-4a9d-b70b-b2d19fa9a3a5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:48.251736 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff0c0dc3-342b-4a9d-b70b-b2d19fa9a3a5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:48.264848 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff0c0dc3-342b-4a9d-b70b-b2d19fa9a3a5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 404 Aug 25 11:47:48.265643 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 206/837] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:48 2026] GET /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:48.279281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42891401-b88a-466d-b552-830b4d9fc950 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:48.284676 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:47:48.284676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:48.284676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:48.284676 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:47:48.291146 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=418,cinder:UPDATE=140,cinder:INSERT=80 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:47:48.308420 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:48.308420 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:48.309057 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:48.338873 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:47:48.338873 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42891401-b88a-466d-b552-830b4d9fc950 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 202 Aug 25 11:47:48.339209 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 207/838] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:47:48 2026] DELETE /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:47:48.355353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ec459c03-d019-48c2-8e5f-93f961b911da None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:48.362369 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ec459c03-d019-48c2-8e5f-93f961b911da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:47:48.362742 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ec459c03-d019-48c2-8e5f-93f961b911da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:48.363234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ec459c03-d019-48c2-8e5f-93f961b911da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:48.373983 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:48.373983 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:48.384343 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ec459c03-d019-48c2-8e5f-93f961b911da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:48.392170 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ec459c03-d019-48c2-8e5f-93f961b911da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 200 Aug 25 11:47:48.392170 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 212/839] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:48 2026] GET /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 892 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:49.145927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3e3920e0-1b73-4229-a3c0-e76c9b51daf3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.148091 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e3920e0-1b73-4229-a3c0-e76c9b51daf3 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:49.148265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e3920e0-1b73-4229-a3c0-e76c9b51daf3 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:49.148559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3e3920e0-1b73-4229-a3c0-e76c9b51daf3 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:49.158245 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.158245 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:49.163369 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3e3920e0-1b73-4229-a3c0-e76c9b51daf3 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:49.169291 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3e3920e0-1b73-4229-a3c0-e76c9b51daf3 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 200 Aug 25 11:47:49.169740 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 215/840] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:49 2026] GET /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:49.185556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53568f0a-59cb-4679-b58f-a78b535f8a01 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.187308 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53568f0a-59cb-4679-b58f-a78b535f8a01 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2/action Aug 25 11:47:49.187708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53568f0a-59cb-4679-b58f-a78b535f8a01 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:49.187850 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53568f0a-59cb-4679-b58f-a78b535f8a01 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:49.192019 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=411,cinder:UPDATE=96,cinder:INSERT=52,cinder:DELETE=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:47:49.199728 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.199728 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:49.200215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-53568f0a-59cb-4679-b58f-a78b535f8a01 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume '28d26e1a-04fd-454a-83d3-bd73c4d0e8d2' with '{'status': 'attaching'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:49.224988 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53568f0a-59cb-4679-b58f-a78b535f8a01 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2/action returned with HTTP 202 Aug 25 11:47:49.226397 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 207/841] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:49 2026] POST /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:49.234815 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ec480df-ff66-4367-b75e-a290639c4b4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.237545 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ec480df-ff66-4367-b75e-a290639c4b4c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:49.237892 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ec480df-ff66-4367-b75e-a290639c4b4c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:49.238188 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ec480df-ff66-4367-b75e-a290639c4b4c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:49.256155 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.256155 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:49.267187 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ec480df-ff66-4367-b75e-a290639c4b4c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:49.277201 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ec480df-ff66-4367-b75e-a290639c4b4c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 200 Aug 25 11:47:49.277318 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 208/842] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:49 2026] GET /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:49.292317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.296046 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2/action Aug 25 11:47:49.296565 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:49.296806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:49.307785 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.307785 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:49.308503 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Volume info retrieved successfully. Aug 25 11:47:49.337479 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Delete volume request issued successfully. Aug 25 11:47:49.337836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a37bb73-a2ea-4d48-abf0-1ddce605b6e7 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2/action returned with HTTP 202 Aug 25 11:47:49.338473 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 213/843] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:49 2026] POST /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:49.348206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-15b20826-f2ca-4752-8518-13e99210ff57 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.351207 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15b20826-f2ca-4752-8518-13e99210ff57 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:49.351402 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15b20826-f2ca-4752-8518-13e99210ff57 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:49.352352 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15b20826-f2ca-4752-8518-13e99210ff57 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:49.363556 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.363556 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:49.369075 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-15b20826-f2ca-4752-8518-13e99210ff57 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:49.375151 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15b20826-f2ca-4752-8518-13e99210ff57 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 200 Aug 25 11:47:49.375606 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 216/844] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:49 2026] GET /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:49.408868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-238afb37-e1ad-4448-a031-70f5bda05ce6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.410939 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-238afb37-e1ad-4448-a031-70f5bda05ce6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:47:49.411243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-238afb37-e1ad-4448-a031-70f5bda05ce6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:49.411436 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-238afb37-e1ad-4448-a031-70f5bda05ce6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:49.418644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-238afb37-e1ad-4448-a031-70f5bda05ce6 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 404 Aug 25 11:47:49.419119 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 208/845] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:49 2026] GET /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:49.427890 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.430045 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:49.430258 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:49.430453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:49.430641 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:49.439119 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.439119 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:49.439839 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:49.465596 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:47:49.465769 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2dfc9e90-aa36-4bea-a63c-689de7494c83 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 202 Aug 25 11:47:49.466217 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 209/846] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:47:49 2026] DELETE /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:47:49.478017 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7eadda6f-179f-492a-86d5-fec8148574be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:49.481389 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7eadda6f-179f-492a-86d5-fec8148574be tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:49.481600 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7eadda6f-179f-492a-86d5-fec8148574be tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:49.481846 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7eadda6f-179f-492a-86d5-fec8148574be tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:49.491338 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:49.491338 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:49.496365 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7eadda6f-179f-492a-86d5-fec8148574be tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:49.507196 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7eadda6f-179f-492a-86d5-fec8148574be tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 200 Aug 25 11:47:49.507196 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 214/847] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:49 2026] GET /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:50.225477 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-f3c0f7e2-5cf9-4e3c-b678-6c209bb024fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.229102 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-f3c0f7e2-5cf9-4e3c-b678-6c209bb024fc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77 Aug 25 11:47:50.229431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-f3c0f7e2-5cf9-4e3c-b678-6c209bb024fc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.229986 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-f3c0f7e2-5cf9-4e3c-b678-6c209bb024fc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.243236 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:50.243236 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:50.319684 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-f3c0f7e2-5cf9-4e3c-b678-6c209bb024fc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77 returned with HTTP 200 Aug 25 11:47:50.320436 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 217/848] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:50 2026] DELETE /volume/v3/attachments/6b993220-dc29-4232-a2bb-5369f2e80e77 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:50.330497 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-e78e43b4-fe9c-42e5-952f-d313a0b04edc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.332752 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-e78e43b4-fe9c-42e5-952f-d313a0b04edc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] DELETE https://10.4.3.66/volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b Aug 25 11:47:50.332974 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-e78e43b4-fe9c-42e5-952f-d313a0b04edc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.333231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-e78e43b4-fe9c-42e5-952f-d313a0b04edc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.340779 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:50.340779 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:50.389003 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-e78e43b4-fe9c-42e5-952f-d313a0b04edc tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b returned with HTTP 200 Aug 25 11:47:50.389490 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 209/849] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:50 2026] DELETE /volume/v3/attachments/40f03e42-032a-46a3-91fe-d6a7ec8ad94b => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:50.391326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-555fd462-1a32-4db9-abad-180be47f279a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.394423 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-555fd462-1a32-4db9-abad-180be47f279a tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:50.394423 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-555fd462-1a32-4db9-abad-180be47f279a tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.394423 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-555fd462-1a32-4db9-abad-180be47f279a tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.397724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-1fcee078-f760-4e64-990d-94312ba188a8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.399871 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-1fcee078-f760-4e64-990d-94312ba188a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] DELETE https://10.4.3.66/volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e Aug 25 11:47:50.400562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-1fcee078-f760-4e64-990d-94312ba188a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.400562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-1fcee078-f760-4e64-990d-94312ba188a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.402230 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-555fd462-1a32-4db9-abad-180be47f279a tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 404 Aug 25 11:47:50.402992 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 210/850] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:50 2026] GET /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:50.410691 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:50.410691 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:50.415644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee5416c6-ad86-4bfd-9265-68d6a93c35f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.416247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee5416c6-ad86-4bfd-9265-68d6a93c35f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:50.416565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee5416c6-ad86-4bfd-9265-68d6a93c35f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.416857 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee5416c6-ad86-4bfd-9265-68d6a93c35f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.422939 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee5416c6-ad86-4bfd-9265-68d6a93c35f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 404 Aug 25 11:47:50.423661 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 218/851] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:50 2026] GET /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:50.431962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f8a7fab-d262-4ce6-b390-085ae7ed0b97 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.433645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f8a7fab-d262-4ce6-b390-085ae7ed0b97 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:50.433906 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f8a7fab-d262-4ce6-b390-085ae7ed0b97 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.434162 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f8a7fab-d262-4ce6-b390-085ae7ed0b97 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.434370 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9f8a7fab-d262-4ce6-b390-085ae7ed0b97 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume with id: 28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 Aug 25 11:47:50.440468 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f8a7fab-d262-4ce6-b390-085ae7ed0b97 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 returned with HTTP 404 Aug 25 11:47:50.441043 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 210/852] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:50 2026] DELETE /volume/v3/volumes/28d26e1a-04fd-454a-83d3-bd73c4d0e8d2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:50.455110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.457467 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:50.457983 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-735282461"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:50.460590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-735282461'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:50.460590 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume of 1 GB Aug 25 11:47:50.466466 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Availability Zones retrieved successfully. Aug 25 11:47:50.472472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ff32aeda-19ba-4b82-97dd-c7f92ad3ce97 req-1fcee078-f760-4e64-990d-94312ba188a8 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e returned with HTTP 200 Aug 25 11:47:50.473094 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 215/853] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:47:50 2026] DELETE /volume/v3/attachments/c0c3853e-f4c7-4e43-9ed8-c81c83fa278e => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:50.473697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (869fbb66-4e63-4bcc-ac96-d2de6c27bdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:50.474475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38447f6b-934a-441b-ada2-1aa0c79bd607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:50.475468 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:50.510049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38447f6b-934a-441b-ada2-1aa0c79bd607) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:50.511316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f824538-3ab2-4c57-b5bf-fe43861f4600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:50.518030 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-874bcf11-024a-4eac-9fef-dbd4544dfd64 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.521105 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-874bcf11-024a-4eac-9fef-dbd4544dfd64 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:47:50.521521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-874bcf11-024a-4eac-9fef-dbd4544dfd64 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.521821 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-874bcf11-024a-4eac-9fef-dbd4544dfd64 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.529539 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-874bcf11-024a-4eac-9fef-dbd4544dfd64 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 404 Aug 25 11:47:50.530312 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 219/854] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:50 2026] GET /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:50.539352 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.541350 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:50.541636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.541916 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.542120 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:50.550254 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:50.550254 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:50.550919 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:50.578070 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Created reservations ['9400b8fc-81a8-4f2b-a2d6-d4a488a2fa8c', '3fcce56f-01b8-4857-a2ab-020950b6d979', 'e1bbe496-7b54-4e92-aff9-ffe1a8c5e665', 'df724c57-3f8a-4b9c-bbf4-858b935337d7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:50.578266 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:47:50.578411 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a05f1ff9-c589-4fe8-a36a-3e908e9b8e84 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 202 Aug 25 11:47:50.578868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f824538-3ab2-4c57-b5bf-fe43861f4600) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9400b8fc-81a8-4f2b-a2d6-d4a488a2fa8c', '3fcce56f-01b8-4857-a2ab-020950b6d979', 'e1bbe496-7b54-4e92-aff9-ffe1a8c5e665', 'df724c57-3f8a-4b9c-bbf4-858b935337d7']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:50.579279 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 211/855] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:47:50 2026] DELETE /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:47:50.580684 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbdd824-18a8-4ae7-a54c-cda7f6a7fd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:50.588706 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4298fe51-b80c-4193-86de-1605a92e3366 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.591727 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4298fe51-b80c-4193-86de-1605a92e3366 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:50.592058 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4298fe51-b80c-4193-86de-1605a92e3366 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.592323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4298fe51-b80c-4193-86de-1605a92e3366 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.603370 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:50.603370 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:50.610454 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4298fe51-b80c-4193-86de-1605a92e3366 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:50.617079 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffbdd824-18a8-4ae7-a54c-cda7f6a7fd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76919ace-5a55-4af4-85c4-70cb567aa8ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-735282461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['9400b8fc-81a8-4f2b-a2d6-d4a488a2fa8c','3fcce56f-01b8-4857-a2ab-020950b6d979','e1bbe496-7b54-4e92-aff9-ffe1a8c5e665','df724c57-3f8a-4b9c-bbf4-858b935337d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-735282461',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76919ace-5a55-4af4-85c4-70cb567aa8ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093d1409ad154d26a5f61ce9461ed965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026dddc709334f0c9a37e761aa864bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:50.617969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9763aae3-616a-4527-9290-dc689af03f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:50.621886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4298fe51-b80c-4193-86de-1605a92e3366 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 200 Aug 25 11:47:50.623099 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 216/856] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:50 2026] GET /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 894 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:50.663066 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9763aae3-616a-4527-9290-dc689af03f8d) transitioned into state 'SUCCESS' from state '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-735282461',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['9400b8fc-81a8-4f2b-a2d6-d4a488a2fa8c','3fcce56f-01b8-4857-a2ab-020950b6d979','e1bbe496-7b54-4e92-aff9-ffe1a8c5e665','df724c57-3f8a-4b9c-bbf4-858b935337d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:50.664519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83edca5-f471-4dee-b5f7-9a7201ce680c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:50.684108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b83edca5-f471-4dee-b5f7-9a7201ce680c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:50.685179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (869fbb66-4e63-4bcc-ac96-d2de6c27bdce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:50.685529 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request issued successfully. Aug 25 11:47:50.687905 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3eecd5f0-2440-4505-8cf7-3d5c64bd8b28 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:50.687905 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 211/857] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:50 2026] POST /volume/v3/volumes => generated 746 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:50.706039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfb4e45a-80b1-483b-adeb-b4364f387727 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:50.709370 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfb4e45a-80b1-483b-adeb-b4364f387727 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:50.709370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfb4e45a-80b1-483b-adeb-b4364f387727 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:50.709370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfb4e45a-80b1-483b-adeb-b4364f387727 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:50.718981 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:50.718981 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:50.728402 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bfb4e45a-80b1-483b-adeb-b4364f387727 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:50.736171 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfb4e45a-80b1-483b-adeb-b4364f387727 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 200 Aug 25 11:47:50.736607 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 220/858] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:50 2026] GET /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 814 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:51.637737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-054c1be0-09df-4cc6-a00c-639dc1676792 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.640649 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-054c1be0-09df-4cc6-a00c-639dc1676792 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:47:51.640941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-054c1be0-09df-4cc6-a00c-639dc1676792 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:51.641179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-054c1be0-09df-4cc6-a00c-639dc1676792 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:51.650982 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-054c1be0-09df-4cc6-a00c-639dc1676792 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 404 Aug 25 11:47:51.651551 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 212/859] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:51 2026] GET /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:51.659957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-21663b7f-132b-4faf-970b-303fc85b44c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.663308 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:47:51.663583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:51.663859 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:51.664098 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:47:51.672034 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.672034 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:51.672539 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:51.701297 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:47:51.701616 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-21663b7f-132b-4faf-970b-303fc85b44c7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 202 Aug 25 11:47:51.702175 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 217/860] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:47:51 2026] DELETE /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:47:51.714705 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8d88e18-1a4d-40e8-9b15-5c1bb0ceb1b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.718067 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8d88e18-1a4d-40e8-9b15-5c1bb0ceb1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:47:51.720153 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8d88e18-1a4d-40e8-9b15-5c1bb0ceb1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:51.720153 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8d88e18-1a4d-40e8-9b15-5c1bb0ceb1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:51.732931 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.732931 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:51.739259 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a8d88e18-1a4d-40e8-9b15-5c1bb0ceb1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:51.745091 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8d88e18-1a4d-40e8-9b15-5c1bb0ceb1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 200 Aug 25 11:47:51.745982 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 212/861] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:51 2026] GET /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:51.756215 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fa887809-37b3-4982-ac45-454fb0584ff4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.759224 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa887809-37b3-4982-ac45-454fb0584ff4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:51.759839 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa887809-37b3-4982-ac45-454fb0584ff4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:51.759925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa887809-37b3-4982-ac45-454fb0584ff4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:51.768337 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.768337 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:51.774773 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fa887809-37b3-4982-ac45-454fb0584ff4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:51.783881 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa887809-37b3-4982-ac45-454fb0584ff4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 200 Aug 25 11:47:51.784517 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 221/862] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:51 2026] GET /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:51.799153 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-feca1384-9a40-4e22-9c3c-40e018d0008f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.801654 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-feca1384-9a40-4e22-9c3c-40e018d0008f tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad/action Aug 25 11:47:51.802023 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-feca1384-9a40-4e22-9c3c-40e018d0008f tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:51.802152 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-feca1384-9a40-4e22-9c3c-40e018d0008f tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:51.814034 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.814034 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:51.814230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-feca1384-9a40-4e22-9c3c-40e018d0008f tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume '76919ace-5a55-4af4-85c4-70cb567aa8ad' with '{'status': 'creating'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:51.845153 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-feca1384-9a40-4e22-9c3c-40e018d0008f tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad/action returned with HTTP 202 Aug 25 11:47:51.845666 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 213/863] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:51 2026] POST /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:51.853274 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-316491b5-9661-40e9-86d6-4d8b45e50c80 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.856785 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-316491b5-9661-40e9-86d6-4d8b45e50c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:51.857063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-316491b5-9661-40e9-86d6-4d8b45e50c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:51.857356 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-316491b5-9661-40e9-86d6-4d8b45e50c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:51.868304 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.868304 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:51.876228 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-316491b5-9661-40e9-86d6-4d8b45e50c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:51.884524 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-316491b5-9661-40e9-86d6-4d8b45e50c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 200 Aug 25 11:47:51.884994 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 218/864] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:51 2026] GET /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:51.903158 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.904678 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad/action Aug 25 11:47:51.905227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:51.905452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:51.915398 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.915398 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:51.915960 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Volume info retrieved successfully. Aug 25 11:47:51.945736 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Delete volume request issued successfully. Aug 25 11:47:51.945736 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a52c2852-b9bb-436e-924e-6d000fc9f359 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad/action returned with HTTP 202 Aug 25 11:47:51.945736 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 213/865] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:51 2026] POST /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:51.954604 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3bc7b8c-92b9-4f55-bd26-595731e47195 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:51.957094 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3bc7b8c-92b9-4f55-bd26-595731e47195 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:51.957483 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3bc7b8c-92b9-4f55-bd26-595731e47195 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:51.961268 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3bc7b8c-92b9-4f55-bd26-595731e47195 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:51.975715 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:51.975715 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:51.981597 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3bc7b8c-92b9-4f55-bd26-595731e47195 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:51.989230 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3bc7b8c-92b9-4f55-bd26-595731e47195 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 200 Aug 25 11:47:51.989820 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 222/866] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:51 2026] GET /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:52.764810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb5da65b-26bc-4626-bba7-8b9ecce796b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:52.766571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb5da65b-26bc-4626-bba7-8b9ecce796b3 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:47:52.766908 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb5da65b-26bc-4626-bba7-8b9ecce796b3 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:52.767179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb5da65b-26bc-4626-bba7-8b9ecce796b3 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:52.776634 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb5da65b-26bc-4626-bba7-8b9ecce796b3 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 404 Aug 25 11:47:52.778066 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 214/867] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:52 2026] GET /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:47:52.791061 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f8b003ef-1156-4466-8269-017e4100cd33 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:52.794992 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:52.795498 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-57269038"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:52.797581 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-57269038'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:52.797798 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:52.808353 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:52.819597 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (7a13b6f0-43d8-4f99-8c89-048f2ae95817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:52.821796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8839a091-5404-41d8-bf17-1fb06d46e65e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:52.823810 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:52.877705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8839a091-5404-41d8-bf17-1fb06d46e65e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:52.878531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4735f40c-89fc-4e3d-99c2-4e9e3f69d459) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:52.951828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['623b4ee0-e41f-459d-bc32-79c269b6844e', '94e01ee8-3fe2-47c4-a162-08c1ff2f967c', 'bf3ad941-a3d6-4325-9044-0e6b8d9690e7', '7c8f8618-590f-402c-beb4-84fe1b3203a6'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:52.952696 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4735f40c-89fc-4e3d-99c2-4e9e3f69d459) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623b4ee0-e41f-459d-bc32-79c269b6844e', '94e01ee8-3fe2-47c4-a162-08c1ff2f967c', 'bf3ad941-a3d6-4325-9044-0e6b8d9690e7', '7c8f8618-590f-402c-beb4-84fe1b3203a6']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:52.953607 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd88e201-bd66-4941-92b8-4f8caa119210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:52.988556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd88e201-bd66-4941-92b8-4f8caa119210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0a5a896-35c7-453a-bd70-fd9fb221de3a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-57269038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['623b4ee0-e41f-459d-bc32-79c269b6844e','94e01ee8-3fe2-47c4-a162-08c1ff2f967c','bf3ad941-a3d6-4325-9044-0e6b8d9690e7','7c8f8618-590f-402c-beb4-84fe1b3203a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-57269038',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0a5a896-35c7-453a-bd70-fd9fb221de3a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:52.989720 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e830cc0f-b90e-49ba-a827-fb5a41fcabc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.010949 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-699c1d00-1e10-4e40-8ca2-4c19a6c47033 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:53.013386 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-699c1d00-1e10-4e40-8ca2-4c19a6c47033 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:53.014041 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-699c1d00-1e10-4e40-8ca2-4c19a6c47033 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:53.014236 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-699c1d00-1e10-4e40-8ca2-4c19a6c47033 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:53.018159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e830cc0f-b90e-49ba-a827-fb5a41fcabc0) transitioned into state 'SUCCESS' from state '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-57269038',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['623b4ee0-e41f-459d-bc32-79c269b6844e','94e01ee8-3fe2-47c4-a162-08c1ff2f967c','bf3ad941-a3d6-4325-9044-0e6b8d9690e7','7c8f8618-590f-402c-beb4-84fe1b3203a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.018159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec12d931-03ce-4a5a-b76f-7d6b975620fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.022219 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-699c1d00-1e10-4e40-8ca2-4c19a6c47033 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 404 Aug 25 11:47:53.022929 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 214/868] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:53 2026] GET /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:53.036706 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee840ed2-3c76-4e61-bdd2-3ef117e928f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:53.040176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec12d931-03ce-4a5a-b76f-7d6b975620fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.041575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (7a13b6f0-43d8-4f99-8c89-048f2ae95817) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:53.042164 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:53.043011 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f8b003ef-1156-4466-8269-017e4100cd33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:53.043683 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 219/869] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:47:52 2026] POST /volume/v3/volumes => generated 766 bytes in 253 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:53.044293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee840ed2-3c76-4e61-bdd2-3ef117e928f5 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:53.044428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee840ed2-3c76-4e61-bdd2-3ef117e928f5 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:53.047792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee840ed2-3c76-4e61-bdd2-3ef117e928f5 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:53.060603 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d3d9c7d-fb62-4808-942a-c8ab26864b81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:53.062237 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee840ed2-3c76-4e61-bdd2-3ef117e928f5 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 404 Aug 25 11:47:53.062826 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 223/870] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:53 2026] GET /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:53.063815 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d3d9c7d-fb62-4808-942a-c8ab26864b81 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:47:53.064179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d3d9c7d-fb62-4808-942a-c8ab26864b81 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:53.064486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d3d9c7d-fb62-4808-942a-c8ab26864b81 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:53.074379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5fa9b4d9-15f1-4d90-bf40-8db84279a6e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:53.078453 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:53.078453 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:53.078634 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fa9b4d9-15f1-4d90-bf40-8db84279a6e9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:53.078634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b4d9-15f1-4d90-bf40-8db84279a6e9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:53.078634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5fa9b4d9-15f1-4d90-bf40-8db84279a6e9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:53.078634 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5fa9b4d9-15f1-4d90-bf40-8db84279a6e9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume with id: 76919ace-5a55-4af4-85c4-70cb567aa8ad Aug 25 11:47:53.083897 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6d3d9c7d-fb62-4808-942a-c8ab26864b81 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:53.087307 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5fa9b4d9-15f1-4d90-bf40-8db84279a6e9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad returned with HTTP 404 Aug 25 11:47:53.087886 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 215/871] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:53 2026] DELETE /volume/v3/volumes/76919ace-5a55-4af4-85c4-70cb567aa8ad => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:53.090748 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d3d9c7d-fb62-4808-942a-c8ab26864b81 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 200 Aug 25 11:47:53.091674 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 215/872] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:53 2026] GET /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 834 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:53.110797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9767755e-887a-4dc5-ab8a-b66266266c4e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:53.113268 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:53.114471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-694015134"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:53.115806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-694015134'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:53.115983 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume of 1 GB Aug 25 11:47:53.116376 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:53.116376 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:53.121402 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Availability Zones retrieved successfully. Aug 25 11:47:53.128602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (7aecd63e-98a8-447d-a5a8-086b72f760be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:53.129872 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30eef815-270b-44d4-8da2-8eb8dcdb4825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.131924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:53.168138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30eef815-270b-44d4-8da2-8eb8dcdb4825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.169407 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64f86a09-4a0e-420d-990f-33a87a85e5ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.240894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Created reservations ['5dcd0e22-c9c8-43ec-8e7f-456ed75c361f', 'c70235a3-3000-43e7-8a29-fe27d9169b8e', 'c238c844-5455-4dfa-8bed-ed478a77b8fd', 'e6643b74-bba0-4fd4-8ed8-4fd25977107b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:53.242023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64f86a09-4a0e-420d-990f-33a87a85e5ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dcd0e22-c9c8-43ec-8e7f-456ed75c361f', 'c70235a3-3000-43e7-8a29-fe27d9169b8e', 'c238c844-5455-4dfa-8bed-ed478a77b8fd', 'e6643b74-bba0-4fd4-8ed8-4fd25977107b']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.242999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad31fc0-82dd-463a-a2cf-809d8f4e6ea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.277162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ad31fc0-82dd-463a-a2cf-809d8f4e6ea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c024dad-13b5-43c7-b419-5e454fd4ffec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694015134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['5dcd0e22-c9c8-43ec-8e7f-456ed75c361f','c70235a3-3000-43e7-8a29-fe27d9169b8e','c238c844-5455-4dfa-8bed-ed478a77b8fd','e6643b74-bba0-4fd4-8ed8-4fd25977107b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-694015134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c024dad-13b5-43c7-b419-5e454fd4ffec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093d1409ad154d26a5f61ce9461ed965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026dddc709334f0c9a37e761aa864bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.278243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0d0b80-a6dd-4a66-9447-6eaa8fe53c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.303091 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d0d0b80-a6dd-4a66-9447-6eaa8fe53c6c) transitioned into state 'SUCCESS' from state '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-694015134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['5dcd0e22-c9c8-43ec-8e7f-456ed75c361f','c70235a3-3000-43e7-8a29-fe27d9169b8e','c238c844-5455-4dfa-8bed-ed478a77b8fd','e6643b74-bba0-4fd4-8ed8-4fd25977107b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.304089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9ce99e-bce0-4f26-a4b6-db4a2ce2ea2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:53.321163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf9ce99e-bce0-4f26-a4b6-db4a2ce2ea2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:53.322369 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (7aecd63e-98a8-447d-a5a8-086b72f760be) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:53.322888 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request issued successfully. Aug 25 11:47:53.324685 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9767755e-887a-4dc5-ab8a-b66266266c4e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:53.324685 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 220/873] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:53 2026] POST /volume/v3/volumes => generated 746 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:53.339796 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-126e71f6-218a-4174-8989-e95decb1e3a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:53.343044 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-126e71f6-218a-4174-8989-e95decb1e3a9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:53.343375 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-126e71f6-218a-4174-8989-e95decb1e3a9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:53.343583 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-126e71f6-218a-4174-8989-e95decb1e3a9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:53.353690 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:53.353690 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:53.359821 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-126e71f6-218a-4174-8989-e95decb1e3a9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:53.366400 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-126e71f6-218a-4174-8989-e95decb1e3a9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 200 Aug 25 11:47:53.366928 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 224/874] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:53 2026] GET /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 814 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:54.110866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c32a131-b00a-4bbf-a836-2f3662dd7e30 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.114746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c32a131-b00a-4bbf-a836-2f3662dd7e30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:47:54.115059 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c32a131-b00a-4bbf-a836-2f3662dd7e30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.115361 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c32a131-b00a-4bbf-a836-2f3662dd7e30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.125769 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.125769 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:54.131571 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c32a131-b00a-4bbf-a836-2f3662dd7e30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:54.138153 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c32a131-b00a-4bbf-a836-2f3662dd7e30 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 200 Aug 25 11:47:54.138766 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 216/875] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 859 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:54.157719 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-070db489-ecac-403d-9c88-6472454cf8a1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.160074 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:47:54.160566 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0a5a896-35c7-453a-bd70-fd9fb221de3a", "name": "tempest-VolumeDependencyTests-Snapshot-4030625"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:54.173663 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.173663 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:54.173663 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:54.174036 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create snapshot from volume b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:47:54.216123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['3c965800-7b22-4275-a638-cd0e826270d0', 'cd872859-f12e-44d1-adbb-d6391476ec4a', 'f259a4bb-4747-45c8-b4cd-2f85bcd7b6c6', 'e3fa7b77-c0fb-4fc9-af64-3d434fb64b51'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:54.265637 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot create request issued successfully. Aug 25 11:47:54.266069 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-070db489-ecac-403d-9c88-6472454cf8a1 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:47:54.266706 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 216/876] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:47:54 2026] POST /volume/v3/snapshots => generated 305 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:54.278591 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5b9029e1-ec0d-4815-ad07-bc0710e35a46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.280785 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5b9029e1-ec0d-4815-ad07-bc0710e35a46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:47:54.280987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5b9029e1-ec0d-4815-ad07-bc0710e35a46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.281164 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5b9029e1-ec0d-4815-ad07-bc0710e35a46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.291348 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.291348 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:54.292772 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5b9029e1-ec0d-4815-ad07-bc0710e35a46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:54.293338 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5b9029e1-ec0d-4815-ad07-bc0710e35a46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 200 Aug 25 11:47:54.299075 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 221/877] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:54.386033 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2087cc9e-c8ba-4d14-985e-d363deb71f85 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.388243 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2087cc9e-c8ba-4d14-985e-d363deb71f85 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:54.388561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2087cc9e-c8ba-4d14-985e-d363deb71f85 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.388856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2087cc9e-c8ba-4d14-985e-d363deb71f85 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.400373 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.400373 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:54.408338 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2087cc9e-c8ba-4d14-985e-d363deb71f85 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:54.416120 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2087cc9e-c8ba-4d14-985e-d363deb71f85 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 200 Aug 25 11:47:54.416613 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 225/878] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:54.428326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.430786 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:54.431054 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1738964934"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:54.432230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9e365b36-c629-4a35-a711-f63f70aefc37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.432668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1738964934'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:54.432794 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Create volume of 1 GB Aug 25 11:47:54.434285 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e365b36-c629-4a35-a711-f63f70aefc37 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec/action Aug 25 11:47:54.434719 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e365b36-c629-4a35-a711-f63f70aefc37 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:54.434846 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9e365b36-c629-4a35-a711-f63f70aefc37 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:54.437066 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Availability Zones retrieved successfully. Aug 25 11:47:54.446640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Flow 'volume_create_api' (0f2d23ad-e2da-4733-a245-31e47812e8dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:54.448121 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb7cdb34-5382-406e-90aa-534afce73d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:54.448983 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.448983 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:54.449405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-9e365b36-c629-4a35-a711-f63f70aefc37 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume '0c024dad-13b5-43c7-b419-5e454fd4ffec' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:54.449518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:54.475413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9e365b36-c629-4a35-a711-f63f70aefc37 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec/action returned with HTTP 202 Aug 25 11:47:54.476100 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 217/879] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:54 2026] POST /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:54.483062 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb7cdb34-5382-406e-90aa-534afce73d62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:54.484033 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78caf1d6-d93f-4755-8932-778f40b67d2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:54.485894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-10f93634-e98d-42cc-add7-1f8a5721e4e1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.488116 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10f93634-e98d-42cc-add7-1f8a5721e4e1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:54.488325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10f93634-e98d-42cc-add7-1f8a5721e4e1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.488559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10f93634-e98d-42cc-add7-1f8a5721e4e1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.498587 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.498587 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:54.503732 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-10f93634-e98d-42cc-add7-1f8a5721e4e1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:54.510271 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10f93634-e98d-42cc-add7-1f8a5721e4e1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 200 Aug 25 11:47:54.510905 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 222/880] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:54.525406 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1cc45061-488d-4413-82ab-7244a463aefd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.528073 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cc45061-488d-4413-82ab-7244a463aefd tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec/action Aug 25 11:47:54.528448 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cc45061-488d-4413-82ab-7244a463aefd tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:54.528574 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cc45061-488d-4413-82ab-7244a463aefd tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:54.540203 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.540203 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:54.540566 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1cc45061-488d-4413-82ab-7244a463aefd tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Volume info retrieved successfully. Aug 25 11:47:54.566198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Created reservations ['5d59f595-d345-41bd-b2d5-acc2905b4e1e', '2cab6267-fa6a-4fe1-99ca-45baf7c40e9e', '9e8bab32-1b48-46ea-912c-0cac98a16ebb', '5e108daa-9a19-4e2a-9783-8c87fd741dfc'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:54.567134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78caf1d6-d93f-4755-8932-778f40b67d2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d59f595-d345-41bd-b2d5-acc2905b4e1e', '2cab6267-fa6a-4fe1-99ca-45baf7c40e9e', '9e8bab32-1b48-46ea-912c-0cac98a16ebb', '5e108daa-9a19-4e2a-9783-8c87fd741dfc']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:54.567818 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672bfc80-67e7-4137-b101-f65d01926ad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:54.568215 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1cc45061-488d-4413-82ab-7244a463aefd tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Delete volume request issued successfully. Aug 25 11:47:54.568466 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cc45061-488d-4413-82ab-7244a463aefd tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec/action returned with HTTP 202 Aug 25 11:47:54.568881 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 226/881] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:54 2026] POST /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:54.578774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9080fc35-853a-4309-9750-c90fc92fecb9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.580907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9080fc35-853a-4309-9750-c90fc92fecb9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:54.581146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9080fc35-853a-4309-9750-c90fc92fecb9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.581387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9080fc35-853a-4309-9750-c90fc92fecb9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.592313 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.592313 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:54.597694 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9080fc35-853a-4309-9750-c90fc92fecb9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:54.599556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (672bfc80-67e7-4137-b101-f65d01926ad0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5aa11be-e5bb-46e6-9d5f-0fe75a468749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1738964934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fe45e64bb44de5ba5410db5e8be424',qos_specs=None,replication_status=,reservations=['5d59f595-d345-41bd-b2d5-acc2905b4e1e','2cab6267-fa6a-4fe1-99ca-45baf7c40e9e','9e8bab32-1b48-46ea-912c-0cac98a16ebb','5e108daa-9a19-4e2a-9783-8c87fd741dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33eb951dd0b244269851a99eb3e7765b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1738964934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5aa11be-e5bb-46e6-9d5f-0fe75a468749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4fe45e64bb44de5ba5410db5e8be424',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='33eb951dd0b244269851a99eb3e7765b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:54.600777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393f564c-53ca-4384-a446-5ef16f6cc162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:54.604219 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9080fc35-853a-4309-9750-c90fc92fecb9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 200 Aug 25 11:47:54.604669 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 218/882] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:54.626542 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (393f564c-53ca-4384-a446-5ef16f6cc162) transitioned into state 'SUCCESS' from state '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-1738964934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b4fe45e64bb44de5ba5410db5e8be424',qos_specs=None,replication_status=,reservations=['5d59f595-d345-41bd-b2d5-acc2905b4e1e','2cab6267-fa6a-4fe1-99ca-45baf7c40e9e','9e8bab32-1b48-46ea-912c-0cac98a16ebb','5e108daa-9a19-4e2a-9783-8c87fd741dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='33eb951dd0b244269851a99eb3e7765b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:54.627338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92e5dc1-07f3-46e2-bbdd-c3548106965e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:54.638794 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b92e5dc1-07f3-46e2-bbdd-c3548106965e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:54.639959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Flow 'volume_create_api' (0f2d23ad-e2da-4733-a245-31e47812e8dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:54.640403 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Create volume request issued successfully. Aug 25 11:47:54.641273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ae6a69a-54bf-4fbd-a58f-2618135a090a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:54.641810 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 217/883] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:54 2026] POST /volume/v3/volumes => generated 750 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:54.659067 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a2c771e9-4fa6-4c4e-ac98-010ddd9b67b9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.661488 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a2c771e9-4fa6-4c4e-ac98-010ddd9b67b9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:47:54.661861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a2c771e9-4fa6-4c4e-ac98-010ddd9b67b9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.662136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a2c771e9-4fa6-4c4e-ac98-010ddd9b67b9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.673276 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.673276 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:54.681336 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a2c771e9-4fa6-4c4e-ac98-010ddd9b67b9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:47:54.692284 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a2c771e9-4fa6-4c4e-ac98-010ddd9b67b9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:47:54.692772 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 223/884] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:54.815270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.818302 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] DELETE https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:47:54.818302 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.818565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.818845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Delete volume with id: 630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:47:54.831118 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.831118 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:54.832176 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:47:54.855596 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Delete volume request issued successfully. Aug 25 11:47:54.855830 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32e0384d-bc3c-44ea-bce4-acf210ef750a tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 202 Aug 25 11:47:54.856361 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 227/885] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:54 2026] DELETE /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:54.869857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de93f876-a7af-4002-8885-58835c48a66c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:54.873432 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de93f876-a7af-4002-8885-58835c48a66c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:47:54.873809 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de93f876-a7af-4002-8885-58835c48a66c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:54.874138 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de93f876-a7af-4002-8885-58835c48a66c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:54.884312 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:54.884312 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:54.890011 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de93f876-a7af-4002-8885-58835c48a66c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:47:54.895733 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de93f876-a7af-4002-8885-58835c48a66c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 200 Aug 25 11:47:54.896315 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 219/886] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:54 2026] GET /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:55.310347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c65b6b98-1663-452a-91ec-04d82a04c549 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.312601 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c65b6b98-1663-452a-91ec-04d82a04c549 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:47:55.313511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c65b6b98-1663-452a-91ec-04d82a04c549 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.313511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c65b6b98-1663-452a-91ec-04d82a04c549 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.319013 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:55.319013 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:55.320672 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c65b6b98-1663-452a-91ec-04d82a04c549 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:55.320952 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c65b6b98-1663-452a-91ec-04d82a04c549 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 200 Aug 25 11:47:55.321335 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 218/887] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:55.332953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.335060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:55.335573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "d86359c3-a0a0-4cb1-be14-5c15fd457bab", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-729646921"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:55.337581 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'snapshot_id': 'd86359c3-a0a0-4cb1-be14-5c15fd457bab', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-729646921'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:55.344062 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:55.344062 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:55.344687 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:55.344871 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:55.349490 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:55.356971 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (ba650710-016d-40f4-8d5e-980e7f8526c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:55.358198 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a8cc26-fe39-43f4-98a6-48ab6b60116a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.359499 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:55.411879 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74a8cc26-fe39-43f4-98a6-48ab6b60116a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'd86359c3-a0a0-4cb1-be14-5c15fd457bab', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.412644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563a5f0a-7cb0-4934-92c1-d903e279afaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.467773 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['7ff0560e-be85-4f12-a488-4c6913a8bcea', '0268fe07-9665-4c5b-ac96-b9fd6f29a960', '0aa51d89-1d51-465f-a3f8-f0f4bc3c60a8', 'd1ba3d18-32e4-478c-bfeb-8f30bebfc2fe'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:55.468948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (563a5f0a-7cb0-4934-92c1-d903e279afaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff0560e-be85-4f12-a488-4c6913a8bcea', '0268fe07-9665-4c5b-ac96-b9fd6f29a960', '0aa51d89-1d51-465f-a3f8-f0f4bc3c60a8', 'd1ba3d18-32e4-478c-bfeb-8f30bebfc2fe']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.470682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (900a359e-7dfc-46dd-a1e3-2ef58f1f26c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.522769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (900a359e-7dfc-46dd-a1e3-2ef58f1f26c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2f5a7d3-1a92-475d-8129-cbfe6a13ca39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-729646921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['7ff0560e-be85-4f12-a488-4c6913a8bcea','0268fe07-9665-4c5b-ac96-b9fd6f29a960','0aa51d89-1d51-465f-a3f8-f0f4bc3c60a8','d1ba3d18-32e4-478c-bfeb-8f30bebfc2fe'],size=1,snapshot_id=d86359c3-a0a0-4cb1-be14-5c15fd457bab,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-729646921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2f5a7d3-1a92-475d-8129-cbfe6a13ca39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=d86359c3-a0a0-4cb1-be14-5c15fd457bab,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.523645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce740912-bbe2-4ce0-a9eb-a8a0f1456a8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.551166 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce740912-bbe2-4ce0-a9eb-a8a0f1456a8b) transitioned into state 'SUCCESS' from state '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-729646921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['7ff0560e-be85-4f12-a488-4c6913a8bcea','0268fe07-9665-4c5b-ac96-b9fd6f29a960','0aa51d89-1d51-465f-a3f8-f0f4bc3c60a8','d1ba3d18-32e4-478c-bfeb-8f30bebfc2fe'],size=1,snapshot_id=d86359c3-a0a0-4cb1-be14-5c15fd457bab,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.552104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea65838-a206-42f5-9533-16f113e4c884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.577936 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ea65838-a206-42f5-9533-16f113e4c884) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.579234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (ba650710-016d-40f4-8d5e-980e7f8526c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:55.579784 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:55.580967 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da1c2860-3521-4246-a195-3ffb94e9f1ed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:55.581575 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 224/888] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:47:55 2026] POST /volume/v3/volumes => generated 801 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:55.596347 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8eca3507-6042-4059-8086-ee130969fa44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.598808 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8eca3507-6042-4059-8086-ee130969fa44 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:47:55.599049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8eca3507-6042-4059-8086-ee130969fa44 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.599284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8eca3507-6042-4059-8086-ee130969fa44 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.612112 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:55.612112 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:55.617474 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8eca3507-6042-4059-8086-ee130969fa44 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:55.624473 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-41f201fe-6f83-402a-b034-4aad86222b70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.626582 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8eca3507-6042-4059-8086-ee130969fa44 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 200 Aug 25 11:47:55.627307 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 228/889] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:55.628541 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41f201fe-6f83-402a-b034-4aad86222b70 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:55.629781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41f201fe-6f83-402a-b034-4aad86222b70 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.629781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41f201fe-6f83-402a-b034-4aad86222b70 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.637301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41f201fe-6f83-402a-b034-4aad86222b70 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 404 Aug 25 11:47:55.638005 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 220/890] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:55.648684 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2c8f378-455d-48a3-a8e2-413f66b60ff9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.651064 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c8f378-455d-48a3-a8e2-413f66b60ff9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:55.651278 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c8f378-455d-48a3-a8e2-413f66b60ff9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.651487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2c8f378-455d-48a3-a8e2-413f66b60ff9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.659903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2c8f378-455d-48a3-a8e2-413f66b60ff9 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 404 Aug 25 11:47:55.660649 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 219/891] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:55.668844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-089f7243-200d-4913-b8c1-601c5ca233ce None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.671004 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-089f7243-200d-4913-b8c1-601c5ca233ce tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:55.671331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-089f7243-200d-4913-b8c1-601c5ca233ce tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.671613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-089f7243-200d-4913-b8c1-601c5ca233ce tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.671845 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-089f7243-200d-4913-b8c1-601c5ca233ce tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume with id: 0c024dad-13b5-43c7-b419-5e454fd4ffec Aug 25 11:47:55.678151 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-089f7243-200d-4913-b8c1-601c5ca233ce tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec returned with HTTP 404 Aug 25 11:47:55.678800 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 225/892] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:55 2026] DELETE /volume/v3/volumes/0c024dad-13b5-43c7-b419-5e454fd4ffec => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:55.687874 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.689614 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:55.689987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-113157881"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:55.691389 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-113157881'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:55.691501 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume of 1 GB Aug 25 11:47:55.696868 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Availability Zones retrieved successfully. Aug 25 11:47:55.703709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (4141f4ec-1900-4162-a3ac-6843d1a37fcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:55.705504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef513c6a-05bd-4a44-8aac-685fe51d8cf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.706642 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:55.715613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2747cf19-fd4c-4da7-91f4-99939b387eb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.721072 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2747cf19-fd4c-4da7-91f4-99939b387eb0 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:47:55.721072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2747cf19-fd4c-4da7-91f4-99939b387eb0 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.721072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2747cf19-fd4c-4da7-91f4-99939b387eb0 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.734373 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:55.734373 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:55.737984 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2747cf19-fd4c-4da7-91f4-99939b387eb0 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:47:55.743416 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2747cf19-fd4c-4da7-91f4-99939b387eb0 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:47:55.743754 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef513c6a-05bd-4a44-8aac-685fe51d8cf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.743889 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 221/893] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:55.744634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (361c685e-0b1f-4071-b941-1b138251be48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.809013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Created reservations ['2e7a59ec-75b7-4466-8938-cc0e4df1075b', '513e6ed4-0c68-46db-ba9b-397ce1b7e71c', '6265d98d-5aae-459e-ad45-dc11e8e9d364', 'e923e9c0-16ec-4130-80db-432c5fe1c2e0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:55.809815 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (361c685e-0b1f-4071-b941-1b138251be48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e7a59ec-75b7-4466-8938-cc0e4df1075b', '513e6ed4-0c68-46db-ba9b-397ce1b7e71c', '6265d98d-5aae-459e-ad45-dc11e8e9d364', 'e923e9c0-16ec-4130-80db-432c5fe1c2e0']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.811137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da2f926-e0e9-4dd4-a3b5-9534624ffb2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.839925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0da2f926-e0e9-4dd4-a3b5-9534624ffb2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '741a012c-373c-41f3-95ba-ce3490771d2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-113157881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['2e7a59ec-75b7-4466-8938-cc0e4df1075b','513e6ed4-0c68-46db-ba9b-397ce1b7e71c','6265d98d-5aae-459e-ad45-dc11e8e9d364','e923e9c0-16ec-4130-80db-432c5fe1c2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-113157881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=741a012c-373c-41f3-95ba-ce3490771d2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093d1409ad154d26a5f61ce9461ed965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026dddc709334f0c9a37e761aa864bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.840912 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37aa8ba-ac69-4bf9-b4ec-dd5e8bc47245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.876803 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37aa8ba-ac69-4bf9-b4ec-dd5e8bc47245) transitioned into state 'SUCCESS' from state '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-113157881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['2e7a59ec-75b7-4466-8938-cc0e4df1075b','513e6ed4-0c68-46db-ba9b-397ce1b7e71c','6265d98d-5aae-459e-ad45-dc11e8e9d364','e923e9c0-16ec-4130-80db-432c5fe1c2e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.877790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8bfe64-f67e-4fd1-84e1-4bdfe990e7fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:55.896179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a8bfe64-f67e-4fd1-84e1-4bdfe990e7fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:55.896179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (4141f4ec-1900-4162-a3ac-6843d1a37fcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:55.896179 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request issued successfully. Aug 25 11:47:55.896179 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5c8ce87-9a80-42dd-9064-cb69352d1eaa tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:55.896833 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 229/894] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:55 2026] POST /volume/v3/volumes => generated 746 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:55.911326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfd9b9ac-2e5a-41db-b6f5-e8d8c49b61d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.913814 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfd9b9ac-2e5a-41db-b6f5-e8d8c49b61d2 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 Aug 25 11:47:55.914114 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfd9b9ac-2e5a-41db-b6f5-e8d8c49b61d2 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.914406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfd9b9ac-2e5a-41db-b6f5-e8d8c49b61d2 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.915400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-abd52fd6-91df-4381-ae0a-a776492f1de2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.918011 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-abd52fd6-91df-4381-ae0a-a776492f1de2 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:55.918258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-abd52fd6-91df-4381-ae0a-a776492f1de2 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.918478 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-abd52fd6-91df-4381-ae0a-a776492f1de2 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.924357 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfd9b9ac-2e5a-41db-b6f5-e8d8c49b61d2 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 returned with HTTP 404 Aug 25 11:47:55.924949 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 220/895] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/630acd5a-7381-4cf4-9d18-b4cf268f5fa2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:55.928655 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:55.928655 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:55.939403 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-abd52fd6-91df-4381-ae0a-a776492f1de2 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:55.940539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.943311 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:47:55.944439 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.944439 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:55.945705 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Delete volume with id: ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:47:55.951084 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-abd52fd6-91df-4381-ae0a-a776492f1de2 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 200 Aug 25 11:47:55.951585 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 226/896] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:55.955359 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:55.955359 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:55.956278 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:47:55.981832 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Delete volume request issued successfully. Aug 25 11:47:55.982900 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-acd5721b-ca57-4435-a4ef-c49b4c891182 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 202 Aug 25 11:47:55.982900 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 222/897] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:55 2026] DELETE /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:55.995261 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2ce9640a-8a1f-4fc1-bd61-eb1824901a1c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:55.998693 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ce9640a-8a1f-4fc1-bd61-eb1824901a1c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:47:55.998945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2ce9640a-8a1f-4fc1-bd61-eb1824901a1c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:55.999550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2ce9640a-8a1f-4fc1-bd61-eb1824901a1c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:56.007730 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:56.007730 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:56.012773 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ce9640a-8a1f-4fc1-bd61-eb1824901a1c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:47:56.019709 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ce9640a-8a1f-4fc1-bd61-eb1824901a1c tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 200 Aug 25 11:47:56.020342 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 230/898] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:55 2026] GET /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:56.642828 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f8a95d62-9186-4234-90df-3330f0f695da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:56.644690 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f8a95d62-9186-4234-90df-3330f0f695da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:47:56.644876 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f8a95d62-9186-4234-90df-3330f0f695da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:56.645042 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f8a95d62-9186-4234-90df-3330f0f695da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:56.651804 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:56.651804 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:56.655644 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f8a95d62-9186-4234-90df-3330f0f695da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:56.659723 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f8a95d62-9186-4234-90df-3330f0f695da tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 200 Aug 25 11:47:56.660315 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 221/899] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:56 2026] GET /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 894 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:56.673412 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:56.675600 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:47:56.675972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2f5a7d3-1a92-475d-8129-cbfe6a13ca39", "name": "tempest-VolumeDependencyTests-Snapshot-2044058977"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:56.687073 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:56.687073 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:56.687964 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:56.688184 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create snapshot from volume e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:47:56.714543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['f7a27590-9acc-41b4-b05d-c7b7e1470029', '6ab2afe8-e46d-4a81-88e1-94174c6161ca', 'b0e6ad03-2729-4531-ba52-3930eb749a56', '2c481043-a553-4a33-891f-3bd336c1baba'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:56.747476 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot create request issued successfully. Aug 25 11:47:56.747886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c8afa070-6d4e-4742-9b95-1464e5d416e0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:47:56.748378 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 227/900] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:47:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:56.759953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05b9adac-a19b-4110-97f1-3efbebda6a8c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:56.761601 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05b9adac-a19b-4110-97f1-3efbebda6a8c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:47:56.761835 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05b9adac-a19b-4110-97f1-3efbebda6a8c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:56.762047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05b9adac-a19b-4110-97f1-3efbebda6a8c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:56.767511 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:56.767511 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:56.768030 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05b9adac-a19b-4110-97f1-3efbebda6a8c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:56.768923 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05b9adac-a19b-4110-97f1-3efbebda6a8c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 200 Aug 25 11:47:56.769326 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 223/901] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:56 2026] GET /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:56.966847 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a18dfc8-09f9-412e-8256-14a6f2a62477 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:56.970095 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a18dfc8-09f9-412e-8256-14a6f2a62477 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:56.970821 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a18dfc8-09f9-412e-8256-14a6f2a62477 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:56.971062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a18dfc8-09f9-412e-8256-14a6f2a62477 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:56.979705 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:56.979705 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:56.984756 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a18dfc8-09f9-412e-8256-14a6f2a62477 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:56.991315 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a18dfc8-09f9-412e-8256-14a6f2a62477 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 200 Aug 25 11:47:56.991955 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 231/902] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:56 2026] GET /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:57.008270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9761a643-46fb-4b10-908a-906998fe2ac5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.010213 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9761a643-46fb-4b10-908a-906998fe2ac5 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b/action Aug 25 11:47:57.013608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9761a643-46fb-4b10-908a-906998fe2ac5 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:57.013608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9761a643-46fb-4b10-908a-906998fe2ac5 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:57.024683 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.024683 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:57.025242 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-9761a643-46fb-4b10-908a-906998fe2ac5 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume '741a012c-373c-41f3-95ba-ce3490771d2b' with '{'status': 'maintenance'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:57.037590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-823071ad-69aa-4808-9b77-a6e728ff6bb7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.042203 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-823071ad-69aa-4808-9b77-a6e728ff6bb7 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d Aug 25 11:47:57.042462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-823071ad-69aa-4808-9b77-a6e728ff6bb7 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:57.042739 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-823071ad-69aa-4808-9b77-a6e728ff6bb7 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:57.054083 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-823071ad-69aa-4808-9b77-a6e728ff6bb7 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d returned with HTTP 404 Aug 25 11:47:57.054835 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 228/903] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:57 2026] GET /volume/v3/volumes/ec8503e0-3658-44ec-adf3-1e1b3ea0c47d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:57.064037 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.066609 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] DELETE https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:47:57.067107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:57.067318 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:57.067507 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Delete volume with id: 21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:47:57.074585 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9761a643-46fb-4b10-908a-906998fe2ac5 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b/action returned with HTTP 202 Aug 25 11:47:57.075235 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 222/904] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:57 2026] POST /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:57.075455 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.075455 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:57.076109 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:47:57.084780 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-be00441f-cfdb-474b-8da1-e0e1147746ac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.087353 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be00441f-cfdb-474b-8da1-e0e1147746ac tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:57.088050 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be00441f-cfdb-474b-8da1-e0e1147746ac tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:57.088361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be00441f-cfdb-474b-8da1-e0e1147746ac tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:57.097917 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.097917 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:57.104018 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Delete volume request issued successfully. Aug 25 11:47:57.104261 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-034fd4a3-1972-4e1c-88de-3ce640974ce4 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 202 Aug 25 11:47:57.104678 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 224/905] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:57 2026] DELETE /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:57.105935 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-be00441f-cfdb-474b-8da1-e0e1147746ac tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:57.113016 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be00441f-cfdb-474b-8da1-e0e1147746ac tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 200 Aug 25 11:47:57.113640 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 232/906] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:57 2026] GET /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:57.118849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d5318a45-d539-4fde-9415-39fc75471a50 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.125751 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d5318a45-d539-4fde-9415-39fc75471a50 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:47:57.126027 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d5318a45-d539-4fde-9415-39fc75471a50 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:57.126315 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d5318a45-d539-4fde-9415-39fc75471a50 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:57.133520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.136198 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b/action Aug 25 11:47:57.136503 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.136503 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:57.137214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:57.137214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:57.147641 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d5318a45-d539-4fde-9415-39fc75471a50 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Volume info retrieved successfully. Aug 25 11:47:57.149304 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.149304 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:57.149773 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Volume info retrieved successfully. Aug 25 11:47:57.156913 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d5318a45-d539-4fde-9415-39fc75471a50 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 200 Aug 25 11:47:57.157491 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 229/907] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:57 2026] GET /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 1362 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:57.179757 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Delete volume request issued successfully. Aug 25 11:47:57.180048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bff04cc2-dac5-4565-bcdc-4f7b656ad4cf tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b/action returned with HTTP 202 Aug 25 11:47:57.180545 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 223/908] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:57 2026] POST /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:57.189939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-187eb466-76e2-415f-b85c-7826643df988 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.192438 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-187eb466-76e2-415f-b85c-7826643df988 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:57.192756 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-187eb466-76e2-415f-b85c-7826643df988 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:57.193532 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-187eb466-76e2-415f-b85c-7826643df988 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:57.205228 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.205228 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:57.211289 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-187eb466-76e2-415f-b85c-7826643df988 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:57.221649 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-187eb466-76e2-415f-b85c-7826643df988 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 200 Aug 25 11:47:57.222218 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 225/909] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:57 2026] GET /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:57.782109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a265680b-fd6f-41f7-9478-4c6192016118 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.784697 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a265680b-fd6f-41f7-9478-4c6192016118 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:47:57.784928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a265680b-fd6f-41f7-9478-4c6192016118 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:57.785329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a265680b-fd6f-41f7-9478-4c6192016118 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:57.796253 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.796253 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:57.796921 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a265680b-fd6f-41f7-9478-4c6192016118 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:57.798335 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a265680b-fd6f-41f7-9478-4c6192016118 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 200 Aug 25 11:47:57.798893 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 233/910] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:57 2026] GET /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:57.812305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:57.814554 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:57.814983 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "177254e6-b26b-42a9-b980-71b18d187c9b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1754968056"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:57.816639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'snapshot_id': '177254e6-b26b-42a9-b980-71b18d187c9b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1754968056'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:57.822394 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:57.822394 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:57.822868 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:57.822979 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:47:57.827558 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:47:57.834673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (1c6c6284-71a9-470e-b7b7-dde1316d8c10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:57.835846 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9061134d-aaea-4cbb-8e3e-88584afe85b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:57.836919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:57.883526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9061134d-aaea-4cbb-8e3e-88584afe85b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '177254e6-b26b-42a9-b980-71b18d187c9b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:57.884282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664a4ad7-455f-469c-a44c-fcb18f61003f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:57.946106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['c28009e4-8d25-474a-a754-6a211657b881', '4f275871-d679-4bbd-92e7-e7be2de81251', '9e3d1169-1166-474f-b7ac-517fce90e7f7', 'e090363b-3f26-414c-bbfa-88b7abaa397b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:57.947210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (664a4ad7-455f-469c-a44c-fcb18f61003f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c28009e4-8d25-474a-a754-6a211657b881', '4f275871-d679-4bbd-92e7-e7be2de81251', '9e3d1169-1166-474f-b7ac-517fce90e7f7', 'e090363b-3f26-414c-bbfa-88b7abaa397b']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:57.948220 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35814b0f-5344-45be-a3e1-c996816e6d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.001410 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35814b0f-5344-45be-a3e1-c996816e6d75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96eb6cf5-ae28-4e87-b8a3-69ab87dc833e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1754968056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['c28009e4-8d25-474a-a754-6a211657b881','4f275871-d679-4bbd-92e7-e7be2de81251','9e3d1169-1166-474f-b7ac-517fce90e7f7','e090363b-3f26-414c-bbfa-88b7abaa397b'],size=1,snapshot_id=177254e6-b26b-42a9-b980-71b18d187c9b,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1754968056',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96eb6cf5-ae28-4e87-b8a3-69ab87dc833e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=177254e6-b26b-42a9-b980-71b18d187c9b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.002301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2ff986-80f6-47a7-8325-eff39e86e84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.026308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd2ff986-80f6-47a7-8325-eff39e86e84f) transitioned into state 'SUCCESS' from state '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-1754968056',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['c28009e4-8d25-474a-a754-6a211657b881','4f275871-d679-4bbd-92e7-e7be2de81251','9e3d1169-1166-474f-b7ac-517fce90e7f7','e090363b-3f26-414c-bbfa-88b7abaa397b'],size=1,snapshot_id=177254e6-b26b-42a9-b980-71b18d187c9b,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.027188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ac481a-aa21-4da0-92d8-adcf5ddcd2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.052536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49ac481a-aa21-4da0-92d8-adcf5ddcd2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.053039 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (1c6c6284-71a9-470e-b7b7-dde1316d8c10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:58.053874 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:47:58.054281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-87271bf3-25e1-4f8d-95ad-82a88f1b2b53 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:58.057157 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 230/911] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:47:57 2026] POST /volume/v3/volumes => generated 802 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:58.073664 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e87f2fe8-fc25-48ba-b415-78d848ab6aab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.076812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e87f2fe8-fc25-48ba-b415-78d848ab6aab tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:47:58.076812 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e87f2fe8-fc25-48ba-b415-78d848ab6aab tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:58.077036 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e87f2fe8-fc25-48ba-b415-78d848ab6aab tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:58.087396 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:58.087396 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:58.093587 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e87f2fe8-fc25-48ba-b415-78d848ab6aab tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:58.100662 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e87f2fe8-fc25-48ba-b415-78d848ab6aab tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 200 Aug 25 11:47:58.102339 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 224/912] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:58 2026] GET /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 870 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:58.177536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-afd2ff07-a50a-44c3-a6de-b46b838557c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.180021 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afd2ff07-a50a-44c3-a6de-b46b838557c5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] GET https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 Aug 25 11:47:58.180239 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afd2ff07-a50a-44c3-a6de-b46b838557c5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:58.180426 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afd2ff07-a50a-44c3-a6de-b46b838557c5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:58.186697 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afd2ff07-a50a-44c3-a6de-b46b838557c5 tempest-TaggedBootDevicesTest_v242-1062513911 tempest-TaggedBootDevicesTest_v242-1062513911-project-member] https://10.4.3.66/volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 returned with HTTP 404 Aug 25 11:47:58.187171 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 226/913] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:58 2026] GET /volume/v3/volumes/21d2a620-8024-4307-9b69-56df85f1a123 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:58.243311 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8362827c-5a91-48b2-a9ca-cd26479452a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.245638 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8362827c-5a91-48b2-a9ca-cd26479452a1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:58.245946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8362827c-5a91-48b2-a9ca-cd26479452a1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:58.246223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8362827c-5a91-48b2-a9ca-cd26479452a1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:58.253407 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8362827c-5a91-48b2-a9ca-cd26479452a1 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 404 Aug 25 11:47:58.253656 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 234/914] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:58 2026] GET /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:58.263419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f8e7b58e-a829-46d6-8c85-734e95966112 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.266384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f8e7b58e-a829-46d6-8c85-734e95966112 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:58.266736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f8e7b58e-a829-46d6-8c85-734e95966112 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:58.266892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f8e7b58e-a829-46d6-8c85-734e95966112 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:58.275538 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f8e7b58e-a829-46d6-8c85-734e95966112 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 404 Aug 25 11:47:58.275997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 231/915] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:58 2026] GET /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:58.284520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cee25813-d2b5-4455-b341-daf9348c5d81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.286681 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cee25813-d2b5-4455-b341-daf9348c5d81 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:58.286891 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cee25813-d2b5-4455-b341-daf9348c5d81 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:58.287076 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cee25813-d2b5-4455-b341-daf9348c5d81 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:58.287274 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cee25813-d2b5-4455-b341-daf9348c5d81 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume with id: 741a012c-373c-41f3-95ba-ce3490771d2b Aug 25 11:47:58.294299 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cee25813-d2b5-4455-b341-daf9348c5d81 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b returned with HTTP 404 Aug 25 11:47:58.295031 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 225/916] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:47:58 2026] DELETE /volume/v3/volumes/741a012c-373c-41f3-95ba-ce3490771d2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:47:58.305020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.307751 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:47:58.308107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-753860913"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:58.309666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-753860913'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:47:58.309914 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume of 1 GB Aug 25 11:47:58.317987 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Availability Zones retrieved successfully. Aug 25 11:47:58.327431 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (be19a81e-5690-451b-a2f5-d56bfeb86614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:58.328508 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72048204-7d5d-4ba4-bc16-3312d01daa08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.329841 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:47:58.364013 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72048204-7d5d-4ba4-bc16-3312d01daa08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.365203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cf534b-a1ef-4b6a-a003-564011811d11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.418445 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Created reservations ['2104e8c0-f897-431d-b620-72c5046a7550', 'c8c478b6-aa98-43ab-93bb-593ab843d4b3', '10e3ec95-ab9c-4c54-9a70-d0c044a0b0f1', 'a75a6d56-e3a5-4e6e-948f-dcb21107b9a3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:47:58.419557 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6cf534b-a1ef-4b6a-a003-564011811d11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2104e8c0-f897-431d-b620-72c5046a7550', 'c8c478b6-aa98-43ab-93bb-593ab843d4b3', '10e3ec95-ab9c-4c54-9a70-d0c044a0b0f1', 'a75a6d56-e3a5-4e6e-948f-dcb21107b9a3']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.420640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6d6748-af7e-48a9-b886-4d293cb4b776) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.455351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ff6d6748-af7e-48a9-b886-4d293cb4b776) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ebbed802-8f90-436c-9288-dd12b2ab84d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-753860913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['2104e8c0-f897-431d-b620-72c5046a7550','c8c478b6-aa98-43ab-93bb-593ab843d4b3','10e3ec95-ab9c-4c54-9a70-d0c044a0b0f1','a75a6d56-e3a5-4e6e-948f-dcb21107b9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:47:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-753860913',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ebbed802-8f90-436c-9288-dd12b2ab84d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='093d1409ad154d26a5f61ce9461ed965',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='026dddc709334f0c9a37e761aa864bdc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.456691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897cf454-e94f-4ee9-b2a2-ed285d543e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.489638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (897cf454-e94f-4ee9-b2a2-ed285d543e1b) transitioned into state 'SUCCESS' from state '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-753860913',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='093d1409ad154d26a5f61ce9461ed965',qos_specs=None,replication_status=,reservations=['2104e8c0-f897-431d-b620-72c5046a7550','c8c478b6-aa98-43ab-93bb-593ab843d4b3','10e3ec95-ab9c-4c54-9a70-d0c044a0b0f1','a75a6d56-e3a5-4e6e-948f-dcb21107b9a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='026dddc709334f0c9a37e761aa864bdc',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.490797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a658e75-402f-4d13-a23e-5ca153e58e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:47:58.510062 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a658e75-402f-4d13-a23e-5ca153e58e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:47:58.510062 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Flow 'volume_create_api' (be19a81e-5690-451b-a2f5-d56bfeb86614) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:47:58.510062 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Create volume request issued successfully. Aug 25 11:47:58.510062 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5723c70d-2b99-4c00-9df1-631c569ca3a8 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:47:58.510591 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 227/917] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:47:58 2026] POST /volume/v3/volumes => generated 746 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:47:58.527360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f909d84f-801a-46af-a289-048ae5fc0c45 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:58.532268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f909d84f-801a-46af-a289-048ae5fc0c45 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:47:58.532556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f909d84f-801a-46af-a289-048ae5fc0c45 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:58.533064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f909d84f-801a-46af-a289-048ae5fc0c45 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:58.545857 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:58.545857 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:58.552863 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f909d84f-801a-46af-a289-048ae5fc0c45 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:58.560947 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f909d84f-801a-46af-a289-048ae5fc0c45 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:47:58.562650 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 235/918] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:58 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 814 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:59.118408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ce4b0a1a-836d-4044-bc81-664989b6ad5e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.121280 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ce4b0a1a-836d-4044-bc81-664989b6ad5e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:47:59.121500 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ce4b0a1a-836d-4044-bc81-664989b6ad5e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.122357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ce4b0a1a-836d-4044-bc81-664989b6ad5e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.132011 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.132011 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:59.140898 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ce4b0a1a-836d-4044-bc81-664989b6ad5e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:47:59.149638 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ce4b0a1a-836d-4044-bc81-664989b6ad5e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 200 Aug 25 11:47:59.150355 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 232/919] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 895 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:47:59.168301 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.174504 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:47:59.175113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.175113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.175273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:47:59.184895 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.184895 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:59.184895 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:59.205888 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot delete request issued successfully. Aug 25 11:47:59.206098 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e44b3b56-3e2c-46ae-97d6-38a150553001 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 202 Aug 25 11:47:59.206565 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 226/920] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:47:59 2026] DELETE /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:47:59.218932 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64fe8dfa-92a5-4928-b242-e0c32fdaae4a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.223313 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64fe8dfa-92a5-4928-b242-e0c32fdaae4a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:47:59.223313 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64fe8dfa-92a5-4928-b242-e0c32fdaae4a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.223530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64fe8dfa-92a5-4928-b242-e0c32fdaae4a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.239346 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.239346 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:59.239346 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-64fe8dfa-92a5-4928-b242-e0c32fdaae4a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:47:59.240949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64fe8dfa-92a5-4928-b242-e0c32fdaae4a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 200 Aug 25 11:47:59.242232 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 228/921] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 463 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:59.580360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-21c09529-5661-4aa1-a68f-dba0e91444be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.582947 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21c09529-5661-4aa1-a68f-dba0e91444be tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:47:59.583256 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21c09529-5661-4aa1-a68f-dba0e91444be tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.584013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21c09529-5661-4aa1-a68f-dba0e91444be tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.592372 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.592372 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:59.598024 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-21c09529-5661-4aa1-a68f-dba0e91444be tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:59.603706 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21c09529-5661-4aa1-a68f-dba0e91444be tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:47:59.604186 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 236/922] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:59.622515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2737561b-f4d3-4cc3-b888-f6b50d733226 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.625097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2737561b-f4d3-4cc3-b888-f6b50d733226 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action Aug 25 11:47:59.625580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2737561b-f4d3-4cc3-b888-f6b50d733226 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:59.625830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2737561b-f4d3-4cc3-b888-f6b50d733226 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:59.631523 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=428,cinder:UPDATE=114,cinder:INSERT=48 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:47:59.639417 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.639417 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:59.640203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-2737561b-f4d3-4cc3-b888-f6b50d733226 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume 'ebbed802-8f90-436c-9288-dd12b2ab84d0' with '{'status': 'error'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:59.668211 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2737561b-f4d3-4cc3-b888-f6b50d733226 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action returned with HTTP 202 Aug 25 11:47:59.669124 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 233/923] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:59 2026] POST /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:59.677287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e2aae51-b5db-4cf2-b78f-c57c1c54ff8e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.679790 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e2aae51-b5db-4cf2-b78f-c57c1c54ff8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:47:59.680051 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e2aae51-b5db-4cf2-b78f-c57c1c54ff8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.680309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e2aae51-b5db-4cf2-b78f-c57c1c54ff8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.689229 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.689229 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:59.695281 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e2aae51-b5db-4cf2-b78f-c57c1c54ff8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:59.702150 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e2aae51-b5db-4cf2-b78f-c57c1c54ff8e tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:47:59.702462 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 227/924] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 835 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:59.716512 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33d4350b-c78a-4c3d-ac0b-88748e829812 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.719500 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33d4350b-c78a-4c3d-ac0b-88748e829812 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action Aug 25 11:47:59.719978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33d4350b-c78a-4c3d-ac0b-88748e829812 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:59.720169 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33d4350b-c78a-4c3d-ac0b-88748e829812 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:59.731807 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.731807 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:59.732039 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-33d4350b-c78a-4c3d-ac0b-88748e829812 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume 'ebbed802-8f90-436c-9288-dd12b2ab84d0' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:59.752675 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33d4350b-c78a-4c3d-ac0b-88748e829812 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action returned with HTTP 202 Aug 25 11:47:59.753459 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 229/925] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:59 2026] POST /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:59.763868 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a4c24d3-09b0-4470-90bc-c6a1a543026c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.766475 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a4c24d3-09b0-4470-90bc-c6a1a543026c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:47:59.766829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a4c24d3-09b0-4470-90bc-c6a1a543026c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.767129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a4c24d3-09b0-4470-90bc-c6a1a543026c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.777913 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.777913 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:47:59.784506 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a4c24d3-09b0-4470-90bc-c6a1a543026c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:59.791642 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a4c24d3-09b0-4470-90bc-c6a1a543026c tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:47:59.793453 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 237/926] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:59.811531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f0f4d74e-94e6-4538-b62c-8f0f3d1bf5cb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.813327 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f0f4d74e-94e6-4538-b62c-8f0f3d1bf5cb tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action Aug 25 11:47:59.814080 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f0f4d74e-94e6-4538-b62c-8f0f3d1bf5cb tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:59.814251 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f0f4d74e-94e6-4538-b62c-8f0f3d1bf5cb tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:59.832363 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.832363 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:47:59.833593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-f0f4d74e-94e6-4538-b62c-8f0f3d1bf5cb tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume 'ebbed802-8f90-436c-9288-dd12b2ab84d0' with '{'status': 'maintenance'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:59.869362 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f0f4d74e-94e6-4538-b62c-8f0f3d1bf5cb tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action returned with HTTP 202 Aug 25 11:47:59.870447 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 234/927] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:59 2026] POST /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:59.879402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1444ece8-2e3d-4640-9e21-10e08923d8f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.882522 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1444ece8-2e3d-4640-9e21-10e08923d8f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:47:59.883358 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1444ece8-2e3d-4640-9e21-10e08923d8f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.883358 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1444ece8-2e3d-4640-9e21-10e08923d8f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.894684 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.894684 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:47:59.899123 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1444ece8-2e3d-4640-9e21-10e08923d8f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:47:59.906093 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1444ece8-2e3d-4640-9e21-10e08923d8f4 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:47:59.906587 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 228/928] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:47:59.925011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-460235fe-4d5e-4818-ad6b-7bcf0c2b5534 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.927240 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-460235fe-4d5e-4818-ad6b-7bcf0c2b5534 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] POST https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action Aug 25 11:47:59.927719 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-460235fe-4d5e-4818-ad6b-7bcf0c2b5534 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:47:59.927836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-460235fe-4d5e-4818-ad6b-7bcf0c2b5534 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:47:59.937799 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.937799 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:47:59.938474 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-460235fe-4d5e-4818-ad6b-7bcf0c2b5534 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] Updating volume 'ebbed802-8f90-436c-9288-dd12b2ab84d0' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:47:59.968999 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-460235fe-4d5e-4818-ad6b-7bcf0c2b5534 tempest-VolumesActionsTest-1291132893 tempest-VolumesActionsTest-1291132893-project-admin] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action returned with HTTP 202 Aug 25 11:47:59.969492 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 230/929] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:47:59 2026] POST /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:47:59.978372 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9b2230d7-3fba-4581-9c28-24f28a6407d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:47:59.980926 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b2230d7-3fba-4581-9c28-24f28a6407d0 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:47:59.981080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b2230d7-3fba-4581-9c28-24f28a6407d0 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:47:59.981353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b2230d7-3fba-4581-9c28-24f28a6407d0 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:47:59.993778 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:47:59.993778 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:00.002093 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9b2230d7-3fba-4581-9c28-24f28a6407d0 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:48:00.008161 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b2230d7-3fba-4581-9c28-24f28a6407d0 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:48:00.008760 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 238/930] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:47:59 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:00.032291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ee38eb9b-da07-48e9-8a47-4a94c4408c80 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:00.035513 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee38eb9b-da07-48e9-8a47-4a94c4408c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:48:00.035513 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee38eb9b-da07-48e9-8a47-4a94c4408c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:00.035513 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee38eb9b-da07-48e9-8a47-4a94c4408c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:00.054998 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:00.054998 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:00.062225 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ee38eb9b-da07-48e9-8a47-4a94c4408c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:48:00.070848 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee38eb9b-da07-48e9-8a47-4a94c4408c80 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:48:00.071477 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 235/931] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:00 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:00.089604 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:00.092348 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:48:00.092348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:00.093089 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:00.093472 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume with id: ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:48:00.102449 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:00.102449 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:00.103111 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:48:00.131218 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Delete volume request issued successfully. Aug 25 11:48:00.131616 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45c39a35-8d46-4f6b-a4a7-13f11fdde017 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 202 Aug 25 11:48:00.132254 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 229/932] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:00 2026] DELETE /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:00.140794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a926009-c6f8-4861-b431-dda98b85f949 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:00.143265 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a926009-c6f8-4861-b431-dda98b85f949 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:48:00.143458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a926009-c6f8-4861-b431-dda98b85f949 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:00.143685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a926009-c6f8-4861-b431-dda98b85f949 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:00.153224 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:00.153224 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:00.157991 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1a926009-c6f8-4861-b431-dda98b85f949 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Volume info retrieved successfully. Aug 25 11:48:00.163616 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a926009-c6f8-4861-b431-dda98b85f949 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 200 Aug 25 11:48:00.164229 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 231/933] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:00 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:00.254911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00329379-7b77-4b96-8a76-5de923ed17e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:00.257494 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00329379-7b77-4b96-8a76-5de923ed17e2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:48:00.257819 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00329379-7b77-4b96-8a76-5de923ed17e2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:00.258098 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00329379-7b77-4b96-8a76-5de923ed17e2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:00.264082 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00329379-7b77-4b96-8a76-5de923ed17e2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 404 Aug 25 11:48:00.264717 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 239/934] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:00 2026] GET /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:00.272578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:00.276942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:00.277207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:00.277458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:00.277570 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: 177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:00.288600 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:00.288600 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:00.289398 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:00.315380 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot delete request issued successfully. Aug 25 11:48:00.316175 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-014d0d91-390f-4aa6-bc3d-a1d386dcceba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 202 Aug 25 11:48:00.316175 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 236/935] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:00 2026] DELETE /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:00.325596 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e26a088-abf4-46bf-9578-d79d0ee452cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:00.329860 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e26a088-abf4-46bf-9578-d79d0ee452cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:00.330184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e26a088-abf4-46bf-9578-d79d0ee452cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:00.330496 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e26a088-abf4-46bf-9578-d79d0ee452cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:00.339648 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:00.339648 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:00.340413 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e26a088-abf4-46bf-9578-d79d0ee452cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:00.343109 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e26a088-abf4-46bf-9578-d79d0ee452cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 200 Aug 25 11:48:00.343109 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 230/936] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:00 2026] GET /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:01.179550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fbbfa1ef-9869-4219-a3e2-39a81c348604 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:01.181888 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbbfa1ef-9869-4219-a3e2-39a81c348604 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] GET https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 Aug 25 11:48:01.183269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbbfa1ef-9869-4219-a3e2-39a81c348604 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:01.183269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbbfa1ef-9869-4219-a3e2-39a81c348604 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:01.190093 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbbfa1ef-9869-4219-a3e2-39a81c348604 tempest-VolumesActionsTest-997685988 tempest-VolumesActionsTest-997685988-project-member] https://10.4.3.66/volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 returned with HTTP 404 Aug 25 11:48:01.190631 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 232/937] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:01 2026] GET /volume/v3/volumes/ebbed802-8f90-436c-9288-dd12b2ab84d0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:01.358990 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eeeb6d73-5d12-4aec-ad2e-f5db2d497eaa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:01.362462 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eeeb6d73-5d12-4aec-ad2e-f5db2d497eaa tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:01.362462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eeeb6d73-5d12-4aec-ad2e-f5db2d497eaa tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:01.362462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eeeb6d73-5d12-4aec-ad2e-f5db2d497eaa tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:01.371286 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eeeb6d73-5d12-4aec-ad2e-f5db2d497eaa tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 404 Aug 25 11:48:01.372138 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 240/938] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:01 2026] GET /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:48:01.383309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0fa58135-eb80-468d-9959-8afd3b6615fe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:01.390545 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:01.390956 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:01.391203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:01.391687 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:01.405521 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:01.405521 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:01.406333 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:01.447484 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:01.448085 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0fa58135-eb80-468d-9959-8afd3b6615fe tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 202 Aug 25 11:48:01.448963 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 237/939] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:01 2026] DELETE /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:01.461510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eb47f30b-3831-460b-b257-dd1d0101a6b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:01.465739 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb47f30b-3831-460b-b257-dd1d0101a6b9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:01.465739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb47f30b-3831-460b-b257-dd1d0101a6b9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:01.465739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eb47f30b-3831-460b-b257-dd1d0101a6b9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:01.484656 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:01.484656 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:01.493412 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eb47f30b-3831-460b-b257-dd1d0101a6b9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:01.503378 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eb47f30b-3831-460b-b257-dd1d0101a6b9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 200 Aug 25 11:48:01.503675 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 231/940] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:01 2026] GET /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:02.528547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45109065-0239-419b-bbca-a653fc72ff90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:02.533015 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45109065-0239-419b-bbca-a653fc72ff90 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:02.533244 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45109065-0239-419b-bbca-a653fc72ff90 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:02.533472 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45109065-0239-419b-bbca-a653fc72ff90 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:02.550413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45109065-0239-419b-bbca-a653fc72ff90 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 404 Aug 25 11:48:02.551202 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 233/941] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:02 2026] GET /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:02.561515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6de22696-aef1-4ee2-a836-f31293e80870 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:02.563864 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:02.564170 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:02.564473 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:02.564760 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:02.574760 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:02.574760 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:02.576010 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:02.607887 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:02.609595 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6de22696-aef1-4ee2-a836-f31293e80870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 202 Aug 25 11:48:02.609595 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 241/942] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:02 2026] DELETE /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:02.621936 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-05e5ec6e-09aa-4ee7-95dd-2662071c702b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:02.623889 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05e5ec6e-09aa-4ee7-95dd-2662071c702b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:02.624164 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05e5ec6e-09aa-4ee7-95dd-2662071c702b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:02.624430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05e5ec6e-09aa-4ee7-95dd-2662071c702b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:02.633011 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:02.633011 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:02.639550 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-05e5ec6e-09aa-4ee7-95dd-2662071c702b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:02.643476 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05e5ec6e-09aa-4ee7-95dd-2662071c702b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 200 Aug 25 11:48:02.644468 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 238/943] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:02 2026] GET /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 893 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:03.662507 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41922894-7516-48e2-ad06-eff0ab45f1b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:03.664361 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41922894-7516-48e2-ad06-eff0ab45f1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:03.665190 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41922894-7516-48e2-ad06-eff0ab45f1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:03.665443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41922894-7516-48e2-ad06-eff0ab45f1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:03.674068 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41922894-7516-48e2-ad06-eff0ab45f1b8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 404 Aug 25 11:48:03.674068 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 232/944] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:03 2026] GET /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:03.683912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:03.686028 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:03.686418 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:03.687600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:03.687600 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:03.699753 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:03.699753 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:03.699753 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:03.721471 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:03.721812 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-415ae50c-4796-4497-b8bc-f08f90ee69fb tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 202 Aug 25 11:48:03.722302 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 234/945] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:03 2026] DELETE /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:03.730099 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-885b6ae9-6322-46f0-bb78-456d95860b04 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:03.735608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-885b6ae9-6322-46f0-bb78-456d95860b04 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:03.735906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-885b6ae9-6322-46f0-bb78-456d95860b04 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:03.736169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-885b6ae9-6322-46f0-bb78-456d95860b04 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:03.754354 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:03.754354 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:03.759966 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-885b6ae9-6322-46f0-bb78-456d95860b04 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:03.765375 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-885b6ae9-6322-46f0-bb78-456d95860b04 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 200 Aug 25 11:48:03.765868 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 242/946] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:03 2026] GET /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 894 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:04.783182 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-11786548-bee7-425b-a8ff-b949de3ae427 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:04.785502 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-11786548-bee7-425b-a8ff-b949de3ae427 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:04.786107 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-11786548-bee7-425b-a8ff-b949de3ae427 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:04.786107 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-11786548-bee7-425b-a8ff-b949de3ae427 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:04.796094 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-11786548-bee7-425b-a8ff-b949de3ae427 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 404 Aug 25 11:48:04.796094 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 239/947] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:04 2026] GET /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:04.809924 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:04.812157 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:04.812353 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-550253001"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:04.814708 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-550253001'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:04.814708 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:48:04.821834 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:48:04.829783 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (98dc12c4-cbbf-4155-a239-4169dcfc3396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:04.830733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e9c00-acde-4345-b341-da5568c4a2e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:04.831655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:04.887791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a9e9c00-acde-4345-b341-da5568c4a2e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:04.891206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25f0ec7-b756-4f4d-8b6d-15b7d4a1befd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:04.956737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['3783a986-81de-4381-943b-8d08e6799bf4', '716cfe2e-e982-4588-a020-c3559ad74ec2', '1bbde07b-3f23-4bc3-b9f8-7cc111a159ff', 'e18b5dbc-a2cf-4b5b-bcb7-9a5fd23d35a7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:04.957816 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25f0ec7-b756-4f4d-8b6d-15b7d4a1befd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3783a986-81de-4381-943b-8d08e6799bf4', '716cfe2e-e982-4588-a020-c3559ad74ec2', '1bbde07b-3f23-4bc3-b9f8-7cc111a159ff', 'e18b5dbc-a2cf-4b5b-bcb7-9a5fd23d35a7']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:04.958866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e354ab-13b1-48b9-9eab-7c82250acb50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:04.988954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2e354ab-13b1-48b9-9eab-7c82250acb50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '327eb9eb-adad-40d1-ab89-e039aa6e993e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-550253001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['3783a986-81de-4381-943b-8d08e6799bf4','716cfe2e-e982-4588-a020-c3559ad74ec2','1bbde07b-3f23-4bc3-b9f8-7cc111a159ff','e18b5dbc-a2cf-4b5b-bcb7-9a5fd23d35a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-550253001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=327eb9eb-adad-40d1-ab89-e039aa6e993e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:04.990085 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74040e46-2226-4e41-94c8-3f472a20cd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:05.017100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (74040e46-2226-4e41-94c8-3f472a20cd20) transitioned into state 'SUCCESS' from state '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-550253001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['3783a986-81de-4381-943b-8d08e6799bf4','716cfe2e-e982-4588-a020-c3559ad74ec2','1bbde07b-3f23-4bc3-b9f8-7cc111a159ff','e18b5dbc-a2cf-4b5b-bcb7-9a5fd23d35a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:05.018298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50604b58-017c-40a7-a3c4-36b36a0aa46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:05.030962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (50604b58-017c-40a7-a3c4-36b36a0aa46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:05.031947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (98dc12c4-cbbf-4155-a239-4169dcfc3396) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:05.032311 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:48:05.032976 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a35c6862-a3e4-4aa6-84da-9b0529a02870 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:05.033430 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 233/948] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:48:04 2026] POST /volume/v3/volumes => generated 767 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:05.051347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd47a7d1-2e4a-4df1-9de7-0ebd4d8dc98c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:05.053960 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd47a7d1-2e4a-4df1-9de7-0ebd4d8dc98c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:05.054370 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd47a7d1-2e4a-4df1-9de7-0ebd4d8dc98c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:05.054586 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd47a7d1-2e4a-4df1-9de7-0ebd4d8dc98c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:05.063915 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:05.063915 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:05.068794 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd47a7d1-2e4a-4df1-9de7-0ebd4d8dc98c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:05.074647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd47a7d1-2e4a-4df1-9de7-0ebd4d8dc98c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 200 Aug 25 11:48:05.075288 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 235/949] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:05 2026] GET /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 835 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:06.090668 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17461d17-1606-4a71-b5f0-3cdb1951e242 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:06.093888 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17461d17-1606-4a71-b5f0-3cdb1951e242 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:06.093888 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17461d17-1606-4a71-b5f0-3cdb1951e242 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:06.093888 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17461d17-1606-4a71-b5f0-3cdb1951e242 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:06.102656 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:06.102656 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:06.105395 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-17461d17-1606-4a71-b5f0-3cdb1951e242 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:06.112507 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17461d17-1606-4a71-b5f0-3cdb1951e242 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 200 Aug 25 11:48:06.113059 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 243/950] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:06 2026] GET /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 860 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:06.134188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-477fb143-f11a-459f-9caa-8694f09cea09 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:06.136452 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:06.137004 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "327eb9eb-adad-40d1-ab89-e039aa6e993e", "name": "tempest-VolumeDependencyTests-Snapshot-371967155"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:06.150215 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:06.150215 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:06.150215 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:06.150215 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create snapshot from volume 327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:06.193554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['8453579d-1737-4990-9433-76f8de28b50b', '8a4f7d5e-170b-4591-a4dd-5121e0b13975', '3a75e579-d093-4e83-8528-ebd5790075c2', '6bec0d42-9cd4-4663-b30b-b8c814f7e5a3'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:06.241881 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot create request issued successfully. Aug 25 11:48:06.242413 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-477fb143-f11a-459f-9caa-8694f09cea09 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:48:06.242979 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 240/951] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:06.255297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40f6e198-43fe-44b0-810a-f82a66122460 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:06.259862 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40f6e198-43fe-44b0-810a-f82a66122460 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:06.259862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40f6e198-43fe-44b0-810a-f82a66122460 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:06.259862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40f6e198-43fe-44b0-810a-f82a66122460 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:06.269741 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:06.269741 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:06.269741 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40f6e198-43fe-44b0-810a-f82a66122460 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:06.271674 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40f6e198-43fe-44b0-810a-f82a66122460 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 200 Aug 25 11:48:06.272615 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 234/952] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:06 2026] GET /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 439 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:07.284248 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4cb317fd-c8ee-452a-abd3-7c693d8448b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:07.286466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cb317fd-c8ee-452a-abd3-7c693d8448b5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:07.287021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cb317fd-c8ee-452a-abd3-7c693d8448b5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:07.287338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4cb317fd-c8ee-452a-abd3-7c693d8448b5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:07.294017 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:07.294017 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:07.294583 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4cb317fd-c8ee-452a-abd3-7c693d8448b5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:07.295611 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4cb317fd-c8ee-452a-abd3-7c693d8448b5 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 200 Aug 25 11:48:07.296512 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 236/953] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:07 2026] GET /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:07.307968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:07.311436 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:07.311972 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "70ee100f-6456-48e8-a45e-44243c10f6a8", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1067302550"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:07.314147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'snapshot_id': '70ee100f-6456-48e8-a45e-44243c10f6a8', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1067302550'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:07.320564 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:07.320564 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:07.321217 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:07.321382 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:48:07.326073 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:48:07.335042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (eabdd907-ca8e-4a56-a3cd-237b7226b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:07.336484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c611144a-45da-44f0-9167-271a52997a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:07.337543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:07.371581 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c611144a-45da-44f0-9167-271a52997a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '70ee100f-6456-48e8-a45e-44243c10f6a8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:07.372433 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4bfc784-46ac-4994-a896-23839f050b33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:07.426044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['6d70ea5d-681c-4cf5-930b-84195b4cc1a1', '8a6dad65-eab9-4ac1-9711-aa7f4f5f0230', 'd9c59ce5-6ee6-40fa-bcc9-b25ac0fec350', 'e05a334f-fc85-40d4-bc74-4f9a6042f1b0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:07.426897 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4bfc784-46ac-4994-a896-23839f050b33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d70ea5d-681c-4cf5-930b-84195b4cc1a1', '8a6dad65-eab9-4ac1-9711-aa7f4f5f0230', 'd9c59ce5-6ee6-40fa-bcc9-b25ac0fec350', 'e05a334f-fc85-40d4-bc74-4f9a6042f1b0']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:07.427721 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9576485-6c85-4cde-9229-0421c9a012df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:07.468960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1bd4d98f-b752-4b4b-8e6e-a5586b2b9e81 req-868c3830-7047-4111-ad2a-28f0612636bb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:07.472648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1bd4d98f-b752-4b4b-8e6e-a5586b2b9e81 req-868c3830-7047-4111-ad2a-28f0612636bb tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] DELETE https://10.4.3.66/volume/v3/volumes/tempest-invalid-983910767 Aug 25 11:48:07.472648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1bd4d98f-b752-4b4b-8e6e-a5586b2b9e81 req-868c3830-7047-4111-ad2a-28f0612636bb tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:07.472648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1bd4d98f-b752-4b4b-8e6e-a5586b2b9e81 req-868c3830-7047-4111-ad2a-28f0612636bb tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:07.472648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-1bd4d98f-b752-4b4b-8e6e-a5586b2b9e81 req-868c3830-7047-4111-ad2a-28f0612636bb tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] Delete volume with id: tempest-invalid-983910767 Aug 25 11:48:07.477806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9576485-6c85-4cde-9229-0421c9a012df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1067302550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['6d70ea5d-681c-4cf5-930b-84195b4cc1a1','8a6dad65-eab9-4ac1-9711-aa7f4f5f0230','d9c59ce5-6ee6-40fa-bcc9-b25ac0fec350','e05a334f-fc85-40d4-bc74-4f9a6042f1b0'],size=1,snapshot_id=70ee100f-6456-48e8-a45e-44243c10f6a8,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1067302550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=70ee100f-6456-48e8-a45e-44243c10f6a8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:07.478664 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1bd4d98f-b752-4b4b-8e6e-a5586b2b9e81 req-868c3830-7047-4111-ad2a-28f0612636bb tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-983910767 returned with HTTP 404 Aug 25 11:48:07.479011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4713e7e5-84ef-4313-9c03-068bb8d3603a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:07.479422 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 241/954] 10.4.3.66 () {70 vars in 1580 bytes} [Tue Aug 25 11:48:07 2026] DELETE /volume/v3/volumes/tempest-invalid-983910767 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:07.518931 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4713e7e5-84ef-4313-9c03-068bb8d3603a) transitioned into state 'SUCCESS' from state '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-1067302550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['6d70ea5d-681c-4cf5-930b-84195b4cc1a1','8a6dad65-eab9-4ac1-9711-aa7f4f5f0230','d9c59ce5-6ee6-40fa-bcc9-b25ac0fec350','e05a334f-fc85-40d4-bc74-4f9a6042f1b0'],size=1,snapshot_id=70ee100f-6456-48e8-a45e-44243c10f6a8,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:07.520094 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ef4050-8fa5-4400-88f8-82e0fe8c30eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:07.551558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84ef4050-8fa5-4400-88f8-82e0fe8c30eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:07.552703 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (eabdd907-ca8e-4a56-a3cd-237b7226b51a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:07.552946 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:48:07.553526 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c81150bc-0cb7-4e46-be2b-88893f22bf38 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:07.554164 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 244/955] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:48:07 2026] POST /volume/v3/volumes => generated 802 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:07.572454 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2cf38871-c11d-4dcc-9d30-de32b56967cd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:07.575187 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cf38871-c11d-4dcc-9d30-de32b56967cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f Aug 25 11:48:07.576184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cf38871-c11d-4dcc-9d30-de32b56967cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:07.582665 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2cf38871-c11d-4dcc-9d30-de32b56967cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:07.594904 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:07.594904 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:07.599081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7a3aded-a66e-4e5d-8fc2-f28bdd3c3921 req-730230c4-25c6-4620-b424-1e7a5491b726 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:07.603200 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7a3aded-a66e-4e5d-8fc2-f28bdd3c3921 req-730230c4-25c6-4620-b424-1e7a5491b726 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] DELETE https://10.4.3.66/volume/v3/volumes/51339914-686e-4c9b-a5dd-dc8b9d98e2de Aug 25 11:48:07.603200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7a3aded-a66e-4e5d-8fc2-f28bdd3c3921 req-730230c4-25c6-4620-b424-1e7a5491b726 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:07.603200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7a3aded-a66e-4e5d-8fc2-f28bdd3c3921 req-730230c4-25c6-4620-b424-1e7a5491b726 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:07.603200 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [req-a7a3aded-a66e-4e5d-8fc2-f28bdd3c3921 req-730230c4-25c6-4620-b424-1e7a5491b726 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] Delete volume with id: 51339914-686e-4c9b-a5dd-dc8b9d98e2de Aug 25 11:48:07.605577 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2cf38871-c11d-4dcc-9d30-de32b56967cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:07.613156 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2cf38871-c11d-4dcc-9d30-de32b56967cd tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f returned with HTTP 200 Aug 25 11:48:07.613307 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7a3aded-a66e-4e5d-8fc2-f28bdd3c3921 req-730230c4-25c6-4620-b424-1e7a5491b726 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-member] https://10.4.3.66/volume/v3/volumes/51339914-686e-4c9b-a5dd-dc8b9d98e2de returned with HTTP 404 Aug 25 11:48:07.613804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 235/956] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:07 2026] GET /volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f => generated 870 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:07.613917 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 237/957] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:48:07 2026] DELETE /volume/v3/volumes/51339914-686e-4c9b-a5dd-dc8b9d98e2de => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:07.650503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c4080159-3c0d-4db4-9012-313faa31fb2c req-a41b7b3c-1e2b-4767-98bc-a4611495b781 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:07.657305 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c4080159-3c0d-4db4-9012-313faa31fb2c req-a41b7b3c-1e2b-4767-98bc-a4611495b781 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-reader] GET https://10.4.3.66/volume/v3/volumes/eeedaffa-c347-4588-825c-b86465b9bf36 Aug 25 11:48:07.657560 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c4080159-3c0d-4db4-9012-313faa31fb2c req-a41b7b3c-1e2b-4767-98bc-a4611495b781 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:07.657859 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c4080159-3c0d-4db4-9012-313faa31fb2c req-a41b7b3c-1e2b-4767-98bc-a4611495b781 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:07.671713 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c4080159-3c0d-4db4-9012-313faa31fb2c req-a41b7b3c-1e2b-4767-98bc-a4611495b781 tempest-VolumesNegativeTest-595973085 tempest-VolumesNegativeTest-595973085-project-reader] https://10.4.3.66/volume/v3/volumes/eeedaffa-c347-4588-825c-b86465b9bf36 returned with HTTP 404 Aug 25 11:48:07.672588 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 242/958] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:07 2026] GET /volume/v3/volumes/eeedaffa-c347-4588-825c-b86465b9bf36 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:08.632958 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-514a2c85-1cc0-4b2a-861d-d4cee82fea6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:08.635513 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-514a2c85-1cc0-4b2a-861d-d4cee82fea6e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f Aug 25 11:48:08.635827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-514a2c85-1cc0-4b2a-861d-d4cee82fea6e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:08.636066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-514a2c85-1cc0-4b2a-861d-d4cee82fea6e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:08.645308 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:08.645308 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:08.649384 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-514a2c85-1cc0-4b2a-861d-d4cee82fea6e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:08.655436 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-514a2c85-1cc0-4b2a-861d-d4cee82fea6e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f returned with HTTP 200 Aug 25 11:48:08.655964 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 245/959] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:08 2026] GET /volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:08.673155 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9148c406-eabc-45eb-b591-384ee0c16c2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:08.675804 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:08.676175 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:08.676467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:08.676791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: 70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:08.683883 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:08.683883 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:08.684473 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:08.715261 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot delete request issued successfully. Aug 25 11:48:08.715854 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9148c406-eabc-45eb-b591-384ee0c16c2f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 202 Aug 25 11:48:08.716533 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 236/960] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:08 2026] DELETE /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:08.725404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c797ae02-49b1-4de0-a212-75f5bb33dc4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:08.731457 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c797ae02-49b1-4de0-a212-75f5bb33dc4c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:08.731822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c797ae02-49b1-4de0-a212-75f5bb33dc4c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:08.732147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c797ae02-49b1-4de0-a212-75f5bb33dc4c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:08.748734 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:08.748734 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:08.749516 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c797ae02-49b1-4de0-a212-75f5bb33dc4c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Snapshot retrieved successfully. Aug 25 11:48:08.751220 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c797ae02-49b1-4de0-a212-75f5bb33dc4c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 200 Aug 25 11:48:08.751220 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 238/961] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:08 2026] GET /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 465 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:09.762875 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8db2088d-075c-4e79-b38b-b4242cf1404e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:09.767851 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8db2088d-075c-4e79-b38b-b4242cf1404e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:09.768068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8db2088d-075c-4e79-b38b-b4242cf1404e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:09.768266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8db2088d-075c-4e79-b38b-b4242cf1404e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:09.778192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8db2088d-075c-4e79-b38b-b4242cf1404e tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 404 Aug 25 11:48:09.779963 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 243/962] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:09 2026] GET /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:09.789509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:09.793414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:09.793414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:09.793414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:09.793414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:09.805516 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:09.805516 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:09.808011 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:09.818333 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:09.820652 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:09.821414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-758523472"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:09.823676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-758523472'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:09.823868 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Create volume of 1 GB Aug 25 11:48:09.824243 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:09.824243 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:09.832539 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Availability Zones retrieved successfully. Aug 25 11:48:09.840544 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:09.840727 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-279155b2-4da7-4936-823f-ef946fcd2bf7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 202 Aug 25 11:48:09.840904 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Flow 'volume_create_api' (f3296f30-4e35-4e26-bb90-3d705d35beb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:09.842996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b43d3bd-f550-480e-a800-c0625ecae41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:09.844430 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:09.844681 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 246/963] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:09 2026] DELETE /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:09.853819 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6db01fe8-0a81-469a-9ba4-6c2868505d11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:09.856110 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6db01fe8-0a81-469a-9ba4-6c2868505d11 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:09.856543 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6db01fe8-0a81-469a-9ba4-6c2868505d11 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:09.856785 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6db01fe8-0a81-469a-9ba4-6c2868505d11 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:09.871200 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:09.871200 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:09.877471 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6db01fe8-0a81-469a-9ba4-6c2868505d11 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:09.885026 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6db01fe8-0a81-469a-9ba4-6c2868505d11 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 200 Aug 25 11:48:09.885274 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 239/964] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:09 2026] GET /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 859 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:09.904732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b43d3bd-f550-480e-a800-c0625ecae41d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:09.906651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b820f5-3a23-422f-a80d-ee8593b87b3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:09.972737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Created reservations ['a67e96ad-8041-434c-b99b-02518c7cd6c0', '702a2b27-3987-41ec-9acf-d573acdf1ecd', 'e484e3a3-9312-403a-a8b7-0d5fe850ba71', '6afd70fa-4ff5-49a0-b9bb-1589ea6ed8f2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:09.973340 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27b820f5-3a23-422f-a80d-ee8593b87b3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67e96ad-8041-434c-b99b-02518c7cd6c0', '702a2b27-3987-41ec-9acf-d573acdf1ecd', 'e484e3a3-9312-403a-a8b7-0d5fe850ba71', '6afd70fa-4ff5-49a0-b9bb-1589ea6ed8f2']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:09.974417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80dfcbb-bac4-48e1-9174-8d53bd0e46da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.009833 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b80dfcbb-bac4-48e1-9174-8d53bd0e46da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57b5086e-d883-4c59-ae9f-4a7b6507b068', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-758523472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e2c567dc2e64f75ac72608ae3a43449',qos_specs=None,replication_status=,reservations=['a67e96ad-8041-434c-b99b-02518c7cd6c0','702a2b27-3987-41ec-9acf-d573acdf1ecd','e484e3a3-9312-403a-a8b7-0d5fe850ba71','6afd70fa-4ff5-49a0-b9bb-1589ea6ed8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01e8dd9e8314bc38d1256342f4eac35',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-758523472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57b5086e-d883-4c59-ae9f-4a7b6507b068,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e2c567dc2e64f75ac72608ae3a43449',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e01e8dd9e8314bc38d1256342f4eac35',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.010993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3e1dc4-ea9e-4b06-92a7-d991cce4307d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.020126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.043338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3e1dc4-ea9e-4b06-92a7-d991cce4307d) transitioned into state 'SUCCESS' from state '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-758523472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e2c567dc2e64f75ac72608ae3a43449',qos_specs=None,replication_status=,reservations=['a67e96ad-8041-434c-b99b-02518c7cd6c0','702a2b27-3987-41ec-9acf-d573acdf1ecd','e484e3a3-9312-403a-a8b7-0d5fe850ba71','6afd70fa-4ff5-49a0-b9bb-1589ea6ed8f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e01e8dd9e8314bc38d1256342f4eac35',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.044061 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4c7951-ec89-4289-b603-5ea2d5606317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.055268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc4c7951-ec89-4289-b603-5ea2d5606317) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.056216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Flow 'volume_create_api' (f3296f30-4e35-4e26-bb90-3d705d35beb4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:10.056665 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Create volume request issued successfully. Aug 25 11:48:10.059818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5acc8ae-45c6-4267-9d2b-3517b0d1e1a3 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:10.059818 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 237/965] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:09 2026] POST /volume/v3/volumes => generated 754 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:10.080685 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9b25085b-18c3-4ca4-af6f-01105c46399c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.083878 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b25085b-18c3-4ca4-af6f-01105c46399c tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:10.084058 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b25085b-18c3-4ca4-af6f-01105c46399c tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.084350 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b25085b-18c3-4ca4-af6f-01105c46399c tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.096033 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:10.096033 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:10.102027 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9b25085b-18c3-4ca4-af6f-01105c46399c tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:10.108774 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b25085b-18c3-4ca4-af6f-01105c46399c tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:10.109601 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 247/966] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:10.167107 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:48:10.167386 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.167651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.168046 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:10.168518 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:10.168518 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:10.169410 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:10.176862 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Get all volumes completed successfully. Aug 25 11:48:10.177274 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f6e1e35-2e35-4eba-b88a-c1a9b2d8cc3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:48:10.177675 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 244/967] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/volumes => generated 15 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:48:10.189037 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.191378 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:10.191825 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-319721236"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:10.194129 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-319721236'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:10.194373 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume of 1 GB Aug 25 11:48:10.200563 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Availability Zones retrieved successfully. Aug 25 11:48:10.210826 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Flow 'volume_create_api' (200acd51-b727-47a5-8484-96ed49783971) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:10.211026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72756b8c-fa15-4829-b507-e972c7d602b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.212404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:10.220492 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a3f72acf-af11-4970-a0d2-afb3c0d66b9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.258986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72756b8c-fa15-4829-b507-e972c7d602b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.259668 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7601fc3e-c2f6-4043-bc65-be5ddcff52ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.268946 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3f72acf-af11-4970-a0d2-afb3c0d66b9f tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Aug 25 11:48:10.268946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3f72acf-af11-4970-a0d2-afb3c0d66b9f tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.268946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3f72acf-af11-4970-a0d2-afb3c0d66b9f tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Calling method 'get_pools' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.269873 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:10.269873 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:10.281402 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3f72acf-af11-4970-a0d2-afb3c0d66b9f tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 11:48:10.281946 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 238/968] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:10.295513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-55bb6cae-a9e3-4882-8080-de501cc5d0cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.298074 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55bb6cae-a9e3-4882-8080-de501cc5d0cc tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 11:48:10.298468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55bb6cae-a9e3-4882-8080-de501cc5d0cc tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.298468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55bb6cae-a9e3-4882-8080-de501cc5d0cc tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Calling method 'get_pools' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.310432 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55bb6cae-a9e3-4882-8080-de501cc5d0cc tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 11:48:10.310897 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 248/969] 10.4.3.66 () {66 vars in 1307 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:10.320088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-99ecc23f-2bbf-4b99-9db8-e2b8e50a58de None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.322213 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-99ecc23f-2bbf-4b99-9db8-e2b8e50a58de tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool Aug 25 11:48:10.322441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-99ecc23f-2bbf-4b99-9db8-e2b8e50a58de tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.323200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-99ecc23f-2bbf-4b99-9db8-e2b8e50a58de tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.336544 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-99ecc23f-2bbf-4b99-9db8-e2b8e50a58de tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool returned with HTTP 200 Aug 25 11:48:10.337077 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 245/970] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/capabilities/np0000008081@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:10.348386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-18092dea-2458-47eb-a554-3372c1d83015 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.350648 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18092dea-2458-47eb-a554-3372c1d83015 tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool Aug 25 11:48:10.350648 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18092dea-2458-47eb-a554-3372c1d83015 tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.350882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-18092dea-2458-47eb-a554-3372c1d83015 tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.356214 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Created reservations ['ea9b032d-8bbb-4832-8be5-0b7aed076efa', 'ef12ccf1-42d6-4650-93b5-385df3c41d8d', '8f75f4d3-6063-4716-982e-99b043d0952f', '021551ea-3caa-4a2d-8817-db2564cbe0bf'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:10.357081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7601fc3e-c2f6-4043-bc65-be5ddcff52ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea9b032d-8bbb-4832-8be5-0b7aed076efa', 'ef12ccf1-42d6-4650-93b5-385df3c41d8d', '8f75f4d3-6063-4716-982e-99b043d0952f', '021551ea-3caa-4a2d-8817-db2564cbe0bf']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.357866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76edd99f-2330-444f-88b9-12aa3ceeb557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.364255 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-18092dea-2458-47eb-a554-3372c1d83015 tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool returned with HTTP 200 Aug 25 11:48:10.364832 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 239/971] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/capabilities/np0000008081@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:10.378464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a48ed9ca-aed5-4c4f-9ad5-ef916f868fcd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.380845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a48ed9ca-aed5-4c4f-9ad5-ef916f868fcd tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool Aug 25 11:48:10.381071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a48ed9ca-aed5-4c4f-9ad5-ef916f868fcd tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.381275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a48ed9ca-aed5-4c4f-9ad5-ef916f868fcd tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.389040 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76edd99f-2330-444f-88b9-12aa3ceeb557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c955118a-5d08-4a0a-9a88-855d8b1f8b53', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-319721236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',qos_specs=None,replication_status=,reservations=['ea9b032d-8bbb-4832-8be5-0b7aed076efa','ef12ccf1-42d6-4650-93b5-385df3c41d8d','8f75f4d3-6063-4716-982e-99b043d0952f','021551ea-3caa-4a2d-8817-db2564cbe0bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c851287e824460f9d76b1284a19b076',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-319721236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c955118a-5d08-4a0a-9a88-855d8b1f8b53,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c851287e824460f9d76b1284a19b076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.390003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ae787c-1890-4653-94d4-0b0d1294b901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.394870 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a48ed9ca-aed5-4c4f-9ad5-ef916f868fcd tempest-BackendsCapabilitiesAdminTestsJSON-376426884 tempest-BackendsCapabilitiesAdminTestsJSON-376426884-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool returned with HTTP 200 Aug 25 11:48:10.395302 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 249/972] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/capabilities/np0000008081@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:10.415379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59ae787c-1890-4653-94d4-0b0d1294b901) transitioned into state 'SUCCESS' from state '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-319721236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',qos_specs=None,replication_status=,reservations=['ea9b032d-8bbb-4832-8be5-0b7aed076efa','ef12ccf1-42d6-4650-93b5-385df3c41d8d','8f75f4d3-6063-4716-982e-99b043d0952f','021551ea-3caa-4a2d-8817-db2564cbe0bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c851287e824460f9d76b1284a19b076',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.416301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d08e74a-389b-4560-84d2-9a05f2fc121b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.427494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d08e74a-389b-4560-84d2-9a05f2fc121b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.428440 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Flow 'volume_create_api' (200acd51-b727-47a5-8484-96ed49783971) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:10.429654 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume request issued successfully. Aug 25 11:48:10.429654 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-343d4f41-db4f-48ba-9acc-1fdc6dc6841b tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:10.430010 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 240/973] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:10 2026] POST /volume/v3/volumes => generated 752 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:10.443485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ca642dd3-47ce-4dec-833f-8b4c5ca2b144 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.447890 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca642dd3-47ce-4dec-833f-8b4c5ca2b144 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:10.447890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca642dd3-47ce-4dec-833f-8b4c5ca2b144 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.447890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca642dd3-47ce-4dec-833f-8b4c5ca2b144 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.457858 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:10.457858 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:10.462442 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ca642dd3-47ce-4dec-833f-8b4c5ca2b144 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:10.468000 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca642dd3-47ce-4dec-833f-8b4c5ca2b144 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 200 Aug 25 11:48:10.468530 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 246/974] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:10.898965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9447d64a-e9bb-4a90-9e59-79cd755f3d8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.901352 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9447d64a-e9bb-4a90-9e59-79cd755f3d8f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:10.901782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9447d64a-e9bb-4a90-9e59-79cd755f3d8f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:10.902125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9447d64a-e9bb-4a90-9e59-79cd755f3d8f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:10.910941 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9447d64a-e9bb-4a90-9e59-79cd755f3d8f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 404 Aug 25 11:48:10.911819 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 240/975] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:10 2026] GET /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:10.920914 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:10.923305 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:10.923844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1510274288"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:10.925562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1510274288'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:10.925740 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:48:10.935649 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:48:10.939002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (be78bbc8-f3f2-41db-a239-5eeb675f6f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:10.940325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386422ad-01a7-47e8-9e7f-f75091a42771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:10.941484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:10.980966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (386422ad-01a7-47e8-9e7f-f75091a42771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:10.982390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9e8436-19eb-4e48-ac60-43809f248999) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.047401 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['f180f2c7-99f3-4b2b-8e03-8a182fd2f673', 'a225466d-55d4-4562-89af-e2e79d0b4130', 'd26b46d3-42b5-4b65-a7cc-57a39f66efe5', 'a1632009-74f6-4031-a16d-94356cd2672f'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:11.048335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac9e8436-19eb-4e48-ac60-43809f248999) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f180f2c7-99f3-4b2b-8e03-8a182fd2f673', 'a225466d-55d4-4562-89af-e2e79d0b4130', 'd26b46d3-42b5-4b65-a7cc-57a39f66efe5', 'a1632009-74f6-4031-a16d-94356cd2672f']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.049191 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c45293-1568-45ca-923c-637eb540431a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.080096 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2c45293-1568-45ca-923c-637eb540431a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c142748-7cac-43ad-92b1-9ea0c6a115a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1510274288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['f180f2c7-99f3-4b2b-8e03-8a182fd2f673','a225466d-55d4-4562-89af-e2e79d0b4130','d26b46d3-42b5-4b65-a7cc-57a39f66efe5','a1632009-74f6-4031-a16d-94356cd2672f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1510274288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c142748-7cac-43ad-92b1-9ea0c6a115a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.081312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559c1dcc-1a6b-49d0-915a-fe34db1b13bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.110967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (559c1dcc-1a6b-49d0-915a-fe34db1b13bf) transitioned into state 'SUCCESS' from state '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-1510274288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['f180f2c7-99f3-4b2b-8e03-8a182fd2f673','a225466d-55d4-4562-89af-e2e79d0b4130','d26b46d3-42b5-4b65-a7cc-57a39f66efe5','a1632009-74f6-4031-a16d-94356cd2672f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.112067 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f06ec2b-5567-424b-b6f8-f371bb0db0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.125564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05522535-cd95-4189-9a64-5fe93e01d49f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:11.126957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f06ec2b-5567-424b-b6f8-f371bb0db0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.128184 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (be78bbc8-f3f2-41db-a239-5eeb675f6f80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:11.128615 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:48:11.129845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09b4eb17-2b1b-4ad2-9eeb-fda280652395 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:11.130422 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 250/976] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:48:10 2026] POST /volume/v3/volumes => generated 768 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:11.130798 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05522535-cd95-4189-9a64-5fe93e01d49f tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:11.131136 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05522535-cd95-4189-9a64-5fe93e01d49f tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:11.131777 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05522535-cd95-4189-9a64-5fe93e01d49f tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:11.139587 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:11.139587 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:11.145105 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05522535-cd95-4189-9a64-5fe93e01d49f tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:11.150259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a7b426ed-9aad-4fa0-bed1-6c8b0f1dbfed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:11.150713 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05522535-cd95-4189-9a64-5fe93e01d49f tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:11.151069 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 241/977] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:11 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:11.152923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a7b426ed-9aad-4fa0-bed1-6c8b0f1dbfed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:11.152923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a7b426ed-9aad-4fa0-bed1-6c8b0f1dbfed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:11.152923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a7b426ed-9aad-4fa0-bed1-6c8b0f1dbfed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:11.161971 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:11.161971 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:11.170168 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a7b426ed-9aad-4fa0-bed1-6c8b0f1dbfed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:11.175477 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a7b426ed-9aad-4fa0-bed1-6c8b0f1dbfed tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 200 Aug 25 11:48:11.175966 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 247/978] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:11 2026] GET /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:11.483136 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d08137e2-e6c3-4c13-b398-ec15eb7c836a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:11.485727 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d08137e2-e6c3-4c13-b398-ec15eb7c836a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:11.487858 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d08137e2-e6c3-4c13-b398-ec15eb7c836a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:11.487858 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d08137e2-e6c3-4c13-b398-ec15eb7c836a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:11.498548 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:11.498548 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:11.505727 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d08137e2-e6c3-4c13-b398-ec15eb7c836a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:11.514670 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d08137e2-e6c3-4c13-b398-ec15eb7c836a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 200 Aug 25 11:48:11.514670 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 241/979] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:11 2026] GET /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:11.532722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac1c14f6-a970-4332-a668-d216e89a6b81 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:11.537663 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac1c14f6-a970-4332-a668-d216e89a6b81 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:11.537663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac1c14f6-a970-4332-a668-d216e89a6b81 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:11.537663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac1c14f6-a970-4332-a668-d216e89a6b81 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:11.549435 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:11.549435 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:11.556749 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ac1c14f6-a970-4332-a668-d216e89a6b81 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:11.564099 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac1c14f6-a970-4332-a668-d216e89a6b81 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 200 Aug 25 11:48:11.565175 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 251/980] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:11 2026] GET /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:11.580470 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:11.583375 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:11.584583 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1427464493"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:11.585536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1427464493'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:11.585737 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume of 1 GB Aug 25 11:48:11.593345 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Availability Zones retrieved successfully. Aug 25 11:48:11.600926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Flow 'volume_create_api' (842b885c-cd81-47fc-90fc-f26c9de2e065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:11.602044 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141419da-215f-4d6e-bd89-3102d27f926d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.603679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:11.649891 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141419da-215f-4d6e-bd89-3102d27f926d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.651098 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fc3951-fa45-4850-9e14-b3295ae8b3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.715459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Created reservations ['dfb4d483-737b-45c6-b90b-a7b05ebc6965', 'bc9eac08-883c-4a47-ad7d-6c532d79d81d', '52d71815-1b60-46e5-9dd4-35bf47bc474c', 'ade7e390-5d1a-4f9e-95c9-6ec75fd2fbe6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:11.716433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00fc3951-fa45-4850-9e14-b3295ae8b3bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfb4d483-737b-45c6-b90b-a7b05ebc6965', 'bc9eac08-883c-4a47-ad7d-6c532d79d81d', '52d71815-1b60-46e5-9dd4-35bf47bc474c', 'ade7e390-5d1a-4f9e-95c9-6ec75fd2fbe6']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.717510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181d3c40-00e2-4b93-8522-19d5266eccdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.744934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (181d3c40-00e2-4b93-8522-19d5266eccdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cfdac4a-68de-4be5-84c8-351dd742d453', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1427464493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',qos_specs=None,replication_status=,reservations=['dfb4d483-737b-45c6-b90b-a7b05ebc6965','bc9eac08-883c-4a47-ad7d-6c532d79d81d','52d71815-1b60-46e5-9dd4-35bf47bc474c','ade7e390-5d1a-4f9e-95c9-6ec75fd2fbe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c851287e824460f9d76b1284a19b076',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1427464493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cfdac4a-68de-4be5-84c8-351dd742d453,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c851287e824460f9d76b1284a19b076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.746060 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a91c6b-55fd-4ee8-b586-27575530b360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.775673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e3a91c6b-55fd-4ee8-b586-27575530b360) transitioned into state 'SUCCESS' from state '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-1427464493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',qos_specs=None,replication_status=,reservations=['dfb4d483-737b-45c6-b90b-a7b05ebc6965','bc9eac08-883c-4a47-ad7d-6c532d79d81d','52d71815-1b60-46e5-9dd4-35bf47bc474c','ade7e390-5d1a-4f9e-95c9-6ec75fd2fbe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c851287e824460f9d76b1284a19b076',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.776494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183d5ac1-f038-4eb1-addf-3961f04d3553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:11.791421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (183d5ac1-f038-4eb1-addf-3961f04d3553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:11.792785 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Flow 'volume_create_api' (842b885c-cd81-47fc-90fc-f26c9de2e065) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:11.793274 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume request issued successfully. Aug 25 11:48:11.794560 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b92d0e2-39c8-4e44-aa98-4ea07ebccff4 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:11.795307 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 242/981] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:11 2026] POST /volume/v3/volumes => generated 753 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:11.814357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a476568e-44c8-453b-94ed-8f79115d4e3a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:11.821467 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a476568e-44c8-453b-94ed-8f79115d4e3a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:11.822184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a476568e-44c8-453b-94ed-8f79115d4e3a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:11.822329 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a476568e-44c8-453b-94ed-8f79115d4e3a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:11.837565 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:11.837565 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:11.845055 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a476568e-44c8-453b-94ed-8f79115d4e3a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:11.854902 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a476568e-44c8-453b-94ed-8f79115d4e3a tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 200 Aug 25 11:48:11.855664 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 248/982] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:11 2026] GET /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 821 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:12.195825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-303fcff0-2054-49fc-8d7b-12fc0fd24937 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:12.197754 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-303fcff0-2054-49fc-8d7b-12fc0fd24937 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:12.198028 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-303fcff0-2054-49fc-8d7b-12fc0fd24937 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:12.198207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-303fcff0-2054-49fc-8d7b-12fc0fd24937 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:12.207859 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:12.207859 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:12.213419 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-303fcff0-2054-49fc-8d7b-12fc0fd24937 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:12.220815 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-303fcff0-2054-49fc-8d7b-12fc0fd24937 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 200 Aug 25 11:48:12.221524 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 242/983] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:12 2026] GET /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:12.242969 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:12.245038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:12.245424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "9c142748-7cac-43ad-92b1-9ea0c6a115a5", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-351530511"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:12.247296 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request body: {'volume': {'source_volid': '9c142748-7cac-43ad-92b1-9ea0c6a115a5', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-351530511'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:12.256780 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:12.256780 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:12.257840 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume retrieved successfully. Aug 25 11:48:12.258126 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume of 1 GB Aug 25 11:48:12.265159 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Availability Zones retrieved successfully. Aug 25 11:48:12.271973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (4cda0211-bb22-448e-a8cf-b28d10c4b78d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:12.273409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f8d4cb-2d3f-412b-9de2-15985ecec19c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:12.275274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:12.309861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32f8d4cb-2d3f-412b-9de2-15985ecec19c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9c142748-7cac-43ad-92b1-9ea0c6a115a5', 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:12.312228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a94287-4111-4f40-a1ee-67c3dc54c521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:12.371154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Created reservations ['3d5f1607-d942-4b9b-bee6-4491cdc91a20', '3f7366a0-1551-4eb2-b067-8e9cbb61d538', 'a8373f88-f5b3-431a-b604-d70bac644755', 'd6495db1-cd38-4e3d-bad2-7b94b1a1cb9e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:12.372203 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4a94287-4111-4f40-a1ee-67c3dc54c521) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d5f1607-d942-4b9b-bee6-4491cdc91a20', '3f7366a0-1551-4eb2-b067-8e9cbb61d538', 'a8373f88-f5b3-431a-b604-d70bac644755', 'd6495db1-cd38-4e3d-bad2-7b94b1a1cb9e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:12.373178 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaeca2a-f92e-4c60-950f-b20db8b4c1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:12.421028 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (afaeca2a-f92e-4c60-950f-b20db8b4c1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ba6c9f-d871-45ce-865c-4f136c822c64', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-351530511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['3d5f1607-d942-4b9b-bee6-4491cdc91a20','3f7366a0-1551-4eb2-b067-8e9cbb61d538','a8373f88-f5b3-431a-b604-d70bac644755','d6495db1-cd38-4e3d-bad2-7b94b1a1cb9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c142748-7cac-43ad-92b1-9ea0c6a115a5,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-351530511',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ba6c9f-d871-45ce-865c-4f136c822c64,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='59f8067c2312461fafdae7bc20eb3ab5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9c142748-7cac-43ad-92b1-9ea0c6a115a5,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:12.422110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fff323-2feb-4ed2-ad91-cf2626e51073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:12.448739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20fff323-2feb-4ed2-ad91-cf2626e51073) transitioned into state 'SUCCESS' from state '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-351530511',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='59f8067c2312461fafdae7bc20eb3ab5',qos_specs=None,replication_status=,reservations=['3d5f1607-d942-4b9b-bee6-4491cdc91a20','3f7366a0-1551-4eb2-b067-8e9cbb61d538','a8373f88-f5b3-431a-b604-d70bac644755','d6495db1-cd38-4e3d-bad2-7b94b1a1cb9e'],size=1,snapshot_id=None,source_replicaid=,source_volid=9c142748-7cac-43ad-92b1-9ea0c6a115a5,status='creating',user_id='e296e517cd7f439f9da9ffe25ebb7f27',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:12.449458 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea35cf9a-0517-418c-b95a-1f216c4c53de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:12.471265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea35cf9a-0517-418c-b95a-1f216c4c53de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:12.472595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Flow 'volume_create_api' (4cda0211-bb22-448e-a8cf-b28d10c4b78d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:12.473376 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Create volume request issued successfully. Aug 25 11:48:12.474293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1fcb0dad-1af5-4d0a-9e14-3ec0c98291af tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:12.475118 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 252/984] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:48:12 2026] POST /volume/v3/volumes => generated 801 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:12.490797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5558ebf0-771b-467a-9aba-5dfb06172eaf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:12.493212 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5558ebf0-771b-467a-9aba-5dfb06172eaf tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 Aug 25 11:48:12.493498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5558ebf0-771b-467a-9aba-5dfb06172eaf tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:12.493777 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5558ebf0-771b-467a-9aba-5dfb06172eaf tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:12.503803 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:12.503803 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:12.512595 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5558ebf0-771b-467a-9aba-5dfb06172eaf tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:12.518135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5558ebf0-771b-467a-9aba-5dfb06172eaf tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 returned with HTTP 200 Aug 25 11:48:12.518811 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 243/985] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:12 2026] GET /volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:12.872096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d0299bfb-22c1-4704-84e8-c488b31f7f5e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:12.876006 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0299bfb-22c1-4704-84e8-c488b31f7f5e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:12.876274 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0299bfb-22c1-4704-84e8-c488b31f7f5e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:12.876556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0299bfb-22c1-4704-84e8-c488b31f7f5e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:12.887332 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:12.887332 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:12.893507 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d0299bfb-22c1-4704-84e8-c488b31f7f5e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:12.900268 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0299bfb-22c1-4704-84e8-c488b31f7f5e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 200 Aug 25 11:48:12.901361 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 249/986] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:12 2026] GET /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:12.919421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fded1273-4a29-4011-9164-c0f09feade6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:12.921730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fded1273-4a29-4011-9164-c0f09feade6e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:12.921883 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fded1273-4a29-4011-9164-c0f09feade6e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:12.922972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fded1273-4a29-4011-9164-c0f09feade6e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:12.934339 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:12.934339 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:12.940591 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fded1273-4a29-4011-9164-c0f09feade6e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:12.946510 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fded1273-4a29-4011-9164-c0f09feade6e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 200 Aug 25 11:48:12.946510 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 243/987] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:12 2026] GET /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:12.965667 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:12.970073 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:12.971343 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-2108562765"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:12.973280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-2108562765'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:12.973398 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume of 1 GB Aug 25 11:48:12.973758 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:12.973758 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:12.980434 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Availability Zones retrieved successfully. Aug 25 11:48:12.992369 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Flow 'volume_create_api' (c51b890a-d43a-4dba-ad76-2b9f52cdfd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:12.993759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032250cb-d651-46b2-bc55-7c62ac12c8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:12.995216 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:13.031674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (032250cb-d651-46b2-bc55-7c62ac12c8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:13.032406 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eea028-48ec-461a-95e1-3465b8fc426a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:13.091243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Created reservations ['b6cab3f5-7a33-4698-90e9-825525d5668d', 'c7a92a9d-6ef8-4f35-a3ee-655e04a254eb', 'a613bf97-29ca-4ba8-a4b6-bab67b994eee', '7a413d05-dab9-4f90-836a-a1f369295162'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:13.092775 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44eea028-48ec-461a-95e1-3465b8fc426a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6cab3f5-7a33-4698-90e9-825525d5668d', 'c7a92a9d-6ef8-4f35-a3ee-655e04a254eb', 'a613bf97-29ca-4ba8-a4b6-bab67b994eee', '7a413d05-dab9-4f90-836a-a1f369295162']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:13.093677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b28f5c-224f-4a46-bd8f-bdccc162be6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:13.128489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9b28f5c-224f-4a46-bd8f-bdccc162be6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e8f24db-1295-476c-ab18-964896409def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2108562765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',qos_specs=None,replication_status=,reservations=['b6cab3f5-7a33-4698-90e9-825525d5668d','c7a92a9d-6ef8-4f35-a3ee-655e04a254eb','a613bf97-29ca-4ba8-a4b6-bab67b994eee','7a413d05-dab9-4f90-836a-a1f369295162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c851287e824460f9d76b1284a19b076',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-2108562765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e8f24db-1295-476c-ab18-964896409def,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c851287e824460f9d76b1284a19b076',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:13.129978 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36460c2-be27-46eb-bad7-7dae977a78bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:13.169460 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b36460c2-be27-46eb-bad7-7dae977a78bd) transitioned into state 'SUCCESS' from state '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-2108562765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='38b510fd6f8b44e89dbb8ee689b22f5d',qos_specs=None,replication_status=,reservations=['b6cab3f5-7a33-4698-90e9-825525d5668d','c7a92a9d-6ef8-4f35-a3ee-655e04a254eb','a613bf97-29ca-4ba8-a4b6-bab67b994eee','7a413d05-dab9-4f90-836a-a1f369295162'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c851287e824460f9d76b1284a19b076',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:13.171545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e3c35b-f81a-4d80-94fc-79625d179e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:13.194449 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24e3c35b-f81a-4d80-94fc-79625d179e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:13.197044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Flow 'volume_create_api' (c51b890a-d43a-4dba-ad76-2b9f52cdfd69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:13.197044 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Create volume request issued successfully. Aug 25 11:48:13.199645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2686ed5-1ce8-4fbc-989b-ab88207e89b9 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:13.200580 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 253/988] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:12 2026] POST /volume/v3/volumes => generated 753 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:13.223485 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa35fc48-83b5-461e-b320-2ebcbf635681 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.225788 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa35fc48-83b5-461e-b320-2ebcbf635681 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:13.226116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa35fc48-83b5-461e-b320-2ebcbf635681 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:13.226471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa35fc48-83b5-461e-b320-2ebcbf635681 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:13.238843 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:13.238843 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:13.248745 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fa35fc48-83b5-461e-b320-2ebcbf635681 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:13.255042 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa35fc48-83b5-461e-b320-2ebcbf635681 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 200 Aug 25 11:48:13.255851 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 244/989] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:13 2026] GET /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:13.468108 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-14012132-150f-4643-bf86-7b5290210d8a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.537108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5700523-df78-4c79-88e1-5821ec1bd2b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.540302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5700523-df78-4c79-88e1-5821ec1bd2b7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 Aug 25 11:48:13.540302 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5700523-df78-4c79-88e1-5821ec1bd2b7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:13.540550 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5700523-df78-4c79-88e1-5821ec1bd2b7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:13.551033 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:13.551033 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:13.557269 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d5700523-df78-4c79-88e1-5821ec1bd2b7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:13.564374 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5700523-df78-4c79-88e1-5821ec1bd2b7 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 returned with HTTP 200 Aug 25 11:48:13.564374 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 244/990] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:13 2026] GET /volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 => generated 894 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:13.577980 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14012132-150f-4643-bf86-7b5290210d8a tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:13.578356 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-14012132-150f-4643-bf86-7b5290210d8a tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-537587472"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:13.582050 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.584861 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:13.585164 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:13.585416 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:13.585755 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:13.593250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14012132-150f-4643-bf86-7b5290210d8a tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:13.593761 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 250/991] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:13 2026] POST /volume/v3/types => generated 219 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:13.595992 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:13.595992 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:13.596689 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:13.604431 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21403cbb-fb56-4e17-a5bb-efebb138d91a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.606280 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21403cbb-fb56-4e17-a5bb-efebb138d91a tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:48:13.606696 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21403cbb-fb56-4e17-a5bb-efebb138d91a tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-109880415"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:13.619368 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:13.619638 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4b3cd029-dc8a-4710-9d8a-730f4af0125b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 202 Aug 25 11:48:13.620205 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 254/992] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:13 2026] DELETE /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:13.622432 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21403cbb-fb56-4e17-a5bb-efebb138d91a tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:48:13.623037 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 245/993] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:48:13 2026] POST /volume/v3/group_types => generated 176 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:13.629189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26429eea-fd82-46eb-9a08-addda90f9f46 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.631123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26429eea-fd82-46eb-9a08-addda90f9f46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:13.631385 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26429eea-fd82-46eb-9a08-addda90f9f46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:13.631608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26429eea-fd82-46eb-9a08-addda90f9f46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:13.633078 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4d48529d-0680-4e89-9283-a470e587c17a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.639177 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:13.639177 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:13.643744 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-26429eea-fd82-46eb-9a08-addda90f9f46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:13.649265 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26429eea-fd82-46eb-9a08-addda90f9f46 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 200 Aug 25 11:48:13.649723 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 245/994] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:13 2026] GET /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:13.832605 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:48:13.833074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "be5fd108-82ee-4f6e-bfcb-614f9c5c3a10", "volume_types": ["b67dae3b-e03a-42a9-a6ff-0d8378e0a044"], "name": "tempest-GroupsV314Test-Group-328770816"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:13.835048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Creating new group {'group': {'group_type': 'be5fd108-82ee-4f6e-bfcb-614f9c5c3a10', 'volume_types': ['b67dae3b-e03a-42a9-a6ff-0d8378e0a044'], 'name': 'tempest-GroupsV314Test-Group-328770816'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:48:13.838887 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Creating group tempest-GroupsV314Test-Group-328770816. Aug 25 11:48:13.856389 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Availability Zones retrieved successfully. Aug 25 11:48:13.898246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Created reservations ['18443d8a-1e57-4edb-95e5-47d398f8c402'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:13.939226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d48529d-0680-4e89-9283-a470e587c17a tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:48:13.939822 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 251/995] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:48:13 2026] POST /volume/v3/groups => generated 107 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:13.954151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ec3e5796-2ad8-4ccf-aca0-a619d2138a87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:13.956469 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec3e5796-2ad8-4ccf-aca0-a619d2138a87 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d Aug 25 11:48:13.956808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec3e5796-2ad8-4ccf-aca0-a619d2138a87 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:13.957086 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec3e5796-2ad8-4ccf-aca0-a619d2138a87 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:13.957280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-ec3e5796-2ad8-4ccf-aca0-a619d2138a87 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] show called for member a39bac62-724e-427e-a3c4-257355a4883d {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:13.961865 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:13.961865 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:13.971636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec3e5796-2ad8-4ccf-aca0-a619d2138a87 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d returned with HTTP 200 Aug 25 11:48:13.972783 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 255/996] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:13 2026] GET /volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:14.271387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9fa0955f-a9de-4f7f-aa41-5b69ebb10ab8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.277380 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fa0955f-a9de-4f7f-aa41-5b69ebb10ab8 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:14.277636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fa0955f-a9de-4f7f-aa41-5b69ebb10ab8 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.277888 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fa0955f-a9de-4f7f-aa41-5b69ebb10ab8 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.291586 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.291586 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:14.296446 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9fa0955f-a9de-4f7f-aa41-5b69ebb10ab8 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:14.301463 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fa0955f-a9de-4f7f-aa41-5b69ebb10ab8 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 200 Aug 25 11:48:14.301967 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 246/997] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:14 2026] GET /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:14.315826 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67e6e42f-0126-40ac-a929-067c2a04c6f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.317768 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67e6e42f-0126-40ac-a929-067c2a04c6f1 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:14.318017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67e6e42f-0126-40ac-a929-067c2a04c6f1 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.318244 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67e6e42f-0126-40ac-a929-067c2a04c6f1 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.326891 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.326891 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:14.331919 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-67e6e42f-0126-40ac-a929-067c2a04c6f1 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:14.338109 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67e6e42f-0126-40ac-a929-067c2a04c6f1 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 200 Aug 25 11:48:14.338643 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 246/998] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:14 2026] GET /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:14.357648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.592267 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:14.592644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:14.594141 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:14.594275 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Create volume of 1 GB Aug 25 11:48:14.594600 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.594600 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:14.607015 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Availability Zones retrieved successfully. Aug 25 11:48:14.615756 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Flow 'volume_create_api' (7888ce22-cb4b-4900-855b-ad7c679d0d1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:14.616997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c29e15eb-ecb0-403c-871a-1836e79102c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:14.618074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:14.648427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c29e15eb-ecb0-403c-871a-1836e79102c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:14.649376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca49f83b-045c-40c1-8da0-7dbd3bc249ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:14.666886 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df1cd847-7741-4be1-ad6d-6a93da5e7227 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.669395 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df1cd847-7741-4be1-ad6d-6a93da5e7227 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:14.669677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df1cd847-7741-4be1-ad6d-6a93da5e7227 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.669883 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df1cd847-7741-4be1-ad6d-6a93da5e7227 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.677599 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df1cd847-7741-4be1-ad6d-6a93da5e7227 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 404 Aug 25 11:48:14.678317 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 256/999] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:14 2026] GET /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:14.689781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.692338 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 Aug 25 11:48:14.692338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.692511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.692582 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 50ba6c9f-d871-45ce-865c-4f136c822c64 Aug 25 11:48:14.701001 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.701001 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:14.701578 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:14.726282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Created reservations ['5455c8f2-4433-45bb-acfc-02211b93dbc4', 'fef4ed8f-c3e5-4272-b466-ca4609637a65', 'ef1aaf7b-2d04-4aa7-a5cc-c0123747eeb1', '0ca340f3-864d-4586-88c0-0ad66c98e577'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:14.727028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca49f83b-045c-40c1-8da0-7dbd3bc249ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5455c8f2-4433-45bb-acfc-02211b93dbc4', 'fef4ed8f-c3e5-4272-b466-ca4609637a65', 'ef1aaf7b-2d04-4aa7-a5cc-c0123747eeb1', '0ca340f3-864d-4586-88c0-0ad66c98e577']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:14.727885 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0dd804-958e-458c-8b47-fbb157a96192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:14.731602 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:14.731993 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e11b8f7-4941-4033-9c79-3ccebb438ba0 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 returned with HTTP 202 Aug 25 11:48:14.732827 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 247/1000] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:14 2026] DELETE /volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:14.745718 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2fd2ba55-7766-44f4-920a-a15146eeaea4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.748548 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fd2ba55-7766-44f4-920a-a15146eeaea4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 Aug 25 11:48:14.748794 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fd2ba55-7766-44f4-920a-a15146eeaea4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.749039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2fd2ba55-7766-44f4-920a-a15146eeaea4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.759090 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.759090 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:14.761583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8e0dd804-958e-458c-8b47-fbb157a96192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '08feb701-86fe-4f31-afdf-6e5e5064d442', '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='463ca45b862642e7a15f870d9f1cb400',qos_specs=None,replication_status=,reservations=['5455c8f2-4433-45bb-acfc-02211b93dbc4','fef4ed8f-c3e5-4272-b466-ca4609637a65','ef1aaf7b-2d04-4aa7-a5cc-c0123747eeb1','0ca340f3-864d-4586-88c0-0ad66c98e577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad459fe6fe384735afd7058d16e1cdb7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:14Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=08feb701-86fe-4f31-afdf-6e5e5064d442,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='463ca45b862642e7a15f870d9f1cb400',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad459fe6fe384735afd7058d16e1cdb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:14.762392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ab2c69-c39e-40ed-a7ae-8c4d1c9b58de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:14.765096 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2fd2ba55-7766-44f4-920a-a15146eeaea4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:14.770569 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2fd2ba55-7766-44f4-920a-a15146eeaea4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 returned with HTTP 200 Aug 25 11:48:14.770761 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 247/1001] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:14 2026] GET /volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 => generated 893 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:14.791652 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69ab2c69-c39e-40ed-a7ae-8c4d1c9b58de) transitioned into state 'SUCCESS' from 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='463ca45b862642e7a15f870d9f1cb400',qos_specs=None,replication_status=,reservations=['5455c8f2-4433-45bb-acfc-02211b93dbc4','fef4ed8f-c3e5-4272-b466-ca4609637a65','ef1aaf7b-2d04-4aa7-a5cc-c0123747eeb1','0ca340f3-864d-4586-88c0-0ad66c98e577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad459fe6fe384735afd7058d16e1cdb7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:14.792461 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2072106-0b86-465b-8e01-2f7fa8353f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:14.802364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2072106-0b86-465b-8e01-2f7fa8353f91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:14.803299 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Flow 'volume_create_api' (7888ce22-cb4b-4900-855b-ad7c679d0d1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:14.803604 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Create volume request issued successfully. Aug 25 11:48:14.804265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bf9c93ed-08cc-49ff-93a4-a4bff7123919 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:14.804721 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 252/1002] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:14 2026] POST /volume/v3/volumes => generated 731 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:14.818632 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb9d0036-4601-40a8-85ea-cb1eb85d3e17 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.824646 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb9d0036-4601-40a8-85ea-cb1eb85d3e17 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] GET https://10.4.3.66/volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 Aug 25 11:48:14.824646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb9d0036-4601-40a8-85ea-cb1eb85d3e17 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.824646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb9d0036-4601-40a8-85ea-cb1eb85d3e17 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.830323 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.830323 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:14.834899 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb9d0036-4601-40a8-85ea-cb1eb85d3e17 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Volume info retrieved successfully. Aug 25 11:48:14.841121 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb9d0036-4601-40a8-85ea-cb1eb85d3e17 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] https://10.4.3.66/volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 returned with HTTP 200 Aug 25 11:48:14.841576 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 257/1003] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:14 2026] GET /volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 => generated 910 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:14.984132 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bc0a71a6-9211-474f-b97b-a04e2ec9aaf5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:14.986510 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc0a71a6-9211-474f-b97b-a04e2ec9aaf5 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d Aug 25 11:48:14.986802 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc0a71a6-9211-474f-b97b-a04e2ec9aaf5 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:14.987052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc0a71a6-9211-474f-b97b-a04e2ec9aaf5 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:14.987235 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-bc0a71a6-9211-474f-b97b-a04e2ec9aaf5 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] show called for member a39bac62-724e-427e-a3c4-257355a4883d {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:14.992493 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:14.992493 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:15.005777 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc0a71a6-9211-474f-b97b-a04e2ec9aaf5 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d returned with HTTP 200 Aug 25 11:48:15.006216 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 248/1004] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:14 2026] GET /volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:15.016871 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.019062 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:15.019569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-672488384", "volume_type": "b67dae3b-e03a-42a9-a6ff-0d8378e0a044", "group_id": "a39bac62-724e-427e-a3c4-257355a4883d", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:15.021920 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-672488384', 'volume_type': 'b67dae3b-e03a-42a9-a6ff-0d8378e0a044', 'group_id': 'a39bac62-724e-427e-a3c4-257355a4883d', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:15.031404 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.031404 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:15.032056 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Create volume of 1 GB Aug 25 11:48:15.039986 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Availability Zones retrieved successfully. Aug 25 11:48:15.047613 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Flow 'volume_create_api' (589b8a41-bd4d-4d9a-8e08-983045d34884) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:15.049232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238846c4-588a-4621-9542-559d2d0ebaa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:15.050011 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.050011 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:15.050601 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:15.079189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238846c4-588a-4621-9542-559d2d0ebaa0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044,is_public=True,name='tempest-GroupsV314Test-volume-type-537587472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b67dae3b-e03a-42a9-a6ff-0d8378e0a044', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'a39bac62-724e-427e-a3c4-257355a4883d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:15.080291 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (600099f3-4880-434d-94ed-f7a50d67281f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:15.125974 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-537587472 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-537587472, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:15.126359 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-537587472 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-537587472, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:15.166877 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Created reservations ['515f4a62-91d3-49ec-ac73-cffb32d8969a', 'e76b7877-efb5-4522-87b8-8081c841bd4f', 'e21e4549-cd70-405a-b12c-e184841d76e8', '3f50a325-7f73-4e3c-b0ed-4da02a55b972'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:15.168106 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (600099f3-4880-434d-94ed-f7a50d67281f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['515f4a62-91d3-49ec-ac73-cffb32d8969a', 'e76b7877-efb5-4522-87b8-8081c841bd4f', 'e21e4549-cd70-405a-b12c-e184841d76e8', '3f50a325-7f73-4e3c-b0ed-4da02a55b972']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:15.169260 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b5734c-8f98-4099-a48e-2af322ef5a33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:15.205642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52b5734c-8f98-4099-a48e-2af322ef5a33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b20f87c-ec9c-4c58-a932-f934a2b387b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-672488384',encryption_key_id=None,group_id=a39bac62-724e-427e-a3c4-257355a4883d,group_type_id=,metadata={},multiattach=False,project_id='45bcd6305a844caa9eb5d17f1f5c0984',qos_specs=None,replication_status=,reservations=['515f4a62-91d3-49ec-ac73-cffb32d8969a','e76b7877-efb5-4522-87b8-8081c841bd4f','e21e4549-cd70-405a-b12c-e184841d76e8','3f50a325-7f73-4e3c-b0ed-4da02a55b972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fbc07cb2c3489dab9b57859e429c2d',volume_type_id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-672488384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=a39bac62-724e-427e-a3c4-257355a4883d,host=None,id=1b20f87c-ec9c-4c58-a932-f934a2b387b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45bcd6305a844caa9eb5d17f1f5c0984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fbc07cb2c3489dab9b57859e429c2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b67dae3b-e03a-42a9-a6ff-0d8378e0a044),volume_type_id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:15.207210 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959675ef-1fae-4af5-a647-148e90b49b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:15.234939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959675ef-1fae-4af5-a647-148e90b49b3b) transitioned into state 'SUCCESS' from state '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-672488384',encryption_key_id=None,group_id=a39bac62-724e-427e-a3c4-257355a4883d,group_type_id=,metadata={},multiattach=False,project_id='45bcd6305a844caa9eb5d17f1f5c0984',qos_specs=None,replication_status=,reservations=['515f4a62-91d3-49ec-ac73-cffb32d8969a','e76b7877-efb5-4522-87b8-8081c841bd4f','e21e4549-cd70-405a-b12c-e184841d76e8','3f50a325-7f73-4e3c-b0ed-4da02a55b972'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9fbc07cb2c3489dab9b57859e429c2d',volume_type_id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:15.236230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1948b604-b1e5-45fc-8910-ad40402b9447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:15.256861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1948b604-b1e5-45fc-8910-ad40402b9447) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:15.258189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Flow 'volume_create_api' (589b8a41-bd4d-4d9a-8e08-983045d34884) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:15.258189 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Create volume request issued successfully. Aug 25 11:48:15.259258 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:15.259258 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:15.309733 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:15.313830 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.313830 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:15.318826 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fdda5208-d0f6-49b8-81a9-695f45c05237 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:15.319349 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 248/1005] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:48:15 2026] POST /volume/v3/volumes => generated 815 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:15.344552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-93ff882a-2a99-45a2-b2e6-b48303547efe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.346467 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 Aug 25 11:48:15.346467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.346692 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.356463 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.356463 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:15.361912 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Volume info retrieved successfully. Aug 25 11:48:15.362729 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:15.362917 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:15.401307 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:15.406185 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.406185 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:15.414791 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-93ff882a-2a99-45a2-b2e6-b48303547efe tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 returned with HTTP 200 Aug 25 11:48:15.415798 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 253/1006] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:15 2026] GET /volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 => generated 883 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:15.788864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f567e7c7-515e-4abd-95d4-018fd496d31f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.794710 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f567e7c7-515e-4abd-95d4-018fd496d31f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 Aug 25 11:48:15.794710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f567e7c7-515e-4abd-95d4-018fd496d31f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.794710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f567e7c7-515e-4abd-95d4-018fd496d31f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.804354 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f567e7c7-515e-4abd-95d4-018fd496d31f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 returned with HTTP 404 Aug 25 11:48:15.805097 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 258/1007] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:15 2026] GET /volume/v3/volumes/50ba6c9f-d871-45ce-865c-4f136c822c64 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:15.815313 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d27dd3a0-3fef-40f9-806b-aec60ab0787f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.819600 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d27dd3a0-3fef-40f9-806b-aec60ab0787f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:15.819600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d27dd3a0-3fef-40f9-806b-aec60ab0787f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.819863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d27dd3a0-3fef-40f9-806b-aec60ab0787f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.820410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d27dd3a0-3fef-40f9-806b-aec60ab0787f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:15.843774 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d27dd3a0-3fef-40f9-806b-aec60ab0787f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 404 Aug 25 11:48:15.843774 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 249/1008] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:15 2026] DELETE /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:15.850505 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cffd630-bfd7-4a65-8b10-be4ff32d55c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.853380 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cffd630-bfd7-4a65-8b10-be4ff32d55c9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 Aug 25 11:48:15.853560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cffd630-bfd7-4a65-8b10-be4ff32d55c9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.853824 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cffd630-bfd7-4a65-8b10-be4ff32d55c9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.859363 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-844b052f-f6fd-47ae-b785-ee84a2c83212 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.863976 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-844b052f-f6fd-47ae-b785-ee84a2c83212 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] GET https://10.4.3.66/volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 Aug 25 11:48:15.863976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-844b052f-f6fd-47ae-b785-ee84a2c83212 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.863976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-844b052f-f6fd-47ae-b785-ee84a2c83212 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.864368 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cffd630-bfd7-4a65-8b10-be4ff32d55c9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 returned with HTTP 404 Aug 25 11:48:15.864780 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 249/1009] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:15 2026] GET /volume/v3/volumes/9c142748-7cac-43ad-92b1-9ea0c6a115a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:15.876665 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.876665 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:15.877795 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.880730 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f Aug 25 11:48:15.881125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.881214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.881617 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f Aug 25 11:48:15.887657 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-844b052f-f6fd-47ae-b785-ee84a2c83212 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Volume info retrieved successfully. Aug 25 11:48:15.893744 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.893744 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:15.895403 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:15.901535 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-844b052f-f6fd-47ae-b785-ee84a2c83212 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] https://10.4.3.66/volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 returned with HTTP 200 Aug 25 11:48:15.901535 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 254/1010] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:15 2026] GET /volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 => generated 971 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:15.923571 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.925904 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1&project_id=38b510fd6f8b44e89dbb8ee689b22f5d Aug 25 11:48:15.926183 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.926431 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.926990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Could not evaluate value 38b510fd6f8b44e89dbb8ee689b22f5d, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:48:15.927288 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.927288 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:15.927712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Searching by: MultiDict([('project_id', '38b510fd6f8b44e89dbb8ee689b22f5d'), ('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:15.936598 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume request issued successfully. Aug 25 11:48:15.936898 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f20f6e7-3c47-443d-b494-6de1cedf3e85 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f returned with HTTP 202 Aug 25 11:48:15.937462 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 259/1011] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:15 2026] DELETE /volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:15.950809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d019c1a3-f67c-41b8-b879-3f829e05ebd8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:15.952842 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d019c1a3-f67c-41b8-b879-3f829e05ebd8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f Aug 25 11:48:15.953056 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d019c1a3-f67c-41b8-b879-3f829e05ebd8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:15.953237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d019c1a3-f67c-41b8-b879-3f829e05ebd8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:15.966473 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Get all volumes completed successfully. Aug 25 11:48:15.967247 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.967247 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:15.967968 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:15.967968 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:15.973785 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d019c1a3-f67c-41b8-b879-3f829e05ebd8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Volume info retrieved successfully. Aug 25 11:48:15.975307 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-257ea5e5-76d5-4037-ae87-70a7b0eaec47 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1&project_id=38b510fd6f8b44e89dbb8ee689b22f5d returned with HTTP 200 Aug 25 11:48:15.975307 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 250/1012] 10.4.3.66 () {66 vars in 1366 bytes} [Tue Aug 25 11:48:15 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=38b510fd6f8b44e89dbb8ee689b22f5d => generated 3012 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:15.980036 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d019c1a3-f67c-41b8-b879-3f829e05ebd8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f returned with HTTP 200 Aug 25 11:48:15.980471 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 250/1013] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:15 2026] GET /volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:16.001111 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-32bd4067-5a46-4fad-aeae-a121d0302450 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.005663 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 Aug 25 11:48:16.005663 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:16.006122 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:16.006412 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Delete volume with id: 08feb701-86fe-4f31-afdf-6e5e5064d442 Aug 25 11:48:16.027071 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.027071 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:16.027510 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Volume info retrieved successfully. Aug 25 11:48:16.062520 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] Delete volume request issued successfully. Aug 25 11:48:16.062520 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32bd4067-5a46-4fad-aeae-a121d0302450 tempest-VolumesListAdminTestJSON-45377632 tempest-VolumesListAdminTestJSON-45377632-project-admin] https://10.4.3.66/volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 returned with HTTP 202 Aug 25 11:48:16.062520 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 255/1014] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:15 2026] DELETE /volume/v3/volumes/08feb701-86fe-4f31-afdf-6e5e5064d442 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:16.080044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eff25df2-5480-433a-b1e5-31d5c639db3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.080044 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eff25df2-5480-433a-b1e5-31d5c639db3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:16.080324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eff25df2-5480-433a-b1e5-31d5c639db3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:16.080552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eff25df2-5480-433a-b1e5-31d5c639db3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:16.099933 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.099933 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:16.109190 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eff25df2-5480-433a-b1e5-31d5c639db3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:16.117992 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eff25df2-5480-433a-b1e5-31d5c639db3e tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 200 Aug 25 11:48:16.118801 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 260/1015] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:16 2026] GET /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:16.142927 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.146779 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:16.147035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:16.147271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:16.147471 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Delete volume with id: 1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:16.161964 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.161964 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:16.162784 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:16.199189 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Delete volume request issued successfully. Aug 25 11:48:16.199586 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b75ed36b-616e-45a4-a7d7-9b0556695b75 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 202 Aug 25 11:48:16.200182 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 251/1016] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:16 2026] DELETE /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:16.211770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac1313f1-d993-411f-b80e-745a7facdf17 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.215026 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac1313f1-d993-411f-b80e-745a7facdf17 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:16.216192 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac1313f1-d993-411f-b80e-745a7facdf17 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:16.216192 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac1313f1-d993-411f-b80e-745a7facdf17 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:16.230000 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.230000 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:16.241129 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ac1313f1-d993-411f-b80e-745a7facdf17 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:16.246113 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac1313f1-d993-411f-b80e-745a7facdf17 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 200 Aug 25 11:48:16.246873 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 251/1017] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:16 2026] GET /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:16.429919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9b252924-9764-41db-8b23-2027353701a0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.431965 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 Aug 25 11:48:16.432843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:16.432843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:16.441776 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.441776 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:16.451285 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Volume info retrieved successfully. Aug 25 11:48:16.452531 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:16.453557 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:16.514158 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:16.522833 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.522833 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:16.534579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9b252924-9764-41db-8b23-2027353701a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 returned with HTTP 200 Aug 25 11:48:16.534579 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 256/1018] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:16 2026] GET /volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 => generated 908 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:16.553136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.555426 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] POST https://10.4.3.66/volume/v3/groups/action Aug 25 11:48:16.555949 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action body: b'{"create-from-src": {"source_group_id": "a39bac62-724e-427e-a3c4-257355a4883d", "name": "tempest-Group_from_grp-1484985325"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:16.556021 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "a39bac62-724e-427e-a3c4-257355a4883d", "name": "tempest-Group_from_grp-1484985325"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:16.557601 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Creating new group {'create-from-src': {'source_group_id': 'a39bac62-724e-427e-a3c4-257355a4883d', 'name': 'tempest-Group_from_grp-1484985325'}}. {{(pid=100239) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 11:48:16.557755 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Creating group tempest-Group_from_grp-1484985325 from source group a39bac62-724e-427e-a3c4-257355a4883d. Aug 25 11:48:16.560988 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.560988 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:16.567804 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.567804 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:16.588593 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Created reservations ['43e8e4b9-19e5-49fb-8378-f876f35f1bab'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:16.656536 np0000008081 devstack@c-api.service[100239]: INFO cinder.group.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] A mapping entry already exists for group 00c3b395-cfd7-4733-89d4-38ffa66963ad and volume type b67dae3b-e03a-42a9-a6ff-0d8378e0a044. Do not need to create again. Aug 25 11:48:16.656958 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.656958 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:16.660698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:48:16.660286. {{(pid=100239) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:48:16.660914 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Availability Zones retrieved successfully. Aug 25 11:48:16.669260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Flow 'volume_create_api' (dee925a0-8e40-4391-ac02-bc8e858be9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:16.670804 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25338587-ab1c-4001-a79e-eab2986e99a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:16.672296 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:16.697497 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25338587-ab1c-4001-a79e-eab2986e99a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '1b20f87c-ec9c-4c58-a932-f934a2b387b4', 'volume_type': VolumeType(created_at=2026-08-25T11:48:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044,is_public=True,name='tempest-GroupsV314Test-volume-type-537587472',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b67dae3b-e03a-42a9-a6ff-0d8378e0a044', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '00c3b395-cfd7-4733-89d4-38ffa66963ad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:16.698764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdc043e-b8df-4c46-b0ed-0e953e285450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:16.733251 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-537587472 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-537587472, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:16.733598 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-537587472 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-537587472, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:16.755691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Created reservations ['339a4d95-0928-40c1-b260-a44edbd5da66', '5013494c-adb4-44c6-8c0d-e82d103700cb', 'ea1ae3ac-9313-4ba9-bae2-dbe694d1458b', '445de644-81b1-4e9f-99e7-e7010eb81d2e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:16.756960 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bdc043e-b8df-4c46-b0ed-0e953e285450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['339a4d95-0928-40c1-b260-a44edbd5da66', '5013494c-adb4-44c6-8c0d-e82d103700cb', 'ea1ae3ac-9313-4ba9-bae2-dbe694d1458b', '445de644-81b1-4e9f-99e7-e7010eb81d2e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:16.758071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1837c82b-266b-4d1c-994e-b3008df34fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:16.799575 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1837c82b-266b-4d1c-994e-b3008df34fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a00b2659-00f7-4e25-8479-548c59c089a5', '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=00c3b395-cfd7-4733-89d4-38ffa66963ad,group_type_id=,metadata={},multiattach=False,project_id='45bcd6305a844caa9eb5d17f1f5c0984',qos_specs=None,replication_status=,reservations=['339a4d95-0928-40c1-b260-a44edbd5da66','5013494c-adb4-44c6-8c0d-e82d103700cb','ea1ae3ac-9313-4ba9-bae2-dbe694d1458b','445de644-81b1-4e9f-99e7-e7010eb81d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=1b20f87c-ec9c-4c58-a932-f934a2b387b4,status='creating',user_id='c9fbc07cb2c3489dab9b57859e429c2d',volume_type_id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:16Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=00c3b395-cfd7-4733-89d4-38ffa66963ad,host=None,id=a00b2659-00f7-4e25-8479-548c59c089a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45bcd6305a844caa9eb5d17f1f5c0984',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=1b20f87c-ec9c-4c58-a932-f934a2b387b4,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9fbc07cb2c3489dab9b57859e429c2d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b67dae3b-e03a-42a9-a6ff-0d8378e0a044),volume_type_id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:16.800301 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32096854-df06-4c2e-aa04-41c772100df8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:16.841762 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32096854-df06-4c2e-aa04-41c772100df8) transitioned into state 'SUCCESS' from 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=00c3b395-cfd7-4733-89d4-38ffa66963ad,group_type_id=,metadata={},multiattach=False,project_id='45bcd6305a844caa9eb5d17f1f5c0984',qos_specs=None,replication_status=,reservations=['339a4d95-0928-40c1-b260-a44edbd5da66','5013494c-adb4-44c6-8c0d-e82d103700cb','ea1ae3ac-9313-4ba9-bae2-dbe694d1458b','445de644-81b1-4e9f-99e7-e7010eb81d2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=1b20f87c-ec9c-4c58-a932-f934a2b387b4,status='creating',user_id='c9fbc07cb2c3489dab9b57859e429c2d',volume_type_id=b67dae3b-e03a-42a9-a6ff-0d8378e0a044)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:16.842300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Flow 'volume_create_api' (dee925a0-8e40-4391-ac02-bc8e858be9d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:16.842778 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Create volume request issued successfully. Aug 25 11:48:16.862033 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-25e1d25b-3191-4036-8d59-9dcf196c7a01 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/action returned with HTTP 202 Aug 25 11:48:16.862854 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 261/1019] 10.4.3.66 () {70 vars in 1311 bytes} [Tue Aug 25 11:48:16 2026] POST /volume/v3/groups/action => generated 102 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:16.874371 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:16.876642 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:16.876901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:16.877082 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:16.877304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:16.879234 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:16.891316 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Get all volumes completed successfully. Aug 25 11:48:16.892060 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:16.892294 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:16.947172 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:16.952040 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:16.952040 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:16.956747 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:16.956958 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:17.002113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ae2f9eff-17e1-4039-9cef-7db59d057206 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.005938 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae2f9eff-17e1-4039-9cef-7db59d057206 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f Aug 25 11:48:17.005938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae2f9eff-17e1-4039-9cef-7db59d057206 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.005938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ae2f9eff-17e1-4039-9cef-7db59d057206 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.019511 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ae2f9eff-17e1-4039-9cef-7db59d057206 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f returned with HTTP 404 Aug 25 11:48:17.019927 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 252/1020] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/fd7ae15e-f0a9-4a0c-a5b6-c8fa12f4e26f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.025335 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:17.028688 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-43404aee-59ed-4c9b-8f52-45bd269d3e29 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.031572 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.031572 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:17.031761 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-43404aee-59ed-4c9b-8f52-45bd269d3e29 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:17.031761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-43404aee-59ed-4c9b-8f52-45bd269d3e29 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.031761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-43404aee-59ed-4c9b-8f52-45bd269d3e29 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.031918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-43404aee-59ed-4c9b-8f52-45bd269d3e29 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: 70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:17.037878 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-43404aee-59ed-4c9b-8f52-45bd269d3e29 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 404 Aug 25 11:48:17.038674 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 257/1021] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.043584 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98e82bab-7933-4f31-a6dc-4e488b29c8a0 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:17.044191 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 252/1022] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:48:16 2026] GET /volume/v3/volumes/detail => generated 1820 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:17.050277 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-406674d3-45a0-4b42-8b0a-e9763b4fa21b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.055106 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-406674d3-45a0-4b42-8b0a-e9763b4fa21b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 Aug 25 11:48:17.055106 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-406674d3-45a0-4b42-8b0a-e9763b4fa21b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.055106 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-406674d3-45a0-4b42-8b0a-e9763b4fa21b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.060789 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-406674d3-45a0-4b42-8b0a-e9763b4fa21b tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 returned with HTTP 404 Aug 25 11:48:17.060789 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 262/1023] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/snapshots/70ee100f-6456-48e8-a45e-44243c10f6a8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.062433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.064849 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 Aug 25 11:48:17.065158 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.065556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.071743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e209b60d-1535-455f-ae85-634ea97cec00 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.073808 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e209b60d-1535-455f-ae85-634ea97cec00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:17.074326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e209b60d-1535-455f-ae85-634ea97cec00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.074415 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e209b60d-1535-455f-ae85-634ea97cec00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.074666 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-e209b60d-1535-455f-ae85-634ea97cec00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:17.076975 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.076975 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:17.084537 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Volume info retrieved successfully. Aug 25 11:48:17.085130 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:17.085222 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e209b60d-1535-455f-ae85-634ea97cec00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 404 Aug 25 11:48:17.085279 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:17.085776 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 258/1024] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.094960 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac3f5285-d890-47b5-ae00-6f1875c88e00 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.097746 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac3f5285-d890-47b5-ae00-6f1875c88e00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e Aug 25 11:48:17.098036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac3f5285-d890-47b5-ae00-6f1875c88e00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.098375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac3f5285-d890-47b5-ae00-6f1875c88e00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.107992 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac3f5285-d890-47b5-ae00-6f1875c88e00 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e returned with HTTP 404 Aug 25 11:48:17.108682 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 253/1025] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/327eb9eb-adad-40d1-ab89-e039aa6e993e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.119424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f8306c8e-5583-4efe-8cca-ef58880f3780 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.121990 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8306c8e-5583-4efe-8cca-ef58880f3780 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:17.122343 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8306c8e-5583-4efe-8cca-ef58880f3780 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.122560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8306c8e-5583-4efe-8cca-ef58880f3780 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.122823 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f8306c8e-5583-4efe-8cca-ef58880f3780 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:17.134519 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:17.134699 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8306c8e-5583-4efe-8cca-ef58880f3780 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 404 Aug 25 11:48:17.135288 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 263/1026] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.140121 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.140121 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:17.145021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3eedda20-1b22-4b46-ad82-0c9952070413 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.146938 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3eedda20-1b22-4b46-ad82-0c9952070413 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e Aug 25 11:48:17.147138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3eedda20-1b22-4b46-ad82-0c9952070413 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.147530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3eedda20-1b22-4b46-ad82-0c9952070413 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.150128 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cd63610-cc52-4d9d-a418-4ef1e30d4d4b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 returned with HTTP 200 Aug 25 11:48:17.154660 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 253/1027] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 => generated 920 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:17.154812 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3eedda20-1b22-4b46-ad82-0c9952070413 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e returned with HTTP 404 Aug 25 11:48:17.155684 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 259/1028] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/96eb6cf5-ae28-4e87-b8a3-69ab87dc833e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.164375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3135cb5e-d26c-465d-8a15-28378a030a14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.169836 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3135cb5e-d26c-465d-8a15-28378a030a14 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:17.169836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3135cb5e-d26c-465d-8a15-28378a030a14 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.169836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3135cb5e-d26c-465d-8a15-28378a030a14 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.169836 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-3135cb5e-d26c-465d-8a15-28378a030a14 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: 177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:17.171288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8877a0eb-cda0-476c-9224-686418aa4f6b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.174256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8877a0eb-cda0-476c-9224-686418aa4f6b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad Aug 25 11:48:17.174466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3135cb5e-d26c-465d-8a15-28378a030a14 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 404 Aug 25 11:48:17.174529 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8877a0eb-cda0-476c-9224-686418aa4f6b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.174679 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8877a0eb-cda0-476c-9224-686418aa4f6b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.175061 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 254/1029] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.175109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-8877a0eb-cda0-476c-9224-686418aa4f6b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] show called for member 00c3b395-cfd7-4733-89d4-38ffa66963ad {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:17.179665 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.179665 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:17.183648 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-54f1a74f-4ff8-4de4-99d7-dab2fa05cb91 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.186785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54f1a74f-4ff8-4de4-99d7-dab2fa05cb91 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b Aug 25 11:48:17.186785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54f1a74f-4ff8-4de4-99d7-dab2fa05cb91 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.188237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54f1a74f-4ff8-4de4-99d7-dab2fa05cb91 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.194942 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54f1a74f-4ff8-4de4-99d7-dab2fa05cb91 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b returned with HTTP 404 Aug 25 11:48:17.195676 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 254/1030] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/snapshots/177254e6-b26b-42a9-b980-71b18d187c9b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:48:17.197694 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8877a0eb-cda0-476c-9224-686418aa4f6b tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad returned with HTTP 200 Aug 25 11:48:17.197805 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 264/1031] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad => generated 417 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:17.215846 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e40714f8-40f2-4ec1-8af2-207013073066 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.218818 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e40714f8-40f2-4ec1-8af2-207013073066 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:17.219200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e40714f8-40f2-4ec1-8af2-207013073066 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.219343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-31042522-46d7-4d6f-88ea-86ea6f208568 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.219547 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e40714f8-40f2-4ec1-8af2-207013073066 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.219772 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-e40714f8-40f2-4ec1-8af2-207013073066 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:17.225761 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:17.226097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.226367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.226710 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:17.226970 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e40714f8-40f2-4ec1-8af2-207013073066 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 404 Aug 25 11:48:17.228295 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 260/1032] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.228428 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:17.237268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ec64438-4649-49b4-a1b2-b0d26847d813 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.239467 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ec64438-4649-49b4-a1b2-b0d26847d813 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 Aug 25 11:48:17.239556 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Get all volumes completed successfully. Aug 25 11:48:17.239715 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ec64438-4649-49b4-a1b2-b0d26847d813 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.239991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ec64438-4649-49b4-a1b2-b0d26847d813 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.240540 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:17.240727 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:17.247312 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ec64438-4649-49b4-a1b2-b0d26847d813 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 returned with HTTP 404 Aug 25 11:48:17.247312 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 255/1033] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/e2f5a7d3-1a92-475d-8129-cbfe6a13ca39 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.256641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f3e2ee1-76d1-4b86-b707-927787c18d1d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.258247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f3e2ee1-76d1-4b86-b707-927787c18d1d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:48:17.261438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f3e2ee1-76d1-4b86-b707-927787c18d1d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.261438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f3e2ee1-76d1-4b86-b707-927787c18d1d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.261683 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-1f3e2ee1-76d1-4b86-b707-927787c18d1d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:48:17.265211 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-69daff69-1a6b-4eee-8b16-87cadd876a32 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.267102 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-69daff69-1a6b-4eee-8b16-87cadd876a32 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def Aug 25 11:48:17.267365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-69daff69-1a6b-4eee-8b16-87cadd876a32 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.267717 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-69daff69-1a6b-4eee-8b16-87cadd876a32 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.269553 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f3e2ee1-76d1-4b86-b707-927787c18d1d tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 404 Aug 25 11:48:17.270141 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 265/1034] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.275686 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-69daff69-1a6b-4eee-8b16-87cadd876a32 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def returned with HTTP 404 Aug 25 11:48:17.276369 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 261/1035] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/1e8f24db-1295-476c-ab18-964896409def => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.277805 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:17.280974 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75a5dc6b-47ad-44f8-a05b-e5ce666c6bf4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.281172 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.281172 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:17.281839 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75a5dc6b-47ad-44f8-a05b-e5ce666c6bf4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab Aug 25 11:48:17.282216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75a5dc6b-47ad-44f8-a05b-e5ce666c6bf4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.282317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75a5dc6b-47ad-44f8-a05b-e5ce666c6bf4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.284718 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc1422cd-a956-47bf-afc2-8609477e8aa2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.287600 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75a5dc6b-47ad-44f8-a05b-e5ce666c6bf4 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab returned with HTTP 404 Aug 25 11:48:17.288198 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 256/1036] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/snapshots/d86359c3-a0a0-4cb1-be14-5c15fd457bab => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.289527 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:17.289672 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc1422cd-a956-47bf-afc2-8609477e8aa2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:17.289729 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:17.289893 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc1422cd-a956-47bf-afc2-8609477e8aa2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.290111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc1422cd-a956-47bf-afc2-8609477e8aa2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.298325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-2fecb91e-42bf-49e5-9a4e-5f02b1cf4fe3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.300412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-70ccf71e-b743-4925-89c3-1e2a85bc1e6a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.301230 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.301230 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:17.305484 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70ccf71e-b743-4925-89c3-1e2a85bc1e6a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:17.305484 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70ccf71e-b743-4925-89c3-1e2a85bc1e6a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.305726 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70ccf71e-b743-4925-89c3-1e2a85bc1e6a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.305913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-70ccf71e-b743-4925-89c3-1e2a85bc1e6a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:17.308094 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-2fecb91e-42bf-49e5-9a4e-5f02b1cf4fe3 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f Aug 25 11:48:17.308251 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-2fecb91e-42bf-49e5-9a4e-5f02b1cf4fe3 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.308559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-2fecb91e-42bf-49e5-9a4e-5f02b1cf4fe3 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.309233 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cc1422cd-a956-47bf-afc2-8609477e8aa2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:17.313757 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70ccf71e-b743-4925-89c3-1e2a85bc1e6a tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 404 Aug 25 11:48:17.314449 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 257/1037] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.317507 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc1422cd-a956-47bf-afc2-8609477e8aa2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 200 Aug 25 11:48:17.318050 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 266/1038] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:17.324750 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.324750 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:17.325520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53ad16c2-752b-4f5e-bc30-1ceaf0662e33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.327731 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:17.328731 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53ad16c2-752b-4f5e-bc30-1ceaf0662e33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a Aug 25 11:48:17.328731 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53ad16c2-752b-4f5e-bc30-1ceaf0662e33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.329593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53ad16c2-752b-4f5e-bc30-1ceaf0662e33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.332417 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.332417 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:17.336402 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.339077 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:17.339381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.339681 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.339945 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Delete volume with id: 9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:17.340105 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53ad16c2-752b-4f5e-bc30-1ceaf0662e33 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a returned with HTTP 404 Aug 25 11:48:17.341686 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 258/1039] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/b0a5a896-35c7-453a-bd70-fd9fb221de3a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.345173 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31042522-46d7-4d6f-88ea-86ea6f208568 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:17.345962 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 255/1040] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/detail => generated 1821 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:17.351678 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.351678 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:17.351678 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:17.352074 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bfba566c-1e6f-410d-9d6e-c71e80f08474 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.354312 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfba566c-1e6f-410d-9d6e-c71e80f08474 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:48:17.354604 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfba566c-1e6f-410d-9d6e-c71e80f08474 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.354884 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfba566c-1e6f-410d-9d6e-c71e80f08474 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.355113 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-bfba566c-1e6f-410d-9d6e-c71e80f08474 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:48:17.366929 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a989b363-15b7-4338-bd3f-512e9a238e26 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.367607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfba566c-1e6f-410d-9d6e-c71e80f08474 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 404 Aug 25 11:48:17.368233 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 259/1041] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.370785 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a989b363-15b7-4338-bd3f-512e9a238e26 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] POST https://10.4.3.66/volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad/action Aug 25 11:48:17.371363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a989b363-15b7-4338-bd3f-512e9a238e26 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:17.371596 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a989b363-15b7-4338-bd3f-512e9a238e26 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:17.373890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-a989b363-15b7-4338-bd3f-512e9a238e26 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] delete called for group 00c3b395-cfd7-4733-89d4-38ffa66963ad {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:48:17.374084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-a989b363-15b7-4338-bd3f-512e9a238e26 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Delete group with id: 00c3b395-cfd7-4733-89d4-38ffa66963ad Aug 25 11:48:17.379499 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Delete volume request issued successfully. Aug 25 11:48:17.379888 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a793c9a4-d906-464d-b1fa-a5a393ccf8c7 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 202 Aug 25 11:48:17.379970 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.379970 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:17.380588 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 267/1042] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:17.382616 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab9e5344-8516-4d6f-853d-9f97573ef166 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.384953 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab9e5344-8516-4d6f-853d-9f97573ef166 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 Aug 25 11:48:17.385141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab9e5344-8516-4d6f-853d-9f97573ef166 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.385381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab9e5344-8516-4d6f-853d-9f97573ef166 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.394552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12365bd7-a38c-4877-a004-c6f748ee0275 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.395767 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab9e5344-8516-4d6f-853d-9f97573ef166 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 returned with HTTP 404 Aug 25 11:48:17.397097 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 260/1043] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/ef4f171c-f59a-4f9b-87f8-742b76053df5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.397196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12365bd7-a38c-4877-a004-c6f748ee0275 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:17.397196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12365bd7-a38c-4877-a004-c6f748ee0275 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.397196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12365bd7-a38c-4877-a004-c6f748ee0275 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.407366 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.407366 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:17.408113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a55f11a4-1b43-4350-bea9-ace5b95492d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.412267 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a55f11a4-1b43-4350-bea9-ace5b95492d2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:48:17.412267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a55f11a4-1b43-4350-bea9-ace5b95492d2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.412267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a55f11a4-1b43-4350-bea9-ace5b95492d2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.412267 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a55f11a4-1b43-4350-bea9-ace5b95492d2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:48:17.413996 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12365bd7-a38c-4877-a004-c6f748ee0275 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:17.416775 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-2fecb91e-42bf-49e5-9a4e-5f02b1cf4fe3 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f returned with HTTP 200 Aug 25 11:48:17.416775 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 262/1044] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/attachments/d0a39d8a-366d-45a6-b2cb-a147e00b609f => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:17.422691 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12365bd7-a38c-4877-a004-c6f748ee0275 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 200 Aug 25 11:48:17.422846 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a55f11a4-1b43-4350-bea9-ace5b95492d2 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 404 Aug 25 11:48:17.423212 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 268/1045] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:17.423279 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 261/1046] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.431411 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.432371 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-44afb1f0-85d4-494a-956b-3ba3c2f1df9c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.434214 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] DELETE https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:48:17.434350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.434521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.434671 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Delete volume with id: 75109df6-416e-4a59-974e-33c785b3b697 Aug 25 11:48:17.434921 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44afb1f0-85d4-494a-956b-3ba3c2f1df9c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc Aug 25 11:48:17.435204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44afb1f0-85d4-494a-956b-3ba3c2f1df9c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.435652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44afb1f0-85d4-494a-956b-3ba3c2f1df9c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.442741 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.442741 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:17.444492 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Volume info retrieved successfully. Aug 25 11:48:17.444696 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44afb1f0-85d4-494a-956b-3ba3c2f1df9c tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc returned with HTTP 404 Aug 25 11:48:17.445269 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 269/1047] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/6eab71a9-905a-4f65-b596-0ee669b306bc => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.454167 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af984b9e-89f4-43f6-999e-7ff93ad63c43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.456135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af984b9e-89f4-43f6-999e-7ff93ad63c43 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:48:17.456330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af984b9e-89f4-43f6-999e-7ff93ad63c43 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.456565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af984b9e-89f4-43f6-999e-7ff93ad63c43 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.456715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-af984b9e-89f4-43f6-999e-7ff93ad63c43 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:48:17.462322 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af984b9e-89f4-43f6-999e-7ff93ad63c43 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 404 Aug 25 11:48:17.463219 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 262/1048] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.467133 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] Delete volume request issued successfully. Aug 25 11:48:17.467424 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a6bcfe42-4774-4dc6-b49f-28d61c1053fe req-3dd8e819-09cd-400a-99d1-f0e0119d9733 tempest-ServerActionsV293TestJSON-1999417473 tempest-ServerActionsV293TestJSON-1999417473-project-member] https://10.4.3.66/volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 returned with HTTP 202 Aug 25 11:48:17.468360 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 263/1049] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/75109df6-416e-4a59-974e-33c785b3b697 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:17.470193 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ddf08f92-9b6e-47f2-a93f-f3e76caf12f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.472419 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ddf08f92-9b6e-47f2-a93f-f3e76caf12f9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da Aug 25 11:48:17.472538 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ddf08f92-9b6e-47f2-a93f-f3e76caf12f9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.472750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ddf08f92-9b6e-47f2-a93f-f3e76caf12f9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.476502 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a989b363-15b7-4338-bd3f-512e9a238e26 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad/action returned with HTTP 202 Aug 25 11:48:17.477047 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 256/1050] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:17 2026] POST /volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:17.477505 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ddf08f92-9b6e-47f2-a93f-f3e76caf12f9 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da returned with HTTP 404 Aug 25 11:48:17.478085 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 270/1051] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/snapshots/a064295f-e925-40f3-b587-59bc63d1e1da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.487510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1f1a09a-e3c8-464a-a9b0-7c5afc65c014 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.487736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.489583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1f1a09a-e3c8-464a-a9b0-7c5afc65c014 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:48:17.491921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1f1a09a-e3c8-464a-a9b0-7c5afc65c014 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.491921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1f1a09a-e3c8-464a-a9b0-7c5afc65c014 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.491921 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f1f1a09a-e3c8-464a-a9b0-7c5afc65c014 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: 68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:48:17.492365 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 Aug 25 11:48:17.494947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.495195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.496586 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1f1a09a-e3c8-464a-a9b0-7c5afc65c014 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 404 Aug 25 11:48:17.497168 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 263/1052] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.506698 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.506698 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:17.511718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4ea199f0-c9c0-4328-9e86-45ff5e6315ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.513479 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Volume info retrieved successfully. Aug 25 11:48:17.514765 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:17.514835 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ea199f0-c9c0-4328-9e86-45ff5e6315ba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 Aug 25 11:48:17.515214 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ea199f0-c9c0-4328-9e86-45ff5e6315ba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.515378 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:17.515540 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ea199f0-c9c0-4328-9e86-45ff5e6315ba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.521897 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ea199f0-c9c0-4328-9e86-45ff5e6315ba tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 returned with HTTP 404 Aug 25 11:48:17.522532 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 257/1053] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/68e276e8-d10b-491c-9d10-9722a9b1b4a4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.534454 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5090e99d-03fb-4882-b9d4-4f27787ef265 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.537033 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5090e99d-03fb-4882-b9d4-4f27787ef265 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:48:17.537599 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5090e99d-03fb-4882-b9d4-4f27787ef265 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.537959 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5090e99d-03fb-4882-b9d4-4f27787ef265 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.538094 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-5090e99d-03fb-4882-b9d4-4f27787ef265 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete snapshot with id: 0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:48:17.545179 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5090e99d-03fb-4882-b9d4-4f27787ef265 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 404 Aug 25 11:48:17.545797 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 271/1054] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:17.554878 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8d9e1ed6-e46f-4efd-bc3b-2562e2b3a516 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.556934 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d9e1ed6-e46f-4efd-bc3b-2562e2b3a516 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 Aug 25 11:48:17.557133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d9e1ed6-e46f-4efd-bc3b-2562e2b3a516 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.557417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8d9e1ed6-e46f-4efd-bc3b-2562e2b3a516 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.565188 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8d9e1ed6-e46f-4efd-bc3b-2562e2b3a516 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 returned with HTTP 404 Aug 25 11:48:17.565900 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 264/1055] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/snapshots/0e81b1ba-fb19-4072-b253-aa30ef326115 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:48:17.574967 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:17.575152 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7488930d-05dd-451c-9b5f-c739d64e5be8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.577730 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7488930d-05dd-451c-9b5f-c739d64e5be8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:48:17.577966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7488930d-05dd-451c-9b5f-c739d64e5be8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.578259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7488930d-05dd-451c-9b5f-c739d64e5be8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.578900 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7488930d-05dd-451c-9b5f-c739d64e5be8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Delete volume with id: e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:48:17.579824 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:17.579824 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:17.588956 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7488930d-05dd-451c-9b5f-c739d64e5be8 tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 404 Aug 25 11:48:17.589520 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 258/1056] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:17 2026] DELETE /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:17.592821 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0531d5b-5068-4771-8c9e-8f4ae730e0bb tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 returned with HTTP 200 Aug 25 11:48:17.593711 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 264/1057] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 => generated 919 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:17.606565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2648585c-791b-47cb-ac2f-293cbaa80a9f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:17.608979 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2648585c-791b-47cb-ac2f-293cbaa80a9f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] GET https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec Aug 25 11:48:17.609553 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2648585c-791b-47cb-ac2f-293cbaa80a9f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:17.609707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2648585c-791b-47cb-ac2f-293cbaa80a9f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:17.617521 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2648585c-791b-47cb-ac2f-293cbaa80a9f tempest-VolumeDependencyTests-1361351455 tempest-VolumeDependencyTests-1361351455-project-member] https://10.4.3.66/volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec returned with HTTP 404 Aug 25 11:48:17.618189 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 272/1058] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:17 2026] GET /volume/v3/volumes/e7d01fb4-71c2-4f2a-a541-dc0e47052fec => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:18.441721 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68d7508e-5755-40a6-bf74-8fb066f6064f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.444045 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68d7508e-5755-40a6-bf74-8fb066f6064f tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 Aug 25 11:48:18.444378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68d7508e-5755-40a6-bf74-8fb066f6064f tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.444672 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68d7508e-5755-40a6-bf74-8fb066f6064f tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.452262 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68d7508e-5755-40a6-bf74-8fb066f6064f tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 returned with HTTP 404 Aug 25 11:48:18.453370 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 265/1059] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/volumes/9cfdac4a-68de-4be5-84c8-351dd742d453 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:18.465036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d70e20f-b2d0-4151-9692-28e2dc419a70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.468274 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d70e20f-b2d0-4151-9692-28e2dc419a70 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:18.468587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d70e20f-b2d0-4151-9692-28e2dc419a70 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.468887 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d70e20f-b2d0-4151-9692-28e2dc419a70 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.479197 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.479197 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:18.485605 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1d70e20f-b2d0-4151-9692-28e2dc419a70 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:18.491762 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d70e20f-b2d0-4151-9692-28e2dc419a70 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 200 Aug 25 11:48:18.492679 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 259/1060] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:18.510425 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.512295 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:18.512521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.512767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.512928 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Delete volume with id: c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:18.521575 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.521575 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:18.522387 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:18.551418 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Delete volume request issued successfully. Aug 25 11:48:18.551879 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-580218d1-1c3e-46e6-a4ac-51477cb9a9b2 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 202 Aug 25 11:48:18.552350 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 265/1061] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:18 2026] DELETE /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:18.564355 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-267aedf1-65cc-4a5b-9a7d-5ff3ca470341 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.566669 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-267aedf1-65cc-4a5b-9a7d-5ff3ca470341 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:18.566976 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-267aedf1-65cc-4a5b-9a7d-5ff3ca470341 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.567260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-267aedf1-65cc-4a5b-9a7d-5ff3ca470341 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.575884 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.575884 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:18.580610 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-267aedf1-65cc-4a5b-9a7d-5ff3ca470341 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Volume info retrieved successfully. Aug 25 11:48:18.586721 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-267aedf1-65cc-4a5b-9a7d-5ff3ca470341 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 200 Aug 25 11:48:18.587150 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 273/1062] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:18.612597 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a42eef5-4d1b-46ab-a4d8-d41fe02233ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.616075 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a42eef5-4d1b-46ab-a4d8-d41fe02233ac tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 Aug 25 11:48:18.616198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a42eef5-4d1b-46ab-a4d8-d41fe02233ac tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.616522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a42eef5-4d1b-46ab-a4d8-d41fe02233ac tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.626550 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a42eef5-4d1b-46ab-a4d8-d41fe02233ac tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 returned with HTTP 404 Aug 25 11:48:18.627361 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 266/1063] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/volumes/a00b2659-00f7-4e25-8479-548c59c089a5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:18.635910 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9945dfda-18b8-410d-9faa-319061a976e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.642135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9945dfda-18b8-410d-9faa-319061a976e7 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad Aug 25 11:48:18.642340 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9945dfda-18b8-410d-9faa-319061a976e7 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.643851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9945dfda-18b8-410d-9faa-319061a976e7 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.644249 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-9945dfda-18b8-410d-9faa-319061a976e7 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] show called for member 00c3b395-cfd7-4733-89d4-38ffa66963ad {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:18.651183 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9945dfda-18b8-410d-9faa-319061a976e7 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad returned with HTTP 404 Aug 25 11:48:18.653743 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 260/1064] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/groups/00c3b395-cfd7-4733-89d4-38ffa66963ad => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:18.662255 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e0e34317-704d-4333-96df-e6f1236fea53 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.662942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:18.663130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.663377 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.663762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:18.664562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:18.674346 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Get all volumes completed successfully. Aug 25 11:48:18.675237 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:18.675459 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:18.733096 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:18.736162 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.736162 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:18.744061 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0e34317-704d-4333-96df-e6f1236fea53 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:18.744555 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 266/1065] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/volumes/detail => generated 911 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:18.760124 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.761967 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] POST https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d/action Aug 25 11:48:18.762413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:18.762515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:18.764179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] delete called for group a39bac62-724e-427e-a3c4-257355a4883d {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:48:18.764318 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Delete group with id: a39bac62-724e-427e-a3c4-257355a4883d Aug 25 11:48:18.768547 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.768547 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:18.822649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb61c9a4-0555-4d48-8cc7-77c675062fd4 tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d/action returned with HTTP 202 Aug 25 11:48:18.822649 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 274/1066] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:18 2026] POST /volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:18.830579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:18.833815 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 Aug 25 11:48:18.834107 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:18.835077 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:18.849475 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.849475 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:18.853218 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Volume info retrieved successfully. Aug 25 11:48:18.854111 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:18.854374 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:18.908457 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:18.913292 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:18.913292 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:18.931514 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ccf83e8-64a2-42ac-81fb-f33cbe106e5e tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 returned with HTTP 200 Aug 25 11:48:18.932297 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 267/1067] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:18 2026] GET /volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 => generated 907 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:48:19.398086 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.497407 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:19.497924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1047258829"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:19.499672 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1047258829'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:19.499842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create volume of 1 GB Aug 25 11:48:19.504345 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Availability Zones retrieved successfully. Aug 25 11:48:19.511126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Flow 'volume_create_api' (913726cd-4a30-4b9c-a256-62d30245cf33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:19.512587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ef5684-b27e-402b-8262-760fba0664a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:19.513545 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:19.548199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04ef5684-b27e-402b-8262-760fba0664a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:19.549415 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df83915c-8473-4aa5-993a-3178db73fb28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:19.590062 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-68a23b32-8021-442d-a7e8-306f25b85fee req-2b19ed12-e891-46e7-9124-3d23f4ec41ec None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.592600 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-2b19ed12-e891-46e7-9124-3d23f4ec41ec tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:19.592918 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-2b19ed12-e891-46e7-9124-3d23f4ec41ec tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.593163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-2b19ed12-e891-46e7-9124-3d23f4ec41ec tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.600650 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:19.600650 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:19.605756 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-795bc599-28fa-4183-9bb8-dfd638aa1a22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.608113 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-795bc599-28fa-4183-9bb8-dfd638aa1a22 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] GET https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 Aug 25 11:48:19.608395 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-795bc599-28fa-4183-9bb8-dfd638aa1a22 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.608618 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-795bc599-28fa-4183-9bb8-dfd638aa1a22 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.610808 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-68a23b32-8021-442d-a7e8-306f25b85fee req-2b19ed12-e891-46e7-9124-3d23f4ec41ec tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:19.618185 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-795bc599-28fa-4183-9bb8-dfd638aa1a22 tempest-VolumesListAdminTestJSON-2009712309 tempest-VolumesListAdminTestJSON-2009712309-project-member] https://10.4.3.66/volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 returned with HTTP 404 Aug 25 11:48:19.619240 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 275/1068] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/v3/volumes/c955118a-5d08-4a0a-9a88-855d8b1f8b53 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:19.619893 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-2b19ed12-e891-46e7-9124-3d23f4ec41ec tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:19.621305 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 267/1069] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:19.632337 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Created reservations ['b2ee0efb-f7c4-422d-8ad6-a484801fd689', 'ca0d0173-a090-4502-bd84-4eaca5138ec4', 'a44ce54c-f041-4039-8092-8912e81a098a', '496a568f-21d4-427e-bc81-ff3476f3c088'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:19.633460 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df83915c-8473-4aa5-993a-3178db73fb28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ee0efb-f7c4-422d-8ad6-a484801fd689', 'ca0d0173-a090-4502-bd84-4eaca5138ec4', 'a44ce54c-f041-4039-8092-8912e81a098a', '496a568f-21d4-427e-bc81-ff3476f3c088']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:19.634539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ec1e78-5bf0-4097-bd58-073ec0b6e6f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:19.652698 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d525830-aaaf-4b8b-8683-bdcbf29b4f7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.653168 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d525830-aaaf-4b8b-8683-bdcbf29b4f7e None None] GET https://10.4.3.66/volume// Aug 25 11:48:19.653844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d525830-aaaf-4b8b-8683-bdcbf29b4f7e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.653844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d525830-aaaf-4b8b-8683-bdcbf29b4f7e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.653996 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d525830-aaaf-4b8b-8683-bdcbf29b4f7e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:19.654271 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 268/1070] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:19.666819 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-68a23b32-8021-442d-a7e8-306f25b85fee req-da2e8c83-795e-45a6-bbdd-ca60e74e78d2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.668544 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ec1e78-5bf0-4097-bd58-073ec0b6e6f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae2c2556-5d26-40d0-b1ad-670c79073f17', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1047258829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ce203a3d74839b671e726d94adcea',qos_specs=None,replication_status=,reservations=['b2ee0efb-f7c4-422d-8ad6-a484801fd689','ca0d0173-a090-4502-bd84-4eaca5138ec4','a44ce54c-f041-4039-8092-8912e81a098a','496a568f-21d4-427e-bc81-ff3476f3c088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b8cdf647f54ad9a37c8a1d5e6e50d8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1047258829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae2c2556-5d26-40d0-b1ad-670c79073f17,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6ce203a3d74839b671e726d94adcea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b8cdf647f54ad9a37c8a1d5e6e50d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:19.669046 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ae731d-472c-4164-821d-adaf671ea5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:19.671314 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-da2e8c83-795e-45a6-bbdd-ca60e74e78d2 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:48:19.672103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-da2e8c83-795e-45a6-bbdd-ca60e74e78d2 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "57b5086e-d883-4c59-ae9f-4a7b6507b068", "connector": null, "instance_uuid": "14b70fb0-3e9e-4e56-9db7-d8a1a2b8ee1a"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:19.684428 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:19.684428 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:19.700373 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7ae731d-472c-4164-821d-adaf671ea5c9) transitioned into state 'SUCCESS' from state '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-1047258829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ce203a3d74839b671e726d94adcea',qos_specs=None,replication_status=,reservations=['b2ee0efb-f7c4-422d-8ad6-a484801fd689','ca0d0173-a090-4502-bd84-4eaca5138ec4','a44ce54c-f041-4039-8092-8912e81a098a','496a568f-21d4-427e-bc81-ff3476f3c088'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b8cdf647f54ad9a37c8a1d5e6e50d8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:19.701065 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dc0901-4cb8-40b1-ae82-9bb71f254553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:19.718036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34dc0901-4cb8-40b1-ae82-9bb71f254553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:19.718978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Flow 'volume_create_api' (913726cd-4a30-4b9c-a256-62d30245cf33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:19.719307 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create volume request issued successfully. Aug 25 11:48:19.720019 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e634647-fc0c-4266-9d55-36a13e6e97c3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:19.720509 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 261/1071] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:48:19 2026] POST /volume/v3/volumes => generated 764 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:19.731789 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-da2e8c83-795e-45a6-bbdd-ca60e74e78d2 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:48:19.732679 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 276/1072] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:48:19 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 25 11:48:19.736677 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c3e86169-9547-48e8-8f72-3d39becaf136 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.737045 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c3e86169-9547-48e8-8f72-3d39becaf136 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:19.737045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c3e86169-9547-48e8-8f72-3d39becaf136 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.737197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c3e86169-9547-48e8-8f72-3d39becaf136 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.747282 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:19.747282 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:19.752184 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c3e86169-9547-48e8-8f72-3d39becaf136 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:19.757204 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c3e86169-9547-48e8-8f72-3d39becaf136 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 200 Aug 25 11:48:19.757767 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 268/1073] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 832 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:19.782520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-68a23b32-8021-442d-a7e8-306f25b85fee req-7027bb9f-a009-4594-acee-a3c30d63530a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.784774 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-7027bb9f-a009-4594-acee-a3c30d63530a tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] POST https://10.4.3.66/volume/v3/attachments/efe27c32-539f-45ca-a549-4ccdb2256b4a/action Aug 25 11:48:19.785093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-7027bb9f-a009-4594-acee-a3c30d63530a tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:19.785203 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-7027bb9f-a009-4594-acee-a3c30d63530a tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:19.816442 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:19.816442 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:19.847610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-68a23b32-8021-442d-a7e8-306f25b85fee req-7027bb9f-a009-4594-acee-a3c30d63530a tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments/efe27c32-539f-45ca-a549-4ccdb2256b4a/action returned with HTTP 204 Aug 25 11:48:19.848763 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 269/1074] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:48:19 2026] POST /volume/v3/attachments/efe27c32-539f-45ca-a549-4ccdb2256b4a/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:19.891093 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa61727f-0866-46d1-a9b6-7a64d601159d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.893611 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa61727f-0866-46d1-a9b6-7a64d601159d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:19.893889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa61727f-0866-46d1-a9b6-7a64d601159d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.894143 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa61727f-0866-46d1-a9b6-7a64d601159d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.952617 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ec93bbf6-1bdb-4dd9-8098-96768d8296ae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.955962 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec93bbf6-1bdb-4dd9-8098-96768d8296ae tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 Aug 25 11:48:19.956310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec93bbf6-1bdb-4dd9-8098-96768d8296ae tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.957142 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec93bbf6-1bdb-4dd9-8098-96768d8296ae tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.970121 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec93bbf6-1bdb-4dd9-8098-96768d8296ae tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 returned with HTTP 404 Aug 25 11:48:19.970982 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 277/1075] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/v3/volumes/1b20f87c-ec9c-4c58-a932-f934a2b387b4 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:19.980533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4d1ea11b-3086-426d-88ca-bf9ec1b384be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:19.983415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d1ea11b-3086-426d-88ca-bf9ec1b384be tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] GET https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d Aug 25 11:48:19.983747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d1ea11b-3086-426d-88ca-bf9ec1b384be tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:19.984009 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d1ea11b-3086-426d-88ca-bf9ec1b384be tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:19.984184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-4d1ea11b-3086-426d-88ca-bf9ec1b384be tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] show called for member a39bac62-724e-427e-a3c4-257355a4883d {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:19.988809 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d1ea11b-3086-426d-88ca-bf9ec1b384be tempest-GroupsV314Test-269124920 tempest-GroupsV314Test-269124920-project-member] https://10.4.3.66/volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d returned with HTTP 404 Aug 25 11:48:19.989643 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 269/1076] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/v3/groups/a39bac62-724e-427e-a3c4-257355a4883d => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:20.000509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ffb301b-c6b5-4126-8642-76d6fbb9b071 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.002977 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ffb301b-c6b5-4126-8642-76d6fbb9b071 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/be5fd108-82ee-4f6e-bfcb-614f9c5c3a10 Aug 25 11:48:20.003266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ffb301b-c6b5-4126-8642-76d6fbb9b071 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.003526 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ffb301b-c6b5-4126-8642-76d6fbb9b071 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.023425 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ffb301b-c6b5-4126-8642-76d6fbb9b071 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] https://10.4.3.66/volume/v3/group_types/be5fd108-82ee-4f6e-bfcb-614f9c5c3a10 returned with HTTP 202 Aug 25 11:48:20.024223 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 270/1077] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:48:19 2026] DELETE /volume/v3/group_types/be5fd108-82ee-4f6e-bfcb-614f9c5c3a10 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:20.032303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-21126842-b601-408a-9a62-b10baea61250 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.035377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21126842-b601-408a-9a62-b10baea61250 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] DELETE https://10.4.3.66/volume/v3/types/b67dae3b-e03a-42a9-a6ff-0d8378e0a044 Aug 25 11:48:20.035377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21126842-b601-408a-9a62-b10baea61250 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.035617 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21126842-b601-408a-9a62-b10baea61250 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.036004 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.036004 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:20.066527 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.066527 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:20.070881 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fa61727f-0866-46d1-a9b6-7a64d601159d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:20.071923 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21126842-b601-408a-9a62-b10baea61250 tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] https://10.4.3.66/volume/v3/types/b67dae3b-e03a-42a9-a6ff-0d8378e0a044 returned with HTTP 202 Aug 25 11:48:20.072515 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 278/1078] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:20 2026] DELETE /volume/v3/types/b67dae3b-e03a-42a9-a6ff-0d8378e0a044 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:20.076849 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa61727f-0866-46d1-a9b6-7a64d601159d tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:20.078036 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 262/1079] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:19 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 1109 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:20.086734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0bc56009-b01a-463b-b75f-94fda441695f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.088606 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bc56009-b01a-463b-b75f-94fda441695f tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] GET https://10.4.3.66/volume/v3/types/b67dae3b-e03a-42a9-a6ff-0d8378e0a044 Aug 25 11:48:20.088836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bc56009-b01a-463b-b75f-94fda441695f tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.089077 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bc56009-b01a-463b-b75f-94fda441695f tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.092333 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bc56009-b01a-463b-b75f-94fda441695f tempest-GroupsV314Test-542734606 tempest-GroupsV314Test-542734606-project-admin] https://10.4.3.66/volume/v3/types/b67dae3b-e03a-42a9-a6ff-0d8378e0a044 returned with HTTP 404 Aug 25 11:48:20.092866 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 270/1080] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:20 2026] GET /volume/v3/types/b67dae3b-e03a-42a9-a6ff-0d8378e0a044 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:20.100055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8cfbe6a8-f69c-471a-bb16-1603d351f723 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.102349 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cfbe6a8-f69c-471a-bb16-1603d351f723 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:20.102602 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cfbe6a8-f69c-471a-bb16-1603d351f723 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.102967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cfbe6a8-f69c-471a-bb16-1603d351f723 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.119534 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.119534 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:20.126509 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8cfbe6a8-f69c-471a-bb16-1603d351f723 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:20.134110 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cfbe6a8-f69c-471a-bb16-1603d351f723 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:20.134666 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 271/1081] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:20 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 1109 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:20.186459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c4123310-f67c-4428-bc23-647c90638e1f req-617afd0b-4010-4a71-b703-885f7d4a8ac0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.190230 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-617afd0b-4010-4a71-b703-885f7d4a8ac0 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:20.190443 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-617afd0b-4010-4a71-b703-885f7d4a8ac0 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.190742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-617afd0b-4010-4a71-b703-885f7d4a8ac0 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.205523 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.205523 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:20.211293 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c4123310-f67c-4428-bc23-647c90638e1f req-617afd0b-4010-4a71-b703-885f7d4a8ac0 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:20.219168 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-617afd0b-4010-4a71-b703-885f7d4a8ac0 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:20.219168 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 279/1082] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:20 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 1109 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:20.258546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c4123310-f67c-4428-bc23-647c90638e1f req-4b196f5e-91a5-4b36-8ff6-eb3033fe9ce8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.261501 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-4b196f5e-91a5-4b36-8ff6-eb3033fe9ce8 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] DELETE https://10.4.3.66/volume/v3/attachments/efe27c32-539f-45ca-a549-4ccdb2256b4a Aug 25 11:48:20.261740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-4b196f5e-91a5-4b36-8ff6-eb3033fe9ce8 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.262637 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-4b196f5e-91a5-4b36-8ff6-eb3033fe9ce8 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.270836 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.270836 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:20.336773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c4123310-f67c-4428-bc23-647c90638e1f req-4b196f5e-91a5-4b36-8ff6-eb3033fe9ce8 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/attachments/efe27c32-539f-45ca-a549-4ccdb2256b4a returned with HTTP 200 Aug 25 11:48:20.337285 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 263/1083] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:48:20 2026] DELETE /volume/v3/attachments/efe27c32-539f-45ca-a549-4ccdb2256b4a => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:20.385982 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c47a3131-1582-4ef3-a341-82066f6ab933 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.388534 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c47a3131-1582-4ef3-a341-82066f6ab933 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:48:20.389084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c47a3131-1582-4ef3-a341-82066f6ab933 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.389900 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c47a3131-1582-4ef3-a341-82066f6ab933 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.399108 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.399108 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:20.404274 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c47a3131-1582-4ef3-a341-82066f6ab933 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:48:20.412440 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c47a3131-1582-4ef3-a341-82066f6ab933 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:48:20.413430 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 271/1084] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:20 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:20.772866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d874635-83f6-46a7-90a2-2d32fb55c0d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.774500 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d874635-83f6-46a7-90a2-2d32fb55c0d3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:20.776078 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d874635-83f6-46a7-90a2-2d32fb55c0d3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.776078 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d874635-83f6-46a7-90a2-2d32fb55c0d3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.781831 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.781831 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:20.787843 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5d874635-83f6-46a7-90a2-2d32fb55c0d3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:20.800559 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d874635-83f6-46a7-90a2-2d32fb55c0d3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 200 Aug 25 11:48:20.800559 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 272/1085] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:20 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:20.816179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.818201 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:20.819062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ae2c2556-5d26-40d0-b1ad-670c79073f17", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1906847290"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:20.829472 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.829472 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:20.830398 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:20.830398 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create snapshot from volume ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:20.909887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Created reservations ['c1f40584-5491-43a0-9d66-4518da6d44b6', '19b35bc8-dc5c-4c17-bd3f-5a1088806a93', 'b0e1b77a-3c69-49d8-829e-f83cdfc1e3e5', 'ab4c1e87-925e-43e6-b179-e35b8952a8a1'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:20.957442 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot create request issued successfully. Aug 25 11:48:20.957727 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c7b9e06-59ed-4f98-9ba6-95edf4abb890 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:48:20.958301 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 280/1086] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:20 2026] POST /volume/v3/snapshots => generated 322 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:20.969860 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-593e37cc-3425-4148-a76b-659c36a449b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:20.972110 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-593e37cc-3425-4148-a76b-659c36a449b4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:20.972382 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-593e37cc-3425-4148-a76b-659c36a449b4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:20.972658 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-593e37cc-3425-4148-a76b-659c36a449b4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:20.979166 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:20.979166 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:20.980391 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-593e37cc-3425-4148-a76b-659c36a449b4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:20.981284 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-593e37cc-3425-4148-a76b-659c36a449b4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 returned with HTTP 200 Aug 25 11:48:20.981890 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 264/1087] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:20 2026] GET /volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:21.998475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-63818767-32f5-46d7-898c-b45727a41fae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:22.000498 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-63818767-32f5-46d7-898c-b45727a41fae tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:22.000708 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-63818767-32f5-46d7-898c-b45727a41fae tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:22.000949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-63818767-32f5-46d7-898c-b45727a41fae tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:22.012180 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:22.012180 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:22.012811 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-63818767-32f5-46d7-898c-b45727a41fae tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:22.013814 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-63818767-32f5-46d7-898c-b45727a41fae tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 returned with HTTP 200 Aug 25 11:48:22.014255 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 272/1088] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:21 2026] GET /volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:22.028054 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:22.030358 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17/action Aug 25 11:48:22.031609 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action body: b'{"revert": {"snapshot_id": "2f42c5ce-91a0-484c-b5af-2e48e00e0302"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:22.031609 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "2f42c5ce-91a0-484c-b5af-2e48e00e0302"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:22.045717 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:22.045717 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:22.046214 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume retrieved successfully. Aug 25 11:48:22.069108 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Reverting volume ae2c2556-5d26-40d0-b1ad-670c79073f17 to snapshot 2f42c5ce-91a0-484c-b5af-2e48e00e0302. Aug 25 11:48:22.072104 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:22.072104 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:22.101218 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef8697da-af57-4ac5-9659-ca5b084408b5 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17/action returned with HTTP 202 Aug 25 11:48:22.101218 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 273/1089] 10.4.3.66 () {70 vars in 1424 bytes} [Tue Aug 25 11:48:22 2026] POST /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:48:22.111601 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f7e0b0cb-e633-4dae-8033-0eafb22e6889 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:22.114212 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7e0b0cb-e633-4dae-8033-0eafb22e6889 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:22.114459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7e0b0cb-e633-4dae-8033-0eafb22e6889 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:22.114825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7e0b0cb-e633-4dae-8033-0eafb22e6889 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:22.127172 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:22.127172 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:22.136934 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f7e0b0cb-e633-4dae-8033-0eafb22e6889 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:22.148058 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7e0b0cb-e633-4dae-8033-0eafb22e6889 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 200 Aug 25 11:48:22.152690 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 281/1090] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:22 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:22.362979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2118d509-f82b-4e91-ad92-4012210a66b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:22.450320 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2118d509-f82b-4e91-ad92-4012210a66b4 tempest-ExtensionsTestJSON-934603773 tempest-ExtensionsTestJSON-934603773-project-member] GET https://10.4.3.66/volume/v3/extensions Aug 25 11:48:22.450496 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2118d509-f82b-4e91-ad92-4012210a66b4 tempest-ExtensionsTestJSON-934603773 tempest-ExtensionsTestJSON-934603773-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:22.450713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2118d509-f82b-4e91-ad92-4012210a66b4 tempest-ExtensionsTestJSON-934603773 tempest-ExtensionsTestJSON-934603773-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:22.451018 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2118d509-f82b-4e91-ad92-4012210a66b4 tempest-ExtensionsTestJSON-934603773 tempest-ExtensionsTestJSON-934603773-project-member] https://10.4.3.66/volume/v3/extensions returned with HTTP 200 Aug 25 11:48:22.451328 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 265/1091] 10.4.3.66 () {66 vars in 1239 bytes} [Tue Aug 25 11:48:22 2026] GET /volume/v3/extensions => generated 5245 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:23.170795 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fb553031-e611-4cfb-9c50-ded5e9dbba90 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.182516 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb553031-e611-4cfb-9c50-ded5e9dbba90 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:23.182812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb553031-e611-4cfb-9c50-ded5e9dbba90 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:23.183049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb553031-e611-4cfb-9c50-ded5e9dbba90 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:23.204871 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:23.204871 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:23.210001 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fb553031-e611-4cfb-9c50-ded5e9dbba90 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:23.217444 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb553031-e611-4cfb-9c50-ded5e9dbba90 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 200 Aug 25 11:48:23.217958 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 273/1092] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:23 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:23.232523 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2e7132b-232a-449b-b071-7a021782727f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.235391 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2e7132b-232a-449b-b071-7a021782727f tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:23.235710 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2e7132b-232a-449b-b071-7a021782727f tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:23.236014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2e7132b-232a-449b-b071-7a021782727f tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:23.245362 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:23.245362 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:23.246290 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b2e7132b-232a-449b-b071-7a021782727f tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:23.249583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2e7132b-232a-449b-b071-7a021782727f tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 returned with HTTP 200 Aug 25 11:48:23.249583 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 274/1093] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:23 2026] GET /volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 => generated 481 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:23.260868 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4971f062-6885-4699-b532-0d04c69672b9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.263647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4971f062-6885-4699-b532-0d04c69672b9 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:23.263896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4971f062-6885-4699-b532-0d04c69672b9 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:23.264147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4971f062-6885-4699-b532-0d04c69672b9 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:23.284332 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:23.284332 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:23.295455 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4971f062-6885-4699-b532-0d04c69672b9 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:23.303344 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4971f062-6885-4699-b532-0d04c69672b9 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 200 Aug 25 11:48:23.303846 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 282/1094] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:23 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:23.323474 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.326326 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:23.327159 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-677481354"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:23.328743 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-677481354'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:23.328935 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create volume of 1 GB Aug 25 11:48:23.332385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3882b32f-cbb9-4e8b-97c0-575bccb90c49 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.334917 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Availability Zones retrieved successfully. Aug 25 11:48:23.340075 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Flow 'volume_create_api' (c1eb2ed6-eec4-47fc-9d02-ccf206da6ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:23.341307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c249f1bf-cf53-4d17-ada8-eb9eab4668bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:23.342406 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:23.377822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c249f1bf-cf53-4d17-ada8-eb9eab4668bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:23.377822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd8676d-dc4b-4fca-935f-bf434915c707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:23.438560 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Created reservations ['340422a8-555e-42d5-b9ae-02ce26840c10', '4b8b901e-3877-4a35-94bb-c807436e2c4f', 'a178013b-4f99-4c5c-8822-327e21a6d6e1', '9a197023-a07f-4d28-a5f9-762faa0780f9'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:23.440064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd8676d-dc4b-4fca-935f-bf434915c707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['340422a8-555e-42d5-b9ae-02ce26840c10', '4b8b901e-3877-4a35-94bb-c807436e2c4f', 'a178013b-4f99-4c5c-8822-327e21a6d6e1', '9a197023-a07f-4d28-a5f9-762faa0780f9']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:23.441188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (144f7313-5771-4baf-b8ca-cdc520586610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:23.453497 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3882b32f-cbb9-4e8b-97c0-575bccb90c49 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:23.453941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3882b32f-cbb9-4e8b-97c0-575bccb90c49 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-543999864"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:23.473375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (144f7313-5771-4baf-b8ca-cdc520586610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a36de3c-5282-48e6-bee9-be871847803a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-677481354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ce203a3d74839b671e726d94adcea',qos_specs=None,replication_status=,reservations=['340422a8-555e-42d5-b9ae-02ce26840c10','4b8b901e-3877-4a35-94bb-c807436e2c4f','a178013b-4f99-4c5c-8822-327e21a6d6e1','9a197023-a07f-4d28-a5f9-762faa0780f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b8cdf647f54ad9a37c8a1d5e6e50d8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-677481354',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a36de3c-5282-48e6-bee9-be871847803a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bd6ce203a3d74839b671e726d94adcea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61b8cdf647f54ad9a37c8a1d5e6e50d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:23.474693 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bea719d-2578-4b2f-809b-2021b1a16501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:23.480801 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3882b32f-cbb9-4e8b-97c0-575bccb90c49 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:23.480801 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 274/1095] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:23 2026] POST /volume/v3/types => generated 219 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:23.496865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72589ed3-5965-4d62-8835-56202d41e9c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.500600 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72589ed3-5965-4d62-8835-56202d41e9c4 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:48:23.501141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72589ed3-5965-4d62-8835-56202d41e9c4 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1509242994"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:23.509408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bea719d-2578-4b2f-809b-2021b1a16501) transitioned into state 'SUCCESS' from state '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-677481354',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bd6ce203a3d74839b671e726d94adcea',qos_specs=None,replication_status=,reservations=['340422a8-555e-42d5-b9ae-02ce26840c10','4b8b901e-3877-4a35-94bb-c807436e2c4f','a178013b-4f99-4c5c-8822-327e21a6d6e1','9a197023-a07f-4d28-a5f9-762faa0780f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61b8cdf647f54ad9a37c8a1d5e6e50d8',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:23.509934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20e1051-eafd-4352-b4c8-32d8b01cfd16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:23.521083 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72589ed3-5965-4d62-8835-56202d41e9c4 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:48:23.521543 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 275/1096] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:48:23 2026] POST /volume/v3/group_types => generated 177 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:23.525941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d20e1051-eafd-4352-b4c8-32d8b01cfd16) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:23.527061 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Flow 'volume_create_api' (c1eb2ed6-eec4-47fc-9d02-ccf206da6ad8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:23.527478 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create volume request issued successfully. Aug 25 11:48:23.528403 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91b726b1-6af8-48fd-9c59-a41f411a00cf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:23.529079 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 266/1097] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:48:23 2026] POST /volume/v3/volumes => generated 763 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:23.531265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9bbd6967-75c8-4dd8-8800-129337996506 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.544804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6723865b-7ee1-4778-a84a-47b30fc074c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.547182 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6723865b-7ee1-4778-a84a-47b30fc074c7 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:23.547435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6723865b-7ee1-4778-a84a-47b30fc074c7 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:23.547663 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6723865b-7ee1-4778-a84a-47b30fc074c7 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:23.560796 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:23.560796 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:23.566171 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6723865b-7ee1-4778-a84a-47b30fc074c7 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:23.572582 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6723865b-7ee1-4778-a84a-47b30fc074c7 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 200 Aug 25 11:48:23.573020 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 275/1098] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:23 2026] GET /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 831 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:48:23.671055 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:48:23.671520 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "423e8e2f-c01c-4d33-84c2-227898593406", "volume_types": ["6ecbe507-753c-4c27-97c9-0a00faf3e033"], "name": "tempest-GroupsV320Test-Group-580818930"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:23.673657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Creating new group {'group': {'group_type': '423e8e2f-c01c-4d33-84c2-227898593406', 'volume_types': ['6ecbe507-753c-4c27-97c9-0a00faf3e033'], 'name': 'tempest-GroupsV320Test-Group-580818930'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:48:23.678540 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Creating group tempest-GroupsV320Test-Group-580818930. Aug 25 11:48:23.692920 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Availability Zones retrieved successfully. Aug 25 11:48:23.716148 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Created reservations ['7f0a1bce-84cc-4947-928a-3732fe51da24'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:23.745567 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bbd6967-75c8-4dd8-8800-129337996506 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:48:23.746184 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 283/1099] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:48:23 2026] POST /volume/v3/groups => generated 107 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:23.754950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de2ecf80-4fd0-4488-a3a7-66528db5a5e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:23.760491 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de2ecf80-4fd0-4488-a3a7-66528db5a5e8 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:23.761024 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de2ecf80-4fd0-4488-a3a7-66528db5a5e8 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:23.761864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de2ecf80-4fd0-4488-a3a7-66528db5a5e8 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:23.761864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-de2ecf80-4fd0-4488-a3a7-66528db5a5e8 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:23.769102 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:23.769102 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:23.780697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de2ecf80-4fd0-4488-a3a7-66528db5a5e8 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:23.781142 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 276/1100] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:23 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 387 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:23.927701 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca876e69-b239-4ba0-b114-97fb3de8a8f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.005105 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca876e69-b239-4ba0-b114-97fb3de8a8f6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:24.005551 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca876e69-b239-4ba0-b114-97fb3de8a8f6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1874774352"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.007429 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.007429 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:24.024644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca876e69-b239-4ba0-b114-97fb3de8a8f6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:24.025085 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 267/1101] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:23 2026] POST /volume/v3/types => generated 228 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:24.034686 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c11bfd33-a1ef-4db7-b0db-50e6642ff687 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.036608 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c11bfd33-a1ef-4db7-b0db-50e6642ff687 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:48:24.037024 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c11bfd33-a1ef-4db7-b0db-50e6642ff687 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-1904039749"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.059164 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c11bfd33-a1ef-4db7-b0db-50e6642ff687 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:48:24.059663 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 276/1102] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:48:24 2026] POST /volume/v3/group_types => generated 185 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:24.070361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.218183 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:48:24.218704 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d406caa2-53bf-4c1d-9dc8-498d84a7132e", "volume_types": ["cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d"], "name": "tempest-GroupSnapshotsV319Test-Group-562350646"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.220643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Creating new group {'group': {'group_type': 'd406caa2-53bf-4c1d-9dc8-498d84a7132e', 'volume_types': ['cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d'], 'name': 'tempest-GroupSnapshotsV319Test-Group-562350646'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:48:24.224912 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-562350646. Aug 25 11:48:24.225328 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.225328 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:24.234017 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Availability Zones retrieved successfully. Aug 25 11:48:24.260069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Created reservations ['fb0bbe7e-56d7-4d83-a8ef-d1a20ca5dec3'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:24.302598 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7de2d4f-20e8-4791-aa91-31df75ce6e21 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:48:24.303104 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 284/1103] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:48:24 2026] POST /volume/v3/groups => generated 115 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:24.350575 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f96d973c-1246-43bf-9cee-26fc13ff3378 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.352957 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f96d973c-1246-43bf-9cee-26fc13ff3378 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 Aug 25 11:48:24.353328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f96d973c-1246-43bf-9cee-26fc13ff3378 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:24.353678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f96d973c-1246-43bf-9cee-26fc13ff3378 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:24.353828 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-f96d973c-1246-43bf-9cee-26fc13ff3378 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2edfe1a9-b617-437a-b4f7-61308c645418 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:24.369913 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.369913 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:24.386356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f96d973c-1246-43bf-9cee-26fc13ff3378 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 returned with HTTP 200 Aug 25 11:48:24.387048 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 277/1104] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 => generated 395 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:24.588529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dae6ef37-b202-438a-a88a-4d22d8985de2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.591273 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dae6ef37-b202-438a-a88a-4d22d8985de2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:24.591753 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dae6ef37-b202-438a-a88a-4d22d8985de2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:24.591895 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dae6ef37-b202-438a-a88a-4d22d8985de2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:24.603967 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.603967 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:24.612419 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dae6ef37-b202-438a-a88a-4d22d8985de2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:24.618413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dae6ef37-b202-438a-a88a-4d22d8985de2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 200 Aug 25 11:48:24.618913 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 268/1105] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:24.634302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.638308 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:24.638308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3a36de3c-5282-48e6-bee9-be871847803a", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-690512830"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.656723 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.656723 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:24.658083 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:24.658083 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Create snapshot from volume 3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:24.713075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Created reservations ['b099b39b-7edd-4af3-a2c2-23756fa68054', 'd12b8d59-db6a-460e-b3b5-09f8bce14682', '0eeb0879-cbaf-4887-b18f-3ca2f0a5c51b', '147193ff-cca4-499e-8e31-ceb01da42332'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:24.776408 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot create request issued successfully. Aug 25 11:48:24.776556 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8120a48f-2a49-41ea-b7fb-7a6cef16f39d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:48:24.777130 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 277/1106] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:24 2026] POST /volume/v3/snapshots => generated 321 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:24.790006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a58b5b1d-d1ce-4968-8b62-fe06b423494d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.792687 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a58b5b1d-d1ce-4968-8b62-fe06b423494d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad Aug 25 11:48:24.792982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a58b5b1d-d1ce-4968-8b62-fe06b423494d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:24.793368 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a58b5b1d-d1ce-4968-8b62-fe06b423494d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:24.793402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be60f2bd-ecb0-46dc-83f4-6d3e4e51ceb3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.796093 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be60f2bd-ecb0-46dc-83f4-6d3e4e51ceb3 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:24.796612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be60f2bd-ecb0-46dc-83f4-6d3e4e51ceb3 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:24.796865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be60f2bd-ecb0-46dc-83f4-6d3e4e51ceb3 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:24.797047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-be60f2bd-ecb0-46dc-83f4-6d3e4e51ceb3 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:24.801991 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.801991 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:24.802130 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.802130 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:24.803058 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a58b5b1d-d1ce-4968-8b62-fe06b423494d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:24.805264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a58b5b1d-d1ce-4968-8b62-fe06b423494d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad returned with HTTP 200 Aug 25 11:48:24.806601 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 285/1107] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad => generated 453 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:24.814996 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be60f2bd-ecb0-46dc-83f4-6d3e4e51ceb3 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:24.815764 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 278/1108] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 388 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:24.829858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a118d9d3-d1b0-4d16-ab9b-1d806b8aba3d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.831881 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a118d9d3-d1b0-4d16-ab9b-1d806b8aba3d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] POST https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action Aug 25 11:48:24.832320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a118d9d3-d1b0-4d16-ab9b-1d806b8aba3d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:24.832501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a118d9d3-d1b0-4d16-ab9b-1d806b8aba3d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.833977 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-a118d9d3-d1b0-4d16-ab9b-1d806b8aba3d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Updating group 'a82e1c10-7ddf-46fb-a41c-a94354c95bf1' with 'creating' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 11:48:24.841129 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.841129 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:24.862087 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a118d9d3-d1b0-4d16-ab9b-1d806b8aba3d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action returned with HTTP 202 Aug 25 11:48:24.862690 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 269/1109] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:24 2026] POST /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:24.874466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b6ded8ed-e979-49ab-872d-10ef5ba19969 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.877365 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b6ded8ed-e979-49ab-872d-10ef5ba19969 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:24.877700 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b6ded8ed-e979-49ab-872d-10ef5ba19969 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:24.877856 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b6ded8ed-e979-49ab-872d-10ef5ba19969 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:24.878288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-b6ded8ed-e979-49ab-872d-10ef5ba19969 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:24.884114 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.884114 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:24.896097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b6ded8ed-e979-49ab-872d-10ef5ba19969 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:24.896532 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 278/1110] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:24.907303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9ba3725f-92fe-4213-a688-c581ee731cab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.909674 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ba3725f-92fe-4213-a688-c581ee731cab tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] POST https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action Aug 25 11:48:24.910234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ba3725f-92fe-4213-a688-c581ee731cab tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:24.910527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ba3725f-92fe-4213-a688-c581ee731cab tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.912468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-9ba3725f-92fe-4213-a688-c581ee731cab tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Updating group 'a82e1c10-7ddf-46fb-a41c-a94354c95bf1' with 'available' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 11:48:24.922481 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.922481 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:24.932368 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ba3725f-92fe-4213-a688-c581ee731cab tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action returned with HTTP 202 Aug 25 11:48:24.933017 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 286/1111] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:24 2026] POST /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:24.940687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13fa6baa-8e55-45f7-999e-6f8e79f6e869 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.942581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13fa6baa-8e55-45f7-999e-6f8e79f6e869 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:24.942869 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13fa6baa-8e55-45f7-999e-6f8e79f6e869 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:24.943103 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13fa6baa-8e55-45f7-999e-6f8e79f6e869 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:24.943267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-13fa6baa-8e55-45f7-999e-6f8e79f6e869 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:24.947086 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.947086 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:24.958322 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13fa6baa-8e55-45f7-999e-6f8e79f6e869 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:24.959208 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 279/1112] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:24.970944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a0176890-abb3-471c-81c2-477408fa74a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:24.972896 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0176890-abb3-471c-81c2-477408fa74a6 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] POST https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action Aug 25 11:48:24.973323 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0176890-abb3-471c-81c2-477408fa74a6 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:24.973473 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a0176890-abb3-471c-81c2-477408fa74a6 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:24.974913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-a0176890-abb3-471c-81c2-477408fa74a6 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Updating group 'a82e1c10-7ddf-46fb-a41c-a94354c95bf1' with 'error' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 11:48:24.980031 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:24.980031 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:24.988751 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a0176890-abb3-471c-81c2-477408fa74a6 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action returned with HTTP 202 Aug 25 11:48:24.989323 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 270/1113] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:24 2026] POST /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:24.999151 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-795a7c74-6147-47de-b9ed-f8d18247af86 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.001559 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-795a7c74-6147-47de-b9ed-f8d18247af86 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:25.002333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-795a7c74-6147-47de-b9ed-f8d18247af86 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.002333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-795a7c74-6147-47de-b9ed-f8d18247af86 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.002333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-795a7c74-6147-47de-b9ed-f8d18247af86 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:25.007240 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.007240 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:25.024402 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-795a7c74-6147-47de-b9ed-f8d18247af86 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:25.024990 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 279/1114] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:24 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 384 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:25.038702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7db72b7b-782b-484c-a71a-6842dae77522 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.040814 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7db72b7b-782b-484c-a71a-6842dae77522 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] POST https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action Aug 25 11:48:25.041345 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7db72b7b-782b-484c-a71a-6842dae77522 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:25.041542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7db72b7b-782b-484c-a71a-6842dae77522 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:25.043217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-7db72b7b-782b-484c-a71a-6842dae77522 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Updating group 'a82e1c10-7ddf-46fb-a41c-a94354c95bf1' with 'available' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 25 11:48:25.048250 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.048250 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:25.056253 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7db72b7b-782b-484c-a71a-6842dae77522 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action returned with HTTP 202 Aug 25 11:48:25.056854 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 287/1115] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:25 2026] POST /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:25.065879 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7aba5883-8c9a-416d-8130-bf6c02809494 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.074544 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7aba5883-8c9a-416d-8130-bf6c02809494 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:25.075738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7aba5883-8c9a-416d-8130-bf6c02809494 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.075738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7aba5883-8c9a-416d-8130-bf6c02809494 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.076388 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-7aba5883-8c9a-416d-8130-bf6c02809494 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:25.085180 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.085180 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:25.097791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7aba5883-8c9a-416d-8130-bf6c02809494 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:25.098413 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 280/1116] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 388 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:25.111341 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.114604 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:25.114849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.115085 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.115429 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:25.116307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:25.124340 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Get all volumes completed successfully. Aug 25 11:48:25.126438 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd152a1d-0021-4381-8c98-cfeba2a6dce4 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:25.126854 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 271/1117] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:25.143181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.145307 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] POST https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action Aug 25 11:48:25.145763 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:25.146155 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:25.148064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] delete called for group a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100240) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:48:25.148888 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Delete group with id: a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:25.152993 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.152993 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:25.202886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f965f8d2-ee0c-4047-8160-5afeb54ed940 tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action returned with HTTP 202 Aug 25 11:48:25.204414 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 280/1118] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:25 2026] POST /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:25.216981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c191a89-8b95-4270-a1b8-0f1e9e0cd34d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.220102 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c191a89-8b95-4270-a1b8-0f1e9e0cd34d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:25.220102 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c191a89-8b95-4270-a1b8-0f1e9e0cd34d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.220314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c191a89-8b95-4270-a1b8-0f1e9e0cd34d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.220479 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-2c191a89-8b95-4270-a1b8-0f1e9e0cd34d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:25.226696 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.226696 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:25.238307 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c191a89-8b95-4270-a1b8-0f1e9e0cd34d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 200 Aug 25 11:48:25.239053 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 288/1119] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:25.399498 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b82446ae-6116-4a3c-80fc-18de4b40fa09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.402059 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b82446ae-6116-4a3c-80fc-18de4b40fa09 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 Aug 25 11:48:25.402527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b82446ae-6116-4a3c-80fc-18de4b40fa09 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.402853 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b82446ae-6116-4a3c-80fc-18de4b40fa09 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.403052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-b82446ae-6116-4a3c-80fc-18de4b40fa09 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2edfe1a9-b617-437a-b4f7-61308c645418 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:25.407975 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.407975 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:25.416312 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b82446ae-6116-4a3c-80fc-18de4b40fa09 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 returned with HTTP 200 Aug 25 11:48:25.416719 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 281/1120] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 => generated 396 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:25.426795 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.432420 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:25.432910 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2124501133", "volume_type": "cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d", "group_id": "2edfe1a9-b617-437a-b4f7-61308c645418", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:25.438162 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2124501133', 'volume_type': 'cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d', 'group_id': '2edfe1a9-b617-437a-b4f7-61308c645418', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:25.453538 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.453538 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:25.454221 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Create volume of 1 GB Aug 25 11:48:25.462708 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Availability Zones retrieved successfully. Aug 25 11:48:25.469530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Flow 'volume_create_api' (9c218881-7c61-4a9f-88de-0f4016fb3e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:25.470952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627b7dcf-db93-4bf1-8ab2-4766ea796da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:25.471705 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.471705 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:25.472261 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:25.492721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (627b7dcf-db93-4bf1-8ab2-4766ea796da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:48:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1874774352',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '2edfe1a9-b617-437a-b4f7-61308c645418', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:25.493587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2228aedd-7b3c-425d-a008-c64dd73c9a6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:25.523523 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1874774352 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1874774352, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:25.523840 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1874774352 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1874774352, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:25.557270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Created reservations ['363e92ce-a232-4e26-90d5-e3100aaa7d57', '36cc6f71-73bd-45ca-b3c5-0bb4ec00119a', '789ca085-f7ae-4c5f-a057-22736a6b0037', '3e24e61a-b1e8-4bb2-bc3d-6cb770ba29b7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:25.558176 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2228aedd-7b3c-425d-a008-c64dd73c9a6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['363e92ce-a232-4e26-90d5-e3100aaa7d57', '36cc6f71-73bd-45ca-b3c5-0bb4ec00119a', '789ca085-f7ae-4c5f-a057-22736a6b0037', '3e24e61a-b1e8-4bb2-bc3d-6cb770ba29b7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:25.559025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d93763-afb2-42cf-a6cc-8bd0b64b3528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:25.583123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4d93763-afb2-42cf-a6cc-8bd0b64b3528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da78126c-b916-4612-b093-2e9461053e0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2124501133',encryption_key_id=None,group_id=2edfe1a9-b617-437a-b4f7-61308c645418,group_type_id=,metadata={},multiattach=False,project_id='6abd54396ce4402a873a56a4ea479158',qos_specs=None,replication_status=,reservations=['363e92ce-a232-4e26-90d5-e3100aaa7d57','36cc6f71-73bd-45ca-b3c5-0bb4ec00119a','789ca085-f7ae-4c5f-a057-22736a6b0037','3e24e61a-b1e8-4bb2-bc3d-6cb770ba29b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff207fbd5f148498baf1305c08eae91',volume_type_id=cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2124501133',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=2edfe1a9-b617-437a-b4f7-61308c645418,host=None,id=da78126c-b916-4612-b093-2e9461053e0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6abd54396ce4402a873a56a4ea479158',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='aff207fbd5f148498baf1305c08eae91',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d),volume_type_id=cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:25.584037 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e460d830-b1c3-4cac-af3a-a0408dd4e92f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:25.602009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e460d830-b1c3-4cac-af3a-a0408dd4e92f) transitioned into state 'SUCCESS' from state '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-2124501133',encryption_key_id=None,group_id=2edfe1a9-b617-437a-b4f7-61308c645418,group_type_id=,metadata={},multiattach=False,project_id='6abd54396ce4402a873a56a4ea479158',qos_specs=None,replication_status=,reservations=['363e92ce-a232-4e26-90d5-e3100aaa7d57','36cc6f71-73bd-45ca-b3c5-0bb4ec00119a','789ca085-f7ae-4c5f-a057-22736a6b0037','3e24e61a-b1e8-4bb2-bc3d-6cb770ba29b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='aff207fbd5f148498baf1305c08eae91',volume_type_id=cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:25.602961 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830f2ee2-dc24-4ba4-9aa6-6b88f1f23227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:25.615106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (830f2ee2-dc24-4ba4-9aa6-6b88f1f23227) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:25.615963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Flow 'volume_create_api' (9c218881-7c61-4a9f-88de-0f4016fb3e2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:25.616283 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Create volume request issued successfully. Aug 25 11:48:25.616912 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:25.617049 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:25.654269 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:25.657385 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.657385 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:25.660727 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08a1a3c4-43bc-4e6d-a370-4b82d76bf2be tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:25.661196 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 272/1121] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:48:25 2026] POST /volume/v3/volumes => generated 825 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:25.673590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.675564 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d Aug 25 11:48:25.675793 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.675974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.685582 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.685582 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:25.690037 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Volume info retrieved successfully. Aug 25 11:48:25.690896 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:25.691046 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:25.744801 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:25.748166 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.748166 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:25.758403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3c03a40-bb52-4b16-917d-9a81a9f4bf9a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d returned with HTTP 200 Aug 25 11:48:25.758959 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 281/1122] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d => generated 893 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:25.818977 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6b5a69fe-fe3f-4cd8-9205-3847b2e8ce8b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.821651 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b5a69fe-fe3f-4cd8-9205-3847b2e8ce8b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad Aug 25 11:48:25.821651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b5a69fe-fe3f-4cd8-9205-3847b2e8ce8b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.822737 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b5a69fe-fe3f-4cd8-9205-3847b2e8ce8b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.828933 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.828933 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:25.830174 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6b5a69fe-fe3f-4cd8-9205-3847b2e8ce8b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:25.831597 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b5a69fe-fe3f-4cd8-9205-3847b2e8ce8b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad returned with HTTP 200 Aug 25 11:48:25.831597 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 289/1123] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad => generated 480 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:25.841060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.845769 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a/action Aug 25 11:48:25.846873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:25.847035 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:25.863035 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.863035 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:25.863692 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:25.914856 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Created reservations ['1075d59b-abf2-4563-92d4-38ff6b43298b', 'a0ad1866-57f5-4cfc-96bb-8f3c0bd14a92'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:25.929403 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Extend volume request issued successfully. Aug 25 11:48:25.929826 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e804b17-cb5a-43a8-9163-f029c3facf43 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a/action returned with HTTP 202 Aug 25 11:48:25.930443 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 282/1124] 10.4.3.66 () {70 vars in 1424 bytes} [Tue Aug 25 11:48:25 2026] POST /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a/action => generated 0 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:48:25.941030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-39c9d74b-4dc5-4f5c-8fb6-5a5f6caaa34b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:25.943009 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39c9d74b-4dc5-4f5c-8fb6-5a5f6caaa34b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:25.943266 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39c9d74b-4dc5-4f5c-8fb6-5a5f6caaa34b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:25.943471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39c9d74b-4dc5-4f5c-8fb6-5a5f6caaa34b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:25.956034 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:25.956034 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:25.964912 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-39c9d74b-4dc5-4f5c-8fb6-5a5f6caaa34b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:25.973105 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39c9d74b-4dc5-4f5c-8fb6-5a5f6caaa34b tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 200 Aug 25 11:48:25.973722 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 273/1125] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:25 2026] GET /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 856 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:26.251268 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e719bf00-28b9-49a0-a82f-578ec4c2c54d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.253707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e719bf00-28b9-49a0-a82f-578ec4c2c54d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] GET https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 Aug 25 11:48:26.254108 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e719bf00-28b9-49a0-a82f-578ec4c2c54d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:26.254232 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e719bf00-28b9-49a0-a82f-578ec4c2c54d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:26.254367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-e719bf00-28b9-49a0-a82f-578ec4c2c54d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] show called for member a82e1c10-7ddf-46fb-a41c-a94354c95bf1 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:26.258011 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e719bf00-28b9-49a0-a82f-578ec4c2c54d tempest-GroupsV320Test-833488081 tempest-GroupsV320Test-833488081-project-member] https://10.4.3.66/volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 returned with HTTP 404 Aug 25 11:48:26.258532 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 282/1126] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:26 2026] GET /volume/v3/groups/a82e1c10-7ddf-46fb-a41c-a94354c95bf1 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:26.266870 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-177e3c1d-bcdd-488b-a38e-c6f97b380e5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.268301 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-177e3c1d-bcdd-488b-a38e-c6f97b380e5d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/423e8e2f-c01c-4d33-84c2-227898593406 Aug 25 11:48:26.268807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-177e3c1d-bcdd-488b-a38e-c6f97b380e5d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:26.269195 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-177e3c1d-bcdd-488b-a38e-c6f97b380e5d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:26.285542 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-177e3c1d-bcdd-488b-a38e-c6f97b380e5d tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/group_types/423e8e2f-c01c-4d33-84c2-227898593406 returned with HTTP 202 Aug 25 11:48:26.286201 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 290/1127] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:48:26 2026] DELETE /volume/v3/group_types/423e8e2f-c01c-4d33-84c2-227898593406 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:26.295038 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4fe89ed4-4148-4666-b1b7-deae5a8518ff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.298401 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fe89ed4-4148-4666-b1b7-deae5a8518ff tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] DELETE https://10.4.3.66/volume/v3/types/6ecbe507-753c-4c27-97c9-0a00faf3e033 Aug 25 11:48:26.298733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fe89ed4-4148-4666-b1b7-deae5a8518ff tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:26.299077 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4fe89ed4-4148-4666-b1b7-deae5a8518ff tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:26.328299 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4fe89ed4-4148-4666-b1b7-deae5a8518ff tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/types/6ecbe507-753c-4c27-97c9-0a00faf3e033 returned with HTTP 202 Aug 25 11:48:26.328811 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 283/1128] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:26 2026] DELETE /volume/v3/types/6ecbe507-753c-4c27-97c9-0a00faf3e033 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:26.337461 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e2c95f9-f762-4a17-9da2-5b4f2a316b52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.339817 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e2c95f9-f762-4a17-9da2-5b4f2a316b52 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] GET https://10.4.3.66/volume/v3/types/6ecbe507-753c-4c27-97c9-0a00faf3e033 Aug 25 11:48:26.340083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e2c95f9-f762-4a17-9da2-5b4f2a316b52 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:26.340383 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e2c95f9-f762-4a17-9da2-5b4f2a316b52 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:26.344588 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e2c95f9-f762-4a17-9da2-5b4f2a316b52 tempest-GroupsV320Test-865369803 tempest-GroupsV320Test-865369803-project-admin] https://10.4.3.66/volume/v3/types/6ecbe507-753c-4c27-97c9-0a00faf3e033 returned with HTTP 404 Aug 25 11:48:26.345253 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 274/1129] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:26 2026] GET /volume/v3/types/6ecbe507-753c-4c27-97c9-0a00faf3e033 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:26.774228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3320c184-1508-4076-9e7a-a03a67a644a0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.775393 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d Aug 25 11:48:26.775648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:26.775818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:26.783877 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:26.783877 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:26.788851 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Volume info retrieved successfully. Aug 25 11:48:26.789686 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:26.789889 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:26.833870 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:26.837775 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:26.837775 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:26.855042 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3320c184-1508-4076-9e7a-a03a67a644a0 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d returned with HTTP 200 Aug 25 11:48:26.855771 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 283/1130] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:26 2026] GET /volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d => generated 918 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:26.876696 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.879676 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Aug 25 11:48:26.880269 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "2edfe1a9-b617-437a-b4f7-61308c645418", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-354818766"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:26.882554 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '2edfe1a9-b617-437a-b4f7-61308c645418', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-354818766'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 11:48:26.886541 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:26.886541 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:26.891828 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-354818766. Aug 25 11:48:26.918668 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:26.918668 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:26.940583 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1874774352 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1874774352, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:26.940583 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1874774352 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1874774352, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:26.982833 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Created reservations ['ac06405b-78e1-4566-9b16-7c290c37d459', 'a72ee2e9-d61e-4253-8e3e-ba20bc8edee0', '6ed0f4c8-8471-4ad8-a8b3-b86972553220', '13a5e046-c026-4678-a009-2c9badee74cb'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:26.989397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-75b0b61a-dff3-46db-a294-e7f46d0c28dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:26.991856 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75b0b61a-dff3-46db-a294-e7f46d0c28dd tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:26.992350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75b0b61a-dff3-46db-a294-e7f46d0c28dd tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:26.992851 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-75b0b61a-dff3-46db-a294-e7f46d0c28dd tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:27.010346 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:27.010346 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:27.019909 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-75b0b61a-dff3-46db-a294-e7f46d0c28dd tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:27.026002 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-75b0b61a-dff3-46db-a294-e7f46d0c28dd tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 200 Aug 25 11:48:27.026657 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 284/1131] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:26 2026] GET /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:27.035504 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-747a00df-42ba-4f2b-83d4-6fe7167cd9ba tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Aug 25 11:48:27.035954 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 291/1132] 10.4.3.66 () {70 vars in 1317 bytes} [Tue Aug 25 11:48:26 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:27.040669 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:27.043041 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] POST https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a/action Aug 25 11:48:27.043481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action body: b'{"revert": {"snapshot_id": "e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:27.043718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:27.051664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-48d7d723-dba5-442d-9398-0e428042593e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:27.054439 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-48d7d723-dba5-442d-9398-0e428042593e tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:27.054700 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-48d7d723-dba5-442d-9398-0e428042593e tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:27.054939 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-48d7d723-dba5-442d-9398-0e428042593e tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:27.055125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.group_snapshots [None req-48d7d723-dba5-442d-9398-0e428042593e tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:27.058451 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:27.058451 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:27.059183 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume retrieved successfully. Aug 25 11:48:27.061026 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:27.061026 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:27.066432 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-48d7d723-dba5-442d-9398-0e428042593e tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 200 Aug 25 11:48:27.066997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 284/1133] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:27 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:27.081257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] HTTP exception thrown: Can't revert volume 3a36de3c-5282-48e6-bee9-be871847803a to its latest snapshot e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad. The volume size must be equal to the snapshot size. Aug 25 11:48:27.081645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e03d6769-8aa1-42f1-bcec-946e9870eeaf tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a/action returned with HTTP 400 Aug 25 11:48:27.082296 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 275/1134] 10.4.3.66 () {70 vars in 1424 bytes} [Tue Aug 25 11:48:27 2026] POST /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a/action => generated 213 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 295 bytes (2 switches on core 0) Aug 25 11:48:27.096130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:27.100607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad Aug 25 11:48:27.100894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:27.101187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:27.101350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Delete snapshot with id: e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad Aug 25 11:48:27.110944 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:27.110944 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:27.111783 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:27.146729 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot delete request issued successfully. Aug 25 11:48:27.146989 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a167b61-7a63-46f8-bd0d-0cce8968a2f4 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad returned with HTTP 202 Aug 25 11:48:27.147532 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 285/1135] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:27 2026] DELETE /volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:27.159159 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8da0a42-1d43-48df-b6ce-4e243fa1ef08 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:27.161430 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8da0a42-1d43-48df-b6ce-4e243fa1ef08 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad Aug 25 11:48:27.161687 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8da0a42-1d43-48df-b6ce-4e243fa1ef08 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:27.164336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8da0a42-1d43-48df-b6ce-4e243fa1ef08 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:27.177646 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:27.177646 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:27.178353 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e8da0a42-1d43-48df-b6ce-4e243fa1ef08 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:27.180333 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8da0a42-1d43-48df-b6ce-4e243fa1ef08 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad returned with HTTP 200 Aug 25 11:48:27.180839 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 292/1136] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:27 2026] GET /volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad => generated 479 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:28.079517 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6e377e00-4818-4d72-9c3c-b0af3f1f29b3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.082287 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e377e00-4818-4d72-9c3c-b0af3f1f29b3 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.082287 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e377e00-4818-4d72-9c3c-b0af3f1f29b3 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.082653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e377e00-4818-4d72-9c3c-b0af3f1f29b3 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.082753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.group_snapshots [None req-6e377e00-4818-4d72-9c3c-b0af3f1f29b3 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:28.086689 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.086689 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:28.092009 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e377e00-4818-4d72-9c3c-b0af3f1f29b3 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 200 Aug 25 11:48:28.092682 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 285/1137] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.108677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3ffda135-8482-47f0-8af6-1676f2896a88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.112135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:48:28.112460 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.112798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.113277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:28.113806 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.113806 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.114963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:48:28.131838 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Get all snapshots completed successfully. Aug 25 11:48:28.132310 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.132310 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.133171 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ffda135-8482-47f0-8af6-1676f2896a88 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:48:28.133614 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 276/1138] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:28.146246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cbabf095-f89a-4439-bc1a-c6be87d7366b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.148743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cbabf095-f89a-4439-bc1a-c6be87d7366b tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/snapshots/fd657ffc-99a0-4a41-8ecd-babc763e7ccb Aug 25 11:48:28.149060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cbabf095-f89a-4439-bc1a-c6be87d7366b tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.149291 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cbabf095-f89a-4439-bc1a-c6be87d7366b tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.162713 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.162713 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:28.163334 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cbabf095-f89a-4439-bc1a-c6be87d7366b tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Snapshot retrieved successfully. Aug 25 11:48:28.164961 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cbabf095-f89a-4439-bc1a-c6be87d7366b tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/snapshots/fd657ffc-99a0-4a41-8ecd-babc763e7ccb returned with HTTP 200 Aug 25 11:48:28.171178 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 286/1139] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/snapshots/fd657ffc-99a0-4a41-8ecd-babc763e7ccb => generated 473 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:28.184360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d974c0d-f85d-4198-adbd-7243c00e584f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.189066 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d974c0d-f85d-4198-adbd-7243c00e584f tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action Aug 25 11:48:28.189066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d974c0d-f85d-4198-adbd-7243c00e584f tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:28.189066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d974c0d-f85d-4198-adbd-7243c00e584f tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:28.190659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-4d974c0d-f85d-4198-adbd-7243c00e584f tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Updating group '2c5d79b1-d7ab-4557-8ded-86105ae756ef' with 'creating' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 11:48:28.191786 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-59e19431-89a0-434a-8dfe-a2e94253cc7d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.194238 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59e19431-89a0-434a-8dfe-a2e94253cc7d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad Aug 25 11:48:28.194651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59e19431-89a0-434a-8dfe-a2e94253cc7d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.195009 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59e19431-89a0-434a-8dfe-a2e94253cc7d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.195978 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.195978 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:28.203109 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59e19431-89a0-434a-8dfe-a2e94253cc7d tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad returned with HTTP 404 Aug 25 11:48:28.203749 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 286/1140] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/snapshots/e5a44aae-2d09-43d5-9bbb-e2b1e550a2ad => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:28.209789 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d974c0d-f85d-4198-adbd-7243c00e584f tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action returned with HTTP 202 Aug 25 11:48:28.210264 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 293/1141] 10.4.3.66 () {70 vars in 1448 bytes} [Tue Aug 25 11:48:28 2026] POST /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.223258 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-59815d21-783c-483f-9ed4-43551bec7525 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.223258 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:28.223258 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.223258 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.223258 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Delete volume with id: 3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:28.223911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-645ad3b1-b27a-4a21-a36b-3405d97b714f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.223911 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-645ad3b1-b27a-4a21-a36b-3405d97b714f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.223911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-645ad3b1-b27a-4a21-a36b-3405d97b714f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.223911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-645ad3b1-b27a-4a21-a36b-3405d97b714f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.223911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-645ad3b1-b27a-4a21-a36b-3405d97b714f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:28.231596 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.231596 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:28.232127 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.232127 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.232759 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:28.237797 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-645ad3b1-b27a-4a21-a36b-3405d97b714f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 200 Aug 25 11:48:28.238313 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 287/1142] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 329 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.251242 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8cd722aa-5315-4827-880a-e73aa2f916b6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.253601 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8cd722aa-5315-4827-880a-e73aa2f916b6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action Aug 25 11:48:28.254382 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8cd722aa-5315-4827-880a-e73aa2f916b6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:28.254612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8cd722aa-5315-4827-880a-e73aa2f916b6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:28.256780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.group_snapshots [None req-8cd722aa-5315-4827-880a-e73aa2f916b6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Updating group '2c5d79b1-d7ab-4557-8ded-86105ae756ef' with 'available' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 11:48:28.263167 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.263167 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:28.270488 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Delete volume request issued successfully. Aug 25 11:48:28.270786 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-59815d21-783c-483f-9ed4-43551bec7525 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 202 Aug 25 11:48:28.271286 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 277/1143] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:28 2026] DELETE /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.277889 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8cd722aa-5315-4827-880a-e73aa2f916b6 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action returned with HTTP 202 Aug 25 11:48:28.279101 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 287/1144] 10.4.3.66 () {70 vars in 1448 bytes} [Tue Aug 25 11:48:28 2026] POST /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.283534 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bf8560ab-b322-4516-9075-b40e988d25ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.285841 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf8560ab-b322-4516-9075-b40e988d25ad tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:28.286151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf8560ab-b322-4516-9075-b40e988d25ad tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.286393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf8560ab-b322-4516-9075-b40e988d25ad tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.293493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a6cda32-d946-4fb5-aae6-203ce904c925 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.299196 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a6cda32-d946-4fb5-aae6-203ce904c925 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.299494 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a6cda32-d946-4fb5-aae6-203ce904c925 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.300510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a6cda32-d946-4fb5-aae6-203ce904c925 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.300742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-8a6cda32-d946-4fb5-aae6-203ce904c925 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:28.303275 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.303275 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:28.306908 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.306908 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:28.308562 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bf8560ab-b322-4516-9075-b40e988d25ad tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:28.310778 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a6cda32-d946-4fb5-aae6-203ce904c925 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 200 Aug 25 11:48:28.311436 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 288/1145] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 330 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.315960 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf8560ab-b322-4516-9075-b40e988d25ad tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 200 Aug 25 11:48:28.316745 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 294/1146] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.326549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9826a0ef-c524-439b-a7a7-6ed9bb0d06d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.329334 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9826a0ef-c524-439b-a7a7-6ed9bb0d06d3 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action Aug 25 11:48:28.329812 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9826a0ef-c524-439b-a7a7-6ed9bb0d06d3 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:28.329975 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9826a0ef-c524-439b-a7a7-6ed9bb0d06d3 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:28.331946 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-9826a0ef-c524-439b-a7a7-6ed9bb0d06d3 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Updating group '2c5d79b1-d7ab-4557-8ded-86105ae756ef' with 'error' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 11:48:28.337721 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.337721 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.346569 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9826a0ef-c524-439b-a7a7-6ed9bb0d06d3 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action returned with HTTP 202 Aug 25 11:48:28.347374 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 278/1147] 10.4.3.66 () {70 vars in 1448 bytes} [Tue Aug 25 11:48:28 2026] POST /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.357186 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3abb3691-d56b-4093-8408-b41d4d6d0e9f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.361515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3abb3691-d56b-4093-8408-b41d4d6d0e9f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.361849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3abb3691-d56b-4093-8408-b41d4d6d0e9f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.362138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3abb3691-d56b-4093-8408-b41d4d6d0e9f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.362325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.group_snapshots [None req-3abb3691-d56b-4093-8408-b41d4d6d0e9f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:28.373321 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.373321 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:28.379999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3abb3691-d56b-4093-8408-b41d4d6d0e9f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 200 Aug 25 11:48:28.380565 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 288/1148] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 326 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.392649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5b44254-3d69-4700-b723-781bf458049d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.398116 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5b44254-3d69-4700-b723-781bf458049d tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] POST https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action Aug 25 11:48:28.398116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5b44254-3d69-4700-b723-781bf458049d tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:28.398116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5b44254-3d69-4700-b723-781bf458049d tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:28.400051 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-b5b44254-3d69-4700-b723-781bf458049d tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Updating group '2c5d79b1-d7ab-4557-8ded-86105ae756ef' with 'available' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 25 11:48:28.411912 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.411912 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:28.425979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5b44254-3d69-4700-b723-781bf458049d tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action returned with HTTP 202 Aug 25 11:48:28.426883 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 289/1149] 10.4.3.66 () {70 vars in 1448 bytes} [Tue Aug 25 11:48:28 2026] POST /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.436548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a359115-3e00-45dd-9fcf-09ab65ec3d98 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.438566 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a359115-3e00-45dd-9fcf-09ab65ec3d98 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.438855 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a359115-3e00-45dd-9fcf-09ab65ec3d98 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.439068 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a359115-3e00-45dd-9fcf-09ab65ec3d98 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.439414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-6a359115-3e00-45dd-9fcf-09ab65ec3d98 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:28.443556 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.443556 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:28.447928 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a359115-3e00-45dd-9fcf-09ab65ec3d98 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 200 Aug 25 11:48:28.448491 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 295/1150] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 330 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.458848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.462125 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.462327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.462554 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.462702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] delete called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100237) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 11:48:28.462801 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Delete group_snapshot with id: 2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.468388 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.468388 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.527179 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-baeba2e2-815a-4351-88f0-fd2a762bea20 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 202 Aug 25 11:48:28.527721 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 279/1151] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:48:28 2026] DELETE /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.538048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.540457 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:28.540457 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.540612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.540891 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:28.542018 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:28.550121 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Get all volumes completed successfully. Aug 25 11:48:28.550991 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:28.551162 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:28.610439 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:28.614653 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.614653 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:28.627186 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff4dbbb3-6f4d-4d31-9ecf-12db4a656b75 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:28.627825 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 289/1152] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.649040 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8cc0096-3515-4907-9d95-4115e259136f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.650919 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:48:28.651466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.651845 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.652323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:28.654250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:48:28.668654 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Get all snapshots completed successfully. Aug 25 11:48:28.668654 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8cc0096-3515-4907-9d95-4115e259136f tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:48:28.668654 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 290/1153] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:48:28.676689 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-612fbca4-3062-4541-9c3e-d7f445ef9bb6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.678487 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-612fbca4-3062-4541-9c3e-d7f445ef9bb6 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef Aug 25 11:48:28.678758 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-612fbca4-3062-4541-9c3e-d7f445ef9bb6 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.678976 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-612fbca4-3062-4541-9c3e-d7f445ef9bb6 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.679165 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-612fbca4-3062-4541-9c3e-d7f445ef9bb6 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2c5d79b1-d7ab-4557-8ded-86105ae756ef {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:48:28.682525 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-612fbca4-3062-4541-9c3e-d7f445ef9bb6 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef returned with HTTP 404 Aug 25 11:48:28.683169 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 296/1154] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/group_snapshots/2c5d79b1-d7ab-4557-8ded-86105ae756ef => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:28.690798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.693079 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:28.693333 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.693691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.693893 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:28.694308 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.694308 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.694935 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:28.704263 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Get all volumes completed successfully. Aug 25 11:48:28.705233 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:28.705430 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:28.758404 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:28.762003 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.762003 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:28.775608 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9e7ab3c-8eef-4fdb-86f4-05fd7f53d8fd tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:28.775608 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 280/1155] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/volumes/detail => generated 921 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:28.794437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7562b5c5-375b-47d9-9501-54e581ebf540 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.798398 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7562b5c5-375b-47d9-9501-54e581ebf540 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] POST https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418/action Aug 25 11:48:28.798398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7562b5c5-375b-47d9-9501-54e581ebf540 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:28.798398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7562b5c5-375b-47d9-9501-54e581ebf540 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:28.800427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-7562b5c5-375b-47d9-9501-54e581ebf540 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] delete called for group 2edfe1a9-b617-437a-b4f7-61308c645418 {{(pid=100240) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:48:28.800756 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-7562b5c5-375b-47d9-9501-54e581ebf540 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Delete group with id: 2edfe1a9-b617-437a-b4f7-61308c645418 Aug 25 11:48:28.808646 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.808646 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:28.889813 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7562b5c5-375b-47d9-9501-54e581ebf540 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418/action returned with HTTP 202 Aug 25 11:48:28.890535 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 290/1156] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:48:28 2026] POST /volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418/action => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:28.901066 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0446d921-a234-4d3d-ab08-205841a13d10 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:28.904647 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d Aug 25 11:48:28.904647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:28.904647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:28.917646 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.917646 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:28.924429 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Volume info retrieved successfully. Aug 25 11:48:28.927668 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:48:28.927668 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:48:28.976208 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:48:28.980159 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:28.980159 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:28.989995 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0446d921-a234-4d3d-ab08-205841a13d10 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d returned with HTTP 200 Aug 25 11:48:28.990548 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 291/1157] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:28 2026] GET /volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d => generated 917 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:29.333856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0b089542-114e-43be-80c4-838273a45630 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.338039 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b089542-114e-43be-80c4-838273a45630 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a Aug 25 11:48:29.338853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b089542-114e-43be-80c4-838273a45630 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.338853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b089542-114e-43be-80c4-838273a45630 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.346262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b089542-114e-43be-80c4-838273a45630 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a returned with HTTP 404 Aug 25 11:48:29.347565 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 297/1158] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/volumes/3a36de3c-5282-48e6-bee9-be871847803a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:29.360755 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.365232 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:29.365232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.365437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.365437 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Delete snapshot with id: 2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:29.371744 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.371744 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:29.372384 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:29.396200 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot delete request issued successfully. Aug 25 11:48:29.396412 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f1dc555-5b24-4107-b8ba-c7c3306b14b2 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 returned with HTTP 202 Aug 25 11:48:29.396902 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 281/1159] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:29 2026] DELETE /volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:29.402193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c8f0eda3-df5c-4b36-a4d9-af3b6d791b03 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.404978 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2d9b97e-55d8-4bd2-ac9a-6b8396e47871 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.407539 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2d9b97e-55d8-4bd2-ac9a-6b8396e47871 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:29.407848 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2d9b97e-55d8-4bd2-ac9a-6b8396e47871 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.408081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2d9b97e-55d8-4bd2-ac9a-6b8396e47871 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.413885 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.413885 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:29.414568 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d2d9b97e-55d8-4bd2-ac9a-6b8396e47871 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Snapshot retrieved successfully. Aug 25 11:48:29.415688 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2d9b97e-55d8-4bd2-ac9a-6b8396e47871 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 returned with HTTP 200 Aug 25 11:48:29.416142 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 292/1160] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:29.521465 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c8f0eda3-df5c-4b36-a4d9-af3b6d791b03 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:29.521901 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c8f0eda3-df5c-4b36-a4d9-af3b6d791b03 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1303634334", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:29.524923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.qos_specs [None req-c8f0eda3-df5c-4b36-a4d9-af3b6d791b03 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1303634334', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100240) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 11:48:29.535456 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-c8f0eda3-df5c-4b36-a4d9-af3b6d791b03 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DB qos_specs_create(): root {'id': 'ba410d3a-df70-40c9-a453-6e3c1ddec59c', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1303634334'} {{(pid=100240) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 11:48:29.544822 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c8f0eda3-df5c-4b36-a4d9-af3b6d791b03 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:29.546103 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 291/1161] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:29 2026] POST /volume/v3/qos-specs => generated 391 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:29.555838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77c14bab-46cf-44cc-9038-3fea1a5a6458 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.557528 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77c14bab-46cf-44cc-9038-3fea1a5a6458 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:29.558230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77c14bab-46cf-44cc-9038-3fea1a5a6458 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1246993943"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:29.576464 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77c14bab-46cf-44cc-9038-3fea1a5a6458 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:29.577352 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 298/1162] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:29 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:48:29.587418 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac0703b0-7557-4595-b206-1b48724535c8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.591034 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac0703b0-7557-4595-b206-1b48724535c8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:29.591511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac0703b0-7557-4595-b206-1b48724535c8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1642008223"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:29.596361 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.596361 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:29.620576 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac0703b0-7557-4595-b206-1b48724535c8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:29.621434 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 282/1163] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:29 2026] POST /volume/v3/types => generated 222 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:29.630309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b431097-01a0-4ed8-8cb3-bebd6b835870 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.632542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b431097-01a0-4ed8-8cb3-bebd6b835870 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:29.633028 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b431097-01a0-4ed8-8cb3-bebd6b835870 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1842516113"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:29.652843 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b431097-01a0-4ed8-8cb3-bebd6b835870 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:29.652977 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 293/1164] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:29 2026] POST /volume/v3/types => generated 222 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:29.663485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-95e46ce5-64bb-4672-8538-a028e2fec968 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.666255 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95e46ce5-64bb-4672-8538-a028e2fec968 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 Aug 25 11:48:29.666772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95e46ce5-64bb-4672-8538-a028e2fec968 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.667178 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95e46ce5-64bb-4672-8538-a028e2fec968 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'associate' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.667717 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.667717 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:29.668480 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.qos_specs_manage [None req-95e46ce5-64bb-4672-8538-a028e2fec968 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Associate qos_spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c with type: dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 {{(pid=100240) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 11:48:29.705184 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95e46ce5-64bb-4672-8538-a028e2fec968 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 returned with HTTP 202 Aug 25 11:48:29.705717 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 292/1165] 10.4.3.66 () {66 vars in 1474 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:29.716651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-15591820-1949-4e26-aa60-0852ee165c97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.718592 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15591820-1949-4e26-aa60-0852ee165c97 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=9963f34e-f639-461e-adfd-2f2ac30d6c14 Aug 25 11:48:29.719025 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15591820-1949-4e26-aa60-0852ee165c97 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.719337 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15591820-1949-4e26-aa60-0852ee165c97 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'associate' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.720945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.qos_specs_manage [None req-15591820-1949-4e26-aa60-0852ee165c97 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Associate qos_spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c with type: 9963f34e-f639-461e-adfd-2f2ac30d6c14 {{(pid=100239) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 11:48:29.745555 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15591820-1949-4e26-aa60-0852ee165c97 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=9963f34e-f639-461e-adfd-2f2ac30d6c14 returned with HTTP 202 Aug 25 11:48:29.746500 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 299/1166] 10.4.3.66 () {66 vars in 1474 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=9963f34e-f639-461e-adfd-2f2ac30d6c14 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:29.756175 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0620ef51-d589-43aa-9cd8-b654accf4919 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.758523 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0620ef51-d589-43aa-9cd8-b654accf4919 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=a8195607-0cd8-4eec-967e-014ed30ea5cc Aug 25 11:48:29.758827 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0620ef51-d589-43aa-9cd8-b654accf4919 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.759113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0620ef51-d589-43aa-9cd8-b654accf4919 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'associate' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.759894 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0620ef51-d589-43aa-9cd8-b654accf4919 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Associate qos_spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c with type: a8195607-0cd8-4eec-967e-014ed30ea5cc {{(pid=100237) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 25 11:48:29.794784 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0620ef51-d589-43aa-9cd8-b654accf4919 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=a8195607-0cd8-4eec-967e-014ed30ea5cc returned with HTTP 202 Aug 25 11:48:29.795218 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 283/1167] 10.4.3.66 () {66 vars in 1474 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associate?vol_type_id=a8195607-0cd8-4eec-967e-014ed30ea5cc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:29.806707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c99e14b-a297-4260-8bdd-227d67e8e9e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.808906 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c99e14b-a297-4260-8bdd-227d67e8e9e6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations Aug 25 11:48:29.809351 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c99e14b-a297-4260-8bdd-227d67e8e9e6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.809613 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c99e14b-a297-4260-8bdd-227d67e8e9e6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'associations' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.810483 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6c99e14b-a297-4260-8bdd-227d67e8e9e6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Get associations for qos_spec id: ba410d3a-df70-40c9-a453-6e3c1ddec59c {{(pid=100238) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 11:48:29.833922 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c99e14b-a297-4260-8bdd-227d67e8e9e6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations returned with HTTP 200 Aug 25 11:48:29.834429 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 294/1168] 10.4.3.66 () {66 vars in 1386 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations => generated 448 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:29.845285 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-47f96298-bbe4-4075-abbd-1d3f4d176025 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.849766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-47f96298-bbe4-4075-abbd-1d3f4d176025 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/disassociate?vol_type_id=dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 Aug 25 11:48:29.849766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-47f96298-bbe4-4075-abbd-1d3f4d176025 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.849766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-47f96298-bbe4-4075-abbd-1d3f4d176025 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'disassociate' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.849766 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.849766 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:29.849766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.qos_specs_manage [None req-47f96298-bbe4-4075-abbd-1d3f4d176025 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Disassociate qos_spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c from type: dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 {{(pid=100240) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 25 11:48:29.872072 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-47f96298-bbe4-4075-abbd-1d3f4d176025 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/disassociate?vol_type_id=dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 returned with HTTP 202 Aug 25 11:48:29.872564 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 293/1169] 10.4.3.66 () {66 vars in 1483 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/disassociate?vol_type_id=dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:29.882815 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-02755f61-b834-468c-837f-d502ab1f73a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.885046 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02755f61-b834-468c-837f-d502ab1f73a6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations Aug 25 11:48:29.885503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02755f61-b834-468c-837f-d502ab1f73a6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.886036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02755f61-b834-468c-837f-d502ab1f73a6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'associations' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.886484 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.886484 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:29.887064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.qos_specs_manage [None req-02755f61-b834-468c-837f-d502ab1f73a6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Get associations for qos_spec id: ba410d3a-df70-40c9-a453-6e3c1ddec59c {{(pid=100239) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 11:48:29.911666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02755f61-b834-468c-837f-d502ab1f73a6 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations returned with HTTP 200 Aug 25 11:48:29.912264 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 300/1170] 10.4.3.66 () {66 vars in 1386 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations => generated 306 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:48:29.923062 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06974e65-9b8b-49ba-bcc6-61c931638fbc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.925296 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06974e65-9b8b-49ba-bcc6-61c931638fbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/disassociate_all Aug 25 11:48:29.925527 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06974e65-9b8b-49ba-bcc6-61c931638fbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.925766 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06974e65-9b8b-49ba-bcc6-61c931638fbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'disassociate_all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.926089 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.926089 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:29.926461 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-06974e65-9b8b-49ba-bcc6-61c931638fbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Disassociate qos_spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c from all. {{(pid=100237) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 25 11:48:29.928829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.930905 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:29.931373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1086995774"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:29.932991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1086995774'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:29.933140 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Create volume of 1 GB Aug 25 11:48:29.933453 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.933453 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:29.937929 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Availability Zones retrieved successfully. Aug 25 11:48:29.940840 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06974e65-9b8b-49ba-bcc6-61c931638fbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/disassociate_all returned with HTTP 202 Aug 25 11:48:29.941315 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 284/1171] 10.4.3.66 () {66 vars in 1398 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/disassociate_all => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:29.944946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Flow 'volume_create_api' (a5cebdf0-1af3-4f79-8c19-262725ad3155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:29.946289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44f7949-b6a9-4fc6-9c32-0e7da5d3233c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:29.947365 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:29.950388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-77ccfa50-fa10-429a-9694-0cf791786802 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.952594 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-77ccfa50-fa10-429a-9694-0cf791786802 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations Aug 25 11:48:29.952855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-77ccfa50-fa10-429a-9694-0cf791786802 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.953115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-77ccfa50-fa10-429a-9694-0cf791786802 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'associations' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.953420 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.953420 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:29.953843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.qos_specs_manage [None req-77ccfa50-fa10-429a-9694-0cf791786802 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Get associations for qos_spec id: ba410d3a-df70-40c9-a453-6e3c1ddec59c {{(pid=100240) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 25 11:48:29.970537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-77ccfa50-fa10-429a-9694-0cf791786802 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations returned with HTTP 200 Aug 25 11:48:29.971166 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 294/1172] 10.4.3.66 () {66 vars in 1386 bytes} [Tue Aug 25 11:48:29 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/associations => generated 24 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:48:29.982756 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c760ae15-31f5-48cb-85c0-5845f118f080 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:29.985655 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c760ae15-31f5-48cb-85c0-5845f118f080 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/types/a8195607-0cd8-4eec-967e-014ed30ea5cc Aug 25 11:48:29.985655 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c760ae15-31f5-48cb-85c0-5845f118f080 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:29.986040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c760ae15-31f5-48cb-85c0-5845f118f080 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:29.986441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b44f7949-b6a9-4fc6-9c32-0e7da5d3233c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:29.988420 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:29.988420 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:29.988516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e44001-c0be-4333-a4f2-4d7b001963bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:30.007555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d808ea61-c668-4b66-a6a4-535bdda2c50a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.009889 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d808ea61-c668-4b66-a6a4-535bdda2c50a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d Aug 25 11:48:30.011377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d808ea61-c668-4b66-a6a4-535bdda2c50a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.011377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d808ea61-c668-4b66-a6a4-535bdda2c50a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.018370 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d808ea61-c668-4b66-a6a4-535bdda2c50a tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d returned with HTTP 404 Aug 25 11:48:30.019096 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 285/1173] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/volumes/da78126c-b916-4612-b093-2e9461053e0d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:30.026161 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c760ae15-31f5-48cb-85c0-5845f118f080 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types/a8195607-0cd8-4eec-967e-014ed30ea5cc returned with HTTP 202 Aug 25 11:48:30.026161 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 301/1174] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:29 2026] DELETE /volume/v3/types/a8195607-0cd8-4eec-967e-014ed30ea5cc => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.028064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-19f7b2f3-f1e7-4b87-9e93-8314b793f7b7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.030258 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19f7b2f3-f1e7-4b87-9e93-8314b793f7b7 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] GET https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 Aug 25 11:48:30.030575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19f7b2f3-f1e7-4b87-9e93-8314b793f7b7 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.030878 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19f7b2f3-f1e7-4b87-9e93-8314b793f7b7 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.031129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-19f7b2f3-f1e7-4b87-9e93-8314b793f7b7 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] show called for member 2edfe1a9-b617-437a-b4f7-61308c645418 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:48:30.034686 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19f7b2f3-f1e7-4b87-9e93-8314b793f7b7 tempest-GroupSnapshotsV319Test-873106678 tempest-GroupSnapshotsV319Test-873106678-project-member] https://10.4.3.66/volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 returned with HTTP 404 Aug 25 11:48:30.035217 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 295/1175] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/groups/2edfe1a9-b617-437a-b4f7-61308c645418 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:30.035393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ebc35dc1-dd01-40b2-ad68-ec999f63a8d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.038360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebc35dc1-dd01-40b2-ad68-ec999f63a8d9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/types/a8195607-0cd8-4eec-967e-014ed30ea5cc Aug 25 11:48:30.038636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebc35dc1-dd01-40b2-ad68-ec999f63a8d9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.038880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebc35dc1-dd01-40b2-ad68-ec999f63a8d9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.043460 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebc35dc1-dd01-40b2-ad68-ec999f63a8d9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types/a8195607-0cd8-4eec-967e-014ed30ea5cc returned with HTTP 404 Aug 25 11:48:30.044173 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 286/1176] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/types/a8195607-0cd8-4eec-967e-014ed30ea5cc => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.045199 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a3bd382e-95a0-4722-9ed2-484e5958c9a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.047594 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3bd382e-95a0-4722-9ed2-484e5958c9a7 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/d406caa2-53bf-4c1d-9dc8-498d84a7132e Aug 25 11:48:30.048060 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3bd382e-95a0-4722-9ed2-484e5958c9a7 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.048490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3bd382e-95a0-4722-9ed2-484e5958c9a7 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.054653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f07f6e4d-23eb-4347-9211-2478e5617dbc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.056809 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f07f6e4d-23eb-4347-9211-2478e5617dbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/types/9963f34e-f639-461e-adfd-2f2ac30d6c14 Aug 25 11:48:30.057270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f07f6e4d-23eb-4347-9211-2478e5617dbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.057637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f07f6e4d-23eb-4347-9211-2478e5617dbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.058108 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.058108 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:30.073743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Created reservations ['5880dea3-4303-48ea-a307-a2b3d5864354', 'f6a0b353-9c68-4b8f-a6df-223091748428', '4f6b715e-e6a3-412d-bdb1-46f1f67ac4be', '86fa8518-50cd-4ef8-a7f2-077da68d24de'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:30.073743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92e44001-c0be-4333-a4f2-4d7b001963bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5880dea3-4303-48ea-a307-a2b3d5864354', 'f6a0b353-9c68-4b8f-a6df-223091748428', '4f6b715e-e6a3-412d-bdb1-46f1f67ac4be', '86fa8518-50cd-4ef8-a7f2-077da68d24de']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:30.074022 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466dd75c-2c03-48c8-8d1a-bb251f211025) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:30.089224 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f07f6e4d-23eb-4347-9211-2478e5617dbc tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types/9963f34e-f639-461e-adfd-2f2ac30d6c14 returned with HTTP 202 Aug 25 11:48:30.089733 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 296/1177] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/types/9963f34e-f639-461e-adfd-2f2ac30d6c14 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.099717 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (466dd75c-2c03-48c8-8d1a-bb251f211025) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3750bf0-3a19-4d0f-9f86-70ecacf98239', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1086995774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb1607446a8422f9b1efe8d04baeb6a',qos_specs=None,replication_status=,reservations=['5880dea3-4303-48ea-a307-a2b3d5864354','f6a0b353-9c68-4b8f-a6df-223091748428','4f6b715e-e6a3-412d-bdb1-46f1f67ac4be','86fa8518-50cd-4ef8-a7f2-077da68d24de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17f2d6153324c36951d6d9219f9053b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1086995774',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3750bf0-3a19-4d0f-9f86-70ecacf98239,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb1607446a8422f9b1efe8d04baeb6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17f2d6153324c36951d6d9219f9053b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:30.100469 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24cb8fe5-fb41-4b6d-9a58-90572833fe8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:30.100561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-766c7095-d7fe-488f-b80e-525f5ec23319 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.102754 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-766c7095-d7fe-488f-b80e-525f5ec23319 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/types/9963f34e-f639-461e-adfd-2f2ac30d6c14 Aug 25 11:48:30.103070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-766c7095-d7fe-488f-b80e-525f5ec23319 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.103317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-766c7095-d7fe-488f-b80e-525f5ec23319 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.107712 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-766c7095-d7fe-488f-b80e-525f5ec23319 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types/9963f34e-f639-461e-adfd-2f2ac30d6c14 returned with HTTP 404 Aug 25 11:48:30.108391 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 287/1178] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/types/9963f34e-f639-461e-adfd-2f2ac30d6c14 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.118263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-452d86e9-d8c7-40a9-9737-5bb0a9862592 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.120188 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-452d86e9-d8c7-40a9-9737-5bb0a9862592 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/types/dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 Aug 25 11:48:30.120526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-452d86e9-d8c7-40a9-9737-5bb0a9862592 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.120797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-452d86e9-d8c7-40a9-9737-5bb0a9862592 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.121415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24cb8fe5-fb41-4b6d-9a58-90572833fe8c) transitioned into state 'SUCCESS' from state '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-1086995774',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb1607446a8422f9b1efe8d04baeb6a',qos_specs=None,replication_status=,reservations=['5880dea3-4303-48ea-a307-a2b3d5864354','f6a0b353-9c68-4b8f-a6df-223091748428','4f6b715e-e6a3-412d-bdb1-46f1f67ac4be','86fa8518-50cd-4ef8-a7f2-077da68d24de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17f2d6153324c36951d6d9219f9053b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:30.122758 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b952e1d5-0996-4b22-989b-3b75d7c81697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:30.138742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b952e1d5-0996-4b22-989b-3b75d7c81697) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:30.139420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Flow 'volume_create_api' (a5cebdf0-1af3-4f79-8c19-262725ad3155) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:30.140051 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Create volume request issued successfully. Aug 25 11:48:30.140952 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1edf949b-76fb-4014-8fa3-fcb3f55df63d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:30.141443 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 295/1179] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:29 2026] POST /volume/v3/volumes => generated 752 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:30.153588 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-452d86e9-d8c7-40a9-9737-5bb0a9862592 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types/dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 returned with HTTP 202 Aug 25 11:48:30.153588 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 297/1180] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/types/dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.165896 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-409144f8-0a0e-44e4-bc1e-de30d8f89bca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.168448 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-409144f8-0a0e-44e4-bc1e-de30d8f89bca tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/types/dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 Aug 25 11:48:30.168649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-409144f8-0a0e-44e4-bc1e-de30d8f89bca tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.169060 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-409144f8-0a0e-44e4-bc1e-de30d8f89bca tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.174023 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-409144f8-0a0e-44e4-bc1e-de30d8f89bca tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/types/dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 returned with HTTP 404 Aug 25 11:48:30.174468 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 288/1181] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/types/dd4f80f1-3050-4696-b9f9-e4c6b4b6f896 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.184077 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-16f6c5c3-92a9-4a00-ac39-53528a691e8a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.187097 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16f6c5c3-92a9-4a00-ac39-53528a691e8a tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.187206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-16f6c5c3-92a9-4a00-ac39-53528a691e8a tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1404827431", "consumer": "back-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:30.188966 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.188966 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:30.189394 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-16f6c5c3-92a9-4a00-ac39-53528a691e8a tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1404827431', 'consumer': 'back-end', 'specs': {}} {{(pid=100238) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 11:48:30.197209 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-16f6c5c3-92a9-4a00-ac39-53528a691e8a tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DB qos_specs_create(): root {'id': 'eedaa829-a908-4c81-bda2-c8eeddb0278f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1404827431'} {{(pid=100238) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 11:48:30.206006 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-16f6c5c3-92a9-4a00-ac39-53528a691e8a tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.206493 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 296/1182] 10.4.3.66 () {68 vars in 1257 bytes} [Tue Aug 25 11:48:30 2026] POST /volume/v3/qos-specs => generated 367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.218895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-83a86eb5-1569-4933-89dc-0fa5bf2371b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.225961 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-83a86eb5-1569-4933-89dc-0fa5bf2371b5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f?force=False Aug 25 11:48:30.225961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-83a86eb5-1569-4933-89dc-0fa5bf2371b5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.225961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-83a86eb5-1569-4933-89dc-0fa5bf2371b5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.225961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.qos_specs_manage [None req-83a86eb5-1569-4933-89dc-0fa5bf2371b5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: eedaa829-a908-4c81-bda2-c8eeddb0278f, force: False {{(pid=100240) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.234348 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3bd382e-95a0-4722-9ed2-484e5958c9a7 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/group_types/d406caa2-53bf-4c1d-9dc8-498d84a7132e returned with HTTP 202 Aug 25 11:48:30.234614 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 302/1183] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/group_types/d406caa2-53bf-4c1d-9dc8-498d84a7132e => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:30.245226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce70fabe-fa0f-4ccc-9ecb-31666ca27b85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.247753 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce70fabe-fa0f-4ccc-9ecb-31666ca27b85 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] DELETE https://10.4.3.66/volume/v3/types/cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d Aug 25 11:48:30.248153 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce70fabe-fa0f-4ccc-9ecb-31666ca27b85 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.248271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce70fabe-fa0f-4ccc-9ecb-31666ca27b85 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.249196 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.249196 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:30.257782 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-83a86eb5-1569-4933-89dc-0fa5bf2371b5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f?force=False returned with HTTP 202 Aug 25 11:48:30.258295 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 298/1184] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f?force=False => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.268485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7bf6671-903e-4766-a626-3156d0b01c7d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.270730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7bf6671-903e-4766-a626-3156d0b01c7d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f Aug 25 11:48:30.270888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7bf6671-903e-4766-a626-3156d0b01c7d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.271139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7bf6671-903e-4766-a626-3156d0b01c7d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.271443 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.271443 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:30.275658 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7bf6671-903e-4766-a626-3156d0b01c7d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f returned with HTTP 404 Aug 25 11:48:30.276245 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 297/1185] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.284384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-62fe2ca8-4778-4d74-97ef-89ea9997411f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.286685 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62fe2ca8-4778-4d74-97ef-89ea9997411f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.286985 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62fe2ca8-4778-4d74-97ef-89ea9997411f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.287355 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62fe2ca8-4778-4d74-97ef-89ea9997411f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.289501 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce70fabe-fa0f-4ccc-9ecb-31666ca27b85 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/types/cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d returned with HTTP 202 Aug 25 11:48:30.290051 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 289/1186] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/types/cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.299727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a4ffacba-5831-41c2-b51f-566c4a4aaa16 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.300615 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62fe2ca8-4778-4d74-97ef-89ea9997411f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.301371 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 303/1187] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.301827 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a4ffacba-5831-41c2-b51f-566c4a4aaa16 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] GET https://10.4.3.66/volume/v3/types/cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d Aug 25 11:48:30.302121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a4ffacba-5831-41c2-b51f-566c4a4aaa16 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.302579 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a4ffacba-5831-41c2-b51f-566c4a4aaa16 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.306073 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a4ffacba-5831-41c2-b51f-566c4a4aaa16 tempest-GroupSnapshotsV319Test-537568033 tempest-GroupSnapshotsV319Test-537568033-project-admin] https://10.4.3.66/volume/v3/types/cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d returned with HTTP 404 Aug 25 11:48:30.306686 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 299/1188] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/types/cb1a07c6-7a35-4ddd-8d47-8cd8fbf5cc8d => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.315242 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39835da8-f4c3-4f08-841e-39d322817907 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.316890 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39835da8-f4c3-4f08-841e-39d322817907 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f?force=False Aug 25 11:48:30.317154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39835da8-f4c3-4f08-841e-39d322817907 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.317348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39835da8-f4c3-4f08-841e-39d322817907 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.318008 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-39835da8-f4c3-4f08-841e-39d322817907 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: eedaa829-a908-4c81-bda2-c8eeddb0278f, force: False {{(pid=100238) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.323211 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39835da8-f4c3-4f08-841e-39d322817907 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f?force=False returned with HTTP 404 Aug 25 11:48:30.323769 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 298/1189] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.336273 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-957faf66-a8db-48a2-839a-2bb19ba519f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.338158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-957faf66-a8db-48a2-839a-2bb19ba519f9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f Aug 25 11:48:30.338264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-957faf66-a8db-48a2-839a-2bb19ba519f9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.338452 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-957faf66-a8db-48a2-839a-2bb19ba519f9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.342098 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-957faf66-a8db-48a2-839a-2bb19ba519f9 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f returned with HTTP 404 Aug 25 11:48:30.342711 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 290/1190] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/eedaa829-a908-4c81-bda2-c8eeddb0278f => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.352228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a6e0dcbd-cf8c-407f-a6ea-08870db2899c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.354252 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6e0dcbd-cf8c-407f-a6ea-08870db2899c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.354723 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a6e0dcbd-cf8c-407f-a6ea-08870db2899c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1844224348", "consumer": "both"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:30.356652 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.356652 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:30.357057 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.qos_specs [None req-a6e0dcbd-cf8c-407f-a6ea-08870db2899c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1844224348', 'consumer': 'both', 'specs': {}} {{(pid=100239) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 11:48:30.363640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-a6e0dcbd-cf8c-407f-a6ea-08870db2899c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DB qos_specs_create(): root {'id': '5c217393-aeb6-45f3-87f0-6965142a0f65', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1844224348'} {{(pid=100239) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 11:48:30.372247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a6e0dcbd-cf8c-407f-a6ea-08870db2899c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.373004 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 304/1191] 10.4.3.66 () {68 vars in 1257 bytes} [Tue Aug 25 11:48:30 2026] POST /volume/v3/qos-specs => generated 363 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.383119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3581d6ce-fb02-4e87-9ec9-9ced39c5f682 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.385567 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3581d6ce-fb02-4e87-9ec9-9ced39c5f682 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65?force=False Aug 25 11:48:30.385855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3581d6ce-fb02-4e87-9ec9-9ced39c5f682 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.386109 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3581d6ce-fb02-4e87-9ec9-9ced39c5f682 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.386429 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.386429 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:30.387148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.qos_specs_manage [None req-3581d6ce-fb02-4e87-9ec9-9ced39c5f682 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: 5c217393-aeb6-45f3-87f0-6965142a0f65, force: False {{(pid=100240) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.406611 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3581d6ce-fb02-4e87-9ec9-9ced39c5f682 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65?force=False returned with HTTP 202 Aug 25 11:48:30.407159 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 300/1192] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65?force=False => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.416125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee2b6b35-4a9f-46e2-8b27-21f234c2bbb8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.418105 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee2b6b35-4a9f-46e2-8b27-21f234c2bbb8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65 Aug 25 11:48:30.418361 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee2b6b35-4a9f-46e2-8b27-21f234c2bbb8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.418480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee2b6b35-4a9f-46e2-8b27-21f234c2bbb8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.426284 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee2b6b35-4a9f-46e2-8b27-21f234c2bbb8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65 returned with HTTP 404 Aug 25 11:48:30.427984 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 299/1193] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65 => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.428106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dadfd82b-b0d0-4051-9099-23130250a575 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.430552 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dadfd82b-b0d0-4051-9099-23130250a575 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 Aug 25 11:48:30.430895 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dadfd82b-b0d0-4051-9099-23130250a575 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.431193 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dadfd82b-b0d0-4051-9099-23130250a575 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.441305 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dadfd82b-b0d0-4051-9099-23130250a575 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 returned with HTTP 404 Aug 25 11:48:30.441305 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 291/1194] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/snapshots/2f42c5ce-91a0-484c-b5af-2e48e00e0302 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.441513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77782353-afab-4679-82f1-207810577600 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.449274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77782353-afab-4679-82f1-207810577600 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.449274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77782353-afab-4679-82f1-207810577600 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.449274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77782353-afab-4679-82f1-207810577600 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.449274 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.449274 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:30.452434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.455044 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:30.455464 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77782353-afab-4679-82f1-207810577600 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.455872 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.456202 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 305/1195] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.456372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.456607 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Delete volume with id: ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:30.464857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-623b3de3-1b9b-460d-9743-4cffb01dba7c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.466422 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.466422 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:30.466946 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-623b3de3-1b9b-460d-9743-4cffb01dba7c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65?force=False Aug 25 11:48:30.467232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-623b3de3-1b9b-460d-9743-4cffb01dba7c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.467389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-623b3de3-1b9b-460d-9743-4cffb01dba7c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.467488 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:30.467960 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-623b3de3-1b9b-460d-9743-4cffb01dba7c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: 5c217393-aeb6-45f3-87f0-6965142a0f65, force: False {{(pid=100238) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.471619 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-623b3de3-1b9b-460d-9743-4cffb01dba7c tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65?force=False returned with HTTP 404 Aug 25 11:48:30.472193 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 300/1196] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.479878 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-df2382d8-c744-4049-ab88-e869c18775a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.481763 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df2382d8-c744-4049-ab88-e869c18775a5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65 Aug 25 11:48:30.481956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df2382d8-c744-4049-ab88-e869c18775a5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.482185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-df2382d8-c744-4049-ab88-e869c18775a5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.486130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-df2382d8-c744-4049-ab88-e869c18775a5 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65 returned with HTTP 404 Aug 25 11:48:30.486961 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 292/1197] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/5c217393-aeb6-45f3-87f0-6965142a0f65 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.495364 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Delete volume request issued successfully. Aug 25 11:48:30.495565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6987478b-3baf-425e-98bc-7d20fb6e4366 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 202 Aug 25 11:48:30.496013 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 301/1198] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:30.498303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-84d28c07-d04f-4072-8f03-3f40c7f0165d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.501132 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84d28c07-d04f-4072-8f03-3f40c7f0165d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] POST https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.501498 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84d28c07-d04f-4072-8f03-3f40c7f0165d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-601544084", "consumer": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:30.504821 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.504821 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:30.504821 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.qos_specs [None req-84d28c07-d04f-4072-8f03-3f40c7f0165d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-601544084', 'consumer': 'front-end', 'specs': {}} {{(pid=100239) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 25 11:48:30.507733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a9d6e28-0d1b-46be-b9f4-01f4adda22a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.507946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-84d28c07-d04f-4072-8f03-3f40c7f0165d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DB qos_specs_create(): root {'id': 'd2f65448-610d-4a52-8a9a-249f9ed48b56', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-601544084'} {{(pid=100239) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 25 11:48:30.513535 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a9d6e28-0d1b-46be-b9f4-01f4adda22a3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:30.513852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a9d6e28-0d1b-46be-b9f4-01f4adda22a3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.514075 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a9d6e28-0d1b-46be-b9f4-01f4adda22a3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.516904 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84d28c07-d04f-4072-8f03-3f40c7f0165d tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.516904 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 306/1199] 10.4.3.66 () {68 vars in 1257 bytes} [Tue Aug 25 11:48:30 2026] POST /volume/v3/qos-specs => generated 367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.524045 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.524045 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:30.529198 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-996aa4bc-23ca-42df-812b-210941bacc51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.529936 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a9d6e28-0d1b-46be-b9f4-01f4adda22a3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Volume info retrieved successfully. Aug 25 11:48:30.531563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-996aa4bc-23ca-42df-812b-210941bacc51 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56?force=False Aug 25 11:48:30.531720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-996aa4bc-23ca-42df-812b-210941bacc51 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.532178 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-996aa4bc-23ca-42df-812b-210941bacc51 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.532507 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-996aa4bc-23ca-42df-812b-210941bacc51 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: d2f65448-610d-4a52-8a9a-249f9ed48b56, force: False {{(pid=100237) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.535690 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a9d6e28-0d1b-46be-b9f4-01f4adda22a3 tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 200 Aug 25 11:48:30.536183 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 301/1200] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 856 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:30.556109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-996aa4bc-23ca-42df-812b-210941bacc51 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56?force=False returned with HTTP 202 Aug 25 11:48:30.556703 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 293/1201] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.565365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-efa365df-5975-43d4-9c55-0cf0f644b9ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.567300 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-efa365df-5975-43d4-9c55-0cf0f644b9ea tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56 Aug 25 11:48:30.567477 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-efa365df-5975-43d4-9c55-0cf0f644b9ea tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.567702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-efa365df-5975-43d4-9c55-0cf0f644b9ea tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.573400 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-efa365df-5975-43d4-9c55-0cf0f644b9ea tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56 returned with HTTP 404 Aug 25 11:48:30.574248 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 302/1202] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.585202 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0751c98c-2a90-434a-a368-c9a02f3d58b7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.587566 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0751c98c-2a90-434a-a368-c9a02f3d58b7 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.587725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0751c98c-2a90-434a-a368-c9a02f3d58b7 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.588017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0751c98c-2a90-434a-a368-c9a02f3d58b7 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.589005 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.589005 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:30.595145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0751c98c-2a90-434a-a368-c9a02f3d58b7 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.595636 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 307/1203] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:48:30.605364 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f14407ef-1401-4e76-80d0-e3a6470bf060 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.607613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f14407ef-1401-4e76-80d0-e3a6470bf060 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56?force=False Aug 25 11:48:30.607923 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f14407ef-1401-4e76-80d0-e3a6470bf060 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.608084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f14407ef-1401-4e76-80d0-e3a6470bf060 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.608633 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f14407ef-1401-4e76-80d0-e3a6470bf060 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: d2f65448-610d-4a52-8a9a-249f9ed48b56, force: False {{(pid=100238) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.612698 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f14407ef-1401-4e76-80d0-e3a6470bf060 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56?force=False returned with HTTP 404 Aug 25 11:48:30.613360 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 302/1204] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56?force=False => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.624327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3a5c499-c113-4c95-a341-10349f178b63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.626159 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3a5c499-c113-4c95-a341-10349f178b63 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56 Aug 25 11:48:30.626355 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3a5c499-c113-4c95-a341-10349f178b63 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.626555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3a5c499-c113-4c95-a341-10349f178b63 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.626987 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.626987 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:30.630239 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3a5c499-c113-4c95-a341-10349f178b63 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56 returned with HTTP 404 Aug 25 11:48:30.631081 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 294/1205] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/d2f65448-610d-4a52-8a9a-249f9ed48b56 => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:30.642270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bd64965b-b7aa-4527-b9be-3ebecf7eadd8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.642792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bd64965b-b7aa-4527-b9be-3ebecf7eadd8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c Aug 25 11:48:30.643053 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bd64965b-b7aa-4527-b9be-3ebecf7eadd8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.644477 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bd64965b-b7aa-4527-b9be-3ebecf7eadd8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.653415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bd64965b-b7aa-4527-b9be-3ebecf7eadd8 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c returned with HTTP 200 Aug 25 11:48:30.654023 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 303/1206] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.667204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0488133-0772-4551-a8ec-145dbde4ff80 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.669247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0488133-0772-4551-a8ec-145dbde4ff80 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs Aug 25 11:48:30.669446 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0488133-0772-4551-a8ec-145dbde4ff80 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.669691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0488133-0772-4551-a8ec-145dbde4ff80 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.670149 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.670149 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:30.683275 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0488133-0772-4551-a8ec-145dbde4ff80 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs returned with HTTP 200 Aug 25 11:48:30.683734 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 308/1207] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.696324 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83592877-bb81-4206-aa1f-2302e1ecde62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.702014 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83592877-bb81-4206-aa1f-2302e1ecde62 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] PUT https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c Aug 25 11:48:30.704887 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83592877-bb81-4206-aa1f-2302e1ecde62 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:30.714475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.qos_specs [None req-83592877-bb81-4206-aa1f-2302e1ecde62 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100238) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 25 11:48:30.726092 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-83592877-bb81-4206-aa1f-2302e1ecde62 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] qos_specs_update() value: {'id': '0953dfa6-8341-41dd-b4de-c790a60fbde9', 'key': 'iops_bytes', 'value': '500', 'specs_id': 'ba410d3a-df70-40c9-a453-6e3c1ddec59c', 'deleted': False} {{(pid=100238) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 25 11:48:30.732842 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83592877-bb81-4206-aa1f-2302e1ecde62 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c returned with HTTP 200 Aug 25 11:48:30.733502 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 303/1208] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:48:30 2026] PUT /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:48:30.744483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-798ff37f-293a-4ffb-af91-429547512a00 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.746658 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-798ff37f-293a-4ffb-af91-429547512a00 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c Aug 25 11:48:30.746885 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-798ff37f-293a-4ffb-af91-429547512a00 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.747128 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-798ff37f-293a-4ffb-af91-429547512a00 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.752917 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-798ff37f-293a-4ffb-af91-429547512a00 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c returned with HTTP 200 Aug 25 11:48:30.753745 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 295/1209] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c => generated 412 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.765608 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-80f80936-1613-42b5-8f3a-40083c071a8f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.767540 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80f80936-1613-42b5-8f3a-40083c071a8f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] PUT https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/delete_keys Aug 25 11:48:30.768307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-80f80936-1613-42b5-8f3a-40083c071a8f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:30.770275 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.770275 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:30.770275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.qos_specs_manage [None req-80f80936-1613-42b5-8f3a-40083c071a8f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete_key spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c, keys: ['iops_bytes'] {{(pid=100240) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 25 11:48:30.790115 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80f80936-1613-42b5-8f3a-40083c071a8f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/delete_keys returned with HTTP 202 Aug 25 11:48:30.790609 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 304/1210] 10.4.3.66 () {68 vars in 1403 bytes} [Tue Aug 25 11:48:30 2026] PUT /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c/delete_keys => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.800507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-546440a1-f2e9-49fa-9fae-6b0751df013f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.803515 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-546440a1-f2e9-49fa-9fae-6b0751df013f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c Aug 25 11:48:30.803797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-546440a1-f2e9-49fa-9fae-6b0751df013f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.804253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-546440a1-f2e9-49fa-9fae-6b0751df013f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.804595 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.804595 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:30.809020 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-546440a1-f2e9-49fa-9fae-6b0751df013f tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c returned with HTTP 200 Aug 25 11:48:30.809446 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 309/1211] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.818981 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9e2c631-265f-46e3-84be-fbaf371dee65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.821467 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9e2c631-265f-46e3-84be-fbaf371dee65 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c Aug 25 11:48:30.821745 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9e2c631-265f-46e3-84be-fbaf371dee65 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.822016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9e2c631-265f-46e3-84be-fbaf371dee65 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.822361 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.822361 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:30.828048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9e2c631-265f-46e3-84be-fbaf371dee65 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c returned with HTTP 200 Aug 25 11:48:30.828546 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 304/1212] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c => generated 391 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:30.841997 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cf7f959-3583-4ac9-9460-2b2acf23bfd0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.845745 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cf7f959-3583-4ac9-9460-2b2acf23bfd0 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] DELETE https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c?force=False Aug 25 11:48:30.845745 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cf7f959-3583-4ac9-9460-2b2acf23bfd0 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.845857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cf7f959-3583-4ac9-9460-2b2acf23bfd0 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.846141 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.846141 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:30.846530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0cf7f959-3583-4ac9-9460-2b2acf23bfd0 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Delete qos_spec: ba410d3a-df70-40c9-a453-6e3c1ddec59c, force: False {{(pid=100237) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 25 11:48:30.869053 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cf7f959-3583-4ac9-9460-2b2acf23bfd0 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c?force=False returned with HTTP 202 Aug 25 11:48:30.869720 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 296/1213] 10.4.3.66 () {66 vars in 1373 bytes} [Tue Aug 25 11:48:30 2026] DELETE /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c?force=False => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:30.877499 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9a0fc3cb-55ec-416a-a083-675384d0f932 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:30.879946 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a0fc3cb-55ec-416a-a083-675384d0f932 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] GET https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c Aug 25 11:48:30.880298 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a0fc3cb-55ec-416a-a083-675384d0f932 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:30.880638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a0fc3cb-55ec-416a-a083-675384d0f932 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:30.881116 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:30.881116 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:30.885104 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a0fc3cb-55ec-416a-a083-675384d0f932 tempest-QosSpecsTestJSON-236125197 tempest-QosSpecsTestJSON-236125197-project-admin] https://10.4.3.66/volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c returned with HTTP 404 Aug 25 11:48:30.885897 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 305/1214] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:30 2026] GET /volume/v3/qos-specs/ba410d3a-df70-40c9-a453-6e3c1ddec59c => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:31.556647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37c79a7c-ae0f-49ed-bc21-0c0e6bbfc3af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:31.556647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37c79a7c-ae0f-49ed-bc21-0c0e6bbfc3af tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] GET https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 Aug 25 11:48:31.562452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37c79a7c-ae0f-49ed-bc21-0c0e6bbfc3af tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:31.562452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37c79a7c-ae0f-49ed-bc21-0c0e6bbfc3af tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:31.568640 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37c79a7c-ae0f-49ed-bc21-0c0e6bbfc3af tempest-VolumeRevertTests-1069566322 tempest-VolumeRevertTests-1069566322-project-member] https://10.4.3.66/volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 returned with HTTP 404 Aug 25 11:48:31.568640 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 310/1215] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:31 2026] GET /volume/v3/volumes/ae2c2556-5d26-40d0-b1ad-670c79073f17 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:32.769750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3cc6ef6f-bc67-423d-adda-90b14b7a7c73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:32.772775 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cc6ef6f-bc67-423d-adda-90b14b7a7c73 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:32.773063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cc6ef6f-bc67-423d-adda-90b14b7a7c73 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:32.773319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cc6ef6f-bc67-423d-adda-90b14b7a7c73 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:32.789375 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:32.789375 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:32.797202 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3cc6ef6f-bc67-423d-adda-90b14b7a7c73 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:32.803353 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cc6ef6f-bc67-423d-adda-90b14b7a7c73 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:48:32.804080 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 305/1216] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:32 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1142 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:32.872500 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-940a7c30-1537-4679-9482-af494630673d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:32.878135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-940a7c30-1537-4679-9482-af494630673d tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:32.878381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-940a7c30-1537-4679-9482-af494630673d tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:32.878612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-940a7c30-1537-4679-9482-af494630673d tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:32.906528 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:32.906528 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:32.912647 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-940a7c30-1537-4679-9482-af494630673d tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:32.920144 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-940a7c30-1537-4679-9482-af494630673d tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:48:32.921392 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 297/1217] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:32 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1142 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:32.968325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:32.972423 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] POST https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297/action Aug 25 11:48:32.972976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:32.973119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:32.997347 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:32.997347 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:32.997851 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:33.012086 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Begin detaching volume completed successfully. Aug 25 11:48:33.012243 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-99c2de09-8b8a-43cc-82da-32a097d3d9f6 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297/action returned with HTTP 202 Aug 25 11:48:33.012961 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 306/1218] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:48:32 2026] POST /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:48:33.077588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-48ea4756-ccdb-4349-b576-8cff77a05556 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.078097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48ea4756-ccdb-4349-b576-8cff77a05556 None None] GET https://10.4.3.66/volume// Aug 25 11:48:33.079262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48ea4756-ccdb-4349-b576-8cff77a05556 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.079262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48ea4756-ccdb-4349-b576-8cff77a05556 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.079262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48ea4756-ccdb-4349-b576-8cff77a05556 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:33.079262 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 311/1219] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:48:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:33.094567 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-4b24a7dc-40f8-4e5a-898a-b9d1087e9c99 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.098206 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-4b24a7dc-40f8-4e5a-898a-b9d1087e9c99 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:33.098513 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-4b24a7dc-40f8-4e5a-898a-b9d1087e9c99 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.098967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-4b24a7dc-40f8-4e5a-898a-b9d1087e9c99 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.110887 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:33.110887 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:33.116653 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-4b24a7dc-40f8-4e5a-898a-b9d1087e9c99 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:33.123301 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-4b24a7dc-40f8-4e5a-898a-b9d1087e9c99 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:48:33.123822 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 306/1220] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:48:33 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:33.437105 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a47bece-de45-4a42-bf37-036dbe096d72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.626132 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a47bece-de45-4a42-bf37-036dbe096d72 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:48:33.626647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a47bece-de45-4a42-bf37-036dbe096d72 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-1085418524"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:33.649564 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a47bece-de45-4a42-bf37-036dbe096d72 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:48:33.650029 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 298/1221] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:48:33 2026] POST /volume/v3/group_types => generated 181 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:33.662755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-15972adc-5576-4e70-97d2-0cf2b08a9e72 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.666325 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-15972adc-5576-4e70-97d2-0cf2b08a9e72 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] POST https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs Aug 25 11:48:33.667402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-15972adc-5576-4e70-97d2-0cf2b08a9e72 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:33.687654 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-15972adc-5576-4e70-97d2-0cf2b08a9e72 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs returned with HTTP 202 Aug 25 11:48:33.687654 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 307/1222] 10.4.3.66 () {70 vars in 1451 bytes} [Tue Aug 25 11:48:33 2026] POST /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:33.698861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3419392e-f4c9-4a62-bd72-91b817ff7c40 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.702399 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3419392e-f4c9-4a62-bd72-91b817ff7c40 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] POST https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs Aug 25 11:48:33.702562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3419392e-f4c9-4a62-bd72-91b817ff7c40 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:33.705450 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:33.705450 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:33.735995 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3419392e-f4c9-4a62-bd72-91b817ff7c40 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs returned with HTTP 202 Aug 25 11:48:33.736445 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 312/1223] 10.4.3.66 () {70 vars in 1451 bytes} [Tue Aug 25 11:48:33 2026] POST /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs => generated 61 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 11:48:33.752091 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ed7bcf4f-d983-4926-957a-bc05f1ee5582 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.753242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed7bcf4f-d983-4926-957a-bc05f1ee5582 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] GET https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 Aug 25 11:48:33.753495 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed7bcf4f-d983-4926-957a-bc05f1ee5582 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.754210 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed7bcf4f-d983-4926-957a-bc05f1ee5582 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.764159 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed7bcf4f-d983-4926-957a-bc05f1ee5582 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 returned with HTTP 200 Aug 25 11:48:33.764766 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 307/1224] 10.4.3.66 () {68 vars in 1445 bytes} [Tue Aug 25 11:48:33 2026] GET /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 => generated 26 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:33.777967 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9152a8d8-b5ff-48bf-aaf7-be5987d9745d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.783708 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9152a8d8-b5ff-48bf-aaf7-be5987d9745d tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] GET https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 Aug 25 11:48:33.784008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9152a8d8-b5ff-48bf-aaf7-be5987d9745d tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.784246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9152a8d8-b5ff-48bf-aaf7-be5987d9745d tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.803493 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9152a8d8-b5ff-48bf-aaf7-be5987d9745d tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 returned with HTTP 200 Aug 25 11:48:33.804076 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 299/1225] 10.4.3.66 () {68 vars in 1445 bytes} [Tue Aug 25 11:48:33 2026] GET /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 => generated 18 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:33.814549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ecd14675-72ae-411d-8191-f800cdfd81d4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.817353 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ecd14675-72ae-411d-8191-f800cdfd81d4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] PUT https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 Aug 25 11:48:33.817912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ecd14675-72ae-411d-8191-f800cdfd81d4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:33.836860 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ecd14675-72ae-411d-8191-f800cdfd81d4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 returned with HTTP 200 Aug 25 11:48:33.836860 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 308/1226] 10.4.3.66 () {70 vars in 1465 bytes} [Tue Aug 25 11:48:33 2026] PUT /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 => generated 26 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:33.854077 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f624dba-c99e-462e-83bd-4d3c17910c4a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.857875 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f624dba-c99e-462e-83bd-4d3c17910c4a tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] GET https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs Aug 25 11:48:33.858074 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f624dba-c99e-462e-83bd-4d3c17910c4a tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.858361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f624dba-c99e-462e-83bd-4d3c17910c4a tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.872943 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f624dba-c99e-462e-83bd-4d3c17910c4a tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs returned with HTTP 200 Aug 25 11:48:33.873701 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 313/1227] 10.4.3.66 () {68 vars in 1430 bytes} [Tue Aug 25 11:48:33 2026] GET /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs => generated 87 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:33.889466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8144bef-9e28-498e-adae-5e8c6f276d4b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.891086 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8144bef-9e28-498e-adae-5e8c6f276d4b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key1 Aug 25 11:48:33.891471 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8144bef-9e28-498e-adae-5e8c6f276d4b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.891778 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8144bef-9e28-498e-adae-5e8c6f276d4b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.912334 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8144bef-9e28-498e-adae-5e8c6f276d4b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key1 returned with HTTP 202 Aug 25 11:48:33.912988 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 308/1228] 10.4.3.66 () {68 vars in 1448 bytes} [Tue Aug 25 11:48:33 2026] DELETE /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:33.938617 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a9c6743-3480-47c4-80e5-433afc7c85c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.941518 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a9c6743-3480-47c4-80e5-433afc7c85c9 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] GET https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key1 Aug 25 11:48:33.941882 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a9c6743-3480-47c4-80e5-433afc7c85c9 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.942248 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a9c6743-3480-47c4-80e5-433afc7c85c9 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:33.953766 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a9c6743-3480-47c4-80e5-433afc7c85c9 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] HTTP exception thrown: Group Type c96dec27-6a39-493f-b1ec-097700a6a51d has no extra spec with key key1. Aug 25 11:48:33.953766 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a9c6743-3480-47c4-80e5-433afc7c85c9 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key1 returned with HTTP 404 Aug 25 11:48:33.954970 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 300/1229] 10.4.3.66 () {68 vars in 1445 bytes} [Tue Aug 25 11:48:33 2026] GET /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key1 => generated 126 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:33.971908 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-97056675-24f9-465d-8999-c3cacf2093eb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:33.975905 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97056675-24f9-465d-8999-c3cacf2093eb tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 Aug 25 11:48:33.976143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97056675-24f9-465d-8999-c3cacf2093eb tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:33.976331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97056675-24f9-465d-8999-c3cacf2093eb tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.006262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97056675-24f9-465d-8999-c3cacf2093eb tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 returned with HTTP 202 Aug 25 11:48:34.007098 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 309/1230] 10.4.3.66 () {68 vars in 1448 bytes} [Tue Aug 25 11:48:33 2026] DELETE /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:34.017913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4ddb0d85-4833-4950-89a7-a685139cf07b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.022899 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4ddb0d85-4833-4950-89a7-a685139cf07b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] GET https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 Aug 25 11:48:34.023243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4ddb0d85-4833-4950-89a7-a685139cf07b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.024433 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4ddb0d85-4833-4950-89a7-a685139cf07b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.039715 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4ddb0d85-4833-4950-89a7-a685139cf07b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] HTTP exception thrown: Group Type c96dec27-6a39-493f-b1ec-097700a6a51d has no extra spec with key key2. Aug 25 11:48:34.040418 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4ddb0d85-4833-4950-89a7-a685139cf07b tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 returned with HTTP 404 Aug 25 11:48:34.044996 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 314/1231] 10.4.3.66 () {68 vars in 1445 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key2 => generated 126 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:34.062027 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4a40d47f-05f6-46b7-9dc3-c8e79e4a1ec4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.065795 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a40d47f-05f6-46b7-9dc3-c8e79e4a1ec4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 Aug 25 11:48:34.065795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a40d47f-05f6-46b7-9dc3-c8e79e4a1ec4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.065795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a40d47f-05f6-46b7-9dc3-c8e79e4a1ec4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.092258 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a40d47f-05f6-46b7-9dc3-c8e79e4a1ec4 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 returned with HTTP 202 Aug 25 11:48:34.092258 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 309/1232] 10.4.3.66 () {68 vars in 1448 bytes} [Tue Aug 25 11:48:34 2026] DELETE /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:34.101165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2badcb14-462e-47fa-bf29-48f1999e8a17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.106140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2badcb14-462e-47fa-bf29-48f1999e8a17 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] GET https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 Aug 25 11:48:34.106329 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2badcb14-462e-47fa-bf29-48f1999e8a17 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.107314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2badcb14-462e-47fa-bf29-48f1999e8a17 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.123292 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2badcb14-462e-47fa-bf29-48f1999e8a17 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] HTTP exception thrown: Group Type c96dec27-6a39-493f-b1ec-097700a6a51d has no extra spec with key key3. Aug 25 11:48:34.123292 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2badcb14-462e-47fa-bf29-48f1999e8a17 tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 returned with HTTP 404 Aug 25 11:48:34.125115 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 301/1233] 10.4.3.66 () {68 vars in 1445 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:34.132358 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.140929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09647f71-21f6-42e3-8106-0cd12b9b5a6f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.141421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5a57da4-17fd-4a7f-94e1-2229e0c1504b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.141564 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09647f71-21f6-42e3-8106-0cd12b9b5a6f tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d Aug 25 11:48:34.141564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09647f71-21f6-42e3-8106-0cd12b9b5a6f tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.141564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09647f71-21f6-42e3-8106-0cd12b9b5a6f tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.165612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09647f71-21f6-42e3-8106-0cd12b9b5a6f tempest-GroupTypeSpecsTest-504093858 tempest-GroupTypeSpecsTest-504093858-project-admin] https://10.4.3.66/volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d returned with HTTP 202 Aug 25 11:48:34.165612 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 315/1234] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:48:34 2026] DELETE /volume/v3/group_types/c96dec27-6a39-493f-b1ec-097700a6a51d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:34.239814 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] GET https://10.4.3.66/volume/v3/os-hosts Aug 25 11:48:34.240112 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5a57da4-17fd-4a7f-94e1-2229e0c1504b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.240165 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.240384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.240506 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5a57da4-17fd-4a7f-94e1-2229e0c1504b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-680955263", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.249384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.hosts [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] status, active and update: available, enabled, 2026-08-25 11:47:26+00:00 {{(pid=100240) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 11:48:34.249384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.hosts [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] status, active and update: available, enabled, 2026-08-25 11:47:23+00:00 {{(pid=100240) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 11:48:34.249593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.hosts [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] status, active and update: available, enabled, 2026-08-25 11:47:13+00:00 {{(pid=100240) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 11:48:34.249944 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-494a9da8-cdb0-41c6-80a0-9c8c70878000 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] https://10.4.3.66/volume/v3/os-hosts returned with HTTP 200 Aug 25 11:48:34.250365 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 310/1235] 10.4.3.66 () {66 vars in 1233 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/os-hosts => generated 560 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.262008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.264539 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] GET https://10.4.3.66/volume/v3/os-hosts Aug 25 11:48:34.264964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.265321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.275340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-1e0ec76e-6580-45ef-aa16-00d2313c7834 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.275934 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5a57da4-17fd-4a7f-94e1-2229e0c1504b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:34.276074 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.hosts [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] status, active and update: available, enabled, 2026-08-25 11:47:26+00:00 {{(pid=100237) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 11:48:34.276262 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 310/1236] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types => generated 379 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:48:34.276476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.hosts [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] status, active and update: available, enabled, 2026-08-25 11:47:23+00:00 {{(pid=100237) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 11:48:34.276889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.hosts [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] status, active and update: available, enabled, 2026-08-25 11:47:13+00:00 {{(pid=100237) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 25 11:48:34.277356 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-322d77aa-c93d-4d47-a1d4-20dd81a07f75 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] https://10.4.3.66/volume/v3/os-hosts returned with HTTP 200 Aug 25 11:48:34.278219 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-1e0ec76e-6580-45ef-aa16-00d2313c7834 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef Aug 25 11:48:34.278320 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 302/1237] 10.4.3.66 () {66 vars in 1233 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/os-hosts => generated 560 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.278370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-1e0ec76e-6580-45ef-aa16-00d2313c7834 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.278587 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-1e0ec76e-6580-45ef-aa16-00d2313c7834 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.288294 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-14ca93b0-ea01-42b5-bb27-b2baed2853bf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.289606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0bc990e-38bb-4235-9a0a-df84f571e402 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.290472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14ca93b0-ea01-42b5-bb27-b2baed2853bf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption Aug 25 11:48:34.291522 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-14ca93b0-ea01-42b5-bb27-b2baed2853bf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.292329 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0bc990e-38bb-4235-9a0a-df84f571e402 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] GET https://10.4.3.66/volume/v3/os-hosts/np0000008081@storpool Aug 25 11:48:34.292329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0bc990e-38bb-4235-9a0a-df84f571e402 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.292329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0bc990e-38bb-4235-9a0a-df84f571e402 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.295030 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:34.295030 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:34.333398 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14ca93b0-ea01-42b5-bb27-b2baed2853bf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption returned with HTTP 200 Aug 25 11:48:34.333874 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 311/1238] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption => generated 239 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.347978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-719cec4a-e69e-4547-b9b4-c25a04db81f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.350428 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-719cec4a-e69e-4547-b9b4-c25a04db81f7 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.351365 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-719cec4a-e69e-4547-b9b4-c25a04db81f7 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-124001708", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.358820 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0bc990e-38bb-4235-9a0a-df84f571e402 tempest-VolumeHostsAdminTestsJSON-1888575817 tempest-VolumeHostsAdminTestsJSON-1888575817-project-admin] https://10.4.3.66/volume/v3/os-hosts/np0000008081@storpool returned with HTTP 200 Aug 25 11:48:34.359282 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 311/1239] 10.4.3.66 () {66 vars in 1299 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/os-hosts/np0000008081@storpool => generated 1125 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:34.377904 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6ccc7220-9fef-4dce-bc5c-a37dcbf57242 req-1e0ec76e-6580-45ef-aa16-00d2313c7834 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef returned with HTTP 200 Aug 25 11:48:34.378534 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 316/1240] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:48:34 2026] DELETE /volume/v3/attachments/a12bee23-52b0-4a37-a8e5-e3e939da8eef => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.380991 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-719cec4a-e69e-4547-b9b4-c25a04db81f7 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:34.381521 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 303/1241] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:34 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 25 11:48:34.392724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fccd762a-6588-43df-b504-ad141b63567a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.542950 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fccd762a-6588-43df-b504-ad141b63567a tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] POST https://10.4.3.66/volume/v3/types/54e6e1a5-9716-4e10-82c7-2a739e3d4c93/encryption Aug 25 11:48:34.543364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fccd762a-6588-43df-b504-ad141b63567a tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.546902 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-fccd762a-6588-43df-b504-ad141b63567a tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.547213 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fccd762a-6588-43df-b504-ad141b63567a tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/54e6e1a5-9716-4e10-82c7-2a739e3d4c93/encryption returned with HTTP 403 Aug 25 11:48:34.548195 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 312/1242] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types/54e6e1a5-9716-4e10-82c7-2a739e3d4c93/encryption => generated 127 bytes in 156 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.558439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da2248c2-95e4-48e9-a297-e6dabe5f5d8e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.561299 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da2248c2-95e4-48e9-a297-e6dabe5f5d8e tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.561868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da2248c2-95e4-48e9-a297-e6dabe5f5d8e tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-326790712", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.587181 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da2248c2-95e4-48e9-a297-e6dabe5f5d8e tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:34.587701 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 312/1243] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types => generated 379 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.599885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60af614b-b174-452d-afdf-d7640bfb6076 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.601593 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60af614b-b174-452d-afdf-d7640bfb6076 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] POST https://10.4.3.66/volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee/extra_specs Aug 25 11:48:34.602170 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60af614b-b174-452d-afdf-d7640bfb6076 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.604034 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:34.604034 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:34.604490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-60af614b-b174-452d-afdf-d7640bfb6076 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.605039 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60af614b-b174-452d-afdf-d7640bfb6076 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee/extra_specs returned with HTTP 403 Aug 25 11:48:34.606600 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 317/1244] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.614836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08506992-143c-4f91-8842-9012ed1b46b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.617765 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08506992-143c-4f91-8842-9012ed1b46b3 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] PUT https://10.4.3.66/volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee/extra_specs/key2 Aug 25 11:48:34.618263 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08506992-143c-4f91-8842-9012ed1b46b3 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.622271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-08506992-143c-4f91-8842-9012ed1b46b3 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.622448 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08506992-143c-4f91-8842-9012ed1b46b3 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee/extra_specs/key2 returned with HTTP 403 Aug 25 11:48:34.622945 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 304/1245] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:34 2026] PUT /volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.632571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d25ef171-68f4-483b-a016-2702637a3279 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.635384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d25ef171-68f4-483b-a016-2702637a3279 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.635859 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d25ef171-68f4-483b-a016-2702637a3279 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.640837 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-d25ef171-68f4-483b-a016-2702637a3279 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.641478 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d25ef171-68f4-483b-a016-2702637a3279 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types returned with HTTP 403 Aug 25 11:48:34.642129 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 313/1246] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.652150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-54ebc753-d6c3-4a1d-8c00-411af99a601b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.656103 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54ebc753-d6c3-4a1d-8c00-411af99a601b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.656528 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-54ebc753-d6c3-4a1d-8c00-411af99a601b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1175333963", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.684562 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-54ebc753-d6c3-4a1d-8c00-411af99a601b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:34.685307 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 313/1247] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types => generated 380 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.712896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40ed4cab-1e68-4617-8ead-dd7195c9c98f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.717177 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40ed4cab-1e68-4617-8ead-dd7195c9c98f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d/encryption Aug 25 11:48:34.717540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40ed4cab-1e68-4617-8ead-dd7195c9c98f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.767130 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40ed4cab-1e68-4617-8ead-dd7195c9c98f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d/encryption returned with HTTP 200 Aug 25 11:48:34.767708 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 318/1248] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d/encryption => generated 239 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.778147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ffa59d7-bddc-420d-a57c-d91181e09436 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.780119 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ffa59d7-bddc-420d-a57c-d91181e09436 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] DELETE https://10.4.3.66/volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d/encryption/ed97967e-c678-4192-b236-99b105f9f280 Aug 25 11:48:34.780330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ffa59d7-bddc-420d-a57c-d91181e09436 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.780574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ffa59d7-bddc-420d-a57c-d91181e09436 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.781654 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-9ffa59d7-bddc-420d-a57c-d91181e09436 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.781654 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ffa59d7-bddc-420d-a57c-d91181e09436 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d/encryption/ed97967e-c678-4192-b236-99b105f9f280 returned with HTTP 403 Aug 25 11:48:34.781979 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 305/1249] 10.4.3.66 () {66 vars in 1482 bytes} [Tue Aug 25 11:48:34 2026] DELETE /volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d/encryption/ed97967e-c678-4192-b236-99b105f9f280 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.792404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-85c133b9-e4b5-4590-aec0-c4009babf402 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.794923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85c133b9-e4b5-4590-aec0-c4009babf402 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.794923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-85c133b9-e4b5-4590-aec0-c4009babf402 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-779643040", "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=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.825820 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85c133b9-e4b5-4590-aec0-c4009babf402 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:34.826206 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 314/1250] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:34 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 25 11:48:34.840180 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2e860f2-9f04-4d9d-b942-d5c207aece4f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.842117 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2e860f2-9f04-4d9d-b942-d5c207aece4f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] DELETE https://10.4.3.66/volume/v3/types/fa528b0f-0738-415e-a608-cbf9cb25975d/extra_specs/key1 Aug 25 11:48:34.842395 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2e860f2-9f04-4d9d-b942-d5c207aece4f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.842679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2e860f2-9f04-4d9d-b942-d5c207aece4f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.852256 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-b2e860f2-9f04-4d9d-b942-d5c207aece4f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.852662 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2e860f2-9f04-4d9d-b942-d5c207aece4f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/fa528b0f-0738-415e-a608-cbf9cb25975d/extra_specs/key1 returned with HTTP 403 Aug 25 11:48:34.853159 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 314/1251] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:48:34 2026] DELETE /volume/v3/types/fa528b0f-0738-415e-a608-cbf9cb25975d/extra_specs/key1 => generated 122 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.868038 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b41c238e-070b-4463-bfe7-bad9750a64b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.870117 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b41c238e-070b-4463-bfe7-bad9750a64b6 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:34.870819 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b41c238e-070b-4463-bfe7-bad9750a64b6 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-785019724", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:34.904344 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b41c238e-070b-4463-bfe7-bad9750a64b6 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:34.904344 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 319/1252] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:34 2026] POST /volume/v3/types => generated 379 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.916450 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42175f7b-e006-43ff-8a63-e23b3a22dccd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.922964 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42175f7b-e006-43ff-8a63-e23b3a22dccd tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] DELETE https://10.4.3.66/volume/v3/types/ed8e10ae-932d-43b4-aec8-afff6dfb3d0c Aug 25 11:48:34.922964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42175f7b-e006-43ff-8a63-e23b3a22dccd tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.923352 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42175f7b-e006-43ff-8a63-e23b3a22dccd tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.928980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-42175f7b-e006-43ff-8a63-e23b3a22dccd tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:34.929374 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42175f7b-e006-43ff-8a63-e23b3a22dccd tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/ed8e10ae-932d-43b4-aec8-afff6dfb3d0c returned with HTTP 403 Aug 25 11:48:34.929970 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 306/1253] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:34 2026] DELETE /volume/v3/types/ed8e10ae-932d-43b4-aec8-afff6dfb3d0c => generated 109 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:34.944433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cdd4740a-9aac-4550-9768-a73070b4fa78 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.947749 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cdd4740a-9aac-4550-9768-a73070b4fa78 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs Aug 25 11:48:34.947749 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cdd4740a-9aac-4550-9768-a73070b4fa78 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.947749 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cdd4740a-9aac-4550-9768-a73070b4fa78 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.959640 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cdd4740a-9aac-4550-9768-a73070b4fa78 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs returned with HTTP 200 Aug 25 11:48:34.959993 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 315/1254] 10.4.3.66 () {66 vars in 1371 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs => generated 123 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:34.973503 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-015317d1-3842-48ab-bbea-cdbcbc0456cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:34.976359 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-015317d1-3842-48ab-bbea-cdbcbc0456cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types Aug 25 11:48:34.976569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-015317d1-3842-48ab-bbea-cdbcbc0456cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:34.976863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-015317d1-3842-48ab-bbea-cdbcbc0456cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:34.977594 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-015317d1-3842-48ab-bbea-cdbcbc0456cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:35.012076 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-015317d1-3842-48ab-bbea-cdbcbc0456cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:35.012648 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 315/1255] 10.4.3.66 () {66 vars in 1224 bytes} [Tue Aug 25 11:48:34 2026] GET /volume/v3/types => generated 2384 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:35.027236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c3dd18ba-60d5-4636-9e41-c21ab20db005 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.032299 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c3dd18ba-60d5-4636-9e41-c21ab20db005 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption/cipher Aug 25 11:48:35.032596 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c3dd18ba-60d5-4636-9e41-c21ab20db005 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.032896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c3dd18ba-60d5-4636-9e41-c21ab20db005 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.034789 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-c3dd18ba-60d5-4636-9e41-c21ab20db005 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:35.035163 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c3dd18ba-60d5-4636-9e41-c21ab20db005 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption/cipher returned with HTTP 403 Aug 25 11:48:35.035678 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 320/1256] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:48:35 2026] GET /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:35.048451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e126a95e-1dc1-4e9a-a3c8-5e65c66187cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.052583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e126a95e-1dc1-4e9a-a3c8-5e65c66187cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption Aug 25 11:48:35.052864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e126a95e-1dc1-4e9a-a3c8-5e65c66187cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.053089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e126a95e-1dc1-4e9a-a3c8-5e65c66187cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.054476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-e126a95e-1dc1-4e9a-a3c8-5e65c66187cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:35.054712 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e126a95e-1dc1-4e9a-a3c8-5e65c66187cb tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption returned with HTTP 403 Aug 25 11:48:35.058544 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 307/1257] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:35 2026] GET /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:35.070413 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4bd43787-20e7-4b03-b470-964f4584afb8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.073025 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4bd43787-20e7-4b03-b470-964f4584afb8 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/multiattach Aug 25 11:48:35.073350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4bd43787-20e7-4b03-b470-964f4584afb8 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.073588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4bd43787-20e7-4b03-b470-964f4584afb8 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.199307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d06ab600-c9a0-4b7a-b816-f4b65a2c68da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.260753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd36c404-0dc7-4f4e-8a51-19b4df6d565f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.266223 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd36c404-0dc7-4f4e-8a51-19b4df6d565f tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:35.266770 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd36c404-0dc7-4f4e-8a51-19b4df6d565f tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.267050 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd36c404-0dc7-4f4e-8a51-19b4df6d565f tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.276382 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4bd43787-20e7-4b03-b470-964f4584afb8 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/multiattach returned with HTTP 200 Aug 25 11:48:35.277200 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 316/1258] 10.4.3.66 () {66 vars in 1407 bytes} [Tue Aug 25 11:48:35 2026] GET /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/multiattach => generated 29 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:48:35.281167 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:35.281167 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:35.289368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f84b626-2d36-4827-8e67-b6b057771399 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.290774 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fd36c404-0dc7-4f4e-8a51-19b4df6d565f tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:35.292642 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f84b626-2d36-4827-8e67-b6b057771399 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/volume_backend_name Aug 25 11:48:35.292642 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f84b626-2d36-4827-8e67-b6b057771399 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.292642 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f84b626-2d36-4827-8e67-b6b057771399 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.302678 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd36c404-0dc7-4f4e-8a51-19b4df6d565f tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:48:35.304414 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 321/1259] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:35 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 850 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:35.317076 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f84b626-2d36-4827-8e67-b6b057771399 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 11:48:35.317076 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 308/1260] 10.4.3.66 () {66 vars in 1431 bytes} [Tue Aug 25 11:48:35 2026] GET /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/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 25 11:48:35.331353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a056aea7-9303-4565-ac65-27cf4ec77b76 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.333841 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a056aea7-9303-4565-ac65-27cf4ec77b76 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] GET https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a Aug 25 11:48:35.333841 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a056aea7-9303-4565-ac65-27cf4ec77b76 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.335880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a056aea7-9303-4565-ac65-27cf4ec77b76 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.337328 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d06ab600-c9a0-4b7a-b816-f4b65a2c68da tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:35.337971 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d06ab600-c9a0-4b7a-b816-f4b65a2c68da tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1218460817", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:35.341982 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a056aea7-9303-4565-ac65-27cf4ec77b76 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a returned with HTTP 200 Aug 25 11:48:35.343956 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 317/1261] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:35 2026] GET /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a => generated 317 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:35.354991 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77bea0fd-30ef-48de-aff4-10033b178697 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.359356 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77bea0fd-30ef-48de-aff4-10033b178697 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] PUT https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption/fca85157-2f59-4516-b698-6313e0b0b7b8 Aug 25 11:48:35.361609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77bea0fd-30ef-48de-aff4-10033b178697 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:35.364933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-77bea0fd-30ef-48de-aff4-10033b178697 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:35.365232 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77bea0fd-30ef-48de-aff4-10033b178697 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption/fca85157-2f59-4516-b698-6313e0b0b7b8 returned with HTTP 403 Aug 25 11:48:35.365765 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 322/1262] 10.4.3.66 () {68 vars in 1499 bytes} [Tue Aug 25 11:48:35 2026] PUT /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/encryption/fca85157-2f59-4516-b698-6313e0b0b7b8 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:35.381678 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d06ab600-c9a0-4b7a-b816-f4b65a2c68da tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:35.382429 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 316/1263] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:35 2026] POST /volume/v3/types => generated 218 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:35.382941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-719a7d03-5cc5-46ee-bbe2-1a4e36e38175 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.385918 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-719a7d03-5cc5-46ee-bbe2-1a4e36e38175 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] PUT https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/key1 Aug 25 11:48:35.386774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-719a7d03-5cc5-46ee-bbe2-1a4e36e38175 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:35.389110 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-719a7d03-5cc5-46ee-bbe2-1a4e36e38175 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:35.389445 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-719a7d03-5cc5-46ee-bbe2-1a4e36e38175 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/key1 returned with HTTP 403 Aug 25 11:48:35.390444 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 309/1264] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:35 2026] PUT /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:35.394361 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-37e26116-59d1-4b5d-b566-e0d2b0b1648f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.397384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37e26116-59d1-4b5d-b566-e0d2b0b1648f tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types/757d4653-1873-4572-b2c7-56dbfb9186af/encryption Aug 25 11:48:35.397903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37e26116-59d1-4b5d-b566-e0d2b0b1648f tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:35.401412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60b06f27-c095-483e-a49f-0e16bd578ece None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.403501 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60b06f27-c095-483e-a49f-0e16bd578ece tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] PUT https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a Aug 25 11:48:35.403894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60b06f27-c095-483e-a49f-0e16bd578ece tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:35.406649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-60b06f27-c095-483e-a49f-0e16bd578ece tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '68f6bf2726904f89ba5700b62b036661', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9178741edf84462b2788bb078f8ad07', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:48:35.406884 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60b06f27-c095-483e-a49f-0e16bd578ece tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-member] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a returned with HTTP 403 Aug 25 11:48:35.407375 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 323/1265] 10.4.3.66 () {68 vars in 1355 bytes} [Tue Aug 25 11:48:35 2026] PUT /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:35.420884 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b257b97d-e17f-4d7d-a5ac-21b8eeab4dbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.425335 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b257b97d-e17f-4d7d-a5ac-21b8eeab4dbf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] DELETE https://10.4.3.66/volume/v3/types/ed8e10ae-932d-43b4-aec8-afff6dfb3d0c Aug 25 11:48:35.425335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b257b97d-e17f-4d7d-a5ac-21b8eeab4dbf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.425335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b257b97d-e17f-4d7d-a5ac-21b8eeab4dbf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.437365 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37e26116-59d1-4b5d-b566-e0d2b0b1648f tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/757d4653-1873-4572-b2c7-56dbfb9186af/encryption returned with HTTP 200 Aug 25 11:48:35.438165 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 318/1266] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:48:35 2026] POST /volume/v3/types/757d4653-1873-4572-b2c7-56dbfb9186af/encryption => generated 231 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:35.449691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.476918 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b257b97d-e17f-4d7d-a5ac-21b8eeab4dbf tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/ed8e10ae-932d-43b4-aec8-afff6dfb3d0c returned with HTTP 202 Aug 25 11:48:35.477479 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 317/1267] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:35 2026] DELETE /volume/v3/types/ed8e10ae-932d-43b4-aec8-afff6dfb3d0c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:48:35.488262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dec8fa00-6a7b-4b8c-aec8-63d814d09a5b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.491276 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dec8fa00-6a7b-4b8c-aec8-63d814d09a5b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] DELETE https://10.4.3.66/volume/v3/types/fa528b0f-0738-415e-a608-cbf9cb25975d Aug 25 11:48:35.491276 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dec8fa00-6a7b-4b8c-aec8-63d814d09a5b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.491392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dec8fa00-6a7b-4b8c-aec8-63d814d09a5b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.542037 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dec8fa00-6a7b-4b8c-aec8-63d814d09a5b tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/fa528b0f-0738-415e-a608-cbf9cb25975d returned with HTTP 202 Aug 25 11:48:35.542561 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 324/1268] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:35 2026] DELETE /volume/v3/types/fa528b0f-0738-415e-a608-cbf9cb25975d => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:35.551446 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-26ec78a4-dc16-4e51-8f1a-ecd73783583f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.553671 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-26ec78a4-dc16-4e51-8f1a-ecd73783583f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] DELETE https://10.4.3.66/volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d Aug 25 11:48:35.553915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-26ec78a4-dc16-4e51-8f1a-ecd73783583f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.554133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-26ec78a4-dc16-4e51-8f1a-ecd73783583f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.586422 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-26ec78a4-dc16-4e51-8f1a-ecd73783583f tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d returned with HTTP 202 Aug 25 11:48:35.586936 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 319/1269] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:35 2026] DELETE /volume/v3/types/c96ed54a-f468-4286-92bc-4ccbaee3289d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:35.587935 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:35.588167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-536225098", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1218460817", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:35.590502 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-536225098', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1218460817', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:35.595794 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume of 1 GB Aug 25 11:48:35.596059 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:35.596059 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:35.596697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f59bcac-a0e8-42af-ba67-2c10f4d2cd55 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.596820 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Availability Zones retrieved successfully. Aug 25 11:48:35.598771 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f59bcac-a0e8-42af-ba67-2c10f4d2cd55 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] DELETE https://10.4.3.66/volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee Aug 25 11:48:35.599031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f59bcac-a0e8-42af-ba67-2c10f4d2cd55 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.599227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f59bcac-a0e8-42af-ba67-2c10f4d2cd55 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.605300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (befd6742-1793-4f64-bc28-ecb8019bd968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:35.606673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d25b100-ad4e-4239-81d1-0729fc1b2594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:35.608221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:35.633481 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f59bcac-a0e8-42af-ba67-2c10f4d2cd55 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee returned with HTTP 202 Aug 25 11:48:35.634103 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 318/1270] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:35 2026] DELETE /volume/v3/types/cf540b00-581e-41e3-81e8-413bf9f0e4ee => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:35.646732 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b45956fb-b4b3-45ee-9630-4e09689fd459 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.647851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d25b100-ad4e-4239-81d1-0729fc1b2594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:48:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=757d4653-1873-4572-b2c7-56dbfb9186af,is_public=True,name='tempest-scenario-type-cryptsetup-1218460817',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '757d4653-1873-4572-b2c7-56dbfb9186af', '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=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:35.648716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1a0254-55cc-468f-a73f-98f7b45a4604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:35.650025 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b45956fb-b4b3-45ee-9630-4e09689fd459 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] DELETE https://10.4.3.66/volume/v3/types/54e6e1a5-9716-4e10-82c7-2a739e3d4c93 Aug 25 11:48:35.650265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b45956fb-b4b3-45ee-9630-4e09689fd459 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.651432 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b45956fb-b4b3-45ee-9630-4e09689fd459 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.688429 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b45956fb-b4b3-45ee-9630-4e09689fd459 tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/54e6e1a5-9716-4e10-82c7-2a739e3d4c93 returned with HTTP 202 Aug 25 11:48:35.688585 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:35.688675 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 325/1271] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:35 2026] DELETE /volume/v3/types/54e6e1a5-9716-4e10-82c7-2a739e3d4c93 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:35.688917 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:35.697394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fe7a0206-bcde-4995-9ece-6f04130d3a0c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:35.700977 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fe7a0206-bcde-4995-9ece-6f04130d3a0c tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] DELETE https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a Aug 25 11:48:35.701353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fe7a0206-bcde-4995-9ece-6f04130d3a0c tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:35.701639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fe7a0206-bcde-4995-9ece-6f04130d3a0c tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:35.746588 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fe7a0206-bcde-4995-9ece-6f04130d3a0c tempest-VolumeTypesMemberTests-326927609 tempest-VolumeTypesMemberTests-326927609-project-admin] https://10.4.3.66/volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a returned with HTTP 202 Aug 25 11:48:35.747137 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 320/1272] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:35 2026] DELETE /volume/v3/types/65ab243c-531e-42b6-890f-f7e7aa0cb22a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:35.747746 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Created reservations ['e86bed87-866c-45df-a484-09e3e00f454b', '280ff32c-83a9-456c-98e6-afe68e8c86f2', '1fb97cf4-0c08-48c0-ac43-90029aa2ffd8', 'cbf196bb-cb3f-4f64-8290-8958b1d1d99c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:35.748710 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6b1a0254-55cc-468f-a73f-98f7b45a4604) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e86bed87-866c-45df-a484-09e3e00f454b', '280ff32c-83a9-456c-98e6-afe68e8c86f2', '1fb97cf4-0c08-48c0-ac43-90029aa2ffd8', 'cbf196bb-cb3f-4f64-8290-8958b1d1d99c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:35.749471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b04791c-904d-4c36-931b-389ba137bba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:35.787466 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b04791c-904d-4c36-931b-389ba137bba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e3cc1a1-d6cf-4020-a89f-0f8b968264ee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-536225098',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['e86bed87-866c-45df-a484-09e3e00f454b','280ff32c-83a9-456c-98e6-afe68e8c86f2','1fb97cf4-0c08-48c0-ac43-90029aa2ffd8','cbf196bb-cb3f-4f64-8290-8958b1d1d99c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=757d4653-1873-4572-b2c7-56dbfb9186af), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-536225098',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9e3cc1a1-d6cf-4020-a89f-0f8b968264ee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364e88fc4763470daa2402e31e26d312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2186ae18409583c13071739cb14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(757d4653-1873-4572-b2c7-56dbfb9186af),volume_type_id=757d4653-1873-4572-b2c7-56dbfb9186af)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:35.788185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1192adf-18f4-4759-b788-dad5227126ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:35.829720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1192adf-18f4-4759-b788-dad5227126ba) transitioned into state 'SUCCESS' from state '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-536225098',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['e86bed87-866c-45df-a484-09e3e00f454b','280ff32c-83a9-456c-98e6-afe68e8c86f2','1fb97cf4-0c08-48c0-ac43-90029aa2ffd8','cbf196bb-cb3f-4f64-8290-8958b1d1d99c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=757d4653-1873-4572-b2c7-56dbfb9186af)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:35.830700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d658636d-2fc8-49b4-97da-8072fbaf707b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:35.854600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d658636d-2fc8-49b4-97da-8072fbaf707b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:35.854600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (befd6742-1793-4f64-bc28-ecb8019bd968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:35.854600 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request issued successfully. Aug 25 11:48:35.854600 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee80d67f-a915-491f-9409-e2ff02d86d91 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:35.856320 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 310/1273] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:48:35 2026] POST /volume/v3/volumes => generated 788 bytes in 406 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:37.793690 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f00eb462-dd18-4c64-9a8f-5876e2891238 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:37.944440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f00eb462-dd18-4c64-9a8f-5876e2891238 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:37.944856 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f00eb462-dd18-4c64-9a8f-5876e2891238 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-139770086"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:37.967819 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f00eb462-dd18-4c64-9a8f-5876e2891238 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:37.968328 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 319/1274] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:48:37 2026] POST /volume/v3/types => generated 232 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:37.978234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-52d04b04-7eba-439c-a892-8776f5b99779 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:37.979815 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52d04b04-7eba-439c-a892-8776f5b99779 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:37.980280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52d04b04-7eba-439c-a892-8776f5b99779 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1884017121", "extra_specs": {"multiattach": " True"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:38.007289 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52d04b04-7eba-439c-a892-8776f5b99779 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:38.008006 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 326/1275] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:37 2026] POST /volume/v3/types => generated 259 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:38.025422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3c0ebde2-4de5-46b2-b556-34370926518f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.177336 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:38.177838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-139770086", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1816004887"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:38.181827 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-139770086', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1816004887'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:38.185342 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Create volume of 1 GB Aug 25 11:48:38.185768 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:38.185768 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:38.186442 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Availability Zones retrieved successfully. Aug 25 11:48:38.193073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Flow 'volume_create_api' (f47e2394-36d5-47c2-80b0-9a10fe4c7a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:38.194609 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3926cf15-377e-45b1-962c-ac3df51bb821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:38.195942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:38.226491 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3926cf15-377e-45b1-962c-ac3df51bb821) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:48:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7c1416e8-cac5-4d9b-bdc7-fd9834656694,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-139770086',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7c1416e8-cac5-4d9b-bdc7-fd9834656694', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:38.227081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf022e0-6b7f-4a38-9ed0-941800742dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:38.267148 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.267148 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.318780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Created reservations ['3d2a2902-cd81-4a78-b574-9470b62d3bdb', '5de736a5-bdc0-4a21-9f40-6347d21b4839', '3dd5aab3-6f56-4e3c-a67b-5988cdd8deed', '38d92aee-d021-452a-bf93-d56959392dcb'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:38.319772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1bf022e0-6b7f-4a38-9ed0-941800742dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d2a2902-cd81-4a78-b574-9470b62d3bdb', '5de736a5-bdc0-4a21-9f40-6347d21b4839', '3dd5aab3-6f56-4e3c-a67b-5988cdd8deed', '38d92aee-d021-452a-bf93-d56959392dcb']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:38.320746 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe5452d-befb-4ec6-8cfa-1e9104e099e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:38.354226 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (efe5452d-befb-4ec6-8cfa-1e9104e099e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e9d4f1f2-d8e6-4a66-8522-3d8c36f179af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1816004887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9be9d6474ca7480b987c66a387382bd4',qos_specs=None,replication_status=,reservations=['3d2a2902-cd81-4a78-b574-9470b62d3bdb','5de736a5-bdc0-4a21-9f40-6347d21b4839','3dd5aab3-6f56-4e3c-a67b-5988cdd8deed','38d92aee-d021-452a-bf93-d56959392dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4ee045018744c2b7de2b3593661438',volume_type_id=7c1416e8-cac5-4d9b-bdc7-fd9834656694), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1816004887',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e9d4f1f2-d8e6-4a66-8522-3d8c36f179af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9be9d6474ca7480b987c66a387382bd4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f4ee045018744c2b7de2b3593661438',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7c1416e8-cac5-4d9b-bdc7-fd9834656694),volume_type_id=7c1416e8-cac5-4d9b-bdc7-fd9834656694)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:38.355730 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b0534f7-ebef-4f3e-9aa5-13f411ed9b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:38.382894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b0534f7-ebef-4f3e-9aa5-13f411ed9b6a) transitioned into state 'SUCCESS' from state '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-1816004887',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9be9d6474ca7480b987c66a387382bd4',qos_specs=None,replication_status=,reservations=['3d2a2902-cd81-4a78-b574-9470b62d3bdb','5de736a5-bdc0-4a21-9f40-6347d21b4839','3dd5aab3-6f56-4e3c-a67b-5988cdd8deed','38d92aee-d021-452a-bf93-d56959392dcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f4ee045018744c2b7de2b3593661438',volume_type_id=7c1416e8-cac5-4d9b-bdc7-fd9834656694)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:38.383946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daacf4f1-d431-4536-af01-1a68bcacac8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:38.397911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daacf4f1-d431-4536-af01-1a68bcacac8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:38.399088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Flow 'volume_create_api' (f47e2394-36d5-47c2-80b0-9a10fe4c7a49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:38.399508 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Create volume request issued successfully. Aug 25 11:48:38.400512 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3c0ebde2-4de5-46b2-b556-34370926518f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:38.401050 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 321/1276] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:48:38 2026] POST /volume/v3/volumes => generated 869 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:38.416658 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7272a35c-f1d1-45af-b352-3424e171f0f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.420651 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7272a35c-f1d1-45af-b352-3424e171f0f1 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:38.420651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7272a35c-f1d1-45af-b352-3424e171f0f1 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:38.420651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7272a35c-f1d1-45af-b352-3424e171f0f1 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:38.431289 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:38.431289 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:38.438111 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7272a35c-f1d1-45af-b352-3424e171f0f1 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:38.445445 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7272a35c-f1d1-45af-b352-3424e171f0f1 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:38.446581 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 311/1277] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:38 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 937 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:38.469756 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ce95336-561b-40e1-a39f-5ac001284d6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.582276 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:38.582276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:38.582407 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:38.591831 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.592112 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.592347 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.592569 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.592819 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.593026 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.593247 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.593444 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.593667 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.599334 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ce95336-561b-40e1-a39f-5ac001284d6e tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:38.599718 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 320/1278] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:38 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 1067 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:38.611521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.615646 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f/defaults Aug 25 11:48:38.615646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:38.615646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'defaults' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:38.623301 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.623795 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.624172 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.624532 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.624916 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.625252 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.625607 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.626017 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.626407 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.631069 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5b5b070-5ec4-47b4-9ae2-a055722c49f4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f/defaults returned with HTTP 200 Aug 25 11:48:38.631649 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 327/1279] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:48:38 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f/defaults => generated 1067 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:38.644243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8444af80-9047-4c84-89c0-a04eda3300a5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.646577 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:38.647075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:38.653377 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:38.653377 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:38.697780 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.698159 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.698519 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.698895 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.699255 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.699605 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.700074 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:38.710775 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8444af80-9047-4c84-89c0-a04eda3300a5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:38.711680 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 322/1280] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:48:38 2026] PUT /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 1025 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:38.726349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6aa23bb9-87a7-4a4d-844d-7747b8888e6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.728410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6aa23bb9-87a7-4a4d-844d-7747b8888e6c tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] DELETE https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:38.728723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6aa23bb9-87a7-4a4d-844d-7747b8888e6c tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:38.728993 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6aa23bb9-87a7-4a4d-844d-7747b8888e6c tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:38.742881 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6aa23bb9-87a7-4a4d-844d-7747b8888e6c tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:38.743515 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 312/1281] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:38 2026] DELETE /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 0 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:48:38.754740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-883a4b09-c87a-4b65-b030-212a7084ba39 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.756744 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-883a4b09-c87a-4b65-b030-212a7084ba39 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:38.756949 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-883a4b09-c87a-4b65-b030-212a7084ba39 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:38.757157 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-883a4b09-c87a-4b65-b030-212a7084ba39 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:38.780194 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-883a4b09-c87a-4b65-b030-212a7084ba39 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:38.780692 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 321/1282] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:38 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 1067 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:38.794222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e14f1e7d-4c05-4529-8e51-f4f6360603af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.796699 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e14f1e7d-4c05-4529-8e51-f4f6360603af tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:38.797226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e14f1e7d-4c05-4529-8e51-f4f6360603af tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:38.974339 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e14f1e7d-4c05-4529-8e51-f4f6360603af tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:38.974339 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 328/1283] 10.4.3.66 () {68 vars in 1368 bytes} [Tue Aug 25 11:48:38 2026] PUT /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 1025 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:38.986747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-efe89356-09d1-4960-ab84-f30d44712fed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:38.989174 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-efe89356-09d1-4960-ab84-f30d44712fed tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f/defaults Aug 25 11:48:38.989884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-efe89356-09d1-4960-ab84-f30d44712fed tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:38.990148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-efe89356-09d1-4960-ab84-f30d44712fed tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'defaults' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.008589 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-efe89356-09d1-4960-ab84-f30d44712fed tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f/defaults returned with HTTP 200 Aug 25 11:48:39.009319 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 323/1284] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:48:38 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f/defaults => generated 1067 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:39.022215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e62854b9-912e-479d-8276-383052c916ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.024446 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:39.024897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:39.025076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.044509 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.045860 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.045860 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-139770086, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.047646 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.048079 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.049216 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121 is set by the default quota flag: quota_snapshots_tempest-VolumeRetypeMultiattachTest-volume-type-1884017121, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.049216 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-cryptsetup-1218460817 is set by the default quota flag: quota_snapshots_tempest-scenario-type-cryptsetup-1218460817, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:48:39.061193 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e62854b9-912e-479d-8276-383052c916ee tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:39.062158 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 313/1285] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:39 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 1067 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:48:39.076145 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-267dd0f3-03d2-4306-95c3-90874b98e110 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.080339 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-267dd0f3-03d2-4306-95c3-90874b98e110 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True Aug 25 11:48:39.080591 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-267dd0f3-03d2-4306-95c3-90874b98e110 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:39.080837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-267dd0f3-03d2-4306-95c3-90874b98e110 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.125903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-267dd0f3-03d2-4306-95c3-90874b98e110 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True returned with HTTP 200 Aug 25 11:48:39.126921 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 322/1286] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:39 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True => generated 2042 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:39.143089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.258657 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:39.258657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1771807744"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:39.259824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1771807744'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:39.260071 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Create volume of 1 GB Aug 25 11:48:39.264613 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Availability Zones retrieved successfully. Aug 25 11:48:39.271776 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Flow 'volume_create_api' (e5ae724a-dc89-4cad-b868-3bc9a1a4040f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:39.272974 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163139eb-c22c-4362-9659-e24eec3bf4c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:39.274400 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:39.313717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163139eb-c22c-4362-9659-e24eec3bf4c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:39.313717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b326827c-1885-4509-887d-5a6f2cd2a42e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:39.395659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Created reservations ['495781a9-249c-40b0-be68-14d9465cbca0', '7ead5af3-2591-4d6a-88a8-bf516bcf4355', '93a5b3bd-59f0-4051-962f-37e8df8aa8f1', '7e45f971-837e-484a-af5f-60cbb222b7e0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:39.395659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b326827c-1885-4509-887d-5a6f2cd2a42e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['495781a9-249c-40b0-be68-14d9465cbca0', '7ead5af3-2591-4d6a-88a8-bf516bcf4355', '93a5b3bd-59f0-4051-962f-37e8df8aa8f1', '7e45f971-837e-484a-af5f-60cbb222b7e0']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:39.395659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e832a5f8-9145-461d-84a0-c8a0f15e7f06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:39.423263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e832a5f8-9145-461d-84a0-c8a0f15e7f06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c518b193-68d3-4edd-b90f-45ff05944509', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1771807744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695a00312b804cf5a2fa4d946a4cce9f',qos_specs=None,replication_status=,reservations=['495781a9-249c-40b0-be68-14d9465cbca0','7ead5af3-2591-4d6a-88a8-bf516bcf4355','93a5b3bd-59f0-4051-962f-37e8df8aa8f1','7e45f971-837e-484a-af5f-60cbb222b7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecf10bea155441fb8f59a4fae11c8aea',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1771807744',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c518b193-68d3-4edd-b90f-45ff05944509,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695a00312b804cf5a2fa4d946a4cce9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecf10bea155441fb8f59a4fae11c8aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:39.424277 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e43af9-2081-42f7-b162-e0dddc465ceb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:39.452665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (76e43af9-2081-42f7-b162-e0dddc465ceb) transitioned into state 'SUCCESS' from state '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-1771807744',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695a00312b804cf5a2fa4d946a4cce9f',qos_specs=None,replication_status=,reservations=['495781a9-249c-40b0-be68-14d9465cbca0','7ead5af3-2591-4d6a-88a8-bf516bcf4355','93a5b3bd-59f0-4051-962f-37e8df8aa8f1','7e45f971-837e-484a-af5f-60cbb222b7e0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecf10bea155441fb8f59a4fae11c8aea',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:39.452665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8834debb-93b8-4fd5-8c95-29d76a31909e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:39.466029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c00fcb7-8a69-495d-9774-647684e870a2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.468789 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8834debb-93b8-4fd5-8c95-29d76a31909e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:39.469310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c00fcb7-8a69-495d-9774-647684e870a2 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:39.469394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Flow 'volume_create_api' (e5ae724a-dc89-4cad-b868-3bc9a1a4040f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:39.469443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c00fcb7-8a69-495d-9774-647684e870a2 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:39.469550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c00fcb7-8a69-495d-9774-647684e870a2 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.469610 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Create volume request issued successfully. Aug 25 11:48:39.470414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b7df5ed-8fe0-455f-9965-bc6085096651 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:39.471021 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 329/1287] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:39 2026] POST /volume/v3/volumes => generated 754 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:39.481291 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:39.481291 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:39.487122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb74a42f-334c-49a0-83d6-11fc492703a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.487963 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c00fcb7-8a69-495d-9774-647684e870a2 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:39.489378 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb74a42f-334c-49a0-83d6-11fc492703a5 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:39.489714 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb74a42f-334c-49a0-83d6-11fc492703a5 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:39.489960 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb74a42f-334c-49a0-83d6-11fc492703a5 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.494908 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c00fcb7-8a69-495d-9774-647684e870a2 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:39.495337 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 324/1288] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:39 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 996 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:39.499001 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:39.499001 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:39.504589 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb74a42f-334c-49a0-83d6-11fc492703a5 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Volume info retrieved successfully. Aug 25 11:48:39.513558 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68719a44-6bde-4279-997e-1420021cc994 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.515135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb74a42f-334c-49a0-83d6-11fc492703a5 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 200 Aug 25 11:48:39.515612 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68719a44-6bde-4279-997e-1420021cc994 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:39.515749 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 314/1289] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:39 2026] GET /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:39.515826 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68719a44-6bde-4279-997e-1420021cc994 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:39.516047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68719a44-6bde-4279-997e-1420021cc994 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.524495 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:39.524495 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:39.529282 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-68719a44-6bde-4279-997e-1420021cc994 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Volume info retrieved successfully. Aug 25 11:48:39.533978 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68719a44-6bde-4279-997e-1420021cc994 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:39.534457 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 323/1290] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:39 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:39.548351 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.550891 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] POST https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af/action Aug 25 11:48:39.551287 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1884017121", "migration_policy": "never"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:39.551421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1884017121", "migration_policy": "never"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:39.561243 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:39.561243 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:39.561866 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:39.567543 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:39.567543 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:39.616761 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Created reservations ['9a130767-df28-4a6b-a380-3e58a16f1b01', '63f987cc-0722-428d-bdf2-442e68e29763'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:39.638503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Created reservations ['1ce239bb-fc9f-4c08-803f-6f3b467dc7c9', 'b67407ef-7762-4ed8-a811-abefa2ea8772'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:39.680300 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Retype volume request issued successfully. Aug 25 11:48:39.680360 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7d3ae04-6fd0-41ee-bba5-8b46145e8d13 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af/action returned with HTTP 202 Aug 25 11:48:39.680885 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 330/1291] 10.4.3.66 () {70 vars in 1425 bytes} [Tue Aug 25 11:48:39 2026] POST /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:48:39.692666 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dbfb9ae4-2ed4-481e-acb4-d934f9c04871 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:39.695410 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dbfb9ae4-2ed4-481e-acb4-d934f9c04871 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:39.695722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dbfb9ae4-2ed4-481e-acb4-d934f9c04871 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:39.695969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dbfb9ae4-2ed4-481e-acb4-d934f9c04871 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:39.705299 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:39.705299 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:39.711328 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dbfb9ae4-2ed4-481e-acb4-d934f9c04871 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:39.719005 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dbfb9ae4-2ed4-481e-acb4-d934f9c04871 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:39.719593 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 325/1292] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:39 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:40.017884 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.019766 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:40.019979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.020164 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.020318 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Delete volume with id: 0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:40.028867 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.028867 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:40.029475 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:40.052096 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Delete volume request issued successfully. Aug 25 11:48:40.052270 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de966d72-8b6f-47f4-afbb-dfcf390367dc tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 202 Aug 25 11:48:40.052755 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 315/1293] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:40 2026] DELETE /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:40.062799 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a845d13-de2c-4557-92f0-6888ca6a0780 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.066675 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a845d13-de2c-4557-92f0-6888ca6a0780 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:40.066972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a845d13-de2c-4557-92f0-6888ca6a0780 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.067261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a845d13-de2c-4557-92f0-6888ca6a0780 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.082645 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.082645 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:40.089942 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8a845d13-de2c-4557-92f0-6888ca6a0780 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Volume info retrieved successfully. Aug 25 11:48:40.097649 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a845d13-de2c-4557-92f0-6888ca6a0780 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 200 Aug 25 11:48:40.098205 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 324/1294] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:40.535894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c4cda964-7782-47c3-8a69-43fbaa968cd1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.538051 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c4cda964-7782-47c3-8a69-43fbaa968cd1 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:40.538284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c4cda964-7782-47c3-8a69-43fbaa968cd1 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.538522 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c4cda964-7782-47c3-8a69-43fbaa968cd1 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.546502 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.546502 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:40.550487 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c4cda964-7782-47c3-8a69-43fbaa968cd1 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Volume info retrieved successfully. Aug 25 11:48:40.556993 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c4cda964-7782-47c3-8a69-43fbaa968cd1 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 200 Aug 25 11:48:40.557441 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 331/1295] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:40.575852 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e627ef73-024d-4f7e-8e12-e20ac90a92b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.578043 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e627ef73-024d-4f7e-8e12-e20ac90a92b5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True Aug 25 11:48:40.578282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e627ef73-024d-4f7e-8e12-e20ac90a92b5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.578537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e627ef73-024d-4f7e-8e12-e20ac90a92b5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.614657 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e627ef73-024d-4f7e-8e12-e20ac90a92b5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True returned with HTTP 200 Aug 25 11:48:40.615063 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 326/1296] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True => generated 2042 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:40.635050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.640781 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:40.641065 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.641333 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.641604 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Delete volume with id: c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:40.655207 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.655207 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:40.655922 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Volume info retrieved successfully. Aug 25 11:48:40.678964 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Delete volume request issued successfully. Aug 25 11:48:40.679210 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0fd93445-2827-4bc9-9ec6-fb0c9ecfba35 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 202 Aug 25 11:48:40.679832 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 316/1297] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:40 2026] DELETE /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:40.688573 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b05cc89-ed1a-4dbf-8062-993b6a98d894 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.690639 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b05cc89-ed1a-4dbf-8062-993b6a98d894 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:40.691361 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b05cc89-ed1a-4dbf-8062-993b6a98d894 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.691683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b05cc89-ed1a-4dbf-8062-993b6a98d894 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.702704 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.702704 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:40.708838 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b05cc89-ed1a-4dbf-8062-993b6a98d894 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Volume info retrieved successfully. Aug 25 11:48:40.716261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b05cc89-ed1a-4dbf-8062-993b6a98d894 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 200 Aug 25 11:48:40.716851 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 325/1298] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:40.737485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fb06f444-7773-437a-8317-8a39d701aa3f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.739718 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb06f444-7773-437a-8317-8a39d701aa3f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:40.739898 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb06f444-7773-437a-8317-8a39d701aa3f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.740124 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb06f444-7773-437a-8317-8a39d701aa3f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.748640 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.748640 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:40.753520 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fb06f444-7773-437a-8317-8a39d701aa3f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:40.759209 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb06f444-7773-437a-8317-8a39d701aa3f tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:40.759710 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 332/1299] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:40.778694 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d795d8ff-f53d-4b6d-9e52-01f77f07e342 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.780710 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d795d8ff-f53d-4b6d-9e52-01f77f07e342 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:40.780908 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d795d8ff-f53d-4b6d-9e52-01f77f07e342 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.781170 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d795d8ff-f53d-4b6d-9e52-01f77f07e342 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.789224 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.789224 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:40.793479 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d795d8ff-f53d-4b6d-9e52-01f77f07e342 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Volume info retrieved successfully. Aug 25 11:48:40.799224 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d795d8ff-f53d-4b6d-9e52-01f77f07e342 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:40.799684 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 327/1300] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:40.816552 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42a4aed4-e5fd-4c31-8f60-753ead153613 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.818855 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42a4aed4-e5fd-4c31-8f60-753ead153613 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:40.819142 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42a4aed4-e5fd-4c31-8f60-753ead153613 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:40.819470 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42a4aed4-e5fd-4c31-8f60-753ead153613 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:40.828325 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.828325 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:40.833168 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-42a4aed4-e5fd-4c31-8f60-753ead153613 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Volume info retrieved successfully. Aug 25 11:48:40.838037 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42a4aed4-e5fd-4c31-8f60-753ead153613 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:40.839397 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 317/1301] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:40 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:40.858151 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:40.860241 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] POST https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af/action Aug 25 11:48:40.860697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-139770086", "migration_policy": "never"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:40.860809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-139770086", "migration_policy": "never"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:40.871371 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:40.871371 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:40.872246 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:40.915220 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Created reservations ['cf85c3f3-8af9-4500-b1f6-54feb48114d2', '35077f33-b950-4e0f-b522-139096dc527a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:40.941146 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Created reservations ['2a554a52-880b-460a-9e35-0fc555220ccf', '38f29103-c76e-4bf1-99c2-ac254012042b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:41.115653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e53facc1-83e9-4828-9551-41b3b1c222a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:41.118385 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e53facc1-83e9-4828-9551-41b3b1c222a9 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] GET https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 Aug 25 11:48:41.118614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e53facc1-83e9-4828-9551-41b3b1c222a9 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:41.118824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e53facc1-83e9-4828-9551-41b3b1c222a9 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:41.125091 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e53facc1-83e9-4828-9551-41b3b1c222a9 tempest-ServerStableDeviceRescueTest-493000469 tempest-ServerStableDeviceRescueTest-493000469-project-member] https://10.4.3.66/volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 returned with HTTP 404 Aug 25 11:48:41.125700 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 333/1302] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:41 2026] GET /volume/v3/volumes/0ea00c77-2276-487f-91c2-ed2e30e2b297 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:41.144788 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Retype volume request issued successfully. Aug 25 11:48:41.145151 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ffb8d76-849b-436c-bf09-2b8291f2a3ee tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af/action returned with HTTP 202 Aug 25 11:48:41.145639 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 326/1303] 10.4.3.66 () {70 vars in 1425 bytes} [Tue Aug 25 11:48:40 2026] POST /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af/action => generated 0 bytes in 288 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:48:41.159870 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dfe76771-eeae-42f0-9c69-7e6e06876d10 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:41.162429 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dfe76771-eeae-42f0-9c69-7e6e06876d10 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:41.162813 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dfe76771-eeae-42f0-9c69-7e6e06876d10 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:41.163296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dfe76771-eeae-42f0-9c69-7e6e06876d10 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:41.182908 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:41.182908 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:41.191506 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dfe76771-eeae-42f0-9c69-7e6e06876d10 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:41.197935 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dfe76771-eeae-42f0-9c69-7e6e06876d10 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:41.198804 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 328/1304] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:41 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 996 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:41.734744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3b852d6-545e-43f2-9f49-10b400733492 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:41.737243 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3b852d6-545e-43f2-9f49-10b400733492 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:41.737607 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3b852d6-545e-43f2-9f49-10b400733492 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:41.737912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3b852d6-545e-43f2-9f49-10b400733492 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:41.749645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3b852d6-545e-43f2-9f49-10b400733492 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 404 Aug 25 11:48:41.750446 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 318/1305] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:41 2026] GET /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:41.759312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c641261c-75ac-43ff-9c74-4de60a6f9881 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:41.761686 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c641261c-75ac-43ff-9c74-4de60a6f9881 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:41.761896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c641261c-75ac-43ff-9c74-4de60a6f9881 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:41.762111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c641261c-75ac-43ff-9c74-4de60a6f9881 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:41.771692 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c641261c-75ac-43ff-9c74-4de60a6f9881 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 404 Aug 25 11:48:41.772515 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 334/1306] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:41 2026] GET /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:41.784320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47fa30d1-7c33-413f-ae1b-5a885f177c80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:41.787938 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47fa30d1-7c33-413f-ae1b-5a885f177c80 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:41.788273 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47fa30d1-7c33-413f-ae1b-5a885f177c80 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:41.788591 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47fa30d1-7c33-413f-ae1b-5a885f177c80 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:41.788857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-47fa30d1-7c33-413f-ae1b-5a885f177c80 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Delete volume with id: c518b193-68d3-4edd-b90f-45ff05944509 Aug 25 11:48:41.797591 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47fa30d1-7c33-413f-ae1b-5a885f177c80 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 returned with HTTP 404 Aug 25 11:48:41.798235 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 327/1307] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:41 2026] DELETE /volume/v3/volumes/c518b193-68d3-4edd-b90f-45ff05944509 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:41.812542 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:41.814292 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:41.814599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-619917507"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:41.816254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-619917507'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:41.816254 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Create volume of 1 GB Aug 25 11:48:41.822437 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Availability Zones retrieved successfully. Aug 25 11:48:41.832106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Flow 'volume_create_api' (f348a973-f572-4b83-9aa2-93543e55a1cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:41.833938 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271c6d7d-2043-468a-8453-57b2032ed65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:41.836161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:41.892173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (271c6d7d-2043-468a-8453-57b2032ed65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:41.894716 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91263be1-5743-4f46-b8c4-b31b3abd5715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:41.948757 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Created reservations ['a8736094-56a3-4af7-8b6b-ee46e089799d', '0e78e8da-b6b0-484c-b0e2-9e4798bc36f5', 'f908a08c-b043-4708-ad6d-2f748e42d31f', '0d9046f4-fd68-47b9-892d-a985516c155e'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:41.949437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91263be1-5743-4f46-b8c4-b31b3abd5715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8736094-56a3-4af7-8b6b-ee46e089799d', '0e78e8da-b6b0-484c-b0e2-9e4798bc36f5', 'f908a08c-b043-4708-ad6d-2f748e42d31f', '0d9046f4-fd68-47b9-892d-a985516c155e']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:41.950335 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25c1c96-614d-4e96-8290-60218c197c9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:41.982852 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a25c1c96-614d-4e96-8290-60218c197c9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24801bf9-1e9c-48e0-8a59-e43b12fd44bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-619917507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695a00312b804cf5a2fa4d946a4cce9f',qos_specs=None,replication_status=,reservations=['a8736094-56a3-4af7-8b6b-ee46e089799d','0e78e8da-b6b0-484c-b0e2-9e4798bc36f5','f908a08c-b043-4708-ad6d-2f748e42d31f','0d9046f4-fd68-47b9-892d-a985516c155e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecf10bea155441fb8f59a4fae11c8aea',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-619917507',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24801bf9-1e9c-48e0-8a59-e43b12fd44bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='695a00312b804cf5a2fa4d946a4cce9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ecf10bea155441fb8f59a4fae11c8aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:41.984223 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef1c66b-be27-45c1-a9a6-01359189a5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:42.012436 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef1c66b-be27-45c1-a9a6-01359189a5e0) transitioned into state 'SUCCESS' from state '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-619917507',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='695a00312b804cf5a2fa4d946a4cce9f',qos_specs=None,replication_status=,reservations=['a8736094-56a3-4af7-8b6b-ee46e089799d','0e78e8da-b6b0-484c-b0e2-9e4798bc36f5','f908a08c-b043-4708-ad6d-2f748e42d31f','0d9046f4-fd68-47b9-892d-a985516c155e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ecf10bea155441fb8f59a4fae11c8aea',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:42.013148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46057509-f6ac-4382-bbb0-f1613ed2a819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:42.036977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46057509-f6ac-4382-bbb0-f1613ed2a819) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:42.036977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Flow 'volume_create_api' (f348a973-f572-4b83-9aa2-93543e55a1cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:42.036977 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Create volume request issued successfully. Aug 25 11:48:42.036977 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab7fe635-470a-4bc0-96bf-57a2073bd765 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:42.036977 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 329/1308] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:41 2026] POST /volume/v3/volumes => generated 753 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:42.055339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a0e2f3e-ad5a-4558-9fcd-bdc84311489a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.057693 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a0e2f3e-ad5a-4558-9fcd-bdc84311489a tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:42.059640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a0e2f3e-ad5a-4558-9fcd-bdc84311489a tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.059640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a0e2f3e-ad5a-4558-9fcd-bdc84311489a tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.072230 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.072230 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:42.083358 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4a0e2f3e-ad5a-4558-9fcd-bdc84311489a tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Volume info retrieved successfully. Aug 25 11:48:42.092426 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a0e2f3e-ad5a-4558-9fcd-bdc84311489a tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 200 Aug 25 11:48:42.093032 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 319/1309] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 821 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:42.221459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97a63881-7c90-43a5-9ac2-6632f3a39605 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.224887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97a63881-7c90-43a5-9ac2-6632f3a39605 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:42.225230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97a63881-7c90-43a5-9ac2-6632f3a39605 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.225437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97a63881-7c90-43a5-9ac2-6632f3a39605 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.240614 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.240614 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:42.246807 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97a63881-7c90-43a5-9ac2-6632f3a39605 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:42.254165 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97a63881-7c90-43a5-9ac2-6632f3a39605 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:42.254997 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 335/1310] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 996 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:42.277649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a3afd2bc-225c-48c6-893e-12b2c0e5ca68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.283187 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3afd2bc-225c-48c6-893e-12b2c0e5ca68 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:42.283518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3afd2bc-225c-48c6-893e-12b2c0e5ca68 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.284308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a3afd2bc-225c-48c6-893e-12b2c0e5ca68 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.296804 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.296804 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:42.306644 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a3afd2bc-225c-48c6-893e-12b2c0e5ca68 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Volume info retrieved successfully. Aug 25 11:48:42.314142 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a3afd2bc-225c-48c6-893e-12b2c0e5ca68 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:42.314570 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 328/1311] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 1190 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:42.331201 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.333132 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816004887 Aug 25 11:48:42.333327 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.333643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.334314 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.334314 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:42.335031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1816004887'), ('all_tenants', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:42.371200 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Get all volumes completed successfully. Aug 25 11:48:42.371775 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ecfcb6fc-2a4f-46b5-84c6-0a4377cc429f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816004887 returned with HTTP 200 Aug 25 11:48:42.372508 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 330/1312] 10.4.3.66 () {68 vars in 1422 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816004887 => generated 340 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:42.388750 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.391757 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816004887 Aug 25 11:48:42.392049 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.392374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.394059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1816004887'), ('all_tenants', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:42.407304 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Get all volumes completed successfully. Aug 25 11:48:42.407961 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a5e3300-40e1-40df-8239-fd120cd6bac2 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816004887 returned with HTTP 200 Aug 25 11:48:42.408501 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 320/1313] 10.4.3.66 () {68 vars in 1422 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1816004887 => generated 340 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:42.427350 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1815d628-f825-4073-a9df-962b7ec224ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.428738 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1815d628-f825-4073-a9df-962b7ec224ce tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:42.428951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1815d628-f825-4073-a9df-962b7ec224ce tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.429150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1815d628-f825-4073-a9df-962b7ec224ce tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.438894 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.438894 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:42.442945 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1815d628-f825-4073-a9df-962b7ec224ce tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:42.448736 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1815d628-f825-4073-a9df-962b7ec224ce tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:42.449759 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 336/1314] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 996 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:42.466939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a5f3d80b-1518-4207-a459-f605445be973 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.469336 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:42.469816 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.470258 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.471413 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Delete volume with id: e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:42.480900 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.480900 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:42.481690 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:42.510004 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Delete volume request issued successfully. Aug 25 11:48:42.510004 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5f3d80b-1518-4207-a459-f605445be973 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 202 Aug 25 11:48:42.510644 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 329/1315] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:48:42 2026] DELETE /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:48:42.523148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4a0704b3-3a91-4cd8-a125-8474cb6f5202 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:42.525336 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4a0704b3-3a91-4cd8-a125-8474cb6f5202 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:42.525978 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4a0704b3-3a91-4cd8-a125-8474cb6f5202 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:42.525978 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4a0704b3-3a91-4cd8-a125-8474cb6f5202 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:42.535874 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:42.535874 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:42.542243 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4a0704b3-3a91-4cd8-a125-8474cb6f5202 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Volume info retrieved successfully. Aug 25 11:48:42.548500 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4a0704b3-3a91-4cd8-a125-8474cb6f5202 tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 200 Aug 25 11:48:42.549113 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 331/1316] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:42 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 995 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:43.109972 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-701ba154-9c21-461c-948d-7d634da6607f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.113661 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-701ba154-9c21-461c-948d-7d634da6607f tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.113661 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-701ba154-9c21-461c-948d-7d634da6607f tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.113661 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-701ba154-9c21-461c-948d-7d634da6607f tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.121953 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:43.121953 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:43.127130 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-701ba154-9c21-461c-948d-7d634da6607f tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Volume info retrieved successfully. Aug 25 11:48:43.133808 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-701ba154-9c21-461c-948d-7d634da6607f tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 200 Aug 25 11:48:43.134410 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 321/1317] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:43.150550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09993b9a-d04f-4cdb-8cf2-4b639bc83e0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.152824 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09993b9a-d04f-4cdb-8cf2-4b639bc83e0a tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True Aug 25 11:48:43.153001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09993b9a-d04f-4cdb-8cf2-4b639bc83e0a tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.153179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09993b9a-d04f-4cdb-8cf2-4b639bc83e0a tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.181359 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09993b9a-d04f-4cdb-8cf2-4b639bc83e0a tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True returned with HTTP 200 Aug 25 11:48:43.181982 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 337/1318] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True => generated 2042 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:43.199861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6da95e26-fb50-4225-9cef-feee3bb941f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.201731 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6da95e26-fb50-4225-9cef-feee3bb941f5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/26e179143a5f47a6a1e028883dc3babd?usage=True Aug 25 11:48:43.202112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6da95e26-fb50-4225-9cef-feee3bb941f5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.202379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6da95e26-fb50-4225-9cef-feee3bb941f5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.225437 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6da95e26-fb50-4225-9cef-feee3bb941f5 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/26e179143a5f47a6a1e028883dc3babd?usage=True returned with HTTP 200 Aug 25 11:48:43.226003 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 330/1319] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/os-quota-sets/26e179143a5f47a6a1e028883dc3babd?usage=True => generated 2042 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:43.240904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.242908 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer Aug 25 11:48:43.243288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "24801bf9-1e9c-48e0-8a59-e43b12fd44bb"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:43.244949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.volume_transfer [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Creating new volume transfer {'transfer': {'volume_id': '24801bf9-1e9c-48e0-8a59-e43b12fd44bb'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 11:48:43.245097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.volume_transfer [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Creating transfer of volume 24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.245217 np0000008081 devstack@c-api.service[100240]: INFO cinder.transfer.api [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Generating transfer record for volume 24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.255290 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:43.255290 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:43.269523 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fef762ac-ffab-41a0-918d-d99358d9caf6 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 11:48:43.270439 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 332/1320] 10.4.3.66 () {68 vars in 1284 bytes} [Tue Aug 25 11:48:43 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:43.280178 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b027065e-eb83-4dc2-b806-79e11209b34e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.354645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer/2f155018-432f-4bec-88ca-8204b42d31d1/accept Aug 25 11:48:43.354645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "489cc0904b84e62b"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:43.354914 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Accepting volume transfer 2f155018-432f-4bec-88ca-8204b42d31d1 {{(pid=100237) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 11:48:43.355117 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Accepting transfer 2f155018-432f-4bec-88ca-8204b42d31d1 Aug 25 11:48:43.427959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Created reservations ['67510f72-3337-4eff-bcc3-6d104be4bb93', 'a54312ff-28dd-4792-9f93-5f509ce0b365', '34821010-f2ce-45dd-8b36-245a11afd2a3', 'eb7e3f6a-82e4-4d6a-a95f-b89c96c19bd7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:43.457706 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Created reservations ['5cd0bda4-24d1-47fd-a814-8c00c65cb6e7', 'f8146546-74d1-4edd-84a9-891b780c033a', 'bd7bf07c-556f-46e4-af1e-63d0b32d1499', '0fa9bc23-ab63-4fc8-81ab-45c575427791'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:43.513743 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Created reservations ['cd397cc3-80ce-4754-aa18-0bf92c27def8', '4c425747-0861-4b23-b801-5b7f42ef421e', '14537bfa-e343-48bb-b552-24ad2d8455ed', 'ab04d719-4841-4e0e-b781-969573b03a19'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:43.565264 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e7e5afb8-0238-4dad-ad56-c74338e376aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.568525 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7e5afb8-0238-4dad-ad56-c74338e376aa tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] GET https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af Aug 25 11:48:43.568525 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7e5afb8-0238-4dad-ad56-c74338e376aa tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.568876 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7e5afb8-0238-4dad-ad56-c74338e376aa tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.572150 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Created reservations ['4c596d61-289e-4bc0-aeaa-12471a73534d', '46994da8-ccc5-4047-bd4f-1717380b696c', '7549a71e-67c3-4f81-940f-075d7dc38ab9', '5f01fe18-fe9e-4159-8129-609dfd185471'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:43.579116 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7e5afb8-0238-4dad-ad56-c74338e376aa tempest-VolumeRetypeMultiattachTest-13735892 tempest-VolumeRetypeMultiattachTest-13735892-project-member] https://10.4.3.66/volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af returned with HTTP 404 Aug 25 11:48:43.580013 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 338/1321] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/volumes/e9d4f1f2-d8e6-4a66-8522-3d8c36f179af => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:43.590901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff045bc2-4800-48dd-9dbc-300a7def857f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.593194 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff045bc2-4800-48dd-9dbc-300a7def857f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] DELETE https://10.4.3.66/volume/v3/types/11c5fedb-3619-48bf-8746-f8bd4fca4d92 Aug 25 11:48:43.593377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff045bc2-4800-48dd-9dbc-300a7def857f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.593598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff045bc2-4800-48dd-9dbc-300a7def857f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.596840 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Transfer volume completed successfully. Aug 25 11:48:43.644219 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff045bc2-4800-48dd-9dbc-300a7def857f tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/types/11c5fedb-3619-48bf-8746-f8bd4fca4d92 returned with HTTP 202 Aug 25 11:48:43.644219 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 331/1322] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:43 2026] DELETE /volume/v3/types/11c5fedb-3619-48bf-8746-f8bd4fca4d92 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:43.659874 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1331bd7a-3add-41e5-8137-38cb6982b48b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.664189 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1331bd7a-3add-41e5-8137-38cb6982b48b tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/types/11c5fedb-3619-48bf-8746-f8bd4fca4d92 Aug 25 11:48:43.664189 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1331bd7a-3add-41e5-8137-38cb6982b48b tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.667505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1331bd7a-3add-41e5-8137-38cb6982b48b tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.673074 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1331bd7a-3add-41e5-8137-38cb6982b48b tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/types/11c5fedb-3619-48bf-8746-f8bd4fca4d92 returned with HTTP 404 Aug 25 11:48:43.674332 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 333/1323] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/types/11c5fedb-3619-48bf-8746-f8bd4fca4d92 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:43.688217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5576c7f1-2d55-412d-92a1-1a4aedd79d10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.690544 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5576c7f1-2d55-412d-92a1-1a4aedd79d10 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] DELETE https://10.4.3.66/volume/v3/types/7c1416e8-cac5-4d9b-bdc7-fd9834656694 Aug 25 11:48:43.690794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5576c7f1-2d55-412d-92a1-1a4aedd79d10 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.691067 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5576c7f1-2d55-412d-92a1-1a4aedd79d10 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.717603 np0000008081 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Volume 24801bf9-1e9c-48e0-8a59-e43b12fd44bb has been transferred. Aug 25 11:48:43.728126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b027065e-eb83-4dc2-b806-79e11209b34e tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/2f155018-432f-4bec-88ca-8204b42d31d1/accept returned with HTTP 202 Aug 25 11:48:43.728720 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 322/1324] 10.4.3.66 () {68 vars in 1416 bytes} [Tue Aug 25 11:48:43 2026] POST /volume/v3/os-volume-transfer/2f155018-432f-4bec-88ca-8204b42d31d1/accept => generated 363 bytes in 449 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:43.742041 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5576c7f1-2d55-412d-92a1-1a4aedd79d10 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/types/7c1416e8-cac5-4d9b-bdc7-fd9834656694 returned with HTTP 202 Aug 25 11:48:43.742041 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 339/1325] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:43 2026] DELETE /volume/v3/types/7c1416e8-cac5-4d9b-bdc7-fd9834656694 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:43.743096 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91172a86-e0f4-4063-b40a-8d7a809d021b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.745599 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91172a86-e0f4-4063-b40a-8d7a809d021b tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] GET https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.745599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91172a86-e0f4-4063-b40a-8d7a809d021b tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.746172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91172a86-e0f4-4063-b40a-8d7a809d021b tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.755632 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:43.755632 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:43.756347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-acb4a269-d236-4848-a7e3-345a1cc6c446 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.758827 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-acb4a269-d236-4848-a7e3-345a1cc6c446 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] GET https://10.4.3.66/volume/v3/types/7c1416e8-cac5-4d9b-bdc7-fd9834656694 Aug 25 11:48:43.759084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-acb4a269-d236-4848-a7e3-345a1cc6c446 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.759316 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-acb4a269-d236-4848-a7e3-345a1cc6c446 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.765912 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-91172a86-e0f4-4063-b40a-8d7a809d021b tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] Volume info retrieved successfully. Aug 25 11:48:43.766479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-acb4a269-d236-4848-a7e3-345a1cc6c446 tempest-VolumeRetypeMultiattachTest-581660774 tempest-VolumeRetypeMultiattachTest-581660774-project-admin] https://10.4.3.66/volume/v3/types/7c1416e8-cac5-4d9b-bdc7-fd9834656694 returned with HTTP 404 Aug 25 11:48:43.767898 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 334/1326] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/types/7c1416e8-cac5-4d9b-bdc7-fd9834656694 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:43.770903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91172a86-e0f4-4063-b40a-8d7a809d021b tempest-VolumeQuotasAdminTestJSON-1246116207 tempest-VolumeQuotasAdminTestJSON-1246116207-project-member] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 200 Aug 25 11:48:43.773025 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 332/1327] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:43.790700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04c150b2-47d8-4620-a5c2-bad4887d1323 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.794070 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04c150b2-47d8-4620-a5c2-bad4887d1323 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True Aug 25 11:48:43.794070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04c150b2-47d8-4620-a5c2-bad4887d1323 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.794323 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04c150b2-47d8-4620-a5c2-bad4887d1323 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.794716 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:43.794716 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:43.841860 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04c150b2-47d8-4620-a5c2-bad4887d1323 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True returned with HTTP 200 Aug 25 11:48:43.842802 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 323/1328] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f?usage=True => generated 1359 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:43.862850 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-685fb691-d927-4062-95e5-66858205127d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.867910 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-685fb691-d927-4062-95e5-66858205127d tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/26e179143a5f47a6a1e028883dc3babd?usage=True Aug 25 11:48:43.867910 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-685fb691-d927-4062-95e5-66858205127d tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.871297 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-685fb691-d927-4062-95e5-66858205127d tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.900680 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-685fb691-d927-4062-95e5-66858205127d tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/26e179143a5f47a6a1e028883dc3babd?usage=True returned with HTTP 200 Aug 25 11:48:43.902191 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 340/1329] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/os-quota-sets/26e179143a5f47a6a1e028883dc3babd?usage=True => generated 1359 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:43.915347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.918380 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.918380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.918776 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:43.919370 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Delete volume with id: 24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.935315 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:43.935315 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:43.935707 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Volume info retrieved successfully. Aug 25 11:48:43.978648 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Delete volume request issued successfully. Aug 25 11:48:43.980455 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b032dd2e-3ef0-4387-983c-b94a4ec88ff4 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 202 Aug 25 11:48:43.981529 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 335/1330] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:43 2026] DELETE /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:43.992832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4ff0172-50b7-496e-83b2-b37f832ed698 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:43.995149 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4ff0172-50b7-496e-83b2-b37f832ed698 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:43.997320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4ff0172-50b7-496e-83b2-b37f832ed698 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:43.997320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4ff0172-50b7-496e-83b2-b37f832ed698 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:44.007446 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:44.007446 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:44.012375 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d4ff0172-50b7-496e-83b2-b37f832ed698 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Volume info retrieved successfully. Aug 25 11:48:44.021948 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4ff0172-50b7-496e-83b2-b37f832ed698 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 200 Aug 25 11:48:44.022965 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 333/1331] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:43 2026] GET /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:45.043246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32e34eab-bd85-4c09-8609-72e692eaa888 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.047696 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32e34eab-bd85-4c09-8609-72e692eaa888 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:45.047696 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32e34eab-bd85-4c09-8609-72e692eaa888 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.047696 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32e34eab-bd85-4c09-8609-72e692eaa888 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.057736 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32e34eab-bd85-4c09-8609-72e692eaa888 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 404 Aug 25 11:48:45.058566 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 324/1332] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:45.069504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2dc71303-e45b-448a-9bd0-84ea3fc3d0e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.073975 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dc71303-e45b-448a-9bd0-84ea3fc3d0e9 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] GET https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:45.073975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dc71303-e45b-448a-9bd0-84ea3fc3d0e9 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.073975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dc71303-e45b-448a-9bd0-84ea3fc3d0e9 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.085510 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dc71303-e45b-448a-9bd0-84ea3fc3d0e9 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 404 Aug 25 11:48:45.086361 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 341/1333] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:45.096611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-738fc5ed-d2bb-4c3d-a4d1-ffc387369e52 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.100462 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-738fc5ed-d2bb-4c3d-a4d1-ffc387369e52 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] DELETE https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:45.100595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-738fc5ed-d2bb-4c3d-a4d1-ffc387369e52 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.100847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-738fc5ed-d2bb-4c3d-a4d1-ffc387369e52 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.101062 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-738fc5ed-d2bb-4c3d-a4d1-ffc387369e52 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] Delete volume with id: 24801bf9-1e9c-48e0-8a59-e43b12fd44bb Aug 25 11:48:45.113682 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-738fc5ed-d2bb-4c3d-a4d1-ffc387369e52 tempest-VolumeQuotasAdminTestJSON-728398116 tempest-VolumeQuotasAdminTestJSON-728398116-project-member] https://10.4.3.66/volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb returned with HTTP 404 Aug 25 11:48:45.114826 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 336/1334] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:45 2026] DELETE /volume/v3/volumes/24801bf9-1e9c-48e0-8a59-e43b12fd44bb => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:45.127732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af01a3ce-a423-4e72-af9d-f6252e4c1283 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.130695 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af01a3ce-a423-4e72-af9d-f6252e4c1283 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/e7f8350ff5ed458da432216fb81e6134?usage=True Aug 25 11:48:45.131137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af01a3ce-a423-4e72-af9d-f6252e4c1283 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.131422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af01a3ce-a423-4e72-af9d-f6252e4c1283 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.162345 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af01a3ce-a423-4e72-af9d-f6252e4c1283 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/e7f8350ff5ed458da432216fb81e6134?usage=True returned with HTTP 200 Aug 25 11:48:45.162634 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 334/1335] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/v3/os-quota-sets/e7f8350ff5ed458da432216fb81e6134?usage=True => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:45.186913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4b8ab90-951f-48c7-aa85-5fd79b585f67 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.188688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-aeb809e9-b939-4a0a-b971-9bb6db11edfe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.190088 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b8ab90-951f-48c7-aa85-5fd79b585f67 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:45.191618 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-aeb809e9-b939-4a0a-b971-9bb6db11edfe tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:45.191980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-aeb809e9-b939-4a0a-b971-9bb6db11edfe tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.192141 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b8ab90-951f-48c7-aa85-5fd79b585f67 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:45.192198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-aeb809e9-b939-4a0a-b971-9bb6db11edfe tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.207266 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:45.207266 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:45.216395 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-aeb809e9-b939-4a0a-b971-9bb6db11edfe tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:45.230390 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-aeb809e9-b939-4a0a-b971-9bb6db11edfe tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:45.230390 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 342/1336] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:45.345481 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b8ab90-951f-48c7-aa85-5fd79b585f67 tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:45.346325 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 325/1337] 10.4.3.66 () {68 vars in 1368 bytes} [Tue Aug 25 11:48:45 2026] PUT /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 578 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:45.359338 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1b6b4a62-0874-4448-b18c-b2fc1ac31bcc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.361778 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b6b4a62-0874-4448-b18c-b2fc1ac31bcc tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f Aug 25 11:48:45.362266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b6b4a62-0874-4448-b18c-b2fc1ac31bcc tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-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=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:45.533860 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b6b4a62-0874-4448-b18c-b2fc1ac31bcc tempest-VolumeQuotasAdminTestJSON-250155789 tempest-VolumeQuotasAdminTestJSON-250155789-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f returned with HTTP 200 Aug 25 11:48:45.534440 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 337/1338] 10.4.3.66 () {68 vars in 1368 bytes} [Tue Aug 25 11:48:45 2026] PUT /volume/v3/os-quota-sets/695a00312b804cf5a2fa4d946a4cce9f => generated 576 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:45.568461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e900629c-c5db-490e-852a-4a09acb7fffd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.568461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e900629c-c5db-490e-852a-4a09acb7fffd None None] GET https://10.4.3.66/volume// Aug 25 11:48:45.568461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e900629c-c5db-490e-852a-4a09acb7fffd None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.568800 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e900629c-c5db-490e-852a-4a09acb7fffd None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.568903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e900629c-c5db-490e-852a-4a09acb7fffd None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:45.569198 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 335/1339] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:45.590397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-a5b7af01-8c80-4d7b-9435-04efd9870ee1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.593801 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-a5b7af01-8c80-4d7b-9435-04efd9870ee1 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:48:45.594354 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-a5b7af01-8c80-4d7b-9435-04efd9870ee1 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5aa11be-e5bb-46e6-9d5f-0fe75a468749", "connector": null, "instance_uuid": "6054200c-5863-4826-8d3b-3a577d78585c"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:45.606603 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:45.606603 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:45.669287 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-a5b7af01-8c80-4d7b-9435-04efd9870ee1 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:48:45.670368 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 343/1340] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:48:45 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 25 11:48:45.725373 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a62d1d61-71e5-4c03-9154-fcf4eb48e854 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.727518 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a62d1d61-71e5-4c03-9154-fcf4eb48e854 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:45.727801 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a62d1d61-71e5-4c03-9154-fcf4eb48e854 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.728002 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a62d1d61-71e5-4c03-9154-fcf4eb48e854 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.745491 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:45.745491 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:45.751667 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a62d1d61-71e5-4c03-9154-fcf4eb48e854 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:45.755777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3b410922-482e-4d22-97c1-3550c4cfbfac None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.756255 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b410922-482e-4d22-97c1-3550c4cfbfac None None] GET https://10.4.3.66/volume// Aug 25 11:48:45.756458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b410922-482e-4d22-97c1-3550c4cfbfac None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.756740 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b410922-482e-4d22-97c1-3550c4cfbfac None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.757127 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b410922-482e-4d22-97c1-3550c4cfbfac None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:45.757649 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 338/1341] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:45.765193 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a62d1d61-71e5-4c03-9154-fcf4eb48e854 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:45.765779 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 326/1342] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:45.769617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-6f688050-91de-4697-9c7f-07135543dd5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.777356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-6f688050-91de-4697-9c7f-07135543dd5e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:45.778297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-6f688050-91de-4697-9c7f-07135543dd5e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:45.779494 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-6f688050-91de-4697-9c7f-07135543dd5e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:45.796070 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:45.796070 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:45.802470 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-6f688050-91de-4697-9c7f-07135543dd5e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:45.810230 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-6f688050-91de-4697-9c7f-07135543dd5e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:45.811205 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 336/1343] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:48:45 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 1022 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:45.948538 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:45.952358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] PUT https://10.4.3.66/volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018 Aug 25 11:48:45.952928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:45.974881 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Acquiring lock "cinder-attachment_update-b5aa11be-e5bb-46e6-9d5f-0fe75a468749-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:48:45.981979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Lock "cinder-attachment_update-b5aa11be-e5bb-46e6-9d5f-0fe75a468749-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:48:45.983415 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:45.983415 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:46.117486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Lock "cinder-attachment_update-b5aa11be-e5bb-46e6-9d5f-0fe75a468749-np0000008081" released by "attachment_update" :: held 0.136s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:48:46.118036 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-2c9cdf26-630c-4f82-8255-5aa498819bb4 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018 returned with HTTP 200 Aug 25 11:48:46.118810 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 344/1344] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:48:45 2026] PUT /volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:46.503472 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:46.675497 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:46.675497 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1061751936"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:46.679652 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1061751936'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:46.679652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume of 1 GB Aug 25 11:48:46.684862 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Availability Zones retrieved successfully. Aug 25 11:48:46.694572 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Flow 'volume_create_api' (0a1212e6-6760-4a5c-aa65-dc577789a225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:46.697088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10a9b1d-2d57-4977-ba3a-71e48c0aeb65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:46.697088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:46.739522 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e10a9b1d-2d57-4977-ba3a-71e48c0aeb65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:46.741294 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69a7bd6-f7fa-4a04-abf3-6c2bf8da7d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:46.779823 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44c42ca5-e92a-48df-9e3b-47a160d68f17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:46.781896 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44c42ca5-e92a-48df-9e3b-47a160d68f17 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:46.782148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44c42ca5-e92a-48df-9e3b-47a160d68f17 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:46.782401 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44c42ca5-e92a-48df-9e3b-47a160d68f17 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:46.796747 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:46.796747 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:46.801154 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-44c42ca5-e92a-48df-9e3b-47a160d68f17 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:46.803233 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2983ca0d-f7cb-4700-87f6-fe31f3bd2920 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:46.803821 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2983ca0d-f7cb-4700-87f6-fe31f3bd2920 None None] GET https://10.4.3.66/volume// Aug 25 11:48:46.804087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2983ca0d-f7cb-4700-87f6-fe31f3bd2920 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:46.804446 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2983ca0d-f7cb-4700-87f6-fe31f3bd2920 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:46.804814 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2983ca0d-f7cb-4700-87f6-fe31f3bd2920 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:46.805200 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 337/1345] 10.4.3.66 () {64 vars in 997 bytes} [Tue Aug 25 11:48:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:46.806727 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44c42ca5-e92a-48df-9e3b-47a160d68f17 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:46.807498 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 327/1346] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:46 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:46.814752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9715454e-2422-49ee-80c7-4d919c075cf0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:46.815351 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9715454e-2422-49ee-80c7-4d919c075cf0 None None] GET https://10.4.3.66/volume// Aug 25 11:48:46.815466 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9715454e-2422-49ee-80c7-4d919c075cf0 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:46.815754 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9715454e-2422-49ee-80c7-4d919c075cf0 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:46.816082 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9715454e-2422-49ee-80c7-4d919c075cf0 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:46.816421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 345/1347] 10.4.3.66 () {64 vars in 997 bytes} [Tue Aug 25 11:48:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:46.829248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6caae6c-2e47-4b5a-9695-44809966c523 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:46.844016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Created reservations ['c5ac236b-e340-4296-adaf-b3ef0a7c48f5', 'f29b88e3-7795-49ba-9c2a-43db1966b4d9', 'b017312e-647a-402c-a13f-18d454e47901', 'a3902413-048d-4e17-8093-a256ce7e4c1b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:46.844994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a69a7bd6-f7fa-4a04-abf3-6c2bf8da7d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5ac236b-e340-4296-adaf-b3ef0a7c48f5', 'f29b88e3-7795-49ba-9c2a-43db1966b4d9', 'b017312e-647a-402c-a13f-18d454e47901', 'a3902413-048d-4e17-8093-a256ce7e4c1b']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:46.845884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8890ab7b-b532-452d-a8e4-a71d7df11c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:46.886096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8890ab7b-b532-452d-a8e4-a71d7df11c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01e8bd35-9744-4e84-98e1-527555405be3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1061751936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b197aa6f6f61468cb1f0672ab049500d',qos_specs=None,replication_status=,reservations=['c5ac236b-e340-4296-adaf-b3ef0a7c48f5','f29b88e3-7795-49ba-9c2a-43db1966b4d9','b017312e-647a-402c-a13f-18d454e47901','a3902413-048d-4e17-8093-a256ce7e4c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1061751936',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01e8bd35-9744-4e84-98e1-527555405be3,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b197aa6f6f61468cb1f0672ab049500d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:46.886651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79eaff2-2b65-429c-9884-01145972c4bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:46.922760 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6caae6c-2e47-4b5a-9695-44809966c523 tempest-VersionsTest-1609352759 tempest-VersionsTest-1609352759-project-member] GET https://10.4.3.66/volume/v3/ Aug 25 11:48:46.924768 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6caae6c-2e47-4b5a-9695-44809966c523 tempest-VersionsTest-1609352759 tempest-VersionsTest-1609352759-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:46.924768 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6caae6c-2e47-4b5a-9695-44809966c523 tempest-VersionsTest-1609352759 tempest-VersionsTest-1609352759-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:46.924768 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6caae6c-2e47-4b5a-9695-44809966c523 tempest-VersionsTest-1609352759 tempest-VersionsTest-1609352759-project-member] https://10.4.3.66/volume/v3/ returned with HTTP 200 Aug 25 11:48:46.924975 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 338/1348] 10.4.3.66 () {66 vars in 1209 bytes} [Tue Aug 25 11:48:46 2026] GET /volume/v3/ => generated 385 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:48:46.969830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c79eaff2-2b65-429c-9884-01145972c4bc) transitioned into state 'SUCCESS' from state '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-1061751936',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b197aa6f6f61468cb1f0672ab049500d',qos_specs=None,replication_status=,reservations=['c5ac236b-e340-4296-adaf-b3ef0a7c48f5','f29b88e3-7795-49ba-9c2a-43db1966b4d9','b017312e-647a-402c-a13f-18d454e47901','a3902413-048d-4e17-8093-a256ce7e4c1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:46.970635 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae64ef92-bbee-4eb7-b74c-061baf8b5b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:46.983833 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae64ef92-bbee-4eb7-b74c-061baf8b5b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:46.983833 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Flow 'volume_create_api' (0a1212e6-6760-4a5c-aa65-dc577789a225) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:46.983833 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume request issued successfully. Aug 25 11:48:46.983833 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-49a63d9d-7a08-4dd2-a44d-947244ed7a43 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:46.983833 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 339/1349] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:48:46 2026] POST /volume/v3/volumes => generated 758 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:46.998636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-967aa214-c465-4e7a-82ab-a5a5451a980f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:47.000854 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-967aa214-c465-4e7a-82ab-a5a5451a980f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:47.001006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-967aa214-c465-4e7a-82ab-a5a5451a980f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:47.001221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-967aa214-c465-4e7a-82ab-a5a5451a980f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:47.019843 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:47.019843 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:47.030460 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-967aa214-c465-4e7a-82ab-a5a5451a980f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:47.036793 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-967aa214-c465-4e7a-82ab-a5a5451a980f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 returned with HTTP 200 Aug 25 11:48:47.037525 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 328/1350] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:46 2026] GET /volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 => generated 826 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:47.830878 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a76eec3f-3f0d-46dc-8a43-42b48b07040c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:47.834235 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a76eec3f-3f0d-46dc-8a43-42b48b07040c tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:47.834891 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a76eec3f-3f0d-46dc-8a43-42b48b07040c tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:47.835094 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a76eec3f-3f0d-46dc-8a43-42b48b07040c tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:47.838417 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=633,cinder:UPDATE=173,cinder:INSERT=108 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:48:47.850479 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:47.850479 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:47.854287 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a76eec3f-3f0d-46dc-8a43-42b48b07040c tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:47.858850 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a76eec3f-3f0d-46dc-8a43-42b48b07040c tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:47.859252 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 346/1351] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:47 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:48.054468 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b21304f9-3cd5-47cf-bb73-ff45a049da50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.059199 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b21304f9-3cd5-47cf-bb73-ff45a049da50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:48.059199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b21304f9-3cd5-47cf-bb73-ff45a049da50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.059614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b21304f9-3cd5-47cf-bb73-ff45a049da50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.080485 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:48.080485 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:48.088019 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b21304f9-3cd5-47cf-bb73-ff45a049da50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:48.095047 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b21304f9-3cd5-47cf-bb73-ff45a049da50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 returned with HTTP 200 Aug 25 11:48:48.095591 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 339/1352] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:48 2026] GET /volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:48.125365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-bfedb5f6-8fac-4bb7-bc72-8d14b8c27c82 req-808b8665-965d-4717-a043-1bdef4155156 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.127548 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bfedb5f6-8fac-4bb7-bc72-8d14b8c27c82 req-808b8665-965d-4717-a043-1bdef4155156 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:48.127806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bfedb5f6-8fac-4bb7-bc72-8d14b8c27c82 req-808b8665-965d-4717-a043-1bdef4155156 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.128043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bfedb5f6-8fac-4bb7-bc72-8d14b8c27c82 req-808b8665-965d-4717-a043-1bdef4155156 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.140884 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:48.140884 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:48.147844 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-bfedb5f6-8fac-4bb7-bc72-8d14b8c27c82 req-808b8665-965d-4717-a043-1bdef4155156 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:48.154231 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bfedb5f6-8fac-4bb7-bc72-8d14b8c27c82 req-808b8665-965d-4717-a043-1bdef4155156 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 returned with HTTP 200 Aug 25 11:48:48.157937 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 340/1353] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:48 2026] GET /volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:48.177492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.179874 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:48.180307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-239384850"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:48.182505 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-239384850'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:48.182733 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume of 1 GB Aug 25 11:48:48.187756 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Availability Zones retrieved successfully. Aug 25 11:48:48.195992 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Flow 'volume_create_api' (d4e77cfe-725c-4bd2-ac53-7b168b9880e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:48.197402 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6c1e79-aa2b-424c-8204-2f5ac5c819f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:48.198860 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:48.243989 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f6c1e79-aa2b-424c-8204-2f5ac5c819f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:48.244842 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7696077-1e7b-404c-a58f-1a59f634f610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:48.306079 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Created reservations ['f66398d5-d3d0-4f1d-aec9-7974a1050fca', '36b1c4c7-4bf3-4277-9420-cd5967785cab', 'ec55b005-7edc-41f4-a978-b5d19a0c8b45', 'fddbdad5-a451-44f7-9f14-a624748494ad'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:48.306941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7696077-1e7b-404c-a58f-1a59f634f610) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f66398d5-d3d0-4f1d-aec9-7974a1050fca', '36b1c4c7-4bf3-4277-9420-cd5967785cab', 'ec55b005-7edc-41f4-a978-b5d19a0c8b45', 'fddbdad5-a451-44f7-9f14-a624748494ad']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:48.307966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d18cb3-99db-43d9-9353-a200de111890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:48.334702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (99d18cb3-99db-43d9-9353-a200de111890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf036847-9463-4723-a718-ab5cebdfd581', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-239384850',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b197aa6f6f61468cb1f0672ab049500d',qos_specs=None,replication_status=,reservations=['f66398d5-d3d0-4f1d-aec9-7974a1050fca','36b1c4c7-4bf3-4277-9420-cd5967785cab','ec55b005-7edc-41f4-a978-b5d19a0c8b45','fddbdad5-a451-44f7-9f14-a624748494ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-239384850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf036847-9463-4723-a718-ab5cebdfd581,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b197aa6f6f61468cb1f0672ab049500d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:48.335962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d582994e-5600-43ca-a293-e36837276223) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:48.375123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d582994e-5600-43ca-a293-e36837276223) transitioned into state 'SUCCESS' from state '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-239384850',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b197aa6f6f61468cb1f0672ab049500d',qos_specs=None,replication_status=,reservations=['f66398d5-d3d0-4f1d-aec9-7974a1050fca','36b1c4c7-4bf3-4277-9420-cd5967785cab','ec55b005-7edc-41f4-a978-b5d19a0c8b45','fddbdad5-a451-44f7-9f14-a624748494ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:48.375881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0e9358-e024-4e69-8a62-7b70bf3d5e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:48.387956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa0e9358-e024-4e69-8a62-7b70bf3d5e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:48.388973 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Flow 'volume_create_api' (d4e77cfe-725c-4bd2-ac53-7b168b9880e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:48.389398 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume request issued successfully. Aug 25 11:48:48.390121 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfa61f50-d690-4f00-9e05-8911c341e4c5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:48.390737 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 329/1354] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:48:48 2026] POST /volume/v3/volumes => generated 757 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:48.416200 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61f75210-2f67-4ebd-bcd3-75428b735076 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.422001 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61f75210-2f67-4ebd-bcd3-75428b735076 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:48.422001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61f75210-2f67-4ebd-bcd3-75428b735076 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.422001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61f75210-2f67-4ebd-bcd3-75428b735076 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.436207 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:48.436207 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:48.442701 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-61f75210-2f67-4ebd-bcd3-75428b735076 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:48.449387 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61f75210-2f67-4ebd-bcd3-75428b735076 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 returned with HTTP 200 Aug 25 11:48:48.449882 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 347/1355] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:48 2026] GET /volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 => generated 825 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:48.700207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c8af538-abea-4e6e-8c91-27c7288418da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.847825 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c8af538-abea-4e6e-8c91-27c7288418da tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:48.848250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c8af538-abea-4e6e-8c91-27c7288418da tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "59aba28a-ea43-44a7-8648-4c81aca9caff", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1848254065"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:48.852708 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=544,cinder:UPDATE=114,cinder:INSERT=85,cinder:DELETE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:48:48.858092 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c8af538-abea-4e6e-8c91-27c7288418da tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 404 Aug 25 11:48:48.858902 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 340/1356] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:48 2026] POST /volume/v3/snapshots => generated 109 bytes in 159 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:48.868578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-90e54b37-1206-4aa5-94cc-d4d333a69262 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.870320 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-90e54b37-1206-4aa5-94cc-d4d333a69262 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:48.870681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-90e54b37-1206-4aa5-94cc-d4d333a69262 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-2088569659"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:48.873920 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-40cc67b2-03bf-41b1-a1dc-5021c2c177de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.876638 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40cc67b2-03bf-41b1-a1dc-5021c2c177de tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:48.876902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40cc67b2-03bf-41b1-a1dc-5021c2c177de tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.877078 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-40cc67b2-03bf-41b1-a1dc-5021c2c177de tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.890236 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:48.890236 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:48.895206 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-40cc67b2-03bf-41b1-a1dc-5021c2c177de tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:48.898451 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-90e54b37-1206-4aa5-94cc-d4d333a69262 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 404 Aug 25 11:48:48.898451 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 341/1357] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:48 2026] POST /volume/v3/snapshots => generated 77 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:48.902601 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-40cc67b2-03bf-41b1-a1dc-5021c2c177de tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:48.903285 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 330/1358] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:48 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:48.908765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8c5a008-7042-4e3f-8e70-957515a246f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.911562 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8c5a008-7042-4e3f-8e70-957515a246f4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=invalid Aug 25 11:48:48.911864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8c5a008-7042-4e3f-8e70-957515a246f4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.912145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8c5a008-7042-4e3f-8e70-957515a246f4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.912805 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8c5a008-7042-4e3f-8e70-957515a246f4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] HTTP exception thrown: limit param must be an integer Aug 25 11:48:48.913463 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8c5a008-7042-4e3f-8e70-957515a246f4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 25 11:48:48.914066 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 348/1359] 10.4.3.66 () {66 vars in 1263 bytes} [Tue Aug 25 11:48:48 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:48.924889 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.927204 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots?marker=c342f769-d742-4d92-8183-3493f987ed0c Aug 25 11:48:48.927454 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.927713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.928038 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:48.929542 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:48:48.937702 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f1f1bed-d0be-4de1-b551-8bb4bf6ecf6c tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots?marker=c342f769-d742-4d92-8183-3493f987ed0c returned with HTTP 404 Aug 25 11:48:48.938027 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 341/1360] 10.4.3.66 () {66 vars in 1323 bytes} [Tue Aug 25 11:48:48 2026] GET /volume/v3/snapshots?marker=c342f769-d742-4d92-8183-3493f987ed0c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:48.947197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.948924 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=invalid Aug 25 11:48:48.949137 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:48.949408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:48.949743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:48.950946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:48:48.951400 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-603e18e9-d7f4-4fa3-9c04-fd4b71c5a97d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 25 11:48:48.951837 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 342/1361] 10.4.3.66 () {66 vars in 1269 bytes} [Tue Aug 25 11:48:48 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 25 11:48:48.964198 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a05575d-af16-4343-af78-6e4fcce564d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:48.966467 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:48.966841 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1489318609"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:48.968343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1489318609'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:48.968450 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Create volume of 2 GB Aug 25 11:48:48.973400 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Availability Zones retrieved successfully. Aug 25 11:48:48.979096 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Flow 'volume_create_api' (0550c45a-3f80-4590-85de-7bbdd0d944b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:48.980066 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4516cfe-aa75-402a-a28e-a819ab5c0ff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:48.981061 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Validating volume size '2' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:49.011639 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4516cfe-aa75-402a-a28e-a819ab5c0ff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.012379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6264ab1f-8c6a-4ab9-967c-ba6b56ba79c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.084142 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Created reservations ['0e7f63ff-2734-40c3-89ef-d239f4ddca2b', '549bee77-d465-4850-9779-3331a4beab48', '69a110a7-f49f-4722-b655-247f9be56830', 'aca4333d-5881-469e-8a3c-faa91c45267a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:49.085073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6264ab1f-8c6a-4ab9-967c-ba6b56ba79c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e7f63ff-2734-40c3-89ef-d239f4ddca2b', '549bee77-d465-4850-9779-3331a4beab48', '69a110a7-f49f-4722-b655-247f9be56830', 'aca4333d-5881-469e-8a3c-faa91c45267a']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.085986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfcb71b9-47f1-41a7-8eb8-717255537119) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.109351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfcb71b9-47f1-41a7-8eb8-717255537119) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea23f147-7f59-475b-8525-988a9da92340', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1489318609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32de4d41e2264c08b59fe9026c713dda',qos_specs=None,replication_status=,reservations=['0e7f63ff-2734-40c3-89ef-d239f4ddca2b','549bee77-d465-4850-9779-3331a4beab48','69a110a7-f49f-4722-b655-247f9be56830','aca4333d-5881-469e-8a3c-faa91c45267a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb7a7945f39429685a8a41cb002e0b9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1489318609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea23f147-7f59-475b-8525-988a9da92340,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='32de4d41e2264c08b59fe9026c713dda',provider_auth=None,provider_geometry=None,provider_id=None,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='beb7a7945f39429685a8a41cb002e0b9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.110106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dccdf4c-7bf5-48a8-bbd3-3bcb842b0613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.141747 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8dccdf4c-7bf5-48a8-bbd3-3bcb842b0613) transitioned into state 'SUCCESS' from state '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-1489318609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='32de4d41e2264c08b59fe9026c713dda',qos_specs=None,replication_status=,reservations=['0e7f63ff-2734-40c3-89ef-d239f4ddca2b','549bee77-d465-4850-9779-3331a4beab48','69a110a7-f49f-4722-b655-247f9be56830','aca4333d-5881-469e-8a3c-faa91c45267a'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='beb7a7945f39429685a8a41cb002e0b9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.142559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b95f89-cb5d-404d-a368-14bd21a05cf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.152419 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42b95f89-cb5d-404d-a368-14bd21a05cf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.153268 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Flow 'volume_create_api' (0550c45a-3f80-4590-85de-7bbdd0d944b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:49.153565 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Create volume request issued successfully. Aug 25 11:48:49.154119 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a05575d-af16-4343-af78-6e4fcce564d2 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:49.154633 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 331/1362] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:48 2026] POST /volume/v3/volumes => generated 760 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:49.170654 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5a27a1c1-3fdf-4efb-ac70-530ad3af625f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.172705 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a27a1c1-3fdf-4efb-ac70-530ad3af625f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:49.173148 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a27a1c1-3fdf-4efb-ac70-530ad3af625f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.173437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5a27a1c1-3fdf-4efb-ac70-530ad3af625f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.180997 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.180997 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:49.185127 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5a27a1c1-3fdf-4efb-ac70-530ad3af625f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Volume info retrieved successfully. Aug 25 11:48:49.191873 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5a27a1c1-3fdf-4efb-ac70-530ad3af625f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 returned with HTTP 200 Aug 25 11:48:49.191873 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 349/1363] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:49.400313 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96ae2d8f-a0a3-4336-9ebc-b613339bdf3a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.466676 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d1106a2c-88d1-41be-9da9-5cedf86f8402 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.468539 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d1106a2c-88d1-41be-9da9-5cedf86f8402 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:49.468796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d1106a2c-88d1-41be-9da9-5cedf86f8402 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.469018 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d1106a2c-88d1-41be-9da9-5cedf86f8402 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.478690 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.478690 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:49.481260 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96ae2d8f-a0a3-4336-9ebc-b613339bdf3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] GET https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 Aug 25 11:48:49.481543 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96ae2d8f-a0a3-4336-9ebc-b613339bdf3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.481852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96ae2d8f-a0a3-4336-9ebc-b613339bdf3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.483473 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d1106a2c-88d1-41be-9da9-5cedf86f8402 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:49.489002 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d1106a2c-88d1-41be-9da9-5cedf86f8402 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 returned with HTTP 200 Aug 25 11:48:49.489537 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 343/1364] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:49.498049 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96ae2d8f-a0a3-4336-9ebc-b613339bdf3a tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 returned with HTTP 200 Aug 25 11:48:49.498480 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 342/1365] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 => generated 618 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:49.513082 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9261e81e-0679-4164-a652-cda42e0066b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.515340 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9261e81e-0679-4164-a652-cda42e0066b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 Aug 25 11:48:49.515800 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9261e81e-0679-4164-a652-cda42e0066b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:49.518945 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=617,cinder:UPDATE=193,cinder:DELETE=5,cinder:INSERT=123 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:48:49.523007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bece3712-0ff6-419d-aaae-4d45b5931d8f req-5749f729-7c32-4f8d-b67c-3e607b7452ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.525243 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bece3712-0ff6-419d-aaae-4d45b5931d8f req-5749f729-7c32-4f8d-b67c-3e607b7452ca tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:49.525650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bece3712-0ff6-419d-aaae-4d45b5931d8f req-5749f729-7c32-4f8d-b67c-3e607b7452ca tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.525893 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bece3712-0ff6-419d-aaae-4d45b5931d8f req-5749f729-7c32-4f8d-b67c-3e607b7452ca tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.530951 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.530951 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:49.533510 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.533510 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:49.537835 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bece3712-0ff6-419d-aaae-4d45b5931d8f req-5749f729-7c32-4f8d-b67c-3e607b7452ca tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:49.542872 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bece3712-0ff6-419d-aaae-4d45b5931d8f req-5749f729-7c32-4f8d-b67c-3e607b7452ca tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 returned with HTTP 200 Aug 25 11:48:49.543418 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 350/1366] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:49.559580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.562004 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:49.562480 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1442673835"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:49.564611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1442673835'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:49.564851 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume of 1 GB Aug 25 11:48:49.570131 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Availability Zones retrieved successfully. Aug 25 11:48:49.577807 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9261e81e-0679-4164-a652-cda42e0066b0 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 returned with HTTP 200 Aug 25 11:48:49.578314 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 332/1367] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:48:49 2026] PUT /volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 => generated 571 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:49.579036 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Flow 'volume_create_api' (5e19cc87-9aff-4e0e-a4fe-5270ada025ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:49.580527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a10061-bee6-4434-93e7-b8f23f4dc537) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.581909 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:49.589519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34dc702f-99ed-4468-b69d-1389973d5639 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.617437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5a10061-bee6-4434-93e7-b8f23f4dc537) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.618533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dad0d0f-dc92-4177-9d9b-a0e0a0f60657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.665872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:49.666263 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-899053302"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:49.667833 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-899053302'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:49.667940 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Create volume of 1 GB Aug 25 11:48:49.669813 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Created reservations ['e817f978-c3b3-45c8-b4e5-d724ef1710b5', '709ff32a-de9e-45cb-a3c1-74e1d53a1c6f', 'b8c56853-a831-45b5-8a0c-a67cd689f10a', '2e8f7883-a79b-4329-ae2f-6bf85c0d33f1'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:49.670650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dad0d0f-dc92-4177-9d9b-a0e0a0f60657) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e817f978-c3b3-45c8-b4e5-d724ef1710b5', '709ff32a-de9e-45cb-a3c1-74e1d53a1c6f', 'b8c56853-a831-45b5-8a0c-a67cd689f10a', '2e8f7883-a79b-4329-ae2f-6bf85c0d33f1']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.671612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba2dfda-cd33-4e18-b036-5dc1abaf7697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.671987 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Availability Zones retrieved successfully. Aug 25 11:48:49.678197 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Flow 'volume_create_api' (a2e7d2d0-d818-4c84-a447-d78d6db453fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:49.679339 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bce3dc-77ba-484e-a901-e07855166ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.680926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:49.703175 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fba2dfda-cd33-4e18-b036-5dc1abaf7697) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c0aaf97-a499-4b07-829c-2ff6a5bfc862', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1442673835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b197aa6f6f61468cb1f0672ab049500d',qos_specs=None,replication_status=,reservations=['e817f978-c3b3-45c8-b4e5-d724ef1710b5','709ff32a-de9e-45cb-a3c1-74e1d53a1c6f','b8c56853-a831-45b5-8a0c-a67cd689f10a','2e8f7883-a79b-4329-ae2f-6bf85c0d33f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1442673835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c0aaf97-a499-4b07-829c-2ff6a5bfc862,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='b197aa6f6f61468cb1f0672ab049500d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.704721 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594c49d8-de6b-4ef2-b33c-ccfe769e2611) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.712226 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3bce3dc-77ba-484e-a901-e07855166ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.713052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1021720d-7dbd-4e79-ab3b-c885c24df016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.726973 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (594c49d8-de6b-4ef2-b33c-ccfe769e2611) transitioned into state 'SUCCESS' from state '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-1442673835',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='b197aa6f6f61468cb1f0672ab049500d',qos_specs=None,replication_status=,reservations=['e817f978-c3b3-45c8-b4e5-d724ef1710b5','709ff32a-de9e-45cb-a3c1-74e1d53a1c6f','b8c56853-a831-45b5-8a0c-a67cd689f10a','2e8f7883-a79b-4329-ae2f-6bf85c0d33f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d952bd70a79f4056b5fc2256fb30e0c1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.727995 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59a3b28-4e00-49fc-928a-9159189fde23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.739403 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a59a3b28-4e00-49fc-928a-9159189fde23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.740420 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Flow 'volume_create_api' (5e19cc87-9aff-4e0e-a4fe-5270ada025ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:49.740819 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Create volume request issued successfully. Aug 25 11:48:49.741566 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b4fe3da9-e73d-4af5-9474-0f59eee55f73 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:49.742377 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 344/1368] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:48:49 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:49.757968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c90ab50-0fcd-42b0-8bde-a4cf967b5630 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.760372 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c90ab50-0fcd-42b0-8bde-a4cf967b5630 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:49.760614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c90ab50-0fcd-42b0-8bde-a4cf967b5630 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.760937 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c90ab50-0fcd-42b0-8bde-a4cf967b5630 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.769743 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.769743 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:49.774774 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c90ab50-0fcd-42b0-8bde-a4cf967b5630 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:49.781950 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c90ab50-0fcd-42b0-8bde-a4cf967b5630 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 returned with HTTP 200 Aug 25 11:48:49.782479 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 351/1369] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 => generated 826 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:48:49.790975 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Created reservations ['25398044-f484-4b6c-9708-b29726d23055', 'a18c3a27-2ffb-48ea-8324-307225758577', '5d6a5892-596c-416f-8dce-a129195a2655', 'ac85bb1c-ca5b-412c-914d-53ca3968cc8f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:49.791952 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1021720d-7dbd-4e79-ab3b-c885c24df016) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25398044-f484-4b6c-9708-b29726d23055', 'a18c3a27-2ffb-48ea-8324-307225758577', '5d6a5892-596c-416f-8dce-a129195a2655', 'ac85bb1c-ca5b-412c-914d-53ca3968cc8f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.792711 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b299ca-ede0-4c39-85d8-b97b08bf9b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.818207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b299ca-ede0-4c39-85d8-b97b08bf9b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4845761d-a40a-42bd-8577-fd105ee6171d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-899053302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5625943a4c5840a6ba095ab4fe9c0748',qos_specs=None,replication_status=,reservations=['25398044-f484-4b6c-9708-b29726d23055','a18c3a27-2ffb-48ea-8324-307225758577','5d6a5892-596c-416f-8dce-a129195a2655','ac85bb1c-ca5b-412c-914d-53ca3968cc8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be71f0691ef3479792ef9681425dd02e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-899053302',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4845761d-a40a-42bd-8577-fd105ee6171d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5625943a4c5840a6ba095ab4fe9c0748',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='be71f0691ef3479792ef9681425dd02e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.819007 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5911382-cf33-49d0-af39-5e780ca6015c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.847135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5911382-cf33-49d0-af39-5e780ca6015c) transitioned into state 'SUCCESS' from state '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-899053302',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5625943a4c5840a6ba095ab4fe9c0748',qos_specs=None,replication_status=,reservations=['25398044-f484-4b6c-9708-b29726d23055','a18c3a27-2ffb-48ea-8324-307225758577','5d6a5892-596c-416f-8dce-a129195a2655','ac85bb1c-ca5b-412c-914d-53ca3968cc8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='be71f0691ef3479792ef9681425dd02e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.848145 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef7322b-927a-48ad-b990-25e1117f1ef4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:49.870243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ef7322b-927a-48ad-b990-25e1117f1ef4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:49.871125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Flow 'volume_create_api' (a2e7d2d0-d818-4c84-a447-d78d6db453fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:49.871489 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Create volume request issued successfully. Aug 25 11:48:49.872183 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34dc702f-99ed-4468-b69d-1389973d5639 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:49.872615 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 343/1370] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:49 2026] POST /volume/v3/volumes => generated 764 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:49.888923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d1754184-5927-411f-b2e5-2db5c39fd26e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.890968 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1754184-5927-411f-b2e5-2db5c39fd26e tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:49.891193 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1754184-5927-411f-b2e5-2db5c39fd26e tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.891411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d1754184-5927-411f-b2e5-2db5c39fd26e tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.900926 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.900926 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:49.907588 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d1754184-5927-411f-b2e5-2db5c39fd26e tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:49.913441 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d1754184-5927-411f-b2e5-2db5c39fd26e tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d returned with HTTP 200 Aug 25 11:48:49.914075 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 333/1371] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d => generated 832 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:49.923779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-01a5971a-e4d2-49af-bba2-d4ccaabdc14e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:49.926118 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01a5971a-e4d2-49af-bba2-d4ccaabdc14e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:49.926293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01a5971a-e4d2-49af-bba2-d4ccaabdc14e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:49.926501 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01a5971a-e4d2-49af-bba2-d4ccaabdc14e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:49.940563 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:49.940563 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:49.946123 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-01a5971a-e4d2-49af-bba2-d4ccaabdc14e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:49.952902 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01a5971a-e4d2-49af-bba2-d4ccaabdc14e tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:49.953419 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 345/1372] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:49 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:50.208472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00310993-2ba7-47ed-b080-eaa41ac6420e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.210805 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00310993-2ba7-47ed-b080-eaa41ac6420e tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:50.211059 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00310993-2ba7-47ed-b080-eaa41ac6420e tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:50.211291 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00310993-2ba7-47ed-b080-eaa41ac6420e tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:50.220735 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.220735 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:50.225579 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-00310993-2ba7-47ed-b080-eaa41ac6420e tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Volume info retrieved successfully. Aug 25 11:48:50.230965 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00310993-2ba7-47ed-b080-eaa41ac6420e tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 returned with HTTP 200 Aug 25 11:48:50.231496 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 352/1373] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:50 2026] GET /volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 => generated 853 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:50.244457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4465fa20-9295-40d5-8b10-887a04a6968d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.246322 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:50.246738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea23f147-7f59-475b-8525-988a9da92340", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1170818180"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:50.256550 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.256550 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:50.257077 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Volume info retrieved successfully. Aug 25 11:48:50.257232 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Create snapshot from volume ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:50.295576 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Created reservations ['6d7e2087-d651-499f-8b4c-1c8cd93bfaea', '01cdf255-4498-48a4-8a37-479001f0269d', '3b78c9e9-7ddb-4c84-9e9b-def9ed305995', '15a910e9-c06b-4e3a-af2c-4ba1c2785e8a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:50.330107 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot create request issued successfully. Aug 25 11:48:50.330520 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4465fa20-9295-40d5-8b10-887a04a6968d tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:48:50.331005 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 344/1374] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:50 2026] POST /volume/v3/snapshots => generated 318 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:50.341907 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4fc9b3a0-eab2-4acb-9002-7926448a9096 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.343902 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4fc9b3a0-eab2-4acb-9002-7926448a9096 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 Aug 25 11:48:50.344178 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4fc9b3a0-eab2-4acb-9002-7926448a9096 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:50.344423 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4fc9b3a0-eab2-4acb-9002-7926448a9096 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:50.350125 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.350125 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:50.350954 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4fc9b3a0-eab2-4acb-9002-7926448a9096 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot retrieved successfully. Aug 25 11:48:50.351947 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4fc9b3a0-eab2-4acb-9002-7926448a9096 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 returned with HTTP 200 Aug 25 11:48:50.352549 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 334/1375] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:50 2026] GET /volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 => generated 450 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:50.394734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-541d69b1-c2a7-46ce-a393-e74b4055a2e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.396702 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-541d69b1-c2a7-46ce-a393-e74b4055a2e8 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] POST https://10.4.3.66/volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018/action Aug 25 11:48:50.397094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-541d69b1-c2a7-46ce-a393-e74b4055a2e8 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:50.397211 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-541d69b1-c2a7-46ce-a393-e74b4055a2e8 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:50.415417 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.415417 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:50.428019 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d4499bc9-a8db-4636-9ec8-6c18549fd851 req-541d69b1-c2a7-46ce-a393-e74b4055a2e8 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018/action returned with HTTP 204 Aug 25 11:48:50.428610 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 346/1376] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:48:50 2026] POST /volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:50.794238 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d9b37d16-0576-48e9-a1aa-bcb9fa31d9cf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.796309 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9b37d16-0576-48e9-a1aa-bcb9fa31d9cf tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:50.796579 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9b37d16-0576-48e9-a1aa-bcb9fa31d9cf tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:50.796917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9b37d16-0576-48e9-a1aa-bcb9fa31d9cf tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:50.805668 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.805668 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:50.811268 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d9b37d16-0576-48e9-a1aa-bcb9fa31d9cf tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:50.817259 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9b37d16-0576-48e9-a1aa-bcb9fa31d9cf tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 returned with HTTP 200 Aug 25 11:48:50.817859 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 353/1377] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:50 2026] GET /volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:50.846156 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-49aba159-a776-45aa-93a6-95e3fb87d12c req-ae1dff89-4b80-4ccb-9686-573ed9a505d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.848382 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-49aba159-a776-45aa-93a6-95e3fb87d12c req-ae1dff89-4b80-4ccb-9686-573ed9a505d8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:50.848644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-49aba159-a776-45aa-93a6-95e3fb87d12c req-ae1dff89-4b80-4ccb-9686-573ed9a505d8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:50.848864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-49aba159-a776-45aa-93a6-95e3fb87d12c req-ae1dff89-4b80-4ccb-9686-573ed9a505d8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:50.855880 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.855880 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:50.859950 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-49aba159-a776-45aa-93a6-95e3fb87d12c req-ae1dff89-4b80-4ccb-9686-573ed9a505d8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:50.864123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-49aba159-a776-45aa-93a6-95e3fb87d12c req-ae1dff89-4b80-4ccb-9686-573ed9a505d8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 returned with HTTP 200 Aug 25 11:48:50.864556 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 345/1378] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:50 2026] GET /volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:50.929691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-528b3a00-3d26-493b-a12f-678f317d506c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.931645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-528b3a00-3d26-493b-a12f-678f317d506c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:50.931882 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-528b3a00-3d26-493b-a12f-678f317d506c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:50.932092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-528b3a00-3d26-493b-a12f-678f317d506c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:50.939661 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.939661 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:50.943880 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-528b3a00-3d26-493b-a12f-678f317d506c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:50.949335 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-528b3a00-3d26-493b-a12f-678f317d506c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d returned with HTTP 200 Aug 25 11:48:50.949947 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 335/1379] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:50 2026] GET /volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:50.966859 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.967298 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d3f65de-c488-4da6-af75-a5e3e2e50b1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:50.969151 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:50.969328 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d3f65de-c488-4da6-af75-a5e3e2e50b1f tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:50.969458 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d3f65de-c488-4da6-af75-a5e3e2e50b1f tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:50.969644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4845761d-a40a-42bd-8577-fd105ee6171d", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-1887215834"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:50.969794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d3f65de-c488-4da6-af75-a5e3e2e50b1f tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:50.979647 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.979647 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:50.980716 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:50.980716 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:50.981379 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:50.982271 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Create snapshot from volume 4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:50.984265 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2d3f65de-c488-4da6-af75-a5e3e2e50b1f tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:50.988362 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d3f65de-c488-4da6-af75-a5e3e2e50b1f tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:50.988887 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 354/1380] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:50 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.002115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f8d5cbb1-5e87-45fc-9046-dc7a05bebcae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.004186 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f8d5cbb1-5e87-45fc-9046-dc7a05bebcae tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:51.004373 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.004453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f8d5cbb1-5e87-45fc-9046-dc7a05bebcae tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.004599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f8d5cbb1-5e87-45fc-9046-dc7a05bebcae tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.006903 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.007203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.008421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.008792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.009706 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.019731 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.019731 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:51.020634 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.022113 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.022113 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:51.024427 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f8d5cbb1-5e87-45fc-9046-dc7a05bebcae tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:51.024977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Created reservations ['81537a06-8e60-46b3-b204-f3e9ff042917', '11d25589-4dd3-49bf-b47a-cdc65aaccaae', '71c372a9-50c3-43c0-bf0e-a859883de5bc', 'd6892330-272b-467b-83ee-19ffa0346d67'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:51.027259 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-877708db-42da-4613-9145-47fadb5a769a req-8b02e24f-8914-4fbd-94fb-5ba2e7d32d25 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.027785 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 336/1381] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.031321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f8d5cbb1-5e87-45fc-9046-dc7a05bebcae tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:51.031933 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 346/1382] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 1135 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.056730 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.059079 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.059346 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.059629 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.059944 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.060784 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.062161 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Snapshot create request issued successfully. Aug 25 11:48:51.062638 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e40ece4f-9a8d-43fa-b7bf-1bf30bc6052b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:48:51.063130 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 347/1383] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:50 2026] POST /volume/v3/snapshots => generated 323 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:51.071490 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.073185 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.073185 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:51.078675 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-adf43b8b-352e-4a30-a692-d342510fcfa7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.081782 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adf43b8b-352e-4a30-a692-d342510fcfa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 Aug 25 11:48:51.081997 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adf43b8b-352e-4a30-a692-d342510fcfa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.082219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adf43b8b-352e-4a30-a692-d342510fcfa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.083073 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-65ef0930-9791-4015-9d03-6b9b0e82e1e7 req-fc03299c-4b1a-44b7-81f1-9f7bbc2afe02 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.083813 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 355/1384] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.092051 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.092051 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:51.092604 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-adf43b8b-352e-4a30-a692-d342510fcfa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Snapshot retrieved successfully. Aug 25 11:48:51.095978 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adf43b8b-352e-4a30-a692-d342510fcfa7 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 returned with HTTP 200 Aug 25 11:48:51.095978 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 337/1385] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 => generated 455 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:51.116185 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.118264 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.118484 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.118681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.118952 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.119773 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.128791 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.129853 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.129853 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:51.134844 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b06afd0b-abad-4107-8e10-140abee0fca4 req-de0f3113-0446-4660-bd5b-00e32acebfb8 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.135355 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 347/1386] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.162493 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.165637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.165918 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.166144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.166450 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.166879 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.166879 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:51.167400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.179348 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.180885 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.180885 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:51.186639 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-52c0db47-fd32-464f-b186-820eb1fc3d0f req-43aa6731-b62d-46a8-8bac-ee7cf9a1db1a tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.187230 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 348/1387] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.218069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.220387 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.220692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.220941 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.221229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.221973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.233544 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.235162 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.235162 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:51.241261 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7d085e94-5ecf-4612-a14b-8e9bcf6d78b6 req-17132adf-f2f1-4235-bcd6-e3b30edc7a7f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.241835 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 356/1388] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.270069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.272612 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.272886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.273127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.273457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.274448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.285860 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.286907 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.286907 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:51.292410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-36113c85-8b7d-4b60-8789-5038bb549df7 req-dd1d87c8-ba8e-447d-901a-e068071a9483 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.293073 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 338/1389] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.325232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.327897 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.328155 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.328407 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.328690 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.329600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.339535 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.340827 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.340827 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:51.347276 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4497a639-a6b3-4c2c-be61-a71c962a8a07 req-8bcb8d5a-5959-4210-b730-1c59b27e6135 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.347884 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 348/1390] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.361909 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-34ae8abf-028d-4c30-bad5-5611a1c7df48 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.364217 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-34ae8abf-028d-4c30-bad5-5611a1c7df48 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 Aug 25 11:48:51.364535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-34ae8abf-028d-4c30-bad5-5611a1c7df48 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.364840 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-34ae8abf-028d-4c30-bad5-5611a1c7df48 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.378524 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.378524 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:51.379108 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-34ae8abf-028d-4c30-bad5-5611a1c7df48 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot retrieved successfully. Aug 25 11:48:51.380101 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-34ae8abf-028d-4c30-bad5-5611a1c7df48 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 returned with HTTP 200 Aug 25 11:48:51.380581 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 349/1391] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 => generated 477 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:51.389394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.390576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.393071 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:51.393533 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "68075bbf-ed5e-4be6-867e-01e92ae00e30"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:51.395916 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '68075bbf-ed5e-4be6-867e-01e92ae00e30'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:51.396192 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:48:51.396410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.396607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.396890 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:48:51.397584 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:48:51.402871 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.402871 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:51.403512 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot retrieved successfully. Aug 25 11:48:51.403720 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Create volume of 1 GB Aug 25 11:48:51.406263 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] Get all volumes completed successfully. Aug 25 11:48:51.407400 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.407400 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:51.409415 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Availability Zones retrieved successfully. Aug 25 11:48:51.412006 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-30cd6090-d97d-44a4-9f12-d0cbcfe6a221 req-cbac5788-ab00-4cfa-a538-da44ebd05921 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:48:51.412470 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 357/1392] 10.4.3.66 () {68 vars in 1501 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/detail => generated 2535 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:51.418132 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Flow 'volume_create_api' (856b3117-9292-41c8-872f-050c90cf504e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:51.419507 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f57cdb-67ee-4344-b82b-711ccc5648a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:51.420638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:51.421693 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f57cdb-67ee-4344-b82b-711ccc5648a4) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 11:48:51.421693 np0000008081 devstack@c-api.service[100237]: 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 25 11:48:51.423501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f57cdb-67ee-4344-b82b-711ccc5648a4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:51.424282 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (30f57cdb-67ee-4344-b82b-711ccc5648a4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:48:51.425053 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Flow 'volume_create_api' (856b3117-9292-41c8-872f-050c90cf504e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 11:48:51.425380 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f30c36a7-000d-46be-b54e-32e7efbd0de4 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:48:51.426103 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 339/1393] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:51 2026] POST /volume/v3/volumes => generated 171 bytes in 36 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:48:51.430820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.433222 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:51.433475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.433757 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.433985 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Delete volume with id: 5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:51.434610 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.436560 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 Aug 25 11:48:51.436814 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.437051 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.437200 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Delete snapshot with id: 68075bbf-ed5e-4be6-867e-01e92ae00e30 Aug 25 11:48:51.442310 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.442310 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:51.442837 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot retrieved successfully. Aug 25 11:48:51.443742 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.443742 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:51.444418 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:51.469053 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot delete request issued successfully. Aug 25 11:48:51.469465 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fd0242b4-415a-45da-95c8-2ba2ec2096fa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 returned with HTTP 202 Aug 25 11:48:51.469909 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 350/1394] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:51 2026] DELETE /volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:51.481475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e9242672-f07d-46cf-a3f0-2f520a54e8b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.483506 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9242672-f07d-46cf-a3f0-2f520a54e8b5 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 Aug 25 11:48:51.483792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9242672-f07d-46cf-a3f0-2f520a54e8b5 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.483975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9242672-f07d-46cf-a3f0-2f520a54e8b5 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.488729 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Delete volume request issued successfully. Aug 25 11:48:51.489013 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef6b369c-c0aa-4ff4-9266-4ff285f8324f tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 returned with HTTP 202 Aug 25 11:48:51.489634 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 349/1395] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:51 2026] DELETE /volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:51.491263 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.491263 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:51.492137 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e9242672-f07d-46cf-a3f0-2f520a54e8b5 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Snapshot retrieved successfully. Aug 25 11:48:51.493086 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9242672-f07d-46cf-a3f0-2f520a54e8b5 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 returned with HTTP 200 Aug 25 11:48:51.493609 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 358/1396] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:51.499221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-78130e26-0a7d-4365-8747-a071e9851661 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:51.506055 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78130e26-0a7d-4365-8747-a071e9851661 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:51.506223 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78130e26-0a7d-4365-8747-a071e9851661 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:51.506397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-78130e26-0a7d-4365-8747-a071e9851661 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:51.515081 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:51.515081 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:51.520712 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-78130e26-0a7d-4365-8747-a071e9851661 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:51.526811 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-78130e26-0a7d-4365-8747-a071e9851661 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 returned with HTTP 200 Aug 25 11:48:51.527438 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 340/1397] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:51 2026] GET /volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.106860 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-aa222ded-a387-44a5-9fe4-d809b9c89828 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.108718 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aa222ded-a387-44a5-9fe4-d809b9c89828 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 Aug 25 11:48:52.108997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aa222ded-a387-44a5-9fe4-d809b9c89828 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.109198 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aa222ded-a387-44a5-9fe4-d809b9c89828 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.114032 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.114032 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:52.114484 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-aa222ded-a387-44a5-9fe4-d809b9c89828 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Snapshot retrieved successfully. Aug 25 11:48:52.115939 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aa222ded-a387-44a5-9fe4-d809b9c89828 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 returned with HTTP 200 Aug 25 11:48:52.115939 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 351/1398] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.123964 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a824b59-edfd-4476-95f6-8e974fa38003 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.125852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a824b59-edfd-4476-95f6-8e974fa38003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 Aug 25 11:48:52.126163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a824b59-edfd-4476-95f6-8e974fa38003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:52.204751 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a824b59-edfd-4476-95f6-8e974fa38003 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 returned with HTTP 200 Aug 25 11:48:52.205271 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 350/1399] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:48:52 2026] PUT /volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 => generated 571 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.216510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.221751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:52.222378 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-b34e50e6-81a4-459b-9b4b-f2c33b86c4cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.222651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4845761d-a40a-42bd-8577-fd105ee6171d"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:52.224602 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-b34e50e6-81a4-459b-9b4b-f2c33b86c4cb tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:52.224843 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-b34e50e6-81a4-459b-9b4b-f2c33b86c4cb tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.225011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-b34e50e6-81a4-459b-9b4b-f2c33b86c4cb tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.233749 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.233749 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:52.234472 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:52.234815 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Create snapshot from volume 4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:52.235331 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.235331 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:52.239489 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-b34e50e6-81a4-459b-9b4b-f2c33b86c4cb tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:52.244077 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-b34e50e6-81a4-459b-9b4b-f2c33b86c4cb tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:52.244540 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 341/1400] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 1135 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:52.260775 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota_utils [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Quota exceeded for 5625943a4c5840a6ba095ab4fe9c0748, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 25 11:48:52.261014 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-4abd6e93-bf20-43ff-bcc7-5d61677bce19 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 413 Aug 25 11:48:52.261726 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 359/1401] 10.4.3.66 () {68 vars in 1257 bytes} [Tue Aug 25 11:48:52 2026] POST /volume/v3/snapshots => generated 208 bytes in 46 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 11:48:52.269736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.269993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e260dcc7-14e7-4a30-b135-22ec131e3f21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.271676 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e260dcc7-14e7-4a30-b135-22ec131e3f21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 Aug 25 11:48:52.271727 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] POST https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749/action Aug 25 11:48:52.271975 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e260dcc7-14e7-4a30-b135-22ec131e3f21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:52.272044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:48:52.272136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:52.283376 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.283376 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:52.283942 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:52.297864 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Begin detaching volume completed successfully. Aug 25 11:48:52.298081 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-a4d668a8-0823-431c-b5c8-322cd7f50ecd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749/action returned with HTTP 202 Aug 25 11:48:52.298523 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 352/1402] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:48:52 2026] POST /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:48:52.332283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-500c31b2-b7de-40c4-8df6-19a7111feadf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.334694 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-500c31b2-b7de-40c4-8df6-19a7111feadf tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:52.334910 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-500c31b2-b7de-40c4-8df6-19a7111feadf tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.336667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-500c31b2-b7de-40c4-8df6-19a7111feadf tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.345678 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e260dcc7-14e7-4a30-b135-22ec131e3f21 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 returned with HTTP 200 Aug 25 11:48:52.345796 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.345796 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:52.346173 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 351/1403] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:48:52 2026] PUT /volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 => generated 571 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.350499 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-500c31b2-b7de-40c4-8df6-19a7111feadf tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:52.356034 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-500c31b2-b7de-40c4-8df6-19a7111feadf tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:52.356436 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 342/1404] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:48:52.358354 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-21776dcf-619a-4581-be22-e20942353d5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.359975 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-21776dcf-619a-4581-be22-e20942353d5d tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:52.361334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-21776dcf-619a-4581-be22-e20942353d5d tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4845761d-a40a-42bd-8577-fd105ee6171d"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:52.365484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6372a5eb-0b5e-43c0-95b5-47b52df56e46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.365963 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6372a5eb-0b5e-43c0-95b5-47b52df56e46 None None] GET https://10.4.3.66/volume// Aug 25 11:48:52.366161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6372a5eb-0b5e-43c0-95b5-47b52df56e46 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.366402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6372a5eb-0b5e-43c0-95b5-47b52df56e46 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.369870 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6372a5eb-0b5e-43c0-95b5-47b52df56e46 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:48:52.370255 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 353/1405] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:48:52.374238 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.374238 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:52.374238 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-21776dcf-619a-4581-be22-e20942353d5d tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:52.374238 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-21776dcf-619a-4581-be22-e20942353d5d tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Create snapshot from volume 4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:52.378282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-bc9c559d-b429-4183-9314-8d6aa039e1fc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.380792 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-bc9c559d-b429-4183-9314-8d6aa039e1fc tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:52.380994 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-bc9c559d-b429-4183-9314-8d6aa039e1fc tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.381202 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-bc9c559d-b429-4183-9314-8d6aa039e1fc tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.391594 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.391594 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:52.393540 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota_utils [None req-21776dcf-619a-4581-be22-e20942353d5d tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Quota exceeded for 5625943a4c5840a6ba095ab4fe9c0748, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 25 11:48:52.393803 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-21776dcf-619a-4581-be22-e20942353d5d tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 413 Aug 25 11:48:52.394467 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 360/1406] 10.4.3.66 () {68 vars in 1257 bytes} [Tue Aug 25 11:48:52 2026] POST /volume/v3/snapshots => generated 133 bytes in 38 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 25 11:48:52.395485 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-bc9c559d-b429-4183-9314-8d6aa039e1fc tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:52.403285 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-bc9c559d-b429-4183-9314-8d6aa039e1fc tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:52.403429 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.403825 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 352/1407] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 1318 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:48:52.405506 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 Aug 25 11:48:52.405574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.405917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.405917 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Delete snapshot with id: 0b1bc548-969a-41fa-a4f4-1af860ebb218 Aug 25 11:48:52.413781 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.413781 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:52.414259 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Snapshot retrieved successfully. Aug 25 11:48:52.438831 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Snapshot delete request issued successfully. Aug 25 11:48:52.439124 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32c62fd8-0b2b-4e8d-9ec4-5877cccb224b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 returned with HTTP 202 Aug 25 11:48:52.439722 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 343/1408] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:48:52 2026] DELETE /volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:52.448566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a1940243-527a-4f15-a5e4-388c26818a0b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.450847 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a1940243-527a-4f15-a5e4-388c26818a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 Aug 25 11:48:52.451064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a1940243-527a-4f15-a5e4-388c26818a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.451308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a1940243-527a-4f15-a5e4-388c26818a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.456992 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.456992 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:52.457559 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a1940243-527a-4f15-a5e4-388c26818a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Snapshot retrieved successfully. Aug 25 11:48:52.458570 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a1940243-527a-4f15-a5e4-388c26818a0b tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 returned with HTTP 200 Aug 25 11:48:52.459062 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 354/1409] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.505300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e7af0c3-09cf-41f1-89a1-93284dd65585 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.507439 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e7af0c3-09cf-41f1-89a1-93284dd65585 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 Aug 25 11:48:52.507678 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e7af0c3-09cf-41f1-89a1-93284dd65585 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.507785 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e7af0c3-09cf-41f1-89a1-93284dd65585 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.512088 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e7af0c3-09cf-41f1-89a1-93284dd65585 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 returned with HTTP 404 Aug 25 11:48:52.512772 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 361/1410] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/snapshots/68075bbf-ed5e-4be6-867e-01e92ae00e30 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:52.521474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43ca842a-fa81-4a21-8994-e62d167dceaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.523356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43ca842a-fa81-4a21-8994-e62d167dceaa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:52.523636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43ca842a-fa81-4a21-8994-e62d167dceaa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.523852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43ca842a-fa81-4a21-8994-e62d167dceaa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.534495 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.534495 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:52.540169 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-43ca842a-fa81-4a21-8994-e62d167dceaa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Volume info retrieved successfully. Aug 25 11:48:52.541421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-972fbace-540b-49ed-8e8d-a4077bccca50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.543666 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-972fbace-540b-49ed-8e8d-a4077bccca50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 Aug 25 11:48:52.543920 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-972fbace-540b-49ed-8e8d-a4077bccca50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.544148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-972fbace-540b-49ed-8e8d-a4077bccca50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.545570 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43ca842a-fa81-4a21-8994-e62d167dceaa tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 returned with HTTP 200 Aug 25 11:48:52.546014 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 353/1411] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.555431 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-972fbace-540b-49ed-8e8d-a4077bccca50 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 returned with HTTP 404 Aug 25 11:48:52.556156 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 344/1412] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/5c0aaf97-a499-4b07-829c-2ff6a5bfc862 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:52.563760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.565134 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12eac392-e089-4bc2-be60-efbe49bff88d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.567059 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:52.567285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.567472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.567662 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Delete volume with id: cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:52.570066 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:52.570285 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.570532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.570743 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Delete volume with id: ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:52.582230 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.582230 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:52.582935 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:52.585190 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.585190 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:52.585742 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Volume info retrieved successfully. Aug 25 11:48:52.633188 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Delete volume request issued successfully. Aug 25 11:48:52.633316 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1a14ccf7-1a7e-4f0f-a4d0-7c0112a9fe9f tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 returned with HTTP 202 Aug 25 11:48:52.634148 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 355/1413] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:52 2026] DELETE /volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:52.636563 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Delete volume request issued successfully. Aug 25 11:48:52.637005 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12eac392-e089-4bc2-be60-efbe49bff88d tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 returned with HTTP 202 Aug 25 11:48:52.637822 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 362/1414] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:52 2026] DELETE /volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:52.646017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4bd3e5b8-32d7-446e-ba15-b060179f2ceb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.648917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-033f6dde-17dd-43be-9b56-290a3ef0be77 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:52.649120 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bd3e5b8-32d7-446e-ba15-b060179f2ceb tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:52.649196 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bd3e5b8-32d7-446e-ba15-b060179f2ceb tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.649464 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bd3e5b8-32d7-446e-ba15-b060179f2ceb tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.651536 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-033f6dde-17dd-43be-9b56-290a3ef0be77 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:52.651536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-033f6dde-17dd-43be-9b56-290a3ef0be77 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:52.652249 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-033f6dde-17dd-43be-9b56-290a3ef0be77 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:52.659424 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.659424 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:52.661595 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:52.661595 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:52.664153 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-033f6dde-17dd-43be-9b56-290a3ef0be77 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:52.668268 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4bd3e5b8-32d7-446e-ba15-b060179f2ceb tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Volume info retrieved successfully. Aug 25 11:48:52.670542 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-033f6dde-17dd-43be-9b56-290a3ef0be77 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 returned with HTTP 200 Aug 25 11:48:52.670685 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 345/1415] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:52.675962 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bd3e5b8-32d7-446e-ba15-b060179f2ceb tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 returned with HTTP 200 Aug 25 11:48:52.676426 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 354/1416] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:52 2026] GET /volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:53.271425 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-768051e8-3cdf-42d3-a502-cf27b4f9fd0b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.273696 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-768051e8-3cdf-42d3-a502-cf27b4f9fd0b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] DELETE https://10.4.3.66/volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018 Aug 25 11:48:53.273895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-768051e8-3cdf-42d3-a502-cf27b4f9fd0b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.274083 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-768051e8-3cdf-42d3-a502-cf27b4f9fd0b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.281171 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.281171 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:53.346769 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bc602d82-337a-4ed6-9f25-c30f5d9b5fc8 req-768051e8-3cdf-42d3-a502-cf27b4f9fd0b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018 returned with HTTP 200 Aug 25 11:48:53.347321 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 356/1417] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:48:53 2026] DELETE /volume/v3/attachments/53a80155-7fce-45f3-969a-a75968fc1018 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:53.370309 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2dd58315-7730-467e-a8c5-af018bc1c28b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.372646 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dd58315-7730-467e-a8c5-af018bc1c28b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:53.372985 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dd58315-7730-467e-a8c5-af018bc1c28b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.373298 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2dd58315-7730-467e-a8c5-af018bc1c28b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.381557 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.381557 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:53.385363 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2dd58315-7730-467e-a8c5-af018bc1c28b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:53.389840 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2dd58315-7730-467e-a8c5-af018bc1c28b tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:53.390220 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 363/1418] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:53.472358 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e16dbc25-92d8-4f40-b1e0-1e344a058cce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.475751 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e16dbc25-92d8-4f40-b1e0-1e344a058cce tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 Aug 25 11:48:53.476028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e16dbc25-92d8-4f40-b1e0-1e344a058cce tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.476163 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e16dbc25-92d8-4f40-b1e0-1e344a058cce tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.485513 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e16dbc25-92d8-4f40-b1e0-1e344a058cce tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 returned with HTTP 404 Aug 25 11:48:53.487312 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 346/1419] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/snapshots/0b1bc548-969a-41fa-a4f4-1af860ebb218 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:53.496131 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f6f808f-40c6-47fc-a70f-f7fe7c687b5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.501581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f6f808f-40c6-47fc-a70f-f7fe7c687b5c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:53.501581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f6f808f-40c6-47fc-a70f-f7fe7c687b5c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.501581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f6f808f-40c6-47fc-a70f-f7fe7c687b5c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.513865 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.513865 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:53.519227 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0f6f808f-40c6-47fc-a70f-f7fe7c687b5c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:53.527610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f6f808f-40c6-47fc-a70f-f7fe7c687b5c tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d returned with HTTP 200 Aug 25 11:48:53.527610 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 355/1420] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:53.546653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.548710 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:53.549017 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.549225 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.549416 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Delete volume with id: 4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:53.556912 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.556912 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:53.557424 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:53.595899 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Delete volume request issued successfully. Aug 25 11:48:53.596104 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39eef7ab-a6b7-4fc8-a4cc-9770be006453 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d returned with HTTP 202 Aug 25 11:48:53.596570 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 357/1421] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:53 2026] DELETE /volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:53.608142 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0330f02-d6d5-44f6-8824-a202bd89ab50 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.611580 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0330f02-d6d5-44f6-8824-a202bd89ab50 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:53.611860 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0330f02-d6d5-44f6-8824-a202bd89ab50 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.612031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0330f02-d6d5-44f6-8824-a202bd89ab50 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.620068 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.620068 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:53.624954 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c0330f02-d6d5-44f6-8824-a202bd89ab50 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Volume info retrieved successfully. Aug 25 11:48:53.631433 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0330f02-d6d5-44f6-8824-a202bd89ab50 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d returned with HTTP 200 Aug 25 11:48:53.632291 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 364/1422] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:53.686280 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-831c9d23-bc65-4017-b27b-1246cb7a23ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.689335 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-831c9d23-bc65-4017-b27b-1246cb7a23ce tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 Aug 25 11:48:53.689335 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-831c9d23-bc65-4017-b27b-1246cb7a23ce tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.689335 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-831c9d23-bc65-4017-b27b-1246cb7a23ce tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.692249 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-81d13651-9601-4b40-a8ad-2a3152a9ef29 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.697285 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81d13651-9601-4b40-a8ad-2a3152a9ef29 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] GET https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 Aug 25 11:48:53.697285 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81d13651-9601-4b40-a8ad-2a3152a9ef29 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.697285 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-81d13651-9601-4b40-a8ad-2a3152a9ef29 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.697523 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-831c9d23-bc65-4017-b27b-1246cb7a23ce tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 returned with HTTP 404 Aug 25 11:48:53.698198 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 347/1423] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/volumes/cf036847-9463-4723-a718-ab5cebdfd581 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:53.704577 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-81d13651-9601-4b40-a8ad-2a3152a9ef29 tempest-VolumesSnapshotNegativeTestJSON-1807582294 tempest-VolumesSnapshotNegativeTestJSON-1807582294-project-member] https://10.4.3.66/volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 returned with HTTP 404 Aug 25 11:48:53.705303 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 356/1424] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/volumes/ea23f147-7f59-475b-8525-988a9da92340 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:53.706330 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-76468912-1129-4318-b29f-5c59c7f07a14 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.708257 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] DELETE https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:53.708486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.708718 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.708893 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Delete volume with id: 01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:53.717504 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.717504 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:48:53.718049 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:53.814492 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Delete volume request issued successfully. Aug 25 11:48:53.814762 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76468912-1129-4318-b29f-5c59c7f07a14 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 returned with HTTP 202 Aug 25 11:48:53.815246 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 358/1425] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:48:53 2026] DELETE /volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:53.825092 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40b5ca62-360c-4fb8-8c5c-2fe0d96e20a5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:53.828680 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40b5ca62-360c-4fb8-8c5c-2fe0d96e20a5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:53.828962 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40b5ca62-360c-4fb8-8c5c-2fe0d96e20a5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:53.829223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40b5ca62-360c-4fb8-8c5c-2fe0d96e20a5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:53.838568 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:53.838568 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:53.843843 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-40b5ca62-360c-4fb8-8c5c-2fe0d96e20a5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Volume info retrieved successfully. Aug 25 11:48:53.852367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40b5ca62-360c-4fb8-8c5c-2fe0d96e20a5 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 returned with HTTP 200 Aug 25 11:48:53.852367 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 365/1426] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:53 2026] GET /volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:54.648702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9125eaeb-a132-4473-bb57-f07ab3ce19ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:54.651704 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9125eaeb-a132-4473-bb57-f07ab3ce19ab tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] GET https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d Aug 25 11:48:54.652009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9125eaeb-a132-4473-bb57-f07ab3ce19ab tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:54.652286 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9125eaeb-a132-4473-bb57-f07ab3ce19ab tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:54.665263 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9125eaeb-a132-4473-bb57-f07ab3ce19ab tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969 tempest-VolumeSnapshotQuotasNegativeTestJSON-379305969-project-member] https://10.4.3.66/volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d returned with HTTP 404 Aug 25 11:48:54.665980 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 348/1427] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:54 2026] GET /volume/v3/volumes/4845761d-a40a-42bd-8577-fd105ee6171d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:54.678396 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-82208d14-d4c2-43eb-8af6-a4459ac68047 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:54.684791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82208d14-d4c2-43eb-8af6-a4459ac68047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] PUT https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 Aug 25 11:48:54.684791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82208d14-d4c2-43eb-8af6-a4459ac68047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:54.871090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ccc45a8f-db30-482f-b2b0-f63381111d86 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:54.875788 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccc45a8f-db30-482f-b2b0-f63381111d86 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] GET https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 Aug 25 11:48:54.876088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccc45a8f-db30-482f-b2b0-f63381111d86 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:54.876355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccc45a8f-db30-482f-b2b0-f63381111d86 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:54.903877 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccc45a8f-db30-482f-b2b0-f63381111d86 tempest-VolumesTestJSON-1084306437 tempest-VolumesTestJSON-1084306437-project-member] https://10.4.3.66/volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 returned with HTTP 404 Aug 25 11:48:54.904577 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 359/1428] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:54 2026] GET /volume/v3/volumes/01e8bd35-9744-4e84-98e1-527555405be3 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:54.942990 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82208d14-d4c2-43eb-8af6-a4459ac68047 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784 tempest-VolumeSnapshotQuotasNegativeTestJSON-1562148784-project-admin] https://10.4.3.66/volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 returned with HTTP 200 Aug 25 11:48:54.943439 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 357/1429] 10.4.3.66 () {68 vars in 1368 bytes} [Tue Aug 25 11:48:54 2026] PUT /volume/v3/os-quota-sets/5625943a4c5840a6ba095ab4fe9c0748 => generated 576 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:56.961567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-589eb7fd-2e6f-4442-90ac-048bfd691ae9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:56.965933 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-589eb7fd-2e6f-4442-90ac-048bfd691ae9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:56.966195 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-589eb7fd-2e6f-4442-90ac-048bfd691ae9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:56.966514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-589eb7fd-2e6f-4442-90ac-048bfd691ae9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:56.985595 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:56.985595 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:56.990893 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-589eb7fd-2e6f-4442-90ac-048bfd691ae9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:56.995988 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-589eb7fd-2e6f-4442-90ac-048bfd691ae9 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:56.996266 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 366/1430] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:56 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:57.074069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56b54280-11f1-4fb2-922b-482bfec84889 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:57.074069 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56b54280-11f1-4fb2-922b-482bfec84889 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:48:57.074069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56b54280-11f1-4fb2-922b-482bfec84889 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:57.074069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56b54280-11f1-4fb2-922b-482bfec84889 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:57.079845 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:57.079845 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:57.083963 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-56b54280-11f1-4fb2-922b-482bfec84889 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:48:57.089076 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56b54280-11f1-4fb2-922b-482bfec84889 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:48:57.089340 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 349/1431] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:57 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:57.921460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-85418588-bdad-4f9d-a753-be000d85c0ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.071042 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85418588-bdad-4f9d-a753-be000d85c0ea tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:48:58.071525 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-85418588-bdad-4f9d-a753-be000d85c0ea tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-875543516", "extra_specs": {"spec1": "val1"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.101283 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85418588-bdad-4f9d-a753-be000d85c0ea tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:48:58.102209 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 360/1432] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:48:57 2026] POST /volume/v3/types => generated 242 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:58.113206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-50daf37e-a2d6-4088-bcef-bfcf8430030a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.124180 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50daf37e-a2d6-4088-bcef-bfcf8430030a tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] POST https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs Aug 25 11:48:58.124506 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50daf37e-a2d6-4088-bcef-bfcf8430030a tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.132887 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50daf37e-a2d6-4088-bcef-bfcf8430030a tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs returned with HTTP 400 Aug 25 11:48:58.133340 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 358/1433] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:48:58 2026] POST /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs => generated 146 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:48:58.146533 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1afa11db-73fd-419e-9427-f2ea57c01437 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.151550 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1afa11db-73fd-419e-9427-f2ea57c01437 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] POST https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs Aug 25 11:48:58.151949 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1afa11db-73fd-419e-9427-f2ea57c01437 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.153605 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1afa11db-73fd-419e-9427-f2ea57c01437 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs returned with HTTP 400 Aug 25 11:48:58.154311 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 367/1434] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:48:58 2026] POST /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs => generated 132 bytes in 9 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:48:58.169364 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab01902d-7fba-4db1-9c0f-c60b28b9eb57 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.178913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab01902d-7fba-4db1-9c0f-c60b28b9eb57 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] POST https://10.4.3.66/volume/v3/types/581126cd-b8e0-4c48-8955-8fb099f94e65/extra_specs Aug 25 11:48:58.178913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab01902d-7fba-4db1-9c0f-c60b28b9eb57 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.197802 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab01902d-7fba-4db1-9c0f-c60b28b9eb57 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/581126cd-b8e0-4c48-8955-8fb099f94e65/extra_specs returned with HTTP 404 Aug 25 11:48:58.197802 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 350/1435] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:48:58 2026] POST /volume/v3/types/581126cd-b8e0-4c48-8955-8fb099f94e65/extra_specs => generated 114 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.201194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-afa86948-7c62-458e-8fb2-726862d820c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.203052 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afa86948-7c62-458e-8fb2-726862d820c4 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] DELETE https://10.4.3.66/volume/v3/types/eb597587-464a-4eff-81eb-d2e8e3afd945/extra_specs/spec1 Aug 25 11:48:58.203234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afa86948-7c62-458e-8fb2-726862d820c4 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.206643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afa86948-7c62-458e-8fb2-726862d820c4 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.206893 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afa86948-7c62-458e-8fb2-726862d820c4 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/eb597587-464a-4eff-81eb-d2e8e3afd945/extra_specs/spec1 returned with HTTP 404 Aug 25 11:48:58.207383 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 361/1436] 10.4.3.66 () {66 vars in 1392 bytes} [Tue Aug 25 11:48:58 2026] DELETE /volume/v3/types/eb597587-464a-4eff-81eb-d2e8e3afd945/extra_specs/spec1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.215929 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f23d854c-29ad-413a-b962-f53ab454b37b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.219598 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f23d854c-29ad-413a-b962-f53ab454b37b tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] GET https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/nonexistent_extra_spec_name Aug 25 11:48:58.219598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f23d854c-29ad-413a-b962-f53ab454b37b tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.219598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f23d854c-29ad-413a-b962-f53ab454b37b tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.226880 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f23d854c-29ad-413a-b962-f53ab454b37b tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 25 11:48:58.227478 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 359/1437] 10.4.3.66 () {66 vars in 1455 bytes} [Tue Aug 25 11:48:58 2026] GET /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.238180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3f634f6-dd4a-4e02-b901-4393690d26f2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.241492 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3f634f6-dd4a-4e02-b901-4393690d26f2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] GET https://10.4.3.66/volume/v3/types/9905f073-2aea-4afa-9be0-2424cf85d868/extra_specs/spec1 Aug 25 11:48:58.241787 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3f634f6-dd4a-4e02-b901-4393690d26f2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.242030 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3f634f6-dd4a-4e02-b901-4393690d26f2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.248514 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3f634f6-dd4a-4e02-b901-4393690d26f2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/9905f073-2aea-4afa-9be0-2424cf85d868/extra_specs/spec1 returned with HTTP 404 Aug 25 11:48:58.248988 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 368/1438] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:48:58 2026] GET /volume/v3/types/9905f073-2aea-4afa-9be0-2424cf85d868/extra_specs/spec1 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.259693 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbee18b7-0d33-4742-a89c-a70c9bfbb8d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.262964 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbee18b7-0d33-4742-a89c-a70c9bfbb8d2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] GET https://10.4.3.66/volume/v3/types/2f52da0c-2003-4e7d-9ecd-70e1755acfbb/extra_specs Aug 25 11:48:58.263322 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbee18b7-0d33-4742-a89c-a70c9bfbb8d2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.263612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbee18b7-0d33-4742-a89c-a70c9bfbb8d2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.270651 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbee18b7-0d33-4742-a89c-a70c9bfbb8d2 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/2f52da0c-2003-4e7d-9ecd-70e1755acfbb/extra_specs returned with HTTP 404 Aug 25 11:48:58.271800 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 351/1439] 10.4.3.66 () {66 vars in 1371 bytes} [Tue Aug 25 11:48:58 2026] GET /volume/v3/types/2f52da0c-2003-4e7d-9ecd-70e1755acfbb/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.281869 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.285950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97e9d59c-c947-4ddb-96e4-228917e52150 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.287989 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97e9d59c-c947-4ddb-96e4-228917e52150 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] PUT https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/spec1 Aug 25 11:48:58.288371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97e9d59c-c947-4ddb-96e4-228917e52150 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.290112 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97e9d59c-c947-4ddb-96e4-228917e52150 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/spec1 returned with HTTP 400 Aug 25 11:48:58.290878 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 360/1440] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:48:58 2026] PUT /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:48:58.301444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8aa9173-6b9d-4c1d-ba5c-9b472095a644 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.306079 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8aa9173-6b9d-4c1d-ba5c-9b472095a644 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] PUT https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/spec1 Aug 25 11:48:58.306549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8aa9173-6b9d-4c1d-ba5c-9b472095a644 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'update', calling method: update, body: null {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.309595 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8aa9173-6b9d-4c1d-ba5c-9b472095a644 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/spec1 returned with HTTP 400 Aug 25 11:48:58.310677 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 369/1441] 10.4.3.66 () {68 vars in 1408 bytes} [Tue Aug 25 11:48:58 2026] PUT /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/spec1 => generated 72 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:58.319971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0370691-2fc3-468c-9373-afa88cb5e6d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.322341 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0370691-2fc3-468c-9373-afa88cb5e6d9 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] PUT https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/None Aug 25 11:48:58.322874 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0370691-2fc3-468c-9373-afa88cb5e6d9 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.336898 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0370691-2fc3-468c-9373-afa88cb5e6d9 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 11:48:58.337484 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0370691-2fc3-468c-9373-afa88cb5e6d9 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/None returned with HTTP 400 Aug 25 11:48:58.339505 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 352/1442] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:48:58 2026] PUT /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/None => generated 73 bytes in 19 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:58.351224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b1ca8bf-bd08-4b0b-a24a-1db669671d5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.352181 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1ca8bf-bd08-4b0b-a24a-1db669671d5f tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] PUT https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/34648e45-f282-4d93-af51-2c5f16d2cb1d Aug 25 11:48:58.352641 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b1ca8bf-bd08-4b0b-a24a-1db669671d5f tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.360707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:48:58.361108 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1001324588"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.363029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1001324588'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:48:58.363029 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume of 1 GB Aug 25 11:48:58.368659 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Availability Zones retrieved successfully. Aug 25 11:48:58.375245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Flow 'volume_create_api' (beb99c18-3daf-4f8f-879c-3cf426621e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:58.376267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cbf4e7-60ac-4b1a-9e6b-4c737857de6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:58.377313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:48:58.395275 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1ca8bf-bd08-4b0b-a24a-1db669671d5f tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 25 11:48:58.395525 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1ca8bf-bd08-4b0b-a24a-1db669671d5f tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/34648e45-f282-4d93-af51-2c5f16d2cb1d returned with HTTP 400 Aug 25 11:48:58.396277 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 361/1443] 10.4.3.66 () {68 vars in 1502 bytes} [Tue Aug 25 11:48:58 2026] PUT /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa/extra_specs/34648e45-f282-4d93-af51-2c5f16d2cb1d => generated 73 bytes in 47 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:48:58.407076 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-95232e73-7a0d-4890-a97e-4cdc69d4a445 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.408934 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-95232e73-7a0d-4890-a97e-4cdc69d4a445 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] PUT https://10.4.3.66/volume/v3/types/e7233988-8f76-4aec-b142-dbe165166441/extra_specs/spec1 Aug 25 11:48:58.409303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-95232e73-7a0d-4890-a97e-4cdc69d4a445 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:58.419471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (75cbf4e7-60ac-4b1a-9e6b-4c737857de6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:58.420468 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf02c8d9-0927-4277-a525-1be28a450d85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:58.451112 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-95232e73-7a0d-4890-a97e-4cdc69d4a445 tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/e7233988-8f76-4aec-b142-dbe165166441/extra_specs/spec1 returned with HTTP 404 Aug 25 11:48:58.451637 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 370/1444] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:48:58 2026] PUT /volume/v3/types/e7233988-8f76-4aec-b142-dbe165166441/extra_specs/spec1 => generated 114 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.461050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ef3c7ab-c01a-4996-9e65-1585ed69f8ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.463800 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ef3c7ab-c01a-4996-9e65-1585ed69f8ae tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] DELETE https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa Aug 25 11:48:58.464090 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ef3c7ab-c01a-4996-9e65-1585ed69f8ae tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.464385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ef3c7ab-c01a-4996-9e65-1585ed69f8ae tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.507763 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ef3c7ab-c01a-4996-9e65-1585ed69f8ae tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa returned with HTTP 202 Aug 25 11:48:58.508195 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 353/1445] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:48:58 2026] DELETE /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:48:58.517676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c66ad679-9705-4d0c-983f-5fd7ebd7b28e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.519592 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c66ad679-9705-4d0c-983f-5fd7ebd7b28e tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] GET https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa Aug 25 11:48:58.519976 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c66ad679-9705-4d0c-983f-5fd7ebd7b28e tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.520168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c66ad679-9705-4d0c-983f-5fd7ebd7b28e tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.524113 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c66ad679-9705-4d0c-983f-5fd7ebd7b28e tempest-ExtraSpecsNegativeTest-1540096290 tempest-ExtraSpecsNegativeTest-1540096290-project-admin] https://10.4.3.66/volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa returned with HTTP 404 Aug 25 11:48:58.524569 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 362/1446] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:48:58 2026] GET /volume/v3/types/757f32f0-e51e-4122-9dfd-2bd43f05b8fa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:48:58.547646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Created reservations ['dd9ae04d-9918-4096-af07-f12da963e145', '5acb5e03-35bc-4ba0-bad9-0a3481cc8287', '812e950e-4b4e-4434-8c03-19e8bb5dafec', '03889030-5d50-403c-b2c2-5694f8302f61'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:58.547646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf02c8d9-0927-4277-a525-1be28a450d85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd9ae04d-9918-4096-af07-f12da963e145', '5acb5e03-35bc-4ba0-bad9-0a3481cc8287', '812e950e-4b4e-4434-8c03-19e8bb5dafec', '03889030-5d50-403c-b2c2-5694f8302f61']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:58.547646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537b5c57-4596-4117-8039-0ce55affb880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:58.586866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (537b5c57-4596-4117-8039-0ce55affb880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a251cffe-7e97-4f1f-8e02-4a67b62756ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1001324588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='548a984215ba4d908a23929eafa57219',qos_specs=None,replication_status=,reservations=['dd9ae04d-9918-4096-af07-f12da963e145','5acb5e03-35bc-4ba0-bad9-0a3481cc8287','812e950e-4b4e-4434-8c03-19e8bb5dafec','03889030-5d50-403c-b2c2-5694f8302f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fb2e8647584601807d984fceb02f31',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:48:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1001324588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a251cffe-7e97-4f1f-8e02-4a67b62756ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='548a984215ba4d908a23929eafa57219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74fb2e8647584601807d984fceb02f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:58.587974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caaab22c-d9d7-42e2-8586-5da6ebb41503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:58.628213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caaab22c-d9d7-42e2-8586-5da6ebb41503) transitioned into state 'SUCCESS' from state '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-1001324588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='548a984215ba4d908a23929eafa57219',qos_specs=None,replication_status=,reservations=['dd9ae04d-9918-4096-af07-f12da963e145','5acb5e03-35bc-4ba0-bad9-0a3481cc8287','812e950e-4b4e-4434-8c03-19e8bb5dafec','03889030-5d50-403c-b2c2-5694f8302f61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fb2e8647584601807d984fceb02f31',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:58.628900 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea1eb9e-97c4-41b2-911c-8c58a3d4be41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:48:58.651291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fea1eb9e-97c4-41b2-911c-8c58a3d4be41) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:48:58.652086 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Flow 'volume_create_api' (beb99c18-3daf-4f8f-879c-3cf426621e1d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:48:58.652364 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume request issued successfully. Aug 25 11:48:58.652916 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4cb0355-715c-45a9-bad4-a992a08d5f8e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:48:58.653566 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 362/1447] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:48:58 2026] POST /volume/v3/volumes => generated 749 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:58.666274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f8d14a4b-f117-475e-8c00-e58e8ebc26bc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:58.668253 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8d14a4b-f117-475e-8c00-e58e8ebc26bc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:48:58.668253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8d14a4b-f117-475e-8c00-e58e8ebc26bc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:58.668564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8d14a4b-f117-475e-8c00-e58e8ebc26bc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:58.686313 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:58.686313 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:48:58.692360 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f8d14a4b-f117-475e-8c00-e58e8ebc26bc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:48:58.699983 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8d14a4b-f117-475e-8c00-e58e8ebc26bc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae returned with HTTP 200 Aug 25 11:48:58.701506 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 371/1448] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:58 2026] GET /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:59.716794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2569c86d-a4ce-4c63-9643-38547f5cb4ac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:59.720526 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2569c86d-a4ce-4c63-9643-38547f5cb4ac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:48:59.720787 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2569c86d-a4ce-4c63-9643-38547f5cb4ac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:48:59.721107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2569c86d-a4ce-4c63-9643-38547f5cb4ac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:48:59.749218 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:59.749218 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:48:59.761054 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2569c86d-a4ce-4c63-9643-38547f5cb4ac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:48:59.771546 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2569c86d-a4ce-4c63-9643-38547f5cb4ac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae returned with HTTP 200 Aug 25 11:48:59.772059 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 354/1449] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:48:59 2026] GET /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae => generated 842 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:48:59.786335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f9b6a72-683e-4847-9920-aff519805cac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:48:59.789252 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:48:59.789374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a251cffe-7e97-4f1f-8e02-4a67b62756ae", "name": "tempest-VolumesDeleteCascade-Snapshot-1685469391"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:48:59.801168 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:48:59.801168 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:48:59.804643 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:48:59.804643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create snapshot from volume a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:48:59.905081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Created reservations ['f80ef660-d139-4d2c-8634-0e0405956890', '5aa7c15d-d2a9-4bc0-abb7-7b0655d6cb56', '52ac874a-1dcb-4976-99a2-16703c3ebdb3', '7be4ca8d-0223-4064-9d84-6aff7f12dcc0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:48:59.990708 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot create request issued successfully. Aug 25 11:48:59.990708 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f9b6a72-683e-4847-9920-aff519805cac tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:48:59.990708 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 363/1450] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:48:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:48:59.999769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-da12e9e1-ef1e-4d87-97fc-47469995d56b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:00.003817 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da12e9e1-ef1e-4d87-97fc-47469995d56b tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c Aug 25 11:49:00.004139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da12e9e1-ef1e-4d87-97fc-47469995d56b tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:00.005207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da12e9e1-ef1e-4d87-97fc-47469995d56b tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:00.008017 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=582,cinder:UPDATE=168,cinder:DELETE=2,cinder:INSERT=105 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:49:00.013303 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:00.013303 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:00.014460 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-da12e9e1-ef1e-4d87-97fc-47469995d56b tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:00.015904 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da12e9e1-ef1e-4d87-97fc-47469995d56b tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c returned with HTTP 200 Aug 25 11:49:00.016598 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 363/1451] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:48:59 2026] GET /volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c => generated 439 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:01.031411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9ea5b710-ec91-4630-bc10-837674b40757 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:01.033496 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ea5b710-ec91-4630-bc10-837674b40757 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c Aug 25 11:49:01.037152 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ea5b710-ec91-4630-bc10-837674b40757 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:01.038727 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ea5b710-ec91-4630-bc10-837674b40757 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:01.044217 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:01.044217 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:01.045476 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9ea5b710-ec91-4630-bc10-837674b40757 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:01.047051 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ea5b710-ec91-4630-bc10-837674b40757 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c returned with HTTP 200 Aug 25 11:49:01.047517 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 372/1452] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:01 2026] GET /volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:01.058555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:01.062458 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:49:01.062458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a251cffe-7e97-4f1f-8e02-4a67b62756ae", "name": "tempest-VolumesDeleteCascade-Snapshot-374881311"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:01.073707 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:01.073707 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:01.074368 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:01.074568 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create snapshot from volume a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:01.114643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Created reservations ['765d80cf-2e38-4a86-b93e-85d92d28f570', '1d1e3510-0b76-438d-a634-7d1404cf8b26', 'c46c7640-d4e2-4fa0-98bd-ffedc821648d', '6d63c142-47e6-4c8f-9368-8ff306f2fcc6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:01.174766 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot create request issued successfully. Aug 25 11:49:01.175239 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b74e1b37-f8c3-4cb2-a2d6-e04dc0752fdd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:49:01.175699 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 355/1453] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:49:01 2026] POST /volume/v3/snapshots => generated 306 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:01.187458 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-64b45b2c-b42a-4bd6-b378-8295ad15aa25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:01.192653 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64b45b2c-b42a-4bd6-b378-8295ad15aa25 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 Aug 25 11:49:01.192653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-64b45b2c-b42a-4bd6-b378-8295ad15aa25 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:01.192653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-64b45b2c-b42a-4bd6-b378-8295ad15aa25 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:01.198377 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:01.198377 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:01.199044 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-64b45b2c-b42a-4bd6-b378-8295ad15aa25 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:01.199923 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64b45b2c-b42a-4bd6-b378-8295ad15aa25 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 returned with HTTP 200 Aug 25 11:49:01.200254 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 364/1454] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:01 2026] GET /volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:01.857656 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:01.998460 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:01.998961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1809288247"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:02.000496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1809288247'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:02.000636 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume of 1 GB Aug 25 11:49:02.005343 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Availability Zones retrieved successfully. Aug 25 11:49:02.014214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Flow 'volume_create_api' (d2ddae15-79f9-4fc1-8c10-16507594f004) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:02.017727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9f0237-0be7-4926-9cca-7d334bd10039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:02.019471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:02.066534 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e9f0237-0be7-4926-9cca-7d334bd10039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:02.068575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f395be-e0db-4ac5-99d5-f8fd48676832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:02.181682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Created reservations ['d0424a4d-d217-45ba-a019-ea7ef43ea34c', 'b9634f35-af93-4c92-b89d-a93d59d4ae45', '75e9332e-926e-4544-97ce-2cda43340701', '3fb7fca1-7e7b-47dd-97e7-931d320c0b49'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:02.181682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48f395be-e0db-4ac5-99d5-f8fd48676832) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0424a4d-d217-45ba-a019-ea7ef43ea34c', 'b9634f35-af93-4c92-b89d-a93d59d4ae45', '75e9332e-926e-4544-97ce-2cda43340701', '3fb7fca1-7e7b-47dd-97e7-931d320c0b49']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:02.181682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f587abb-f042-4ab4-94ed-11fecc04b31b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:02.212232 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f587abb-f042-4ab4-94ed-11fecc04b31b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c5f315f-f054-457d-a28d-2a8bbd34980c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1809288247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f18fb578df471996b5262c5e6b55f9',qos_specs=None,replication_status=,reservations=['d0424a4d-d217-45ba-a019-ea7ef43ea34c','b9634f35-af93-4c92-b89d-a93d59d4ae45','75e9332e-926e-4544-97ce-2cda43340701','3fb7fca1-7e7b-47dd-97e7-931d320c0b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238426df8b6c47f486743fe9936dc50a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1809288247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c5f315f-f054-457d-a28d-2a8bbd34980c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f18fb578df471996b5262c5e6b55f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='238426df8b6c47f486743fe9936dc50a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:02.213459 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c242ea-d783-4096-8c3e-0523c94973ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:02.220337 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0dd7cc4a-051b-4ad2-9a04-847a50b1cfea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:02.220337 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dd7cc4a-051b-4ad2-9a04-847a50b1cfea tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 Aug 25 11:49:02.220337 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dd7cc4a-051b-4ad2-9a04-847a50b1cfea tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:02.220337 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dd7cc4a-051b-4ad2-9a04-847a50b1cfea tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:02.221918 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:02.221918 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:02.222322 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0dd7cc4a-051b-4ad2-9a04-847a50b1cfea tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:02.223074 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dd7cc4a-051b-4ad2-9a04-847a50b1cfea tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 returned with HTTP 200 Aug 25 11:49:02.223452 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 373/1455] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:02 2026] GET /volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:02.234174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:02.237119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:02.237119 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:49:02.237119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:02.237119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:02.237119 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Delete volume with id: b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:49:02.237967 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae?cascade=True Aug 25 11:49:02.238524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:02.238524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:02.238709 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume with id: a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:02.247136 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:02.247136 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:02.247736 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:02.247736 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:02.247870 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:02.248394 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:49:02.248466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99c242ea-d783-4096-8c3e-0523c94973ea) transitioned into state 'SUCCESS' from state '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-1809288247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f18fb578df471996b5262c5e6b55f9',qos_specs=None,replication_status=,reservations=['d0424a4d-d217-45ba-a019-ea7ef43ea34c','b9634f35-af93-4c92-b89d-a93d59d4ae45','75e9332e-926e-4544-97ce-2cda43340701','3fb7fca1-7e7b-47dd-97e7-931d320c0b49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238426df8b6c47f486743fe9936dc50a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:02.249257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baad6532-7f90-4624-8c90-7b14e097f379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:02.270712 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (baad6532-7f90-4624-8c90-7b14e097f379) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:02.271638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Flow 'volume_create_api' (d2ddae15-79f9-4fc1-8c10-16507594f004) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:02.272030 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume request issued successfully. Aug 25 11:49:02.272845 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ff186ba-2098-42a9-b150-8aa2d0e2f318 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:02.273474 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 364/1456] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:49:01 2026] POST /volume/v3/volumes => generated 752 bytes in 416 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:02.289575 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6c62854-06f0-4ff6-bfea-953e176a28ab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:02.292123 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6c62854-06f0-4ff6-bfea-953e176a28ab tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:02.292418 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6c62854-06f0-4ff6-bfea-953e176a28ab tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:02.292869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6c62854-06f0-4ff6-bfea-953e176a28ab tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:02.337529 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:02.337529 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:02.341236 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6c62854-06f0-4ff6-bfea-953e176a28ab tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:02.387265 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6c62854-06f0-4ff6-bfea-953e176a28ab tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 200 Aug 25 11:49:02.387821 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 374/1457] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:02 2026] GET /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 820 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:02.393258 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Delete volume request issued successfully. Aug 25 11:49:02.393467 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-357082fb-eec8-41eb-ba8f-a35a4af7ac51 tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 202 Aug 25 11:49:02.394095 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 365/1458] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:02 2026] DELETE /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 0 bytes in 160 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:02.405924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-17b13001-f356-4d36-ac87-70c81f17b4dd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:02.408468 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17b13001-f356-4d36-ac87-70c81f17b4dd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:49:02.408726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17b13001-f356-4d36-ac87-70c81f17b4dd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:02.408966 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17b13001-f356-4d36-ac87-70c81f17b4dd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:02.418141 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:02.418141 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:02.422818 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-17b13001-f356-4d36-ac87-70c81f17b4dd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Volume info retrieved successfully. Aug 25 11:49:02.428277 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17b13001-f356-4d36-ac87-70c81f17b4dd tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 200 Aug 25 11:49:02.429425 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 365/1459] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:02 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:02.450189 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume request issued successfully. Aug 25 11:49:02.450428 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e0d7a34-d9ae-44b4-ae6f-99347e1737a0 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae?cascade=True returned with HTTP 202 Aug 25 11:49:02.450896 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 356/1460] 10.4.3.66 () {66 vars in 1369 bytes} [Tue Aug 25 11:49:02 2026] DELETE /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae?cascade=True => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:02.464640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e763febf-3c21-45fb-8123-1e057884af4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:02.468560 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e763febf-3c21-45fb-8123-1e057884af4d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:02.469259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e763febf-3c21-45fb-8123-1e057884af4d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:02.469259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e763febf-3c21-45fb-8123-1e057884af4d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:02.478754 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:02.478754 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:02.486883 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e763febf-3c21-45fb-8123-1e057884af4d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:02.493504 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e763febf-3c21-45fb-8123-1e057884af4d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae returned with HTTP 200 Aug 25 11:49:02.494582 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 375/1461] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:02 2026] GET /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:03.404273 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5046c31-0020-45ef-915c-b9d565b681ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.407382 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5046c31-0020-45ef-915c-b9d565b681ba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:03.407602 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5046c31-0020-45ef-915c-b9d565b681ba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.407846 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5046c31-0020-45ef-915c-b9d565b681ba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.417094 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:03.417094 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:03.421379 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5046c31-0020-45ef-915c-b9d565b681ba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:03.426302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5046c31-0020-45ef-915c-b9d565b681ba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 200 Aug 25 11:49:03.426793 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 366/1462] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:03.442094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-043c9516-f9dc-4514-8320-9b087a761f8a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.444221 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-043c9516-f9dc-4514-8320-9b087a761f8a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] GET https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 Aug 25 11:49:03.444330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.444553 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-043c9516-f9dc-4514-8320-9b087a761f8a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.444745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-043c9516-f9dc-4514-8320-9b087a761f8a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.446463 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:49:03.446969 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9c5f315f-f054-457d-a28d-2a8bbd34980c", "name": "tempest-VolumesBackupsAdminTest-Backup-1045073704", "container": "tempest-volumesbackupsadmintest-backup-container-481251706"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:03.449173 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Creating new backup {'backup': {'volume_id': '9c5f315f-f054-457d-a28d-2a8bbd34980c', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1045073704', 'container': 'tempest-volumesbackupsadmintest-backup-container-481251706'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:49:03.449384 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Creating backup of volume 9c5f315f-f054-457d-a28d-2a8bbd34980c in container tempest-volumesbackupsadmintest-backup-container-481251706 Aug 25 11:49:03.453486 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-043c9516-f9dc-4514-8320-9b087a761f8a tempest-TaggedAttachmentsTest-1399908784 tempest-TaggedAttachmentsTest-1399908784-project-member] https://10.4.3.66/volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 returned with HTTP 404 Aug 25 11:49:03.454191 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 366/1463] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/volumes/b5aa11be-e5bb-46e6-9d5f-0fe75a468749 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:03.457485 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:03.457485 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:03.458207 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:03.497889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Created reservations ['a6f345c3-5b7f-4a83-b9e0-c1e159bb91c5', '959e31ce-f113-44b3-9a43-49631a3bac8c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:03.510431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-38c3f49f-1277-45dc-826f-22f6fa69d832 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.514231 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38c3f49f-1277-45dc-826f-22f6fa69d832 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:03.514475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38c3f49f-1277-45dc-826f-22f6fa69d832 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.514757 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38c3f49f-1277-45dc-826f-22f6fa69d832 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.522483 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38c3f49f-1277-45dc-826f-22f6fa69d832 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae returned with HTTP 404 Aug 25 11:49:03.523154 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 376/1464] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:03.534712 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.542281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:49:03.542281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.542281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.544094 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:49:03.544936 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:49:03.555244 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Get all volumes completed successfully. Aug 25 11:49:03.555724 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-164d841c-4ba6-4a20-88fc-4fb2859d17c6 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:49:03.556275 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 367/1465] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/volumes => generated 15 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:49:03.566343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17284390-f78c-4d11-be52-ffbf5e1e3557 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:49:03.567060 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 357/1466] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:03 2026] POST /volume/v3/backups => generated 333 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:03.568059 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.570157 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:49:03.570381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.570575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.571355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:49:03.572136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:49:03.578002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60488ebb-614f-4856-9511-49ca8249fd3c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.579818 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60488ebb-614f-4856-9511-49ca8249fd3c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:03.580126 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60488ebb-614f-4856-9511-49ca8249fd3c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.580361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60488ebb-614f-4856-9511-49ca8249fd3c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.580498 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-60488ebb-614f-4856-9511-49ca8249fd3c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:03.584248 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Get all snapshots completed successfully. Aug 25 11:49:03.584603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-74d1cdb8-cc1d-4257-9fc6-76054e6082cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:49:03.585234 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 367/1467] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:49:03.585945 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:03.585945 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:03.586951 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60488ebb-614f-4856-9511-49ca8249fd3c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:03.587473 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 377/1468] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 796 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:03.598813 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad5304cc-d325-41ec-a1e1-0b3f0f20cd9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.600927 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad5304cc-d325-41ec-a1e1-0b3f0f20cd9d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 Aug 25 11:49:03.601257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad5304cc-d325-41ec-a1e1-0b3f0f20cd9d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.601547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad5304cc-d325-41ec-a1e1-0b3f0f20cd9d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.601787 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-ad5304cc-d325-41ec-a1e1-0b3f0f20cd9d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete snapshot with id: a09b1419-71c4-4895-a0d9-fecc363be281 Aug 25 11:49:03.607377 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad5304cc-d325-41ec-a1e1-0b3f0f20cd9d tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 returned with HTTP 404 Aug 25 11:49:03.608112 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 368/1469] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:49:03 2026] DELETE /volume/v3/snapshots/a09b1419-71c4-4895-a0d9-fecc363be281 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:03.617747 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-67da27c6-63b3-452e-983c-f380d9513a98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.619885 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67da27c6-63b3-452e-983c-f380d9513a98 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c Aug 25 11:49:03.620122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67da27c6-63b3-452e-983c-f380d9513a98 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.620323 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67da27c6-63b3-452e-983c-f380d9513a98 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.620441 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-67da27c6-63b3-452e-983c-f380d9513a98 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete snapshot with id: df0cd17b-ed7d-440a-85a2-6dbee776a18c Aug 25 11:49:03.627684 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67da27c6-63b3-452e-983c-f380d9513a98 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c returned with HTTP 404 Aug 25 11:49:03.628260 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 358/1470] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:49:03 2026] DELETE /volume/v3/snapshots/df0cd17b-ed7d-440a-85a2-6dbee776a18c => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:03.639313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-23035c14-6782-4ece-bdd1-b49f8374e1ee None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.641246 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23035c14-6782-4ece-bdd1-b49f8374e1ee tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:03.641458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23035c14-6782-4ece-bdd1-b49f8374e1ee tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.641701 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23035c14-6782-4ece-bdd1-b49f8374e1ee tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.648262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23035c14-6782-4ece-bdd1-b49f8374e1ee tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae returned with HTTP 404 Aug 25 11:49:03.648843 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 368/1471] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:03.657763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-26ba2edc-810c-4319-9757-2fc5b7971e20 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.660321 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26ba2edc-810c-4319-9757-2fc5b7971e20 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:03.660591 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26ba2edc-810c-4319-9757-2fc5b7971e20 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.660866 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26ba2edc-810c-4319-9757-2fc5b7971e20 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.661093 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-26ba2edc-810c-4319-9757-2fc5b7971e20 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume with id: a251cffe-7e97-4f1f-8e02-4a67b62756ae Aug 25 11:49:03.668872 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26ba2edc-810c-4319-9757-2fc5b7971e20 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae returned with HTTP 404 Aug 25 11:49:03.669551 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 378/1472] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:03 2026] DELETE /volume/v3/volumes/a251cffe-7e97-4f1f-8e02-4a67b62756ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:03.679656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.681305 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:03.681926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-110697779"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:03.684556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-110697779'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:03.685067 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume of 1 GB Aug 25 11:49:03.690310 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Availability Zones retrieved successfully. Aug 25 11:49:03.696864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Flow 'volume_create_api' (e81fc2d4-b7fc-4544-8bec-964b585f6937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:03.696864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6266cb3b-120e-424b-91fc-3070de8443a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:03.698848 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:03.728605 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6266cb3b-120e-424b-91fc-3070de8443a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:03.729514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e528be-21a6-4610-9636-7066908f4a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:03.792841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Created reservations ['99e2fe56-53bd-40f2-aa60-729256d58b27', 'c90bafa1-0be4-4821-8b24-6ef6377eaffb', '568b69d7-d388-4f36-8f66-64fd1068abe6', '55b8c06d-3797-4e90-bed0-a7106fd569b8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:03.794262 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99e528be-21a6-4610-9636-7066908f4a5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99e2fe56-53bd-40f2-aa60-729256d58b27', 'c90bafa1-0be4-4821-8b24-6ef6377eaffb', '568b69d7-d388-4f36-8f66-64fd1068abe6', '55b8c06d-3797-4e90-bed0-a7106fd569b8']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:03.794989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61186370-3b1d-4e85-990d-787e9f9be88e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:03.829742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61186370-3b1d-4e85-990d-787e9f9be88e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a44b6efe-829b-4e38-b445-342dd62b6c93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-110697779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='548a984215ba4d908a23929eafa57219',qos_specs=None,replication_status=,reservations=['99e2fe56-53bd-40f2-aa60-729256d58b27','c90bafa1-0be4-4821-8b24-6ef6377eaffb','568b69d7-d388-4f36-8f66-64fd1068abe6','55b8c06d-3797-4e90-bed0-a7106fd569b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fb2e8647584601807d984fceb02f31',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-110697779',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a44b6efe-829b-4e38-b445-342dd62b6c93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='548a984215ba4d908a23929eafa57219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74fb2e8647584601807d984fceb02f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:03.830785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753da311-1552-4933-b768-01e39f7b7d3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:03.862360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (753da311-1552-4933-b768-01e39f7b7d3a) transitioned into state 'SUCCESS' from state '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-110697779',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='548a984215ba4d908a23929eafa57219',qos_specs=None,replication_status=,reservations=['99e2fe56-53bd-40f2-aa60-729256d58b27','c90bafa1-0be4-4821-8b24-6ef6377eaffb','568b69d7-d388-4f36-8f66-64fd1068abe6','55b8c06d-3797-4e90-bed0-a7106fd569b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='74fb2e8647584601807d984fceb02f31',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:03.863368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3956aa6d-86f5-4bfe-87d7-29537504659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:03.880285 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3956aa6d-86f5-4bfe-87d7-29537504659d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:03.881789 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Flow 'volume_create_api' (e81fc2d4-b7fc-4544-8bec-964b585f6937) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:03.882194 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume request issued successfully. Aug 25 11:49:03.882706 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c69e659-e95c-4120-bbf3-73e229cd5f21 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:03.883391 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 369/1473] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:49:03 2026] POST /volume/v3/volumes => generated 748 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:03.898385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-89ae5057-9276-40c8-9879-759efeb7cb24 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:03.900322 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89ae5057-9276-40c8-9879-759efeb7cb24 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:03.900665 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89ae5057-9276-40c8-9879-759efeb7cb24 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:03.900749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89ae5057-9276-40c8-9879-759efeb7cb24 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:03.908592 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:03.908592 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:03.912850 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-89ae5057-9276-40c8-9879-759efeb7cb24 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:03.917754 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89ae5057-9276-40c8-9879-759efeb7cb24 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 returned with HTTP 200 Aug 25 11:49:03.921645 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 359/1474] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:03 2026] GET /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:04.601941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ed13532b-0172-4217-8106-f22fe638f6bd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:04.604209 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed13532b-0172-4217-8106-f22fe638f6bd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:04.604456 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed13532b-0172-4217-8106-f22fe638f6bd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:04.604732 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed13532b-0172-4217-8106-f22fe638f6bd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:04.605389 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ed13532b-0172-4217-8106-f22fe638f6bd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:04.610101 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:04.610101 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:04.611014 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed13532b-0172-4217-8106-f22fe638f6bd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:04.611493 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 369/1475] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:04 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:04.935292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f8b368b0-0b77-4811-8c89-79b4a544fd8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:04.937404 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8b368b0-0b77-4811-8c89-79b4a544fd8f tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:04.937641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8b368b0-0b77-4811-8c89-79b4a544fd8f tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:04.937859 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8b368b0-0b77-4811-8c89-79b4a544fd8f tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:04.948509 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:04.948509 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:04.956510 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f8b368b0-0b77-4811-8c89-79b4a544fd8f tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:04.961502 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8b368b0-0b77-4811-8c89-79b4a544fd8f tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 returned with HTTP 200 Aug 25 11:49:04.962093 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 379/1476] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:04 2026] GET /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:04.975671 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa26685b-189c-447a-b9e4-862b5835fccc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:04.977926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:49:04.978411 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a44b6efe-829b-4e38-b445-342dd62b6c93", "name": "tempest-VolumesDeleteCascade-Snapshot-735013473"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:04.991888 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:04.991888 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:04.992542 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:04.992714 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create snapshot from volume a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:05.025634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Created reservations ['776ea954-8ce0-4832-9a76-e8b65a782f8d', '335ce599-7d8d-48f7-be51-56b340bade72', '9a675721-208e-4685-b404-d074d2463a43', '607c053b-a628-4fe5-bcb3-2ebad4239efa'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:05.070997 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot create request issued successfully. Aug 25 11:49:05.071409 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa26685b-189c-447a-b9e4-862b5835fccc tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:49:05.071892 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 370/1477] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:49:04 2026] POST /volume/v3/snapshots => generated 306 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:05.082016 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-daa111a8-1023-4cb6-9fb7-ca3a81ef33e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:05.083961 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-daa111a8-1023-4cb6-9fb7-ca3a81ef33e8 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 Aug 25 11:49:05.084193 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-daa111a8-1023-4cb6-9fb7-ca3a81ef33e8 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:05.084440 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-daa111a8-1023-4cb6-9fb7-ca3a81ef33e8 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:05.089869 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:05.089869 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:05.090344 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-daa111a8-1023-4cb6-9fb7-ca3a81ef33e8 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:05.091119 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-daa111a8-1023-4cb6-9fb7-ca3a81ef33e8 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 returned with HTTP 200 Aug 25 11:49:05.091564 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 360/1478] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:05 2026] GET /volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:05.623095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-76d81f18-5693-4a14-a31f-1176a0e6ec3f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:05.625453 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76d81f18-5693-4a14-a31f-1176a0e6ec3f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:05.625673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-76d81f18-5693-4a14-a31f-1176a0e6ec3f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:05.625933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-76d81f18-5693-4a14-a31f-1176a0e6ec3f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:05.626092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-76d81f18-5693-4a14-a31f-1176a0e6ec3f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:05.631917 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:05.631917 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:05.633003 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76d81f18-5693-4a14-a31f-1176a0e6ec3f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:05.633604 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 370/1479] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:05 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:06.109719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0cab58e9-b447-4d00-a178-d095f75acd8a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:06.115739 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0cab58e9-b447-4d00-a178-d095f75acd8a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 Aug 25 11:49:06.115739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0cab58e9-b447-4d00-a178-d095f75acd8a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:06.115739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0cab58e9-b447-4d00-a178-d095f75acd8a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:06.121917 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:06.121917 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:06.123453 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0cab58e9-b447-4d00-a178-d095f75acd8a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:06.125260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0cab58e9-b447-4d00-a178-d095f75acd8a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 returned with HTTP 200 Aug 25 11:49:06.125260 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 380/1480] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:06 2026] GET /volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:06.137084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-56384eff-efd6-4627-b9aa-5143ebd09550 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:06.142729 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:06.142729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "29b506fd-49e2-4881-a5f9-a1a07a1ad4c2", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1730688692"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:06.143104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume request body: {'volume': {'snapshot_id': '29b506fd-49e2-4881-a5f9-a1a07a1ad4c2', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1730688692'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:06.149440 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:06.149440 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:06.151782 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Snapshot retrieved successfully. Aug 25 11:49:06.151782 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume of 1 GB Aug 25 11:49:06.156161 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Availability Zones retrieved successfully. Aug 25 11:49:06.164403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Flow 'volume_create_api' (5d0fcda8-0a0b-41ca-8e05-841155a48ffb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:06.166659 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3482512d-ebc0-44b7-9674-e861f074d3c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:06.167334 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:06.179303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1dbf3129-f5e9-4e72-a43a-fb55c5bc6133 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:06.183249 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1dbf3129-f5e9-4e72-a43a-fb55c5bc6133 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:49:06.183423 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1dbf3129-f5e9-4e72-a43a-fb55c5bc6133 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:06.183597 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1dbf3129-f5e9-4e72-a43a-fb55c5bc6133 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:06.197713 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:06.197713 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:06.205079 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1dbf3129-f5e9-4e72-a43a-fb55c5bc6133 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:49:06.209590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3482512d-ebc0-44b7-9674-e861f074d3c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '29b506fd-49e2-4881-a5f9-a1a07a1ad4c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:06.211642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671ac566-9481-4e06-a3a1-f7ed7d415c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:06.213182 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1dbf3129-f5e9-4e72-a43a-fb55c5bc6133 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:49:06.213718 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 361/1481] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:06 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:06.285687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Created reservations ['33319b67-0c7f-4943-9dd9-77a02a2502c9', 'ae8df218-1375-4a40-8021-f69e0cbc6b19', 'a77be226-ca27-4da1-aa64-43b8d0636ee2', '1f7dcb69-efab-4905-bb6b-8ee5063dde3f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:06.286679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (671ac566-9481-4e06-a3a1-f7ed7d415c68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33319b67-0c7f-4943-9dd9-77a02a2502c9', 'ae8df218-1375-4a40-8021-f69e0cbc6b19', 'a77be226-ca27-4da1-aa64-43b8d0636ee2', '1f7dcb69-efab-4905-bb6b-8ee5063dde3f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:06.287686 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (981b3bee-2a28-4a18-a1a9-03bb59ab164f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:06.293263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2da2ae2d-3c84-40b5-a965-0ac23ea10830 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:06.295274 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2da2ae2d-3c84-40b5-a965-0ac23ea10830 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:49:06.295596 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2da2ae2d-3c84-40b5-a965-0ac23ea10830 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:06.295869 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2da2ae2d-3c84-40b5-a965-0ac23ea10830 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:06.306003 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:06.306003 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:06.311796 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2da2ae2d-3c84-40b5-a965-0ac23ea10830 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:49:06.316934 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2da2ae2d-3c84-40b5-a965-0ac23ea10830 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:49:06.317807 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 371/1482] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:06 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:06.349709 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (981b3bee-2a28-4a18-a1a9-03bb59ab164f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ecb618f-ae07-4d45-b295-d31f11b5fcd5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1730688692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='548a984215ba4d908a23929eafa57219',qos_specs=None,replication_status=,reservations=['33319b67-0c7f-4943-9dd9-77a02a2502c9','ae8df218-1375-4a40-8021-f69e0cbc6b19','a77be226-ca27-4da1-aa64-43b8d0636ee2','1f7dcb69-efab-4905-bb6b-8ee5063dde3f'],size=1,snapshot_id=29b506fd-49e2-4881-a5f9-a1a07a1ad4c2,source_replicaid=,source_volid=None,status='creating',user_id='74fb2e8647584601807d984fceb02f31',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1730688692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ecb618f-ae07-4d45-b295-d31f11b5fcd5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='548a984215ba4d908a23929eafa57219',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=29b506fd-49e2-4881-a5f9-a1a07a1ad4c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='74fb2e8647584601807d984fceb02f31',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:06.350831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418c827a-2a4f-4e9f-b02c-f62f73e2a3ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:06.371461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (418c827a-2a4f-4e9f-b02c-f62f73e2a3ad) transitioned into state 'SUCCESS' from state '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-1730688692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='548a984215ba4d908a23929eafa57219',qos_specs=None,replication_status=,reservations=['33319b67-0c7f-4943-9dd9-77a02a2502c9','ae8df218-1375-4a40-8021-f69e0cbc6b19','a77be226-ca27-4da1-aa64-43b8d0636ee2','1f7dcb69-efab-4905-bb6b-8ee5063dde3f'],size=1,snapshot_id=29b506fd-49e2-4881-a5f9-a1a07a1ad4c2,source_replicaid=,source_volid=None,status='creating',user_id='74fb2e8647584601807d984fceb02f31',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:06.372408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef507787-64ca-402b-8178-8efc98c85ba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:06.399979 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef507787-64ca-402b-8178-8efc98c85ba1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:06.401030 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Flow 'volume_create_api' (5d0fcda8-0a0b-41ca-8e05-841155a48ffb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:06.401446 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Create volume request issued successfully. Aug 25 11:49:06.402197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-56384eff-efd6-4627-b9aa-5143ebd09550 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:06.402900 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 371/1483] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:06 2026] POST /volume/v3/volumes => generated 783 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:06.419240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6be20c36-94f6-4481-aad6-720e81965e6a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:06.421692 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6be20c36-94f6-4481-aad6-720e81965e6a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:06.421964 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6be20c36-94f6-4481-aad6-720e81965e6a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:06.422230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6be20c36-94f6-4481-aad6-720e81965e6a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:06.431444 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:06.431444 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:06.436543 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6be20c36-94f6-4481-aad6-720e81965e6a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:06.441731 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6be20c36-94f6-4481-aad6-720e81965e6a tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 200 Aug 25 11:49:06.442229 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 381/1484] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:06 2026] GET /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:06.645553 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4683a87e-4732-4a81-9ffa-07dccf694121 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:06.651343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4683a87e-4732-4a81-9ffa-07dccf694121 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:06.651591 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4683a87e-4732-4a81-9ffa-07dccf694121 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:06.652389 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4683a87e-4732-4a81-9ffa-07dccf694121 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:06.652480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4683a87e-4732-4a81-9ffa-07dccf694121 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:06.660441 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:06.660441 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:06.662163 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4683a87e-4732-4a81-9ffa-07dccf694121 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:06.662640 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 362/1485] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:06 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:07.467113 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bbafeeaf-33f7-46a5-8826-76c34a20ae67 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:07.469548 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bbafeeaf-33f7-46a5-8826-76c34a20ae67 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:07.469754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bbafeeaf-33f7-46a5-8826-76c34a20ae67 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:07.470321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bbafeeaf-33f7-46a5-8826-76c34a20ae67 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:07.500367 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:07.500367 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:07.506817 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-bbafeeaf-33f7-46a5-8826-76c34a20ae67 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:07.513646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bbafeeaf-33f7-46a5-8826-76c34a20ae67 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 200 Aug 25 11:49:07.514342 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 372/1486] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:07 2026] GET /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 876 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:07.532827 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-295efeb0-a0cb-45af-ad70-0a5fc3461b31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:07.535324 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-295efeb0-a0cb-45af-ad70-0a5fc3461b31 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:07.535946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-295efeb0-a0cb-45af-ad70-0a5fc3461b31 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:07.535946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-295efeb0-a0cb-45af-ad70-0a5fc3461b31 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:07.547242 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:07.547242 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:07.553494 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-295efeb0-a0cb-45af-ad70-0a5fc3461b31 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:07.560656 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-295efeb0-a0cb-45af-ad70-0a5fc3461b31 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 200 Aug 25 11:49:07.560656 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 372/1487] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:07 2026] GET /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 876 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:07.578644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:07.581673 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93?cascade=True Aug 25 11:49:07.582240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:07.582240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:07.582476 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume with id: a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:07.596410 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:07.596410 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:07.597023 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:07.665838 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume request issued successfully. Aug 25 11:49:07.665838 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b30c608-7ecc-45c1-b16d-254c1d2c6a1e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93?cascade=True returned with HTTP 202 Aug 25 11:49:07.665838 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 382/1488] 10.4.3.66 () {66 vars in 1369 bytes} [Tue Aug 25 11:49:07 2026] DELETE /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93?cascade=True => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:07.680731 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e166696-a349-4c61-a5d5-1828dd66d4fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:07.682755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-292001d7-12ad-415d-b905-eb8900f3b817 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:07.684763 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e166696-a349-4c61-a5d5-1828dd66d4fb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:07.684763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e166696-a349-4c61-a5d5-1828dd66d4fb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:07.684763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e166696-a349-4c61-a5d5-1828dd66d4fb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:07.684763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0e166696-a349-4c61-a5d5-1828dd66d4fb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:07.685843 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-292001d7-12ad-415d-b905-eb8900f3b817 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:07.685843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-292001d7-12ad-415d-b905-eb8900f3b817 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:07.686817 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-292001d7-12ad-415d-b905-eb8900f3b817 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:07.694542 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:07.694542 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:07.695437 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e166696-a349-4c61-a5d5-1828dd66d4fb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:07.697160 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 363/1489] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:07 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:07.697698 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:07.697698 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:07.702509 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-292001d7-12ad-415d-b905-eb8900f3b817 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:07.708478 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-292001d7-12ad-415d-b905-eb8900f3b817 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 returned with HTTP 200 Aug 25 11:49:07.708970 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 373/1490] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:07 2026] GET /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:08.713363 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e68b9ef6-bd6f-4ac2-b449-fd6b66c64f29 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.715682 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e68b9ef6-bd6f-4ac2-b449-fd6b66c64f29 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:08.715961 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e68b9ef6-bd6f-4ac2-b449-fd6b66c64f29 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.716165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e68b9ef6-bd6f-4ac2-b449-fd6b66c64f29 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.716316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e68b9ef6-bd6f-4ac2-b449-fd6b66c64f29 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:08.722672 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:08.722672 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:08.723699 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e68b9ef6-bd6f-4ac2-b449-fd6b66c64f29 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:08.724203 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 373/1491] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:08 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:08.730853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bef2f98c-36dc-45c5-971b-c317da502e37 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.733390 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bef2f98c-36dc-45c5-971b-c317da502e37 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:08.733390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bef2f98c-36dc-45c5-971b-c317da502e37 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.733670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bef2f98c-36dc-45c5-971b-c317da502e37 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.744160 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bef2f98c-36dc-45c5-971b-c317da502e37 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 returned with HTTP 404 Aug 25 11:49:08.744762 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 383/1492] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:08 2026] GET /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:08.754852 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.756708 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:49:08.756926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.757164 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.757547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:49:08.758484 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:49:08.769844 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Get all volumes completed successfully. Aug 25 11:49:08.769844 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e021fec3-00eb-4bbb-9874-e2d587569c58 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:49:08.769844 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 364/1493] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:49:08 2026] GET /volume/v3/volumes => generated 333 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:08.780557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.782310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:49:08.784643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.784643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.784643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:49:08.784643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:49:08.787355 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Get all snapshots completed successfully. Aug 25 11:49:08.787727 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e5fbd9c-6609-429a-a3b1-3b2b186b5d68 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:49:08.788083 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 374/1494] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:49:08 2026] GET /volume/v3/snapshots => generated 17 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:49:08.803688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad98806e-3c06-4e27-9ec9-dc7f573ba556 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.806100 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad98806e-3c06-4e27-9ec9-dc7f573ba556 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:08.806382 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad98806e-3c06-4e27-9ec9-dc7f573ba556 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.806635 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad98806e-3c06-4e27-9ec9-dc7f573ba556 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.816516 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:08.816516 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:08.822587 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ad98806e-3c06-4e27-9ec9-dc7f573ba556 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:08.833720 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad98806e-3c06-4e27-9ec9-dc7f573ba556 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 200 Aug 25 11:49:08.834276 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 374/1495] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:08 2026] GET /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:08.851213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.853486 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:08.853754 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.853999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.854946 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume with id: 4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:08.862863 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:08.862863 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:08.863511 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:08.888140 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume request issued successfully. Aug 25 11:49:08.888378 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d2daab3-f658-4505-a3e1-10a8c53c3f6e tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 202 Aug 25 11:49:08.889424 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 384/1496] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:08 2026] DELETE /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:08.897702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c82b8b5-8210-4db5-a5e7-0ddc1f050a86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:08.900174 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c82b8b5-8210-4db5-a5e7-0ddc1f050a86 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:08.900174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c82b8b5-8210-4db5-a5e7-0ddc1f050a86 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:08.900325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c82b8b5-8210-4db5-a5e7-0ddc1f050a86 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:08.908788 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:08.908788 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:08.913712 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9c82b8b5-8210-4db5-a5e7-0ddc1f050a86 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Volume info retrieved successfully. Aug 25 11:49:08.919420 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c82b8b5-8210-4db5-a5e7-0ddc1f050a86 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 200 Aug 25 11:49:08.919990 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 365/1497] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:08 2026] GET /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:09.686907 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-897b49f7-681d-4659-adc2-8afc03551292 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:09.688771 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] DELETE https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:49:09.689024 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:09.689463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:09.689642 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Delete volume with id: 57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:49:09.698610 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:09.698610 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:09.699038 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:49:09.720571 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Delete volume request issued successfully. Aug 25 11:49:09.720847 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-897b49f7-681d-4659-adc2-8afc03551292 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 202 Aug 25 11:49:09.721356 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 375/1498] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:09 2026] DELETE /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:09.733477 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-743756b2-b9e6-46fc-bab2-32b1ddd23a2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:09.735888 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-743756b2-b9e6-46fc-bab2-32b1ddd23a2b tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:49:09.736181 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-743756b2-b9e6-46fc-bab2-32b1ddd23a2b tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:09.736505 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-743756b2-b9e6-46fc-bab2-32b1ddd23a2b tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:09.740728 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4ae19e91-7788-4860-9f09-87c8afda408f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:09.743794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4ae19e91-7788-4860-9f09-87c8afda408f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:09.744168 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4ae19e91-7788-4860-9f09-87c8afda408f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:09.744527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4ae19e91-7788-4860-9f09-87c8afda408f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:09.744731 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4ae19e91-7788-4860-9f09-87c8afda408f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:09.747393 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:09.747393 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:09.752941 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:09.752941 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:09.754097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4ae19e91-7788-4860-9f09-87c8afda408f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:09.754638 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 385/1499] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:09 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:09.754783 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-743756b2-b9e6-46fc-bab2-32b1ddd23a2b tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:49:09.760947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-743756b2-b9e6-46fc-bab2-32b1ddd23a2b tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 200 Aug 25 11:49:09.761358 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 375/1500] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:09 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:09.935217 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-16550e97-26c4-4054-a72c-cf9bbca39dd3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:09.937684 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16550e97-26c4-4054-a72c-cf9bbca39dd3 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 Aug 25 11:49:09.937986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16550e97-26c4-4054-a72c-cf9bbca39dd3 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:09.938281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16550e97-26c4-4054-a72c-cf9bbca39dd3 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:09.947328 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16550e97-26c4-4054-a72c-cf9bbca39dd3 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 returned with HTTP 404 Aug 25 11:49:09.948003 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 366/1501] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:09 2026] GET /volume/v3/volumes/4ecb618f-ae07-4d45-b295-d31f11b5fcd5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:09.958480 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7f2f1572-46c9-4e7d-b2c3-4312eafe7e91 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:09.960699 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f2f1572-46c9-4e7d-b2c3-4312eafe7e91 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 Aug 25 11:49:09.960908 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f2f1572-46c9-4e7d-b2c3-4312eafe7e91 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:09.961202 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f2f1572-46c9-4e7d-b2c3-4312eafe7e91 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:09.961202 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-7f2f1572-46c9-4e7d-b2c3-4312eafe7e91 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete snapshot with id: 29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 Aug 25 11:49:09.966996 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f2f1572-46c9-4e7d-b2c3-4312eafe7e91 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 returned with HTTP 404 Aug 25 11:49:09.968227 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 376/1502] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:49:09 2026] DELETE /volume/v3/snapshots/29b506fd-49e2-4881-a5f9-a1a07a1ad4c2 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:09.981708 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2fb3776-68b2-4575-8a03-06e53ae4a5cd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:09.989426 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2fb3776-68b2-4575-8a03-06e53ae4a5cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] GET https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:09.989804 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2fb3776-68b2-4575-8a03-06e53ae4a5cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:09.990543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2fb3776-68b2-4575-8a03-06e53ae4a5cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:10.000011 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2fb3776-68b2-4575-8a03-06e53ae4a5cd tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 returned with HTTP 404 Aug 25 11:49:10.000645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 386/1503] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:09 2026] GET /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:10.009656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32c9a2a2-b997-4bba-bf15-4d57a9324579 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:10.012662 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32c9a2a2-b997-4bba-bf15-4d57a9324579 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:10.013008 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32c9a2a2-b997-4bba-bf15-4d57a9324579 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:10.013338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32c9a2a2-b997-4bba-bf15-4d57a9324579 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:10.013637 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-32c9a2a2-b997-4bba-bf15-4d57a9324579 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] Delete volume with id: a44b6efe-829b-4e38-b445-342dd62b6c93 Aug 25 11:49:10.022394 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32c9a2a2-b997-4bba-bf15-4d57a9324579 tempest-VolumesDeleteCascade-381266784 tempest-VolumesDeleteCascade-381266784-project-member] https://10.4.3.66/volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 returned with HTTP 404 Aug 25 11:49:10.022394 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 376/1504] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:10 2026] DELETE /volume/v3/volumes/a44b6efe-829b-4e38-b445-342dd62b6c93 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:10.630393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:10.632826 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:10.633255 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-257644856", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:10.635023 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-257644856', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:10.770021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ba815418-2dfd-43f0-aaa3-35ff52400227 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:10.773756 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ba815418-2dfd-43f0-aaa3-35ff52400227 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:10.773756 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ba815418-2dfd-43f0-aaa3-35ff52400227 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:10.773756 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ba815418-2dfd-43f0-aaa3-35ff52400227 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:10.774071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ba815418-2dfd-43f0-aaa3-35ff52400227 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:10.781301 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:10.781301 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:10.782283 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ba815418-2dfd-43f0-aaa3-35ff52400227 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:10.782505 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29a5ffd4-9de4-43a2-a429-3de8891b53ac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:10.782897 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 377/1505] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:10 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:10.784772 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29a5ffd4-9de4-43a2-a429-3de8891b53ac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 Aug 25 11:49:10.785045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29a5ffd4-9de4-43a2-a429-3de8891b53ac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:10.785295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29a5ffd4-9de4-43a2-a429-3de8891b53ac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:10.805088 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29a5ffd4-9de4-43a2-a429-3de8891b53ac tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 returned with HTTP 404 Aug 25 11:49:10.806044 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 387/1506] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:10 2026] GET /volume/v3/volumes/57b5086e-d883-4c59-ae9f-4a7b6507b068 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:10.884714 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60d36664-1394-4108-a87d-509e1945cbb7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:10.886912 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:49:10.887266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:10.887580 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:10.888159 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Delete volume with id: 1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:49:10.897895 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:10.897895 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:10.899068 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:49:10.925274 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Delete volume request issued successfully. Aug 25 11:49:10.925644 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60d36664-1394-4108-a87d-509e1945cbb7 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 202 Aug 25 11:49:10.926177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 377/1507] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:10 2026] DELETE /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:10.939092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eeff28d4-3be7-4da8-a994-d7c859370bcd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:10.943320 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eeff28d4-3be7-4da8-a994-d7c859370bcd tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:49:10.943585 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eeff28d4-3be7-4da8-a994-d7c859370bcd tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:10.943874 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eeff28d4-3be7-4da8-a994-d7c859370bcd tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:10.951318 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Create volume of 1 GB Aug 25 11:49:10.956911 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Availability Zones retrieved successfully. Aug 25 11:49:10.958123 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:10.958123 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:10.962556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Flow 'volume_create_api' (4c814b55-913d-46ac-adbc-8c6d64138531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:10.963497 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfedc2b-91b6-42fc-9eb3-d7f4751d119d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:10.964456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:10.965125 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eeff28d4-3be7-4da8-a994-d7c859370bcd tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Volume info retrieved successfully. Aug 25 11:49:10.978312 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eeff28d4-3be7-4da8-a994-d7c859370bcd tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 200 Aug 25 11:49:10.982657 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 378/1508] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:10 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 846 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:11.065129 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfedc2b-91b6-42fc-9eb3-d7f4751d119d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:11.068435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d55a906-c4f7-40b5-b167-2b86dcf9d868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:11.124791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Created reservations ['10b183c5-6678-499c-a64e-2a8f48f7f919', 'c1acfa5b-fda5-46e6-8600-3de312b93197', 'ad7f2af4-5f8c-452b-8d5c-c91b3fe86497', '6b881823-b572-48d7-a1c9-09b948e50edf'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:11.125618 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d55a906-c4f7-40b5-b167-2b86dcf9d868) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10b183c5-6678-499c-a64e-2a8f48f7f919', 'c1acfa5b-fda5-46e6-8600-3de312b93197', 'ad7f2af4-5f8c-452b-8d5c-c91b3fe86497', '6b881823-b572-48d7-a1c9-09b948e50edf']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:11.126618 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30b2694-fa49-49cd-ae0f-3b960350ae07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:11.151486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e30b2694-fa49-49cd-ae0f-3b960350ae07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eceb122-fa35-4298-9974-3af80ac1ada2', '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-257644856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6629badda74c66bf15899a3e227bd6',qos_specs=None,replication_status=,reservations=['10b183c5-6678-499c-a64e-2a8f48f7f919','c1acfa5b-fda5-46e6-8600-3de312b93197','ad7f2af4-5f8c-452b-8d5c-c91b3fe86497','6b881823-b572-48d7-a1c9-09b948e50edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1556252c03e40a3b4a8a9551f782628',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-257644856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eceb122-fa35-4298-9974-3af80ac1ada2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb6629badda74c66bf15899a3e227bd6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e1556252c03e40a3b4a8a9551f782628',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:11.152579 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab57a0e2-302e-49b3-8de9-5c2a96132bec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:11.177791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab57a0e2-302e-49b3-8de9-5c2a96132bec) transitioned into state 'SUCCESS' from state '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-257644856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb6629badda74c66bf15899a3e227bd6',qos_specs=None,replication_status=,reservations=['10b183c5-6678-499c-a64e-2a8f48f7f919','c1acfa5b-fda5-46e6-8600-3de312b93197','ad7f2af4-5f8c-452b-8d5c-c91b3fe86497','6b881823-b572-48d7-a1c9-09b948e50edf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e1556252c03e40a3b4a8a9551f782628',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:11.178812 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e819e985-2611-4a95-9fdc-e2d02278bbc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:11.192095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e819e985-2611-4a95-9fdc-e2d02278bbc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:11.193276 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Flow 'volume_create_api' (4c814b55-913d-46ac-adbc-8c6d64138531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:11.193752 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Create volume request issued successfully. Aug 25 11:49:11.194497 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-974e0e1c-bd39-4278-8645-f2fead17c7f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:11.195134 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 367/1509] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:10 2026] POST /volume/v3/volumes => generated 750 bytes in 566 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:11.209843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a2ca1fbd-cc96-4cf4-88b7-7fa55e74feae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:11.214098 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2ca1fbd-cc96-4cf4-88b7-7fa55e74feae tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] GET https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:49:11.215189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2ca1fbd-cc96-4cf4-88b7-7fa55e74feae tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:11.216925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2ca1fbd-cc96-4cf4-88b7-7fa55e74feae tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:11.233800 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:11.233800 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:11.238980 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a2ca1fbd-cc96-4cf4-88b7-7fa55e74feae tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:49:11.250915 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2ca1fbd-cc96-4cf4-88b7-7fa55e74feae tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 200 Aug 25 11:49:11.251477 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 388/1510] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:11 2026] GET /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 818 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:11.797890 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-45738d43-d29f-4f74-b736-703c251fecba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:11.800565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45738d43-d29f-4f74-b736-703c251fecba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:11.801476 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45738d43-d29f-4f74-b736-703c251fecba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:11.801476 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-45738d43-d29f-4f74-b736-703c251fecba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:11.801897 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-45738d43-d29f-4f74-b736-703c251fecba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:11.808930 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:11.808930 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:11.809702 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-45738d43-d29f-4f74-b736-703c251fecba tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:11.810267 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 378/1511] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:11 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:11.996871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a85eb74f-8a53-482b-9340-8dc53d45fa30 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:12.000293 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a85eb74f-8a53-482b-9340-8dc53d45fa30 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] GET https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d Aug 25 11:49:12.000293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a85eb74f-8a53-482b-9340-8dc53d45fa30 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:12.000293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a85eb74f-8a53-482b-9340-8dc53d45fa30 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:12.006941 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a85eb74f-8a53-482b-9340-8dc53d45fa30 tempest-AttachVolumeShelveTestJSON-1881453943 tempest-AttachVolumeShelveTestJSON-1881453943-project-member] https://10.4.3.66/volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d returned with HTTP 404 Aug 25 11:49:12.007200 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 379/1512] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:11 2026] GET /volume/v3/volumes/1d159870-dcbb-4c28-a210-dbd56a66841d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:12.268441 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef19b20f-6cda-4ea8-930c-04e4fd5da9a2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:12.272094 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef19b20f-6cda-4ea8-930c-04e4fd5da9a2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] GET https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:49:12.272440 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef19b20f-6cda-4ea8-930c-04e4fd5da9a2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:12.272777 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef19b20f-6cda-4ea8-930c-04e4fd5da9a2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:12.281212 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:12.281212 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:12.286552 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ef19b20f-6cda-4ea8-930c-04e4fd5da9a2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:49:12.293200 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef19b20f-6cda-4ea8-930c-04e4fd5da9a2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 200 Aug 25 11:49:12.293642 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 368/1513] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:12 2026] GET /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 1358 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:12.342366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-7b5ea5ed-044f-410e-bc04-5d659c0016e3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:12.345538 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-7b5ea5ed-044f-410e-bc04-5d659c0016e3 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] GET https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:49:12.345873 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-7b5ea5ed-044f-410e-bc04-5d659c0016e3 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:12.346044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-7b5ea5ed-044f-410e-bc04-5d659c0016e3 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:12.360359 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:12.360359 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:12.367386 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-7b5ea5ed-044f-410e-bc04-5d659c0016e3 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:49:12.376651 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-7b5ea5ed-044f-410e-bc04-5d659c0016e3 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 200 Aug 25 11:49:12.376791 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 389/1514] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:12 2026] GET /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 1358 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:12.825529 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-071cf028-8e4c-4746-a74c-9cc75bfe745a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:12.830387 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-071cf028-8e4c-4746-a74c-9cc75bfe745a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:12.830600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-071cf028-8e4c-4746-a74c-9cc75bfe745a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:12.830840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-071cf028-8e4c-4746-a74c-9cc75bfe745a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:12.830947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-071cf028-8e4c-4746-a74c-9cc75bfe745a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:12.838120 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:12.838120 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:12.839181 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-071cf028-8e4c-4746-a74c-9cc75bfe745a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:12.839577 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 379/1515] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:12 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:12.920206 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2a933577-af33-44f8-9885-97728ec53691 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:13.070923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:13.071380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-2032726409"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:13.073308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-2032726409'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:13.073520 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Create volume of 1 GB Aug 25 11:49:13.078481 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Availability Zones retrieved successfully. Aug 25 11:49:13.087673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Flow 'volume_create_api' (9a77e322-5680-4a6a-8b0f-483c01d100da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:13.087673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52167615-5d8e-4170-80a3-96fcdff1d5b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:13.088578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:13.121303 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52167615-5d8e-4170-80a3-96fcdff1d5b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:13.122271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9e6028-e52c-4243-a677-0f5a343edf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:13.183492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-4540d532-79c4-4554-a316-bc5e87884a78 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:13.189025 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-4540d532-79c4-4554-a316-bc5e87884a78 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] GET https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:49:13.189355 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-4540d532-79c4-4554-a316-bc5e87884a78 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:13.189705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-4540d532-79c4-4554-a316-bc5e87884a78 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:13.202883 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:13.202883 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:13.203732 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Created reservations ['418e5ed5-07fa-4c20-a4b5-2eccfb4f85b9', 'b333a6c7-8977-4c7b-96cb-ae9d4f7429b4', 'b17e49af-cf8d-4cfd-a7d0-6853010d2a00', '713ead55-9b28-4c12-90b7-a1dbfcd84e69'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:13.204820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a9e6028-e52c-4243-a677-0f5a343edf80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['418e5ed5-07fa-4c20-a4b5-2eccfb4f85b9', 'b333a6c7-8977-4c7b-96cb-ae9d4f7429b4', 'b17e49af-cf8d-4cfd-a7d0-6853010d2a00', '713ead55-9b28-4c12-90b7-a1dbfcd84e69']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:13.205745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79ed04b-ea72-41fa-b0dd-bab47abe4c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:13.212285 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-4540d532-79c4-4554-a316-bc5e87884a78 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:49:13.219877 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-4540d532-79c4-4554-a316-bc5e87884a78 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 200 Aug 25 11:49:13.220659 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 369/1516] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:13 2026] GET /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 1358 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:13.233155 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d53a5581-c10b-48ff-96c3-c666aab81bf9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:13.233738 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d53a5581-c10b-48ff-96c3-c666aab81bf9 None None] GET https://10.4.3.66/volume// Aug 25 11:49:13.233911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d53a5581-c10b-48ff-96c3-c666aab81bf9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:13.234150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d53a5581-c10b-48ff-96c3-c666aab81bf9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:13.235100 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d53a5581-c10b-48ff-96c3-c666aab81bf9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:13.235530 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 390/1517] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:49:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:13.238521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f79ed04b-ea72-41fa-b0dd-bab47abe4c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f476d56-d82d-43dd-baaa-eaf4c6b86f5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2032726409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc3fbdeefe497ba526519a792c6052',qos_specs=None,replication_status=,reservations=['418e5ed5-07fa-4c20-a4b5-2eccfb4f85b9','b333a6c7-8977-4c7b-96cb-ae9d4f7429b4','b17e49af-cf8d-4cfd-a7d0-6853010d2a00','713ead55-9b28-4c12-90b7-a1dbfcd84e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3262f9029842e9b13584f09c956b15',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-2032726409',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f476d56-d82d-43dd-baaa-eaf4c6b86f5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc3fbdeefe497ba526519a792c6052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b3262f9029842e9b13584f09c956b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:13.239596 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6957a4d9-fd94-47f4-98a2-50546c4040b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:13.247119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-bcf1ddcf-54d5-4ab3-b0c4-720b50aeda55 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:13.250011 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-bcf1ddcf-54d5-4ab3-b0c4-720b50aeda55 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:13.250436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-bcf1ddcf-54d5-4ab3-b0c4-720b50aeda55 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eceb122-fa35-4298-9974-3af80ac1ada2", "connector": null, "instance_uuid": "b51e9f37-eeea-478a-9f81-36585f3be0e2"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:13.266779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6957a4d9-fd94-47f4-98a2-50546c4040b4) transitioned into state 'SUCCESS' from state '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-2032726409',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc3fbdeefe497ba526519a792c6052',qos_specs=None,replication_status=,reservations=['418e5ed5-07fa-4c20-a4b5-2eccfb4f85b9','b333a6c7-8977-4c7b-96cb-ae9d4f7429b4','b17e49af-cf8d-4cfd-a7d0-6853010d2a00','713ead55-9b28-4c12-90b7-a1dbfcd84e69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3262f9029842e9b13584f09c956b15',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:13.267009 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:13.267009 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:13.267521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754c4510-f549-4220-a620-f253ea8e8975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:13.284030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (754c4510-f549-4220-a620-f253ea8e8975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:13.284990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Flow 'volume_create_api' (9a77e322-5680-4a6a-8b0f-483c01d100da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:13.285306 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Create volume request issued successfully. Aug 25 11:49:13.285942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2a933577-af33-44f8-9885-97728ec53691 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:13.286439 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 380/1518] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:49:12 2026] POST /volume/v3/volumes => generated 749 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:13.306036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2656c569-4a88-49c8-871f-39293f65ad75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:13.309040 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2656c569-4a88-49c8-871f-39293f65ad75 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:13.309947 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2656c569-4a88-49c8-871f-39293f65ad75 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:13.309947 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2656c569-4a88-49c8-871f-39293f65ad75 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:13.328984 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:13.328984 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:13.332716 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-bcf1ddcf-54d5-4ab3-b0c4-720b50aeda55 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:13.333646 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 380/1519] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:13 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:13.338836 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2656c569-4a88-49c8-871f-39293f65ad75 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:13.345379 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2656c569-4a88-49c8-871f-39293f65ad75 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 200 Aug 25 11:49:13.346106 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 370/1520] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:13 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:13.851335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b29589f7-c6df-40a5-b15e-f430e2b0e6e4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:13.854412 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b29589f7-c6df-40a5-b15e-f430e2b0e6e4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:13.854722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b29589f7-c6df-40a5-b15e-f430e2b0e6e4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:13.855116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b29589f7-c6df-40a5-b15e-f430e2b0e6e4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:13.855315 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b29589f7-c6df-40a5-b15e-f430e2b0e6e4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:13.861951 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:13.861951 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:13.863045 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b29589f7-c6df-40a5-b15e-f430e2b0e6e4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:13.863553 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 391/1521] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:13 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:14.363602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d98be254-4de1-455f-a861-a349652214e0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.366158 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d98be254-4de1-455f-a861-a349652214e0 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:14.366427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d98be254-4de1-455f-a861-a349652214e0 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.366721 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d98be254-4de1-455f-a861-a349652214e0 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.377210 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:14.377210 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:14.383189 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d98be254-4de1-455f-a861-a349652214e0 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:14.388799 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d98be254-4de1-455f-a861-a349652214e0 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 200 Aug 25 11:49:14.389232 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 381/1522] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:14.405912 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-189d1b13-190d-4295-9232-1c1d9d5614bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.407739 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-189d1b13-190d-4295-9232-1c1d9d5614bc tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer Aug 25 11:49:14.408143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-189d1b13-190d-4295-9232-1c1d9d5614bc tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "8f476d56-d82d-43dd-baaa-eaf4c6b86f5f"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:14.410000 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.volume_transfer [None req-189d1b13-190d-4295-9232-1c1d9d5614bc tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Creating new volume transfer {'transfer': {'volume_id': '8f476d56-d82d-43dd-baaa-eaf4c6b86f5f'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 11:49:14.410161 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-189d1b13-190d-4295-9232-1c1d9d5614bc tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Creating transfer of volume 8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:14.410339 np0000008081 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-189d1b13-190d-4295-9232-1c1d9d5614bc tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Generating transfer record for volume 8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:14.420111 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:14.420111 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:14.438088 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-189d1b13-190d-4295-9232-1c1d9d5614bc tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 11:49:14.438548 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 381/1523] 10.4.3.66 () {68 vars in 1284 bytes} [Tue Aug 25 11:49:14 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:14.450203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dd7555e-ed9e-412b-9183-a9c037894bce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.451379 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dd7555e-ed9e-412b-9183-a9c037894bce tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:14.451606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dd7555e-ed9e-412b-9183-a9c037894bce tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.451839 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7dd7555e-ed9e-412b-9183-a9c037894bce tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.458350 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:14.458350 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:14.462267 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7dd7555e-ed9e-412b-9183-a9c037894bce tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:14.466469 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7dd7555e-ed9e-412b-9183-a9c037894bce tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 200 Aug 25 11:49:14.467118 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 371/1524] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 850 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:14.479346 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8648ed49-c574-42b5-875e-9c2e049dbc21 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.481206 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8648ed49-c574-42b5-875e-9c2e049dbc21 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f Aug 25 11:49:14.481709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8648ed49-c574-42b5-875e-9c2e049dbc21 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.481709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8648ed49-c574-42b5-875e-9c2e049dbc21 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.488064 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8648ed49-c574-42b5-875e-9c2e049dbc21 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f returned with HTTP 200 Aug 25 11:49:14.488513 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 392/1525] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f => generated 407 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:14.498909 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c5ce79c0-7621-42c1-a6f3-d43b03e8be0c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.501372 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c5ce79c0-7621-42c1-a6f3-d43b03e8be0c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/os-volume-transfer Aug 25 11:49:14.501677 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c5ce79c0-7621-42c1-a6f3-d43b03e8be0c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.501950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c5ce79c0-7621-42c1-a6f3-d43b03e8be0c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.502161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.volume_transfer [None req-c5ce79c0-7621-42c1-a6f3-d43b03e8be0c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Listing volume transfers {{(pid=100240) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 11:49:14.510843 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c5ce79c0-7621-42c1-a6f3-d43b03e8be0c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 200 Aug 25 11:49:14.511363 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 382/1526] 10.4.3.66 () {66 vars in 1263 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:14.520943 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.600353 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f/accept Aug 25 11:49:14.600353 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "83e003c39389808d"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:14.602516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.volume_transfer [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Accepting volume transfer f454e55c-dd2a-4165-af24-ba433ae3571f {{(pid=100238) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 11:49:14.602917 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Accepting transfer f454e55c-dd2a-4165-af24-ba433ae3571f Aug 25 11:49:14.707843 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Created reservations ['c4e74f86-a6b9-4a74-bdc7-1c73992b1807', '339273e8-c763-46a0-82b7-d6693a9e0f5f', '8307f0b6-db8b-47f5-adaf-4c78de885b42', '9cbcfb68-3249-47b8-af63-ed70a2e5a078'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:14.749170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Created reservations ['c4d35a1d-4cdc-4fc0-80d3-3c55d1a7e5e2', '3f02f87b-04b9-4c05-94ea-9f9dfc9fe9ad', '83139438-06d0-433e-8bd8-3ed4bf39c753', 'b96f2cf2-ee33-4b66-a473-145fb37e1778'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:14.798584 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Created reservations ['1255166c-af13-4f2c-830f-9422418cfde1', '73651d3e-09a8-4e78-95de-252134757f34', '68c5a1fd-f993-4b4e-8a6d-e9e19f9e9c67', '12c185bb-7082-40a9-8caf-9e8d84ee2685'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:14.799700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25737b85-0eb7-4e9e-ada4-d4f79460c322 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.801254 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25737b85-0eb7-4e9e-ada4-d4f79460c322 None None] GET https://10.4.3.66/volume// Aug 25 11:49:14.801254 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25737b85-0eb7-4e9e-ada4-d4f79460c322 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.801254 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25737b85-0eb7-4e9e-ada4-d4f79460c322 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.801254 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25737b85-0eb7-4e9e-ada4-d4f79460c322 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:14.801254 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 372/1527] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:14.810019 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-1bc22f8d-e0d1-41e4-85d5-74e2b0934c67 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.812647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-1bc22f8d-e0d1-41e4-85d5-74e2b0934c67 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] GET https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:49:14.813068 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-1bc22f8d-e0d1-41e4-85d5-74e2b0934c67 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.813480 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-1bc22f8d-e0d1-41e4-85d5-74e2b0934c67 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.828130 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:14.828130 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:14.835659 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-1bc22f8d-e0d1-41e4-85d5-74e2b0934c67 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:49:14.837730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Created reservations ['bd3ca481-dd59-4abe-9186-e785ce0f4c3b', '7e7a6f3b-c3d5-418d-bb77-aa2006948366', '8ff5f887-f3d6-417f-8f8b-ad9c8accae07', '6587a2ad-f368-49b0-bb5a-f678879b899a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:14.842772 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-1bc22f8d-e0d1-41e4-85d5-74e2b0934c67 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 200 Aug 25 11:49:14.843972 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 393/1528] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 1537 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:14.851610 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Transfer volume completed successfully. Aug 25 11:49:14.882600 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0bc3c6c0-db73-411c-9fe3-6ef3cda657c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.889895 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bc3c6c0-db73-411c-9fe3-6ef3cda657c4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:14.890961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bc3c6c0-db73-411c-9fe3-6ef3cda657c4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.892041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bc3c6c0-db73-411c-9fe3-6ef3cda657c4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.892041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-0bc3c6c0-db73-411c-9fe3-6ef3cda657c4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:14.906541 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:14.906541 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:14.907459 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bc3c6c0-db73-411c-9fe3-6ef3cda657c4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:14.908035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 383/1529] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:14.971441 np0000008081 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Volume 8f476d56-d82d-43dd-baaa-eaf4c6b86f5f has been transferred. Aug 25 11:49:14.978683 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.981004 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd52b9b9-7854-44ec-9b52-e9dca0f8ddbc tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f/accept returned with HTTP 202 Aug 25 11:49:14.981528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] PUT https://10.4.3.66/volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704 Aug 25 11:49:14.981656 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 382/1530] 10.4.3.66 () {68 vars in 1416 bytes} [Tue Aug 25 11:49:14 2026] POST /volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f/accept => generated 363 bytes in 461 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:14.982191 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:14.992742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c9cd1b7-e17f-408a-b3f6-2b4d251bc66a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:14.993160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Acquiring lock "cinder-attachment_update-4eceb122-fa35-4298-9974-3af80ac1ada2-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:14.998081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c9cd1b7-e17f-408a-b3f6-2b4d251bc66a tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:14.998081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c9cd1b7-e17f-408a-b3f6-2b4d251bc66a tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:14.998081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c9cd1b7-e17f-408a-b3f6-2b4d251bc66a tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:14.999575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Lock "cinder-attachment_update-4eceb122-fa35-4298-9974-3af80ac1ada2-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:15.000263 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.000263 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:15.009330 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.009330 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:15.016571 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6c9cd1b7-e17f-408a-b3f6-2b4d251bc66a tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Volume info retrieved successfully. Aug 25 11:49:15.024534 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c9cd1b7-e17f-408a-b3f6-2b4d251bc66a tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 200 Aug 25 11:49:15.025595 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 394/1531] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:14 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:15.045027 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-64d6b589-9982-4295-bff3-8523232a4a54 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:15.047069 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-64d6b589-9982-4295-bff3-8523232a4a54 tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:15.047284 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-64d6b589-9982-4295-bff3-8523232a4a54 tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:15.047482 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-64d6b589-9982-4295-bff3-8523232a4a54 tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:15.056803 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.056803 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:15.065376 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-64d6b589-9982-4295-bff3-8523232a4a54 tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] Volume info retrieved successfully. Aug 25 11:49:15.072590 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-64d6b589-9982-4295-bff3-8523232a4a54 tempest-VolumesTransfersTest-267273614 tempest-VolumesTransfersTest-267273614-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 200 Aug 25 11:49:15.073236 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 384/1532] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:15 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:15.086443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-92407ba2-a35d-4406-864f-ca260ff05942 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:15.089350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92407ba2-a35d-4406-864f-ca260ff05942 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] DELETE https://10.4.3.66/volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f Aug 25 11:49:15.089593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92407ba2-a35d-4406-864f-ca260ff05942 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:15.089837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-92407ba2-a35d-4406-864f-ca260ff05942 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:15.089981 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-92407ba2-a35d-4406-864f-ca260ff05942 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Delete transfer with id: f454e55c-dd2a-4165-af24-ba433ae3571f Aug 25 11:49:15.095665 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-92407ba2-a35d-4406-864f-ca260ff05942 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f returned with HTTP 404 Aug 25 11:49:15.096086 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 383/1533] 10.4.3.66 () {66 vars in 1377 bytes} [Tue Aug 25 11:49:15 2026] DELETE /volume/v3/os-volume-transfer/f454e55c-dd2a-4165-af24-ba433ae3571f => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:15.105543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:15.126350 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Lock "cinder-attachment_update-4eceb122-fa35-4298-9974-3af80ac1ada2-np0000008081" released by "attachment_update" :: held 0.128s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:15.126792 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-405a005d-bb4b-4454-b8c9-c190aa64f3e2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704 returned with HTTP 200 Aug 25 11:49:15.127368 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 373/1534] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:14 2026] PUT /volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704 => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:15.156552 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:15.156552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:15.156552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:15.156552 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Delete volume with id: 8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:15.163806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-85e25ac7-3894-4ffe-8d41-544f59bfb2f7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:15.166818 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.166818 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:15.166941 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-85e25ac7-3894-4ffe-8d41-544f59bfb2f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] POST https://10.4.3.66/volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704/action Aug 25 11:49:15.167409 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Volume info retrieved successfully. Aug 25 11:49:15.167482 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-85e25ac7-3894-4ffe-8d41-544f59bfb2f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:15.167482 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-85e25ac7-3894-4ffe-8d41-544f59bfb2f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:15.191597 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.191597 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:15.200573 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Delete volume request issued successfully. Aug 25 11:49:15.200573 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-91f69e51-601f-4ccf-b58e-802a9869d8a0 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 202 Aug 25 11:49:15.200573 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 395/1535] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:15 2026] DELETE /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 0 bytes in 96 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:15.209828 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a24f3b16-4d78-4929-8411-aecca41ac411 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:15.212371 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a24f3b16-4d78-4929-8411-aecca41ac411 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:15.212519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a24f3b16-4d78-4929-8411-aecca41ac411 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:15.212731 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a24f3b16-4d78-4929-8411-aecca41ac411 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:15.220977 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a7948427-18f5-4a2e-a3ed-9fa6ce2c16c6 req-85e25ac7-3894-4ffe-8d41-544f59bfb2f7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704/action returned with HTTP 204 Aug 25 11:49:15.221717 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 385/1536] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:15 2026] POST /volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:15.227386 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.227386 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:15.234076 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a24f3b16-4d78-4929-8411-aecca41ac411 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Volume info retrieved successfully. Aug 25 11:49:15.240857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a24f3b16-4d78-4929-8411-aecca41ac411 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 200 Aug 25 11:49:15.241385 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 384/1537] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:15 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 1014 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:15.923851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f966ea8-2462-4c8e-86e0-77bc2e2504aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:15.925576 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f966ea8-2462-4c8e-86e0-77bc2e2504aa tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:15.925858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f966ea8-2462-4c8e-86e0-77bc2e2504aa tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:15.926958 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f966ea8-2462-4c8e-86e0-77bc2e2504aa tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:15.926958 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6f966ea8-2462-4c8e-86e0-77bc2e2504aa tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:15.930601 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:15.930601 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:15.931334 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f966ea8-2462-4c8e-86e0-77bc2e2504aa tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:15.931904 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 374/1538] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:15 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:16.258171 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-85569f7e-1e23-4405-a719-d0173421d3aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:16.261290 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85569f7e-1e23-4405-a719-d0173421d3aa tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:16.261691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85569f7e-1e23-4405-a719-d0173421d3aa tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:16.262008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85569f7e-1e23-4405-a719-d0173421d3aa tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:16.269612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85569f7e-1e23-4405-a719-d0173421d3aa tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 404 Aug 25 11:49:16.270209 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 396/1539] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:16 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:16.285516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8b346883-d8c5-4e32-b9a1-bbafa18eecfb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:16.287685 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8b346883-d8c5-4e32-b9a1-bbafa18eecfb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:16.287914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8b346883-d8c5-4e32-b9a1-bbafa18eecfb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:16.288119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8b346883-d8c5-4e32-b9a1-bbafa18eecfb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:16.295978 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8b346883-d8c5-4e32-b9a1-bbafa18eecfb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 404 Aug 25 11:49:16.296545 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 386/1540] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:16 2026] GET /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:16.305910 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b76f2587-3ce0-46ba-b126-8388afdaeeca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:16.309279 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b76f2587-3ce0-46ba-b126-8388afdaeeca tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:16.309487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b76f2587-3ce0-46ba-b126-8388afdaeeca tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:16.310617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b76f2587-3ce0-46ba-b126-8388afdaeeca tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:16.310850 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-b76f2587-3ce0-46ba-b126-8388afdaeeca tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Delete volume with id: 8f476d56-d82d-43dd-baaa-eaf4c6b86f5f Aug 25 11:49:16.320426 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b76f2587-3ce0-46ba-b126-8388afdaeeca tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f returned with HTTP 404 Aug 25 11:49:16.321010 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 385/1541] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:16 2026] DELETE /volume/v3/volumes/8f476d56-d82d-43dd-baaa-eaf4c6b86f5f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:16.337761 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:16.340125 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:16.340650 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1445962017"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:16.342725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1445962017'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:16.342888 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Create volume of 1 GB Aug 25 11:49:16.348610 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Availability Zones retrieved successfully. Aug 25 11:49:16.355327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Flow 'volume_create_api' (85622bc3-b6a7-4b5d-97c3-3be32f10abf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:16.357477 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abadcccc-22a3-46ee-ab00-df2e84a0ba4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:16.358289 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:16.388184 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abadcccc-22a3-46ee-ab00-df2e84a0ba4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:16.389023 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1a774d-0fbd-419d-b10b-c3ebd8d5bc0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:16.432476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Created reservations ['e454f72f-21e5-433c-98c2-f9e334dddcb9', '9e13a5f0-6c20-43d4-9b7d-2650df989042', '26b21aca-f8c1-4817-93d3-23f3509bf365', '39bc3adc-e547-4f05-a508-3269cfdd5651'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:16.433553 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9d1a774d-0fbd-419d-b10b-c3ebd8d5bc0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e454f72f-21e5-433c-98c2-f9e334dddcb9', '9e13a5f0-6c20-43d4-9b7d-2650df989042', '26b21aca-f8c1-4817-93d3-23f3509bf365', '39bc3adc-e547-4f05-a508-3269cfdd5651']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:16.434036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494ec9c0-9e78-481e-9595-d766a77ab8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:16.464130 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494ec9c0-9e78-481e-9595-d766a77ab8d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8a6f961-dcb2-40f4-aebf-16f0d5c56c60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1445962017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc3fbdeefe497ba526519a792c6052',qos_specs=None,replication_status=,reservations=['e454f72f-21e5-433c-98c2-f9e334dddcb9','9e13a5f0-6c20-43d4-9b7d-2650df989042','26b21aca-f8c1-4817-93d3-23f3509bf365','39bc3adc-e547-4f05-a508-3269cfdd5651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3262f9029842e9b13584f09c956b15',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1445962017',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8a6f961-dcb2-40f4-aebf-16f0d5c56c60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5adc3fbdeefe497ba526519a792c6052',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b3262f9029842e9b13584f09c956b15',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:16.465025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82eaaaa-5ad0-4a2f-bf25-86f76d532490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:16.488809 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82eaaaa-5ad0-4a2f-bf25-86f76d532490) transitioned into state 'SUCCESS' from state '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-1445962017',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5adc3fbdeefe497ba526519a792c6052',qos_specs=None,replication_status=,reservations=['e454f72f-21e5-433c-98c2-f9e334dddcb9','9e13a5f0-6c20-43d4-9b7d-2650df989042','26b21aca-f8c1-4817-93d3-23f3509bf365','39bc3adc-e547-4f05-a508-3269cfdd5651'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b3262f9029842e9b13584f09c956b15',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:16.489763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6a7d13-0020-4dd1-a1b4-7666ee7ba4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:16.503967 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af6a7d13-0020-4dd1-a1b4-7666ee7ba4fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:16.505220 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Flow 'volume_create_api' (85622bc3-b6a7-4b5d-97c3-3be32f10abf7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:16.505717 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Create volume request issued successfully. Aug 25 11:49:16.506529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36a1a0d5-0b73-4942-8b29-02c5f817e953 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:16.507185 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 375/1542] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:49:16 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 25 11:49:16.522719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5b3d07c7-6b28-4597-abdd-21127f06d05a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:16.526230 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b3d07c7-6b28-4597-abdd-21127f06d05a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:16.526436 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b3d07c7-6b28-4597-abdd-21127f06d05a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:16.526691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b3d07c7-6b28-4597-abdd-21127f06d05a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:16.536912 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:16.536912 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:16.542224 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5b3d07c7-6b28-4597-abdd-21127f06d05a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:16.546915 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b3d07c7-6b28-4597-abdd-21127f06d05a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 200 Aug 25 11:49:16.547375 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 397/1543] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:16 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:16.946146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0a3406da-0b1a-4a57-9cc1-1e38e6904ed7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:16.949245 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0a3406da-0b1a-4a57-9cc1-1e38e6904ed7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:16.949245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0a3406da-0b1a-4a57-9cc1-1e38e6904ed7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:16.949245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0a3406da-0b1a-4a57-9cc1-1e38e6904ed7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:16.949245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-0a3406da-0b1a-4a57-9cc1-1e38e6904ed7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:16.954343 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:16.954343 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:16.955407 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0a3406da-0b1a-4a57-9cc1-1e38e6904ed7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:16.956033 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 387/1544] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:16 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:17.563963 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36333efb-23ea-40d0-9cb5-f7678be7b9fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.566002 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36333efb-23ea-40d0-9cb5-f7678be7b9fb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.566088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36333efb-23ea-40d0-9cb5-f7678be7b9fb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.566272 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36333efb-23ea-40d0-9cb5-f7678be7b9fb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.574979 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.574979 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:17.580485 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36333efb-23ea-40d0-9cb5-f7678be7b9fb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:17.586977 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36333efb-23ea-40d0-9cb5-f7678be7b9fb tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 200 Aug 25 11:49:17.587555 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 386/1545] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:17.607715 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5874be61-75f9-4ad5-9969-ba0050f2723a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.610537 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5874be61-75f9-4ad5-9969-ba0050f2723a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] POST https://10.4.3.66/volume/v3/os-volume-transfer Aug 25 11:49:17.611115 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5874be61-75f9-4ad5-9969-ba0050f2723a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b8a6f961-dcb2-40f4-aebf-16f0d5c56c60"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:17.612970 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-5874be61-75f9-4ad5-9969-ba0050f2723a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b8a6f961-dcb2-40f4-aebf-16f0d5c56c60'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 25 11:49:17.613215 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-5874be61-75f9-4ad5-9969-ba0050f2723a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Creating transfer of volume b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.613296 np0000008081 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-5874be61-75f9-4ad5-9969-ba0050f2723a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Generating transfer record for volume b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.621981 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.621981 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:17.640264 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5874be61-75f9-4ad5-9969-ba0050f2723a tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer returned with HTTP 202 Aug 25 11:49:17.640738 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 376/1546] 10.4.3.66 () {68 vars in 1284 bytes} [Tue Aug 25 11:49:17 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:17.650724 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-324a4fc6-ef06-438f-85e6-f50a7f90f095 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.653056 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-324a4fc6-ef06-438f-85e6-f50a7f90f095 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.653282 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-324a4fc6-ef06-438f-85e6-f50a7f90f095 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.653523 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-324a4fc6-ef06-438f-85e6-f50a7f90f095 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.664603 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.664603 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:17.669118 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-324a4fc6-ef06-438f-85e6-f50a7f90f095 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:17.674108 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-324a4fc6-ef06-438f-85e6-f50a7f90f095 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 200 Aug 25 11:49:17.674316 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 398/1547] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:17.690730 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4336759d-de6f-4297-beff-8a46e94a5d15 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.692542 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4336759d-de6f-4297-beff-8a46e94a5d15 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/os-volume-transfer/detail Aug 25 11:49:17.692906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4336759d-de6f-4297-beff-8a46e94a5d15 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.693049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4336759d-de6f-4297-beff-8a46e94a5d15 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.693200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.volume_transfer [None req-4336759d-de6f-4297-beff-8a46e94a5d15 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Listing volume transfers {{(pid=100240) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 25 11:49:17.697159 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4336759d-de6f-4297-beff-8a46e94a5d15 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 25 11:49:17.697613 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 388/1548] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:17.707833 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d575edbb-d825-4b22-bd13-bab858356a33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.711228 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d575edbb-d825-4b22-bd13-bab858356a33 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] DELETE https://10.4.3.66/volume/v3/os-volume-transfer/c27d20a4-e71a-4164-a660-3e96850b5440 Aug 25 11:49:17.711228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d575edbb-d825-4b22-bd13-bab858356a33 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.711228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d575edbb-d825-4b22-bd13-bab858356a33 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.711228 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-d575edbb-d825-4b22-bd13-bab858356a33 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Delete transfer with id: c27d20a4-e71a-4164-a660-3e96850b5440 Aug 25 11:49:17.725699 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.725699 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:17.740063 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d575edbb-d825-4b22-bd13-bab858356a33 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/c27d20a4-e71a-4164-a660-3e96850b5440 returned with HTTP 202 Aug 25 11:49:17.740547 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 387/1549] 10.4.3.66 () {66 vars in 1377 bytes} [Tue Aug 25 11:49:17 2026] DELETE /volume/v3/os-volume-transfer/c27d20a4-e71a-4164-a660-3e96850b5440 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:17.750325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92f878f5-9632-4333-9db8-284542dd0638 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.751950 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92f878f5-9632-4333-9db8-284542dd0638 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.752152 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92f878f5-9632-4333-9db8-284542dd0638 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.752300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92f878f5-9632-4333-9db8-284542dd0638 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.762498 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.762498 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:17.770727 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-92f878f5-9632-4333-9db8-284542dd0638 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Volume info retrieved successfully. Aug 25 11:49:17.781946 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92f878f5-9632-4333-9db8-284542dd0638 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 200 Aug 25 11:49:17.782586 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 377/1550] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:17.805600 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3d6fe83c-4189-4857-b7e2-af00d459724c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.807090 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d6fe83c-4189-4857-b7e2-af00d459724c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] DELETE https://10.4.3.66/volume/v3/os-volume-transfer/c27d20a4-e71a-4164-a660-3e96850b5440 Aug 25 11:49:17.807243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d6fe83c-4189-4857-b7e2-af00d459724c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.807424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3d6fe83c-4189-4857-b7e2-af00d459724c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.807617 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-3d6fe83c-4189-4857-b7e2-af00d459724c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Delete transfer with id: c27d20a4-e71a-4164-a660-3e96850b5440 Aug 25 11:49:17.813816 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3d6fe83c-4189-4857-b7e2-af00d459724c tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/os-volume-transfer/c27d20a4-e71a-4164-a660-3e96850b5440 returned with HTTP 404 Aug 25 11:49:17.814803 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 399/1551] 10.4.3.66 () {66 vars in 1377 bytes} [Tue Aug 25 11:49:17 2026] DELETE /volume/v3/os-volume-transfer/c27d20a4-e71a-4164-a660-3e96850b5440 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:17.821952 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-56074964-09de-437d-af81-8a52416415d8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.826581 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.827660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.828015 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.828107 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Delete volume with id: b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.838374 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.838374 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:17.839106 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Volume info retrieved successfully. Aug 25 11:49:17.867739 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Delete volume request issued successfully. Aug 25 11:49:17.867945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56074964-09de-437d-af81-8a52416415d8 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 202 Aug 25 11:49:17.868491 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 389/1552] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:17 2026] DELETE /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:17.880075 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5b488c41-bc22-41dd-972e-cba2525a86b4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.885849 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b488c41-bc22-41dd-972e-cba2525a86b4 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:17.886040 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b488c41-bc22-41dd-972e-cba2525a86b4 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.886266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5b488c41-bc22-41dd-972e-cba2525a86b4 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.914946 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.914946 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:17.933857 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5b488c41-bc22-41dd-972e-cba2525a86b4 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Volume info retrieved successfully. Aug 25 11:49:17.951606 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5b488c41-bc22-41dd-972e-cba2525a86b4 tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 200 Aug 25 11:49:17.954129 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 388/1553] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 1014 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:17.955953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b6673a9-5983-4fae-9661-f2f15cb26ac4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.959846 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b6673a9-5983-4fae-9661-f2f15cb26ac4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:17.960146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b6673a9-5983-4fae-9661-f2f15cb26ac4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.960426 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b6673a9-5983-4fae-9661-f2f15cb26ac4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.974139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-db6bd9e5-c2f7-467d-9433-408fec3fa510 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:17.977807 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db6bd9e5-c2f7-467d-9433-408fec3fa510 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:17.978107 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db6bd9e5-c2f7-467d-9433-408fec3fa510 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:17.979933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db6bd9e5-c2f7-467d-9433-408fec3fa510 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:17.980304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-db6bd9e5-c2f7-467d-9433-408fec3fa510 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:17.984039 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.984039 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:17.991435 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1b6673a9-5983-4fae-9661-f2f15cb26ac4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:17.993295 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:17.993295 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:17.994751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db6bd9e5-c2f7-467d-9433-408fec3fa510 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:17.995669 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 400/1554] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:18.003159 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b6673a9-5983-4fae-9661-f2f15cb26ac4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:18.003549 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 378/1555] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:17 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:18.081576 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-d941881d-0285-4606-a0a8-447ba801ea94 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.086392 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-d941881d-0285-4606-a0a8-447ba801ea94 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:18.086392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-d941881d-0285-4606-a0a8-447ba801ea94 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.086392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-d941881d-0285-4606-a0a8-447ba801ea94 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:18.092069 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:18.092069 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:18.095463 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-d941881d-0285-4606-a0a8-447ba801ea94 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:18.099671 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-d941881d-0285-4606-a0a8-447ba801ea94 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:18.100136 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 390/1556] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:18.203645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2f647f8-c1f2-472a-83e7-dfb6b6489f39 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.204077 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2f647f8-c1f2-472a-83e7-dfb6b6489f39 None None] GET https://10.4.3.66/volume// Aug 25 11:49:18.204383 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2f647f8-c1f2-472a-83e7-dfb6b6489f39 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.204429 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2f647f8-c1f2-472a-83e7-dfb6b6489f39 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:18.204874 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2f647f8-c1f2-472a-83e7-dfb6b6489f39 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:18.205191 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 389/1557] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:18.218035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-9e78a7b6-fd78-4ea2-a52b-b7c4cae21d61 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.220951 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-9e78a7b6-fd78-4ea2-a52b-b7c4cae21d61 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:18.221421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-9e78a7b6-fd78-4ea2-a52b-b7c4cae21d61 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3750bf0-3a19-4d0f-9f86-70ecacf98239", "connector": null, "instance_uuid": "3c3cc094-ff65-4330-a8a4-2ba21664e3fc"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:18.232270 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:18.232270 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:18.274851 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-9e78a7b6-fd78-4ea2-a52b-b7c4cae21d61 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:18.275461 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 401/1558] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:18 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 25 11:49:18.324286 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-623b4264-8a23-44b7-ac65-1ecf8965a036 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.331289 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-623b4264-8a23-44b7-ac65-1ecf8965a036 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:18.333573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-623b4264-8a23-44b7-ac65-1ecf8965a036 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.333573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-623b4264-8a23-44b7-ac65-1ecf8965a036 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:18.341780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-62ccfc47-3e22-4d22-83cf-23d5249ee059 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.343447 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-62ccfc47-3e22-4d22-83cf-23d5249ee059 None None] GET https://10.4.3.66/volume// Aug 25 11:49:18.343691 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-62ccfc47-3e22-4d22-83cf-23d5249ee059 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.343964 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-62ccfc47-3e22-4d22-83cf-23d5249ee059 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:18.344283 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-62ccfc47-3e22-4d22-83cf-23d5249ee059 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:18.344883 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 391/1559] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:18.351359 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:18.351359 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:18.354333 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-a4d3f0fe-d902-4b57-bd79-242bbc6830f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.356821 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-a4d3f0fe-d902-4b57-bd79-242bbc6830f9 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:18.357050 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-623b4264-8a23-44b7-ac65-1ecf8965a036 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:18.357105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-a4d3f0fe-d902-4b57-bd79-242bbc6830f9 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.359898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-a4d3f0fe-d902-4b57-bd79-242bbc6830f9 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:18.363466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-623b4264-8a23-44b7-ac65-1ecf8965a036 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:18.364073 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 379/1560] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:18.367188 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:18.367188 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:18.371359 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-a4d3f0fe-d902-4b57-bd79-242bbc6830f9 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:18.376984 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-a4d3f0fe-d902-4b57-bd79-242bbc6830f9 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:18.377245 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 390/1561] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1024 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:18.498068 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.501609 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] PUT https://10.4.3.66/volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898 Aug 25 11:49:18.502001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:18.517893 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Acquiring lock "cinder-attachment_update-c3750bf0-3a19-4d0f-9f86-70ecacf98239-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:18.524833 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-c3750bf0-3a19-4d0f-9f86-70ecacf98239-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:18.526320 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:18.526320 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:18.640868 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-c3750bf0-3a19-4d0f-9f86-70ecacf98239-np0000008081" released by "attachment_update" :: held 0.116s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:18.641286 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-97780edd-331f-4b6f-b747-629d6475cc0b tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898 returned with HTTP 200 Aug 25 11:49:18.641815 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 402/1562] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:18 2026] PUT /volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:18.791199 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.969772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f2ca9bcb-bbda-47dc-9f56-ac935694deca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.973616 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:18.973616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-435842877", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:18.982784 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2ca9bcb-bbda-47dc-9f56-ac935694deca tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:18.982784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2ca9bcb-bbda-47dc-9f56-ac935694deca tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.982784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2ca9bcb-bbda-47dc-9f56-ac935694deca tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:18.982917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-435842877', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:18.982972 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2ca9bcb-bbda-47dc-9f56-ac935694deca tempest-VolumesTransfersTest-658004659 tempest-VolumesTransfersTest-658004659-project-admin] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 404 Aug 25 11:49:18.982972 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 380/1563] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:18.990737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2a1cf23-5679-42de-965c-65ad5b443a43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:18.992768 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2a1cf23-5679-42de-965c-65ad5b443a43 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] GET https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:18.992988 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2a1cf23-5679-42de-965c-65ad5b443a43 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:18.993216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2a1cf23-5679-42de-965c-65ad5b443a43 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:19.009905 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-14ed0325-8965-4ce7-a640-e9b3af27ef1a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:19.012813 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14ed0325-8965-4ce7-a640-e9b3af27ef1a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:19.013029 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14ed0325-8965-4ce7-a640-e9b3af27ef1a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:19.013112 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2a1cf23-5679-42de-965c-65ad5b443a43 tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 404 Aug 25 11:49:19.013160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14ed0325-8965-4ce7-a640-e9b3af27ef1a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:19.013276 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-14ed0325-8965-4ce7-a640-e9b3af27ef1a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:19.014315 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 391/1564] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:18 2026] GET /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:19.020129 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:19.020129 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:19.021270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14ed0325-8965-4ce7-a640-e9b3af27ef1a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:19.021775 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 403/1565] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:19 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:19.031674 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ef10c18-c36d-4a98-9b29-8c3f46fc995d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:19.036157 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ef10c18-c36d-4a98-9b29-8c3f46fc995d tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:19.036157 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ef10c18-c36d-4a98-9b29-8c3f46fc995d tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:19.036157 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ef10c18-c36d-4a98-9b29-8c3f46fc995d tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:19.036587 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5ef10c18-c36d-4a98-9b29-8c3f46fc995d tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] Delete volume with id: b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 Aug 25 11:49:19.047163 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ef10c18-c36d-4a98-9b29-8c3f46fc995d tempest-VolumesTransfersTest-1996172506 tempest-VolumesTransfersTest-1996172506-project-member] https://10.4.3.66/volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 returned with HTTP 404 Aug 25 11:49:19.048290 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 381/1566] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:19 2026] DELETE /volume/v3/volumes/b8a6f961-dcb2-40f4-aebf-16f0d5c56c60 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:19.114049 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume of 1 GB Aug 25 11:49:19.114496 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:19.114496 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:19.115708 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Availability Zones retrieved successfully. Aug 25 11:49:19.126128 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (702f2a0c-318d-4a68-a869-63d256213133) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:19.127966 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358379ff-62cf-44aa-95ae-03753af7e84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.129448 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:19.183133 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:19.183133 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:19.200555 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (358379ff-62cf-44aa-95ae-03753af7e84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fcc7798-8154-4edc-a536-9480b7860f1b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fcc7798-8154-4edc-a536-9480b7860f1b', 'encryption_key_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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.201993 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (315df68a-39af-4e68-b9df-acd3648ad193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.306546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Created reservations ['23f17094-26f5-4cd1-acd9-29398c85949a', '5e3668e0-419d-4a5e-849b-576a69797041', '8f5c4083-452b-4f6b-afae-8a5c4563a2f0', '2dfc7c9f-ba34-41ad-874c-2593ba614347'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:19.307946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (315df68a-39af-4e68-b9df-acd3648ad193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23f17094-26f5-4cd1-acd9-29398c85949a', '5e3668e0-419d-4a5e-849b-576a69797041', '8f5c4083-452b-4f6b-afae-8a5c4563a2f0', '2dfc7c9f-ba34-41ad-874c-2593ba614347']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.309211 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e662a764-d7df-41a2-8347-dd62fa2a784d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.342011 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e662a764-d7df-41a2-8347-dd62fa2a784d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a11999ff-1f1d-496e-a57e-f0119182ff15', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-435842877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['23f17094-26f5-4cd1-acd9-29398c85949a','5e3668e0-419d-4a5e-849b-576a69797041','8f5c4083-452b-4f6b-afae-8a5c4563a2f0','2dfc7c9f-ba34-41ad-874c-2593ba614347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-435842877',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a11999ff-1f1d-496e-a57e-f0119182ff15,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='885bd537ea544e2a91de0e72620fd584',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6ba45928c0c404c85d2e9489a271b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fcc7798-8154-4edc-a536-9480b7860f1b),volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.343194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2428f0d1-73e2-4784-aea5-9731c2c25d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.370178 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2428f0d1-73e2-4784-aea5-9731c2c25d38) transitioned into state 'SUCCESS' from state '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-435842877',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['23f17094-26f5-4cd1-acd9-29398c85949a','5e3668e0-419d-4a5e-849b-576a69797041','8f5c4083-452b-4f6b-afae-8a5c4563a2f0','2dfc7c9f-ba34-41ad-874c-2593ba614347'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.370928 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0d4d7d-8be5-4c54-bfbe-c00cef612f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.381582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5270868b-fed9-4d9f-b2ca-ac00733a6676 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:19.383481 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5270868b-fed9-4d9f-b2ca-ac00733a6676 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:19.383659 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b0d4d7d-8be5-4c54-bfbe-c00cef612f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.383795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5270868b-fed9-4d9f-b2ca-ac00733a6676 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:19.383880 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5270868b-fed9-4d9f-b2ca-ac00733a6676 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:19.384452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (702f2a0c-318d-4a68-a869-63d256213133) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:19.384787 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request issued successfully. Aug 25 11:49:19.385562 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1a973175-6b29-49f5-9119-2c26dcd347c5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:19.386227 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 392/1567] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:18 2026] POST /volume/v3/volumes => generated 757 bytes in 596 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:19.397679 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:19.397679 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:19.404838 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5270868b-fed9-4d9f-b2ca-ac00733a6676 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:19.405439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-516057dc-1a4a-43dc-92a0-055ab2d9be8b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:19.407437 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-516057dc-1a4a-43dc-92a0-055ab2d9be8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:49:19.407658 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-516057dc-1a4a-43dc-92a0-055ab2d9be8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:19.407912 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-516057dc-1a4a-43dc-92a0-055ab2d9be8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:19.410284 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5270868b-fed9-4d9f-b2ca-ac00733a6676 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:19.410802 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 392/1568] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:19 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:19.417760 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:19.417760 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:19.425727 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-516057dc-1a4a-43dc-92a0-055ab2d9be8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:19.433729 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-516057dc-1a4a-43dc-92a0-055ab2d9be8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:49:19.434252 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 404/1569] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:19 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 825 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:19.681379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:19.684130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:19.684793 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1657516752", "imageRef": "3be7021f-a31f-477c-9e8f-9196087dbace", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:19.686874 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1657516752', 'imageRef': '3be7021f-a31f-477c-9e8f-9196087dbace', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:19.793124 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Create volume of 1 GB Aug 25 11:49:19.798076 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Availability Zones retrieved successfully. Aug 25 11:49:19.805323 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Flow 'volume_create_api' (abfc03ac-4139-4529-889c-d893b1270660) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:19.806932 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c61907-4821-432c-8a04-ed45d0354d72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.808223 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:19.880872 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (98c61907-4821-432c-8a04-ed45d0354d72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.881490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572b4332-ab37-46fc-bfac-c3a448bddca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.950799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Created reservations ['b0f0a0a9-1cc8-4a1f-980a-b2c27355d3bc', 'da4bf135-5b4d-4ab6-a026-7a912707ba15', '92bcacc0-f040-4875-a04f-a463c5cfd21e', '815ce94c-4503-47cf-b151-f477a1826060'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:19.951585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (572b4332-ab37-46fc-bfac-c3a448bddca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0f0a0a9-1cc8-4a1f-980a-b2c27355d3bc', 'da4bf135-5b4d-4ab6-a026-7a912707ba15', '92bcacc0-f040-4875-a04f-a463c5cfd21e', '815ce94c-4503-47cf-b151-f477a1826060']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.952587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107d5362-810f-494f-99e2-7bd31fa06087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:19.979316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107d5362-810f-494f-99e2-7bd31fa06087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49fa9c26-2dc1-411d-91b8-6dccea4ef1de', '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-1657516752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703c2191f94430ca53bafe22ec68c46',qos_specs=None,replication_status=,reservations=['b0f0a0a9-1cc8-4a1f-980a-b2c27355d3bc','da4bf135-5b4d-4ab6-a026-7a912707ba15','92bcacc0-f040-4875-a04f-a463c5cfd21e','815ce94c-4503-47cf-b151-f477a1826060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbfd842ce8748c5950bc377c8835c1a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1657516752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49fa9c26-2dc1-411d-91b8-6dccea4ef1de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d703c2191f94430ca53bafe22ec68c46',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dbfd842ce8748c5950bc377c8835c1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:19.980335 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcb2a7c-7f3b-4cac-9de8-2b4ca2322462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:20.002755 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bcb2a7c-7f3b-4cac-9de8-2b4ca2322462) transitioned into state 'SUCCESS' from state '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-1657516752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d703c2191f94430ca53bafe22ec68c46',qos_specs=None,replication_status=,reservations=['b0f0a0a9-1cc8-4a1f-980a-b2c27355d3bc','da4bf135-5b4d-4ab6-a026-7a912707ba15','92bcacc0-f040-4875-a04f-a463c5cfd21e','815ce94c-4503-47cf-b151-f477a1826060'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbfd842ce8748c5950bc377c8835c1a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:20.003614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5d320f-92cd-4442-914f-484b3d6e8a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:20.017609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f5d320f-92cd-4442-914f-484b3d6e8a2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:20.018496 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Flow 'volume_create_api' (abfc03ac-4139-4529-889c-d893b1270660) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:20.018950 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Create volume request issued successfully. Aug 25 11:49:20.019442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3929d11f-1b7c-437f-a61e-c379684d39c9 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:20.019937 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 382/1570] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:19 2026] POST /volume/v3/volumes => generated 751 bytes in 339 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:20.032748 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1f350a78-56f1-4b03-8dbd-6503a3542b03 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:20.033978 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad31dd02-d921-430a-9836-4b23bc1f8857 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:20.034524 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f350a78-56f1-4b03-8dbd-6503a3542b03 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:20.034804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f350a78-56f1-4b03-8dbd-6503a3542b03 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:20.035030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f350a78-56f1-4b03-8dbd-6503a3542b03 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:20.036092 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad31dd02-d921-430a-9836-4b23bc1f8857 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:20.036296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad31dd02-d921-430a-9836-4b23bc1f8857 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:20.036510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad31dd02-d921-430a-9836-4b23bc1f8857 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:20.036647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ad31dd02-d921-430a-9836-4b23bc1f8857 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:20.042395 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:20.042395 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:20.043547 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad31dd02-d921-430a-9836-4b23bc1f8857 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:20.044057 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:20.044057 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:20.044222 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 393/1571] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:20 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:20.049052 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1f350a78-56f1-4b03-8dbd-6503a3542b03 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:20.055018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f350a78-56f1-4b03-8dbd-6503a3542b03 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:20.055530 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 393/1572] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:20 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:20.423853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-416f9b14-33e7-4af4-acd2-3bed2d2b32f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:20.426643 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-416f9b14-33e7-4af4-acd2-3bed2d2b32f5 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:20.426829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-416f9b14-33e7-4af4-acd2-3bed2d2b32f5 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:20.427707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-416f9b14-33e7-4af4-acd2-3bed2d2b32f5 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:20.440001 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:20.440001 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:20.450186 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-416f9b14-33e7-4af4-acd2-3bed2d2b32f5 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:20.453616 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bec93bae-8e19-4b67-8aa1-baccf07e1a1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:20.455714 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bec93bae-8e19-4b67-8aa1-baccf07e1a1b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:49:20.455902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bec93bae-8e19-4b67-8aa1-baccf07e1a1b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:20.456113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bec93bae-8e19-4b67-8aa1-baccf07e1a1b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:20.460488 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-416f9b14-33e7-4af4-acd2-3bed2d2b32f5 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:20.461671 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 405/1573] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:20 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:20.464525 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:20.464525 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:20.469807 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bec93bae-8e19-4b67-8aa1-baccf07e1a1b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:20.475426 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bec93bae-8e19-4b67-8aa1-baccf07e1a1b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:49:20.475879 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 383/1574] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:20 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:20.627356 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-d5e6939b-204d-41db-ae6e-34e115002a01 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:20.629769 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-d5e6939b-204d-41db-ae6e-34e115002a01 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:49:20.630080 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-d5e6939b-204d-41db-ae6e-34e115002a01 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:20.630366 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-d5e6939b-204d-41db-ae6e-34e115002a01 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:20.638476 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:20.638476 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:20.643880 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-d5e6939b-204d-41db-ae6e-34e115002a01 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:20.650787 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-d5e6939b-204d-41db-ae6e-34e115002a01 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:49:20.651288 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 394/1575] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:20 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:21.056111 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e124f2e5-dcf2-4b7b-aaf2-142fd300a5e5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:21.058558 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e124f2e5-dcf2-4b7b-aaf2-142fd300a5e5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:21.058844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e124f2e5-dcf2-4b7b-aaf2-142fd300a5e5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:21.059086 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e124f2e5-dcf2-4b7b-aaf2-142fd300a5e5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:21.059215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e124f2e5-dcf2-4b7b-aaf2-142fd300a5e5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:21.071523 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:21.071523 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:21.072197 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e124f2e5-dcf2-4b7b-aaf2-142fd300a5e5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:21.072819 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-76fd5f20-9dc2-4521-b6bc-794a717e6e4a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:21.072903 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 394/1576] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:21 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:21.076849 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76fd5f20-9dc2-4521-b6bc-794a717e6e4a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:21.077242 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76fd5f20-9dc2-4521-b6bc-794a717e6e4a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:21.077242 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-76fd5f20-9dc2-4521-b6bc-794a717e6e4a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:21.091822 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:21.091822 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:21.096509 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-76fd5f20-9dc2-4521-b6bc-794a717e6e4a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:21.101649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-76fd5f20-9dc2-4521-b6bc-794a717e6e4a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:21.102208 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 406/1577] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:21 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:21.410293 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-08fca8f1-396b-4ba6-9383-7612c6cfb785 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:21.411235 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-08fca8f1-396b-4ba6-9383-7612c6cfb785 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:49:21.411478 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-08fca8f1-396b-4ba6-9383-7612c6cfb785 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:21.411663 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-08fca8f1-396b-4ba6-9383-7612c6cfb785 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:21.421382 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:21.421382 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:21.430747 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-08fca8f1-396b-4ba6-9383-7612c6cfb785 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:21.437426 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-08fca8f1-396b-4ba6-9383-7612c6cfb785 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:49:21.438036 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 384/1578] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:21 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:21.449286 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37cb92ac-c03a-4ec3-a77c-2f8d21c68ccc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:21.449696 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37cb92ac-c03a-4ec3-a77c-2f8d21c68ccc None None] GET https://10.4.3.66/volume// Aug 25 11:49:21.449910 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37cb92ac-c03a-4ec3-a77c-2f8d21c68ccc None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:21.450143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37cb92ac-c03a-4ec3-a77c-2f8d21c68ccc None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:21.450487 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37cb92ac-c03a-4ec3-a77c-2f8d21c68ccc None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:21.450887 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 395/1579] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:49:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:21.460227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-34c0c6d4-2a23-445c-a639-80d0caab04a8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:21.464603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-34c0c6d4-2a23-445c-a639-80d0caab04a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:21.465159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-34c0c6d4-2a23-445c-a639-80d0caab04a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a11999ff-1f1d-496e-a57e-f0119182ff15", "connector": null, "instance_uuid": "66581df3-ed12-49e0-b37e-810f8a7de52b"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:21.475221 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-636f1bf6-dc07-463c-ae71-a3e425857ebf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:21.477401 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-636f1bf6-dc07-463c-ae71-a3e425857ebf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:21.477776 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-636f1bf6-dc07-463c-ae71-a3e425857ebf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:21.478023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-636f1bf6-dc07-463c-ae71-a3e425857ebf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:21.482293 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:21.482293 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:21.489642 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:21.489642 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:21.494976 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-636f1bf6-dc07-463c-ae71-a3e425857ebf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:21.500588 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-636f1bf6-dc07-463c-ae71-a3e425857ebf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:21.501061 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 407/1580] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:21 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:21.532277 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-34c0c6d4-2a23-445c-a639-80d0caab04a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:21.533009 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 395/1581] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:21 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 25 11:49:22.086024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b80dae87-0f5d-438c-8e01-b9dc2f592ec6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.089686 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b80dae87-0f5d-438c-8e01-b9dc2f592ec6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:22.090003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b80dae87-0f5d-438c-8e01-b9dc2f592ec6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.090352 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b80dae87-0f5d-438c-8e01-b9dc2f592ec6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.090532 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b80dae87-0f5d-438c-8e01-b9dc2f592ec6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:22.096364 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.096364 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:22.097488 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b80dae87-0f5d-438c-8e01-b9dc2f592ec6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:22.098140 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 385/1582] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:22.116658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e088620-ac64-498b-ab99-f43c8d6eb74d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.118409 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e088620-ac64-498b-ab99-f43c8d6eb74d tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:22.118584 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e088620-ac64-498b-ab99-f43c8d6eb74d tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.118787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e088620-ac64-498b-ab99-f43c8d6eb74d tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.127276 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.127276 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:22.131510 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e088620-ac64-498b-ab99-f43c8d6eb74d tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:22.137171 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e088620-ac64-498b-ab99-f43c8d6eb74d tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:22.137615 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 396/1583] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:22.518853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f99eec01-e7df-4ecb-9e8d-1fdc0efb1055 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.521329 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f99eec01-e7df-4ecb-9e8d-1fdc0efb1055 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:22.521585 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f99eec01-e7df-4ecb-9e8d-1fdc0efb1055 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.521875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f99eec01-e7df-4ecb-9e8d-1fdc0efb1055 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.534902 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.534902 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:22.539675 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f99eec01-e7df-4ecb-9e8d-1fdc0efb1055 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:22.545177 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f99eec01-e7df-4ecb-9e8d-1fdc0efb1055 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:22.545668 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 408/1584] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:22.659988 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9e783c06-f197-4f3a-b97b-463c45b37cdd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.662043 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9e783c06-f197-4f3a-b97b-463c45b37cdd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:22.662244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9e783c06-f197-4f3a-b97b-463c45b37cdd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.662537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9e783c06-f197-4f3a-b97b-463c45b37cdd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.670594 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.670594 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:22.674943 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9e783c06-f197-4f3a-b97b-463c45b37cdd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:22.679416 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9e783c06-f197-4f3a-b97b-463c45b37cdd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:22.679879 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 396/1585] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:22.692976 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3b9a243-e6a7-4f1f-9549-4ba153849211 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.695012 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3b9a243-e6a7-4f1f-9549-4ba153849211 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:22.695080 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3b9a243-e6a7-4f1f-9549-4ba153849211 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.695294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3b9a243-e6a7-4f1f-9549-4ba153849211 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.702544 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.702544 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:22.706335 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d3b9a243-e6a7-4f1f-9549-4ba153849211 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:22.713286 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3b9a243-e6a7-4f1f-9549-4ba153849211 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:22.713286 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 386/1586] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:22.732017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2a456df1-664c-46ca-817d-01976a0077c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.733368 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a456df1-664c-46ca-817d-01976a0077c3 None None] GET https://10.4.3.66/volume// Aug 25 11:49:22.733368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a456df1-664c-46ca-817d-01976a0077c3 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.733368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2a456df1-664c-46ca-817d-01976a0077c3 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.733368 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2a456df1-664c-46ca-817d-01976a0077c3 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:22.733569 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 397/1587] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:22.745451 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-422d7aef-33f6-4b3f-ba3c-c21c0d6f039c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.747959 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-422d7aef-33f6-4b3f-ba3c-c21c0d6f039c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:49:22.748814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-422d7aef-33f6-4b3f-ba3c-c21c0d6f039c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.748814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-422d7aef-33f6-4b3f-ba3c-c21c0d6f039c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.761408 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.761408 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:22.762669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-b957bbbe-8753-4635-a6e7-cd7d8f83a3f4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.764998 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-b957bbbe-8753-4635-a6e7-cd7d8f83a3f4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:22.765250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-b957bbbe-8753-4635-a6e7-cd7d8f83a3f4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.765501 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-422d7aef-33f6-4b3f-ba3c-c21c0d6f039c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:22.765544 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-b957bbbe-8753-4635-a6e7-cd7d8f83a3f4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.771883 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-422d7aef-33f6-4b3f-ba3c-c21c0d6f039c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:49:22.772334 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 409/1588] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 1544 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:22.772751 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.772751 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:22.778179 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-b957bbbe-8753-4635-a6e7-cd7d8f83a3f4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:22.783789 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-b957bbbe-8753-4635-a6e7-cd7d8f83a3f4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:22.784384 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 397/1589] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:22.878808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.880751 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613 Aug 25 11:49:22.881434 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:22.892212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-a11999ff-1f1d-496e-a57e-f0119182ff15-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:22.897737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-a11999ff-1f1d-496e-a57e-f0119182ff15-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:22.898792 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.898792 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:22.914976 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1e64a45-55f3-4b3b-a87c-a3d6c1ede664 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.915506 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1e64a45-55f3-4b3b-a87c-a3d6c1ede664 None None] GET https://10.4.3.66/volume// Aug 25 11:49:22.915781 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1e64a45-55f3-4b3b-a87c-a3d6c1ede664 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:22.916073 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1e64a45-55f3-4b3b-a87c-a3d6c1ede664 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:22.916492 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1e64a45-55f3-4b3b-a87c-a3d6c1ede664 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:22.918350 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 398/1590] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:49:22 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:22.929735 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-c73de0c8-ad34-4a49-b989-bd92d462fce9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:22.932297 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-c73de0c8-ad34-4a49-b989-bd92d462fce9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:22.932737 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-c73de0c8-ad34-4a49-b989-bd92d462fce9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e3cc1a1-d6cf-4020-a89f-0f8b968264ee", "connector": null, "instance_uuid": "f8e09c58-4c7d-4143-bc52-03e4fa3dc5eb"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:22.942958 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:22.942958 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:22.980938 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-c73de0c8-ad34-4a49-b989-bd92d462fce9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:22.981394 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 410/1591] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:22 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:23.014339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-35e9f9f1-326a-48e4-bd27-fd97f877fef6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.014460 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-a11999ff-1f1d-496e-a57e-f0119182ff15-np0000008081" released by "attachment_update" :: held 0.115s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:23.014460 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-1576088a-81fd-4430-bf2f-18028335ac5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613 returned with HTTP 200 Aug 25 11:49:23.014460 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 387/1592] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:22 2026] PUT /volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:23.014583 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35e9f9f1-326a-48e4-bd27-fd97f877fef6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:23.014583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35e9f9f1-326a-48e4-bd27-fd97f877fef6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.015357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35e9f9f1-326a-48e4-bd27-fd97f877fef6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.025505 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bfde1ad3-ffde-4874-8801-e534fd04a03b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.025971 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfde1ad3-ffde-4874-8801-e534fd04a03b None None] GET https://10.4.3.66/volume// Aug 25 11:49:23.026320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfde1ad3-ffde-4874-8801-e534fd04a03b None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.026611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bfde1ad3-ffde-4874-8801-e534fd04a03b None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.026830 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bfde1ad3-ffde-4874-8801-e534fd04a03b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:23.027563 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 399/1593] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:23.030041 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.030041 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:23.036259 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-35e9f9f1-326a-48e4-bd27-fd97f877fef6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:23.036356 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-9516bfb1-cef4-474a-914b-a599ff71879d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.038413 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-9516bfb1-cef4-474a-914b-a599ff71879d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:23.040080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-9516bfb1-cef4-474a-914b-a599ff71879d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.040080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-9516bfb1-cef4-474a-914b-a599ff71879d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.042438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-2d06c76f-6af9-4856-9758-9471cb415060 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.042529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35e9f9f1-326a-48e4-bd27-fd97f877fef6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:23.042529 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 398/1594] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 880 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:23.044084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-2d06c76f-6af9-4856-9758-9471cb415060 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613/action Aug 25 11:49:23.044499 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-2d06c76f-6af9-4856-9758-9471cb415060 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:23.044616 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-2d06c76f-6af9-4856-9758-9471cb415060 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:23.051002 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.051002 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:23.055073 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-9516bfb1-cef4-474a-914b-a599ff71879d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:23.059975 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.059975 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:23.060103 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-9516bfb1-cef4-474a-914b-a599ff71879d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:23.060481 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 411/1595] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 1060 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:23.073234 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-dfe27771-e784-47ee-bf3d-f9e28eb41b4d req-2d06c76f-6af9-4856-9758-9471cb415060 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613/action returned with HTTP 204 Aug 25 11:49:23.073812 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 388/1596] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:23 2026] POST /volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:23.111188 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36530703-42dc-4716-84fd-dc774961c2f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.114404 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36530703-42dc-4716-84fd-dc774961c2f6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:23.114404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36530703-42dc-4716-84fd-dc774961c2f6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.114404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36530703-42dc-4716-84fd-dc774961c2f6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.114404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-36530703-42dc-4716-84fd-dc774961c2f6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:23.121709 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.121709 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:23.122179 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36530703-42dc-4716-84fd-dc774961c2f6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:23.122975 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 400/1597] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:23.157073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8ccd7cb3-065d-4879-97f7-5407f511f496 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.159787 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8ccd7cb3-065d-4879-97f7-5407f511f496 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:23.160204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7cb3-065d-4879-97f7-5407f511f496 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.161089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8ccd7cb3-065d-4879-97f7-5407f511f496 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.167459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.169596 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.169596 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:23.170244 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] PUT https://10.4.3.66/volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9 Aug 25 11:49:23.171100 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:23.175012 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8ccd7cb3-065d-4879-97f7-5407f511f496 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:23.180031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Acquiring lock "cinder-attachment_update-9e3cc1a1-d6cf-4020-a89f-0f8b968264ee-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:23.180208 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8ccd7cb3-065d-4879-97f7-5407f511f496 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:23.180689 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 399/1598] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:23.185553 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-9e3cc1a1-d6cf-4020-a89f-0f8b968264ee-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:23.186665 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.186665 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:23.288612 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-9e3cc1a1-d6cf-4020-a89f-0f8b968264ee-np0000008081" released by "attachment_update" :: held 0.103s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:23.289106 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-75bd2116-7215-41fd-bb47-93a13fedd60a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9 returned with HTTP 200 Aug 25 11:49:23.289573 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 412/1599] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:23 2026] PUT /volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:23.300441 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-a3125fcd-0860-4edc-89ee-87daac040ae2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.303232 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-a3125fcd-0860-4edc-89ee-87daac040ae2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/encryption Aug 25 11:49:23.303488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-a3125fcd-0860-4edc-89ee-87daac040ae2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.303795 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-a3125fcd-0860-4edc-89ee-87daac040ae2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.321556 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.321556 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:23.329327 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-a3125fcd-0860-4edc-89ee-87daac040ae2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/encryption returned with HTTP 200 Aug 25 11:49:23.329835 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 389/1600] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/encryption => generated 161 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:23.566614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b22cec16-b039-4123-8a1b-f4ef30cae510 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:23.571319 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b22cec16-b039-4123-8a1b-f4ef30cae510 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:23.571319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b22cec16-b039-4123-8a1b-f4ef30cae510 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:23.571319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b22cec16-b039-4123-8a1b-f4ef30cae510 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:23.587098 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:23.587098 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:23.594538 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b22cec16-b039-4123-8a1b-f4ef30cae510 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:23.601343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b22cec16-b039-4123-8a1b-f4ef30cae510 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:23.601919 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 401/1601] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:23 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:24.033473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-6726fd26-0ea5-429f-b56e-037775eda3cf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:24.037652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-6726fd26-0ea5-429f-b56e-037775eda3cf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898/action Aug 25 11:49:24.037652 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-6726fd26-0ea5-429f-b56e-037775eda3cf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:24.037652 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-6726fd26-0ea5-429f-b56e-037775eda3cf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:24.053511 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:24.053511 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:24.059600 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee39c2c3-220a-4696-97be-9e251c8a5bc5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:24.061745 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee39c2c3-220a-4696-97be-9e251c8a5bc5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:24.061838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee39c2c3-220a-4696-97be-9e251c8a5bc5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:24.062111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee39c2c3-220a-4696-97be-9e251c8a5bc5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:24.067997 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4ac28afb-756c-4e00-b7b4-a199bd64ae69 req-6726fd26-0ea5-429f-b56e-037775eda3cf tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898/action returned with HTTP 204 Aug 25 11:49:24.067997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 400/1602] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:24 2026] POST /volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:24.077421 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:24.077421 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:24.082300 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ee39c2c3-220a-4696-97be-9e251c8a5bc5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:24.087871 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee39c2c3-220a-4696-97be-9e251c8a5bc5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:24.088316 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 413/1603] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:24 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:24.133130 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6b804d6c-ddb0-47b7-a60e-29a28c50345a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:24.134896 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b804d6c-ddb0-47b7-a60e-29a28c50345a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:24.135144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b804d6c-ddb0-47b7-a60e-29a28c50345a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:24.135369 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6b804d6c-ddb0-47b7-a60e-29a28c50345a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:24.135458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6b804d6c-ddb0-47b7-a60e-29a28c50345a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:24.139949 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:24.139949 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:24.140705 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6b804d6c-ddb0-47b7-a60e-29a28c50345a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:24.141085 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 390/1604] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:24 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:24.196124 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de1c436c-d56c-4ceb-8334-217f504c272b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:24.201776 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de1c436c-d56c-4ceb-8334-217f504c272b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:24.201776 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de1c436c-d56c-4ceb-8334-217f504c272b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:24.201776 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de1c436c-d56c-4ceb-8334-217f504c272b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:24.211470 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:24.211470 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:24.218553 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-de1c436c-d56c-4ceb-8334-217f504c272b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:24.225345 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de1c436c-d56c-4ceb-8334-217f504c272b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:24.226071 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 402/1605] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:24 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:24.617038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b0fc708c-a013-4405-9153-c79105dc7cb4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:24.618889 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0fc708c-a013-4405-9153-c79105dc7cb4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:24.619292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0fc708c-a013-4405-9153-c79105dc7cb4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:24.621504 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0fc708c-a013-4405-9153-c79105dc7cb4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:24.632617 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:24.632617 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:24.637917 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b0fc708c-a013-4405-9153-c79105dc7cb4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:24.643110 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0fc708c-a013-4405-9153-c79105dc7cb4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:24.643742 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 401/1606] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:24 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:24.660360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f071e6f3-b7fb-464c-813e-73547c9133cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:24.663061 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f071e6f3-b7fb-464c-813e-73547c9133cb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:24.664081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f071e6f3-b7fb-464c-813e-73547c9133cb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:24.664393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f071e6f3-b7fb-464c-813e-73547c9133cb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:24.680785 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:24.680785 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:24.686620 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f071e6f3-b7fb-464c-813e-73547c9133cb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:24.695067 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f071e6f3-b7fb-464c-813e-73547c9133cb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:24.695733 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 414/1607] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:24 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:25.104093 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1730090-3e9b-40ec-976d-d16951577c35 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:25.106340 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1730090-3e9b-40ec-976d-d16951577c35 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:25.106641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1730090-3e9b-40ec-976d-d16951577c35 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:25.106885 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1730090-3e9b-40ec-976d-d16951577c35 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:25.120226 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:25.120226 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:25.130433 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1730090-3e9b-40ec-976d-d16951577c35 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:25.138507 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1730090-3e9b-40ec-976d-d16951577c35 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:25.139047 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 391/1608] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:25 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:25.155303 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddcee07c-39a6-4e5a-a9af-73bd243dbe88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:25.159479 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddcee07c-39a6-4e5a-a9af-73bd243dbe88 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:25.162445 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddcee07c-39a6-4e5a-a9af-73bd243dbe88 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:25.162445 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddcee07c-39a6-4e5a-a9af-73bd243dbe88 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:25.162445 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ddcee07c-39a6-4e5a-a9af-73bd243dbe88 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:25.170786 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:25.170786 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:25.170786 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddcee07c-39a6-4e5a-a9af-73bd243dbe88 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:25.170786 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 403/1609] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:25 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:25.246035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-de2f006a-829b-4c1c-959c-c3606283f9f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:25.249668 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-de2f006a-829b-4c1c-959c-c3606283f9f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:25.249974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-de2f006a-829b-4c1c-959c-c3606283f9f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:25.250236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-de2f006a-829b-4c1c-959c-c3606283f9f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:25.254879 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-db1ec22e-45c2-41d8-a86f-e6a78b5a9f99 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:25.258587 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-db1ec22e-45c2-41d8-a86f-e6a78b5a9f99 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:25.259007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-db1ec22e-45c2-41d8-a86f-e6a78b5a9f99 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:25.259346 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-db1ec22e-45c2-41d8-a86f-e6a78b5a9f99 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:25.260734 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:25.260734 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:25.267337 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-de2f006a-829b-4c1c-959c-c3606283f9f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:25.276563 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:25.276563 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:25.282703 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-db1ec22e-45c2-41d8-a86f-e6a78b5a9f99 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:25.284373 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-de2f006a-829b-4c1c-959c-c3606283f9f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:25.284373 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 402/1610] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:25 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:25.290720 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-db1ec22e-45c2-41d8-a86f-e6a78b5a9f99 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:25.293371 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 415/1611] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:25 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:26.153605 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-476da3ae-2679-407c-8e1b-5d5be4390481 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.155790 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-476da3ae-2679-407c-8e1b-5d5be4390481 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:26.155946 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-476da3ae-2679-407c-8e1b-5d5be4390481 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:26.156231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-476da3ae-2679-407c-8e1b-5d5be4390481 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:26.165481 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:26.165481 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:26.169562 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-476da3ae-2679-407c-8e1b-5d5be4390481 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:26.174639 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-476da3ae-2679-407c-8e1b-5d5be4390481 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:26.175170 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 392/1612] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:26 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:26.181817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65120842-7401-41b0-a024-f5a025be448f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.185520 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65120842-7401-41b0-a024-f5a025be448f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:26.185520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65120842-7401-41b0-a024-f5a025be448f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:26.185520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65120842-7401-41b0-a024-f5a025be448f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:26.186938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-65120842-7401-41b0-a024-f5a025be448f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:26.191863 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:26.191863 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:26.193496 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65120842-7401-41b0-a024-f5a025be448f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:26.194295 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 404/1613] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:26 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:26.301170 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e0e574fd-2318-426a-a9dd-1a37bdd5bb43 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.303092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0e574fd-2318-426a-a9dd-1a37bdd5bb43 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:26.303321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0e574fd-2318-426a-a9dd-1a37bdd5bb43 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:26.303654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0e574fd-2318-426a-a9dd-1a37bdd5bb43 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:26.311515 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:26.311515 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:26.322617 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e0e574fd-2318-426a-a9dd-1a37bdd5bb43 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:26.327852 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0e574fd-2318-426a-a9dd-1a37bdd5bb43 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:26.328308 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 403/1614] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:26 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:26.361529 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d967b939-1444-4183-8265-ac003a34dbba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.362011 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d967b939-1444-4183-8265-ac003a34dbba None None] GET https://10.4.3.66/volume// Aug 25 11:49:26.362222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d967b939-1444-4183-8265-ac003a34dbba None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:26.362430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d967b939-1444-4183-8265-ac003a34dbba None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:26.362862 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d967b939-1444-4183-8265-ac003a34dbba None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:26.363235 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 416/1615] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:26.371833 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-054f07b1-0df3-4e5c-a297-6d09d19994ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.374110 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-054f07b1-0df3-4e5c-a297-6d09d19994ca tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:26.374498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-054f07b1-0df3-4e5c-a297-6d09d19994ca tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c3750bf0-3a19-4d0f-9f86-70ecacf98239", "connector": null, "instance_uuid": "3c3cc094-ff65-4330-a8a4-2ba21664e3fc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:26.392808 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:26.392808 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:26.448418 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-054f07b1-0df3-4e5c-a297-6d09d19994ca tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:26.448866 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 393/1616] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:26 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 25 11:49:26.459261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8bc650fa-b92c-4219-9eac-aa6374401947 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.459261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bc650fa-b92c-4219-9eac-aa6374401947 None None] GET https://10.4.3.66/volume// Aug 25 11:49:26.459261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bc650fa-b92c-4219-9eac-aa6374401947 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:26.459261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bc650fa-b92c-4219-9eac-aa6374401947 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:26.459261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bc650fa-b92c-4219-9eac-aa6374401947 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:26.459261 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 405/1617] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:26.466180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c2414adf-8a83-4a48-9c76-29452b84b04d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:26.468544 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c2414adf-8a83-4a48-9c76-29452b84b04d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:26.468788 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c2414adf-8a83-4a48-9c76-29452b84b04d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:26.468972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c2414adf-8a83-4a48-9c76-29452b84b04d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:26.490446 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:26.490446 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:26.493884 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c2414adf-8a83-4a48-9c76-29452b84b04d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:26.498504 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c2414adf-8a83-4a48-9c76-29452b84b04d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:26.498934 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 404/1618] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:26 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1317 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:27.132669 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-2bb19157-6a81-469c-95bf-9ab6f52b5f60 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.135185 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-2bb19157-6a81-469c-95bf-9ab6f52b5f60 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9/action Aug 25 11:49:27.135662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-2bb19157-6a81-469c-95bf-9ab6f52b5f60 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:27.135798 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-2bb19157-6a81-469c-95bf-9ab6f52b5f60 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:27.151774 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.151774 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:27.167973 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-671861f9-561b-4ef9-bc5c-d24a8142baa9 req-2bb19157-6a81-469c-95bf-9ab6f52b5f60 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9/action returned with HTTP 204 Aug 25 11:49:27.168147 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 417/1619] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:27 2026] POST /volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:27.194291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-181e2169-8b1d-47b2-a7dd-34d1bd04bfac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.196411 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-181e2169-8b1d-47b2-a7dd-34d1bd04bfac tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:27.196647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-181e2169-8b1d-47b2-a7dd-34d1bd04bfac tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.196873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-181e2169-8b1d-47b2-a7dd-34d1bd04bfac tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.207656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1c3b9d90-b307-48b5-b694-b07a21ba222d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.208793 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.208793 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:27.211316 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c3b9d90-b307-48b5-b694-b07a21ba222d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:27.212144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c3b9d90-b307-48b5-b694-b07a21ba222d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.212569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c3b9d90-b307-48b5-b694-b07a21ba222d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.212857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1c3b9d90-b307-48b5-b694-b07a21ba222d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:27.213975 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-181e2169-8b1d-47b2-a7dd-34d1bd04bfac tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:27.219007 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-181e2169-8b1d-47b2-a7dd-34d1bd04bfac tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:27.219702 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 394/1620] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 1173 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:27.220191 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.220191 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:27.221197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c3b9d90-b307-48b5-b694-b07a21ba222d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:27.221774 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 406/1621] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:27.232974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b5a7f7da-0da0-4c60-9520-b88e528961f1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.236184 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b5a7f7da-0da0-4c60-9520-b88e528961f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:27.236449 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b5a7f7da-0da0-4c60-9520-b88e528961f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.236745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b5a7f7da-0da0-4c60-9520-b88e528961f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.248603 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.248603 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:27.255253 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b5a7f7da-0da0-4c60-9520-b88e528961f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:27.261368 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b5a7f7da-0da0-4c60-9520-b88e528961f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:27.261895 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 405/1622] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:27.307288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-d8dfa373-8159-461e-a13a-1babd3575b3b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.310015 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-d8dfa373-8159-461e-a13a-1babd3575b3b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:27.310263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-d8dfa373-8159-461e-a13a-1babd3575b3b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.310502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-d8dfa373-8159-461e-a13a-1babd3575b3b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.321130 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.321130 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:27.324839 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-d8dfa373-8159-461e-a13a-1babd3575b3b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:27.330938 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-d8dfa373-8159-461e-a13a-1babd3575b3b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:27.331135 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 418/1623] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 1173 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:27.342684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-098607a1-6490-4eed-8b67-148b111f5a2f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.344968 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-098607a1-6490-4eed-8b67-148b111f5a2f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:27.345247 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-098607a1-6490-4eed-8b67-148b111f5a2f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.345488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-098607a1-6490-4eed-8b67-148b111f5a2f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.353376 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.355561 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/action Aug 25 11:49:27.357455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:27.357455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:27.357543 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.357543 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:27.360439 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-098607a1-6490-4eed-8b67-148b111f5a2f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:27.364673 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-098607a1-6490-4eed-8b67-148b111f5a2f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:27.365083 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 395/1624] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:27.371239 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.371239 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:27.371966 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:27.385680 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Begin detaching volume completed successfully. Aug 25 11:49:27.386153 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-f8d213bb-74aa-49cb-8d5c-27cb943cd017 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/action returned with HTTP 202 Aug 25 11:49:27.386866 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 407/1625] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:49:27 2026] POST /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:49:27.444775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-970ce6a9-8748-44f4-9560-3a61bd90b99e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.445214 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-970ce6a9-8748-44f4-9560-3a61bd90b99e None None] GET https://10.4.3.66/volume// Aug 25 11:49:27.445372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-970ce6a9-8748-44f4-9560-3a61bd90b99e None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.445768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-970ce6a9-8748-44f4-9560-3a61bd90b99e None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.445896 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-970ce6a9-8748-44f4-9560-3a61bd90b99e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:27.446234 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 406/1626] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:27.455090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-b376f12c-ca46-4143-8527-35a8cd510baa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.457298 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-b376f12c-ca46-4143-8527-35a8cd510baa tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:27.457515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-b376f12c-ca46-4143-8527-35a8cd510baa tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.457739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-b376f12c-ca46-4143-8527-35a8cd510baa tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.467516 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.467516 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:27.471516 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-b376f12c-ca46-4143-8527-35a8cd510baa tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:27.476256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-b376f12c-ca46-4143-8527-35a8cd510baa tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:27.476656 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 419/1627] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 1356 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:27.487025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c4bd25da-26d6-4bbc-a844-16df7dfb4d14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.489776 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c4bd25da-26d6-4bbc-a844-16df7dfb4d14 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/encryption Aug 25 11:49:27.490076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c4bd25da-26d6-4bbc-a844-16df7dfb4d14 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:27.490357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c4bd25da-26d6-4bbc-a844-16df7dfb4d14 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:27.502416 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:27.502416 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:27.511063 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c4bd25da-26d6-4bbc-a844-16df7dfb4d14 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/encryption returned with HTTP 200 Aug 25 11:49:27.511583 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 396/1628] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:49:27 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:27.869927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:27.953150 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:27.953530 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1482665684"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:27.956528 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1482665684'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:27.956944 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume of 1 GB Aug 25 11:49:27.960966 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability Zones retrieved successfully. Aug 25 11:49:27.968412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (75e39d07-74c1-4f34-be0d-2085b9aac866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:27.969451 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd5d58e-2c65-498c-9318-cc1bff4c3b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:27.970696 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:28.002367 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dd5d58e-2c65-498c-9318-cc1bff4c3b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:28.003190 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4277780-8938-4564-b60e-406748fe8128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:28.089593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['28296f93-41ee-4ac6-b740-64d54442c810', '68aab79c-36fc-4815-8c18-306481383d2c', '3e5a042d-9d9e-4465-b48e-802c1d9023dc', '1b536d71-ee1e-435b-ae5b-86bbcc316c73'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:28.090523 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4277780-8938-4564-b60e-406748fe8128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['28296f93-41ee-4ac6-b740-64d54442c810', '68aab79c-36fc-4815-8c18-306481383d2c', '3e5a042d-9d9e-4465-b48e-802c1d9023dc', '1b536d71-ee1e-435b-ae5b-86bbcc316c73']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:28.091243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d615bc-4ad5-46e4-b783-2fefe68c7c41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:28.119664 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (90d615bc-4ad5-46e4-b783-2fefe68c7c41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5b1b812-f764-4004-9282-644f7e2d91e8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482665684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['28296f93-41ee-4ac6-b740-64d54442c810','68aab79c-36fc-4815-8c18-306481383d2c','3e5a042d-9d9e-4465-b48e-802c1d9023dc','1b536d71-ee1e-435b-ae5b-86bbcc316c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1482665684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5b1b812-f764-4004-9282-644f7e2d91e8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39976740f3284780a332f6f18617b760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:28.120764 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ae7d31-5e07-4512-8278-7709ec3957b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:28.142415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14ae7d31-5e07-4512-8278-7709ec3957b5) transitioned into state 'SUCCESS' from state '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-1482665684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['28296f93-41ee-4ac6-b740-64d54442c810','68aab79c-36fc-4815-8c18-306481383d2c','3e5a042d-9d9e-4465-b48e-802c1d9023dc','1b536d71-ee1e-435b-ae5b-86bbcc316c73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:28.143433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31067d0-d45b-4d7a-a84d-f00912580b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:28.160389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d31067d0-d45b-4d7a-a84d-f00912580b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:28.161823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (75e39d07-74c1-4f34-be0d-2085b9aac866) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:28.162309 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request issued successfully. Aug 25 11:49:28.163248 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9aeef401-93cb-47f1-9678-bb4d5f921f92 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:28.163835 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 408/1629] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:49:27 2026] POST /volume/v3/volumes => generated 747 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:28.234442 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8df90a89-f56d-4c23-aceb-c5a2103ef9e2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:28.236534 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8df90a89-f56d-4c23-aceb-c5a2103ef9e2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:28.236785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8df90a89-f56d-4c23-aceb-c5a2103ef9e2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:28.237463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8df90a89-f56d-4c23-aceb-c5a2103ef9e2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:28.237463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8df90a89-f56d-4c23-aceb-c5a2103ef9e2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:28.246648 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:28.246648 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:28.246648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8df90a89-f56d-4c23-aceb-c5a2103ef9e2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:28.246648 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 407/1630] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:28 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:28.382202 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-68e9dbe6-7e9b-4014-9694-72a14e246e44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:28.384521 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-68e9dbe6-7e9b-4014-9694-72a14e246e44 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:28.384736 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-68e9dbe6-7e9b-4014-9694-72a14e246e44 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:28.384916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-68e9dbe6-7e9b-4014-9694-72a14e246e44 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:28.394641 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:28.394641 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:28.404372 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-68e9dbe6-7e9b-4014-9694-72a14e246e44 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:28.411991 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-68e9dbe6-7e9b-4014-9694-72a14e246e44 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:28.412387 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 420/1631] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:28 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:29.254802 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9eed41b1-d48b-4046-a428-a659983a26a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:29.256605 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9eed41b1-d48b-4046-a428-a659983a26a6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:29.256868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9eed41b1-d48b-4046-a428-a659983a26a6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:29.257118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9eed41b1-d48b-4046-a428-a659983a26a6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:29.257241 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9eed41b1-d48b-4046-a428-a659983a26a6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:29.262941 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:29.262941 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:29.263696 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9eed41b1-d48b-4046-a428-a659983a26a6 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:29.264018 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 397/1632] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:29 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:29.428912 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec3c218b-ddce-4eb3-ae2a-999b38c517cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:29.431212 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec3c218b-ddce-4eb3-ae2a-999b38c517cc tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:29.431306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec3c218b-ddce-4eb3-ae2a-999b38c517cc tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:29.431476 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec3c218b-ddce-4eb3-ae2a-999b38c517cc tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:29.439086 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:29.439086 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:29.442804 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec3c218b-ddce-4eb3-ae2a-999b38c517cc tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:29.447407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec3c218b-ddce-4eb3-ae2a-999b38c517cc tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:29.447861 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 409/1633] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:29 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:30.197939 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-4b41f006-1e3c-4b0b-9fae-a32ef3856810 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.200259 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-4b41f006-1e3c-4b0b-9fae-a32ef3856810 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] DELETE https://10.4.3.66/volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898 Aug 25 11:49:30.200436 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-4b41f006-1e3c-4b0b-9fae-a32ef3856810 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:30.200608 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-4b41f006-1e3c-4b0b-9fae-a32ef3856810 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:30.216568 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:30.216568 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:30.275552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-02b19dd1-3431-42e0-921a-093dc7769018 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.277665 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02b19dd1-3431-42e0-921a-093dc7769018 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:30.277896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02b19dd1-3431-42e0-921a-093dc7769018 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:30.278121 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02b19dd1-3431-42e0-921a-093dc7769018 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:30.278289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-02b19dd1-3431-42e0-921a-093dc7769018 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:30.308669 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-4b41f006-1e3c-4b0b-9fae-a32ef3856810 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898 returned with HTTP 200 Aug 25 11:49:30.308739 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:30.308739 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:30.308987 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 408/1634] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:49:30 2026] DELETE /volume/v3/attachments/23f948fe-dca5-4c42-8cce-536189840898 => generated 192 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:30.309867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02b19dd1-3431-42e0-921a-093dc7769018 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:30.310417 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 421/1635] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:30 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:30.463982 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19f6c65d-3590-4d46-935f-03bcb56d5fa0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.466433 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19f6c65d-3590-4d46-935f-03bcb56d5fa0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:30.466813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19f6c65d-3590-4d46-935f-03bcb56d5fa0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:30.466924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19f6c65d-3590-4d46-935f-03bcb56d5fa0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:30.475451 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:30.475451 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:30.479618 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-19f6c65d-3590-4d46-935f-03bcb56d5fa0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:30.484360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19f6c65d-3590-4d46-935f-03bcb56d5fa0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:30.485010 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 398/1636] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:30 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:49:30.565471 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c713ac80-056d-4c18-8d1a-cca5b07f3a47 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.567557 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c713ac80-056d-4c18-8d1a-cca5b07f3a47 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9 Aug 25 11:49:30.567762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c713ac80-056d-4c18-8d1a-cca5b07f3a47 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:30.567939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c713ac80-056d-4c18-8d1a-cca5b07f3a47 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:30.579555 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:30.579555 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:30.649914 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4e39237-a6aa-448d-a4af-bd9faac88380 req-c713ac80-056d-4c18-8d1a-cca5b07f3a47 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9 returned with HTTP 200 Aug 25 11:49:30.650405 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 410/1637] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:49:30 2026] DELETE /volume/v3/attachments/2d7140d3-8f65-483f-9abc-f679e2f4f5d9 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:30.738063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-53e3e9fc-ff11-4063-b4c4-a2d0bc2e1dac None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.738063 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53e3e9fc-ff11-4063-b4c4-a2d0bc2e1dac None None] GET https://10.4.3.66/volume// Aug 25 11:49:30.738063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53e3e9fc-ff11-4063-b4c4-a2d0bc2e1dac None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:30.738063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53e3e9fc-ff11-4063-b4c4-a2d0bc2e1dac None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:30.738063 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53e3e9fc-ff11-4063-b4c4-a2d0bc2e1dac None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:30.738063 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 409/1638] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:30.747661 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-d032d13e-fb6e-4db9-a8ed-9def9cc778c1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.749836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-d032d13e-fb6e-4db9-a8ed-9def9cc778c1 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:49:30.750235 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-d032d13e-fb6e-4db9-a8ed-9def9cc778c1 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:30.750296 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-d032d13e-fb6e-4db9-a8ed-9def9cc778c1 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:30.768662 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:30.768662 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:30.772724 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-d032d13e-fb6e-4db9-a8ed-9def9cc778c1 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:49:30.779699 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-d032d13e-fb6e-4db9-a8ed-9def9cc778c1 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:49:30.780301 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 422/1639] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:30 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:30.916259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:30.920231 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] PUT https://10.4.3.66/volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9 Aug 25 11:49:30.920231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:30.931526 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Acquiring lock "cinder-attachment_update-c3750bf0-3a19-4d0f-9f86-70ecacf98239-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:30.936225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-c3750bf0-3a19-4d0f-9f86-70ecacf98239-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:30.937687 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:30.937687 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:31.032464 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-c3750bf0-3a19-4d0f-9f86-70ecacf98239-np0000008081" released by "attachment_update" :: held 0.096s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:31.032834 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-c6511c7b-b938-4057-a532-d22757d1b64e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9 returned with HTTP 200 Aug 25 11:49:31.033882 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 399/1640] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:30 2026] PUT /volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9 => generated 969 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:31.063691 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-68789d9c-cf15-4605-aadd-1d034ee6f7c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.065287 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-68789d9c-cf15-4605-aadd-1d034ee6f7c4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9/action Aug 25 11:49:31.065827 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-68789d9c-cf15-4605-aadd-1d034ee6f7c4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:31.066069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-68789d9c-cf15-4605-aadd-1d034ee6f7c4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:31.084646 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.084646 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:31.113878 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2a76adaf-2484-47e6-997b-449ca0634ca9 req-68789d9c-cf15-4605-aadd-1d034ee6f7c4 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9/action returned with HTTP 204 Aug 25 11:49:31.113878 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 411/1641] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:31 2026] POST /volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:31.325817 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-98457b3b-1ebe-424f-b34e-154c9c67d4a5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.328683 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-98457b3b-1ebe-424f-b34e-154c9c67d4a5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:31.329093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-98457b3b-1ebe-424f-b34e-154c9c67d4a5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:31.329387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-98457b3b-1ebe-424f-b34e-154c9c67d4a5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:31.329556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-98457b3b-1ebe-424f-b34e-154c9c67d4a5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:31.345026 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.345026 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:31.346007 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-98457b3b-1ebe-424f-b34e-154c9c67d4a5 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:31.346382 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 410/1642] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:31 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:31.359572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93e4410d-ac73-4b88-81a0-4c699e66cbe9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.361862 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93e4410d-ac73-4b88-81a0-4c699e66cbe9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:31.362104 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93e4410d-ac73-4b88-81a0-4c699e66cbe9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:31.362361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93e4410d-ac73-4b88-81a0-4c699e66cbe9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:31.377995 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.377995 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:31.382905 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93e4410d-ac73-4b88-81a0-4c699e66cbe9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:31.390600 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93e4410d-ac73-4b88-81a0-4c699e66cbe9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 200 Aug 25 11:49:31.391212 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 423/1643] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:31 2026] GET /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:31.408524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.498111 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2d25e25-9a27-428d-bb82-528c57ae8fdb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.503770 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2d25e25-9a27-428d-bb82-528c57ae8fdb tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:31.503770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2d25e25-9a27-428d-bb82-528c57ae8fdb tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:31.503770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2d25e25-9a27-428d-bb82-528c57ae8fdb tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:31.511797 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.511797 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:31.516949 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e2d25e25-9a27-428d-bb82-528c57ae8fdb tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:31.521996 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356/export_record Aug 25 11:49:31.522503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:31.522503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'export_record' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:31.522948 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Export record for backup 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 11:49:31.523891 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2d25e25-9a27-428d-bb82-528c57ae8fdb tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:31.524684 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 412/1644] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:31 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:31.536477 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.536477 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:31.537991 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling RPCAPI with context: , host: np0000008081, backup: 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 11:49:31.554328 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] export_record in rpcapi backup_id 263ddf07-6a86-4deb-af81-d3ff038d9356 on host np0000008081. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 11:49:31.568566 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjYzZGRmMDctNmE4Ni00ZGViLWFmODEtZDNmZjAzOGQ5MzU2IiwgInVzZXJfaWQiOiAiMjM4NDI2ZGY4YjZjNDdmNDg2NzQzZmU5OTM2ZGM1MGEiLCAicHJvamVjdF9pZCI6ICI0OWYxOGZiNTc4ZGY0NzE5OTZiNTI2MmM1ZTZiNTVmOSIsICJ2b2x1bWVfaWQiOiAiOWM1ZjMxNWYtZjA1NC00NTdkLWEyOGQtMmE4YmJkMzQ5ODBjIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODEyNTE3MDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTA0NTA3MzcwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzljNWYzMTVmLWYwNTQtNDU3ZC1hMjhkLTJhOGJiZDM0OTgwYy8yMDI2MDgyNTExNDkwNy9hel9ub3ZhX2JhY2t1cF8yNjNkZGYwNy02YTg2LTRkZWItYWY4MS1kM2ZmMDM4ZDkzNTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NDk6MzFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 11:49:31.569058 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd75d4b5-b5d6-42d8-b6eb-ea91fe6d7c55 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356/export_record returned with HTTP 200 Aug 25 11:49:31.569886 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 400/1645] 10.4.3.66 () {66 vars in 1383 bytes} [Tue Aug 25 11:49:31 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356/export_record => generated 1512 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:31.584042 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.587470 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] POST https://10.4.3.66/volume/v3/backups/import_record Aug 25 11:49:31.587599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjczMzFhZmItNTM1Ni00M2VmLThmZDYtNWI5MGFmYzE1OGRlIiwgInVzZXJfaWQiOiAiMjM4NDI2ZGY4YjZjNDdmNDg2NzQzZmU5OTM2ZGM1MGEiLCAicHJvamVjdF9pZCI6ICI0OWYxOGZiNTc4ZGY0NzE5OTZiNTI2MmM1ZTZiNTVmOSIsICJ2b2x1bWVfaWQiOiAiOWM1ZjMxNWYtZjA1NC00NTdkLWEyOGQtMmE4YmJkMzQ5ODBjIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODEyNTE3MDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTA0NTA3MzcwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzljNWYzMTVmLWYwNTQtNDU3ZC1hMjhkLTJhOGJiZDM0OTgwYy8yMDI2MDgyNTExNDkwNy9hel9ub3ZhX2JhY2t1cF8yNjNkZGYwNy02YTg2LTRkZWItYWY4MS1kM2ZmMDM4ZDkzNTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NDk6MzFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:31.590760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjczMzFhZmItNTM1Ni00M2VmLThmZDYtNWI5MGFmYzE1OGRlIiwgInVzZXJfaWQiOiAiMjM4NDI2ZGY4YjZjNDdmNDg2NzQzZmU5OTM2ZGM1MGEiLCAicHJvamVjdF9pZCI6ICI0OWYxOGZiNTc4ZGY0NzE5OTZiNTI2MmM1ZTZiNTVmOSIsICJ2b2x1bWVfaWQiOiAiOWM1ZjMxNWYtZjA1NC00NTdkLWEyOGQtMmE4YmJkMzQ5ODBjIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODEyNTE3MDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTA0NTA3MzcwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzljNWYzMTVmLWYwNTQtNDU3ZC1hMjhkLTJhOGJiZDM0OTgwYy8yMDI2MDgyNTExNDkwNy9hel9ub3ZhX2JhY2t1cF8yNjNkZGYwNy02YTg2LTRkZWItYWY4MS1kM2ZmMDM4ZDkzNTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NDk6MzFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100240) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 11:49:31.590760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjczMzFhZmItNTM1Ni00M2VmLThmZDYtNWI5MGFmYzE1OGRlIiwgInVzZXJfaWQiOiAiMjM4NDI2ZGY4YjZjNDdmNDg2NzQzZmU5OTM2ZGM1MGEiLCAicHJvamVjdF9pZCI6ICI0OWYxOGZiNTc4ZGY0NzE5OTZiNTI2MmM1ZTZiNTVmOSIsICJ2b2x1bWVfaWQiOiAiOWM1ZjMxNWYtZjA1NC00NTdkLWEyOGQtMmE4YmJkMzQ5ODBjIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODEyNTE3MDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTA0NTA3MzcwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzljNWYzMTVmLWYwNTQtNDU3ZC1hMjhkLTJhOGJiZDM0OTgwYy8yMDI2MDgyNTExNDkwNy9hel9ub3ZhX2JhY2t1cF8yNjNkZGYwNy02YTg2LTRkZWItYWY4MS1kM2ZmMDM4ZDkzNTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NDk6MzFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100240) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 11:49:31.667915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Created reservations ['506a68ff-335e-4375-a4f9-7940c15b2ca3', 'ba9c9b23-1f09-4915-8402-0f42dfe76764'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:31.670863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6b950c01-3907-44b3-901f-85282bc109b7 req-20a04c8f-aabc-491e-82a2-990b1f9a8dbc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.672996 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6b950c01-3907-44b3-901f-85282bc109b7 req-20a04c8f-aabc-491e-82a2-990b1f9a8dbc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:31.673253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6b950c01-3907-44b3-901f-85282bc109b7 req-20a04c8f-aabc-491e-82a2-990b1f9a8dbc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:31.673484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6b950c01-3907-44b3-901f-85282bc109b7 req-20a04c8f-aabc-491e-82a2-990b1f9a8dbc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:31.690447 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.690447 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:31.694977 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-6b950c01-3907-44b3-901f-85282bc109b7 req-20a04c8f-aabc-491e-82a2-990b1f9a8dbc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:31.699697 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6b950c01-3907-44b3-901f-85282bc109b7 req-20a04c8f-aabc-491e-82a2-990b1f9a8dbc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:31.700059 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 424/1646] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:31 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 881 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:31.710077 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] import_record rpcapi backup id b7331afb-5356-43ef-8fd6-5b90afc158de on host np0000008081 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYjczMzFhZmItNTM1Ni00M2VmLThmZDYtNWI5MGFmYzE1OGRlIiwgInVzZXJfaWQiOiAiMjM4NDI2ZGY4YjZjNDdmNDg2NzQzZmU5OTM2ZGM1MGEiLCAicHJvamVjdF9pZCI6ICI0OWYxOGZiNTc4ZGY0NzE5OTZiNTI2MmM1ZTZiNTVmOSIsICJ2b2x1bWVfaWQiOiAiOWM1ZjMxNWYtZjA1NC00NTdkLWEyOGQtMmE4YmJkMzQ5ODBjIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci00ODEyNTE3MDYiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC1Wb2x1bWVzQmFja3Vwc0FkbWluVGVzdC1CYWNrdXAtMTA0NTA3MzcwNCIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzljNWYzMTVmLWYwNTQtNDU3ZC1hMjhkLTJhOGJiZDM0OTgwYy8yMDI2MDgyNTExNDkwNy9hel9ub3ZhX2JhY2t1cF8yNjNkZGYwNy02YTg2LTRkZWItYWY4MS1kM2ZmMDM4ZDkzNTYiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjQ5OjA0WiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NDk6MzFaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100240) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 11:49:31.712923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Import record output: {'backup': {'id': 'b7331afb-5356-43ef-8fd6-5b90afc158de', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de'}, {'rel': 'bookmark', 'href': 'https://10.4.3.66/volume/backups/b7331afb-5356-43ef-8fd6-5b90afc158de'}]}}. {{(pid=100240) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 11:49:31.713042 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cd42d601-fb0c-4760-b7b4-12a0763e6e59 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 201 Aug 25 11:49:31.715709 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 411/1647] 10.4.3.66 () {68 vars in 1295 bytes} [Tue Aug 25 11:49:31 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 130 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:49:31.726890 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3bdb8611-7220-4bbc-9fd3-e5e898c88625 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:31.730359 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bdb8611-7220-4bbc-9fd3-e5e898c88625 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] GET https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de Aug 25 11:49:31.730650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bdb8611-7220-4bbc-9fd3-e5e898c88625 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:31.730868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bdb8611-7220-4bbc-9fd3-e5e898c88625 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:31.730975 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3bdb8611-7220-4bbc-9fd3-e5e898c88625 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Show backup with id b7331afb-5356-43ef-8fd6-5b90afc158de. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:31.747738 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:31.747738 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:31.748998 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bdb8611-7220-4bbc-9fd3-e5e898c88625 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de returned with HTTP 200 Aug 25 11:49:31.749137 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 413/1648] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:31 2026] GET /volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de => generated 645 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3132f14b-41b1-4add-860c-8184021b3f7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3132f14b-41b1-4add-860c-8184021b3f7c tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3132f14b-41b1-4add-860c-8184021b3f7c tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3132f14b-41b1-4add-860c-8184021b3f7c tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3132f14b-41b1-4add-860c-8184021b3f7c tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3132f14b-41b1-4add-860c-8184021b3f7c tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:33.095101 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 401/1649] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:32 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7ac204d5-20cb-4573-a5a6-816c0300f95b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ac204d5-20cb-4573-a5a6-816c0300f95b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] GET https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ac204d5-20cb-4573-a5a6-816c0300f95b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ac204d5-20cb-4573-a5a6-816c0300f95b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7ac204d5-20cb-4573-a5a6-816c0300f95b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Show backup with id b7331afb-5356-43ef-8fd6-5b90afc158de. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ac204d5-20cb-4573-a5a6-816c0300f95b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de returned with HTTP 200 Aug 25 11:49:33.098794 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 425/1650] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:32 2026] GET /volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de => generated 800 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7ddd5bad-1dbb-4ad5-ae37-a66984b2831b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7ddd5bad-1dbb-4ad5-ae37-a66984b2831b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] GET https://10.4.3.66/volume/v3/backups Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7ddd5bad-1dbb-4ad5-ae37-a66984b2831b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7ddd5bad-1dbb-4ad5-ae37-a66984b2831b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7ddd5bad-1dbb-4ad5-ae37-a66984b2831b tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Aug 25 11:49:33.101358 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 412/1651] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:49:32 2026] GET /volume/v3/backups => generated 336 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] POST https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356/restore Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Restoring backup 263ddf07-6a86-4deb-af81-d3ff038d9356 ({'restore': {}}) {{(pid=100238) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Restoring backup 263ddf07-6a86-4deb-af81-d3ff038d9356 to volume None. Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Creating volume of 1 GB for restore of backup 263ddf07-6a86-4deb-af81-d3ff038d9356. Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:49:32.844768. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Availability Zones retrieved successfully. Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Flow 'volume_create_api' (bc6c54f3-8d11-4689-9b14-296b1912d8c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7013808c-84f7-4beb-a9e4-0e742bb7de75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7013808c-84f7-4beb-a9e4-0e742bb7de75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:33.103087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a446b6dc-c68b-4f95-aa30-8fc5b48376fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:33.104296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Created reservations ['b7ca88ad-237b-47db-83e5-648c23d224b1', '5a0a6633-1a6e-42b4-a932-63557dc3ff90', '4121933a-0c72-4fff-9feb-59f25859f618', 'cbc52857-ba77-4246-a789-9d05b4b35835'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:33.104296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a446b6dc-c68b-4f95-aa30-8fc5b48376fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7ca88ad-237b-47db-83e5-648c23d224b1', '5a0a6633-1a6e-42b4-a932-63557dc3ff90', '4121933a-0c72-4fff-9feb-59f25859f618', 'cbc52857-ba77-4246-a789-9d05b4b35835']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:33.104296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2422ee05-9433-44fa-b153-048e78a83981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:33.104296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2422ee05-9433-44fa-b153-048e78a83981) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b2d37e1-a1c8-4274-87a1-7446c1aac2e4', '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_263ddf07-6a86-4deb-af81-d3ff038d9356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f18fb578df471996b5262c5e6b55f9',qos_specs=None,replication_status=,reservations=['b7ca88ad-237b-47db-83e5-648c23d224b1','5a0a6633-1a6e-42b4-a932-63557dc3ff90','4121933a-0c72-4fff-9feb-59f25859f618','cbc52857-ba77-4246-a789-9d05b4b35835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238426df8b6c47f486743fe9936dc50a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:32Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_263ddf07-6a86-4deb-af81-d3ff038d9356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b2d37e1-a1c8-4274-87a1-7446c1aac2e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f18fb578df471996b5262c5e6b55f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='238426df8b6c47f486743fe9936dc50a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:33.104296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84217042-8a6c-4635-ad0e-2d2772158257) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:33.104296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84217042-8a6c-4635-ad0e-2d2772158257) transitioned into 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_263ddf07-6a86-4deb-af81-d3ff038d9356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f18fb578df471996b5262c5e6b55f9',qos_specs=None,replication_status=,reservations=['b7ca88ad-237b-47db-83e5-648c23d224b1','5a0a6633-1a6e-42b4-a932-63557dc3ff90','4121933a-0c72-4fff-9feb-59f25859f618','cbc52857-ba77-4246-a789-9d05b4b35835'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238426df8b6c47f486743fe9936dc50a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1fa483e-704c-4de7-9868-df420aa01b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a1fa483e-704c-4de7-9868-df420aa01b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Flow 'volume_create_api' (bc6c54f3-8d11-4689-9b14-296b1912d8c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume request issued successfully. Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:33.105331 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:33.584678 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f19ac291-fe3c-4536-85bb-ea2e9a485142 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:33.589647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f19ac291-fe3c-4536-85bb-ea2e9a485142 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:33.589647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f19ac291-fe3c-4536-85bb-ea2e9a485142 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:33.589647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f19ac291-fe3c-4536-85bb-ea2e9a485142 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:33.610153 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:33.610153 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:33.619080 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f19ac291-fe3c-4536-85bb-ea2e9a485142 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:33.626186 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f19ac291-fe3c-4536-85bb-ea2e9a485142 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:33.626692 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 402/1652] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:33 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:34.092591 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:34.092591 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:34.093230 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:34.093426 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Checking backup size 1 against volume size 1 {{(pid=100238) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 11:49:34.093564 np0000008081 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Overwriting volume 9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 with restore of backup 263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:34.117998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] restore_backup in rpcapi backup_id 263ddf07-6a86-4deb-af81-d3ff038d9356 {{(pid=100238) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 11:49:34.122903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85b2f7fe-fe6c-4b40-8bca-635ec0e74148 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356/restore returned with HTTP 202 Aug 25 11:49:34.124468 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 414/1653] 10.4.3.66 () {68 vars in 1386 bytes} [Tue Aug 25 11:49:32 2026] POST /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356/restore => generated 189 bytes in 1299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:34.136550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f826779b-4491-4b56-a1b1-5cd349914245 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:34.139669 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f826779b-4491-4b56-a1b1-5cd349914245 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:34.139935 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f826779b-4491-4b56-a1b1-5cd349914245 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:34.140148 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f826779b-4491-4b56-a1b1-5cd349914245 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:34.140267 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f826779b-4491-4b56-a1b1-5cd349914245 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:34.152256 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:34.152256 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:34.153342 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f826779b-4491-4b56-a1b1-5cd349914245 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:34.153762 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 426/1654] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:34 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:34.647248 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-23b56eef-f3d7-4f98-ae18-848e1602d785 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:34.649074 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23b56eef-f3d7-4f98-ae18-848e1602d785 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:34.649346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23b56eef-f3d7-4f98-ae18-848e1602d785 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:34.649570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23b56eef-f3d7-4f98-ae18-848e1602d785 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:34.658134 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:34.658134 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:34.663611 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-23b56eef-f3d7-4f98-ae18-848e1602d785 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:34.672656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23b56eef-f3d7-4f98-ae18-848e1602d785 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:34.672656 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 413/1655] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:34 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ded4e6c-feb9-403f-9c49-a338afed814b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ded4e6c-feb9-403f-9c49-a338afed814b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ded4e6c-feb9-403f-9c49-a338afed814b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ded4e6c-feb9-403f-9c49-a338afed814b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1ded4e6c-feb9-403f-9c49-a338afed814b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:35.184453 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:35.185030 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ded4e6c-feb9-403f-9c49-a338afed814b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:35.185348 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 403/1656] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:35 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:35.686991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d47a0023-7e61-4cbc-84cc-842f03ac050b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:35.689816 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d47a0023-7e61-4cbc-84cc-842f03ac050b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:35.690051 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d47a0023-7e61-4cbc-84cc-842f03ac050b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:35.690284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d47a0023-7e61-4cbc-84cc-842f03ac050b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:35.698824 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:35.698824 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:35.703793 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d47a0023-7e61-4cbc-84cc-842f03ac050b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:35.713462 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d47a0023-7e61-4cbc-84cc-842f03ac050b tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:35.715333 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 415/1657] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:35 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:36.203095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3260d919-a6da-4010-b2ee-93eab5c31bbf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:36.205905 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3260d919-a6da-4010-b2ee-93eab5c31bbf tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:36.206838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3260d919-a6da-4010-b2ee-93eab5c31bbf tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:36.206838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3260d919-a6da-4010-b2ee-93eab5c31bbf tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:36.206945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3260d919-a6da-4010-b2ee-93eab5c31bbf tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:36.214074 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:36.214074 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:36.215121 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3260d919-a6da-4010-b2ee-93eab5c31bbf tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:36.215534 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 427/1658] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:36 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:36.636934 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:36.639585 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:36.640032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:36.640346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:36.640687 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume with id: 9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:36.651633 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:36.651633 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:36.652618 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:36.673891 np0000008081 devstack@c-api.service[100240]: WARNING cinder.keymgr.conf_key_mgr [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:49:36.682236 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume request issued successfully. Aug 25 11:49:36.682491 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f9ef9c8-ed47-44e9-a142-54373d800ac4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 202 Aug 25 11:49:36.683011 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 414/1659] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:36 2026] DELETE /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:36.691327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-376b538c-20e2-46e2-9e67-714917d45403 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:36.693915 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-376b538c-20e2-46e2-9e67-714917d45403 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:36.694987 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-376b538c-20e2-46e2-9e67-714917d45403 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:36.694987 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-376b538c-20e2-46e2-9e67-714917d45403 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:36.705060 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:36.705060 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:36.710037 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-376b538c-20e2-46e2-9e67-714917d45403 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:49:36.717126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-376b538c-20e2-46e2-9e67-714917d45403 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 200 Aug 25 11:49:36.717126 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 404/1660] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:36 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:36.734141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6406ad4d-1aa1-4262-b852-9461613ad4d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:36.736061 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6406ad4d-1aa1-4262-b852-9461613ad4d1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:36.736305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6406ad4d-1aa1-4262-b852-9461613ad4d1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:36.736584 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6406ad4d-1aa1-4262-b852-9461613ad4d1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:36.744369 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:36.744369 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:36.748349 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6406ad4d-1aa1-4262-b852-9461613ad4d1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:36.753732 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6406ad4d-1aa1-4262-b852-9461613ad4d1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:36.754379 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 416/1661] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:36 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 904 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:37.229532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-445edbd2-28ec-4263-ac92-3a70b0cd731d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.234369 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-445edbd2-28ec-4263-ac92-3a70b0cd731d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:37.234369 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-445edbd2-28ec-4263-ac92-3a70b0cd731d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:37.235521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-445edbd2-28ec-4263-ac92-3a70b0cd731d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:37.236530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-445edbd2-28ec-4263-ac92-3a70b0cd731d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:37.241939 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:37.241939 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:37.242948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-445edbd2-28ec-4263-ac92-3a70b0cd731d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:37.243716 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 428/1662] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:37 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:37.735977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ab807156-0aea-4a89-ac4e-c253bc38fd29 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.738228 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab807156-0aea-4a89-ac4e-c253bc38fd29 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee Aug 25 11:49:37.739319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab807156-0aea-4a89-ac4e-c253bc38fd29 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:37.739319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab807156-0aea-4a89-ac4e-c253bc38fd29 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:37.747398 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab807156-0aea-4a89-ac4e-c253bc38fd29 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee returned with HTTP 404 Aug 25 11:49:37.748133 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 415/1663] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:37 2026] GET /volume/v3/volumes/9e3cc1a1-d6cf-4020-a89f-0f8b968264ee => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:37.759079 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c973d58d-bad5-4308-99ac-74e35910a5dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.761376 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c973d58d-bad5-4308-99ac-74e35910a5dd tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:49:37.761524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c973d58d-bad5-4308-99ac-74e35910a5dd tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:37.761805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c973d58d-bad5-4308-99ac-74e35910a5dd tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:37.767975 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c973d58d-bad5-4308-99ac-74e35910a5dd tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:49:37.773896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b8c2698-dbda-4f50-85a9-db67aa7c73a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.776264 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b8c2698-dbda-4f50-85a9-db67aa7c73a1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:37.776510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b8c2698-dbda-4f50-85a9-db67aa7c73a1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:37.776857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b8c2698-dbda-4f50-85a9-db67aa7c73a1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:37.786131 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:37.786131 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:37.791918 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b8c2698-dbda-4f50-85a9-db67aa7c73a1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:37.797530 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b8c2698-dbda-4f50-85a9-db67aa7c73a1 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:37.798034 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 417/1664] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:37 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 1158 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:37.827740 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c973d58d-bad5-4308-99ac-74e35910a5dd tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Get all volumes completed successfully. Aug 25 11:49:37.829645 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:37.829645 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:37.835571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c973d58d-bad5-4308-99ac-74e35910a5dd tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:49:37.836218 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 405/1665] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:49:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11430 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:37.839945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-c0441ca8-5e79-4dbd-a3f8-0fecd315f1de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.842404 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-c0441ca8-5e79-4dbd-a3f8-0fecd315f1de tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:37.842640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-c0441ca8-5e79-4dbd-a3f8-0fecd315f1de tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:37.842847 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-c0441ca8-5e79-4dbd-a3f8-0fecd315f1de tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:37.850490 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:37.850490 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:37.855294 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-c0441ca8-5e79-4dbd-a3f8-0fecd315f1de tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:37.856968 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef9967d1-c4fd-4a8c-beee-1cba59bb1c5d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.859116 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef9967d1-c4fd-4a8c-beee-1cba59bb1c5d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] DELETE https://10.4.3.66/volume/v3/types/757d4653-1873-4572-b2c7-56dbfb9186af Aug 25 11:49:37.859344 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef9967d1-c4fd-4a8c-beee-1cba59bb1c5d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:37.860557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef9967d1-c4fd-4a8c-beee-1cba59bb1c5d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:37.862104 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-c0441ca8-5e79-4dbd-a3f8-0fecd315f1de tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:37.862772 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 429/1666] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:37 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 1158 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:37.893103 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef9967d1-c4fd-4a8c-beee-1cba59bb1c5d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/757d4653-1873-4572-b2c7-56dbfb9186af returned with HTTP 202 Aug 25 11:49:37.893673 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 416/1667] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:49:37 2026] DELETE /volume/v3/types/757d4653-1873-4572-b2c7-56dbfb9186af => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:37.908193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f775f0a0-45b6-44b4-8ce7-c0d3fcadd025 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.909901 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f775f0a0-45b6-44b4-8ce7-c0d3fcadd025 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:49:37.910480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f775f0a0-45b6-44b4-8ce7-c0d3fcadd025 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1548730813", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:37.932638 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f775f0a0-45b6-44b4-8ce7-c0d3fcadd025 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:49:37.932918 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 418/1668] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:49:37 2026] POST /volume/v3/types => generated 212 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:37.946119 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-074fe1b4-3b7b-463a-a9c4-087ccfa6a6c4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:37.948158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-074fe1b4-3b7b-463a-a9c4-087ccfa6a6c4 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types/a7bd8f37-b200-4e1d-88ee-d4ca0b44f273/encryption Aug 25 11:49:37.948538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-074fe1b4-3b7b-463a-a9c4-087ccfa6a6c4 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:37.995383 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-074fe1b4-3b7b-463a-a9c4-087ccfa6a6c4 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/a7bd8f37-b200-4e1d-88ee-d4ca0b44f273/encryption returned with HTTP 200 Aug 25 11:49:37.995949 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 406/1669] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:49:37 2026] POST /volume/v3/types/a7bd8f37-b200-4e1d-88ee-d4ca0b44f273/encryption => generated 230 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:38.005915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e249eccb-16e0-4355-ae0a-bab134323bbd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:38.008413 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:38.008957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1363567009", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1548730813", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:38.011071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1363567009', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1548730813', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:38.015376 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume of 1 GB Aug 25 11:49:38.015850 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:38.015850 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:38.016337 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Availability Zones retrieved successfully. Aug 25 11:49:38.023791 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (b941e553-b21b-4ac7-9c11-b6d75a02c08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:38.025303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6952ec1f-b3f7-45ee-868b-fa6386388737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:38.026834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:38.058265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6952ec1f-b3f7-45ee-868b-fa6386388737) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:49:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7bd8f37-b200-4e1d-88ee-d4ca0b44f273,is_public=True,name='tempest-scenario-type-luks-1548730813',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7bd8f37-b200-4e1d-88ee-d4ca0b44f273', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:38.059306 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763c6eed-4adc-46a3-abdc-51ec6bdb4222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:38.092726 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1548730813 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1548730813, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:49:38.093006 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1548730813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1548730813, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:49:38.134198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Created reservations ['6136a669-4b4d-49ad-b7c2-313297c8690d', 'e66c7740-4cbf-49c1-806e-6f6519341729', '96eefe3e-832a-494b-8804-dc6f3a21331f', 'a3ec6b1c-aefd-4c29-b593-a7734cee1ac5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:38.134607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (763c6eed-4adc-46a3-abdc-51ec6bdb4222) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6136a669-4b4d-49ad-b7c2-313297c8690d', 'e66c7740-4cbf-49c1-806e-6f6519341729', '96eefe3e-832a-494b-8804-dc6f3a21331f', 'a3ec6b1c-aefd-4c29-b593-a7734cee1ac5']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:38.135580 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b613f90c-8a14-4e28-9054-c6a60a71dd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:38.164472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b613f90c-8a14-4e28-9054-c6a60a71dd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1363567009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['6136a669-4b4d-49ad-b7c2-313297c8690d','e66c7740-4cbf-49c1-806e-6f6519341729','96eefe3e-832a-494b-8804-dc6f3a21331f','a3ec6b1c-aefd-4c29-b593-a7734cee1ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=a7bd8f37-b200-4e1d-88ee-d4ca0b44f273), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1363567009',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364e88fc4763470daa2402e31e26d312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2186ae18409583c13071739cb14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7bd8f37-b200-4e1d-88ee-d4ca0b44f273),volume_type_id=a7bd8f37-b200-4e1d-88ee-d4ca0b44f273)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:38.165226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1001b6-f245-4a0f-ab8f-107de64eaaeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:38.194725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff1001b6-f245-4a0f-ab8f-107de64eaaeb) transitioned into state 'SUCCESS' from state '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-1363567009',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['6136a669-4b4d-49ad-b7c2-313297c8690d','e66c7740-4cbf-49c1-806e-6f6519341729','96eefe3e-832a-494b-8804-dc6f3a21331f','a3ec6b1c-aefd-4c29-b593-a7734cee1ac5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=a7bd8f37-b200-4e1d-88ee-d4ca0b44f273)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:38.195151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f01fc48-25d0-4944-b48c-bea87f688c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:38.215428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f01fc48-25d0-4944-b48c-bea87f688c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:38.216304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (b941e553-b21b-4ac7-9c11-b6d75a02c08b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:38.216640 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request issued successfully. Aug 25 11:49:38.217221 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e249eccb-16e0-4355-ae0a-bab134323bbd tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:38.217725 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 430/1670] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:38 2026] POST /volume/v3/volumes => generated 783 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:38.266329 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-f4f6cbdc-17dc-41df-beb9-0d586b5802b8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:38.266375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a780a34-b284-4a54-816c-73eb4e91d2f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:38.269480 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a780a34-b284-4a54-816c-73eb4e91d2f7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:38.269480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a780a34-b284-4a54-816c-73eb4e91d2f7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:38.269480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a780a34-b284-4a54-816c-73eb4e91d2f7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:38.270089 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-f4f6cbdc-17dc-41df-beb9-0d586b5802b8 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:38.271976 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7a780a34-b284-4a54-816c-73eb4e91d2f7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:38.272545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-f4f6cbdc-17dc-41df-beb9-0d586b5802b8 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:38.272545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-f4f6cbdc-17dc-41df-beb9-0d586b5802b8 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:38.283009 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:38.283009 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:38.284610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a780a34-b284-4a54-816c-73eb4e91d2f7 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:38.284610 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 419/1671] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:38 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:38.289333 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:38.289333 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:38.295140 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-f4f6cbdc-17dc-41df-beb9-0d586b5802b8 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:38.302981 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-f4f6cbdc-17dc-41df-beb9-0d586b5802b8 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:38.303491 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 417/1672] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:38 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 1158 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:38.317319 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4c008d1-2c5b-45fa-927d-776b6a365dc7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:38.317737 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4c008d1-2c5b-45fa-927d-776b6a365dc7 None None] GET https://10.4.3.66/volume// Aug 25 11:49:38.317917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4c008d1-2c5b-45fa-927d-776b6a365dc7 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:38.318135 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4c008d1-2c5b-45fa-927d-776b6a365dc7 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:38.318497 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4c008d1-2c5b-45fa-927d-776b6a365dc7 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:38.318838 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 407/1673] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:49:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:38.330214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-b48164e0-5531-4361-b51f-55765bb4495f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:38.333247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-b48164e0-5531-4361-b51f-55765bb4495f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:38.334099 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-b48164e0-5531-4361-b51f-55765bb4495f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "49fa9c26-2dc1-411d-91b8-6dccea4ef1de", "connector": null, "instance_uuid": "70838a96-b831-4ce1-b751-81e7f6dba0b8"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:38.345790 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:38.345790 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:38.411583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-b48164e0-5531-4361-b51f-55765bb4495f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:38.412248 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 431/1674] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:38 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 25 11:49:39.298944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-679cab94-5ddd-4190-87de-e62ca30538ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:39.301437 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-679cab94-5ddd-4190-87de-e62ca30538ad tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:39.301739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-679cab94-5ddd-4190-87de-e62ca30538ad tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:39.302017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-679cab94-5ddd-4190-87de-e62ca30538ad tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:39.302067 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-679cab94-5ddd-4190-87de-e62ca30538ad tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:39.312460 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:39.312460 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:39.312650 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-679cab94-5ddd-4190-87de-e62ca30538ad tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:39.313152 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 420/1675] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:39 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:40.093304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-da070314-b08d-4d04-84f8-3a14facda5be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:40.093784 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da070314-b08d-4d04-84f8-3a14facda5be None None] GET https://10.4.3.66/volume// Aug 25 11:49:40.093992 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da070314-b08d-4d04-84f8-3a14facda5be None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:40.094188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da070314-b08d-4d04-84f8-3a14facda5be None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:40.094560 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da070314-b08d-4d04-84f8-3a14facda5be None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:40.094881 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 418/1676] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:40.108595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-cdc8e77a-85c8-46f3-9d79-f354d5736c6f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:40.113653 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-cdc8e77a-85c8-46f3-9d79-f354d5736c6f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:40.113653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-cdc8e77a-85c8-46f3-9d79-f354d5736c6f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:40.113653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-cdc8e77a-85c8-46f3-9d79-f354d5736c6f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:40.130090 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:40.130090 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:40.136660 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-cdc8e77a-85c8-46f3-9d79-f354d5736c6f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:40.146092 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-cdc8e77a-85c8-46f3-9d79-f354d5736c6f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:40.146092 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 408/1677] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:40 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 1337 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:40.257472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:40.259713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] PUT https://10.4.3.66/volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c Aug 25 11:49:40.260128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:40.271193 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Acquiring lock "cinder-attachment_update-49fa9c26-2dc1-411d-91b8-6dccea4ef1de-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:40.281496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Lock "cinder-attachment_update-49fa9c26-2dc1-411d-91b8-6dccea4ef1de-np0000008081" acquired by "attachment_update" :: waited 0.009s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:40.281707 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:40.281707 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:40.327578 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf9ea60a-dbb6-4f18-b9a3-e457f5ec7d66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:40.330010 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf9ea60a-dbb6-4f18-b9a3-e457f5ec7d66 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:40.330602 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf9ea60a-dbb6-4f18-b9a3-e457f5ec7d66 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:40.330873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf9ea60a-dbb6-4f18-b9a3-e457f5ec7d66 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:40.330982 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bf9ea60a-dbb6-4f18-b9a3-e457f5ec7d66 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:40.339483 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:40.339483 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:40.340793 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf9ea60a-dbb6-4f18-b9a3-e457f5ec7d66 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:40.341250 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 421/1678] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:40 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:40.453138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Lock "cinder-attachment_update-49fa9c26-2dc1-411d-91b8-6dccea4ef1de-np0000008081" released by "attachment_update" :: held 0.173s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:40.453550 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-6ac708b4-d213-4f19-9d04-9b47e48819a2 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c returned with HTTP 200 Aug 25 11:49:40.454239 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 432/1679] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:40 2026] PUT /volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c => generated 969 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:40.493401 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-820174a0-3a97-4d27-bc8b-3cbe05cca2c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:40.498385 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-820174a0-3a97-4d27-bc8b-3cbe05cca2c7 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] POST https://10.4.3.66/volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c/action Aug 25 11:49:40.499337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-820174a0-3a97-4d27-bc8b-3cbe05cca2c7 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:40.500765 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-820174a0-3a97-4d27-bc8b-3cbe05cca2c7 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:40.533598 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:40.533598 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:40.562141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4f1ce2e9-6741-40ab-920e-ec41c4b0f1f3 req-820174a0-3a97-4d27-bc8b-3cbe05cca2c7 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c/action returned with HTTP 204 Aug 25 11:49:40.563590 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 419/1680] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:40 2026] POST /volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:41.358712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0404d026-0027-470d-85b9-c8e0314ae13f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:41.363041 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0404d026-0027-470d-85b9-c8e0314ae13f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:41.363041 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0404d026-0027-470d-85b9-c8e0314ae13f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:41.363041 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0404d026-0027-470d-85b9-c8e0314ae13f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:41.363041 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0404d026-0027-470d-85b9-c8e0314ae13f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:41.369030 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:41.369030 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:41.370242 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0404d026-0027-470d-85b9-c8e0314ae13f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:41.370872 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 409/1681] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:41 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:42.383802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bd6a589d-e6e2-4185-86bf-c4518abd5dbb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:42.386222 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd6a589d-e6e2-4185-86bf-c4518abd5dbb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:42.386478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd6a589d-e6e2-4185-86bf-c4518abd5dbb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:42.386753 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd6a589d-e6e2-4185-86bf-c4518abd5dbb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:42.391024 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bd6a589d-e6e2-4185-86bf-c4518abd5dbb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:42.401035 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:42.401035 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:42.402123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd6a589d-e6e2-4185-86bf-c4518abd5dbb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:42.403434 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 422/1682] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:42 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:43.417432 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d694629a-32df-474f-89b4-a6e508028858 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:43.422260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d694629a-32df-474f-89b4-a6e508028858 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:43.422260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d694629a-32df-474f-89b4-a6e508028858 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:43.422260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d694629a-32df-474f-89b4-a6e508028858 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:43.422260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d694629a-32df-474f-89b4-a6e508028858 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:43.433830 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:43.433830 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:43.435680 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d694629a-32df-474f-89b4-a6e508028858 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:43.436695 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 433/1683] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:43 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:44.452662 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-042af52a-207b-499a-b7c1-6553b2175b01 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:44.456684 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-042af52a-207b-499a-b7c1-6553b2175b01 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:44.456684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-042af52a-207b-499a-b7c1-6553b2175b01 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:44.456684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-042af52a-207b-499a-b7c1-6553b2175b01 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:44.456684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-042af52a-207b-499a-b7c1-6553b2175b01 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:44.460158 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:44.460158 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:44.461096 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-042af52a-207b-499a-b7c1-6553b2175b01 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:44.461483 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 420/1684] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:44 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:45.474437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-80b1191d-d36b-429b-84e7-508d81f3f462 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:45.477542 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80b1191d-d36b-429b-84e7-508d81f3f462 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:45.477865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80b1191d-d36b-429b-84e7-508d81f3f462 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:45.478155 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-80b1191d-d36b-429b-84e7-508d81f3f462 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:45.478306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-80b1191d-d36b-429b-84e7-508d81f3f462 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:45.485203 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:45.485203 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:45.486474 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-80b1191d-d36b-429b-84e7-508d81f3f462 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:45.487095 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 410/1685] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:45 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:46.503849 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3968667a-432f-49a3-8288-d9d5d2da62f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:46.506200 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3968667a-432f-49a3-8288-d9d5d2da62f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:46.506434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3968667a-432f-49a3-8288-d9d5d2da62f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:46.506725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3968667a-432f-49a3-8288-d9d5d2da62f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:46.506879 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3968667a-432f-49a3-8288-d9d5d2da62f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:46.511789 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:46.511789 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:46.512864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3968667a-432f-49a3-8288-d9d5d2da62f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:46.513358 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 423/1686] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:46 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:47.527459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a01ed6b4-0002-4f3b-9305-3845bf93c38d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:47.531120 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a01ed6b4-0002-4f3b-9305-3845bf93c38d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:47.531565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a01ed6b4-0002-4f3b-9305-3845bf93c38d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:47.531910 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a01ed6b4-0002-4f3b-9305-3845bf93c38d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:47.532053 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a01ed6b4-0002-4f3b-9305-3845bf93c38d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:47.542019 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:47.542019 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:47.542545 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a01ed6b4-0002-4f3b-9305-3845bf93c38d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:47.543858 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 434/1687] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:47 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 800 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:47.559958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-30dbe9d4-faf9-4e9c-a9d5-275c9d5017f2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:47.563741 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30dbe9d4-faf9-4e9c-a9d5-275c9d5017f2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 Aug 25 11:49:47.563969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30dbe9d4-faf9-4e9c-a9d5-275c9d5017f2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:47.564225 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30dbe9d4-faf9-4e9c-a9d5-275c9d5017f2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:47.573983 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:47.573983 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:47.580113 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-30dbe9d4-faf9-4e9c-a9d5-275c9d5017f2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:47.594185 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30dbe9d4-faf9-4e9c-a9d5-275c9d5017f2 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 returned with HTTP 200 Aug 25 11:49:47.594185 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 421/1688] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:47 2026] GET /volume/v3/volumes/9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:47.603677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:47.607580 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:49:47.608029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:47.608422 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:47.608864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:49:47.611321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:49:47.624083 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Get all volumes completed successfully. Aug 25 11:49:47.626862 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77b57f9d-c7c0-448c-aa6e-00d4d51e829c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:49:47.627363 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 411/1689] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:49:47 2026] GET /volume/v3/volumes => generated 659 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:47.641108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-830dedbd-caae-448a-acc4-be074fb340f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:47.643833 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 Aug 25 11:49:47.644088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:47.644370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:47.644746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete volume with id: 9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 Aug 25 11:49:47.653647 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:47.653647 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:47.654559 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:47.695089 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete volume request issued successfully. Aug 25 11:49:47.695479 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-830dedbd-caae-448a-acc4-be074fb340f0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 returned with HTTP 202 Aug 25 11:49:47.696716 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 424/1690] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:47 2026] DELETE /volume/v3/volumes/9b2d37e1-a1c8-4274-87a1-7446c1aac2e4 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:47.705035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93357e4e-741c-458c-b27f-15949c49bf7e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:47.707835 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93357e4e-741c-458c-b27f-15949c49bf7e tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] DELETE https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de Aug 25 11:49:47.708022 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93357e4e-741c-458c-b27f-15949c49bf7e tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:47.708249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93357e4e-741c-458c-b27f-15949c49bf7e tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:47.708387 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-93357e4e-741c-458c-b27f-15949c49bf7e tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Delete backup with id: b7331afb-5356-43ef-8fd6-5b90afc158de. Aug 25 11:49:47.717586 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:47.717586 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:47.750845 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-93357e4e-741c-458c-b27f-15949c49bf7e tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] delete_backup rpcapi backup_id b7331afb-5356-43ef-8fd6-5b90afc158de {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:49:47.753290 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93357e4e-741c-458c-b27f-15949c49bf7e tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de returned with HTTP 202 Aug 25 11:49:47.753435 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 435/1691] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:47 2026] DELETE /volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:49:47.771778 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1c2d1038-4373-4ff9-83ef-755c9f8276d1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:47.776665 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c2d1038-4373-4ff9-83ef-755c9f8276d1 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] GET https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de Aug 25 11:49:47.777376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c2d1038-4373-4ff9-83ef-755c9f8276d1 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:47.777376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c2d1038-4373-4ff9-83ef-755c9f8276d1 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:47.777376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1c2d1038-4373-4ff9-83ef-755c9f8276d1 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Show backup with id b7331afb-5356-43ef-8fd6-5b90afc158de. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:47.782491 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:47.782491 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:47.783388 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c2d1038-4373-4ff9-83ef-755c9f8276d1 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de returned with HTTP 200 Aug 25 11:49:47.784051 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 422/1692] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:47 2026] GET /volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:48.802462 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09be2a3c-26de-4748-ae89-ade06de0da58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:48.804640 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09be2a3c-26de-4748-ae89-ade06de0da58 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] GET https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de Aug 25 11:49:48.804918 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09be2a3c-26de-4748-ae89-ade06de0da58 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:48.805157 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09be2a3c-26de-4748-ae89-ade06de0da58 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:48.805269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-09be2a3c-26de-4748-ae89-ade06de0da58 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Show backup with id b7331afb-5356-43ef-8fd6-5b90afc158de. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:48.815770 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09be2a3c-26de-4748-ae89-ade06de0da58 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de returned with HTTP 404 Aug 25 11:49:48.816485 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 412/1693] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:48 2026] GET /volume/v3/backups/b7331afb-5356-43ef-8fd6-5b90afc158de => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:48.826693 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:48.829245 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] DELETE https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:48.829474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:48.829782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:48.830707 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete backup with id: 263ddf07-6a86-4deb-af81-d3ff038d9356. Aug 25 11:49:48.839380 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:48.839380 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:48.864782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] delete_backup rpcapi backup_id 263ddf07-6a86-4deb-af81-d3ff038d9356 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:49:48.869390 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1ab92e6-dcb2-4766-9720-e0a352875c0a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 202 Aug 25 11:49:48.869953 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 425/1694] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:48 2026] DELETE /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:49:48.879131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b95416cd-504e-476a-b830-1c6b2d2bb38e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:48.881928 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b95416cd-504e-476a-b830-1c6b2d2bb38e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:48.882214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b95416cd-504e-476a-b830-1c6b2d2bb38e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:48.882437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b95416cd-504e-476a-b830-1c6b2d2bb38e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:48.882609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b95416cd-504e-476a-b830-1c6b2d2bb38e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:48.888163 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=296,cinder:UPDATE=29,cinder:INSERT=15 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:49:48.894082 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:48.894082 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:48.895204 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b95416cd-504e-476a-b830-1c6b2d2bb38e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 200 Aug 25 11:49:48.895766 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 436/1695] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:48 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 799 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:49.126772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:49.131232 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/limits Aug 25 11:49:49.131551 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:49.132300 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:49.141238 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1548730813 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1548730813, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:49:49.141785 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1548730813 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1548730813, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:49:49.142215 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1548730813 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1548730813, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:49:49.156596 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-af619f42-68b3-4287-953d-46763387cde4 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Aug 25 11:49:49.157096 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 423/1696] 10.4.3.66 () {68 vars in 1477 bytes} [Tue Aug 25 11:49:49 2026] GET /volume/v3/limits => generated 302 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:49:49.213223 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-e38341e9-767a-4e50-8ec5-f4aec614912a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:49.215521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-e38341e9-767a-4e50-8ec5-f4aec614912a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:49.215741 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-e38341e9-767a-4e50-8ec5-f4aec614912a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:49.216043 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-e38341e9-767a-4e50-8ec5-f4aec614912a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:49.228266 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:49.228266 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:49.233153 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-e38341e9-767a-4e50-8ec5-f4aec614912a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:49.239386 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-e38341e9-767a-4e50-8ec5-f4aec614912a tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 200 Aug 25 11:49:49.239914 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 413/1697] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:49 2026] GET /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 1450 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:49.253427 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:49.256117 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:49:49.256415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49fa9c26-2dc1-411d-91b8-6dccea4ef1de", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-213648125", "description": null, "metadata": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:49.262123 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=458,cinder:INSERT=91,cinder:UPDATE=151 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:49:49.272428 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:49.272428 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:49.273135 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:49.273388 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Create snapshot from volume 49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:49.335444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Created reservations ['02e6bdb5-d2b6-4b31-a0ca-18e3283ee28a', '52378db4-a72f-451d-aaf0-f3b05f0b597b', '5faeab8e-0350-4c5a-beba-f61666dfafa5', 'a0b239a3-4bac-488b-a49d-3407defe315e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:49.381141 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Snapshot force create request issued successfully. Aug 25 11:49:49.381719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4fddda4-4fac-46f4-abd2-0a655634c935 req-bb3d5ccd-8d3b-4317-98f1-6777c1f2e875 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:49:49.382062 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 426/1698] 10.4.3.66 () {72 vars in 1540 bytes} [Tue Aug 25 11:49:49 2026] POST /volume/v3/snapshots => generated 318 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:49.910640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da1927a8-665b-43be-90dd-18d00940d837 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:49.912765 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da1927a8-665b-43be-90dd-18d00940d837 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 Aug 25 11:49:49.913140 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da1927a8-665b-43be-90dd-18d00940d837 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:49.913437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da1927a8-665b-43be-90dd-18d00940d837 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:49.913614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-da1927a8-665b-43be-90dd-18d00940d837 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id 263ddf07-6a86-4deb-af81-d3ff038d9356. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:49.918511 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da1927a8-665b-43be-90dd-18d00940d837 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 returned with HTTP 404 Aug 25 11:49:49.919379 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 437/1699] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:49 2026] GET /volume/v3/backups/263ddf07-6a86-4deb-af81-d3ff038d9356 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:50.043290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-17409c67-b582-4fba-9294-31dfc27b2dfd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:50.047772 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17409c67-b582-4fba-9294-31dfc27b2dfd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:50.047772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17409c67-b582-4fba-9294-31dfc27b2dfd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:50.047772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17409c67-b582-4fba-9294-31dfc27b2dfd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:50.059583 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:50.059583 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:50.063404 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-17409c67-b582-4fba-9294-31dfc27b2dfd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:50.070910 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17409c67-b582-4fba-9294-31dfc27b2dfd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 200 Aug 25 11:49:50.071923 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 424/1700] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:50 2026] GET /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:50.089408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:50.091246 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:50.096806 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:50.096806 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:50.096806 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete volume with id: 9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:50.098578 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=340,cinder:INSERT=43,cinder:UPDATE=73 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:49:50.106426 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:50.106426 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:50.107353 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:50.137524 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete volume request issued successfully. Aug 25 11:49:50.138609 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-929bf321-79a5-48b2-a66a-6a0a6766b5d8 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 202 Aug 25 11:49:50.138609 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 414/1701] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:49:50 2026] DELETE /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:50.148908 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ced76b7c-234f-4b4e-891e-d4e7142e7e2d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:50.151947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ced76b7c-234f-4b4e-891e-d4e7142e7e2d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:50.152895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ced76b7c-234f-4b4e-891e-d4e7142e7e2d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:50.152895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ced76b7c-234f-4b4e-891e-d4e7142e7e2d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:50.164211 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:50.164211 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:50.171353 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ced76b7c-234f-4b4e-891e-d4e7142e7e2d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:50.179127 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ced76b7c-234f-4b4e-891e-d4e7142e7e2d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 200 Aug 25 11:49:50.179724 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 427/1702] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:50 2026] GET /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:51.201751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6191365-cd52-4899-83e1-f55815ee704a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:51.203824 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6191365-cd52-4899-83e1-f55815ee704a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c Aug 25 11:49:51.204030 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6191365-cd52-4899-83e1-f55815ee704a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:51.204279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6191365-cd52-4899-83e1-f55815ee704a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:51.212142 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6191365-cd52-4899-83e1-f55815ee704a tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c returned with HTTP 404 Aug 25 11:49:51.212835 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 438/1703] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:51 2026] GET /volume/v3/volumes/9c5f315f-f054-457d-a28d-2a8bbd34980c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:51.229173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:51.232254 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:51.232783 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-322855798"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:51.234712 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-322855798'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:51.234924 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume of 1 GB Aug 25 11:49:51.240858 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Availability Zones retrieved successfully. Aug 25 11:49:51.249303 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Flow 'volume_create_api' (80f06bc5-08dd-4a7e-a074-2c5e71cffc11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:51.252729 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e04f8dc-d672-4cdd-a3cb-0939710c0bc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.254106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:51.306567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e04f8dc-d672-4cdd-a3cb-0939710c0bc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.307739 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1adc2f2a-ccfa-484e-9ba4-83bf284db198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.371341 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Created reservations ['25e2f26a-944b-489b-926b-fe66b0bff6c3', 'd8540fcd-e80b-48bc-8b1f-55cf2e1af8b9', 'c457fd46-db26-46c2-b15f-7a80dead2297', '4ebbe90e-e7b1-4aea-82fb-f1111b1fd75e'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:51.372385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1adc2f2a-ccfa-484e-9ba4-83bf284db198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e2f26a-944b-489b-926b-fe66b0bff6c3', 'd8540fcd-e80b-48bc-8b1f-55cf2e1af8b9', 'c457fd46-db26-46c2-b15f-7a80dead2297', '4ebbe90e-e7b1-4aea-82fb-f1111b1fd75e']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.373194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48dd1da4-7ca8-4f38-b0b9-83538288fca7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.411549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48dd1da4-7ca8-4f38-b0b9-83538288fca7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60ef57fd-4572-4cae-b3ef-085e492f81ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-322855798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f18fb578df471996b5262c5e6b55f9',qos_specs=None,replication_status=,reservations=['25e2f26a-944b-489b-926b-fe66b0bff6c3','d8540fcd-e80b-48bc-8b1f-55cf2e1af8b9','c457fd46-db26-46c2-b15f-7a80dead2297','4ebbe90e-e7b1-4aea-82fb-f1111b1fd75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238426df8b6c47f486743fe9936dc50a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-322855798',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60ef57fd-4572-4cae-b3ef-085e492f81ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49f18fb578df471996b5262c5e6b55f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='238426df8b6c47f486743fe9936dc50a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.412579 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e3fcc6-0a23-4f09-96c5-a4f6c0436023) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.436503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31e3fcc6-0a23-4f09-96c5-a4f6c0436023) transitioned into state 'SUCCESS' from state '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-322855798',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49f18fb578df471996b5262c5e6b55f9',qos_specs=None,replication_status=,reservations=['25e2f26a-944b-489b-926b-fe66b0bff6c3','d8540fcd-e80b-48bc-8b1f-55cf2e1af8b9','c457fd46-db26-46c2-b15f-7a80dead2297','4ebbe90e-e7b1-4aea-82fb-f1111b1fd75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='238426df8b6c47f486743fe9936dc50a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.437553 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb842d9-9bd0-4660-a232-9335d6bfd0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.453502 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ebb842d9-9bd0-4660-a232-9335d6bfd0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.454553 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Flow 'volume_create_api' (80f06bc5-08dd-4a7e-a074-2c5e71cffc11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:51.454776 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Create volume request issued successfully. Aug 25 11:49:51.459266 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cec1db15-2795-4c05-bcbe-36108fefc2e0 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:51.459266 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 425/1704] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:49:51 2026] POST /volume/v3/volumes => generated 751 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:51.474995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42a2c2d2-8a99-41ac-95ae-13f73f441c40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:51.478278 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42a2c2d2-8a99-41ac-95ae-13f73f441c40 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:49:51.478549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42a2c2d2-8a99-41ac-95ae-13f73f441c40 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:51.478904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42a2c2d2-8a99-41ac-95ae-13f73f441c40 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:51.488273 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:51.488273 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:51.493833 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-42a2c2d2-8a99-41ac-95ae-13f73f441c40 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:51.501861 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42a2c2d2-8a99-41ac-95ae-13f73f441c40 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 200 Aug 25 11:49:51.502743 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 415/1705] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:51 2026] GET /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:51.650223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:51.651941 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:49:51.652270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1766967825"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:51.653685 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1766967825'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:49:51.657703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume of 1 GB Aug 25 11:49:51.658598 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:51.658598 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:51.658848 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Availability Zones retrieved successfully. Aug 25 11:49:51.665754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (040baa03-94da-4a4b-84d4-b7871a38977f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:51.667927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44404b2c-d551-4eb5-8d31-19c9a8eb5831) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.669814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:49:51.682332 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:51.682332 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:51.705244 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44404b2c-d551-4eb5-8d31-19c9a8eb5831) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fcc7798-8154-4edc-a536-9480b7860f1b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fcc7798-8154-4edc-a536-9480b7860f1b', 'encryption_key_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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.705644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc39e71c-18fc-4f08-ba1a-6a2be93d6995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.713510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7adaa50-ad6d-4897-b61a-622b57649f1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:51.716855 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7adaa50-ad6d-4897-b61a-622b57649f1f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 Aug 25 11:49:51.717181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7adaa50-ad6d-4897-b61a-622b57649f1f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:51.717428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7adaa50-ad6d-4897-b61a-622b57649f1f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:51.724891 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:51.724891 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:51.725609 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c7adaa50-ad6d-4897-b61a-622b57649f1f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Snapshot retrieved successfully. Aug 25 11:49:51.726792 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7adaa50-ad6d-4897-b61a-622b57649f1f tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 returned with HTTP 200 Aug 25 11:49:51.728881 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 439/1706] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:51 2026] GET /volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 => generated 477 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:51.775140 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Created reservations ['fe6790fd-c3c3-46f1-a623-c88ab8a8e21b', '8c9f6e7d-4c4c-45dd-a0b4-40980a6de32c', 'a50302c3-1ec7-4b82-b6fb-6a1c558bd004', 'b87c4d19-1747-4815-aa38-043233f78b5f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:51.776252 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fc39e71c-18fc-4f08-ba1a-6a2be93d6995) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe6790fd-c3c3-46f1-a623-c88ab8a8e21b', '8c9f6e7d-4c4c-45dd-a0b4-40980a6de32c', 'a50302c3-1ec7-4b82-b6fb-6a1c558bd004', 'b87c4d19-1747-4815-aa38-043233f78b5f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.777239 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c681163d-d00c-4cb1-9a9d-37c8aa8d9360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.815003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c681163d-d00c-4cb1-9a9d-37c8aa8d9360) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4355915-ba96-4db9-b9c9-ad736bd8b596', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1766967825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['fe6790fd-c3c3-46f1-a623-c88ab8a8e21b','8c9f6e7d-4c4c-45dd-a0b4-40980a6de32c','a50302c3-1ec7-4b82-b6fb-6a1c558bd004','b87c4d19-1747-4815-aa38-043233f78b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:49:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1766967825',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4355915-ba96-4db9-b9c9-ad736bd8b596,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='885bd537ea544e2a91de0e72620fd584',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6ba45928c0c404c85d2e9489a271b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fcc7798-8154-4edc-a536-9480b7860f1b),volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.816809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e733bd90-a918-427c-8d07-2d939dc865d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.848861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e733bd90-a918-427c-8d07-2d939dc865d5) transitioned into state 'SUCCESS' from state '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-1766967825',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['fe6790fd-c3c3-46f1-a623-c88ab8a8e21b','8c9f6e7d-4c4c-45dd-a0b4-40980a6de32c','a50302c3-1ec7-4b82-b6fb-6a1c558bd004','b87c4d19-1747-4815-aa38-043233f78b5f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.849898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8457b203-5504-440b-996e-11665a09a63f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:49:51.865806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8457b203-5504-440b-996e-11665a09a63f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:49:51.866525 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (040baa03-94da-4a4b-84d4-b7871a38977f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:49:51.866938 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request issued successfully. Aug 25 11:49:51.867639 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e59ddf7e-1314-4c4e-8b6a-7b2fd70fb690 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:49:51.868323 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 428/1707] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:51 2026] POST /volume/v3/volumes => generated 758 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:51.883392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-562d9279-6e51-4d3e-8c9d-7da633c551f2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:51.885823 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-562d9279-6e51-4d3e-8c9d-7da633c551f2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:51.886143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-562d9279-6e51-4d3e-8c9d-7da633c551f2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:51.886429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-562d9279-6e51-4d3e-8c9d-7da633c551f2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:51.899379 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:51.899379 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:51.906617 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-562d9279-6e51-4d3e-8c9d-7da633c551f2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:51.913972 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-562d9279-6e51-4d3e-8c9d-7da633c551f2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:51.914657 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 426/1708] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:51 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:52.051921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-182491f4-9b12-4e49-b815-2a43db260f82 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:52.054359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 Aug 25 11:49:52.054648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:52.054917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:52.055082 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Delete snapshot with id: 4ce7b17e-fbbc-4f85-8651-ede5df9bf389 Aug 25 11:49:52.062320 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:52.062320 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:52.062916 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Snapshot retrieved successfully. Aug 25 11:49:52.089877 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Snapshot delete request issued successfully. Aug 25 11:49:52.090142 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-182491f4-9b12-4e49-b815-2a43db260f82 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 returned with HTTP 202 Aug 25 11:49:52.090833 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 416/1709] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:49:52 2026] DELETE /volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:52.099844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77f475ae-09cf-4a3d-8005-ef4cd89b8838 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:52.103883 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77f475ae-09cf-4a3d-8005-ef4cd89b8838 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 Aug 25 11:49:52.103883 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77f475ae-09cf-4a3d-8005-ef4cd89b8838 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:52.103883 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77f475ae-09cf-4a3d-8005-ef4cd89b8838 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:52.110236 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:52.110236 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:52.111024 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-77f475ae-09cf-4a3d-8005-ef4cd89b8838 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Snapshot retrieved successfully. Aug 25 11:49:52.112186 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77f475ae-09cf-4a3d-8005-ef4cd89b8838 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 returned with HTTP 200 Aug 25 11:49:52.112817 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 440/1710] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:52 2026] GET /volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:52.518791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-045bafb0-e8c4-4ef6-8155-f6e59220cc0b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:52.521387 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-045bafb0-e8c4-4ef6-8155-f6e59220cc0b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:49:52.521719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-045bafb0-e8c4-4ef6-8155-f6e59220cc0b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:52.522002 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-045bafb0-e8c4-4ef6-8155-f6e59220cc0b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:52.532796 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:52.532796 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:52.538379 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-045bafb0-e8c4-4ef6-8155-f6e59220cc0b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:52.544998 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-045bafb0-e8c4-4ef6-8155-f6e59220cc0b tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 200 Aug 25 11:49:52.545536 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 429/1711] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:52 2026] GET /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:52.563388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:52.565753 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:49:52.566200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "60ef57fd-4572-4cae-b3ef-085e492f81ec", "name": "tempest-VolumesBackupsAdminTest-Backup-1343814770", "container": "tempest-volumesbackupsadmintest-backup-container-30891020"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:52.568185 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Creating new backup {'backup': {'volume_id': '60ef57fd-4572-4cae-b3ef-085e492f81ec', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1343814770', 'container': 'tempest-volumesbackupsadmintest-backup-container-30891020'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:49:52.568487 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Creating backup of volume 60ef57fd-4572-4cae-b3ef-085e492f81ec in container tempest-volumesbackupsadmintest-backup-container-30891020 Aug 25 11:49:52.578101 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:52.578101 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:52.578744 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:49:52.599682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Created reservations ['e36f86c1-3d2a-408e-8bf2-89a4782b7600', '6048eeec-5f8b-4c62-83c0-593577da6250'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:49:52.648647 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80f17325-e4ff-4197-a112-b4e7f3289bdd tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:49:52.649254 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 427/1712] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:49:52 2026] POST /volume/v3/backups => generated 333 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:49:52.662344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dede8a3c-8b8e-44d2-a4a3-3d7e83bb1e36 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:52.665247 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dede8a3c-8b8e-44d2-a4a3-3d7e83bb1e36 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:52.665510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dede8a3c-8b8e-44d2-a4a3-3d7e83bb1e36 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:52.665808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dede8a3c-8b8e-44d2-a4a3-3d7e83bb1e36 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:52.666009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dede8a3c-8b8e-44d2-a4a3-3d7e83bb1e36 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:52.671067 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:52.671067 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:52.671944 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dede8a3c-8b8e-44d2-a4a3-3d7e83bb1e36 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:52.673059 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 417/1713] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:52 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:52.931834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73b70c95-9f9c-4866-ae56-877583023278 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:52.934768 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73b70c95-9f9c-4866-ae56-877583023278 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:52.935253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73b70c95-9f9c-4866-ae56-877583023278 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:52.935663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73b70c95-9f9c-4866-ae56-877583023278 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:52.945654 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:52.945654 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:52.950788 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-73b70c95-9f9c-4866-ae56-877583023278 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:52.957439 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73b70c95-9f9c-4866-ae56-877583023278 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:52.958153 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 441/1714] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:52 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:53.014874 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-fad1a30c-89b5-4a7a-b293-b7c9d572fd8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.017703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-fad1a30c-89b5-4a7a-b293-b7c9d572fd8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:53.017977 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-fad1a30c-89b5-4a7a-b293-b7c9d572fd8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.018219 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-fad1a30c-89b5-4a7a-b293-b7c9d572fd8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.028429 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:53.028429 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:53.033861 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-fad1a30c-89b5-4a7a-b293-b7c9d572fd8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:53.040075 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-fad1a30c-89b5-4a7a-b293-b7c9d572fd8b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:53.040575 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 430/1715] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:53.124363 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-57397d52-8e22-4dc8-a2f4-e947f57301f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.127025 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-57397d52-8e22-4dc8-a2f4-e947f57301f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] GET https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 Aug 25 11:49:53.127282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-57397d52-8e22-4dc8-a2f4-e947f57301f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.127703 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-57397d52-8e22-4dc8-a2f4-e947f57301f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.133022 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f316509-9c14-4aff-9e37-70714c20d134 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.133470 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f316509-9c14-4aff-9e37-70714c20d134 None None] GET https://10.4.3.66/volume// Aug 25 11:49:53.133677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f316509-9c14-4aff-9e37-70714c20d134 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.134076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f316509-9c14-4aff-9e37-70714c20d134 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.134249 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-57397d52-8e22-4dc8-a2f4-e947f57301f0 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 returned with HTTP 404 Aug 25 11:49:53.134482 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f316509-9c14-4aff-9e37-70714c20d134 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:53.134856 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 428/1717] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/v3/snapshots/4ce7b17e-fbbc-4f85-8651-ede5df9bf389 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:53.134934 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 418/1717] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:53.151413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-ada729fa-b722-4c9c-9a0e-68e9e5a36965 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.205138 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-ada729fa-b722-4c9c-9a0e-68e9e5a36965 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:53.205691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-ada729fa-b722-4c9c-9a0e-68e9e5a36965 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4355915-ba96-4db9-b9c9-ad736bd8b596", "connector": null, "instance_uuid": "0b5603de-5120-4fd3-9d03-4a715d6c543d"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:53.220357 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:53.220357 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:53.257097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-ada729fa-b722-4c9c-9a0e-68e9e5a36965 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:53.257917 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 442/1718] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:53 2026] POST /volume/v3/attachments => generated 273 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:53.304797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e861020-18ee-4743-b055-9341d919a759 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.307262 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e861020-18ee-4743-b055-9341d919a759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:53.307871 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e861020-18ee-4743-b055-9341d919a759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.307871 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e861020-18ee-4743-b055-9341d919a759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.312144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-52b1d5be-ae27-4b61-9017-a7fc7d7410de None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.312144 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-52b1d5be-ae27-4b61-9017-a7fc7d7410de None None] GET https://10.4.3.66/volume// Aug 25 11:49:53.312144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-52b1d5be-ae27-4b61-9017-a7fc7d7410de None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.312144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-52b1d5be-ae27-4b61-9017-a7fc7d7410de None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.312144 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-52b1d5be-ae27-4b61-9017-a7fc7d7410de None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:53.312902 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 429/1719] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:53.325577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-7b0ce7d9-eed7-489e-9b3e-7142d1756313 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.329612 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-7b0ce7d9-eed7-489e-9b3e-7142d1756313 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:53.329953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-7b0ce7d9-eed7-489e-9b3e-7142d1756313 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.330232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-7b0ce7d9-eed7-489e-9b3e-7142d1756313 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.334695 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:53.334695 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:53.345471 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e861020-18ee-4743-b055-9341d919a759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:53.350076 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:53.350076 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:53.352180 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e861020-18ee-4743-b055-9341d919a759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:53.352771 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 431/1720] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 850 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:53.364570 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-7b0ce7d9-eed7-489e-9b3e-7142d1756313 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:53.373060 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-7b0ce7d9-eed7-489e-9b3e-7142d1756313 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:53.373603 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 419/1721] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1030 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:53.508442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.511845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b Aug 25 11:49:53.513643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:53.524334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-c4355915-ba96-4db9-b9c9-ad736bd8b596-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:53.534699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-c4355915-ba96-4db9-b9c9-ad736bd8b596-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:53.534699 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:53.534699 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:53.656317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-c4355915-ba96-4db9-b9c9-ad736bd8b596-np0000008081" released by "attachment_update" :: held 0.122s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:53.656317 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-3873f352-2a48-45ca-84ae-1b80f600de50 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b returned with HTTP 200 Aug 25 11:49:53.656317 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 443/1722] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:53 2026] PUT /volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b => generated 969 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:53.684838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d1ed802a-572f-46a1-8624-ea49f7cdb902 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:53.687680 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d1ed802a-572f-46a1-8624-ea49f7cdb902 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:53.687943 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d1ed802a-572f-46a1-8624-ea49f7cdb902 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:53.688233 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d1ed802a-572f-46a1-8624-ea49f7cdb902 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:53.688831 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d1ed802a-572f-46a1-8624-ea49f7cdb902 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:53.693863 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:53.693863 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:53.696652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d1ed802a-572f-46a1-8624-ea49f7cdb902 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:53.696652 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 430/1723] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:53 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:54.372151 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15971e47-654a-4ab8-9070-06d96907c78b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:54.374850 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15971e47-654a-4ab8-9070-06d96907c78b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:54.375150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15971e47-654a-4ab8-9070-06d96907c78b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:54.375402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15971e47-654a-4ab8-9070-06d96907c78b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:54.388775 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:54.388775 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:54.393781 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-15971e47-654a-4ab8-9070-06d96907c78b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:54.401087 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15971e47-654a-4ab8-9070-06d96907c78b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:54.401773 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 432/1724] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:54 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:54.707587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb3735fa-eb10-4658-8a04-e5d28ae29fcb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:54.709480 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb3735fa-eb10-4658-8a04-e5d28ae29fcb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:54.709839 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb3735fa-eb10-4658-8a04-e5d28ae29fcb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:54.710143 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb3735fa-eb10-4658-8a04-e5d28ae29fcb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:54.711292 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bb3735fa-eb10-4658-8a04-e5d28ae29fcb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:54.716281 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:54.716281 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:54.716281 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb3735fa-eb10-4658-8a04-e5d28ae29fcb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:54.716281 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 420/1725] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:54 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:55.418270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-07b5108e-750f-44ef-805c-852fdd02a916 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:55.420672 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07b5108e-750f-44ef-805c-852fdd02a916 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:55.420969 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07b5108e-750f-44ef-805c-852fdd02a916 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:55.421411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07b5108e-750f-44ef-805c-852fdd02a916 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:55.431089 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:55.431089 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:55.434897 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07b5108e-750f-44ef-805c-852fdd02a916 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:55.440310 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07b5108e-750f-44ef-805c-852fdd02a916 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:55.440413 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 444/1726] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:55 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:55.728587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-48199232-0509-410c-96d9-1e233220144f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:55.730553 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-48199232-0509-410c-96d9-1e233220144f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:55.730777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-48199232-0509-410c-96d9-1e233220144f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:55.731010 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-48199232-0509-410c-96d9-1e233220144f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:55.731193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-48199232-0509-410c-96d9-1e233220144f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:55.735603 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:55.735603 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:55.736452 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-48199232-0509-410c-96d9-1e233220144f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:55.736869 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 431/1727] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:55 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:56.459064 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-679ef5b4-8414-4ec5-9a9c-1f9cbded070c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:56.461440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-679ef5b4-8414-4ec5-9a9c-1f9cbded070c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:56.462650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-679ef5b4-8414-4ec5-9a9c-1f9cbded070c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:56.462650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-679ef5b4-8414-4ec5-9a9c-1f9cbded070c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:56.485203 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:56.485203 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:56.493654 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-679ef5b4-8414-4ec5-9a9c-1f9cbded070c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:56.497105 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-679ef5b4-8414-4ec5-9a9c-1f9cbded070c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:56.497827 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 433/1728] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:56 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:56.749867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b0db778b-07f9-483e-a22b-e50f58b8379f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:56.752425 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0db778b-07f9-483e-a22b-e50f58b8379f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:56.752739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0db778b-07f9-483e-a22b-e50f58b8379f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:56.753023 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b0db778b-07f9-483e-a22b-e50f58b8379f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:56.753203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b0db778b-07f9-483e-a22b-e50f58b8379f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:56.759425 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:56.759425 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:56.760851 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b0db778b-07f9-483e-a22b-e50f58b8379f tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:56.761495 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 421/1729] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:56 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:57.516729 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a31fbef-83b3-4e2b-b31f-409dd8476ca3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:57.520223 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a31fbef-83b3-4e2b-b31f-409dd8476ca3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:57.520486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a31fbef-83b3-4e2b-b31f-409dd8476ca3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:57.520796 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a31fbef-83b3-4e2b-b31f-409dd8476ca3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:57.532851 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:57.532851 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:57.537069 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7a31fbef-83b3-4e2b-b31f-409dd8476ca3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:57.541979 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a31fbef-83b3-4e2b-b31f-409dd8476ca3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:57.542411 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 445/1730] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:57 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:57.776532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6e843b58-9b6f-47b4-8c5d-ef619f4fac82 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:57.779198 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e843b58-9b6f-47b4-8c5d-ef619f4fac82 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:57.779517 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e843b58-9b6f-47b4-8c5d-ef619f4fac82 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:57.779789 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e843b58-9b6f-47b4-8c5d-ef619f4fac82 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:57.780656 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-6e843b58-9b6f-47b4-8c5d-ef619f4fac82 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:57.786218 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:57.786218 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:57.787310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e843b58-9b6f-47b4-8c5d-ef619f4fac82 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:57.787846 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 432/1731] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:57 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:58.302653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-9a394564-1c68-4e37-94e5-afc0e14b8118 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.305048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-9a394564-1c68-4e37-94e5-afc0e14b8118 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b/action Aug 25 11:49:58.305435 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-9a394564-1c68-4e37-94e5-afc0e14b8118 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:49:58.305558 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-9a394564-1c68-4e37-94e5-afc0e14b8118 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:58.324052 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:58.324052 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:58.347215 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-babf72b8-ba40-4570-bd7c-4b2565b36dba req-9a394564-1c68-4e37-94e5-afc0e14b8118 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b/action returned with HTTP 204 Aug 25 11:49:58.347720 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 434/1732] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:49:58 2026] POST /volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:49:58.558791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71203195-f710-4a50-9f37-6c4033928ab6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.560948 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71203195-f710-4a50-9f37-6c4033928ab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:58.562585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71203195-f710-4a50-9f37-6c4033928ab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:58.562585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71203195-f710-4a50-9f37-6c4033928ab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:58.577645 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:58.577645 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:58.584380 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71203195-f710-4a50-9f37-6c4033928ab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:58.591247 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71203195-f710-4a50-9f37-6c4033928ab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:58.591741 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 422/1733] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:58 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:58.654009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-9a15f975-e456-456f-aa62-9c2abf30d98d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.657449 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-9a15f975-e456-456f-aa62-9c2abf30d98d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:58.657449 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-9a15f975-e456-456f-aa62-9c2abf30d98d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:58.657691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-9a15f975-e456-456f-aa62-9c2abf30d98d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:58.671842 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:58.671842 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:58.677530 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-9a15f975-e456-456f-aa62-9c2abf30d98d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:58.684600 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-9a15f975-e456-456f-aa62-9c2abf30d98d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:58.685215 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 446/1734] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:49:58 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:58.802790 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5760ce94-252b-482e-ad35-b340a9c609b3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.808755 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5760ce94-252b-482e-ad35-b340a9c609b3 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:58.808755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5760ce94-252b-482e-ad35-b340a9c609b3 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:58.808755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5760ce94-252b-482e-ad35-b340a9c609b3 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:58.808755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5760ce94-252b-482e-ad35-b340a9c609b3 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:58.820701 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:58.820701 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:58.820701 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5760ce94-252b-482e-ad35-b340a9c609b3 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:58.820701 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 433/1735] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:58 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:58.843944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f27bd2d8-20b6-45d5-9280-55cd9b670b1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.844443 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f27bd2d8-20b6-45d5-9280-55cd9b670b1c None None] GET https://10.4.3.66/volume// Aug 25 11:49:58.844735 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f27bd2d8-20b6-45d5-9280-55cd9b670b1c None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:58.845410 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f27bd2d8-20b6-45d5-9280-55cd9b670b1c None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:58.845410 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f27bd2d8-20b6-45d5-9280-55cd9b670b1c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:58.845863 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 435/1736] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:49:58 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:58.859934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-a9578a0d-8408-4351-bb09-d3ebae8effd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.862767 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-a9578a0d-8408-4351-bb09-d3ebae8effd9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:49:58.863519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-a9578a0d-8408-4351-bb09-d3ebae8effd9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4355915-ba96-4db9-b9c9-ad736bd8b596", "connector": null, "instance_uuid": "e32aa21d-e751-4c31-908f-d36affcdddff"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:58.879458 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:58.879458 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:58.935181 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-a9578a0d-8408-4351-bb09-d3ebae8effd9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:49:58.935580 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 423/1737] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:49:58 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 25 11:49:58.991843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-286f4fd8-6b97-4daa-8954-c989e4813c14 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:58.997895 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-286f4fd8-6b97-4daa-8954-c989e4813c14 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:58.998133 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-286f4fd8-6b97-4daa-8954-c989e4813c14 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:58.998401 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-286f4fd8-6b97-4daa-8954-c989e4813c14 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:59.026809 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:59.026809 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:59.038713 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-286f4fd8-6b97-4daa-8954-c989e4813c14 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:59.039028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3544209d-a18b-4de8-9185-741b8d6f368a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:59.039028 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3544209d-a18b-4de8-9185-741b8d6f368a None None] GET https://10.4.3.66/volume// Aug 25 11:49:59.039028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3544209d-a18b-4de8-9185-741b8d6f368a None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:59.039028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3544209d-a18b-4de8-9185-741b8d6f368a None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:59.039028 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3544209d-a18b-4de8-9185-741b8d6f368a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:49:59.039867 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 434/1738] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:49:59 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:49:59.043940 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-286f4fd8-6b97-4daa-8954-c989e4813c14 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:59.044661 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 447/1739] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:58 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1145 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:59.058442 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-e8fb4249-a1cf-4fb1-9862-5c1ff3838911 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:59.059002 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-8d28f42c-76cf-40d4-9b83-ca2c677caa00 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:59.061926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-e8fb4249-a1cf-4fb1-9862-5c1ff3838911 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:49:59.062656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-e8fb4249-a1cf-4fb1-9862-5c1ff3838911 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:59.062656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-e8fb4249-a1cf-4fb1-9862-5c1ff3838911 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:59.062786 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-8d28f42c-76cf-40d4-9b83-ca2c677caa00 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c Aug 25 11:49:59.063208 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-8d28f42c-76cf-40d4-9b83-ca2c677caa00 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:59.063544 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-8d28f42c-76cf-40d4-9b83-ca2c677caa00 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:59.077267 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:59.077267 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:49:59.080821 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:59.080821 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:59.085955 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-e8fb4249-a1cf-4fb1-9862-5c1ff3838911 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:49:59.093041 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-e8fb4249-a1cf-4fb1-9862-5c1ff3838911 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:49:59.093692 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 436/1740] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:49:59 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1325 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:49:59.164055 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-8d28f42c-76cf-40d4-9b83-ca2c677caa00 tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c returned with HTTP 200 Aug 25 11:49:59.164560 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 424/1741] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:49:59 2026] DELETE /volume/v3/attachments/b62d8b11-f3c9-49d0-b745-de2e1dbff85c => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:49:59.189312 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:59.191796 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] DELETE https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:59.191992 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:59.192254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:59.192447 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Delete volume with id: 49fa9c26-2dc1-411d-91b8-6dccea4ef1de Aug 25 11:49:59.203216 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:59.203216 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:49:59.207263 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Volume info retrieved successfully. Aug 25 11:49:59.227469 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:59.230298 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88 Aug 25 11:49:59.231023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:49:59.236411 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] Delete volume request issued successfully. Aug 25 11:49:59.236729 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d9f19af2-c335-447a-b3fc-63c5901f4ce3 req-0d83c727-86d5-430e-a2c8-04b9bbd11ecd tempest-ImageDependencyTests-261376893 tempest-ImageDependencyTests-261376893-project-member] https://10.4.3.66/volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de returned with HTTP 202 Aug 25 11:49:59.238049 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 435/1742] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:49:59 2026] DELETE /volume/v3/volumes/49fa9c26-2dc1-411d-91b8-6dccea4ef1de => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:49:59.245105 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-c4355915-ba96-4db9-b9c9-ad736bd8b596-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:49:59.251611 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-c4355915-ba96-4db9-b9c9-ad736bd8b596-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:49:59.254510 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:59.254510 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:49:59.402221 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-c4355915-ba96-4db9-b9c9-ad736bd8b596-np0000008081" released by "attachment_update" :: held 0.150s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:49:59.403930 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-27daddc3-1d93-4687-b343-75113f4e75c2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88 returned with HTTP 200 Aug 25 11:49:59.404908 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 448/1743] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:49:59 2026] PUT /volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:49:59.825734 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3d92bdd-4e68-40f8-bd55-1ec09a89096d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:49:59.828590 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3d92bdd-4e68-40f8-bd55-1ec09a89096d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:49:59.828898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3d92bdd-4e68-40f8-bd55-1ec09a89096d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:49:59.829222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3d92bdd-4e68-40f8-bd55-1ec09a89096d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:49:59.829373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c3d92bdd-4e68-40f8-bd55-1ec09a89096d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:49:59.836730 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:49:59.836730 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:49:59.837864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3d92bdd-4e68-40f8-bd55-1ec09a89096d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:49:59.838406 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 437/1744] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:49:59 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:00.068017 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8f21696-fab8-4921-aff0-c5c4be484759 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:00.070190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8f21696-fab8-4921-aff0-c5c4be484759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:00.070605 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8f21696-fab8-4921-aff0-c5c4be484759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:00.070971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8f21696-fab8-4921-aff0-c5c4be484759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:00.090437 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:00.090437 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:00.096204 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8f21696-fab8-4921-aff0-c5c4be484759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:00.103363 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8f21696-fab8-4921-aff0-c5c4be484759 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:00.104054 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 425/1745] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:00 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:00.851429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d43d7692-94d6-43c1-9cc7-793da1bf249d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:00.856247 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d43d7692-94d6-43c1-9cc7-793da1bf249d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:00.856617 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d43d7692-94d6-43c1-9cc7-793da1bf249d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:00.856950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d43d7692-94d6-43c1-9cc7-793da1bf249d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:00.857132 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d43d7692-94d6-43c1-9cc7-793da1bf249d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:00.859047 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=301,cinder:INSERT=49,cinder:UPDATE=81 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:50:00.864772 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:00.864772 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:00.865953 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d43d7692-94d6-43c1-9cc7-793da1bf249d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:00.866494 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 436/1746] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:00 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:01.122138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-15a08970-86ba-478f-957a-e1a14127c17d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:01.126011 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15a08970-86ba-478f-957a-e1a14127c17d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:01.126011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15a08970-86ba-478f-957a-e1a14127c17d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:01.126011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15a08970-86ba-478f-957a-e1a14127c17d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:01.158303 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:01.158303 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:01.164157 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-15a08970-86ba-478f-957a-e1a14127c17d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:01.170520 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15a08970-86ba-478f-957a-e1a14127c17d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:01.171201 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 449/1747] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:01 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:01.715402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-f52817dd-af01-49d9-834a-d6e115b8fb8c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:01.722077 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-f52817dd-af01-49d9-834a-d6e115b8fb8c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88/action Aug 25 11:50:01.723380 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-f52817dd-af01-49d9-834a-d6e115b8fb8c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:01.724119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-f52817dd-af01-49d9-834a-d6e115b8fb8c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:01.765649 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:01.765649 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:01.801879 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-da53eaa5-aade-41b9-bd57-d8a03c86bacb req-f52817dd-af01-49d9-834a-d6e115b8fb8c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88/action returned with HTTP 204 Aug 25 11:50:01.805736 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 438/1748] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:01 2026] POST /volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:50:01.885117 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8969ba50-1bbe-4388-8a6a-c687d556f30c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:01.888829 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8969ba50-1bbe-4388-8a6a-c687d556f30c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:01.888829 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8969ba50-1bbe-4388-8a6a-c687d556f30c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:01.889686 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8969ba50-1bbe-4388-8a6a-c687d556f30c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:01.890577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8969ba50-1bbe-4388-8a6a-c687d556f30c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:01.902886 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:01.902886 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:01.906306 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8969ba50-1bbe-4388-8a6a-c687d556f30c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:01.906306 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 426/1749] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:01 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:02.204126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a259d511-4cff-4cf5-8698-c574f70205d0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.210662 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a259d511-4cff-4cf5-8698-c574f70205d0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:02.210980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a259d511-4cff-4cf5-8698-c574f70205d0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.211137 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a259d511-4cff-4cf5-8698-c574f70205d0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.231795 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.231795 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:02.237920 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a259d511-4cff-4cf5-8698-c574f70205d0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:02.243356 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a259d511-4cff-4cf5-8698-c574f70205d0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:02.243939 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 437/1750] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1440 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:02.259752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61405b56-6362-4b9a-83e1-84bc970a5648 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.444405 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61405b56-6362-4b9a-83e1-84bc970a5648 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:02.444588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61405b56-6362-4b9a-83e1-84bc970a5648 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.445198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61405b56-6362-4b9a-83e1-84bc970a5648 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.477836 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.477836 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:02.482418 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-61405b56-6362-4b9a-83e1-84bc970a5648 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Volume info retrieved successfully. Aug 25 11:50:02.488983 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61405b56-6362-4b9a-83e1-84bc970a5648 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:02.489657 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 450/1751] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1440 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:02.570362 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b63e597d-502e-4215-a566-1275f579934f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.571947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b63e597d-502e-4215-a566-1275f579934f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:02.572184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b63e597d-502e-4215-a566-1275f579934f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.572551 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b63e597d-502e-4215-a566-1275f579934f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.591048 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.591048 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:02.595245 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b63e597d-502e-4215-a566-1275f579934f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Volume info retrieved successfully. Aug 25 11:50:02.601419 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b63e597d-502e-4215-a566-1275f579934f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:02.602179 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 439/1752] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:50:02.694244 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-1304c67a-2b3f-4b40-b230-5f8e6a20c9e2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.697385 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-1304c67a-2b3f-4b40-b230-5f8e6a20c9e2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:02.697385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-1304c67a-2b3f-4b40-b230-5f8e6a20c9e2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.697518 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-1304c67a-2b3f-4b40-b230-5f8e6a20c9e2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.714105 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.714105 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:02.719043 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-1304c67a-2b3f-4b40-b230-5f8e6a20c9e2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:02.725311 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-1304c67a-2b3f-4b40-b230-5f8e6a20c9e2 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:02.725757 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 427/1753] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:02.767565 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.773585 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596/action Aug 25 11:50:02.774116 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:02.774162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:02.797667 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.797667 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:02.798167 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:02.811915 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Begin detaching volume completed successfully. Aug 25 11:50:02.812465 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-0433e97f-eb1a-4e10-8d2d-8b689df3a273 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596/action returned with HTTP 202 Aug 25 11:50:02.812995 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 438/1754] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:50:02 2026] POST /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:02.845246 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da45f3a1-1277-44b8-a3f2-0fba1b735d65 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.848654 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da45f3a1-1277-44b8-a3f2-0fba1b735d65 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:02.848654 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da45f3a1-1277-44b8-a3f2-0fba1b735d65 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.848654 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da45f3a1-1277-44b8-a3f2-0fba1b735d65 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.873380 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.873380 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:02.879910 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-da45f3a1-1277-44b8-a3f2-0fba1b735d65 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:02.886749 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-764c3fa1-70a0-4c1e-991e-82d3437e9a58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.887120 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da45f3a1-1277-44b8-a3f2-0fba1b735d65 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:02.887154 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-764c3fa1-70a0-4c1e-991e-82d3437e9a58 None None] GET https://10.4.3.66/volume// Aug 25 11:50:02.887286 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-764c3fa1-70a0-4c1e-991e-82d3437e9a58 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.887817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-764c3fa1-70a0-4c1e-991e-82d3437e9a58 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.887898 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 451/1755] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1443 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:02.887952 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-764c3fa1-70a0-4c1e-991e-82d3437e9a58 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:02.888274 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 440/1756] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:02.905978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-9260385e-ddd2-4ba5-ba01-b2226a4750c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.914796 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-9260385e-ddd2-4ba5-ba01-b2226a4750c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:02.914796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-9260385e-ddd2-4ba5-ba01-b2226a4750c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.914796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-9260385e-ddd2-4ba5-ba01-b2226a4750c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.931800 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a3b010d2-d9cd-4d4b-af67-bae945e4bceb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:02.934412 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a3b010d2-d9cd-4d4b-af67-bae945e4bceb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:02.935157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a3b010d2-d9cd-4d4b-af67-bae945e4bceb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:02.935157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a3b010d2-d9cd-4d4b-af67-bae945e4bceb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:02.935157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a3b010d2-d9cd-4d4b-af67-bae945e4bceb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:02.942045 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.942045 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:02.943003 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:02.943003 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:02.943849 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a3b010d2-d9cd-4d4b-af67-bae945e4bceb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:02.944257 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 439/1757] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:02.951520 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-9260385e-ddd2-4ba5-ba01-b2226a4750c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:02.957052 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-9260385e-ddd2-4ba5-ba01-b2226a4750c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:02.957687 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 428/1758] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:02 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1623 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:03.673051 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4406874e-6942-4893-b023-81fc89fabd28 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:03.770884 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4406874e-6942-4893-b023-81fc89fabd28 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True Aug 25 11:50:03.771390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4406874e-6942-4893-b023-81fc89fabd28 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:03.771766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4406874e-6942-4893-b023-81fc89fabd28 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] Calling method 'get_pools' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:03.783385 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4406874e-6942-4893-b023-81fc89fabd28 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 25 11:50:03.783385 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 452/1759] 10.4.3.66 () {66 vars in 1307 bytes} [Tue Aug 25 11:50:03 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:03.795872 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c7c8451-03df-4751-b9e6-ad1e145bd744 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:03.799398 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c7c8451-03df-4751-b9e6-ad1e145bd744 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Aug 25 11:50:03.799398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c7c8451-03df-4751-b9e6-ad1e145bd744 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:03.799805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c7c8451-03df-4751-b9e6-ad1e145bd744 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] Calling method 'get_pools' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:03.813298 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c7c8451-03df-4751-b9e6-ad1e145bd744 tempest-VolumePoolsAdminTestsJSON-1353452451 tempest-VolumePoolsAdminTestsJSON-1353452451-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 11:50:03.814064 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 441/1760] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 11:50:03 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:03.910099 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0910bc09-58d4-422c-83d6-981f410eb0db None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:03.912964 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0910bc09-58d4-422c-83d6-981f410eb0db tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:03.913267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0910bc09-58d4-422c-83d6-981f410eb0db tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:03.913528 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0910bc09-58d4-422c-83d6-981f410eb0db tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:03.935782 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:03.935782 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:03.940995 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0910bc09-58d4-422c-83d6-981f410eb0db tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:03.948793 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0910bc09-58d4-422c-83d6-981f410eb0db tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:03.950120 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 440/1761] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:03 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:50:03.962234 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86ad5da4-ffa2-4026-8864-4c74789e2ca4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:03.969230 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86ad5da4-ffa2-4026-8864-4c74789e2ca4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:03.969230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86ad5da4-ffa2-4026-8864-4c74789e2ca4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:03.969387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86ad5da4-ffa2-4026-8864-4c74789e2ca4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:03.970591 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-86ad5da4-ffa2-4026-8864-4c74789e2ca4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:03.980831 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:03.980831 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:03.982568 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86ad5da4-ffa2-4026-8864-4c74789e2ca4 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:03.984105 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 429/1762] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:03 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:04.043864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-7aba425a-3db8-4b64-ad1f-8b3fc0b8efbe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:04.047942 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-7aba425a-3db8-4b64-ad1f-8b3fc0b8efbe tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:04.049830 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-7aba425a-3db8-4b64-ad1f-8b3fc0b8efbe tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:04.052344 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-7aba425a-3db8-4b64-ad1f-8b3fc0b8efbe tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:04.082796 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:04.082796 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:04.088809 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-7aba425a-3db8-4b64-ad1f-8b3fc0b8efbe tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:04.102686 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-7aba425a-3db8-4b64-ad1f-8b3fc0b8efbe tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:04.103587 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 453/1763] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:04 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1443 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:04.129853 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-3245b419-91f4-48d5-ad98-f51106dada49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:04.133990 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-3245b419-91f4-48d5-ad98-f51106dada49 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b Aug 25 11:50:04.134274 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-3245b419-91f4-48d5-ad98-f51106dada49 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:04.134557 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-3245b419-91f4-48d5-ad98-f51106dada49 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:04.152991 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:04.152991 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:04.254461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7dcbface-d8b2-436b-8287-a3da24f86c1a req-3245b419-91f4-48d5-ad98-f51106dada49 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b returned with HTTP 200 Aug 25 11:50:04.255416 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 442/1764] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:04 2026] DELETE /volume/v3/attachments/030570f9-cda9-4bb8-adb2-e3d25561903b => generated 192 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:04.972585 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-afc9fcf1-ad9c-4da6-994e-91b302be4137 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:04.978715 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afc9fcf1-ad9c-4da6-994e-91b302be4137 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:04.978715 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afc9fcf1-ad9c-4da6-994e-91b302be4137 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:04.978715 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afc9fcf1-ad9c-4da6-994e-91b302be4137 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:04.997271 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:04.997271 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:05.005291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0049361e-bf3e-479a-b35d-d81b34652627 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.012311 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0049361e-bf3e-479a-b35d-d81b34652627 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:05.013475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0049361e-bf3e-479a-b35d-d81b34652627 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.013904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0049361e-bf3e-479a-b35d-d81b34652627 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.014495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0049361e-bf3e-479a-b35d-d81b34652627 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:05.018289 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-afc9fcf1-ad9c-4da6-994e-91b302be4137 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:05.027095 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afc9fcf1-ad9c-4da6-994e-91b302be4137 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:05.027095 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 441/1765] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:04 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1143 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:05.027538 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.027538 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:05.028528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0049361e-bf3e-479a-b35d-d81b34652627 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:05.028998 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 430/1766] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:05.110803 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eac649fa-ced5-4054-ac2c-366e85b2b48a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.112612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eac649fa-ced5-4054-ac2c-366e85b2b48a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:05.112758 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eac649fa-ced5-4054-ac2c-366e85b2b48a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.113180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eac649fa-ced5-4054-ac2c-366e85b2b48a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.128636 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.128636 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:05.131787 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eac649fa-ced5-4054-ac2c-366e85b2b48a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Volume info retrieved successfully. Aug 25 11:50:05.140336 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eac649fa-ced5-4054-ac2c-366e85b2b48a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:05.140860 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 454/1767] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1143 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:05.194032 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-87c23a78-4034-4745-b12b-1403a617aa5c req-e5417429-1c70-481d-8fdf-a1ee9e099cd8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.202149 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-e5417429-1c70-481d-8fdf-a1ee9e099cd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:05.202524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-e5417429-1c70-481d-8fdf-a1ee9e099cd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.202945 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-e5417429-1c70-481d-8fdf-a1ee9e099cd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.218579 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.218579 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:05.225126 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-87c23a78-4034-4745-b12b-1403a617aa5c req-e5417429-1c70-481d-8fdf-a1ee9e099cd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:05.236289 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-e5417429-1c70-481d-8fdf-a1ee9e099cd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:05.237128 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 443/1768] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1143 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:05.262458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.267699 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596/action Aug 25 11:50:05.269272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:05.269489 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:05.286651 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.286651 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:05.286651 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:05.296646 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd41ee00-c242-4165-94c4-97d365ce1d64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.298190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd41ee00-c242-4165-94c4-97d365ce1d64 None None] GET https://10.4.3.66/volume// Aug 25 11:50:05.298190 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd41ee00-c242-4165-94c4-97d365ce1d64 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.298190 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd41ee00-c242-4165-94c4-97d365ce1d64 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.298190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd41ee00-c242-4165-94c4-97d365ce1d64 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:05.298190 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 431/1769] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:05.303759 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Begin detaching volume completed successfully. Aug 25 11:50:05.306651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-62ca0140-52f2-4506-9df5-481c5808d3fa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596/action returned with HTTP 202 Aug 25 11:50:05.306651 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 442/1770] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:50:05 2026] POST /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:05.308843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-4057c52e-782c-43ce-aab8-2fa886a8f3b2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.312925 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-4057c52e-782c-43ce-aab8-2fa886a8f3b2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:05.313653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-4057c52e-782c-43ce-aab8-2fa886a8f3b2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eceb122-fa35-4298-9974-3af80ac1ada2", "connector": null, "instance_uuid": "b51e9f37-eeea-478a-9f81-36585f3be0e2"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:05.339823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c51d0e0c-39ca-44b3-b9eb-3fc0fbbc44c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.342330 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c51d0e0c-39ca-44b3-b9eb-3fc0fbbc44c8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:05.342606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c51d0e0c-39ca-44b3-b9eb-3fc0fbbc44c8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.343562 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c51d0e0c-39ca-44b3-b9eb-3fc0fbbc44c8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.350650 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.350650 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:05.359420 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.359420 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:05.367853 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c51d0e0c-39ca-44b3-b9eb-3fc0fbbc44c8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:05.377665 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c51d0e0c-39ca-44b3-b9eb-3fc0fbbc44c8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:05.377932 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 444/1771] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:05.390605 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-400f504b-40ec-4d25-939a-83a41a670511 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.391085 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-400f504b-40ec-4d25-939a-83a41a670511 None None] GET https://10.4.3.66/volume// Aug 25 11:50:05.391255 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-400f504b-40ec-4d25-939a-83a41a670511 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.391519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-400f504b-40ec-4d25-939a-83a41a670511 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.391922 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-400f504b-40ec-4d25-939a-83a41a670511 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:05.392241 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 432/1772] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:05.403171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-87c23a78-4034-4745-b12b-1403a617aa5c req-66321c49-025b-41fb-b5f6-69822ff6c5f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.406695 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-66321c49-025b-41fb-b5f6-69822ff6c5f0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:05.407306 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-66321c49-025b-41fb-b5f6-69822ff6c5f0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.407567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-66321c49-025b-41fb-b5f6-69822ff6c5f0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.428836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-4057c52e-782c-43ce-aab8-2fa886a8f3b2 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:05.430466 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 455/1773] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:05 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:05.430563 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.430563 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:05.438819 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-87c23a78-4034-4745-b12b-1403a617aa5c req-66321c49-025b-41fb-b5f6-69822ff6c5f0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:05.439135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-3d26598e-d1bd-4c34-a87d-68769493f4c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:05.442991 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-3d26598e-d1bd-4c34-a87d-68769493f4c7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] DELETE https://10.4.3.66/volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704 Aug 25 11:50:05.443287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-3d26598e-d1bd-4c34-a87d-68769493f4c7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:05.443654 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-3d26598e-d1bd-4c34-a87d-68769493f4c7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:05.450090 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-66321c49-025b-41fb-b5f6-69822ff6c5f0 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:05.450269 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 443/1774] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:05 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1326 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:05.454086 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:05.454086 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:05.550184 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d969a641-9f95-499a-a7a2-c1a5f44abd8f req-3d26598e-d1bd-4c34-a87d-68769493f4c7 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704 returned with HTTP 200 Aug 25 11:50:05.550663 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 445/1775] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:05 2026] DELETE /volume/v3/attachments/88211230-e98f-40ff-b34b-859a8aee7704 => generated 192 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:06.047978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-345d8352-09a0-49dd-9539-8f6c30e9064e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:06.050257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-345d8352-09a0-49dd-9539-8f6c30e9064e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:06.050538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-345d8352-09a0-49dd-9539-8f6c30e9064e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:06.050778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-345d8352-09a0-49dd-9539-8f6c30e9064e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:06.051798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-345d8352-09a0-49dd-9539-8f6c30e9064e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:06.058598 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:06.058598 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:06.059800 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-345d8352-09a0-49dd-9539-8f6c30e9064e tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:06.060341 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 433/1776] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:06 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:06.395466 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4de86970-04df-4c25-8080-191cad8ec2ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:06.398851 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4de86970-04df-4c25-8080-191cad8ec2ba tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:06.398979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4de86970-04df-4c25-8080-191cad8ec2ba tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:06.400491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4de86970-04df-4c25-8080-191cad8ec2ba tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:06.416438 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:06.416438 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:06.425828 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4de86970-04df-4c25-8080-191cad8ec2ba tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:06.431736 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4de86970-04df-4c25-8080-191cad8ec2ba tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:06.432595 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 456/1777] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:06 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:06.765962 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:06.902604 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:06.903916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-278870859", "metadata": {"Type": "Test"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:06.906425 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-278870859', 'metadata': {'Type': 'Test'}}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:06.906572 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:06.916960 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:06.935158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (ba7bb016-fdae-42c7-85f7-0837ed97a336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:06.939588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036c98bb-1b8d-4b5b-b5ad-3ff59ccf16e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:06.943818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:07.053722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (036c98bb-1b8d-4b5b-b5ad-3ff59ccf16e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:07.054481 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa93cf3-f3d1-42f5-9d14-732d04f43097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:07.073805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-136c8d96-f0bd-4518-82cf-be65aa48ecbe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:07.076252 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-136c8d96-f0bd-4518-82cf-be65aa48ecbe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:07.076639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-136c8d96-f0bd-4518-82cf-be65aa48ecbe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:07.076899 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-136c8d96-f0bd-4518-82cf-be65aa48ecbe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:07.078150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-136c8d96-f0bd-4518-82cf-be65aa48ecbe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:07.084509 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:07.084509 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:07.086532 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-136c8d96-f0bd-4518-82cf-be65aa48ecbe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:07.087232 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 446/1778] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:07 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:07.141391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['f873986d-9b36-4600-a14f-d2e4f1dbdca9', '586275b5-c2c3-47f6-88e7-823d045c7e89', 'c2b2ff5f-1307-4977-ba4e-3a54e580bc02', '479a37a9-88f0-45b3-8f34-e95164ee3167'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:07.142350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfa93cf3-f3d1-42f5-9d14-732d04f43097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f873986d-9b36-4600-a14f-d2e4f1dbdca9', '586275b5-c2c3-47f6-88e7-823d045c7e89', 'c2b2ff5f-1307-4977-ba4e-3a54e580bc02', '479a37a9-88f0-45b3-8f34-e95164ee3167']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:07.143269 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccfdd1a8-770f-4e67-a443-f630e5cca544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:07.172508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccfdd1a8-770f-4e67-a443-f630e5cca544) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44b312a-f55e-4f04-a7b3-971daa64f0be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-278870859',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['f873986d-9b36-4600-a14f-d2e4f1dbdca9','586275b5-c2c3-47f6-88e7-823d045c7e89','c2b2ff5f-1307-4977-ba4e-3a54e580bc02','479a37a9-88f0-45b3-8f34-e95164ee3167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-278870859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44b312a-f55e-4f04-a7b3-971daa64f0be,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:07.173989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8fbdd61-5593-49e2-875e-1acb0fb8b688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:07.196132 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f8fbdd61-5593-49e2-875e-1acb0fb8b688) transitioned into state 'SUCCESS' from state '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-278870859',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['f873986d-9b36-4600-a14f-d2e4f1dbdca9','586275b5-c2c3-47f6-88e7-823d045c7e89','c2b2ff5f-1307-4977-ba4e-3a54e580bc02','479a37a9-88f0-45b3-8f34-e95164ee3167'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:07.197123 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecfeb4e3-3c9a-4c48-9742-0ef56d6ec0a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:07.209066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecfeb4e3-3c9a-4c48-9742-0ef56d6ec0a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:07.210253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (ba7bb016-fdae-42c7-85f7-0837ed97a336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:07.210722 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:07.211421 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-42b05c31-d39e-4856-a0d8-f7ff2aec62e0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:07.212134 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 444/1779] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:06 2026] POST /volume/v3/volumes => generated 756 bytes in 447 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:07.230477 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3c83119e-4b9e-4cc0-854c-98723a8db229 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:07.232881 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c83119e-4b9e-4cc0-854c-98723a8db229 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:07.233134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c83119e-4b9e-4cc0-854c-98723a8db229 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:07.233375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c83119e-4b9e-4cc0-854c-98723a8db229 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:07.242962 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:07.242962 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:07.248673 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3c83119e-4b9e-4cc0-854c-98723a8db229 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:07.255439 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c83119e-4b9e-4cc0-854c-98723a8db229 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:07.255960 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 434/1780] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:07 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 824 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:07.453992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7e2bc836-8ace-4a50-bcfd-6434d0f57a78 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:07.456251 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e2bc836-8ace-4a50-bcfd-6434d0f57a78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:07.456563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e2bc836-8ace-4a50-bcfd-6434d0f57a78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:07.456828 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e2bc836-8ace-4a50-bcfd-6434d0f57a78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:07.477338 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:07.477338 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:07.487696 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7e2bc836-8ace-4a50-bcfd-6434d0f57a78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:07.493074 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e2bc836-8ace-4a50-bcfd-6434d0f57a78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:07.493505 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 457/1781] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:07 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:08.100767 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-012a1432-cf53-448c-b6f8-8d1d42194c45 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.103887 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-012a1432-cf53-448c-b6f8-8d1d42194c45 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:08.104387 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-012a1432-cf53-448c-b6f8-8d1d42194c45 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.104719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-012a1432-cf53-448c-b6f8-8d1d42194c45 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.104924 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-012a1432-cf53-448c-b6f8-8d1d42194c45 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:08.111641 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.111641 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:08.112530 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-012a1432-cf53-448c-b6f8-8d1d42194c45 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:08.114834 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 447/1782] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:50:08.147270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ca3a9651-64ec-4cbc-bf04-876fb2e1f0b6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.147815 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca3a9651-64ec-4cbc-bf04-876fb2e1f0b6 None None] GET https://10.4.3.66/volume// Aug 25 11:50:08.148071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca3a9651-64ec-4cbc-bf04-876fb2e1f0b6 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.148331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca3a9651-64ec-4cbc-bf04-876fb2e1f0b6 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.148892 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca3a9651-64ec-4cbc-bf04-876fb2e1f0b6 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:08.149614 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 445/1783] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:08.160369 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e103d203-50af-402b-8e44-a2f1859b492a req-ad2865c8-48ab-4c3b-b18e-71f14d7d2123 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.162985 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-ad2865c8-48ab-4c3b-b18e-71f14d7d2123 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] GET https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:50:08.163209 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-ad2865c8-48ab-4c3b-b18e-71f14d7d2123 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.163469 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-ad2865c8-48ab-4c3b-b18e-71f14d7d2123 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.176976 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.176976 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:08.183393 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e103d203-50af-402b-8e44-a2f1859b492a req-ad2865c8-48ab-4c3b-b18e-71f14d7d2123 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:50:08.190656 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-ad2865c8-48ab-4c3b-b18e-71f14d7d2123 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 200 Aug 25 11:50:08.191146 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 435/1784] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 1537 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:08.276245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-033f399d-ad26-4d9f-be62-bafafe5f2798 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.280746 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-033f399d-ad26-4d9f-be62-bafafe5f2798 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:08.281015 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-033f399d-ad26-4d9f-be62-bafafe5f2798 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.281293 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-033f399d-ad26-4d9f-be62-bafafe5f2798 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.300613 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.300613 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:08.309364 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-033f399d-ad26-4d9f-be62-bafafe5f2798 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:08.317093 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-033f399d-ad26-4d9f-be62-bafafe5f2798 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:08.318192 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 458/1785] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 849 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:08.321356 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.327715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] PUT https://10.4.3.66/volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3 Aug 25 11:50:08.329204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:08.337491 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6ff173f0-535e-4b44-b4b0-d5e4a6812c4d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.341602 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ff173f0-535e-4b44-b4b0-d5e4a6812c4d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:08.342195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ff173f0-535e-4b44-b4b0-d5e4a6812c4d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.343239 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Acquiring lock "cinder-attachment_update-4eceb122-fa35-4298-9974-3af80ac1ada2-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:08.343503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ff173f0-535e-4b44-b4b0-d5e4a6812c4d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.350306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Lock "cinder-attachment_update-4eceb122-fa35-4298-9974-3af80ac1ada2-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:08.352047 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.352047 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:08.363493 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.363493 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:08.382506 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6ff173f0-535e-4b44-b4b0-d5e4a6812c4d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:08.390819 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ff173f0-535e-4b44-b4b0-d5e4a6812c4d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:08.391488 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 446/1786] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 849 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:08.407834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6d915ba-6519-45d1-8d05-7266378235d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.410086 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6d915ba-6519-45d1-8d05-7266378235d4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:08.410741 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6d915ba-6519-45d1-8d05-7266378235d4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-278870859"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:08.420664 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.420664 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:08.425861 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6d915ba-6519-45d1-8d05-7266378235d4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:08.435070 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6d915ba-6519-45d1-8d05-7266378235d4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:08.435719 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6d915ba-6519-45d1-8d05-7266378235d4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:08.436736 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 436/1787] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:50:08 2026] PUT /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 781 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:08.454573 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1ee25f5a-bdd2-4527-9495-c302d02da117 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.456563 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ee25f5a-bdd2-4527-9495-c302d02da117 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:08.456960 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ee25f5a-bdd2-4527-9495-c302d02da117 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1785346341", "description": "This is the new description of volume"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:08.460695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Lock "cinder-attachment_update-4eceb122-fa35-4298-9974-3af80ac1ada2-np0000008081" released by "attachment_update" :: held 0.110s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:08.461080 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-4225b083-4829-462b-a36a-4a0c7740fa01 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3 returned with HTTP 200 Aug 25 11:50:08.461583 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 448/1788] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:08 2026] PUT /volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:08.475235 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.475235 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:08.479904 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1ee25f5a-bdd2-4527-9495-c302d02da117 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:08.492275 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1ee25f5a-bdd2-4527-9495-c302d02da117 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:08.493172 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ee25f5a-bdd2-4527-9495-c302d02da117 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:08.493414 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 459/1789] 10.4.3.66 () {68 vars in 1362 bytes} [Tue Aug 25 11:50:08 2026] PUT /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 821 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:08.502881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-e103d203-50af-402b-8e44-a2f1859b492a req-45bff6b1-1250-4c5e-8e30-c39bab7dc917 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.505146 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-45bff6b1-1250-4c5e-8e30-c39bab7dc917 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] POST https://10.4.3.66/volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3/action Aug 25 11:50:08.505592 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-45bff6b1-1250-4c5e-8e30-c39bab7dc917 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:08.505743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-45bff6b1-1250-4c5e-8e30-c39bab7dc917 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:08.508694 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-283f64fd-b413-4362-9c24-32014ea6f5e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.509598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a17554b-d67c-4861-a87e-d74b332cdafb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.511828 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a17554b-d67c-4861-a87e-d74b332cdafb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:08.513646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a17554b-d67c-4861-a87e-d74b332cdafb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.513646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a17554b-d67c-4861-a87e-d74b332cdafb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.513790 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-283f64fd-b413-4362-9c24-32014ea6f5e4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:08.513790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-283f64fd-b413-4362-9c24-32014ea6f5e4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.513790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-283f64fd-b413-4362-9c24-32014ea6f5e4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.522163 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.522163 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:08.523980 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.523980 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:08.524548 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.524548 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:08.528195 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-283f64fd-b413-4362-9c24-32014ea6f5e4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:08.529393 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a17554b-d67c-4861-a87e-d74b332cdafb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:08.535000 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-283f64fd-b413-4362-9c24-32014ea6f5e4 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:08.535795 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 437/1790] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 889 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:08.537656 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a17554b-d67c-4861-a87e-d74b332cdafb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:08.538498 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 449/1791] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:08.544881 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-e103d203-50af-402b-8e44-a2f1859b492a req-45bff6b1-1250-4c5e-8e30-c39bab7dc917 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3/action returned with HTTP 204 Aug 25 11:50:08.545407 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 447/1792] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:08 2026] POST /volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:50:08.554259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43c63c08-b9e3-45cf-add8-3587f8383709 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.556110 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:08.556493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1123848942", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1225586024"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:08.557912 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1123848942', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1225586024'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:08.558072 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:08.562933 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:08.579589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (5a8a5101-4ac0-4c4c-9709-e3cb6d595d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:08.581358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bebe5ab-5960-4d47-a674-cb42de96d890) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:08.586138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:08.636438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bebe5ab-5960-4d47-a674-cb42de96d890) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:08.637421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5becb09b-d4b6-4aa6-816e-bdcf0d8e8030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:08.701720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['a304428b-1a0b-4643-b4ef-89958ea47a2f', '8f0f8f0a-0f13-4916-855f-e4048d41315b', '388897a9-b9c8-4eff-a74a-a9269b331df5', '87e73719-1e17-4d89-8b1c-a2154daf70ad'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:08.703107 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5becb09b-d4b6-4aa6-816e-bdcf0d8e8030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a304428b-1a0b-4643-b4ef-89958ea47a2f', '8f0f8f0a-0f13-4916-855f-e4048d41315b', '388897a9-b9c8-4eff-a74a-a9269b331df5', '87e73719-1e17-4d89-8b1c-a2154daf70ad']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:08.704250 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf47d77f-87bb-43fb-bb4f-291266d5181d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:08.739014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf47d77f-87bb-43fb-bb4f-291266d5181d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bda0040e-6a5e-4181-adf5-86c90446f54c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1123848942',display_name='tempest-VolumesGetTest-Volume-1225586024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['a304428b-1a0b-4643-b4ef-89958ea47a2f','8f0f8f0a-0f13-4916-855f-e4048d41315b','388897a9-b9c8-4eff-a74a-a9269b331df5','87e73719-1e17-4d89-8b1c-a2154daf70ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1123848942',display_name='tempest-VolumesGetTest-Volume-1225586024',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bda0040e-6a5e-4181-adf5-86c90446f54c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:08.739816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f45f7f-aa91-465a-97af-94918c533359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:08.763608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0f45f7f-aa91-465a-97af-94918c533359) transitioned into 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-1123848942',display_name='tempest-VolumesGetTest-Volume-1225586024',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['a304428b-1a0b-4643-b4ef-89958ea47a2f','8f0f8f0a-0f13-4916-855f-e4048d41315b','388897a9-b9c8-4eff-a74a-a9269b331df5','87e73719-1e17-4d89-8b1c-a2154daf70ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:08.764347 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d93832-7792-49c2-be65-bb861b818e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:08.777842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (81d93832-7792-49c2-be65-bb861b818e10) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:08.778642 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (5a8a5101-4ac0-4c4c-9709-e3cb6d595d4f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:08.778924 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:08.779480 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43c63c08-b9e3-45cf-add8-3587f8383709 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:08.779947 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 460/1793] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:08 2026] POST /volume/v3/volumes => generated 778 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:08.796595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35d934fd-cff5-4f39-a903-4b2209bf2242 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:08.801195 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35d934fd-cff5-4f39-a903-4b2209bf2242 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:08.801195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35d934fd-cff5-4f39-a903-4b2209bf2242 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:08.801195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35d934fd-cff5-4f39-a903-4b2209bf2242 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:08.809687 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:08.809687 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:08.813859 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35d934fd-cff5-4f39-a903-4b2209bf2242 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:08.819696 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35d934fd-cff5-4f39-a903-4b2209bf2242 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 200 Aug 25 11:50:08.820399 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 438/1794] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:08 2026] GET /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:09.130662 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea999c79-5086-42e9-bc0b-38cafa138829 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.132935 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea999c79-5086-42e9-bc0b-38cafa138829 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:09.133364 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea999c79-5086-42e9-bc0b-38cafa138829 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:09.133775 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea999c79-5086-42e9-bc0b-38cafa138829 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:09.134052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ea999c79-5086-42e9-bc0b-38cafa138829 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:09.140045 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.140045 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:09.149072 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea999c79-5086-42e9-bc0b-38cafa138829 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:09.149072 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 450/1795] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:09 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 797 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:09.529851 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-87c23a78-4034-4745-b12b-1403a617aa5c req-effa10fd-87fb-456d-80a6-a5c714b145e5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.533819 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-effa10fd-87fb-456d-80a6-a5c714b145e5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:09.534042 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-effa10fd-87fb-456d-80a6-a5c714b145e5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:09.534244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-effa10fd-87fb-456d-80a6-a5c714b145e5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:09.545906 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.545906 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:09.550762 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-87c23a78-4034-4745-b12b-1403a617aa5c req-effa10fd-87fb-456d-80a6-a5c714b145e5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:09.556323 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-effa10fd-87fb-456d-80a6-a5c714b145e5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:09.556588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2966991a-c1da-4ddb-9c95-1b0e7e061ebd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.556997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 448/1796] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:09 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:09.559205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2966991a-c1da-4ddb-9c95-1b0e7e061ebd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:09.559515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2966991a-c1da-4ddb-9c95-1b0e7e061ebd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:09.559820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2966991a-c1da-4ddb-9c95-1b0e7e061ebd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:09.573907 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.573907 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:09.579845 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2966991a-c1da-4ddb-9c95-1b0e7e061ebd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:09.586348 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2966991a-c1da-4ddb-9c95-1b0e7e061ebd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:09.586836 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 461/1797] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:09 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 1146 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:09.835933 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5246251f-ccc9-4949-bb26-59e73c04f467 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.838071 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5246251f-ccc9-4949-bb26-59e73c04f467 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:09.838270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5246251f-ccc9-4949-bb26-59e73c04f467 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:09.838517 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5246251f-ccc9-4949-bb26-59e73c04f467 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:09.848409 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.848409 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:09.854391 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5246251f-ccc9-4949-bb26-59e73c04f467 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:09.868107 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5246251f-ccc9-4949-bb26-59e73c04f467 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 200 Aug 25 11:50:09.869524 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 439/1798] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:09 2026] GET /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 871 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:50:09.887688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e9c3435-1763-4c54-aba7-4d3b174559bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.893913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e9c3435-1763-4c54-aba7-4d3b174559bb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:09.894324 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e9c3435-1763-4c54-aba7-4d3b174559bb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-278870859", "description": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:09.912148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-87c23a78-4034-4745-b12b-1403a617aa5c req-a66eaf6c-1b07-4ccf-b087-fa62ce2c2fe6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.912485 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.912485 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:09.916558 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-a66eaf6c-1b07-4ccf-b087-fa62ce2c2fe6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88 Aug 25 11:50:09.916757 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-a66eaf6c-1b07-4ccf-b087-fa62ce2c2fe6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:09.916906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-a66eaf6c-1b07-4ccf-b087-fa62ce2c2fe6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:09.920169 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e9c3435-1763-4c54-aba7-4d3b174559bb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:09.926422 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.926422 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:09.933357 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e9c3435-1763-4c54-aba7-4d3b174559bb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:09.934136 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e9c3435-1763-4c54-aba7-4d3b174559bb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 200 Aug 25 11:50:09.934684 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 451/1799] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:50:09 2026] PUT /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 767 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:09.953163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cb5c286a-b682-4749-bc61-4a11c0673c97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:09.955253 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb5c286a-b682-4749-bc61-4a11c0673c97 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:09.955525 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb5c286a-b682-4749-bc61-4a11c0673c97 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:09.956227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb5c286a-b682-4749-bc61-4a11c0673c97 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:09.970112 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:09.970112 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:09.975663 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cb5c286a-b682-4749-bc61-4a11c0673c97 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:09.986293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb5c286a-b682-4749-bc61-4a11c0673c97 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 200 Aug 25 11:50:09.987050 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 462/1800] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:09 2026] GET /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 835 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:09.987196 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-87c23a78-4034-4745-b12b-1403a617aa5c req-a66eaf6c-1b07-4ccf-b087-fa62ce2c2fe6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88 returned with HTTP 200 Aug 25 11:50:09.987680 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 449/1801] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:09 2026] DELETE /volume/v3/attachments/78f2116c-906e-4737-8a47-5ccf1617fa88 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:10.006290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:10.010785 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:10.011280 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:10.011280 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:10.011557 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:10.027745 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:10.027745 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:10.028322 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:10.059793 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:10.060023 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd8374a0-e8cc-4ca9-ae1a-c70c5d96558e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 202 Aug 25 11:50:10.060447 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 440/1802] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:10 2026] DELETE /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:10.072693 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a55c8c5-f24f-43ed-ab0a-1038fdb43ff5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:10.073527 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a55c8c5-f24f-43ed-ab0a-1038fdb43ff5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:10.073837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a55c8c5-f24f-43ed-ab0a-1038fdb43ff5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:10.074093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a55c8c5-f24f-43ed-ab0a-1038fdb43ff5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:10.083401 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:10.083401 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:10.087663 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a55c8c5-f24f-43ed-ab0a-1038fdb43ff5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:10.093074 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a55c8c5-f24f-43ed-ab0a-1038fdb43ff5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 200 Aug 25 11:50:10.093988 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 452/1803] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:10 2026] GET /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 834 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:10.161258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-32dd8241-ca99-463f-8c21-abb3cf1f1f44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:10.163095 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32dd8241-ca99-463f-8c21-abb3cf1f1f44 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:10.165163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32dd8241-ca99-463f-8c21-abb3cf1f1f44 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:10.165163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32dd8241-ca99-463f-8c21-abb3cf1f1f44 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:10.165163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-32dd8241-ca99-463f-8c21-abb3cf1f1f44 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:10.169252 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:10.169252 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:10.171484 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32dd8241-ca99-463f-8c21-abb3cf1f1f44 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:10.171484 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 463/1804] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:10 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:10.608142 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b9423cac-e17b-486a-a725-8efb4119f589 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:10.611455 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b9423cac-e17b-486a-a725-8efb4119f589 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:10.611455 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b9423cac-e17b-486a-a725-8efb4119f589 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:10.611455 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b9423cac-e17b-486a-a725-8efb4119f589 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:10.620176 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:10.620176 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:10.624963 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b9423cac-e17b-486a-a725-8efb4119f589 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:10.630993 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b9423cac-e17b-486a-a725-8efb4119f589 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:10.630993 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 450/1805] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:10 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:10.650500 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bc07226e-8896-4ced-b43f-6ce2aaa5cc33 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:10.652591 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc07226e-8896-4ced-b43f-6ce2aaa5cc33 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:10.652877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc07226e-8896-4ced-b43f-6ce2aaa5cc33 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:10.653099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bc07226e-8896-4ced-b43f-6ce2aaa5cc33 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:10.662354 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:10.662354 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:10.670711 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bc07226e-8896-4ced-b43f-6ce2aaa5cc33 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:10.677360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bc07226e-8896-4ced-b43f-6ce2aaa5cc33 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:10.678001 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 441/1806] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:10 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:10.737384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd44d94e-9acb-445b-8fbb-a8bfe07278cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:10.739356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd44d94e-9acb-445b-8fbb-a8bfe07278cb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:50:10.739653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd44d94e-9acb-445b-8fbb-a8bfe07278cb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:10.739917 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd44d94e-9acb-445b-8fbb-a8bfe07278cb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:10.752074 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:10.752074 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:10.762969 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cd44d94e-9acb-445b-8fbb-a8bfe07278cb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:10.772998 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd44d94e-9acb-445b-8fbb-a8bfe07278cb tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:50:10.773693 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 453/1807] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:10 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:50:11.113166 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3740171c-270d-443c-854f-ed559a4140b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.115514 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3740171c-270d-443c-854f-ed559a4140b6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c Aug 25 11:50:11.115869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3740171c-270d-443c-854f-ed559a4140b6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.116931 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3740171c-270d-443c-854f-ed559a4140b6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.123135 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3740171c-270d-443c-854f-ed559a4140b6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c returned with HTTP 404 Aug 25 11:50:11.123943 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 464/1808] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/volumes/bda0040e-6a5e-4181-adf5-86c90446f54c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:11.133662 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3d9080cd-c2ed-4012-a8b7-d7ffd8ff7c4f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.137337 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3d9080cd-c2ed-4012-a8b7-d7ffd8ff7c4f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:11.137654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3d9080cd-c2ed-4012-a8b7-d7ffd8ff7c4f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.137934 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3d9080cd-c2ed-4012-a8b7-d7ffd8ff7c4f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.155040 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.155040 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:11.164064 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3d9080cd-c2ed-4012-a8b7-d7ffd8ff7c4f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:11.176721 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3d9080cd-c2ed-4012-a8b7-d7ffd8ff7c4f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:11.176721 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 451/1809] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 889 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:11.184176 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a707717-270c-4825-83dc-b0d712579cdb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.186405 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a707717-270c-4825-83dc-b0d712579cdb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:11.186679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a707717-270c-4825-83dc-b0d712579cdb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.187194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a707717-270c-4825-83dc-b0d712579cdb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.187275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5a707717-270c-4825-83dc-b0d712579cdb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:11.193984 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.193984 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:11.195665 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a707717-270c-4825-83dc-b0d712579cdb tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:11.196802 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 442/1810] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 799 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:11.197112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.206742 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:11.206742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.206742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.206742 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:11.212971 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dc86959e-05ae-4906-8ea0-1e1264b38ca9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.215653 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc86959e-05ae-4906-8ea0-1e1264b38ca9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:50:11.216139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dc86959e-05ae-4906-8ea0-1e1264b38ca9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.216493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dc86959e-05ae-4906-8ea0-1e1264b38ca9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.223195 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.223195 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:11.223959 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:11.229195 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.229195 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:11.235381 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dc86959e-05ae-4906-8ea0-1e1264b38ca9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:50:11.243054 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc86959e-05ae-4906-8ea0-1e1264b38ca9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 200 Aug 25 11:50:11.244729 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 465/1811] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:11.263823 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.265244 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:11.267652 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f4b39c6-63ee-404c-9a2f-11d419430785 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 202 Aug 25 11:50:11.267652 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 454/1812] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:11 2026] DELETE /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:11.267796 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] POST https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f/action Aug 25 11:50:11.267796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:11.267796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:11.269473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] Updating backup 'db7d28e0-5496-4397-8d1d-ed5a623ecc9f' with '{'status': 'error'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 11:50:11.278238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7aeb7e8b-54da-42f4-a350-20d741383720 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.280318 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7aeb7e8b-54da-42f4-a350-20d741383720 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:11.280676 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7aeb7e8b-54da-42f4-a350-20d741383720 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.280823 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.280823 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:11.280922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7aeb7e8b-54da-42f4-a350-20d741383720 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.296100 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.296100 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:11.299144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] reset_status in rpcapi backup_id db7d28e0-5496-4397-8d1d-ed5a623ecc9f on host np0000008081. {{(pid=100240) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 11:50:11.303811 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-68c52c43-1b3e-45e4-95ab-73ec62c36834 tempest-VolumesBackupsAdminTest-1242003234 tempest-VolumesBackupsAdminTest-1242003234-project-admin] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f/action returned with HTTP 202 Aug 25 11:50:11.303811 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 452/1813] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:50:11 2026] POST /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:11.308214 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7aeb7e8b-54da-42f4-a350-20d741383720 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:11.313678 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e19ff9d9-b55b-41c4-ba39-4f84bcb437fe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.317560 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e19ff9d9-b55b-41c4-ba39-4f84bcb437fe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:11.317753 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7aeb7e8b-54da-42f4-a350-20d741383720 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 200 Aug 25 11:50:11.317831 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e19ff9d9-b55b-41c4-ba39-4f84bcb437fe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.318579 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 443/1814] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 888 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:11.318675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e19ff9d9-b55b-41c4-ba39-4f84bcb437fe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.319820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e19ff9d9-b55b-41c4-ba39-4f84bcb437fe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:11.325884 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.325884 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:11.327130 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e19ff9d9-b55b-41c4-ba39-4f84bcb437fe tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:11.327803 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 466/1815] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:11.342651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.345852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] DELETE https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:11.346130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.346434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.346615 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete backup with id: db7d28e0-5496-4397-8d1d-ed5a623ecc9f. Aug 25 11:50:11.352456 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.352456 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:11.373456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] delete_backup rpcapi backup_id db7d28e0-5496-4397-8d1d-ed5a623ecc9f {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:50:11.375900 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53d6d8cf-615a-40ef-8ba6-a1ffe27e9b18 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 202 Aug 25 11:50:11.376682 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 455/1816] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:11 2026] DELETE /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:11.389434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-89e680b2-f095-4b5f-bfd1-38a400ab87d1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:11.394387 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89e680b2-f095-4b5f-bfd1-38a400ab87d1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:11.394969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89e680b2-f095-4b5f-bfd1-38a400ab87d1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:11.396000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89e680b2-f095-4b5f-bfd1-38a400ab87d1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:11.396120 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-89e680b2-f095-4b5f-bfd1-38a400ab87d1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:11.403501 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:11.403501 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:11.405186 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89e680b2-f095-4b5f-bfd1-38a400ab87d1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 200 Aug 25 11:50:11.406099 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 453/1817] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:11 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:12.338354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e9099bc5-2264-4640-a70d-2659df3cb0f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.340318 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9099bc5-2264-4640-a70d-2659df3cb0f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be Aug 25 11:50:12.340638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9099bc5-2264-4640-a70d-2659df3cb0f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:12.340898 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e9099bc5-2264-4640-a70d-2659df3cb0f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:12.349167 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e9099bc5-2264-4640-a70d-2659df3cb0f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be returned with HTTP 404 Aug 25 11:50:12.349167 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 444/1818] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:12 2026] GET /volume/v3/volumes/e44b312a-f55e-4f04-a7b3-971daa64f0be => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:12.362468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d0e9bca-e000-4775-8675-7a059de06efb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.366648 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:12.366648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-322800702"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:12.367150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-322800702'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:12.367388 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:12.373506 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:12.386832 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (0f7e4c28-61bb-4c73-97b9-6f504fa95947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:12.389586 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e767476d-0d2d-4493-a32e-c6b95e481b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:12.390956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:12.423650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a57d856f-8393-47c5-9262-6674144aa4b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.424129 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a57d856f-8393-47c5-9262-6674144aa4b1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f Aug 25 11:50:12.424350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a57d856f-8393-47c5-9262-6674144aa4b1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:12.424901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a57d856f-8393-47c5-9262-6674144aa4b1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:12.425069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a57d856f-8393-47c5-9262-6674144aa4b1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Show backup with id db7d28e0-5496-4397-8d1d-ed5a623ecc9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:12.433411 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a57d856f-8393-47c5-9262-6674144aa4b1 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f returned with HTTP 404 Aug 25 11:50:12.434241 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 456/1819] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:12 2026] GET /volume/v3/backups/db7d28e0-5496-4397-8d1d-ed5a623ecc9f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:12.435147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e767476d-0d2d-4493-a32e-c6b95e481b07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:12.436262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245cb46-c67a-4b15-8148-cae67661b4a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:12.510918 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['30775538-bf78-41b5-9abd-9a87c84cd3b9', '420d147b-96c1-4284-a349-b680d13e63af', '109dd6d2-b930-4000-a2be-846ef69898b7', 'e05c1794-ba65-4d4a-be01-17fade3a5b00'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:12.511959 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c245cb46-c67a-4b15-8148-cae67661b4a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30775538-bf78-41b5-9abd-9a87c84cd3b9', '420d147b-96c1-4284-a349-b680d13e63af', '109dd6d2-b930-4000-a2be-846ef69898b7', 'e05c1794-ba65-4d4a-be01-17fade3a5b00']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:12.513297 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa64c1c-58d0-4c16-9f36-7302cc344539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:12.544118 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fb3f1f3e-097a-43df-8c04-d51eed6a588d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.546088 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5aa64c1c-58d0-4c16-9f36-7302cc344539) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ab877bc-9352-468e-8c2e-c7a054cbfe82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-322800702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['30775538-bf78-41b5-9abd-9a87c84cd3b9','420d147b-96c1-4284-a349-b680d13e63af','109dd6d2-b930-4000-a2be-846ef69898b7','e05c1794-ba65-4d4a-be01-17fade3a5b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-322800702',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ab877bc-9352-468e-8c2e-c7a054cbfe82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:12.546918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb3f1f3e-097a-43df-8c04-d51eed6a588d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:50:12.547308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb3f1f3e-097a-43df-8c04-d51eed6a588d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:12.547658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb3f1f3e-097a-43df-8c04-d51eed6a588d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:12.547853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72bfdd25-1423-4f4f-b998-2182df9089fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:12.559173 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:12.559173 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:12.565729 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fb3f1f3e-097a-43df-8c04-d51eed6a588d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:50:12.573435 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72bfdd25-1423-4f4f-b998-2182df9089fb) transitioned into state 'SUCCESS' from state '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-322800702',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['30775538-bf78-41b5-9abd-9a87c84cd3b9','420d147b-96c1-4284-a349-b680d13e63af','109dd6d2-b930-4000-a2be-846ef69898b7','e05c1794-ba65-4d4a-be01-17fade3a5b00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:12.573680 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb3f1f3e-097a-43df-8c04-d51eed6a588d tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 200 Aug 25 11:50:12.574177 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 454/1820] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:12 2026] GET /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 844 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:12.574379 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfae9954-b6c2-4d21-bb47-0411ade57df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:12.585842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dfae9954-b6c2-4d21-bb47-0411ade57df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:12.586912 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (0f7e4c28-61bb-4c73-97b9-6f504fa95947) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:12.587232 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:12.587959 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d0e9bca-e000-4775-8675-7a059de06efb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:12.588547 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 467/1821] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:50:12 2026] POST /volume/v3/volumes => generated 742 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:12.593094 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18ae9be8-df0e-441d-a401-c883160f43d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.595848 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] DELETE https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:50:12.596224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:12.596722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:12.597089 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete volume with id: 60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:50:12.603871 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c0f808c0-7d42-4a6a-8b33-5890b736244d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.606176 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c0f808c0-7d42-4a6a-8b33-5890b736244d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:12.606477 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c0f808c0-7d42-4a6a-8b33-5890b736244d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:12.606477 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c0f808c0-7d42-4a6a-8b33-5890b736244d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:12.610591 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:12.610591 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:12.611341 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:50:12.618208 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:12.618208 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:12.625813 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c0f808c0-7d42-4a6a-8b33-5890b736244d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:12.632436 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c0f808c0-7d42-4a6a-8b33-5890b736244d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 returned with HTTP 200 Aug 25 11:50:12.633122 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 457/1822] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:12 2026] GET /volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 => generated 810 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:12.647009 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Delete volume request issued successfully. Aug 25 11:50:12.647323 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18ae9be8-df0e-441d-a401-c883160f43d9 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 202 Aug 25 11:50:12.648266 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 445/1823] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:12 2026] DELETE /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:12.659996 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-06f73c20-902a-4dbb-bf23-28dbdf2d185c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:12.665923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06f73c20-902a-4dbb-bf23-28dbdf2d185c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:50:12.665923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06f73c20-902a-4dbb-bf23-28dbdf2d185c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:12.666171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06f73c20-902a-4dbb-bf23-28dbdf2d185c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:12.675326 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:12.675326 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:12.681479 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-06f73c20-902a-4dbb-bf23-28dbdf2d185c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Volume info retrieved successfully. Aug 25 11:50:12.688489 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06f73c20-902a-4dbb-bf23-28dbdf2d185c tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 200 Aug 25 11:50:12.689273 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 455/1824] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:12 2026] GET /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:13.292017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9c83778e-60a4-40e0-9446-c05667a60a59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.294419 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c83778e-60a4-40e0-9446-c05667a60a59 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:13.294763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c83778e-60a4-40e0-9446-c05667a60a59 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.295036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9c83778e-60a4-40e0-9446-c05667a60a59 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.312837 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.312837 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:13.319644 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9c83778e-60a4-40e0-9446-c05667a60a59 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:13.326758 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9c83778e-60a4-40e0-9446-c05667a60a59 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:13.327274 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 468/1825] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:13.389932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-40ee4643-4289-4a84-878a-5c20d0e57e27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.391940 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-40ee4643-4289-4a84-878a-5c20d0e57e27 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:13.392166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-40ee4643-4289-4a84-878a-5c20d0e57e27 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.392447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-40ee4643-4289-4a84-878a-5c20d0e57e27 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.402029 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.402029 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:13.407288 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-40ee4643-4289-4a84-878a-5c20d0e57e27 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:13.412170 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-40ee4643-4289-4a84-878a-5c20d0e57e27 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:13.412916 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 458/1826] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:13.526778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f338d8a2-aacf-474a-972f-7029b400d981 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.526778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f338d8a2-aacf-474a-972f-7029b400d981 None None] GET https://10.4.3.66/volume// Aug 25 11:50:13.526778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f338d8a2-aacf-474a-972f-7029b400d981 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.526778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f338d8a2-aacf-474a-972f-7029b400d981 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.526778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f338d8a2-aacf-474a-972f-7029b400d981 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:13.527339 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 446/1827] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:13.536709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-7e7563e8-061a-4aeb-9754-47ad7ff190c5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.538426 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-7e7563e8-061a-4aeb-9754-47ad7ff190c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:13.538870 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-7e7563e8-061a-4aeb-9754-47ad7ff190c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a5b1b812-f764-4004-9282-644f7e2d91e8", "connector": null, "instance_uuid": "df673dc1-c989-4a6a-b7d4-c2248b40a45f"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:13.556040 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.556040 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:13.609472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-7e7563e8-061a-4aeb-9754-47ad7ff190c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:13.610163 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 456/1828] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50: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 25 11:50:13.654965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2397526a-138e-44fa-b9b9-e3e0d46c407c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.657276 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2397526a-138e-44fa-b9b9-e3e0d46c407c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:13.657509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2397526a-138e-44fa-b9b9-e3e0d46c407c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.657776 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2397526a-138e-44fa-b9b9-e3e0d46c407c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.662786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a46f96be-fc2e-47a0-a390-efbab2350762 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.665720 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a46f96be-fc2e-47a0-a390-efbab2350762 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:13.666160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a46f96be-fc2e-47a0-a390-efbab2350762 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.668448 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a46f96be-fc2e-47a0-a390-efbab2350762 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.670366 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.670366 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:13.679751 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2397526a-138e-44fa-b9b9-e3e0d46c407c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:13.688997 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2397526a-138e-44fa-b9b9-e3e0d46c407c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 returned with HTTP 200 Aug 25 11:50:13.689819 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 469/1829] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 => generated 835 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:13.694341 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.694341 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:13.702202 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a46f96be-fc2e-47a0-a390-efbab2350762 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:13.713996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17ffb8c6-5364-4404-8141-c5b3736ee727 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.714110 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-981e07ea-59de-4721-b6a2-3c28195207fd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.715812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a46f96be-fc2e-47a0-a390-efbab2350762 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:13.716654 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 459/1830] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 839 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:13.717403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:13.717460 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17ffb8c6-5364-4404-8141-c5b3736ee727 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] GET https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec Aug 25 11:50:13.718356 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17ffb8c6-5364-4404-8141-c5b3736ee727 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.718356 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17ffb8c6-5364-4404-8141-c5b3736ee727 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.718981 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2ab877bc-9352-468e-8c2e-c7a054cbfe82", "size": 1, "name": "tempest-VolumesGetTest-Volume-1299478216", "metadata": {"Type": "Test"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:13.723102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'source_volid': '2ab877bc-9352-468e-8c2e-c7a054cbfe82', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1299478216', 'metadata': {'Type': 'Test'}}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:13.729329 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17ffb8c6-5364-4404-8141-c5b3736ee727 tempest-VolumesBackupsAdminTest-1506173840 tempest-VolumesBackupsAdminTest-1506173840-project-member] https://10.4.3.66/volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec returned with HTTP 404 Aug 25 11:50:13.731650 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 447/1831] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/60ef57fd-4572-4cae-b3ef-085e492f81ec => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:13.736849 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37980aeb-bc8a-4697-b312-221e569846a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.737282 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37980aeb-bc8a-4697-b312-221e569846a9 None None] GET https://10.4.3.66/volume// Aug 25 11:50:13.737485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37980aeb-bc8a-4697-b312-221e569846a9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.737781 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37980aeb-bc8a-4697-b312-221e569846a9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.738103 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37980aeb-bc8a-4697-b312-221e569846a9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:13.738396 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 470/1832] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:13.739020 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.739020 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:13.742425 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume retrieved successfully. Aug 25 11:50:13.742425 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:13.750246 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:13.758297 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (f12cd3a0-a10c-4b33-8c47-12b367e1971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:13.759883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02569102-34c8-45ee-a8ca-3661d7349e56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:13.762223 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:13.766640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-9d37a9be-0f14-410b-8f82-691c17f238b4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.769302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-9d37a9be-0f14-410b-8f82-691c17f238b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:13.769856 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-9d37a9be-0f14-410b-8f82-691c17f238b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.770919 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-9d37a9be-0f14-410b-8f82-691c17f238b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.783868 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.783868 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:13.788865 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-9d37a9be-0f14-410b-8f82-691c17f238b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:13.794878 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-9d37a9be-0f14-410b-8f82-691c17f238b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:13.795355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02569102-34c8-45ee-a8ca-3661d7349e56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ab877bc-9352-468e-8c2e-c7a054cbfe82', 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:13.795472 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 460/1833] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1019 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:13.796683 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b7da81-94e8-4735-8766-11ba723f5d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:13.851244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['4f2a3591-6974-4826-b2cb-e73e5b29a85e', '3a2dd93f-0b21-413e-b809-401c716d3e87', 'aa299ebc-dbfc-40cf-9523-be7e44db326f', 'ed2d9acd-2ded-4522-b75e-16c16d0cac1f'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:13.851244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55b7da81-94e8-4735-8766-11ba723f5d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f2a3591-6974-4826-b2cb-e73e5b29a85e', '3a2dd93f-0b21-413e-b809-401c716d3e87', 'aa299ebc-dbfc-40cf-9523-be7e44db326f', 'ed2d9acd-2ded-4522-b75e-16c16d0cac1f']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:13.852184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1463d6c-9098-45a8-98af-ac652b987882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:13.899321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1463d6c-9098-45a8-98af-ac652b987882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '237bf09b-8021-41ef-a5ba-416e43076c81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1299478216',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['4f2a3591-6974-4826-b2cb-e73e5b29a85e','3a2dd93f-0b21-413e-b809-401c716d3e87','aa299ebc-dbfc-40cf-9523-be7e44db326f','ed2d9acd-2ded-4522-b75e-16c16d0cac1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ab877bc-9352-468e-8c2e-c7a054cbfe82,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1299478216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=237bf09b-8021-41ef-a5ba-416e43076c81,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ab877bc-9352-468e-8c2e-c7a054cbfe82,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:13.901093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1368c5ad-b3d9-47c0-9dc9-846b16a23afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:13.925681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1368c5ad-b3d9-47c0-9dc9-846b16a23afc) transitioned into state 'SUCCESS' from state '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-1299478216',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['4f2a3591-6974-4826-b2cb-e73e5b29a85e','3a2dd93f-0b21-413e-b809-401c716d3e87','aa299ebc-dbfc-40cf-9523-be7e44db326f','ed2d9acd-2ded-4522-b75e-16c16d0cac1f'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ab877bc-9352-468e-8c2e-c7a054cbfe82,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:13.926476 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84facabd-5e1f-4c77-a020-a36e81312327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:13.947577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.949604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84facabd-5e1f-4c77-a020-a36e81312327) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:13.949900 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (f12cd3a0-a10c-4b33-8c47-12b367e1971b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:13.953051 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:13.953051 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-981e07ea-59de-4721-b6a2-3c28195207fd tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:13.953251 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] PUT https://10.4.3.66/volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968 Aug 25 11:50:13.953302 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 457/1834] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:13 2026] POST /volume/v3/volumes => generated 791 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:13.953346 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:13.963484 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Acquiring lock "cinder-attachment_update-a5b1b812-f764-4004-9282-644f7e2d91e8-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:13.969936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f89722b-5ce6-460d-911c-ad00ec2e18aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:13.971730 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f89722b-5ce6-460d-911c-ad00ec2e18aa tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:13.971898 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f89722b-5ce6-460d-911c-ad00ec2e18aa tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:13.972069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f89722b-5ce6-460d-911c-ad00ec2e18aa tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:13.972809 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Lock "cinder-attachment_update-a5b1b812-f764-4004-9282-644f7e2d91e8-np0000008081" acquired by "attachment_update" :: waited 0.009s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:13.974598 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.974598 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:13.980305 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:13.980305 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:13.985808 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2f89722b-5ce6-460d-911c-ad00ec2e18aa tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:13.992414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f89722b-5ce6-460d-911c-ad00ec2e18aa tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:13.992414 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 471/1835] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:13 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:14.105391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Lock "cinder-attachment_update-a5b1b812-f764-4004-9282-644f7e2d91e8-np0000008081" released by "attachment_update" :: held 0.133s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:14.105801 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-ca40c4f4-280a-4353-aa43-daa564d20884 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968 returned with HTTP 200 Aug 25 11:50:14.106317 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 448/1836] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:13 2026] PUT /volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:14.733175 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84a458b5-89e7-4507-98b3-9727eafdd556 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:14.736810 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84a458b5-89e7-4507-98b3-9727eafdd556 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:14.737082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84a458b5-89e7-4507-98b3-9727eafdd556 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:14.737313 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84a458b5-89e7-4507-98b3-9727eafdd556 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:14.756263 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:14.756263 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:14.761957 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-84a458b5-89e7-4507-98b3-9727eafdd556 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:14.769778 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84a458b5-89e7-4507-98b3-9727eafdd556 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:14.769778 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 461/1837] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:14 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:15.015292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d1a3517f-c6fc-4ff0-8dbd-58c24b522b14 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.017700 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d1a3517f-c6fc-4ff0-8dbd-58c24b522b14 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:15.017947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d1a3517f-c6fc-4ff0-8dbd-58c24b522b14 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:15.018232 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d1a3517f-c6fc-4ff0-8dbd-58c24b522b14 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:15.031587 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.031587 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:15.039528 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d1a3517f-c6fc-4ff0-8dbd-58c24b522b14 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:15.048681 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d1a3517f-c6fc-4ff0-8dbd-58c24b522b14 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:15.048681 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 458/1838] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:15 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 884 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:50:15.063913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6ff290ed-942e-4a12-9dfd-068d9d6daa86 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.065701 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ff290ed-942e-4a12-9dfd-068d9d6daa86 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:15.065921 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ff290ed-942e-4a12-9dfd-068d9d6daa86 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:15.066123 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ff290ed-942e-4a12-9dfd-068d9d6daa86 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:15.074313 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.074313 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:15.079516 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6ff290ed-942e-4a12-9dfd-068d9d6daa86 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:15.088577 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ff290ed-942e-4a12-9dfd-068d9d6daa86 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:15.089196 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 472/1839] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:15 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:15.106069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d469095-5dd7-4742-a714-aeef33e031de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.108748 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d469095-5dd7-4742-a714-aeef33e031de tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:15.109283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d469095-5dd7-4742-a714-aeef33e031de tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1299478216"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:15.122610 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.122610 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:15.128775 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d469095-5dd7-4742-a714-aeef33e031de tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:15.143454 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d469095-5dd7-4742-a714-aeef33e031de tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:15.143750 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d469095-5dd7-4742-a714-aeef33e031de tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:15.145105 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 449/1840] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:50:15 2026] PUT /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 816 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:15.163075 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28c8419d-5abc-4953-b8e1-f2706f029b93 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.164565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28c8419d-5abc-4953-b8e1-f2706f029b93 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:15.165003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28c8419d-5abc-4953-b8e1-f2706f029b93 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-345069507", "description": "This is the new description of volume"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:15.177005 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.177005 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:15.182342 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-28c8419d-5abc-4953-b8e1-f2706f029b93 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:15.201553 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-28c8419d-5abc-4953-b8e1-f2706f029b93 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:15.202506 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28c8419d-5abc-4953-b8e1-f2706f029b93 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:15.203171 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 462/1841] 10.4.3.66 () {68 vars in 1362 bytes} [Tue Aug 25 11:50:15 2026] PUT /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 854 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:15.222588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a5e4df1f-e563-4bae-a050-ce62c71a9d84 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.228225 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a5e4df1f-e563-4bae-a050-ce62c71a9d84 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:15.228471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a5e4df1f-e563-4bae-a050-ce62c71a9d84 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:15.228957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a5e4df1f-e563-4bae-a050-ce62c71a9d84 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:15.242373 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.242373 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:15.254232 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a5e4df1f-e563-4bae-a050-ce62c71a9d84 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:15.261055 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a5e4df1f-e563-4bae-a050-ce62c71a9d84 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:15.261055 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 459/1842] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:15 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 922 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:15.281005 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.283254 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:15.283666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1624652650", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1747363717"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:15.285086 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1624652650', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1747363717'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:15.285188 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:15.290053 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:15.300159 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (c91999c4-e6c7-427e-ad92-1a0511ad4ad2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:15.302189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cddd26e-1c46-4a7e-b6e8-20e0a71bbc41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:15.303029 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:15.342872 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cddd26e-1c46-4a7e-b6e8-20e0a71bbc41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:15.343485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b912358-b228-4244-9116-53f783a876f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:15.397275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['3a4e45d6-abf3-4175-a598-ccfd60cc2ea1', 'd946812b-9ab7-47db-ad9c-85abc3d66d56', '8b10d5c6-caed-4b4c-89b8-c4189ff1cfdf', 'e5b3ff2c-785c-4e18-99d6-db5d929c8b19'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:15.399642 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b912358-b228-4244-9116-53f783a876f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a4e45d6-abf3-4175-a598-ccfd60cc2ea1', 'd946812b-9ab7-47db-ad9c-85abc3d66d56', '8b10d5c6-caed-4b4c-89b8-c4189ff1cfdf', 'e5b3ff2c-785c-4e18-99d6-db5d929c8b19']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:15.399642 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb444b6-f22e-4cb4-9a51-f000e7cbe367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:15.425755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7eb444b6-f22e-4cb4-9a51-f000e7cbe367) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56db3e35-ee34-45bd-9f8c-948101af79e5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1624652650',display_name='tempest-VolumesGetTest-Volume-1747363717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['3a4e45d6-abf3-4175-a598-ccfd60cc2ea1','d946812b-9ab7-47db-ad9c-85abc3d66d56','8b10d5c6-caed-4b4c-89b8-c4189ff1cfdf','e5b3ff2c-785c-4e18-99d6-db5d929c8b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:15Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1624652650',display_name='tempest-VolumesGetTest-Volume-1747363717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56db3e35-ee34-45bd-9f8c-948101af79e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:15.426968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2450dc31-4bba-49cb-9b92-21d50c686386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:15.452206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2450dc31-4bba-49cb-9b92-21d50c686386) transitioned into 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-1624652650',display_name='tempest-VolumesGetTest-Volume-1747363717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['3a4e45d6-abf3-4175-a598-ccfd60cc2ea1','d946812b-9ab7-47db-ad9c-85abc3d66d56','8b10d5c6-caed-4b4c-89b8-c4189ff1cfdf','e5b3ff2c-785c-4e18-99d6-db5d929c8b19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:15.455549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb0c06e-a3ee-40d2-8873-c1c96db9316f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:15.464816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb0c06e-a3ee-40d2-8873-c1c96db9316f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:15.465572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (c91999c4-e6c7-427e-ad92-1a0511ad4ad2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:15.465945 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:15.466758 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eec43a8f-3675-4f8b-9e28-437b2877f4ef tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:15.467064 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 473/1843] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:15 2026] POST /volume/v3/volumes => generated 778 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:15.480599 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8b10d670-90d0-42f6-bd84-fe7bad78cec7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.482451 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b10d670-90d0-42f6-bd84-fe7bad78cec7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:15.482687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b10d670-90d0-42f6-bd84-fe7bad78cec7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:15.482904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b10d670-90d0-42f6-bd84-fe7bad78cec7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:15.491517 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.491517 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:15.495858 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8b10d670-90d0-42f6-bd84-fe7bad78cec7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:15.501358 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b10d670-90d0-42f6-bd84-fe7bad78cec7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 200 Aug 25 11:50:15.501870 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 450/1844] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:15 2026] GET /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:15.788189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b138a65-75e2-48b5-b378-e39411ba5179 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:15.792716 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b138a65-75e2-48b5-b378-e39411ba5179 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:15.792716 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b138a65-75e2-48b5-b378-e39411ba5179 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:15.793572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b138a65-75e2-48b5-b378-e39411ba5179 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:15.815125 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:15.815125 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:15.820117 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8b138a65-75e2-48b5-b378-e39411ba5179 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:15.827905 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b138a65-75e2-48b5-b378-e39411ba5179 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:15.828403 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 463/1845] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:15 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:16.518060 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1e9f57d4-8211-43f0-b58a-90453d68eb1b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:16.520923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1e9f57d4-8211-43f0-b58a-90453d68eb1b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:16.521169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1e9f57d4-8211-43f0-b58a-90453d68eb1b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:16.521400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1e9f57d4-8211-43f0-b58a-90453d68eb1b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:16.532636 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:16.532636 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:16.539383 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1e9f57d4-8211-43f0-b58a-90453d68eb1b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:16.546915 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1e9f57d4-8211-43f0-b58a-90453d68eb1b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 200 Aug 25 11:50:16.547497 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 460/1846] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:16 2026] GET /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 871 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:16.565716 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dc8e7b58-c64a-4f92-8dc5-2d1c8946a9e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:16.568448 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc8e7b58-c64a-4f92-8dc5-2d1c8946a9e6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:16.569087 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dc8e7b58-c64a-4f92-8dc5-2d1c8946a9e6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1299478216", "description": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:16.581836 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:16.581836 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:16.587221 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dc8e7b58-c64a-4f92-8dc5-2d1c8946a9e6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:16.597985 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dc8e7b58-c64a-4f92-8dc5-2d1c8946a9e6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:16.598711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc8e7b58-c64a-4f92-8dc5-2d1c8946a9e6 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 200 Aug 25 11:50:16.599231 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 474/1847] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:50:16 2026] PUT /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 768 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:16.615199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fc68dad4-dd0b-4831-8d2d-4eb9fdc1f0ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:16.617591 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc68dad4-dd0b-4831-8d2d-4eb9fdc1f0ea tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:16.617898 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc68dad4-dd0b-4831-8d2d-4eb9fdc1f0ea tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:16.618167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc68dad4-dd0b-4831-8d2d-4eb9fdc1f0ea tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:16.627778 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:16.627778 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:16.632700 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fc68dad4-dd0b-4831-8d2d-4eb9fdc1f0ea tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:16.638375 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc68dad4-dd0b-4831-8d2d-4eb9fdc1f0ea tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 200 Aug 25 11:50:16.639177 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 451/1848] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:16 2026] GET /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 836 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:16.657989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:16.661935 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:16.662802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:16.663086 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:16.663251 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: 56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:16.671170 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:16.671170 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:16.671840 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:16.695559 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:16.695944 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0740e77e-0cde-4c44-a8e1-519f2a092723 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 202 Aug 25 11:50:16.696951 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 464/1849] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:16 2026] DELETE /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:16.708167 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c53d6b93-54fb-4d37-a244-bf73f2298d03 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:16.710708 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c53d6b93-54fb-4d37-a244-bf73f2298d03 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:16.711394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c53d6b93-54fb-4d37-a244-bf73f2298d03 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:16.712055 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c53d6b93-54fb-4d37-a244-bf73f2298d03 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:16.724663 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:16.724663 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:16.732068 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c53d6b93-54fb-4d37-a244-bf73f2298d03 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:16.738648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c53d6b93-54fb-4d37-a244-bf73f2298d03 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 200 Aug 25 11:50:16.739679 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 461/1850] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:16 2026] GET /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:16.844615 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f729f0ec-cb63-4d85-a81b-b8404bca342f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:16.847324 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f729f0ec-cb63-4d85-a81b-b8404bca342f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:16.847990 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f729f0ec-cb63-4d85-a81b-b8404bca342f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:16.848213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f729f0ec-cb63-4d85-a81b-b8404bca342f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:16.863238 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:16.863238 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:16.873848 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f729f0ec-cb63-4d85-a81b-b8404bca342f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:16.883584 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f729f0ec-cb63-4d85-a81b-b8404bca342f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:16.884739 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 475/1851] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:16 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:17.229972 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fc6891f1-9910-48cc-89d4-74a5970e3aba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.232382 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc6891f1-9910-48cc-89d4-74a5970e3aba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:50:17.232634 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc6891f1-9910-48cc-89d4-74a5970e3aba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.232895 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fc6891f1-9910-48cc-89d4-74a5970e3aba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.247503 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.247503 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:17.253402 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fc6891f1-9910-48cc-89d4-74a5970e3aba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:17.264263 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fc6891f1-9910-48cc-89d4-74a5970e3aba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:50:17.265169 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 452/1852] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:17.541647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2b6c887-3db7-4014-9576-9994f453ed34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.546154 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2b6c887-3db7-4014-9576-9994f453ed34 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:50:17.546479 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2b6c887-3db7-4014-9576-9994f453ed34 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.547100 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.549927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2b6c887-3db7-4014-9576-9994f453ed34 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.581674 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.581674 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:17.588656 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b2b6c887-3db7-4014-9576-9994f453ed34 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:17.596701 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2b6c887-3db7-4014-9576-9994f453ed34 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:50:17.597443 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 465/1853] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1137 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:17.655696 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-a79ec42a-d3e0-4a92-bc89-7f73b8738b22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.658687 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-a79ec42a-d3e0-4a92-bc89-7f73b8738b22 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:50:17.658948 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-a79ec42a-d3e0-4a92-bc89-7f73b8738b22 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.659183 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-a79ec42a-d3e0-4a92-bc89-7f73b8738b22 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.675419 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.675419 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:17.682581 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-a79ec42a-d3e0-4a92-bc89-7f73b8738b22 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:17.690164 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-a79ec42a-d3e0-4a92-bc89-7f73b8738b22 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:50:17.691030 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 476/1854] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:17.718878 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.721302 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239/action Aug 25 11:50:17.721802 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:17.721978 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:17.740313 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.740313 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:17.741347 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:17.758397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21fbbcfe-2708-4e4e-9c8c-030a480ff212 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.759689 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Begin detaching volume completed successfully. Aug 25 11:50:17.760218 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-5e02a411-4c12-49a0-aea8-83cf65072600 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239/action returned with HTTP 202 Aug 25 11:50:17.760924 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21fbbcfe-2708-4e4e-9c8c-030a480ff212 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 Aug 25 11:50:17.761136 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 453/1855] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:50:17 2026] POST /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:17.762450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21fbbcfe-2708-4e4e-9c8c-030a480ff212 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.762450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21fbbcfe-2708-4e4e-9c8c-030a480ff212 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.771048 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:17.771675 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1535058872"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:17.772838 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21fbbcfe-2708-4e4e-9c8c-030a480ff212 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 returned with HTTP 404 Aug 25 11:50:17.773189 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1535058872'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:17.773664 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Create volume of 1 GB Aug 25 11:50:17.773759 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 466/1856] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/56db3e35-ee34-45bd-9f8c-948101af79e5 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:17.784292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f151399-ac60-4284-a320-d796f0de71cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.784384 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Availability Zones retrieved successfully. Aug 25 11:50:17.786210 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f151399-ac60-4284-a320-d796f0de71cb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:17.786210 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f151399-ac60-4284-a320-d796f0de71cb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.786210 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f151399-ac60-4284-a320-d796f0de71cb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.794310 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.794310 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:17.798993 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Flow 'volume_create_api' (762f44f1-a9cb-43cd-9fd1-050cd705029d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:17.799958 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6f151399-ac60-4284-a320-d796f0de71cb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:17.801760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76948de3-82d7-496b-a9dc-95d1d906492c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:17.804043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:17.807851 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f151399-ac60-4284-a320-d796f0de71cb tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:17.808331 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 477/1857] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 922 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:50:17.825707 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.828262 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:17.828589 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.828960 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.829176 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: 237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:17.848137 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.848137 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:17.849062 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:17.864298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-68ff099e-b59b-44a7-8c0e-b1b036ffc5c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.864298 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68ff099e-b59b-44a7-8c0e-b1b036ffc5c3 None None] GET https://10.4.3.66/volume// Aug 25 11:50:17.864298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68ff099e-b59b-44a7-8c0e-b1b036ffc5c3 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.864298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-68ff099e-b59b-44a7-8c0e-b1b036ffc5c3 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.864298 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-68ff099e-b59b-44a7-8c0e-b1b036ffc5c3 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:17.864298 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 467/1858] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 11:50:17.865380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (76948de3-82d7-496b-a9dc-95d1d906492c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:17.866577 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc74133a-6cbf-4014-9558-df31dffa25b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:17.882661 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:17.882993 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b497d3df-1d7b-485f-9a44-0f0a48cb158f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 202 Aug 25 11:50:17.883586 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 454/1859] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:17 2026] DELETE /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:50:17.887204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-08705e96-b99a-47a8-ac53-9d26c8afa407 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.890884 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-08705e96-b99a-47a8-ac53-9d26c8afa407 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:50:17.890884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-08705e96-b99a-47a8-ac53-9d26c8afa407 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.890884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-08705e96-b99a-47a8-ac53-9d26c8afa407 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.897853 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-210f4efd-36c6-4de6-9e9f-bc63fb96fd16 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.901759 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-210f4efd-36c6-4de6-9e9f-bc63fb96fd16 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:17.901759 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-210f4efd-36c6-4de6-9e9f-bc63fb96fd16 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.901759 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-210f4efd-36c6-4de6-9e9f-bc63fb96fd16 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.904461 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e8d0384-53d2-46f3-91d6-4e92c79bcaba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:17.906998 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e8d0384-53d2-46f3-91d6-4e92c79bcaba tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:17.907412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e8d0384-53d2-46f3-91d6-4e92c79bcaba tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:17.907804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e8d0384-53d2-46f3-91d6-4e92c79bcaba tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:17.912825 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.912825 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:17.918214 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.918214 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:17.921072 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:17.921072 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:17.922466 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-08705e96-b99a-47a8-ac53-9d26c8afa407 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:17.927658 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-210f4efd-36c6-4de6-9e9f-bc63fb96fd16 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:17.929645 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e8d0384-53d2-46f3-91d6-4e92c79bcaba tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:17.930949 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-08705e96-b99a-47a8-ac53-9d26c8afa407 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:50:17.931577 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 478/1860] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 1320 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:17.936121 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-210f4efd-36c6-4de6-9e9f-bc63fb96fd16 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 200 Aug 25 11:50:17.936833 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 468/1861] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 921 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:17.937974 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e8d0384-53d2-46f3-91d6-4e92c79bcaba tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:17.938561 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 455/1862] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:17 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:17.981396 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Created reservations ['cd473815-aaa8-44fb-97c3-68616f1e0885', '58426256-1f02-4bbc-8b5f-b284816b9f93', '7ce59446-2a42-4cf1-ac06-bae6d6804be2', '3500cfbe-2c3f-4eb5-b5c6-3e168e04e3b3'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:17.982925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc74133a-6cbf-4014-9558-df31dffa25b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd473815-aaa8-44fb-97c3-68616f1e0885', '58426256-1f02-4bbc-8b5f-b284816b9f93', '7ce59446-2a42-4cf1-ac06-bae6d6804be2', '3500cfbe-2c3f-4eb5-b5c6-3e168e04e3b3']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:17.982925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3caa40a-18b6-4901-bcf0-62c4f16315a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:18.012229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-4c412469-baa5-40da-9355-639c2924f29c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:18.014210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3caa40a-18b6-4901-bcf0-62c4f16315a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1535058872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da824cba28f94c92842020c1444ac778',qos_specs=None,replication_status=,reservations=['cd473815-aaa8-44fb-97c3-68616f1e0885','58426256-1f02-4bbc-8b5f-b284816b9f93','7ce59446-2a42-4cf1-ac06-bae6d6804be2','3500cfbe-2c3f-4eb5-b5c6-3e168e04e3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fc09c5bc8fc48ed82a15df3e36137ac',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1535058872',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da824cba28f94c92842020c1444ac778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fc09c5bc8fc48ed82a15df3e36137ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:18.016408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3829716-6459-4fd7-a8be-496530dddd08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:18.016516 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-4c412469-baa5-40da-9355-639c2924f29c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968/action Aug 25 11:50:18.016516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-4c412469-baa5-40da-9355-639c2924f29c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:18.016516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-4c412469-baa5-40da-9355-639c2924f29c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:18.041497 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:18.041497 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:18.050156 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3829716-6459-4fd7-a8be-496530dddd08) transitioned into state 'SUCCESS' from state '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-1535058872',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da824cba28f94c92842020c1444ac778',qos_specs=None,replication_status=,reservations=['cd473815-aaa8-44fb-97c3-68616f1e0885','58426256-1f02-4bbc-8b5f-b284816b9f93','7ce59446-2a42-4cf1-ac06-bae6d6804be2','3500cfbe-2c3f-4eb5-b5c6-3e168e04e3b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fc09c5bc8fc48ed82a15df3e36137ac',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:18.051218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95e758e-a5ec-426f-bf9e-14c618cd108d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:18.062453 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-377d55fb-bf2b-4d69-a57c-f61365242f9d req-4c412469-baa5-40da-9355-639c2924f29c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968/action returned with HTTP 204 Aug 25 11:50:18.063128 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 479/1863] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:18 2026] POST /volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:18.069867 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a95e758e-a5ec-426f-bf9e-14c618cd108d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:18.070697 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Flow 'volume_create_api' (762f44f1-a9cb-43cd-9fd1-050cd705029d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:18.070998 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Create volume request issued successfully. Aug 25 11:50:18.071644 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a8af032-ff50-4a9e-85a9-a00f4481e60d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:18.073967 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 462/1864] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:50:17 2026] POST /volume/v3/volumes => generated 817 bytes in 530 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:18.094176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c54279e5-ac04-421e-8495-5fbbd0e33f75 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:18.098955 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c54279e5-ac04-421e-8495-5fbbd0e33f75 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:18.099277 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c54279e5-ac04-421e-8495-5fbbd0e33f75 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:18.099572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c54279e5-ac04-421e-8495-5fbbd0e33f75 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:18.116386 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:18.116386 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:18.124099 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c54279e5-ac04-421e-8495-5fbbd0e33f75 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:18.131207 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c54279e5-ac04-421e-8495-5fbbd0e33f75 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 200 Aug 25 11:50:18.131816 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 469/1865] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:18 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 885 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:18.954172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-182df9ba-b063-47ed-bb02-761197b97c59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:18.954561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cd04e0a2-f770-484a-8572-1de6795dbcbe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:18.956826 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-182df9ba-b063-47ed-bb02-761197b97c59 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 Aug 25 11:50:18.957511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-182df9ba-b063-47ed-bb02-761197b97c59 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:18.957511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-182df9ba-b063-47ed-bb02-761197b97c59 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:18.961438 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd04e0a2-f770-484a-8572-1de6795dbcbe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:18.961837 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd04e0a2-f770-484a-8572-1de6795dbcbe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:18.962107 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd04e0a2-f770-484a-8572-1de6795dbcbe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:18.969529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-182df9ba-b063-47ed-bb02-761197b97c59 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 returned with HTTP 404 Aug 25 11:50:18.969529 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 456/1866] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:18 2026] GET /volume/v3/volumes/237bf09b-8021-41ef-a5ba-416e43076c81 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:18.980570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-89b00bda-ef3e-4ab5-89c2-33a2f8ab2cd7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:18.982591 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89b00bda-ef3e-4ab5-89c2-33a2f8ab2cd7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:18.982843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89b00bda-ef3e-4ab5-89c2-33a2f8ab2cd7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:18.983102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89b00bda-ef3e-4ab5-89c2-33a2f8ab2cd7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:18.983827 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:18.983827 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:18.989770 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cd04e0a2-f770-484a-8572-1de6795dbcbe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:18.991985 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:18.991985 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:18.995592 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd04e0a2-f770-484a-8572-1de6795dbcbe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:18.996087 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 480/1867] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:18 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1132 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:18.996799 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-89b00bda-ef3e-4ab5-89c2-33a2f8ab2cd7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:19.001637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89b00bda-ef3e-4ab5-89c2-33a2f8ab2cd7 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 returned with HTTP 200 Aug 25 11:50:19.002094 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 463/1868] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:18 2026] GET /volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 => generated 835 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:19.011653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.011653 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:50:19.011653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a5b1b812-f764-4004-9282-644f7e2d91e8", "name": "tempest-VolumesBackupsTest-Backup-939584207", "force": true, "container": "tempest-volumesbackupstest-backup-container-373204232"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:19.013076 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating new backup {'backup': {'volume_id': 'a5b1b812-f764-4004-9282-644f7e2d91e8', 'name': 'tempest-VolumesBackupsTest-Backup-939584207', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-373204232'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:50:19.013265 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating backup of volume a5b1b812-f764-4004-9282-644f7e2d91e8 in container tempest-volumesbackupstest-backup-container-373204232 Aug 25 11:50:19.021525 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92c2b957-9cf5-4316-891a-2040500ecd23 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.025499 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:19.025837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.026131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.026307 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: 2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:19.029873 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.029873 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:19.030468 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:19.035561 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.035561 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:19.035779 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:19.066343 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:19.066343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92c2b957-9cf5-4316-891a-2040500ecd23 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 returned with HTTP 202 Aug 25 11:50:19.066343 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 457/1869] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:19 2026] DELETE /volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:19.073724 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dda1ad6b-9e85-4b67-9dee-730157490ce0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.076173 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dda1ad6b-9e85-4b67-9dee-730157490ce0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:19.076440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dda1ad6b-9e85-4b67-9dee-730157490ce0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.076721 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dda1ad6b-9e85-4b67-9dee-730157490ce0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.089032 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['a299918b-851a-4e01-8fcc-880ea3651235', 'a48d27c8-ef83-45a4-8f85-6567e92d800b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:19.090009 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.090009 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:19.095476 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dda1ad6b-9e85-4b67-9dee-730157490ce0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:19.100773 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dda1ad6b-9e85-4b67-9dee-730157490ce0 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 returned with HTTP 200 Aug 25 11:50:19.101247 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 481/1870] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:19.114073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-d1f02d2e-bb12-4142-9385-34719294310e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.117146 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-d1f02d2e-bb12-4142-9385-34719294310e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9 Aug 25 11:50:19.117666 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-d1f02d2e-bb12-4142-9385-34719294310e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.117906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-d1f02d2e-bb12-4142-9385-34719294310e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.129817 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.129817 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:19.152854 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa402cec-c3d9-49c9-84ea-c213864b3d38 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:50:19.153486 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 470/1871] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:19 2026] POST /volume/v3/backups => generated 327 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:19.160855 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0375495-5c8b-4051-828f-5c68093f62de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.163447 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0375495-5c8b-4051-828f-5c68093f62de tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.163776 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0375495-5c8b-4051-828f-5c68093f62de tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.164030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0375495-5c8b-4051-828f-5c68093f62de tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.164652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7ab895aa-84e0-48eb-b2c5-72a0d855b9b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.169304 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ab895aa-84e0-48eb-b2c5-72a0d855b9b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:19.169563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ab895aa-84e0-48eb-b2c5-72a0d855b9b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.169897 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ab895aa-84e0-48eb-b2c5-72a0d855b9b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.170075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7ab895aa-84e0-48eb-b2c5-72a0d855b9b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:19.173723 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.173723 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:19.175456 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.175456 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:19.176470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ab895aa-84e0-48eb-b2c5-72a0d855b9b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:19.176974 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 482/1872] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 785 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:19.179028 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0375495-5c8b-4051-828f-5c68093f62de tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:19.185047 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0375495-5c8b-4051-828f-5c68093f62de tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 200 Aug 25 11:50:19.185498 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 458/1873] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:19.204322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.206649 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Aug 25 11:50:19.207017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:19.208658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 11:50:19.209192 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volume_transfer [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Creating transfer of volume b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.209431 np0000008081 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Generating transfer record for volume b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.212989 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7998402d-8e07-4804-bfff-74fc59bafc2f req-d1f02d2e-bb12-4142-9385-34719294310e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9 returned with HTTP 200 Aug 25 11:50:19.213529 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 464/1874] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:19 2026] DELETE /volume/v3/attachments/d39f03d2-17a4-4a7c-b068-4a5a52cfefb9 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:19.221027 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.221027 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:19.239502 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-236394e0-f19c-4616-ad1e-69b6ef78b14d tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Aug 25 11:50:19.240235 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 471/1875] 10.4.3.66 () {70 vars in 1319 bytes} [Tue Aug 25 11:50:19 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:19.251256 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de2f7fa1-4a8f-416d-bede-3bbd3ca38d1b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.254205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de2f7fa1-4a8f-416d-bede-3bbd3ca38d1b tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.254205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de2f7fa1-4a8f-416d-bede-3bbd3ca38d1b tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.255478 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de2f7fa1-4a8f-416d-bede-3bbd3ca38d1b tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.264849 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.264849 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:19.269159 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de2f7fa1-4a8f-416d-bede-3bbd3ca38d1b tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:19.274389 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de2f7fa1-4a8f-416d-bede-3bbd3ca38d1b tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 200 Aug 25 11:50:19.274905 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 483/1876] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 952 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:19.290742 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d131168-63ed-46c1-a4d1-a75f5b07e0aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.293130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d131168-63ed-46c1-a4d1-a75f5b07e0aa tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2 Aug 25 11:50:19.293393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d131168-63ed-46c1-a4d1-a75f5b07e0aa tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.293611 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d131168-63ed-46c1-a4d1-a75f5b07e0aa tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.300156 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d131168-63ed-46c1-a4d1-a75f5b07e0aa tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2 returned with HTTP 200 Aug 25 11:50:19.300633 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 459/1877] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2 => generated 430 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:19.311109 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cfdb6ea2-5af6-40b4-9fd9-d215c7d643c0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.313677 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfdb6ea2-5af6-40b4-9fd9-d215c7d643c0 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volume-transfers Aug 25 11:50:19.314247 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfdb6ea2-5af6-40b4-9fd9-d215c7d643c0 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.314560 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfdb6ea2-5af6-40b4-9fd9-d215c7d643c0 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.315027 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volume_transfer [None req-cfdb6ea2-5af6-40b4-9fd9-d215c7d643c0 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Listing volume transfers {{(pid=100240) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 11:50:19.315547 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.315547 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:19.325340 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfdb6ea2-5af6-40b4-9fd9-d215c7d643c0 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 200 Aug 25 11:50:19.325851 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 465/1878] 10.4.3.66 () {68 vars in 1298 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:19.337464 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.436124 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] POST https://10.4.3.66/volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2/accept Aug 25 11:50:19.436556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "9859a76c2b473cc9"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:19.438538 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.volume_transfer [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Accepting volume transfer f4186497-f8e6-43df-99d9-e5b759b5bad2 {{(pid=100238) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 11:50:19.438811 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Accepting transfer f4186497-f8e6-43df-99d9-e5b759b5bad2 Aug 25 11:50:19.505725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Created reservations ['8ec9ee5e-98b3-4f66-b38d-d0a4452b504c', '5e30bd9f-9f0f-4efb-a483-c64ff6418741', '28ec0fbd-6791-4d9b-bdad-ba6f1b235bee', '5f325713-3d4f-418e-8363-da25c345d847'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:19.530318 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Created reservations ['c6d3cb4f-28e4-4ce9-a75d-e5e294974cf8', '12dc4eb9-ca8a-4ea7-98a3-44373a8320ae', 'c922e18a-e3d7-4170-9503-1ba9c5561bd3', 'dc6e2847-dd32-4cd4-980a-99bb2b932dc5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:19.567872 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Created reservations ['f8db871c-c362-4d39-88bf-0e06d9527fef', 'a3606dfb-490f-42e4-a270-dad4eb522026', '5708ecd2-10e5-425b-8d79-a922d157b6b8', '62976b3d-99af-43f6-92ec-fef5146d4a75'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:19.605602 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Created reservations ['9fd3d51a-8a8b-458d-8bc0-00881334267f', '8a0bd406-bdb3-405d-872d-24418444a1d8', '3ffd490f-6bde-4987-b380-b368119770a9', 'bfacc802-48b7-436c-8694-99e3223b97e5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:19.624218 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Transfer volume completed successfully. Aug 25 11:50:19.696552 np0000008081 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Volume b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 has been transferred. Aug 25 11:50:19.703486 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61838942-39ea-483e-ad92-5b5c0ed9cf9f tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] https://10.4.3.66/volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2/accept returned with HTTP 202 Aug 25 11:50:19.703929 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 472/1879] 10.4.3.66 () {70 vars in 1451 bytes} [Tue Aug 25 11:50:19 2026] POST /volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2/accept => generated 363 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:19.711911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29efa477-87f0-4bc2-bbf2-80300fa6603c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.713643 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29efa477-87f0-4bc2-bbf2-80300fa6603c tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.713853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29efa477-87f0-4bc2-bbf2-80300fa6603c tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.714034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29efa477-87f0-4bc2-bbf2-80300fa6603c tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.721757 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.721757 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:19.726643 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-29efa477-87f0-4bc2-bbf2-80300fa6603c tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Volume info retrieved successfully. Aug 25 11:50:19.731418 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29efa477-87f0-4bc2-bbf2-80300fa6603c tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 200 Aug 25 11:50:19.731865 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 484/1880] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 944 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:19.746518 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-742889a9-8cfd-4dc0-9c1e-9e090077fcce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.748663 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-742889a9-8cfd-4dc0-9c1e-9e090077fcce tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.749343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-742889a9-8cfd-4dc0-9c1e-9e090077fcce tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.749343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-742889a9-8cfd-4dc0-9c1e-9e090077fcce tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.757909 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.757909 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:19.762268 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-742889a9-8cfd-4dc0-9c1e-9e090077fcce tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] Volume info retrieved successfully. Aug 25 11:50:19.769655 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-742889a9-8cfd-4dc0-9c1e-9e090077fcce tempest-VolumesTransfersV355Test-2058285017 tempest-VolumesTransfersV355Test-2058285017-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 200 Aug 25 11:50:19.769655 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 460/1881] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:19.785363 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fb091783-28cd-4656-bd39-76ae14a6a478 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.788853 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb091783-28cd-4656-bd39-76ae14a6a478 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2 Aug 25 11:50:19.788853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb091783-28cd-4656-bd39-76ae14a6a478 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.788853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb091783-28cd-4656-bd39-76ae14a6a478 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.788853 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.volume_transfer [None req-fb091783-28cd-4656-bd39-76ae14a6a478 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Delete transfer with id: f4186497-f8e6-43df-99d9-e5b759b5bad2 Aug 25 11:50:19.798645 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb091783-28cd-4656-bd39-76ae14a6a478 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2 returned with HTTP 404 Aug 25 11:50:19.798645 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 466/1882] 10.4.3.66 () {68 vars in 1412 bytes} [Tue Aug 25 11:50:19 2026] DELETE /volume/v3/volume-transfers/f4186497-f8e6-43df-99d9-e5b759b5bad2 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:19.806070 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.832865 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.833175 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.833450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.833719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Delete volume with id: b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.841532 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.841532 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:19.841966 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Volume info retrieved successfully. Aug 25 11:50:19.862103 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Delete volume request issued successfully. Aug 25 11:50:19.862344 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ee6867f-dd7a-4ad3-b210-d5668d6906a2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 202 Aug 25 11:50:19.862816 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 473/1883] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:50:19 2026] DELETE /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:50:19.871301 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f7975bcb-336b-42c1-a630-472d65289ee0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.873663 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7975bcb-336b-42c1-a630-472d65289ee0 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:19.873967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7975bcb-336b-42c1-a630-472d65289ee0 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.874232 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7975bcb-336b-42c1-a630-472d65289ee0 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.881559 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.881559 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:19.885277 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f7975bcb-336b-42c1-a630-472d65289ee0 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Volume info retrieved successfully. Aug 25 11:50:19.889313 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7975bcb-336b-42c1-a630-472d65289ee0 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 200 Aug 25 11:50:19.889767 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 485/1884] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 1128 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:19.943498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82e932d2-f8ff-4371-8bca-a783277b7b1e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:19.947198 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82e932d2-f8ff-4371-8bca-a783277b7b1e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:50:19.947782 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82e932d2-f8ff-4371-8bca-a783277b7b1e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:19.948350 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82e932d2-f8ff-4371-8bca-a783277b7b1e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:19.957763 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:19.957763 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:19.962768 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-82e932d2-f8ff-4371-8bca-a783277b7b1e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:19.968550 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82e932d2-f8ff-4371-8bca-a783277b7b1e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:50:19.968550 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 461/1885] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:19 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:20.122240 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8c187863-e93e-4b90-90d2-abf8b8aafe8d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.125276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c187863-e93e-4b90-90d2-abf8b8aafe8d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 Aug 25 11:50:20.125484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c187863-e93e-4b90-90d2-abf8b8aafe8d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:20.125710 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c187863-e93e-4b90-90d2-abf8b8aafe8d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:20.131685 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c187863-e93e-4b90-90d2-abf8b8aafe8d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 returned with HTTP 404 Aug 25 11:50:20.132526 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 467/1886] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:20 2026] GET /volume/v3/volumes/2ab877bc-9352-468e-8c2e-c7a054cbfe82 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:20.184762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-167032a0-f11d-452a-acb0-466f1a5f738b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.188046 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:20.188392 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-VolumesGetTest-Volume-1354302879", "metadata": {"Type": "Test"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:20.191375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1354302879', 'metadata': {'Type': 'Test'}}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:20.192749 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cd5531fe-1339-406d-8f5f-a0b5da9be493 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.198178 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd5531fe-1339-406d-8f5f-a0b5da9be493 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:20.198489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd5531fe-1339-406d-8f5f-a0b5da9be493 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:20.198720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd5531fe-1339-406d-8f5f-a0b5da9be493 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:20.198849 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cd5531fe-1339-406d-8f5f-a0b5da9be493 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:20.209996 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:20.209996 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:20.209996 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd5531fe-1339-406d-8f5f-a0b5da9be493 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:20.209996 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 486/1887] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:20 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:20.380928 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:20.387224 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:20.396001 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (8e057982-f9f7-4fe4-b734-b5b32233df1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:20.397967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbeb8152-4b1c-4793-9759-0ae7eb82d8e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:20.399521 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:20.491837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bbeb8152-4b1c-4793-9759-0ae7eb82d8e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:20.492956 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b76a308-4d10-40f7-948c-49a4c736e5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:20.546321 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['f041d26e-0165-48f1-a459-4319c1caf1f3', '0b921725-a706-4eb9-93cc-a61c0c266617', '25df1ee1-4ef8-4115-b68d-97341abefca1', '199008b3-6b6d-4517-bfbe-913ba98351d7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:20.547384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b76a308-4d10-40f7-948c-49a4c736e5d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f041d26e-0165-48f1-a459-4319c1caf1f3', '0b921725-a706-4eb9-93cc-a61c0c266617', '25df1ee1-4ef8-4115-b68d-97341abefca1', '199008b3-6b6d-4517-bfbe-913ba98351d7']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:20.548444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0980e3c9-4c5d-4fd1-85eb-a30a81ad3704) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:20.582453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0980e3c9-4c5d-4fd1-85eb-a30a81ad3704) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '545872a9-954c-466e-8fb9-233532fa86a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1354302879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['f041d26e-0165-48f1-a459-4319c1caf1f3','0b921725-a706-4eb9-93cc-a61c0c266617','25df1ee1-4ef8-4115-b68d-97341abefca1','199008b3-6b6d-4517-bfbe-913ba98351d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1354302879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=545872a9-954c-466e-8fb9-233532fa86a9,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:20.583455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08259177-cbdf-4999-b1a9-2ec09e3eb5cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:20.623286 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08259177-cbdf-4999-b1a9-2ec09e3eb5cc) transitioned into state 'SUCCESS' from state '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-1354302879',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['f041d26e-0165-48f1-a459-4319c1caf1f3','0b921725-a706-4eb9-93cc-a61c0c266617','25df1ee1-4ef8-4115-b68d-97341abefca1','199008b3-6b6d-4517-bfbe-913ba98351d7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:20.624403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c607b5-5b68-4155-8e74-42a0100df6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:20.637353 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8c607b5-5b68-4155-8e74-42a0100df6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:20.638472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (8e057982-f9f7-4fe4-b734-b5b32233df1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:20.638869 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:20.639580 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-167032a0-f11d-452a-acb0-466f1a5f738b tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:20.640212 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 474/1888] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:20 2026] POST /volume/v3/volumes => generated 757 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:20.653594 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8c2f5d4-5691-4cdf-823e-247b01e58c76 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.655336 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8c2f5d4-5691-4cdf-823e-247b01e58c76 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:20.655814 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8c2f5d4-5691-4cdf-823e-247b01e58c76 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:20.655814 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8c2f5d4-5691-4cdf-823e-247b01e58c76 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:20.664695 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:20.664695 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:20.671212 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8c2f5d4-5691-4cdf-823e-247b01e58c76 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:20.678351 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8c2f5d4-5691-4cdf-823e-247b01e58c76 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:20.678610 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 462/1889] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:20 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:20.904368 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-082e237e-4c9f-438f-bcd2-836cb4bfd321 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.907378 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-082e237e-4c9f-438f-bcd2-836cb4bfd321 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:20.907759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-082e237e-4c9f-438f-bcd2-836cb4bfd321 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:20.909366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-082e237e-4c9f-438f-bcd2-836cb4bfd321 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:20.916730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-082e237e-4c9f-438f-bcd2-836cb4bfd321 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 404 Aug 25 11:50:20.917278 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 468/1890] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:20 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:20.928646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7acd6585-3ee7-4c53-83b4-231757bd2a84 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.931672 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7acd6585-3ee7-4c53-83b4-231757bd2a84 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:20.931672 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7acd6585-3ee7-4c53-83b4-231757bd2a84 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:20.931957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7acd6585-3ee7-4c53-83b4-231757bd2a84 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:20.941359 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7acd6585-3ee7-4c53-83b4-231757bd2a84 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 404 Aug 25 11:50:20.941359 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 487/1891] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:20 2026] GET /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:20.953030 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3b1c111-e048-46f4-a015-09fdab1dadb6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.955736 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3b1c111-e048-46f4-a015-09fdab1dadb6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:20.956182 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3b1c111-e048-46f4-a015-09fdab1dadb6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:20.957696 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3b1c111-e048-46f4-a015-09fdab1dadb6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:20.957696 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c3b1c111-e048-46f4-a015-09fdab1dadb6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Delete volume with id: b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 Aug 25 11:50:20.968405 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3b1c111-e048-46f4-a015-09fdab1dadb6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 returned with HTTP 404 Aug 25 11:50:20.969681 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 475/1892] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:50:20 2026] DELETE /volume/v3/volumes/b47c794c-c51f-4dd6-a4c7-ecc8ea36b4e1 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:20.980464 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:20.984064 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:20.984966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1310941269"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:20.987306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1310941269'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:20.987545 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Create volume of 1 GB Aug 25 11:50:20.994219 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Availability Zones retrieved successfully. Aug 25 11:50:21.002865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Flow 'volume_create_api' (376ae579-15d1-4bad-9770-c2e55b27578a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:21.004739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9174b8bb-f765-41a3-8016-486449c694a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:21.006047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:21.057609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9174b8bb-f765-41a3-8016-486449c694a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:21.058517 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122197a2-336b-4620-97c4-a6b4576e1db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:21.127095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Created reservations ['0b797a93-d83f-4f87-8179-e6e8e56f8a8b', 'b3f2626a-1207-423f-80cd-65b065c891db', '32b59b6a-be59-499e-8e01-0ba90b5572d9', 'bf7cd716-2562-4f1a-ae6e-379e1c0236d5'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:21.128157 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (122197a2-336b-4620-97c4-a6b4576e1db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b797a93-d83f-4f87-8179-e6e8e56f8a8b', 'b3f2626a-1207-423f-80cd-65b065c891db', '32b59b6a-be59-499e-8e01-0ba90b5572d9', 'bf7cd716-2562-4f1a-ae6e-379e1c0236d5']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:21.129413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56f53e2-922b-4462-acb0-c4b394966415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:21.157538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f56f53e2-922b-4462-acb0-c4b394966415) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '86167f84-ef10-4b25-8f83-e823dc2419ec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1310941269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da824cba28f94c92842020c1444ac778',qos_specs=None,replication_status=,reservations=['0b797a93-d83f-4f87-8179-e6e8e56f8a8b','b3f2626a-1207-423f-80cd-65b065c891db','32b59b6a-be59-499e-8e01-0ba90b5572d9','bf7cd716-2562-4f1a-ae6e-379e1c0236d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fc09c5bc8fc48ed82a15df3e36137ac',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1310941269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=86167f84-ef10-4b25-8f83-e823dc2419ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='da824cba28f94c92842020c1444ac778',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7fc09c5bc8fc48ed82a15df3e36137ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:21.159691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63224795-df07-4755-9cdb-4c3d9f3b191c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:21.184769 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63224795-df07-4755-9cdb-4c3d9f3b191c) transitioned into state 'SUCCESS' from state '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-1310941269',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='da824cba28f94c92842020c1444ac778',qos_specs=None,replication_status=,reservations=['0b797a93-d83f-4f87-8179-e6e8e56f8a8b','b3f2626a-1207-423f-80cd-65b065c891db','32b59b6a-be59-499e-8e01-0ba90b5572d9','bf7cd716-2562-4f1a-ae6e-379e1c0236d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7fc09c5bc8fc48ed82a15df3e36137ac',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:21.185908 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4ec0de-b40f-4d54-8984-587aa2feaec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:21.199022 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa4ec0de-b40f-4d54-8984-587aa2feaec5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:21.200001 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Flow 'volume_create_api' (376ae579-15d1-4bad-9770-c2e55b27578a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:21.200417 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Create volume request issued successfully. Aug 25 11:50:21.201208 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe7bbbb0-0f8a-41b8-9d54-8b0204cd1ef5 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:21.201891 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 463/1893] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:50:20 2026] POST /volume/v3/volumes => generated 817 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:21.220693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-92a6088a-bd2a-4b1e-a6bd-6f91839620fd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.222383 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-edd2127f-2ea3-4bbe-a8f3-1c456756f3e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.223240 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92a6088a-bd2a-4b1e-a6bd-6f91839620fd tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:21.223507 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92a6088a-bd2a-4b1e-a6bd-6f91839620fd tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:21.223770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92a6088a-bd2a-4b1e-a6bd-6f91839620fd tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:21.224961 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-edd2127f-2ea3-4bbe-a8f3-1c456756f3e2 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:21.226759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-edd2127f-2ea3-4bbe-a8f3-1c456756f3e2 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:21.226759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-edd2127f-2ea3-4bbe-a8f3-1c456756f3e2 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:21.226759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-edd2127f-2ea3-4bbe-a8f3-1c456756f3e2 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:21.231943 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.231943 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:21.232793 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.232793 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:21.233105 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-edd2127f-2ea3-4bbe-a8f3-1c456756f3e2 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:21.233781 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 488/1894] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:21 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:21.237562 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-92a6088a-bd2a-4b1e-a6bd-6f91839620fd tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:21.243740 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92a6088a-bd2a-4b1e-a6bd-6f91839620fd tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 200 Aug 25 11:50:21.244527 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 469/1895] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:21 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:21.694844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-55657f34-6ce7-47e4-ba89-b4a5a0d70ea8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.698977 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55657f34-6ce7-47e4-ba89-b4a5a0d70ea8 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:21.699233 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55657f34-6ce7-47e4-ba89-b4a5a0d70ea8 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:21.699474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55657f34-6ce7-47e4-ba89-b4a5a0d70ea8 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:21.710402 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.710402 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:21.714515 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-55657f34-6ce7-47e4-ba89-b4a5a0d70ea8 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:21.723210 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55657f34-6ce7-47e4-ba89-b4a5a0d70ea8 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:21.723779 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 476/1896] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:21 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:21.741259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7c50352-bd5e-4d07-9ad7-dad5af504dd5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.743830 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7c50352-bd5e-4d07-9ad7-dad5af504dd5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:21.744144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7c50352-bd5e-4d07-9ad7-dad5af504dd5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:21.744343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7c50352-bd5e-4d07-9ad7-dad5af504dd5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:21.756241 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.756241 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:21.760256 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c7c50352-bd5e-4d07-9ad7-dad5af504dd5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:21.768564 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7c50352-bd5e-4d07-9ad7-dad5af504dd5 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:21.769194 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 464/1897] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:21 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 1365 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:21.784190 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-44830721-67fc-4b99-96fc-e98185cda500 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.786671 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44830721-67fc-4b99-96fc-e98185cda500 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:21.787061 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44830721-67fc-4b99-96fc-e98185cda500 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1354302879"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:21.803440 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.803440 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:21.811117 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-44830721-67fc-4b99-96fc-e98185cda500 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:21.820943 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-44830721-67fc-4b99-96fc-e98185cda500 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:21.821711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44830721-67fc-4b99-96fc-e98185cda500 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:21.822283 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 489/1898] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:50:21 2026] PUT /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 781 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:21.838665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e504cb4a-8027-4c1a-8112-0d6ac86afc3c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.841105 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e504cb4a-8027-4c1a-8112-0d6ac86afc3c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:21.841321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e504cb4a-8027-4c1a-8112-0d6ac86afc3c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-740278366", "description": "This is the new description of volume"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:21.852720 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.852720 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:21.858639 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e504cb4a-8027-4c1a-8112-0d6ac86afc3c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:21.869367 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e504cb4a-8027-4c1a-8112-0d6ac86afc3c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:21.870127 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e504cb4a-8027-4c1a-8112-0d6ac86afc3c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:21.870516 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 470/1899] 10.4.3.66 () {68 vars in 1362 bytes} [Tue Aug 25 11:50:21 2026] PUT /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 819 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:21.885055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ba652fa-8127-443d-81e7-352639958631 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.889588 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ba652fa-8127-443d-81e7-352639958631 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:21.889856 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ba652fa-8127-443d-81e7-352639958631 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:21.890068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ba652fa-8127-443d-81e7-352639958631 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:21.901918 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:21.901918 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:21.909191 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ba652fa-8127-443d-81e7-352639958631 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:21.916231 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ba652fa-8127-443d-81e7-352639958631 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:21.916754 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 477/1900] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:21 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 1403 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:50:21.937705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-334e7381-b6ce-4998-8c90-a9782a9b690c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:21.940492 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:21.940975 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-665396096", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1011803066"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:21.944921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-665396096', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1011803066'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:21.945282 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume of 1 GB Aug 25 11:50:21.952239 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Availability Zones retrieved successfully. Aug 25 11:50:21.962660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (88418c62-8391-4dc6-ac1d-67e6b970afa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:21.964039 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5b5beb-6794-46cf-ad08-5c681f0ac6ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:21.968653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:22.011588 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb5b5beb-6794-46cf-ad08-5c681f0ac6ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:22.012433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5f6409-f90c-44d2-b0ce-ce4c3067eeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:22.063765 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Created reservations ['5dbd4126-c81d-463e-8b9d-b14f43d362f8', 'be58349a-88df-4e5c-b036-3f1dbe3d12c3', '14837629-2770-4a11-8827-923f02337594', '1ba83183-b8fd-4f0c-9ad9-c3687de0b4a2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:22.065345 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d5f6409-f90c-44d2-b0ce-ce4c3067eeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5dbd4126-c81d-463e-8b9d-b14f43d362f8', 'be58349a-88df-4e5c-b036-3f1dbe3d12c3', '14837629-2770-4a11-8827-923f02337594', '1ba83183-b8fd-4f0c-9ad9-c3687de0b4a2']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:22.066139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a622901-6851-40d4-954c-4b0b5b3ab48b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:22.097361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a622901-6851-40d4-954c-4b0b5b3ab48b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c1aee7-4444-4746-bdc7-558b5a0272b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-665396096',display_name='tempest-VolumesGetTest-Volume-1011803066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['5dbd4126-c81d-463e-8b9d-b14f43d362f8','be58349a-88df-4e5c-b036-3f1dbe3d12c3','14837629-2770-4a11-8827-923f02337594','1ba83183-b8fd-4f0c-9ad9-c3687de0b4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:22Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-665396096',display_name='tempest-VolumesGetTest-Volume-1011803066',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c1aee7-4444-4746-bdc7-558b5a0272b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e68e6699e3f3488285df5ec8b585c446',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b828adb71db94b2f990256e3e8446509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:22.098339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90155701-84b7-4a28-86b1-01237b5d106d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:22.150652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90155701-84b7-4a28-86b1-01237b5d106d) transitioned into 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-665396096',display_name='tempest-VolumesGetTest-Volume-1011803066',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e68e6699e3f3488285df5ec8b585c446',qos_specs=None,replication_status=,reservations=['5dbd4126-c81d-463e-8b9d-b14f43d362f8','be58349a-88df-4e5c-b036-3f1dbe3d12c3','14837629-2770-4a11-8827-923f02337594','1ba83183-b8fd-4f0c-9ad9-c3687de0b4a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b828adb71db94b2f990256e3e8446509',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:22.150652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2267e11b-6d61-4d46-a2cc-6174370c09bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:22.188519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2267e11b-6d61-4d46-a2cc-6174370c09bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:22.192011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Flow 'volume_create_api' (88418c62-8391-4dc6-ac1d-67e6b970afa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:22.194093 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Create volume request issued successfully. Aug 25 11:50:22.199476 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-334e7381-b6ce-4998-8c90-a9782a9b690c tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:22.199476 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 465/1901] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:21 2026] POST /volume/v3/volumes => generated 777 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:22.216929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3ca434ee-aabd-4623-8c9c-b2ed10be405f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.218933 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3ca434ee-aabd-4623-8c9c-b2ed10be405f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:22.219585 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3ca434ee-aabd-4623-8c9c-b2ed10be405f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.219676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3ca434ee-aabd-4623-8c9c-b2ed10be405f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.229578 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.229578 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:22.235278 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3ca434ee-aabd-4623-8c9c-b2ed10be405f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:22.246465 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3ca434ee-aabd-4623-8c9c-b2ed10be405f tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 200 Aug 25 11:50:22.246981 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 490/1902] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:22.249293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bddd69ed-5b63-42c5-9133-c6fb1e5cd7a8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.252660 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bddd69ed-5b63-42c5-9133-c6fb1e5cd7a8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:22.252660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bddd69ed-5b63-42c5-9133-c6fb1e5cd7a8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.252660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bddd69ed-5b63-42c5-9133-c6fb1e5cd7a8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.252847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-bddd69ed-5b63-42c5-9133-c6fb1e5cd7a8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:22.261065 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.261065 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:22.261545 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-607bbc7f-e9fa-4814-a79b-de39238c70f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.262141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bddd69ed-5b63-42c5-9133-c6fb1e5cd7a8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:22.262677 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 471/1903] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:22.268461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-607bbc7f-e9fa-4814-a79b-de39238c70f6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.268869 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-607bbc7f-e9fa-4814-a79b-de39238c70f6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.269174 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-607bbc7f-e9fa-4814-a79b-de39238c70f6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.292915 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.292915 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:22.300398 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-607bbc7f-e9fa-4814-a79b-de39238c70f6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:22.309543 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-607bbc7f-e9fa-4814-a79b-de39238c70f6 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 200 Aug 25 11:50:22.310028 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 478/1904] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 944 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:22.332520 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dcd7200e-ffd3-49dc-889f-165716380334 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.334876 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcd7200e-ffd3-49dc-889f-165716380334 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Aug 25 11:50:22.335269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcd7200e-ffd3-49dc-889f-165716380334 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "86167f84-ef10-4b25-8f83-e823dc2419ec"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:22.337979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volume_transfer [None req-dcd7200e-ffd3-49dc-889f-165716380334 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Creating new volume transfer {'transfer': {'volume_id': '86167f84-ef10-4b25-8f83-e823dc2419ec'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 11:50:22.337979 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volume_transfer [None req-dcd7200e-ffd3-49dc-889f-165716380334 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Creating transfer of volume 86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.338141 np0000008081 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-dcd7200e-ffd3-49dc-889f-165716380334 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Generating transfer record for volume 86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.355960 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.355960 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:22.374427 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcd7200e-ffd3-49dc-889f-165716380334 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Aug 25 11:50:22.375022 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 466/1905] 10.4.3.66 () {70 vars in 1319 bytes} [Tue Aug 25 11:50:22 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:22.386166 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f15053a-1afa-41c9-a7bd-617f5143b834 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.392564 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f15053a-1afa-41c9-a7bd-617f5143b834 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.392564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f15053a-1afa-41c9-a7bd-617f5143b834 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.393011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f15053a-1afa-41c9-a7bd-617f5143b834 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.404554 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.404554 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:22.411023 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f15053a-1afa-41c9-a7bd-617f5143b834 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:22.418248 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f15053a-1afa-41c9-a7bd-617f5143b834 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 200 Aug 25 11:50:22.418801 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 491/1906] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:22.437217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-65f0131a-0688-483d-b250-3a0b50cdaeae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.438018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-65f0131a-0688-483d-b250-3a0b50cdaeae tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/detail Aug 25 11:50:22.438228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-65f0131a-0688-483d-b250-3a0b50cdaeae tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.438415 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-65f0131a-0688-483d-b250-3a0b50cdaeae tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.438889 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volume_transfer [None req-65f0131a-0688-483d-b250-3a0b50cdaeae tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Listing volume transfers {{(pid=100240) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 11:50:22.442788 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-65f0131a-0688-483d-b250-3a0b50cdaeae tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 11:50:22.444557 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 472/1907] 10.4.3.66 () {68 vars in 1319 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:22.455280 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6bc0cd1d-f0c8-4e74-bb5b-83924c01f2ac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.457385 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bc0cd1d-f0c8-4e74-bb5b-83924c01f2ac tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/43925cc6-3dfc-472b-9e73-f48d3490d94a Aug 25 11:50:22.457765 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bc0cd1d-f0c8-4e74-bb5b-83924c01f2ac tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.458085 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bc0cd1d-f0c8-4e74-bb5b-83924c01f2ac tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.458245 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.volume_transfer [None req-6bc0cd1d-f0c8-4e74-bb5b-83924c01f2ac tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Delete transfer with id: 43925cc6-3dfc-472b-9e73-f48d3490d94a Aug 25 11:50:22.473125 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.473125 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:22.487203 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bc0cd1d-f0c8-4e74-bb5b-83924c01f2ac tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers/43925cc6-3dfc-472b-9e73-f48d3490d94a returned with HTTP 202 Aug 25 11:50:22.487528 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 479/1908] 10.4.3.66 () {68 vars in 1412 bytes} [Tue Aug 25 11:50:22 2026] DELETE /volume/v3/volume-transfers/43925cc6-3dfc-472b-9e73-f48d3490d94a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:50:22.498494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7aa7e1ba-4c78-4d76-8850-f6a41cb68615 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.500762 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7aa7e1ba-4c78-4d76-8850-f6a41cb68615 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.501107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7aa7e1ba-4c78-4d76-8850-f6a41cb68615 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.501519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7aa7e1ba-4c78-4d76-8850-f6a41cb68615 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.510811 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.510811 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:22.515789 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7aa7e1ba-4c78-4d76-8850-f6a41cb68615 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Volume info retrieved successfully. Aug 25 11:50:22.521759 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7aa7e1ba-4c78-4d76-8850-f6a41cb68615 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 200 Aug 25 11:50:22.522663 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 467/1909] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 944 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:22.537839 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff8a2872-b10d-4e30-9401-60c750b7cb1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.539345 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff8a2872-b10d-4e30-9401-60c750b7cb1f tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/43925cc6-3dfc-472b-9e73-f48d3490d94a Aug 25 11:50:22.539607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff8a2872-b10d-4e30-9401-60c750b7cb1f tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.539930 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff8a2872-b10d-4e30-9401-60c750b7cb1f tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.540097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-ff8a2872-b10d-4e30-9401-60c750b7cb1f tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Delete transfer with id: 43925cc6-3dfc-472b-9e73-f48d3490d94a Aug 25 11:50:22.545432 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff8a2872-b10d-4e30-9401-60c750b7cb1f tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volume-transfers/43925cc6-3dfc-472b-9e73-f48d3490d94a returned with HTTP 404 Aug 25 11:50:22.546333 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 492/1910] 10.4.3.66 () {68 vars in 1412 bytes} [Tue Aug 25 11:50:22 2026] DELETE /volume/v3/volume-transfers/43925cc6-3dfc-472b-9e73-f48d3490d94a => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:22.557731 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4946589f-d053-4260-841b-eb5d45e096c2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.560373 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.560778 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.561048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.561274 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Delete volume with id: 86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.572922 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.572922 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:22.572922 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Volume info retrieved successfully. Aug 25 11:50:22.606813 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Delete volume request issued successfully. Aug 25 11:50:22.607147 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4946589f-d053-4260-841b-eb5d45e096c2 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 202 Aug 25 11:50:22.607919 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 473/1911] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:50:22 2026] DELETE /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:50:22.618242 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3daafe09-caa8-4bf3-a550-f2f6f3e08845 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:22.620411 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3daafe09-caa8-4bf3-a550-f2f6f3e08845 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:22.621240 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3daafe09-caa8-4bf3-a550-f2f6f3e08845 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:22.621931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3daafe09-caa8-4bf3-a550-f2f6f3e08845 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:22.633964 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:22.633964 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:22.639551 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3daafe09-caa8-4bf3-a550-f2f6f3e08845 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Volume info retrieved successfully. Aug 25 11:50:22.647793 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3daafe09-caa8-4bf3-a550-f2f6f3e08845 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 200 Aug 25 11:50:22.648698 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 480/1912] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:22 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:23.263550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6da8bdb-d6b2-43bc-ab91-a9363cd00a05 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.265559 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6da8bdb-d6b2-43bc-ab91-a9363cd00a05 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:23.265758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6da8bdb-d6b2-43bc-ab91-a9363cd00a05 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.266015 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6da8bdb-d6b2-43bc-ab91-a9363cd00a05 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.276962 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:23.276962 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:23.279731 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9f2d7f58-e9a7-4c17-8adb-be41f4c77935 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.282424 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f6da8bdb-d6b2-43bc-ab91-a9363cd00a05 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:23.282640 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f2d7f58-e9a7-4c17-8adb-be41f4c77935 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:23.282959 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f2d7f58-e9a7-4c17-8adb-be41f4c77935 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.283279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9f2d7f58-e9a7-4c17-8adb-be41f4c77935 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.283433 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9f2d7f58-e9a7-4c17-8adb-be41f4c77935 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:23.288114 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6da8bdb-d6b2-43bc-ab91-a9363cd00a05 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 200 Aug 25 11:50:23.288554 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 468/1913] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:23 2026] GET /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:23.291236 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:23.291236 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:23.292379 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9f2d7f58-e9a7-4c17-8adb-be41f4c77935 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:23.292992 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 493/1914] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:23 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:23.305616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-46098919-2150-4aba-886c-522fdecd1b60 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.308133 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46098919-2150-4aba-886c-522fdecd1b60 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] PUT https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:23.308946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46098919-2150-4aba-886c-522fdecd1b60 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1354302879", "description": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:23.320393 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:23.320393 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:23.330417 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-46098919-2150-4aba-886c-522fdecd1b60 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:23.342850 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-46098919-2150-4aba-886c-522fdecd1b60 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume updated successfully. Aug 25 11:50:23.343723 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46098919-2150-4aba-886c-522fdecd1b60 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 200 Aug 25 11:50:23.344332 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 474/1915] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:50:23 2026] PUT /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 768 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:23.363199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e614c9a-3316-494c-8678-6bac076c8f41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.364673 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e614c9a-3316-494c-8678-6bac076c8f41 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:23.365002 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e614c9a-3316-494c-8678-6bac076c8f41 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.365289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e614c9a-3316-494c-8678-6bac076c8f41 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.376442 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:23.376442 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:23.381126 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e614c9a-3316-494c-8678-6bac076c8f41 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:23.396393 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e614c9a-3316-494c-8678-6bac076c8f41 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 200 Aug 25 11:50:23.397177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 481/1916] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:23 2026] GET /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:23.412146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.415256 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:23.415534 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.416264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.416264 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:23.427647 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:23.427647 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:23.428299 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:23.453194 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:23.453512 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56dd2e7d-69ca-4dd6-bf23-6bc989a2df28 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 202 Aug 25 11:50:23.454420 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 469/1917] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:23 2026] DELETE /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:23.466511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e6be443-7113-48bd-83b7-74b882ab580e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.469228 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e6be443-7113-48bd-83b7-74b882ab580e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:23.469228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e6be443-7113-48bd-83b7-74b882ab580e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.469475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e6be443-7113-48bd-83b7-74b882ab580e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.478494 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:23.478494 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:23.484641 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e6be443-7113-48bd-83b7-74b882ab580e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:23.493125 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e6be443-7113-48bd-83b7-74b882ab580e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 200 Aug 25 11:50:23.493777 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 494/1918] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:23 2026] GET /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 835 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:23.664423 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-10d44ebf-07cf-4f4f-8728-72e1cc532c07 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.666983 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10d44ebf-07cf-4f4f-8728-72e1cc532c07 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:23.667275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10d44ebf-07cf-4f4f-8728-72e1cc532c07 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.667494 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10d44ebf-07cf-4f4f-8728-72e1cc532c07 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.675707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10d44ebf-07cf-4f4f-8728-72e1cc532c07 tempest-VolumesTransfersV355Test-2091037359 tempest-VolumesTransfersV355Test-2091037359-project-admin] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 404 Aug 25 11:50:23.676397 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 475/1919] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:23 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:23.684639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc5ef980-3db5-4559-b788-3699f9f396fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.686899 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc5ef980-3db5-4559-b788-3699f9f396fb tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] GET https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:23.687222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc5ef980-3db5-4559-b788-3699f9f396fb tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.687449 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc5ef980-3db5-4559-b788-3699f9f396fb tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.699611 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc5ef980-3db5-4559-b788-3699f9f396fb tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 404 Aug 25 11:50:23.701884 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 482/1920] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:50:23 2026] GET /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:23.715058 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4a06380-6b13-424b-be28-24d8db4a54e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:23.717839 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4a06380-6b13-424b-be28-24d8db4a54e7 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] DELETE https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:23.718122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4a06380-6b13-424b-be28-24d8db4a54e7 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:23.718348 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4a06380-6b13-424b-be28-24d8db4a54e7 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:23.718551 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b4a06380-6b13-424b-be28-24d8db4a54e7 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] Delete volume with id: 86167f84-ef10-4b25-8f83-e823dc2419ec Aug 25 11:50:23.726577 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4a06380-6b13-424b-be28-24d8db4a54e7 tempest-VolumesTransfersV355Test-1032926368 tempest-VolumesTransfersV355Test-1032926368-project-member] https://10.4.3.66/volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec returned with HTTP 404 Aug 25 11:50:23.727224 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 470/1921] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:50:23 2026] DELETE /volume/v3/volumes/86167f84-ef10-4b25-8f83-e823dc2419ec => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:50:24.309991 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-84659445-d855-4290-8ccc-03acf927e29d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.312343 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84659445-d855-4290-8ccc-03acf927e29d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:24.312581 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84659445-d855-4290-8ccc-03acf927e29d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.312884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84659445-d855-4290-8ccc-03acf927e29d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:24.313180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-84659445-d855-4290-8ccc-03acf927e29d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:24.326339 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:24.326339 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:24.327449 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84659445-d855-4290-8ccc-03acf927e29d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:24.327997 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 495/1922] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:24 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:24.511873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-db0fcac0-b528-471c-9b73-d6fb775df06d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.515153 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-db0fcac0-b528-471c-9b73-d6fb775df06d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 Aug 25 11:50:24.515153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-db0fcac0-b528-471c-9b73-d6fb775df06d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.515429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-db0fcac0-b528-471c-9b73-d6fb775df06d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:24.523244 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-db0fcac0-b528-471c-9b73-d6fb775df06d tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 returned with HTTP 404 Aug 25 11:50:24.523998 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 476/1923] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:24 2026] GET /volume/v3/volumes/c4c1aee7-4444-4746-bdc7-558b5a0272b2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:24.535522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3ca34bb3-e0ca-425c-bd78-d9cf636ce2a9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.540746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ca34bb3-e0ca-425c-bd78-d9cf636ce2a9 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:24.540943 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ca34bb3-e0ca-425c-bd78-d9cf636ce2a9 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.541142 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3ca34bb3-e0ca-425c-bd78-d9cf636ce2a9 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:24.556186 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:24.556186 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:24.560503 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3ca34bb3-e0ca-425c-bd78-d9cf636ce2a9 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:24.568293 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3ca34bb3-e0ca-425c-bd78-d9cf636ce2a9 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:24.568931 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 483/1924] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:24 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 1403 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:24.589332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4893fc04-83db-4456-a1d6-08f3246433f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.591919 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] DELETE https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:24.592230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.592672 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:24.592933 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume with id: 545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:24.601434 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:24.601434 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:24.601948 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:24.615205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.619077 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:24.619529 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1394048449", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:24.621846 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1394048449', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:24.639374 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Delete volume request issued successfully. Aug 25 11:50:24.639697 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4893fc04-83db-4456-a1d6-08f3246433f1 tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 202 Aug 25 11:50:24.640348 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 471/1925] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:24 2026] DELETE /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:24.649819 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-45c99dc8-fc45-42c1-8635-c56de8b8a14a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.651724 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45c99dc8-fc45-42c1-8635-c56de8b8a14a tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:24.652088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45c99dc8-fc45-42c1-8635-c56de8b8a14a tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.652343 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45c99dc8-fc45-42c1-8635-c56de8b8a14a tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:24.662671 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:24.662671 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:24.668555 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-45c99dc8-fc45-42c1-8635-c56de8b8a14a tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Volume info retrieved successfully. Aug 25 11:50:24.681153 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45c99dc8-fc45-42c1-8635-c56de8b8a14a tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 200 Aug 25 11:50:24.681610 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 477/1926] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:24 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 1402 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:24.739258 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Create volume of 1 GB Aug 25 11:50:24.746550 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Availability Zones retrieved successfully. Aug 25 11:50:24.756950 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Flow 'volume_create_api' (e5c534b4-baba-4310-8ca1-0eb10c65222a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:24.758254 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0c24f1-2a8e-48b3-a22a-fc90cce202a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:24.759794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:24.853447 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef0c24f1-2a8e-48b3-a22a-fc90cce202a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:24.854137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c367657-e8f4-4422-9a2a-4324ebaa0f3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:24.920391 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Created reservations ['343d8740-865f-48df-b07b-a39ae5b00c65', 'a47bbd1f-84b6-4706-9a7b-256906538fa9', '3e9d2032-507f-44c1-bed9-f73b50b6a35a', 'ad569455-576f-4d99-87fd-7e51f7f712b6'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:24.920914 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c367657-e8f4-4422-9a2a-4324ebaa0f3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['343d8740-865f-48df-b07b-a39ae5b00c65', 'a47bbd1f-84b6-4706-9a7b-256906538fa9', '3e9d2032-507f-44c1-bed9-f73b50b6a35a', 'ad569455-576f-4d99-87fd-7e51f7f712b6']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:24.921915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67873284-8ae9-434e-9a18-89333eceab24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:24.939950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dff0a350-aca8-4621-83c3-42ce826e2220 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.941001 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dff0a350-aca8-4621-83c3-42ce826e2220 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:24.941352 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dff0a350-aca8-4621-83c3-42ce826e2220 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.941759 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dff0a350-aca8-4621-83c3-42ce826e2220 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:24.955205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67873284-8ae9-434e-9a18-89333eceab24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d3d1721-623e-4f1d-8323-6c4452fd65ae', '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-1394048449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb1607446a8422f9b1efe8d04baeb6a',qos_specs=None,replication_status=,reservations=['343d8740-865f-48df-b07b-a39ae5b00c65','a47bbd1f-84b6-4706-9a7b-256906538fa9','3e9d2032-507f-44c1-bed9-f73b50b6a35a','ad569455-576f-4d99-87fd-7e51f7f712b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17f2d6153324c36951d6d9219f9053b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1394048449',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d3d1721-623e-4f1d-8323-6c4452fd65ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3bb1607446a8422f9b1efe8d04baeb6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b17f2d6153324c36951d6d9219f9053b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:24.956036 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:24.956036 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:24.956823 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109a6274-6ee4-471d-a5d9-89d640f2b679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:24.965126 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dff0a350-aca8-4621-83c3-42ce826e2220 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:24.976144 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dff0a350-aca8-4621-83c3-42ce826e2220 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:24.976860 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 484/1927] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:24 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:24.983999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (109a6274-6ee4-471d-a5d9-89d640f2b679) transitioned into state 'SUCCESS' from state '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-1394048449',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3bb1607446a8422f9b1efe8d04baeb6a',qos_specs=None,replication_status=,reservations=['343d8740-865f-48df-b07b-a39ae5b00c65','a47bbd1f-84b6-4706-9a7b-256906538fa9','3e9d2032-507f-44c1-bed9-f73b50b6a35a','ad569455-576f-4d99-87fd-7e51f7f712b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b17f2d6153324c36951d6d9219f9053b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:24.985220 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe136ff5-d174-469c-900c-06c0bcb5476d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:24.996233 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1344704c-c7bf-408d-94a2-a883fb8539b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:24.998738 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1344704c-c7bf-408d-94a2-a883fb8539b5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:24.999020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1344704c-c7bf-408d-94a2-a883fb8539b5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:24.999211 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1344704c-c7bf-408d-94a2-a883fb8539b5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.000084 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe136ff5-d174-469c-900c-06c0bcb5476d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:25.001136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Flow 'volume_create_api' (e5c534b4-baba-4310-8ca1-0eb10c65222a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:25.001595 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Create volume request issued successfully. Aug 25 11:50:25.003059 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86c5d232-f3e2-43cd-bc20-d9240be732ff tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:25.004800 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 496/1928] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:24 2026] POST /volume/v3/volumes => generated 751 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:25.012745 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.012745 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:25.019429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-46a1f409-0a7f-4bc0-be63-8c21c8459e29 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.020474 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1344704c-c7bf-408d-94a2-a883fb8539b5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:25.024174 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46a1f409-0a7f-4bc0-be63-8c21c8459e29 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:50:25.024484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46a1f409-0a7f-4bc0-be63-8c21c8459e29 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.024834 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46a1f409-0a7f-4bc0-be63-8c21c8459e29 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.028504 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1344704c-c7bf-408d-94a2-a883fb8539b5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:25.029109 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 472/1929] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:24 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:25.039177 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.039177 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:25.047419 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-46a1f409-0a7f-4bc0-be63-8c21c8459e29 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:25.056324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46a1f409-0a7f-4bc0-be63-8c21c8459e29 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae returned with HTTP 200 Aug 25 11:50:25.057742 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 478/1930] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae => generated 819 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:25.091453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-6215f454-295c-4358-a657-348bb056bc5d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.093651 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-6215f454-295c-4358-a657-348bb056bc5d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:25.094025 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-6215f454-295c-4358-a657-348bb056bc5d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.094191 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-6215f454-295c-4358-a657-348bb056bc5d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.106779 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.106779 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:25.117599 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-6215f454-295c-4358-a657-348bb056bc5d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:25.126598 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-6215f454-295c-4358-a657-348bb056bc5d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:25.127359 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 485/1931] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:25.246320 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8ed15c82-97e9-4023-aa35-c29afc5cd999 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.246320 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8ed15c82-97e9-4023-aa35-c29afc5cd999 None None] GET https://10.4.3.66/volume// Aug 25 11:50:25.246589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8ed15c82-97e9-4023-aa35-c29afc5cd999 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.246801 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8ed15c82-97e9-4023-aa35-c29afc5cd999 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.247125 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8ed15c82-97e9-4023-aa35-c29afc5cd999 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:25.247432 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 497/1932] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:25.259525 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-4369e62e-775a-400b-ba50-f06d4738032b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.346924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cc85c416-3cef-4a04-a06a-dcba31100d9a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.349286 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc85c416-3cef-4a04-a06a-dcba31100d9a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:25.349582 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc85c416-3cef-4a04-a06a-dcba31100d9a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.349736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc85c416-3cef-4a04-a06a-dcba31100d9a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.349846 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-cc85c416-3cef-4a04-a06a-dcba31100d9a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:25.356065 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.356065 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:25.356765 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc85c416-3cef-4a04-a06a-dcba31100d9a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:25.357329 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 479/1933] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:50:25.475005 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-4369e62e-775a-400b-ba50-f06d4738032b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:25.475005 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-4369e62e-775a-400b-ba50-f06d4738032b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f", "connector": null, "instance_uuid": "6c0247db-98c0-49b0-8930-a535876ef9b6"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:25.489133 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.489133 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:25.543564 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-4369e62e-775a-400b-ba50-f06d4738032b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:25.545157 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 473/1934] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:25 2026] POST /volume/v3/attachments => generated 273 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:25.591607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b9323be-c139-46f9-992c-f3f15c573e2d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.593748 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b9323be-c139-46f9-992c-f3f15c573e2d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:25.593980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b9323be-c139-46f9-992c-f3f15c573e2d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.594198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b9323be-c139-46f9-992c-f3f15c573e2d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.608347 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.608347 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:25.612196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cdc6f8cf-c764-476c-afc5-054e33d3c804 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.612196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdc6f8cf-c764-476c-afc5-054e33d3c804 None None] GET https://10.4.3.66/volume// Aug 25 11:50:25.612196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdc6f8cf-c764-476c-afc5-054e33d3c804 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.612196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cdc6f8cf-c764-476c-afc5-054e33d3c804 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.612196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cdc6f8cf-c764-476c-afc5-054e33d3c804 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:25.612196 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 498/1935] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:25.613998 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b9323be-c139-46f9-992c-f3f15c573e2d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:25.620306 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b9323be-c139-46f9-992c-f3f15c573e2d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:25.620986 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 486/1936] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 875 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:25.627917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-f9e8ef5e-7d46-464c-8e51-2e6d56f228dc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.635717 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-f9e8ef5e-7d46-464c-8e51-2e6d56f228dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:25.636094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-f9e8ef5e-7d46-464c-8e51-2e6d56f228dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.636385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-f9e8ef5e-7d46-464c-8e51-2e6d56f228dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.652560 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.652560 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:25.657971 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-f9e8ef5e-7d46-464c-8e51-2e6d56f228dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:25.663974 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-f9e8ef5e-7d46-464c-8e51-2e6d56f228dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:25.664462 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 480/1937] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 1055 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:25.700314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a750ef0-ae5b-41a2-9574-45b1d6b0064e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.702805 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a750ef0-ae5b-41a2-9574-45b1d6b0064e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] GET https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 Aug 25 11:50:25.703079 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a750ef0-ae5b-41a2-9574-45b1d6b0064e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.703306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a750ef0-ae5b-41a2-9574-45b1d6b0064e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.712212 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a750ef0-ae5b-41a2-9574-45b1d6b0064e tempest-VolumesGetTest-1327315446 tempest-VolumesGetTest-1327315446-project-member] https://10.4.3.66/volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 returned with HTTP 404 Aug 25 11:50:25.712839 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 474/1938] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/volumes/545872a9-954c-466e-8fb9-233532fa86a9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:25.777020 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.780398 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] PUT https://10.4.3.66/volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91 Aug 25 11:50:25.781064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:25.791005 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Acquiring lock "cinder-attachment_update-3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:25.796186 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:25.797304 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.797304 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:25.904688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f-np0000008081" released by "attachment_update" :: held 0.108s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:25.905069 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-a8ba57e1-497d-492c-af3e-321288c1e9f1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91 returned with HTTP 200 Aug 25 11:50:25.905534 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 499/1939] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:25 2026] PUT /volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91 => generated 968 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:25.918617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-941cdcee-cd79-414b-908a-b10bf9e471ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:25.921274 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-941cdcee-cd79-414b-908a-b10bf9e471ad tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/encryption Aug 25 11:50:25.921541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-941cdcee-cd79-414b-908a-b10bf9e471ad tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:25.921808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-941cdcee-cd79-414b-908a-b10bf9e471ad tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:25.935311 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:25.935311 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:25.946665 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-941cdcee-cd79-414b-908a-b10bf9e471ad tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/encryption returned with HTTP 200 Aug 25 11:50:25.947186 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 487/1940] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:50:25 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:26.072952 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-af3a3650-d8ee-41bd-a5ae-bf96313729ad None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.075017 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-af3a3650-d8ee-41bd-a5ae-bf96313729ad tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:50:26.075270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-af3a3650-d8ee-41bd-a5ae-bf96313729ad tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:26.075530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-af3a3650-d8ee-41bd-a5ae-bf96313729ad tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:26.084246 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:26.084246 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:26.088810 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-af3a3650-d8ee-41bd-a5ae-bf96313729ad tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:26.095450 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-af3a3650-d8ee-41bd-a5ae-bf96313729ad tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae returned with HTTP 200 Aug 25 11:50:26.095450 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 481/1941] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:26 2026] GET /volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae => generated 1359 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:26.153356 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ebb55eaa-a628-48da-80dc-221b64ee850c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.158148 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ebb55eaa-a628-48da-80dc-221b64ee850c tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:50:26.158399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ebb55eaa-a628-48da-80dc-221b64ee850c tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:26.158567 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ebb55eaa-a628-48da-80dc-221b64ee850c tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:26.172612 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:26.172612 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:26.177998 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ebb55eaa-a628-48da-80dc-221b64ee850c tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:26.184718 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ebb55eaa-a628-48da-80dc-221b64ee850c tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae returned with HTTP 200 Aug 25 11:50:26.186126 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 475/1942] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:26 2026] GET /volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:26.371883 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-937bacb7-4e02-4156-b8a9-d81b2fdeeb90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.375687 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-937bacb7-4e02-4156-b8a9-d81b2fdeeb90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:26.375879 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-937bacb7-4e02-4156-b8a9-d81b2fdeeb90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:26.376081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-937bacb7-4e02-4156-b8a9-d81b2fdeeb90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:26.376188 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-937bacb7-4e02-4156-b8a9-d81b2fdeeb90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:26.384964 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:26.384964 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:26.384964 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-937bacb7-4e02-4156-b8a9-d81b2fdeeb90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:26.384964 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 500/1943] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:26 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:26.639751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2b29853-8527-4c24-866d-1d6ab0fa9b3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.641916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2b29853-8527-4c24-866d-1d6ab0fa9b3f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:26.642244 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2b29853-8527-4c24-866d-1d6ab0fa9b3f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:26.642386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2b29853-8527-4c24-866d-1d6ab0fa9b3f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:26.654672 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:26.654672 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:26.659191 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a2b29853-8527-4c24-866d-1d6ab0fa9b3f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:26.663980 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2b29853-8527-4c24-866d-1d6ab0fa9b3f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:26.664331 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 488/1944] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:26 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:26.839153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-68f43341-d8f8-4aa4-b04e-a35b7f5c37af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.842344 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-68f43341-d8f8-4aa4-b04e-a35b7f5c37af tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:50:26.842773 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-68f43341-d8f8-4aa4-b04e-a35b7f5c37af tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:26.843241 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-68f43341-d8f8-4aa4-b04e-a35b7f5c37af tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:26.854477 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:26.854477 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:26.863744 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-68f43341-d8f8-4aa4-b04e-a35b7f5c37af tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:26.875251 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-68f43341-d8f8-4aa4-b04e-a35b7f5c37af tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae returned with HTTP 200 Aug 25 11:50:26.875745 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 482/1945] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:26 2026] GET /volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae => generated 1359 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:26.889727 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccc31573-f6f7-4f3e-b8bf-6ecb2ceac9d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.891704 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccc31573-f6f7-4f3e-b8bf-6ecb2ceac9d1 None None] GET https://10.4.3.66/volume// Aug 25 11:50:26.891704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccc31573-f6f7-4f3e-b8bf-6ecb2ceac9d1 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:26.891704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccc31573-f6f7-4f3e-b8bf-6ecb2ceac9d1 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:26.891704 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccc31573-f6f7-4f3e-b8bf-6ecb2ceac9d1 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:26.892697 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 476/1946] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:50:26 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:26.903545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ec4bda93-3f25-4ace-bce9-1e7f217764c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:26.908322 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ec4bda93-3f25-4ace-bce9-1e7f217764c2 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:26.909437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ec4bda93-3f25-4ace-bce9-1e7f217764c2 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d3d1721-623e-4f1d-8323-6c4452fd65ae", "connector": null, "instance_uuid": "2cd820a3-e6af-4f12-8b05-4623d9848451"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:26.926278 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:26.926278 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:26.971308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-ec4bda93-3f25-4ace-bce9-1e7f217764c2 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:26.972217 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 501/1947] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:26 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:27.397438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be5935c4-c1d9-4297-9101-cc64dda2b5c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:27.401119 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be5935c4-c1d9-4297-9101-cc64dda2b5c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:27.401119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be5935c4-c1d9-4297-9101-cc64dda2b5c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:27.402825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be5935c4-c1d9-4297-9101-cc64dda2b5c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:27.402825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-be5935c4-c1d9-4297-9101-cc64dda2b5c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:27.413176 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:27.413176 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:27.413978 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be5935c4-c1d9-4297-9101-cc64dda2b5c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:27.414412 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 489/1948] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:27 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:27.684264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c3e890e-f10d-4b4a-a028-465ad5c99d81 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:27.686887 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c3e890e-f10d-4b4a-a028-465ad5c99d81 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:27.687234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c3e890e-f10d-4b4a-a028-465ad5c99d81 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:27.687549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c3e890e-f10d-4b4a-a028-465ad5c99d81 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:27.709422 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:27.709422 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:27.716617 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c3e890e-f10d-4b4a-a028-465ad5c99d81 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:27.726063 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c3e890e-f10d-4b4a-a028-465ad5c99d81 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:27.727161 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 483/1949] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:27 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:28.436119 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dc920f8a-2bc1-4511-9b1b-128e3b0c58a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:28.441418 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc920f8a-2bc1-4511-9b1b-128e3b0c58a5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:28.441801 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc920f8a-2bc1-4511-9b1b-128e3b0c58a5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:28.442056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dc920f8a-2bc1-4511-9b1b-128e3b0c58a5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:28.442143 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dc920f8a-2bc1-4511-9b1b-128e3b0c58a5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:28.454090 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:28.454090 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:28.455341 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dc920f8a-2bc1-4511-9b1b-128e3b0c58a5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:28.457853 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 477/1950] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:28 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:28.657324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39f9aded-00e9-4684-8493-d77cd09d900c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:28.663543 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:28.663966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1555197321"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:28.665541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1555197321'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:28.669870 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume of 1 GB Aug 25 11:50:28.670268 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:28.670268 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:28.670887 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Availability Zones retrieved successfully. Aug 25 11:50:28.677077 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (2674b6f3-5826-4cec-a936-26bf050f013f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:28.678145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23851157-f54b-4e60-96f2-d74a256c675f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:28.679156 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:28.689575 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:28.689575 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:28.705688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23851157-f54b-4e60-96f2-d74a256c675f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fcc7798-8154-4edc-a536-9480b7860f1b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fcc7798-8154-4edc-a536-9480b7860f1b', 'encryption_key_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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:28.705688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f3c7b1-8cec-47e9-9ab8-a5d1f8217807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:28.744752 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a58d0db4-fcc6-4dcd-9026-8655a655eda6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:28.749656 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a58d0db4-fcc6-4dcd-9026-8655a655eda6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:28.749656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a58d0db4-fcc6-4dcd-9026-8655a655eda6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:28.749656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a58d0db4-fcc6-4dcd-9026-8655a655eda6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:28.750327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Created reservations ['477959d9-f8dd-4644-bf92-5cd3a7210296', '7c505eea-26ab-48bd-a22b-f737f43dfd37', 'b584f046-5410-4adc-aeda-a60b964f110f', 'f031ea61-6b24-4509-8b68-55b1066a2777'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:28.750327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0f3c7b1-8cec-47e9-9ab8-a5d1f8217807) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['477959d9-f8dd-4644-bf92-5cd3a7210296', '7c505eea-26ab-48bd-a22b-f737f43dfd37', 'b584f046-5410-4adc-aeda-a60b964f110f', 'f031ea61-6b24-4509-8b68-55b1066a2777']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:28.751134 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b03816-2c1c-4a11-a950-598f31a2e3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:28.760862 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:28.760862 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:28.766384 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a58d0db4-fcc6-4dcd-9026-8655a655eda6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:28.772148 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a58d0db4-fcc6-4dcd-9026-8655a655eda6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:28.772883 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 490/1951] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:28 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:28.780457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (17b03816-2c1c-4a11-a950-598f31a2e3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdf0096f-ea58-4b98-882f-574cb2ebd19a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1555197321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['477959d9-f8dd-4644-bf92-5cd3a7210296','7c505eea-26ab-48bd-a22b-f737f43dfd37','b584f046-5410-4adc-aeda-a60b964f110f','f031ea61-6b24-4509-8b68-55b1066a2777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1555197321',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdf0096f-ea58-4b98-882f-574cb2ebd19a,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='885bd537ea544e2a91de0e72620fd584',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6ba45928c0c404c85d2e9489a271b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fcc7798-8154-4edc-a536-9480b7860f1b),volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:28.781317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be27166c-7fe2-4bf6-986c-cf511f5c9bfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:28.807766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be27166c-7fe2-4bf6-986c-cf511f5c9bfb) transitioned into state 'SUCCESS' from state '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-1555197321',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['477959d9-f8dd-4644-bf92-5cd3a7210296','7c505eea-26ab-48bd-a22b-f737f43dfd37','b584f046-5410-4adc-aeda-a60b964f110f','f031ea61-6b24-4509-8b68-55b1066a2777'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:28.808795 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ce50d7-3d2c-4d89-8347-1701760127f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:28.819271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0ce50d7-3d2c-4d89-8347-1701760127f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:28.820155 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (2674b6f3-5826-4cec-a936-26bf050f013f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:28.820461 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request issued successfully. Aug 25 11:50:28.821049 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39f9aded-00e9-4684-8493-d77cd09d900c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:28.821437 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 502/1952] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:28 2026] POST /volume/v3/volumes => generated 758 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:28.836310 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fad7fd77-6579-44c2-a960-b708f05ec2c3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:28.838488 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fad7fd77-6579-44c2-a960-b708f05ec2c3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:28.838740 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fad7fd77-6579-44c2-a960-b708f05ec2c3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:28.838982 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fad7fd77-6579-44c2-a960-b708f05ec2c3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:28.857114 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:28.857114 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:28.862343 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fad7fd77-6579-44c2-a960-b708f05ec2c3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:28.867499 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fad7fd77-6579-44c2-a960-b708f05ec2c3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:28.868037 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 484/1953] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:28 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:29.090930 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f9879a6-1c80-4f5f-99c9-c31b3fd4242d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.091935 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f9879a6-1c80-4f5f-99c9-c31b3fd4242d None None] GET https://10.4.3.66/volume// Aug 25 11:50:29.092862 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f9879a6-1c80-4f5f-99c9-c31b3fd4242d None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:29.094055 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f9879a6-1c80-4f5f-99c9-c31b3fd4242d None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:29.094984 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f9879a6-1c80-4f5f-99c9-c31b3fd4242d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:29.095739 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 478/1954] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:29 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:29.110585 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-535ce04e-28dc-4ff4-92c6-7fbad5745c9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.115234 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-535ce04e-28dc-4ff4-92c6-7fbad5745c9d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:50:29.115514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-535ce04e-28dc-4ff4-92c6-7fbad5745c9d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:29.116437 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-535ce04e-28dc-4ff4-92c6-7fbad5745c9d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:29.140925 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:29.140925 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:29.149391 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-535ce04e-28dc-4ff4-92c6-7fbad5745c9d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:50:29.156376 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-535ce04e-28dc-4ff4-92c6-7fbad5745c9d tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae returned with HTTP 200 Aug 25 11:50:29.156912 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 491/1955] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:29 2026] GET /volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae => generated 1538 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:29.302205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.308941 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] PUT https://10.4.3.66/volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91 Aug 25 11:50:29.309389 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:29.323984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Acquiring lock "cinder-attachment_update-0d3d1721-623e-4f1d-8323-6c4452fd65ae-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:29.330316 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-0d3d1721-623e-4f1d-8323-6c4452fd65ae-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:29.331554 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:29.331554 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:29.458687 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-0d3d1721-623e-4f1d-8323-6c4452fd65ae-np0000008081" released by "attachment_update" :: held 0.127s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:29.458687 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-e16f7602-4c51-4a45-8ab5-436696924472 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91 returned with HTTP 200 Aug 25 11:50:29.458998 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 503/1956] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:29 2026] PUT /volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:29.472932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3ead72ec-f209-46dc-b032-4d83bda94d64 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.476498 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ead72ec-f209-46dc-b032-4d83bda94d64 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:29.477057 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ead72ec-f209-46dc-b032-4d83bda94d64 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:29.477057 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ead72ec-f209-46dc-b032-4d83bda94d64 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:29.477133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-3ead72ec-f209-46dc-b032-4d83bda94d64 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:29.487695 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:29.487695 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:29.488528 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ead72ec-f209-46dc-b032-4d83bda94d64 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:29.489480 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 485/1957] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:29 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:29.495343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-709ff756-5bb3-4f1b-a270-92f85c610b55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.500099 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-709ff756-5bb3-4f1b-a270-92f85c610b55 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91/action Aug 25 11:50:29.500099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-709ff756-5bb3-4f1b-a270-92f85c610b55 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:29.500099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-709ff756-5bb3-4f1b-a270-92f85c610b55 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:29.523433 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:29.523433 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:29.546816 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-251c6ddc-f67a-4f92-94cf-5ffbf8dd62d3 req-709ff756-5bb3-4f1b-a270-92f85c610b55 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91/action returned with HTTP 204 Aug 25 11:50:29.547435 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 479/1958] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:29 2026] POST /volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:29.790392 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67256c10-35ea-44c6-9152-8a3f560a8f6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.794652 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67256c10-35ea-44c6-9152-8a3f560a8f6c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:29.794652 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67256c10-35ea-44c6-9152-8a3f560a8f6c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:29.794652 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67256c10-35ea-44c6-9152-8a3f560a8f6c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:29.808302 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:29.808302 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:29.816601 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-67256c10-35ea-44c6-9152-8a3f560a8f6c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:29.821572 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67256c10-35ea-44c6-9152-8a3f560a8f6c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:29.822188 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 492/1959] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:29 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:29.887273 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-740a3776-3c75-4cd2-904e-5cb41bbd8455 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.889877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-740a3776-3c75-4cd2-904e-5cb41bbd8455 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:29.890408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-740a3776-3c75-4cd2-904e-5cb41bbd8455 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:29.890752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-740a3776-3c75-4cd2-904e-5cb41bbd8455 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:29.903140 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:29.903140 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:29.908789 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-740a3776-3c75-4cd2-904e-5cb41bbd8455 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:29.917867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-740a3776-3c75-4cd2-904e-5cb41bbd8455 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:29.918449 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 504/1960] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:29 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:29.995824 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-a95a666b-9cc7-44c2-9821-ba74ec911a6f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:29.999690 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-a95a666b-9cc7-44c2-9821-ba74ec911a6f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:29.999690 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-a95a666b-9cc7-44c2-9821-ba74ec911a6f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:29.999690 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-a95a666b-9cc7-44c2-9821-ba74ec911a6f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.009687 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.009687 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:30.015356 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-a95a666b-9cc7-44c2-9821-ba74ec911a6f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:30.021511 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-a95a666b-9cc7-44c2-9821-ba74ec911a6f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:30.022490 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 486/1961] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:29 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:30.169452 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-772196c4-a209-423d-8838-056f1a084538 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.169910 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-772196c4-a209-423d-8838-056f1a084538 None None] GET https://10.4.3.66/volume// Aug 25 11:50:30.170112 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-772196c4-a209-423d-8838-056f1a084538 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:30.170454 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-772196c4-a209-423d-8838-056f1a084538 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.170870 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-772196c4-a209-423d-8838-056f1a084538 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:30.171153 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 480/1962] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:50:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:30.185139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-677d86b7-0636-4459-b192-2679583cda31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.191502 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-677d86b7-0636-4459-b192-2679583cda31 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:30.192180 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-677d86b7-0636-4459-b192-2679583cda31 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdf0096f-ea58-4b98-882f-574cb2ebd19a", "connector": null, "instance_uuid": "88c2dced-00fd-4dc0-8b80-7067540605aa"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:30.209717 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.209717 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:30.249528 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-677d86b7-0636-4459-b192-2679583cda31 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:30.250420 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 493/1963] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:30 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 25 11:50:30.337584 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6ecdf8e7-2b88-4e98-88f0-023ba129e705 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.340427 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ecdf8e7-2b88-4e98-88f0-023ba129e705 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:30.340644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ecdf8e7-2b88-4e98-88f0-023ba129e705 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:30.341259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6ecdf8e7-2b88-4e98-88f0-023ba129e705 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.364912 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.364912 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:30.369171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1668d9ca-070a-4a6f-b910-d942ba88ca91 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.372723 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1668d9ca-070a-4a6f-b910-d942ba88ca91 None None] GET https://10.4.3.66/volume// Aug 25 11:50:30.372723 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1668d9ca-070a-4a6f-b910-d942ba88ca91 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:30.372723 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1668d9ca-070a-4a6f-b910-d942ba88ca91 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.372723 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1668d9ca-070a-4a6f-b910-d942ba88ca91 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:30.373873 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 487/1964] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:30 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:30.374518 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6ecdf8e7-2b88-4e98-88f0-023ba129e705 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:30.387741 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6ecdf8e7-2b88-4e98-88f0-023ba129e705 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:30.388474 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 505/1965] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:30 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 850 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:30.401725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-b6e20fb6-64ac-444d-bd12-ec3bb3e7fef9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.405946 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-b6e20fb6-64ac-444d-bd12-ec3bb3e7fef9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:30.406099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-b6e20fb6-64ac-444d-bd12-ec3bb3e7fef9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:30.406325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-b6e20fb6-64ac-444d-bd12-ec3bb3e7fef9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.425542 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.425542 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:30.433721 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-b6e20fb6-64ac-444d-bd12-ec3bb3e7fef9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:30.444485 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-b6e20fb6-64ac-444d-bd12-ec3bb3e7fef9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:30.445476 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 481/1966] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:30 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1030 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:30.503085 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b34e1897-3271-45a6-87ed-094f62a1df69 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.506461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b34e1897-3271-45a6-87ed-094f62a1df69 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:30.507036 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b34e1897-3271-45a6-87ed-094f62a1df69 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:30.507328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b34e1897-3271-45a6-87ed-094f62a1df69 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.507486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b34e1897-3271-45a6-87ed-094f62a1df69 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:30.515271 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.515271 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:30.515648 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b34e1897-3271-45a6-87ed-094f62a1df69 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:30.516163 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 494/1967] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:30 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:30.611657 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.618276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6 Aug 25 11:50:30.618276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:30.628243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:30.638460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" acquired by "attachment_update" :: waited 0.010s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:30.639973 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.639973 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:30.780338 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" released by "attachment_update" :: held 0.142s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:30.780918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-ccc10c58-3bfa-4b32-b1c8-145c6ea53532 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6 returned with HTTP 200 Aug 25 11:50:30.781665 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 488/1968] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:30 2026] PUT /volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:30.843742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9b189e76-c432-489f-b02e-343890748858 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:30.846079 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b189e76-c432-489f-b02e-343890748858 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:30.846325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b189e76-c432-489f-b02e-343890748858 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:30.846487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b189e76-c432-489f-b02e-343890748858 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:30.866213 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:30.866213 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:30.871853 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9b189e76-c432-489f-b02e-343890748858 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:30.879395 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b189e76-c432-489f-b02e-343890748858 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:30.879931 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 506/1969] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:30 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:31.417013 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7bb26b65-61df-4226-9107-802749c5801b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:31.418892 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bb26b65-61df-4226-9107-802749c5801b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:31.419084 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bb26b65-61df-4226-9107-802749c5801b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:31.419316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7bb26b65-61df-4226-9107-802749c5801b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:31.431598 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:31.431598 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:31.437850 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7bb26b65-61df-4226-9107-802749c5801b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:31.445379 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7bb26b65-61df-4226-9107-802749c5801b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:31.445856 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 482/1970] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:31 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:31.532094 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-28cc0b19-80d0-4a60-85b6-bdc60d00d2ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:31.538778 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28cc0b19-80d0-4a60-85b6-bdc60d00d2ad tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:31.539606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28cc0b19-80d0-4a60-85b6-bdc60d00d2ad tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:31.539606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-28cc0b19-80d0-4a60-85b6-bdc60d00d2ad tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:31.539606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-28cc0b19-80d0-4a60-85b6-bdc60d00d2ad tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:31.550588 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:31.550588 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:31.552049 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-28cc0b19-80d0-4a60-85b6-bdc60d00d2ad tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:31.552668 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 495/1971] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:31 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:31.894351 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4d4ae3b8-e482-45a0-be04-dee802554df7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:31.898162 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d4ae3b8-e482-45a0-be04-dee802554df7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:31.898162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d4ae3b8-e482-45a0-be04-dee802554df7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:31.898162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d4ae3b8-e482-45a0-be04-dee802554df7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:31.912647 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:31.912647 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:31.916230 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4d4ae3b8-e482-45a0-be04-dee802554df7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:31.922729 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d4ae3b8-e482-45a0-be04-dee802554df7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:31.923448 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 489/1972] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:31 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:32.466637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-493b62c8-d134-47c8-8850-dae4201136e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:32.470254 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-493b62c8-d134-47c8-8850-dae4201136e6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:32.470739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-493b62c8-d134-47c8-8850-dae4201136e6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:32.471907 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-493b62c8-d134-47c8-8850-dae4201136e6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:32.489270 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:32.489270 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:32.495918 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-493b62c8-d134-47c8-8850-dae4201136e6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:32.505190 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-493b62c8-d134-47c8-8850-dae4201136e6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:32.505989 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 507/1973] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:32 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:32.568998 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-681a0eb7-8384-4f1b-ab65-d5e545180f1a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:32.573489 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-681a0eb7-8384-4f1b-ab65-d5e545180f1a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:32.573489 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-681a0eb7-8384-4f1b-ab65-d5e545180f1a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:32.574931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-681a0eb7-8384-4f1b-ab65-d5e545180f1a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:32.574931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-681a0eb7-8384-4f1b-ab65-d5e545180f1a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:32.581273 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:32.581273 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:32.582342 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-681a0eb7-8384-4f1b-ab65-d5e545180f1a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:32.582911 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 483/1974] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:32 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:32.946356 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98c5236a-96b2-497e-85a3-a7ec4f58f620 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:32.953525 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98c5236a-96b2-497e-85a3-a7ec4f58f620 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:32.953796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98c5236a-96b2-497e-85a3-a7ec4f58f620 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:32.954014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98c5236a-96b2-497e-85a3-a7ec4f58f620 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:32.965028 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:32.965028 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:32.969925 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-98c5236a-96b2-497e-85a3-a7ec4f58f620 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:32.977288 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98c5236a-96b2-497e-85a3-a7ec4f58f620 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:32.978649 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 496/1975] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:32 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:33.527648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-19c6fea8-437c-4971-a788-3982dc9ffd1e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:33.530066 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19c6fea8-437c-4971-a788-3982dc9ffd1e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:33.530467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19c6fea8-437c-4971-a788-3982dc9ffd1e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:33.530770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19c6fea8-437c-4971-a788-3982dc9ffd1e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:33.546416 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:33.546416 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:33.553867 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-19c6fea8-437c-4971-a788-3982dc9ffd1e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:33.563335 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19c6fea8-437c-4971-a788-3982dc9ffd1e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:33.564075 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 490/1976] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:33 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:33.597691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c650ca4-4dac-47c3-b84e-62fc30cfe006 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:33.600058 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c650ca4-4dac-47c3-b84e-62fc30cfe006 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:33.600384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c650ca4-4dac-47c3-b84e-62fc30cfe006 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:33.600806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c650ca4-4dac-47c3-b84e-62fc30cfe006 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:33.601012 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6c650ca4-4dac-47c3-b84e-62fc30cfe006 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:33.607581 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:33.607581 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:33.608678 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c650ca4-4dac-47c3-b84e-62fc30cfe006 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:33.609221 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 508/1977] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:33 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:33.767840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:33.886685 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:33.887738 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-2065788835"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:33.892199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-2065788835'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:33.892261 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume of 1 GB Aug 25 11:50:33.904806 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Availability Zones retrieved successfully. Aug 25 11:50:33.916382 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (5e5c02af-1c66-4797-b533-cc9e718354e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:33.918578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859d42a5-a529-41bf-8db0-e17139cea128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:33.919925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:33.979606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (859d42a5-a529-41bf-8db0-e17139cea128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:33.981156 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a04a3a2-3bbd-4ecc-91af-a8a37566e39e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:33.999516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-126a4b4f-74b1-4c7a-b92e-04b84eccaee1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.002487 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-126a4b4f-74b1-4c7a-b92e-04b84eccaee1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:34.003301 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-126a4b4f-74b1-4c7a-b92e-04b84eccaee1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:34.003937 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-126a4b4f-74b1-4c7a-b92e-04b84eccaee1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:34.025044 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.025044 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:34.030810 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-126a4b4f-74b1-4c7a-b92e-04b84eccaee1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:34.038386 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-126a4b4f-74b1-4c7a-b92e-04b84eccaee1 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:34.038670 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 497/1978] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:33 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:34.119093 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['102420dc-e386-4a38-b223-393c38d64bc9', '7948c25e-b8d7-4ca2-9d91-059a5c0afeac', '4e56bf94-b8ba-4a62-9d11-e6772f2f7f96', 'ef841d7c-8a17-4c66-b109-9cb28f6615dd'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:34.120004 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a04a3a2-3bbd-4ecc-91af-a8a37566e39e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['102420dc-e386-4a38-b223-393c38d64bc9', '7948c25e-b8d7-4ca2-9d91-059a5c0afeac', '4e56bf94-b8ba-4a62-9d11-e6772f2f7f96', 'ef841d7c-8a17-4c66-b109-9cb28f6615dd']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:34.122031 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ffbed55-9895-4b40-9f9c-8899dfe4005a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:34.163200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9ffbed55-9895-4b40-9f9c-8899dfe4005a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e73f0318-f4ac-46b1-8fca-9a71fd283ff2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2065788835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['102420dc-e386-4a38-b223-393c38d64bc9','7948c25e-b8d7-4ca2-9d91-059a5c0afeac','4e56bf94-b8ba-4a62-9d11-e6772f2f7f96','ef841d7c-8a17-4c66-b109-9cb28f6615dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-2065788835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e73f0318-f4ac-46b1-8fca-9a71fd283ff2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa6373572974e97b5ab35f5e6e031fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:34.166212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8cc226-d054-41b8-b5ad-8764f53e4b1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:34.194225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b8cc226-d054-41b8-b5ad-8764f53e4b1d) transitioned into state 'SUCCESS' from state '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-2065788835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['102420dc-e386-4a38-b223-393c38d64bc9','7948c25e-b8d7-4ca2-9d91-059a5c0afeac','4e56bf94-b8ba-4a62-9d11-e6772f2f7f96','ef841d7c-8a17-4c66-b109-9cb28f6615dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:34.195604 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f33bf1-3c9c-4764-af83-433fbce5d206) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:34.206112 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-68e1556a-65a1-4397-ae23-dd9db53d8239 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.211270 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-68e1556a-65a1-4397-ae23-dd9db53d8239 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6/action Aug 25 11:50:34.214650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-68e1556a-65a1-4397-ae23-dd9db53d8239 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:34.214650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-68e1556a-65a1-4397-ae23-dd9db53d8239 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:34.221312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (22f33bf1-3c9c-4764-af83-433fbce5d206) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:34.222543 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (5e5c02af-1c66-4797-b533-cc9e718354e4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:34.223176 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request issued successfully. Aug 25 11:50:34.224044 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f16816e4-4efc-414f-bf1d-cfc12d6103ed tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:34.224595 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 484/1979] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:50:33 2026] POST /volume/v3/volumes => generated 752 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:34.243651 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.243651 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:34.243794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e6b7aba0-5c11-43e6-a509-6045c101c334 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.246363 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6b7aba0-5c11-43e6-a509-6045c101c334 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:50:34.246633 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6b7aba0-5c11-43e6-a509-6045c101c334 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:34.249648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6b7aba0-5c11-43e6-a509-6045c101c334 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:34.258403 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.258403 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:34.264403 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e6b7aba0-5c11-43e6-a509-6045c101c334 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:50:34.269389 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6b7aba0-5c11-43e6-a509-6045c101c334 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:50:34.269886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-5405de70-f5eb-4adc-9a15-25a624266d35 req-68e1556a-65a1-4397-ae23-dd9db53d8239 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6/action returned with HTTP 204 Aug 25 11:50:34.269978 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 509/1980] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:34 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 820 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:34.270643 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 491/1981] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:34 2026] POST /volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6/action => generated 0 bytes in 65 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:34.586117 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3bf58fa-e247-488a-b931-9310bca9e19c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.590838 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3bf58fa-e247-488a-b931-9310bca9e19c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:34.591609 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3bf58fa-e247-488a-b931-9310bca9e19c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:34.591762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3bf58fa-e247-488a-b931-9310bca9e19c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:34.603842 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.603842 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:34.609598 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3bf58fa-e247-488a-b931-9310bca9e19c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:34.615865 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3bf58fa-e247-488a-b931-9310bca9e19c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:34.619131 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 498/1982] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:34 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1143 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:34.625983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f78167be-4af2-47d0-8328-79f969f8e6ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.634239 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f78167be-4af2-47d0-8328-79f969f8e6ce tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:34.634239 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f78167be-4af2-47d0-8328-79f969f8e6ce tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:34.635684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f78167be-4af2-47d0-8328-79f969f8e6ce tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:34.635989 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f78167be-4af2-47d0-8328-79f969f8e6ce tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:34.663366 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.663366 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:34.666009 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f78167be-4af2-47d0-8328-79f969f8e6ce tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:34.666239 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 485/1983] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:34 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:34.695044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-cd1b2d35-459c-4c2b-8dac-3ad39c66e10f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.698076 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-cd1b2d35-459c-4c2b-8dac-3ad39c66e10f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:34.698453 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-cd1b2d35-459c-4c2b-8dac-3ad39c66e10f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:34.698896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-cd1b2d35-459c-4c2b-8dac-3ad39c66e10f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:34.717582 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.717582 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:34.727478 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-cd1b2d35-459c-4c2b-8dac-3ad39c66e10f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:34.735423 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-cd1b2d35-459c-4c2b-8dac-3ad39c66e10f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:34.735558 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 510/1984] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:34 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1143 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:34.845554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-0b8861d4-65f0-4161-9e4a-c40c90050ccf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.849021 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-0b8861d4-65f0-4161-9e4a-c40c90050ccf tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91/action Aug 25 11:50:34.849669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-0b8861d4-65f0-4161-9e4a-c40c90050ccf tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:34.849669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-0b8861d4-65f0-4161-9e4a-c40c90050ccf tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:34.879755 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:34.879755 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:34.901991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39175b50-305b-4f79-a538-bf76370adc0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:34.901991 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39175b50-305b-4f79-a538-bf76370adc0e None None] GET https://10.4.3.66/volume// Aug 25 11:50:34.902516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39175b50-305b-4f79-a538-bf76370adc0e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:34.902516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39175b50-305b-4f79-a538-bf76370adc0e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:34.902750 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39175b50-305b-4f79-a538-bf76370adc0e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:34.903092 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 499/1985] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:50:34 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:34.915380 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1b49a5d7-43a9-4546-a188-e20a81a1a0e4 req-0b8861d4-65f0-4161-9e4a-c40c90050ccf tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91/action returned with HTTP 204 Aug 25 11:50:34.915380 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 492/1986] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:34 2026] POST /volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:34.923757 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-53793465-bedf-4fb3-ba1c-6942d4f89d29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.057386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aa56dbec-1d84-4a8d-be02-34da3137459b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.061976 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa56dbec-1d84-4a8d-be02-34da3137459b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:35.062302 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa56dbec-1d84-4a8d-be02-34da3137459b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.062606 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa56dbec-1d84-4a8d-be02-34da3137459b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.079845 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.079845 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:35.084297 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-53793465-bedf-4fb3-ba1c-6942d4f89d29 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:35.085303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-53793465-bedf-4fb3-ba1c-6942d4f89d29 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdf0096f-ea58-4b98-882f-574cb2ebd19a", "connector": null, "instance_uuid": "3bcad365-5cc0-4281-b478-3ad268d676b0"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:35.091914 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aa56dbec-1d84-4a8d-be02-34da3137459b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:35.102655 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa56dbec-1d84-4a8d-be02-34da3137459b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:35.103552 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 511/1987] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:35.104896 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.104896 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:35.123915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e4eea75-da56-4449-a44f-d9db3ec3e4a5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.129400 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e4eea75-da56-4449-a44f-d9db3ec3e4a5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:35.129400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e4eea75-da56-4449-a44f-d9db3ec3e4a5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.129400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e4eea75-da56-4449-a44f-d9db3ec3e4a5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.145236 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.145236 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:35.153984 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9e4eea75-da56-4449-a44f-d9db3ec3e4a5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:35.161922 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e4eea75-da56-4449-a44f-d9db3ec3e4a5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:35.161922 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 500/1988] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:35.168866 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-53793465-bedf-4fb3-ba1c-6942d4f89d29 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:35.168866 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 486/1989] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:34 2026] POST /volume/v3/attachments => generated 273 bytes in 246 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:35.222710 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-9215b393-6d72-472e-8b67-b474d599c493 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.227825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-be9e4292-a6fc-4722-b1d1-e87cba27dcbf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.227980 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-9215b393-6d72-472e-8b67-b474d599c493 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:35.228174 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-9215b393-6d72-472e-8b67-b474d599c493 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.228369 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-9215b393-6d72-472e-8b67-b474d599c493 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.240472 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be9e4292-a6fc-4722-b1d1-e87cba27dcbf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:35.240472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be9e4292-a6fc-4722-b1d1-e87cba27dcbf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.240472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be9e4292-a6fc-4722-b1d1-e87cba27dcbf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.246127 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-616eeb9e-2325-4eb0-bc81-22824812922e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.247443 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-616eeb9e-2325-4eb0-bc81-22824812922e None None] GET https://10.4.3.66/volume// Aug 25 11:50:35.247443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-616eeb9e-2325-4eb0-bc81-22824812922e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.248176 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.248176 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:35.248430 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-616eeb9e-2325-4eb0-bc81-22824812922e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.248598 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-616eeb9e-2325-4eb0-bc81-22824812922e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:35.251781 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 501/1990] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:35.258675 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-9215b393-6d72-472e-8b67-b474d599c493 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:35.262709 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-7b8d07a1-84db-4e58-90d4-3f236153a02b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.265681 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-7b8d07a1-84db-4e58-90d4-3f236153a02b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:35.265854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-7b8d07a1-84db-4e58-90d4-3f236153a02b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.266076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-7b8d07a1-84db-4e58-90d4-3f236153a02b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.267296 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-9215b393-6d72-472e-8b67-b474d599c493 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:35.268199 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.268199 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:35.268404 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 493/1991] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 1168 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:35.273337 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-be9e4292-a6fc-4722-b1d1-e87cba27dcbf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:35.281746 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be9e4292-a6fc-4722-b1d1-e87cba27dcbf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:35.281746 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 512/1992] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:35.291698 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91bf6f7b-09cb-4c49-94a2-9b5dbc232046 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.296790 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91bf6f7b-09cb-4c49-94a2-9b5dbc232046 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:50:35.296917 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91bf6f7b-09cb-4c49-94a2-9b5dbc232046 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.299705 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91bf6f7b-09cb-4c49-94a2-9b5dbc232046 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.300005 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.300005 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:35.311380 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-7b8d07a1-84db-4e58-90d4-3f236153a02b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:35.312979 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.315679 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.315679 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:35.317259 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/action Aug 25 11:50:35.317403 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-7b8d07a1-84db-4e58-90d4-3f236153a02b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:35.317403 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 487/1993] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1325 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:35.317464 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:35.318792 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:35.326805 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-91bf6f7b-09cb-4c49-94a2-9b5dbc232046 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:50:35.336675 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91bf6f7b-09cb-4c49-94a2-9b5dbc232046 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:50:35.337600 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 502/1994] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:35.342706 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.342706 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:35.344394 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:35.356719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.360939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-32a9682b-0ded-4d71-903e-8385ec0a3ebd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.363680 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32a9682b-0ded-4d71-903e-8385ec0a3ebd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:50:35.363919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32a9682b-0ded-4d71-903e-8385ec0a3ebd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.364160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-32a9682b-0ded-4d71-903e-8385ec0a3ebd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.367411 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Begin detaching volume completed successfully. Aug 25 11:50:35.367411 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-f5a1a5a8-8bab-4969-9265-84748bc11e4a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/action returned with HTTP 202 Aug 25 11:50:35.368019 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 494/1995] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:50:35 2026] POST /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:35.384488 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.384488 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:35.394802 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-32a9682b-0ded-4d71-903e-8385ec0a3ebd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:50:35.404056 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-32a9682b-0ded-4d71-903e-8385ec0a3ebd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:50:35.404427 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 488/1996] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:35.420709 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:35.421717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1028161836"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:35.426131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1028161836'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:35.426285 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Create volume of 1 GB Aug 25 11:50:35.431841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.435229 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Availability Zones retrieved successfully. Aug 25 11:50:35.437700 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:50:35.437700 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-401883007"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:35.447085 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Flow 'volume_create_api' (40054455-2d76-4f8f-824b-12ba5ad579dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:35.447085 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93dfe35-5f58-45b0-a233-fe55a9957652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:35.449501 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:35.457727 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.457727 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:35.457727 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:50:35.457727 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:50:35.489735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7adca577-e359-43d3-9560-0c6892df194c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.490087 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7adca577-e359-43d3-9560-0c6892df194c None None] GET https://10.4.3.66/volume// Aug 25 11:50:35.490603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7adca577-e359-43d3-9560-0c6892df194c None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.490820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7adca577-e359-43d3-9560-0c6892df194c None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.491192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7adca577-e359-43d3-9560-0c6892df194c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:35.491528 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 495/1997] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:35.496530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f93dfe35-5f58-45b0-a233-fe55a9957652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:35.497506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75282795-040d-418a-9797-458202967bb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:35.499526 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.501877 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-44239ec7-ea95-4d1e-ac7c-3daffba4e613 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.503652 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039 Aug 25 11:50:35.503804 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-44239ec7-ea95-4d1e-ac7c-3daffba4e613 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:35.504034 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-44239ec7-ea95-4d1e-ac7c-3daffba4e613 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.504574 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-44239ec7-ea95-4d1e-ac7c-3daffba4e613 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.504703 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:35.519413 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.519413 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:35.523402 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:35.528580 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-44239ec7-ea95-4d1e-ac7c-3daffba4e613 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:35.530973 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:35.533100 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.533100 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:35.536500 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-44239ec7-ea95-4d1e-ac7c-3daffba4e613 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:35.537630 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 496/1998] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 1351 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:35.538478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['918130e3-015c-4181-8878-c4fe81f6f21a', '7cab763b-c82b-4e35-9fd6-abc78b556975', '3208bcf4-d55c-435d-84c7-e01cb945b0e4', 'f9d94f53-5018-4b5d-ac3e-daf81e16d7b8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:35.554935 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-7645d164-98fd-438b-bc8d-715fe572d046 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.561209 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-7645d164-98fd-438b-bc8d-715fe572d046 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/encryption Aug 25 11:50:35.562672 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-7645d164-98fd-438b-bc8d-715fe572d046 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.562672 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-7645d164-98fd-438b-bc8d-715fe572d046 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.586104 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.586104 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:35.601886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-7645d164-98fd-438b-bc8d-715fe572d046 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/encryption returned with HTTP 200 Aug 25 11:50:35.603036 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 497/1999] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f/encryption => generated 160 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:35.611703 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot create request issued successfully. Aug 25 11:50:35.611987 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8cc28c2-e471-4c55-b401-1a400f05a636 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:50:35.614360 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 503/2000] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:50:35 2026] POST /volume/v3/snapshots => generated 309 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:35.628822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d8c1be92-3cfa-43ab-8604-a880df4f10c5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.632072 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d8c1be92-3cfa-43ab-8604-a880df4f10c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:50:35.632641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d8c1be92-3cfa-43ab-8604-a880df4f10c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.632961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d8c1be92-3cfa-43ab-8604-a880df4f10c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.636662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Created reservations ['ce56bb9e-53ca-4299-b5a7-e43ee60678f6', '52e4bbf6-c1d7-4887-8488-db9502d7cf54', '80e878aa-4f80-43da-946d-e76eb79cd6ef', '4b7a9209-6627-472d-b971-e29f9f6db185'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:35.637932 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75282795-040d-418a-9797-458202967bb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ce56bb9e-53ca-4299-b5a7-e43ee60678f6', '52e4bbf6-c1d7-4887-8488-db9502d7cf54', '80e878aa-4f80-43da-946d-e76eb79cd6ef', '4b7a9209-6627-472d-b971-e29f9f6db185']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:35.639532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041f8886-794a-4c17-ac6f-72dec8dce8bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:35.651748 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.651748 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:35.653105 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d8c1be92-3cfa-43ab-8604-a880df4f10c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:50:35.655957 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d8c1be92-3cfa-43ab-8604-a880df4f10c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 returned with HTTP 200 Aug 25 11:50:35.657303 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 498/2001] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 => generated 441 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:35.676339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041f8886-794a-4c17-ac6f-72dec8dce8bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd03530ae-87a3-49a0-9547-5a899fa3a308', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1028161836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18cf9665f985469489df4987da698074',qos_specs=None,replication_status=,reservations=['ce56bb9e-53ca-4299-b5a7-e43ee60678f6','52e4bbf6-c1d7-4887-8488-db9502d7cf54','80e878aa-4f80-43da-946d-e76eb79cd6ef','4b7a9209-6627-472d-b971-e29f9f6db185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dec170d83a46cdae54aa79c7f5779f',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1028161836',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d03530ae-87a3-49a0-9547-5a899fa3a308,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18cf9665f985469489df4987da698074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9dec170d83a46cdae54aa79c7f5779f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:35.677227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1794e00-1e97-495f-90d6-e87106be88f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:35.681931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6a8a9b5-05ef-4cf5-bd3e-8e659dd4bf03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.684765 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6a8a9b5-05ef-4cf5-bd3e-8e659dd4bf03 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:35.685014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6a8a9b5-05ef-4cf5-bd3e-8e659dd4bf03 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.685272 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6a8a9b5-05ef-4cf5-bd3e-8e659dd4bf03 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.686246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a6a8a9b5-05ef-4cf5-bd3e-8e659dd4bf03 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:35.697291 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.697291 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:35.699026 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6a8a9b5-05ef-4cf5-bd3e-8e659dd4bf03 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:35.699026 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 504/2002] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 787 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:35.708805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" released by "attachment_update" :: held 0.178s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:35.709335 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-76f6a0b3-3be9-4fa2-9015-05afb355d6a4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039 returned with HTTP 200 Aug 25 11:50:35.710074 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 489/2003] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:35 2026] PUT /volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039 => generated 969 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:35.710346 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1794e00-1e97-495f-90d6-e87106be88f5) transitioned into state 'SUCCESS' from state '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-1028161836',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18cf9665f985469489df4987da698074',qos_specs=None,replication_status=,reservations=['ce56bb9e-53ca-4299-b5a7-e43ee60678f6','52e4bbf6-c1d7-4887-8488-db9502d7cf54','80e878aa-4f80-43da-946d-e76eb79cd6ef','4b7a9209-6627-472d-b971-e29f9f6db185'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9dec170d83a46cdae54aa79c7f5779f',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:35.711155 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d5e77-1cc1-4e82-9617-794c1d37103b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:35.728009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (594d5e77-1cc1-4e82-9617-794c1d37103b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:35.728975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Flow 'volume_create_api' (40054455-2d76-4f8f-824b-12ba5ad579dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:35.729379 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Create volume request issued successfully. Aug 25 11:50:35.730611 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43a4d6ec-afb2-4019-ab67-33e74dee9043 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:35.731394 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 513/2004] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:50:35 2026] POST /volume/v3/volumes => generated 747 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:35.757039 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-00aa3d3c-551e-4863-8799-a2ef7c3b7f0a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:35.762897 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-00aa3d3c-551e-4863-8799-a2ef7c3b7f0a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:35.763709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-00aa3d3c-551e-4863-8799-a2ef7c3b7f0a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:35.764868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-00aa3d3c-551e-4863-8799-a2ef7c3b7f0a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:35.784780 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:35.784780 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:35.798933 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-00aa3d3c-551e-4863-8799-a2ef7c3b7f0a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:35.806947 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-00aa3d3c-551e-4863-8799-a2ef7c3b7f0a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:35.808228 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 499/2005] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:35 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 815 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:36.303449 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f870b5b3-274e-42de-aae0-9e935dca0294 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:36.305611 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f870b5b3-274e-42de-aae0-9e935dca0294 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:36.305886 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f870b5b3-274e-42de-aae0-9e935dca0294 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:36.306305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f870b5b3-274e-42de-aae0-9e935dca0294 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:36.327713 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.327713 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:36.333326 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f870b5b3-274e-42de-aae0-9e935dca0294 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:36.339199 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f870b5b3-274e-42de-aae0-9e935dca0294 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:36.339699 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 505/2006] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:36 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:36.668645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20585d67-4468-434b-81b2-802c40cde9ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:36.672277 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20585d67-4468-434b-81b2-802c40cde9ad tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:50:36.672277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20585d67-4468-434b-81b2-802c40cde9ad tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:36.672277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20585d67-4468-434b-81b2-802c40cde9ad tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:36.678396 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.678396 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:36.678707 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20585d67-4468-434b-81b2-802c40cde9ad tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:50:36.679842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20585d67-4468-434b-81b2-802c40cde9ad tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 returned with HTTP 200 Aug 25 11:50:36.680367 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 490/2007] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:50:36 2026] GET /volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:36.691336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:36.693558 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:50:36.693974 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "snapshot_id": "7cf28475-b73c-4b25-a503-250c06641848", "name": "tempest-VolumesSnapshotTestJSON-Backup-1811252262", "container": "tempest-volumessnapshottestjson-backup-container-1511279466"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:36.695861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Creating new backup {'backup': {'volume_id': 'e73f0318-f4ac-46b1-8fca-9a71fd283ff2', 'snapshot_id': '7cf28475-b73c-4b25-a503-250c06641848', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1811252262', 'container': 'tempest-volumessnapshottestjson-backup-container-1511279466'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:50:36.696029 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Creating backup of volume e73f0318-f4ac-46b1-8fca-9a71fd283ff2 in container tempest-volumessnapshottestjson-backup-container-1511279466 Aug 25 11:50:36.704821 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.704821 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:36.705536 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:50:36.713308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-46578ad4-0ac4-4280-84c1-0c0d91f563e6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:36.718010 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46578ad4-0ac4-4280-84c1-0c0d91f563e6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:36.718528 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46578ad4-0ac4-4280-84c1-0c0d91f563e6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:36.720525 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.720525 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:36.721140 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:50:36.722283 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46578ad4-0ac4-4280-84c1-0c0d91f563e6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:36.722698 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-46578ad4-0ac4-4280-84c1-0c0d91f563e6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:36.731151 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.731151 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:36.732224 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46578ad4-0ac4-4280-84c1-0c0d91f563e6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:36.732693 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 500/2008] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:36 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:36.765016 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['deb925ab-802c-400d-a26a-fdb837afbbc2', '34b38307-1d6e-4521-b883-47b8f1578407'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:36.802050 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2f73e0f-b649-43fe-9f64-82160ada62b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:50:36.802522 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 514/2009] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:36 2026] POST /volume/v3/backups => generated 333 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:36.812467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-801bd7ae-0b65-4f8c-9676-2e0ac3506a82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:36.815143 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-801bd7ae-0b65-4f8c-9676-2e0ac3506a82 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:36.815410 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-801bd7ae-0b65-4f8c-9676-2e0ac3506a82 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:36.815668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-801bd7ae-0b65-4f8c-9676-2e0ac3506a82 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:36.815816 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-801bd7ae-0b65-4f8c-9676-2e0ac3506a82 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:36.821151 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.821151 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:36.822184 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-801bd7ae-0b65-4f8c-9676-2e0ac3506a82 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:36.822683 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 506/2010] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:36 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:36.825252 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ad433c9d-2076-4b42-8e34-f604965431b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:36.827557 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad433c9d-2076-4b42-8e34-f604965431b3 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:36.827952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad433c9d-2076-4b42-8e34-f604965431b3 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:36.828442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad433c9d-2076-4b42-8e34-f604965431b3 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:36.839195 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:36.839195 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:36.845592 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ad433c9d-2076-4b42-8e34-f604965431b3 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:36.852091 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad433c9d-2076-4b42-8e34-f604965431b3 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:36.853288 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 491/2011] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:36 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 840 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:37.356759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8a50d774-174e-4be8-a88b-dee5f5836b38 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:37.361598 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8a50d774-174e-4be8-a88b-dee5f5836b38 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:37.362366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8a50d774-174e-4be8-a88b-dee5f5836b38 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:37.362998 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8a50d774-174e-4be8-a88b-dee5f5836b38 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:37.384099 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:37.384099 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:37.391012 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8a50d774-174e-4be8-a88b-dee5f5836b38 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:37.399556 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8a50d774-174e-4be8-a88b-dee5f5836b38 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:37.400297 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 501/2012] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:37 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:37.745713 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fa34e515-0895-477f-bda4-d1c89ace0f53 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:37.749206 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa34e515-0895-477f-bda4-d1c89ace0f53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:37.749569 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa34e515-0895-477f-bda4-d1c89ace0f53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:37.749859 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa34e515-0895-477f-bda4-d1c89ace0f53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:37.750132 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fa34e515-0895-477f-bda4-d1c89ace0f53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:37.761867 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:37.761867 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:37.762878 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa34e515-0895-477f-bda4-d1c89ace0f53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:37.763562 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 515/2013] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:37 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:37.837208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-992b8621-1dde-45cc-a944-cb60cc8931f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:37.839412 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-992b8621-1dde-45cc-a944-cb60cc8931f9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:37.839651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-992b8621-1dde-45cc-a944-cb60cc8931f9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:37.839899 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-992b8621-1dde-45cc-a944-cb60cc8931f9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:37.840062 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-992b8621-1dde-45cc-a944-cb60cc8931f9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:37.845655 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:37.845655 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:37.846698 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-992b8621-1dde-45cc-a944-cb60cc8931f9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:37.847218 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 507/2014] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:37 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:38.418028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-223733df-93a4-4e44-9783-f46fb11c6072 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:38.420353 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-223733df-93a4-4e44-9783-f46fb11c6072 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:38.420572 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-223733df-93a4-4e44-9783-f46fb11c6072 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:38.420792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-223733df-93a4-4e44-9783-f46fb11c6072 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:38.440321 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:38.440321 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:38.445482 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-223733df-93a4-4e44-9783-f46fb11c6072 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:38.452009 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-223733df-93a4-4e44-9783-f46fb11c6072 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:38.452551 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 492/2015] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:38 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:38.777832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e4616199-1ddc-4393-855d-b02824fb5e26 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:38.779987 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4616199-1ddc-4393-855d-b02824fb5e26 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:38.780287 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4616199-1ddc-4393-855d-b02824fb5e26 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:38.780507 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4616199-1ddc-4393-855d-b02824fb5e26 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:38.780744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e4616199-1ddc-4393-855d-b02824fb5e26 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:38.786054 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:38.786054 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:38.786885 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4616199-1ddc-4393-855d-b02824fb5e26 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:38.787256 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 502/2016] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:38 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:38.862514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-904e81c1-11fb-4a92-8f3f-bd518a203240 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:38.865278 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-904e81c1-11fb-4a92-8f3f-bd518a203240 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:38.865583 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-904e81c1-11fb-4a92-8f3f-bd518a203240 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:38.865894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-904e81c1-11fb-4a92-8f3f-bd518a203240 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:38.866021 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-904e81c1-11fb-4a92-8f3f-bd518a203240 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:38.872534 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:38.872534 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:38.873556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-904e81c1-11fb-4a92-8f3f-bd518a203240 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:38.874115 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 516/2017] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:38 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:39.256389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-1ee827f9-8c23-48eb-8eab-564d4afb0a0a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:39.259715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-1ee827f9-8c23-48eb-8eab-564d4afb0a0a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039/action Aug 25 11:50:39.260447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-1ee827f9-8c23-48eb-8eab-564d4afb0a0a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:39.260447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-1ee827f9-8c23-48eb-8eab-564d4afb0a0a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:39.295898 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:39.295898 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:39.383921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-844fe676-2d4f-4ed4-9d21-526d0578a95e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:39.387823 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-844fe676-2d4f-4ed4-9d21-526d0578a95e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91 Aug 25 11:50:39.388063 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-844fe676-2d4f-4ed4-9d21-526d0578a95e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:39.388876 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-844fe676-2d4f-4ed4-9d21-526d0578a95e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:39.395329 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-be1e1614-8666-4a7c-984f-412d2d8fbcb5 req-1ee827f9-8c23-48eb-8eab-564d4afb0a0a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039/action returned with HTTP 204 Aug 25 11:50:39.396148 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 508/2018] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:39 2026] POST /volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039/action => generated 0 bytes in 140 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:39.408469 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:39.408469 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:39.470088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9fc53ebf-77e5-4eaa-b201-98c1a06ef3c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:39.472154 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9fc53ebf-77e5-4eaa-b201-98c1a06ef3c4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:39.472553 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9fc53ebf-77e5-4eaa-b201-98c1a06ef3c4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:39.472806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9fc53ebf-77e5-4eaa-b201-98c1a06ef3c4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:39.493943 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9335c940-2f16-4ff1-a9d8-4b0f188e230c req-844fe676-2d4f-4ed4-9d21-526d0578a95e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91 returned with HTTP 200 Aug 25 11:50:39.494861 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 493/2019] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:39 2026] DELETE /volume/v3/attachments/d640fc79-5b16-4ebc-9681-4fdc1f634c91 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:39.495963 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:39.495963 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:39.500989 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9fc53ebf-77e5-4eaa-b201-98c1a06ef3c4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:39.507804 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9fc53ebf-77e5-4eaa-b201-98c1a06ef3c4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:39.508433 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 503/2020] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:39 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:39.738142 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-34d3ba58-ae11-4ce3-a4f3-5c42d237e56f req-d9aa807b-0222-4b18-801b-2ee0536d6888 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:39.740692 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-34d3ba58-ae11-4ce3-a4f3-5c42d237e56f req-d9aa807b-0222-4b18-801b-2ee0536d6888 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:39.740925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-34d3ba58-ae11-4ce3-a4f3-5c42d237e56f req-d9aa807b-0222-4b18-801b-2ee0536d6888 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:39.741209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-34d3ba58-ae11-4ce3-a4f3-5c42d237e56f req-d9aa807b-0222-4b18-801b-2ee0536d6888 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:39.751226 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:39.751226 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:39.757669 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-34d3ba58-ae11-4ce3-a4f3-5c42d237e56f req-d9aa807b-0222-4b18-801b-2ee0536d6888 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:39.768096 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-34d3ba58-ae11-4ce3-a4f3-5c42d237e56f req-d9aa807b-0222-4b18-801b-2ee0536d6888 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:39.768665 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 517/2021] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:39 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 876 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:39.809773 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-24a5b3c7-08c5-48da-8c4f-0707f4b3fb41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:39.812135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24a5b3c7-08c5-48da-8c4f-0707f4b3fb41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:39.812367 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24a5b3c7-08c5-48da-8c4f-0707f4b3fb41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:39.815468 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24a5b3c7-08c5-48da-8c4f-0707f4b3fb41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:39.815468 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-24a5b3c7-08c5-48da-8c4f-0707f4b3fb41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:39.826842 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:39.826842 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:39.828307 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24a5b3c7-08c5-48da-8c4f-0707f4b3fb41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:39.828859 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 509/2022] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:39 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:39.888600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a66a2a79-c6a0-4d65-9426-eece80e7578a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:39.891126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a66a2a79-c6a0-4d65-9426-eece80e7578a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:39.891539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a66a2a79-c6a0-4d65-9426-eece80e7578a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:39.891836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a66a2a79-c6a0-4d65-9426-eece80e7578a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:39.891990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a66a2a79-c6a0-4d65-9426-eece80e7578a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:39.897988 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:39.897988 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:39.899453 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a66a2a79-c6a0-4d65-9426-eece80e7578a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:39.900758 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 494/2023] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:39 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:40.842765 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-beeb3415-1867-48e6-8a82-c20ec97b82ff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:40.844792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beeb3415-1867-48e6-8a82-c20ec97b82ff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:40.845036 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beeb3415-1867-48e6-8a82-c20ec97b82ff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:40.845222 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beeb3415-1867-48e6-8a82-c20ec97b82ff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:40.845443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-beeb3415-1867-48e6-8a82-c20ec97b82ff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:40.856311 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:40.856311 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:40.856311 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beeb3415-1867-48e6-8a82-c20ec97b82ff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:40.856311 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 504/2024] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:40 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:40.866732 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf3045b4-9361-41b6-ab90-aece02544923 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:40.868873 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf3045b4-9361-41b6-ab90-aece02544923 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:40.869329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf3045b4-9361-41b6-ab90-aece02544923 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:40.869409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf3045b4-9361-41b6-ab90-aece02544923 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:40.882823 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:40.882823 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:40.888525 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cf3045b4-9361-41b6-ab90-aece02544923 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:40.892809 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf3045b4-9361-41b6-ab90-aece02544923 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:40.893187 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 518/2025] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:40 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:40.912645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:40.914404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-db251728-f4f2-4441-9078-a8ea8ba0802e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:40.924144 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db251728-f4f2-4441-9078-a8ea8ba0802e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:40.924144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db251728-f4f2-4441-9078-a8ea8ba0802e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:40.924144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-db251728-f4f2-4441-9078-a8ea8ba0802e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:40.924144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-db251728-f4f2-4441-9078-a8ea8ba0802e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:40.924289 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:40.924289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:40.924289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:40.925425 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete backup with id: 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. Aug 25 11:50:40.930885 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:40.930885 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:40.935963 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:40.935963 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:40.936381 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-db251728-f4f2-4441-9078-a8ea8ba0802e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:40.936896 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 495/2026] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:40 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:40.955330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] delete_backup rpcapi backup_id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:50:40.958848 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6a3d3ec-6d5d-4ab4-b3c2-fd5a8f510fa6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 202 Aug 25 11:50:40.959496 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 510/2027] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:40 2026] DELETE /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:40.969450 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-797b3622-2230-4258-90a8-4d75b6d0a70b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:40.972515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-797b3622-2230-4258-90a8-4d75b6d0a70b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:40.972515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-797b3622-2230-4258-90a8-4d75b6d0a70b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:40.972515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-797b3622-2230-4258-90a8-4d75b6d0a70b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:40.972515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-797b3622-2230-4258-90a8-4d75b6d0a70b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:40.982832 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:40.982832 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:40.982832 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-797b3622-2230-4258-90a8-4d75b6d0a70b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 200 Aug 25 11:50:40.982832 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 505/2028] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:40 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:41.956026 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b7ae84f1-796c-4418-8ec5-28d84b840e21 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:41.958116 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b7ae84f1-796c-4418-8ec5-28d84b840e21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:41.958347 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b7ae84f1-796c-4418-8ec5-28d84b840e21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:41.959224 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b7ae84f1-796c-4418-8ec5-28d84b840e21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:41.959224 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b7ae84f1-796c-4418-8ec5-28d84b840e21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:41.970106 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:41.970106 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:41.971162 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b7ae84f1-796c-4418-8ec5-28d84b840e21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:41.974391 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 519/2029] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:41 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:41.997032 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82afc2c7-52b2-49bf-ae48-e1ea3aa3359c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:41.999252 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82afc2c7-52b2-49bf-ae48-e1ea3aa3359c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f Aug 25 11:50:41.999548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82afc2c7-52b2-49bf-ae48-e1ea3aa3359c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:41.999824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82afc2c7-52b2-49bf-ae48-e1ea3aa3359c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:41.999962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-82afc2c7-52b2-49bf-ae48-e1ea3aa3359c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:42.004877 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82afc2c7-52b2-49bf-ae48-e1ea3aa3359c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f returned with HTTP 404 Aug 25 11:50:42.007117 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 496/2030] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:41 2026] GET /volume/v3/backups/2a531ec5-1cfa-44cd-b7ac-c30af1a6d23f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:42.150571 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-6f96f15b-07cd-474c-b252-ebc95e3a0570 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:42.155296 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-6f96f15b-07cd-474c-b252-ebc95e3a0570 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:42.155296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-6f96f15b-07cd-474c-b252-ebc95e3a0570 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:42.155296 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-6f96f15b-07cd-474c-b252-ebc95e3a0570 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:42.165850 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:42.165850 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:42.170430 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-6f96f15b-07cd-474c-b252-ebc95e3a0570 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:42.176970 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-6f96f15b-07cd-474c-b252-ebc95e3a0570 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:42.176970 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 511/2031] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:42 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:42.209490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:42.218060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8/action Aug 25 11:50:42.218430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:42.218563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:42.234926 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:42.234926 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:42.236918 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:42.248354 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Begin detaching volume completed successfully. Aug 25 11:50:42.248652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-11f23225-1c92-4479-bc42-ad77d8ef102f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8/action returned with HTTP 202 Aug 25 11:50:42.249292 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 506/2032] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:50:42 2026] POST /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:42.276085 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3295a943-1b37-4f28-a600-2eeaadbf4237 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:42.282501 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3295a943-1b37-4f28-a600-2eeaadbf4237 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:42.282501 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3295a943-1b37-4f28-a600-2eeaadbf4237 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:42.282501 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3295a943-1b37-4f28-a600-2eeaadbf4237 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:42.299138 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:42.299138 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:42.303971 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3295a943-1b37-4f28-a600-2eeaadbf4237 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:42.310495 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3295a943-1b37-4f28-a600-2eeaadbf4237 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:42.311094 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 520/2033] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:42 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1135 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:42.319255 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab0042e2-c2a3-488d-8396-5ffe2787e1d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:42.319745 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab0042e2-c2a3-488d-8396-5ffe2787e1d4 None None] GET https://10.4.3.66/volume// Aug 25 11:50:42.319972 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab0042e2-c2a3-488d-8396-5ffe2787e1d4 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:42.320306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab0042e2-c2a3-488d-8396-5ffe2787e1d4 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:42.322804 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab0042e2-c2a3-488d-8396-5ffe2787e1d4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:42.324716 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 497/2034] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:42 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:42.336336 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-c342a598-bbfa-4059-8224-8bf97dfc68e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:42.339488 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-c342a598-bbfa-4059-8224-8bf97dfc68e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:42.340227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-c342a598-bbfa-4059-8224-8bf97dfc68e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:42.340850 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-c342a598-bbfa-4059-8224-8bf97dfc68e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:42.360820 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:42.360820 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:42.366154 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-c342a598-bbfa-4059-8224-8bf97dfc68e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:42.375122 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-c342a598-bbfa-4059-8224-8bf97dfc68e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:42.376049 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 512/2035] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:50:42 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1315 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:42.986816 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6bcfa847-d52d-4632-bee4-f50da379c3f1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:42.993951 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6bcfa847-d52d-4632-bee4-f50da379c3f1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:42.994290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6bcfa847-d52d-4632-bee4-f50da379c3f1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:42.994599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6bcfa847-d52d-4632-bee4-f50da379c3f1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:42.994819 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-6bcfa847-d52d-4632-bee4-f50da379c3f1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:43.001071 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:43.001071 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:43.002078 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6bcfa847-d52d-4632-bee4-f50da379c3f1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:43.002647 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 507/2036] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:42 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:43.333887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d391ec85-8fe0-48bd-9501-63042efbbb40 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:43.336779 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d391ec85-8fe0-48bd-9501-63042efbbb40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:43.337090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d391ec85-8fe0-48bd-9501-63042efbbb40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:43.337395 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d391ec85-8fe0-48bd-9501-63042efbbb40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:43.356728 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:43.356728 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:43.363369 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d391ec85-8fe0-48bd-9501-63042efbbb40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:43.369634 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d391ec85-8fe0-48bd-9501-63042efbbb40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:43.370117 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 521/2037] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:43 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 1135 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:43.518779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-46375ab1-3b7c-4a31-a8e6-617c592b7008 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:43.524033 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-46375ab1-3b7c-4a31-a8e6-617c592b7008 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:50:43.525008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-46375ab1-3b7c-4a31-a8e6-617c592b7008 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:43.525008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-46375ab1-3b7c-4a31-a8e6-617c592b7008 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:43.539782 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:43.539782 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:43.543955 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-46375ab1-3b7c-4a31-a8e6-617c592b7008 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:50:43.553143 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-46375ab1-3b7c-4a31-a8e6-617c592b7008 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:50:43.553386 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 498/2038] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:50:43 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1440 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:43.645840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-704afc64-3138-4b65-a185-e4a722620530 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:43.652250 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-704afc64-3138-4b65-a185-e4a722620530 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968 Aug 25 11:50:43.652250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-704afc64-3138-4b65-a185-e4a722620530 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:43.652250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-704afc64-3138-4b65-a185-e4a722620530 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:43.659220 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:43.659220 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:43.761345 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef517a3c-2422-400f-a1f7-01135ea0959a req-704afc64-3138-4b65-a185-e4a722620530 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968 returned with HTTP 200 Aug 25 11:50:43.761789 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 513/2039] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:43 2026] DELETE /volume/v3/attachments/91ca268f-994b-4cd3-86e5-4a9cc44ca968 => generated 19 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:44.018243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-71bb6c44-8732-4856-aee4-f9f5789defbc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.024915 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71bb6c44-8732-4856-aee4-f9f5789defbc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:44.024915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71bb6c44-8732-4856-aee4-f9f5789defbc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.024915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71bb6c44-8732-4856-aee4-f9f5789defbc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.024915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-71bb6c44-8732-4856-aee4-f9f5789defbc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:44.029958 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.029958 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:44.031175 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71bb6c44-8732-4856-aee4-f9f5789defbc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:44.031800 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 508/2040] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:44 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:44.062854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eff149dd-9831-4c01-b3bb-5855de5e2766 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.062854 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eff149dd-9831-4c01-b3bb-5855de5e2766 None None] GET https://10.4.3.66/volume// Aug 25 11:50:44.062854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eff149dd-9831-4c01-b3bb-5855de5e2766 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.062854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eff149dd-9831-4c01-b3bb-5855de5e2766 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.062854 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eff149dd-9831-4c01-b3bb-5855de5e2766 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:44.062854 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 522/2041] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:44.074077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-a7124bc1-bce1-4f61-8007-e5cb666a4d02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.076126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-a7124bc1-bce1-4f61-8007-e5cb666a4d02 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:44.076486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-a7124bc1-bce1-4f61-8007-e5cb666a4d02 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdf0096f-ea58-4b98-882f-574cb2ebd19a", "connector": null, "instance_uuid": "88c2dced-00fd-4dc0-8b80-7067540605aa"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:44.091971 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.091971 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:44.107921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.111466 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:50:44.112307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-attach": {"instance_uuid": "75711cac-cb31-436e-9632-0948171069bd", "mountpoint": "/dev/vdb"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:44.112784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "75711cac-cb31-436e-9632-0948171069bd", "mountpoint": "/dev/vdb"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:44.127026 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.127026 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:44.128776 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:44.141977 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-a7124bc1-bce1-4f61-8007-e5cb666a4d02 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:44.142994 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 499/2042] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:44 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:44.150070 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Update volume admin metadata completed successfully. Aug 25 11:50:44.167661 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-cf29b350-847f-40af-af59-c4beebc5a482 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.169984 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-cf29b350-847f-40af-af59-c4beebc5a482 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6 Aug 25 11:50:44.170429 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-cf29b350-847f-40af-af59-c4beebc5a482 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.170855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-cf29b350-847f-40af-af59-c4beebc5a482 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.180836 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.180836 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:44.231544 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Attach volume completed successfully. Aug 25 11:50:44.232227 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-414c8a09-e282-4caf-9cd8-f67bd867b1d6 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:50:44.232781 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 514/2043] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:50:44 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:44.241356 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f1a3426-600c-4b20-9c0f-53efed02c08f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.242900 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f1a3426-600c-4b20-9c0f-53efed02c08f tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:44.243129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f1a3426-600c-4b20-9c0f-53efed02c08f tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.243397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f1a3426-600c-4b20-9c0f-53efed02c08f tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.255412 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.255412 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:44.259796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35bd64f0-573b-472b-94d6-0900746e092e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.259941 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6f1a3426-600c-4b20-9c0f-53efed02c08f tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:44.262758 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:44.264189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.264189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.264189 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume with id: 3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:44.266187 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f1a3426-600c-4b20-9c0f-53efed02c08f tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:44.266705 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 523/2044] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:44 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:44.278356 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.278356 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:44.279432 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:44.282102 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-cf29b350-847f-40af-af59-c4beebc5a482 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6 returned with HTTP 200 Aug 25 11:50:44.282842 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 509/2045] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:44 2026] DELETE /volume/v3/attachments/047efa7f-e6c8-4989-915b-889643e357b6 => generated 367 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:44.283019 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.286180 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:50:44.286615 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:44.286996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:44.305915 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.305915 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:44.306638 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:44.308859 np0000008081 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:50:44.320739 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume request issued successfully. Aug 25 11:50:44.321053 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35bd64f0-573b-472b-94d6-0900746e092e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 202 Aug 25 11:50:44.321716 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 500/2046] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:44 2026] DELETE /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:44.334027 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-695c69b6-5d3f-446e-803e-a457aa2cdbe8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.337220 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-695c69b6-5d3f-446e-803e-a457aa2cdbe8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:44.337220 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-695c69b6-5d3f-446e-803e-a457aa2cdbe8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.337220 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-695c69b6-5d3f-446e-803e-a457aa2cdbe8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.346944 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.346944 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:44.352730 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-695c69b6-5d3f-446e-803e-a457aa2cdbe8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:50:44.358199 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-695c69b6-5d3f-446e-803e-a457aa2cdbe8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 200 Aug 25 11:50:44.358781 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 524/2047] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:44 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:44.385925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-09f1e85b-e6b2-4e4c-86b4-b3cc4d2df2cb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.389126 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-09f1e85b-e6b2-4e4c-86b4-b3cc4d2df2cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:44.389786 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-09f1e85b-e6b2-4e4c-86b4-b3cc4d2df2cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.390275 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Detach volume completed successfully. Aug 25 11:50:44.390328 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-09f1e85b-e6b2-4e4c-86b4-b3cc4d2df2cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.391016 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4a3b6203-46d5-45e5-8372-cda0e37ba085 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:50:44.391134 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 515/2048] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:50:44 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 11:50:44.404172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cebb1086-9ec8-4aca-a1a2-c2586c01de5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:44.409167 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cebb1086-9ec8-4aca-a1a2-c2586c01de5b tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:44.409167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cebb1086-9ec8-4aca-a1a2-c2586c01de5b tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:44.409167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cebb1086-9ec8-4aca-a1a2-c2586c01de5b tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:44.416982 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.416982 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:44.422483 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-09f1e85b-e6b2-4e4c-86b4-b3cc4d2df2cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:44.427095 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:44.427095 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:44.430576 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-09f1e85b-e6b2-4e4c-86b4-b3cc4d2df2cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:44.430576 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 510/2049] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:44 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 840 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:44.436823 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cebb1086-9ec8-4aca-a1a2-c2586c01de5b tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:44.449720 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cebb1086-9ec8-4aca-a1a2-c2586c01de5b tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:44.449720 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 501/2050] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:44 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:45.048703 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f4b53ab0-f957-4252-be77-374ec606eee3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.051047 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4b53ab0-f957-4252-be77-374ec606eee3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:45.051271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4b53ab0-f957-4252-be77-374ec606eee3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:45.051518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f4b53ab0-f957-4252-be77-374ec606eee3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:45.051728 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f4b53ab0-f957-4252-be77-374ec606eee3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:45.057690 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:45.057690 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:45.058795 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f4b53ab0-f957-4252-be77-374ec606eee3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:45.059354 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 525/2051] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:45 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:45.379182 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f16f736e-c584-4325-b34e-f054db16d443 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.383830 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f16f736e-c584-4325-b34e-f054db16d443 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f Aug 25 11:50:45.384099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f16f736e-c584-4325-b34e-f054db16d443 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:45.384456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f16f736e-c584-4325-b34e-f054db16d443 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:45.394844 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f16f736e-c584-4325-b34e-f054db16d443 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f returned with HTTP 404 Aug 25 11:50:45.394844 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 516/2052] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:45 2026] GET /volume/v3/volumes/3dba46c1-5c7d-48f0-9e1b-8f3dbcada16f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:45.406975 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.409365 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:50:45.409639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:45.409884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:45.410792 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:50:45.483757 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Get all volumes completed successfully. Aug 25 11:50:45.486105 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:45.486105 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:45.493999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1556e9ab-4daf-44e1-8ec6-8bed1002910a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:50:45.493999 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 511/2053] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:50:45 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14920 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:50:45.515964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42766123-1bf5-4fbe-9ba4-b0ada9c819f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.517970 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42766123-1bf5-4fbe-9ba4-b0ada9c819f0 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] DELETE https://10.4.3.66/volume/v3/types/a7bd8f37-b200-4e1d-88ee-d4ca0b44f273 Aug 25 11:50:45.518662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42766123-1bf5-4fbe-9ba4-b0ada9c819f0 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:45.518662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42766123-1bf5-4fbe-9ba4-b0ada9c819f0 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:45.565083 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42766123-1bf5-4fbe-9ba4-b0ada9c819f0 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/a7bd8f37-b200-4e1d-88ee-d4ca0b44f273 returned with HTTP 202 Aug 25 11:50:45.565083 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 502/2054] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:50:45 2026] DELETE /volume/v3/types/a7bd8f37-b200-4e1d-88ee-d4ca0b44f273 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:45.578462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-519ca772-bbad-459e-8a8e-0563b4296870 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.583346 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-519ca772-bbad-459e-8a8e-0563b4296870 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:50:45.584610 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-519ca772-bbad-459e-8a8e-0563b4296870 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-1108560052", "extra_specs": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:45.616002 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-519ca772-bbad-459e-8a8e-0563b4296870 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:50:45.617248 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 526/2055] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:50:45 2026] POST /volume/v3/types => generated 214 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:45.627570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9c38a83-3d3b-49c7-98ee-6bbbc1a30f2d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.629234 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9c38a83-3d3b-49c7-98ee-6bbbc1a30f2d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types/87250d03-3f44-41e8-9a6a-e43c42888ed5/encryption Aug 25 11:50:45.629565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9c38a83-3d3b-49c7-98ee-6bbbc1a30f2d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:45.649692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9c38a83-3d3b-49c7-98ee-6bbbc1a30f2d tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/87250d03-3f44-41e8-9a6a-e43c42888ed5/encryption returned with HTTP 200 Aug 25 11:50:45.650110 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 517/2056] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:50:45 2026] POST /volume/v3/types/87250d03-3f44-41e8-9a6a-e43c42888ed5/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:45.660796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-74fa142e-83bb-48bd-990a-f82446f4b221 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.664216 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:45.664513 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1238642191", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-1108560052", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:45.666381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1238642191', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-1108560052', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:45.674007 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume of 1 GB Aug 25 11:50:45.674343 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:45.674343 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:45.674952 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Availability Zones retrieved successfully. Aug 25 11:50:45.682750 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (3d488de9-656f-4fac-b293-6834698879aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:45.683950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350738a8-cb98-4679-92d5-8d8ccccb1105) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:45.685011 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:45.715566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (350738a8-cb98-4679-92d5-8d8ccccb1105) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:50:46Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=87250d03-3f44-41e8-9a6a-e43c42888ed5,is_public=True,name='tempest-scenario-type-luksv2-1108560052',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '87250d03-3f44-41e8-9a6a-e43c42888ed5', '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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:45.716697 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481a4f77-43ca-45b7-8586-db7c5d4d487c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:45.759870 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-1108560052 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-1108560052, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:50:45.761782 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-1108560052 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-1108560052, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:50:45.779036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.781303 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 Aug 25 11:50:45.781987 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:45.791230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:45.797942 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:45.800480 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:45.800480 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:45.811912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Created reservations ['45f2e173-088e-4e02-b39c-b3825a7d3321', '3201f712-0845-4131-bda7-29109aa106fc', '78586cae-8e72-4ada-87d1-2fafd44e1b38', 'e42639fa-ed81-44d9-873a-747c9984ffff'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:45.813141 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (481a4f77-43ca-45b7-8586-db7c5d4d487c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45f2e173-088e-4e02-b39c-b3825a7d3321', '3201f712-0845-4131-bda7-29109aa106fc', '78586cae-8e72-4ada-87d1-2fafd44e1b38', 'e42639fa-ed81-44d9-873a-747c9984ffff']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:45.814220 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6202c3ea-8221-4df7-b4f4-c8c22c480cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:45.841254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6202c3ea-8221-4df7-b4f4-c8c22c480cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47bef57f-367f-433c-a1c2-45d99693027b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1238642191',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['45f2e173-088e-4e02-b39c-b3825a7d3321','3201f712-0845-4131-bda7-29109aa106fc','78586cae-8e72-4ada-87d1-2fafd44e1b38','e42639fa-ed81-44d9-873a-747c9984ffff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=87250d03-3f44-41e8-9a6a-e43c42888ed5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1238642191',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=47bef57f-367f-433c-a1c2-45d99693027b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364e88fc4763470daa2402e31e26d312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2186ae18409583c13071739cb14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(87250d03-3f44-41e8-9a6a-e43c42888ed5),volume_type_id=87250d03-3f44-41e8-9a6a-e43c42888ed5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:45.842335 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c249077-741a-4339-8f08-91ca5aa5ca0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:45.882544 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c249077-741a-4339-8f08-91ca5aa5ca0f) transitioned into state 'SUCCESS' from state '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-1238642191',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['45f2e173-088e-4e02-b39c-b3825a7d3321','3201f712-0845-4131-bda7-29109aa106fc','78586cae-8e72-4ada-87d1-2fafd44e1b38','e42639fa-ed81-44d9-873a-747c9984ffff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=87250d03-3f44-41e8-9a6a-e43c42888ed5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:45.883351 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e8efdd-5dd6-467c-9118-08380cc1de55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:45.894337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6e8efdd-5dd6-467c-9118-08380cc1de55) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:45.895366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (3d488de9-656f-4fac-b293-6834698879aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:45.895767 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request issued successfully. Aug 25 11:50:45.896477 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-74fa142e-83bb-48bd-990a-f82446f4b221 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:45.897046 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 512/2057] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:45 2026] POST /volume/v3/volumes => generated 785 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:45.959834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" released by "attachment_update" :: held 0.162s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:45.960286 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-0c5abeed-6e18-43f5-9560-bece77919110 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 returned with HTTP 200 Aug 25 11:50:45.961031 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 503/2058] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:45 2026] PUT /volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:45.977646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-1d6ee7b9-c8fc-4391-b5c5-9886ccf159a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:45.979676 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-1d6ee7b9-c8fc-4391-b5c5-9886ccf159a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 Aug 25 11:50:45.981865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-1d6ee7b9-c8fc-4391-b5c5-9886ccf159a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:45.982118 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-1d6ee7b9-c8fc-4391-b5c5-9886ccf159a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:46.013461 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-1d6ee7b9-c8fc-4391-b5c5-9886ccf159a8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 returned with HTTP 200 Aug 25 11:50:46.013645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 527/2059] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:50:45 2026] GET /volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:46.073123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee9891b2-5950-4581-8b52-fe7187fee2bf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:46.079730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee9891b2-5950-4581-8b52-fe7187fee2bf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:46.079730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee9891b2-5950-4581-8b52-fe7187fee2bf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:46.079730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee9891b2-5950-4581-8b52-fe7187fee2bf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:46.079948 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ee9891b2-5950-4581-8b52-fe7187fee2bf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:46.086433 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:46.086433 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:46.087211 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee9891b2-5950-4581-8b52-fe7187fee2bf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:46.087594 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 518/2060] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:46 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:46.573648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8e3427a9-bcd7-41f8-ac5a-9b41abfb5201 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:46.574261 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e3427a9-bcd7-41f8-ac5a-9b41abfb5201 None None] GET https://10.4.3.66/volume// Aug 25 11:50:46.574525 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e3427a9-bcd7-41f8-ac5a-9b41abfb5201 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:46.574812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e3427a9-bcd7-41f8-ac5a-9b41abfb5201 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:46.575248 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e3427a9-bcd7-41f8-ac5a-9b41abfb5201 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:50:46.576684 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 513/2061] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:50:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:50:46.594881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-975ab78c-598c-426f-8698-5d2c03a7a460 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:46.596750 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-975ab78c-598c-426f-8698-5d2c03a7a460 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:50:46.597147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-975ab78c-598c-426f-8698-5d2c03a7a460 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0d3d1721-623e-4f1d-8323-6c4452fd65ae", "connector": null, "instance_uuid": "2cd820a3-e6af-4f12-8b05-4623d9848451"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:46.611315 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:46.611315 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:46.649998 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-975ab78c-598c-426f-8698-5d2c03a7a460 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:50:46.650416 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 504/2062] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:50:46 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 25 11:50:46.663838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c2e912c5-3755-481d-9aa1-83adae2e4993 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:46.669263 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c2e912c5-3755-481d-9aa1-83adae2e4993 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91 Aug 25 11:50:46.669484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c2e912c5-3755-481d-9aa1-83adae2e4993 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:46.669792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c2e912c5-3755-481d-9aa1-83adae2e4993 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:46.681738 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:46.681738 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:46.759459 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c2e912c5-3755-481d-9aa1-83adae2e4993 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91 returned with HTTP 200 Aug 25 11:50:46.760037 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 528/2063] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:46 2026] DELETE /volume/v3/attachments/0a6ad3bc-1ebb-4487-9d11-9e23c80c3f91 => generated 192 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:47.108371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51bbaad9-cc17-4d0f-9300-f223488b26f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:47.114250 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51bbaad9-cc17-4d0f-9300-f223488b26f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:47.114250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51bbaad9-cc17-4d0f-9300-f223488b26f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:47.114582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51bbaad9-cc17-4d0f-9300-f223488b26f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:47.114668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-51bbaad9-cc17-4d0f-9300-f223488b26f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:47.121533 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:47.121533 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:47.122057 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51bbaad9-cc17-4d0f-9300-f223488b26f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:47.123151 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 519/2064] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:47 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:48.021540 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:48.025546 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] PUT https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de Aug 25 11:50:48.026416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:48.039258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Acquiring lock "cinder-attachment_update-0d3d1721-623e-4f1d-8323-6c4452fd65ae-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:50:48.045181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-0d3d1721-623e-4f1d-8323-6c4452fd65ae-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:50:48.046925 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:48.046925 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:48.140201 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-51b8413a-aa05-4ec7-9451-0deaf10f1b44 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:48.143184 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-51b8413a-aa05-4ec7-9451-0deaf10f1b44 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:48.143943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-51b8413a-aa05-4ec7-9451-0deaf10f1b44 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:48.143943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-51b8413a-aa05-4ec7-9451-0deaf10f1b44 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:48.143943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-51b8413a-aa05-4ec7-9451-0deaf10f1b44 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:48.150199 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:48.150199 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:48.152142 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-51b8413a-aa05-4ec7-9451-0deaf10f1b44 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:48.152142 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 505/2065] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:48 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:48.166598 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Lock "cinder-attachment_update-0d3d1721-623e-4f1d-8323-6c4452fd65ae-np0000008081" released by "attachment_update" :: held 0.121s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:50:48.167042 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-c202398c-f67b-4c8e-b741-c088458f2fe0 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de returned with HTTP 200 Aug 25 11:50:48.168503 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 514/2066] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:50:48 2026] PUT /volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:48.188765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-60982366-b7d9-4c96-b654-5233165b977f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:48.193228 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-60982366-b7d9-4c96-b654-5233165b977f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de Aug 25 11:50:48.193515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-60982366-b7d9-4c96-b654-5233165b977f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:48.193845 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-60982366-b7d9-4c96-b654-5233165b977f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:48.216705 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-60982366-b7d9-4c96-b654-5233165b977f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de returned with HTTP 200 Aug 25 11:50:48.218009 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 529/2067] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:50:48 2026] GET /volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:49.131439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:49.136156 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:49.136448 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:49.137079 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:49.137385 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:49.149873 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:49.149873 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:49.149873 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:49.170290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8123c493-4a23-4ad9-8942-515612d413cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:49.172714 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8123c493-4a23-4ad9-8942-515612d413cb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:49.172930 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8123c493-4a23-4ad9-8942-515612d413cb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:49.173151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8123c493-4a23-4ad9-8942-515612d413cb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:49.173277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8123c493-4a23-4ad9-8942-515612d413cb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:49.183903 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:49.183903 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:49.185482 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8123c493-4a23-4ad9-8942-515612d413cb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:49.185714 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 506/2068] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:49 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:49.190029 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume request issued successfully. Aug 25 11:50:49.190490 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ebca85f2-dae3-4f18-b03a-079c8831a904 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 202 Aug 25 11:50:49.190998 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 520/2069] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:49 2026] DELETE /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:49.204504 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a40bf9e4-d13e-4ede-971b-2a9eb487e5e7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:49.207964 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a40bf9e4-d13e-4ede-971b-2a9eb487e5e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:49.208268 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a40bf9e4-d13e-4ede-971b-2a9eb487e5e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:49.209930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a40bf9e4-d13e-4ede-971b-2a9eb487e5e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:49.217904 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:49.217904 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:49.223299 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a40bf9e4-d13e-4ede-971b-2a9eb487e5e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:49.228703 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a40bf9e4-d13e-4ede-971b-2a9eb487e5e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 200 Aug 25 11:50:49.229141 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 515/2070] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:49 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 839 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:50.202196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30047d48-986c-4f55-9051-531011b80f39 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.205276 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30047d48-986c-4f55-9051-531011b80f39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:50.205638 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30047d48-986c-4f55-9051-531011b80f39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:50.205956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30047d48-986c-4f55-9051-531011b80f39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:50.206116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-30047d48-986c-4f55-9051-531011b80f39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:50.210145 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=450,cinder:UPDATE=97,cinder:INSERT=49 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:50:50.218046 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:50.218046 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:50.219220 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30047d48-986c-4f55-9051-531011b80f39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:50.219808 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 530/2071] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:50 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:50.258377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88893fa5-4aa4-4936-b611-9c4ab1914782 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.262041 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88893fa5-4aa4-4936-b611-9c4ab1914782 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:50.262938 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88893fa5-4aa4-4936-b611-9c4ab1914782 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:50.262938 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88893fa5-4aa4-4936-b611-9c4ab1914782 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:50.265781 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=366,cinder:UPDATE=74,cinder:INSERT=36 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:50:50.271151 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88893fa5-4aa4-4936-b611-9c4ab1914782 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 404 Aug 25 11:50:50.272480 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 507/2072] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:50 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:50.292009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32ecd51a-4a0b-404f-bdcd-f233ba0d2741 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.295936 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32ecd51a-4a0b-404f-bdcd-f233ba0d2741 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:50.296163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32ecd51a-4a0b-404f-bdcd-f233ba0d2741 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:50.296569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32ecd51a-4a0b-404f-bdcd-f233ba0d2741 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:50.303305 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=452,cinder:INSERT=64,cinder:UPDATE=115 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:50:50.312071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32ecd51a-4a0b-404f-bdcd-f233ba0d2741 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 404 Aug 25 11:50:50.312730 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 521/2073] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:50 2026] GET /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:50.333560 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-06903673-b659-4ccc-8b90-203b42564312 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.337392 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06903673-b659-4ccc-8b90-203b42564312 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:50.337392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06903673-b659-4ccc-8b90-203b42564312 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:50.337392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06903673-b659-4ccc-8b90-203b42564312 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:50.337392 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-06903673-b659-4ccc-8b90-203b42564312 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: a5b1b812-f764-4004-9282-644f7e2d91e8 Aug 25 11:50:50.344480 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06903673-b659-4ccc-8b90-203b42564312 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 returned with HTTP 404 Aug 25 11:50:50.345304 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 516/2074] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:50 2026] DELETE /volume/v3/volumes/a5b1b812-f764-4004-9282-644f7e2d91e8 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:50.399953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.402280 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:50:50.402738 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1199867268"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:50.404657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request body: {'volume': {'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1199867268'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:50:50.433310 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-6782030c-69c4-4889-920a-228e0d2b7cfc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.436739 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-6782030c-69c4-4889-920a-228e0d2b7cfc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655/action Aug 25 11:50:50.437123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-6782030c-69c4-4889-920a-228e0d2b7cfc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:50.437221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-6782030c-69c4-4889-920a-228e0d2b7cfc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:50.467971 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:50.467971 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:50.486356 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f616f1fc-e8f9-4ba4-9fc4-90c5ee7f7fde req-6782030c-69c4-4889-920a-228e0d2b7cfc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655/action returned with HTTP 204 Aug 25 11:50:50.486872 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 508/2075] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:50 2026] POST /volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:50.518641 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume of 1 GB Aug 25 11:50:50.525250 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability Zones retrieved successfully. Aug 25 11:50:50.534091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (415a8884-bfed-420e-b015-ede444c05499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:50.536191 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c220eb-3844-4ca8-a0e0-27184e5e18bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:50.537586 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:50:50.628080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4c220eb-3844-4ca8-a0e0-27184e5e18bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:50.629285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbc3701-a420-433b-bc9f-8933d1cea391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:50.691050 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['7b64b67d-f44a-4be7-b599-8b4042509b02', 'b5663808-2db5-4314-b0ae-a74ea2de5834', '51d7cf65-be0d-4d94-9e78-ded4efdd5573', '79523d9a-0739-4382-8440-e18e882cf61c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:50.691873 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4cbc3701-a420-433b-bc9f-8933d1cea391) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b64b67d-f44a-4be7-b599-8b4042509b02', 'b5663808-2db5-4314-b0ae-a74ea2de5834', '51d7cf65-be0d-4d94-9e78-ded4efdd5573', '79523d9a-0739-4382-8440-e18e882cf61c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:50.692519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b2019e-cfe2-4d48-a47d-85737295ffbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:50.717036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08b2019e-cfe2-4d48-a47d-85737295ffbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ba2491e-e182-4b84-bb59-1ed3e9921b21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1199867268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['7b64b67d-f44a-4be7-b599-8b4042509b02','b5663808-2db5-4314-b0ae-a74ea2de5834','51d7cf65-be0d-4d94-9e78-ded4efdd5573','79523d9a-0739-4382-8440-e18e882cf61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:50:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1199867268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ba2491e-e182-4b84-bb59-1ed3e9921b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39976740f3284780a332f6f18617b760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:50.717831 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef9f932-4ae3-4c19-b167-9660561f0722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:50.742717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ef9f932-4ae3-4c19-b167-9660561f0722) transitioned into state 'SUCCESS' from state '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-1199867268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['7b64b67d-f44a-4be7-b599-8b4042509b02','b5663808-2db5-4314-b0ae-a74ea2de5834','51d7cf65-be0d-4d94-9e78-ded4efdd5573','79523d9a-0739-4382-8440-e18e882cf61c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:50.743343 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adce1fc1-b7f5-4820-87ed-e0b3aadc76a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:50:50.761647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adce1fc1-b7f5-4820-87ed-e0b3aadc76a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:50:50.763925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (415a8884-bfed-420e-b015-ede444c05499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:50:50.763925 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request issued successfully. Aug 25 11:50:50.764808 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7797f4f3-17f3-4040-bfcd-8ad0eae6f344 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:50:50.765335 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 531/2076] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:50 2026] POST /volume/v3/volumes => generated 747 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:50.781005 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c620dca-1512-42a0-aab0-675193766fb0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:50.787041 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c620dca-1512-42a0-aab0-675193766fb0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:50:50.787041 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c620dca-1512-42a0-aab0-675193766fb0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:50.788242 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c620dca-1512-42a0-aab0-675193766fb0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:50.796399 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:50.796399 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:50.800970 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c620dca-1512-42a0-aab0-675193766fb0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:50.805940 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c620dca-1512-42a0-aab0-675193766fb0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 200 Aug 25 11:50:50.806358 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 522/2077] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:50 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:51.237041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4c0f3374-f296-43f3-8344-03b3e96d68df None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:51.239329 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4c0f3374-f296-43f3-8344-03b3e96d68df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:51.239612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4c0f3374-f296-43f3-8344-03b3e96d68df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:51.240453 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4c0f3374-f296-43f3-8344-03b3e96d68df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:51.240453 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-4c0f3374-f296-43f3-8344-03b3e96d68df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:51.246290 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:51.246290 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:51.247758 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4c0f3374-f296-43f3-8344-03b3e96d68df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:51.248428 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 517/2078] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:51 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:51.820893 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9d4f3885-6353-4c39-b557-1cbf571f2117 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:51.822701 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d4f3885-6353-4c39-b557-1cbf571f2117 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:50:51.822873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d4f3885-6353-4c39-b557-1cbf571f2117 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:51.823109 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9d4f3885-6353-4c39-b557-1cbf571f2117 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:51.832429 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:51.832429 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:51.836497 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9d4f3885-6353-4c39-b557-1cbf571f2117 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:51.845776 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9d4f3885-6353-4c39-b557-1cbf571f2117 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 200 Aug 25 11:50:51.846129 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 509/2079] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:51 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:51.861507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80e9cfcd-e528-4b84-a8b3-904d142931b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:51.866006 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80e9cfcd-e528-4b84-a8b3-904d142931b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:50:51.866006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80e9cfcd-e528-4b84-a8b3-904d142931b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:51.866006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80e9cfcd-e528-4b84-a8b3-904d142931b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:51.875751 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:51.875751 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:51.890683 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-80e9cfcd-e528-4b84-a8b3-904d142931b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:51.902303 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80e9cfcd-e528-4b84-a8b3-904d142931b4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 200 Aug 25 11:50:51.907243 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 532/2080] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:51 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 1355 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:51.925417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7135b146-4d64-4742-8ffe-067802b66ed8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:51.929254 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:50:51.929254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ba2491e-e182-4b84-bb59-1ed3e9921b21", "name": "tempest-VolumesBackupsTest-Backup-370672392", "container": "tempest-volumesbackupstest-backup-container-1809041936"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:51.931100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating new backup {'backup': {'volume_id': '0ba2491e-e182-4b84-bb59-1ed3e9921b21', 'name': 'tempest-VolumesBackupsTest-Backup-370672392', 'container': 'tempest-volumesbackupstest-backup-container-1809041936'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:50:51.931669 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating backup of volume 0ba2491e-e182-4b84-bb59-1ed3e9921b21 in container tempest-volumesbackupstest-backup-container-1809041936 Aug 25 11:50:51.945060 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:51.945060 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:51.947363 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:50:51.969687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['cf6903d9-5891-44dc-ab41-5e462b3917ec', 'ad080a94-3b6d-4799-9f2d-c5bdf2bd39a1'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:50:52.014079 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7135b146-4d64-4742-8ffe-067802b66ed8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:50:52.014079 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 523/2081] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:50:51 2026] POST /volume/v3/backups => generated 327 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:50:52.030666 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cd79accd-dd21-4c76-a3fd-28c92d73b56d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:52.035653 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cd79accd-dd21-4c76-a3fd-28c92d73b56d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:52.035653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cd79accd-dd21-4c76-a3fd-28c92d73b56d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:52.035653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cd79accd-dd21-4c76-a3fd-28c92d73b56d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:52.035653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-cd79accd-dd21-4c76-a3fd-28c92d73b56d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:52.046315 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:52.046315 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:52.047336 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cd79accd-dd21-4c76-a3fd-28c92d73b56d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:52.047791 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 518/2082] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:52 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:52.262857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-70c7b72b-bf06-486c-a010-b20ced654906 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:52.266839 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70c7b72b-bf06-486c-a010-b20ced654906 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:52.267159 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70c7b72b-bf06-486c-a010-b20ced654906 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:52.267776 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70c7b72b-bf06-486c-a010-b20ced654906 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:52.269093 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-70c7b72b-bf06-486c-a010-b20ced654906 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:52.276313 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:52.276313 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:52.277585 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70c7b72b-bf06-486c-a010-b20ced654906 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:52.278081 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 510/2083] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:52 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:53.066441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8f264c8-ba7c-4fc4-b5f1-dfcb4b4678c1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:53.067612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8f264c8-ba7c-4fc4-b5f1-dfcb4b4678c1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:53.068413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8f264c8-ba7c-4fc4-b5f1-dfcb4b4678c1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:53.068413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8f264c8-ba7c-4fc4-b5f1-dfcb4b4678c1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:53.068413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b8f264c8-ba7c-4fc4-b5f1-dfcb4b4678c1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:53.073279 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:53.073279 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:53.074146 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8f264c8-ba7c-4fc4-b5f1-dfcb4b4678c1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:53.075259 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 533/2084] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:53 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:53.294088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26458f94-4179-4219-b306-f70c990e1db4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:53.296450 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26458f94-4179-4219-b306-f70c990e1db4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:53.296882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26458f94-4179-4219-b306-f70c990e1db4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:53.297118 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26458f94-4179-4219-b306-f70c990e1db4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:53.297257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-26458f94-4179-4219-b306-f70c990e1db4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:53.303427 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:53.303427 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:53.304484 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26458f94-4179-4219-b306-f70c990e1db4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:53.304675 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 524/2085] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:53 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:53.635216 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-b3b27d7e-30a6-4849-ba62-bac4747a02d7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:53.638875 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-b3b27d7e-30a6-4849-ba62-bac4747a02d7 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] POST https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de/action Aug 25 11:50:53.639497 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-b3b27d7e-30a6-4849-ba62-bac4747a02d7 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:53.639778 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-b3b27d7e-30a6-4849-ba62-bac4747a02d7 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:53.680270 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:53.680270 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:53.701747 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a704c74d-5810-4e12-9bbd-547daccfbcb1 req-b3b27d7e-30a6-4849-ba62-bac4747a02d7 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de/action returned with HTTP 204 Aug 25 11:50:53.702560 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 519/2086] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:50:53 2026] POST /volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de/action => generated 0 bytes in 68 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:54.088261 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94b4a810-ba78-4d16-9e72-0a65bf7b4435 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:54.096143 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94b4a810-ba78-4d16-9e72-0a65bf7b4435 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:54.096854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94b4a810-ba78-4d16-9e72-0a65bf7b4435 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:54.096854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94b4a810-ba78-4d16-9e72-0a65bf7b4435 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:54.097551 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-94b4a810-ba78-4d16-9e72-0a65bf7b4435 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:54.103889 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:54.103889 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:54.106176 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94b4a810-ba78-4d16-9e72-0a65bf7b4435 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:54.106176 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 511/2087] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:54 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:54.318428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0aef95af-a4bf-4ef8-b3cc-fca52de48d8c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:54.320845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0aef95af-a4bf-4ef8-b3cc-fca52de48d8c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:54.321535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0aef95af-a4bf-4ef8-b3cc-fca52de48d8c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:54.321535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0aef95af-a4bf-4ef8-b3cc-fca52de48d8c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:54.321740 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0aef95af-a4bf-4ef8-b3cc-fca52de48d8c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:54.334786 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:54.334786 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:54.335491 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0aef95af-a4bf-4ef8-b3cc-fca52de48d8c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:54.336439 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 534/2088] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:54 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:55.120439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f63d6e1a-1edf-4ea1-978e-cc75b7c1c20d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:55.122857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f63d6e1a-1edf-4ea1-978e-cc75b7c1c20d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:55.123184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f63d6e1a-1edf-4ea1-978e-cc75b7c1c20d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:55.123333 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f63d6e1a-1edf-4ea1-978e-cc75b7c1c20d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:55.123796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f63d6e1a-1edf-4ea1-978e-cc75b7c1c20d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:55.130372 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:55.130372 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:55.130372 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f63d6e1a-1edf-4ea1-978e-cc75b7c1c20d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:55.130372 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 525/2089] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:55 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:55.358231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7d0b71bf-6d66-407c-8494-a3f42f2d49a7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:55.360516 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7d0b71bf-6d66-407c-8494-a3f42f2d49a7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:55.361207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7d0b71bf-6d66-407c-8494-a3f42f2d49a7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:55.361207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7d0b71bf-6d66-407c-8494-a3f42f2d49a7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:55.361207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-7d0b71bf-6d66-407c-8494-a3f42f2d49a7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:55.375809 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:55.375809 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:55.376508 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7d0b71bf-6d66-407c-8494-a3f42f2d49a7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:55.377040 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 520/2090] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:55 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:56.147166 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6f33b27-688d-4e46-8cf2-3cd7f92591fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:56.149523 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6f33b27-688d-4e46-8cf2-3cd7f92591fd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:56.149769 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6f33b27-688d-4e46-8cf2-3cd7f92591fd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:56.149932 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6f33b27-688d-4e46-8cf2-3cd7f92591fd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:56.150097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a6f33b27-688d-4e46-8cf2-3cd7f92591fd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:56.157598 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:56.157598 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:56.158446 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6f33b27-688d-4e46-8cf2-3cd7f92591fd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:56.158822 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 512/2091] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:56 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:56.390913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f55fdae-0601-499d-b9c4-1ee470ea63e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:56.399038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f55fdae-0601-499d-b9c4-1ee470ea63e2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:56.399386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f55fdae-0601-499d-b9c4-1ee470ea63e2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:56.399745 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f55fdae-0601-499d-b9c4-1ee470ea63e2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:56.399951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5f55fdae-0601-499d-b9c4-1ee470ea63e2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:56.408041 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:56.408041 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:56.413850 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f55fdae-0601-499d-b9c4-1ee470ea63e2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:56.414012 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 535/2092] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:56 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:56.567861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-40116de0-f977-4e09-a160-7dd280edb070 req-b4c2ba17-57a4-48a7-87cc-c2a8d11c9838 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:56.570377 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-b4c2ba17-57a4-48a7-87cc-c2a8d11c9838 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] DELETE https://10.4.3.66/volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3 Aug 25 11:50:56.570611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-b4c2ba17-57a4-48a7-87cc-c2a8d11c9838 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:56.570862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-b4c2ba17-57a4-48a7-87cc-c2a8d11c9838 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:56.582665 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:56.582665 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:56.660813 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-b4c2ba17-57a4-48a7-87cc-c2a8d11c9838 tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3 returned with HTTP 200 Aug 25 11:50:56.660813 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 526/2093] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:50:56 2026] DELETE /volume/v3/attachments/170da88c-28fa-410d-87e1-cc4ec67c12b3 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:56.682288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:56.685724 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:50:56.685724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:56.685724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:56.685724 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Delete volume with id: 4eceb122-fa35-4298-9974-3af80ac1ada2 Aug 25 11:50:56.697346 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:56.697346 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:56.698183 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Volume info retrieved successfully. Aug 25 11:50:56.724262 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] Delete volume request issued successfully. Aug 25 11:50:56.724476 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-40116de0-f977-4e09-a160-7dd280edb070 req-6e947aef-bcd7-4cbf-b573-ce2120c2e92c tempest-TestShelveInstance-790300223 tempest-TestShelveInstance-790300223-project-member] https://10.4.3.66/volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 returned with HTTP 202 Aug 25 11:50:56.724996 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 521/2094] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:50:56 2026] DELETE /volume/v3/volumes/4eceb122-fa35-4298-9974-3af80ac1ada2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:50:56.970391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:56.975609 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:50:56.976915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-attach": {"instance_uuid": "33ebd585-e48e-48a6-8623-55c98706007e", "mountpoint": "/dev/vdb"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:56.979333 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "33ebd585-e48e-48a6-8623-55c98706007e", "mountpoint": "/dev/vdb"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:56.993118 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:56.993118 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:56.993953 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:57.006736 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Update volume admin metadata completed successfully. Aug 25 11:50:57.127229 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Attach volume completed successfully. Aug 25 11:50:57.127977 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11cf2e3b-bffd-40ea-b892-fe06d5834761 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:50:57.129280 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 513/2095] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:50:56 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:57.142242 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-70a68efd-2f36-4880-a1c4-24ce50f6109c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.144372 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-70a68efd-2f36-4880-a1c4-24ce50f6109c tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:57.144934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-70a68efd-2f36-4880-a1c4-24ce50f6109c tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.145409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-70a68efd-2f36-4880-a1c4-24ce50f6109c tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.159715 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.159715 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:57.166661 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-70a68efd-2f36-4880-a1c4-24ce50f6109c tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:57.170793 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-70a68efd-2f36-4880-a1c4-24ce50f6109c tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:57.171469 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 536/2096] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 1174 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:57.175906 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3e2c9b8-77ee-40c2-853f-daee59a306f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.181478 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3e2c9b8-77ee-40c2-853f-daee59a306f9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:57.181820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3e2c9b8-77ee-40c2-853f-daee59a306f9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.182063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3e2c9b8-77ee-40c2-853f-daee59a306f9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.182232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d3e2c9b8-77ee-40c2-853f-daee59a306f9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:57.189271 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.189271 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:57.189388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b65c918c-d27f-40c6-8276-aedcdcbb51f1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.191310 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3e2c9b8-77ee-40c2-853f-daee59a306f9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:57.193082 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 527/2097] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:57.193660 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b65c918c-d27f-40c6-8276-aedcdcbb51f1 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:57.193895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b65c918c-d27f-40c6-8276-aedcdcbb51f1 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.194148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b65c918c-d27f-40c6-8276-aedcdcbb51f1 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.210061 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.210061 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:57.216269 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b65c918c-d27f-40c6-8276-aedcdcbb51f1 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:57.224418 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b65c918c-d27f-40c6-8276-aedcdcbb51f1 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:57.224990 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 522/2098] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 1174 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:50:57.243939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.246224 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:50:57.246224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-detach": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:50:57.246409 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:50:57.270450 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.270450 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:57.270682 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:57.367261 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Detach volume completed successfully. Aug 25 11:50:57.367577 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee096bbb-6226-47ea-8a13-f9b6fee2f401 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:50:57.368404 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 514/2099] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:50:57 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:57.378080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5fd62db-e78f-4e2f-8e79-c2d57bf9b6da None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.380802 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5fd62db-e78f-4e2f-8e79-c2d57bf9b6da tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:50:57.381067 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5fd62db-e78f-4e2f-8e79-c2d57bf9b6da tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.381319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5fd62db-e78f-4e2f-8e79-c2d57bf9b6da tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.396647 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.396647 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:57.407890 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d5fd62db-e78f-4e2f-8e79-c2d57bf9b6da tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:50:57.416456 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5fd62db-e78f-4e2f-8e79-c2d57bf9b6da tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:50:57.418063 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 537/2100] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:57.434379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a9a47b10-f1b5-41b3-946e-29a125b7d063 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.436519 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9a47b10-f1b5-41b3-946e-29a125b7d063 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:57.436792 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9a47b10-f1b5-41b3-946e-29a125b7d063 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.436980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9a47b10-f1b5-41b3-946e-29a125b7d063 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.437083 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a9a47b10-f1b5-41b3-946e-29a125b7d063 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:57.451586 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.451586 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:57.453000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9a47b10-f1b5-41b3-946e-29a125b7d063 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:57.453451 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 528/2101] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 835 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:57.475088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-38ff73e6-545a-41b1-aedd-04f563eff3dd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.477969 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-38ff73e6-545a-41b1-aedd-04f563eff3dd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:50:57.478336 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-38ff73e6-545a-41b1-aedd-04f563eff3dd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.478696 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-38ff73e6-545a-41b1-aedd-04f563eff3dd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.488658 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.488658 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:57.488658 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-38ff73e6-545a-41b1-aedd-04f563eff3dd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:50:57.488658 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-38ff73e6-545a-41b1-aedd-04f563eff3dd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 returned with HTTP 200 Aug 25 11:50:57.489416 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 523/2102] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:57.499814 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-228d64d5-dead-4bac-8a12-a0f63ab0582f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.502434 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-228d64d5-dead-4bac-8a12-a0f63ab0582f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:57.502770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-228d64d5-dead-4bac-8a12-a0f63ab0582f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.502996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-228d64d5-dead-4bac-8a12-a0f63ab0582f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.503102 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-228d64d5-dead-4bac-8a12-a0f63ab0582f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:57.507877 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.507877 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:57.508728 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-228d64d5-dead-4bac-8a12-a0f63ab0582f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:57.509133 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 515/2103] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 835 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:57.519445 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.522388 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:57.522664 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.523149 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.523289 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete backup with id: 18251dcb-26f5-48a2-bef2-276c3a07f7d6. Aug 25 11:50:57.528250 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.528250 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:57.545071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] delete_backup rpcapi backup_id 18251dcb-26f5-48a2-bef2-276c3a07f7d6 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:50:57.547791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac81eda2-8515-478a-b0c7-258377c70cd9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 202 Aug 25 11:50:57.548261 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 538/2104] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:50:57 2026] DELETE /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:50:57.558773 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97daaae7-6bae-4bf5-a50d-afe42d111433 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:57.560862 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97daaae7-6bae-4bf5-a50d-afe42d111433 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:57.561151 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97daaae7-6bae-4bf5-a50d-afe42d111433 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:57.561422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97daaae7-6bae-4bf5-a50d-afe42d111433 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:57.561603 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-97daaae7-6bae-4bf5-a50d-afe42d111433 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:57.569454 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:57.569454 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:50:57.570281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97daaae7-6bae-4bf5-a50d-afe42d111433 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:57.570720 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 529/2105] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:57 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 834 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:58.213881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9299bb26-2522-4e68-80b4-93d94de6e332 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:58.216080 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9299bb26-2522-4e68-80b4-93d94de6e332 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:58.216313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9299bb26-2522-4e68-80b4-93d94de6e332 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:58.216542 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9299bb26-2522-4e68-80b4-93d94de6e332 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:58.216926 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9299bb26-2522-4e68-80b4-93d94de6e332 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:58.227393 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:58.227393 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:50:58.228406 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9299bb26-2522-4e68-80b4-93d94de6e332 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:58.229218 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 524/2106] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:58 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:58.586996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e666ecb9-62ef-4ab9-ba4b-b5282a9efec0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:58.589731 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e666ecb9-62ef-4ab9-ba4b-b5282a9efec0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:58.590002 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e666ecb9-62ef-4ab9-ba4b-b5282a9efec0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:58.590238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e666ecb9-62ef-4ab9-ba4b-b5282a9efec0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:58.590771 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e666ecb9-62ef-4ab9-ba4b-b5282a9efec0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:58.600461 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:58.600461 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:50:58.602644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e666ecb9-62ef-4ab9-ba4b-b5282a9efec0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 200 Aug 25 11:50:58.602644 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 516/2107] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:58 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 834 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:59.245609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fad9942c-d865-4a86-9dd9-2102c1db8125 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:59.248780 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fad9942c-d865-4a86-9dd9-2102c1db8125 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:50:59.249118 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fad9942c-d865-4a86-9dd9-2102c1db8125 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:59.249329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fad9942c-d865-4a86-9dd9-2102c1db8125 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:59.249452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fad9942c-d865-4a86-9dd9-2102c1db8125 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:59.262231 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:50:59.262231 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:50:59.263509 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fad9942c-d865-4a86-9dd9-2102c1db8125 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:50:59.264608 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 539/2108] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:59 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:50:59.618476 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8dea4e3e-ea68-4bfe-b644-c424dc689608 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:59.629488 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dea4e3e-ea68-4bfe-b644-c424dc689608 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 Aug 25 11:50:59.629488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dea4e3e-ea68-4bfe-b644-c424dc689608 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:59.629488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dea4e3e-ea68-4bfe-b644-c424dc689608 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:59.629488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8dea4e3e-ea68-4bfe-b644-c424dc689608 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Show backup with id 18251dcb-26f5-48a2-bef2-276c3a07f7d6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:50:59.629488 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dea4e3e-ea68-4bfe-b644-c424dc689608 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 returned with HTTP 404 Aug 25 11:50:59.630161 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 530/2109] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:50:59 2026] GET /volume/v3/backups/18251dcb-26f5-48a2-bef2-276c3a07f7d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:50:59.872737 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fe5b848a-6ef2-4436-ab09-83442998425f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:50:59.874992 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:50:59.875251 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:50:59.875540 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:50:59.875636 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:51:00.192355 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:00.192355 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:00.193767 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:51:00.279614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42b9d248-3966-47ee-9603-31f965425a41 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:00.281463 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42b9d248-3966-47ee-9603-31f965425a41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:00.281760 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42b9d248-3966-47ee-9603-31f965425a41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:00.281979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42b9d248-3966-47ee-9603-31f965425a41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:00.282121 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-42b9d248-3966-47ee-9603-31f965425a41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:00.287046 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:00.287046 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:00.287973 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42b9d248-3966-47ee-9603-31f965425a41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:00.288422 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 517/2110] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:00 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:00.580515 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:51:00.580515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fe5b848a-6ef2-4436-ab09-83442998425f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 returned with HTTP 202 Aug 25 11:51:00.580795 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 525/2111] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:50:59 2026] DELETE /volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 => generated 0 bytes in 709 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97cf51bc-f3f1-4998-b4e0-be1c6509364a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97cf51bc-f3f1-4998-b4e0-be1c6509364a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97cf51bc-f3f1-4998-b4e0-be1c6509364a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97cf51bc-f3f1-4998-b4e0-be1c6509364a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97cf51bc-f3f1-4998-b4e0-be1c6509364a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97cf51bc-f3f1-4998-b4e0-be1c6509364a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 returned with HTTP 200 Aug 25 11:51:00.645771 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 540/2112] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:00 2026] GET /volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:01.300559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6bfcdfdf-b882-4138-8339-e854d0e8c9d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:01.304283 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bfcdfdf-b882-4138-8339-e854d0e8c9d1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:01.304283 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bfcdfdf-b882-4138-8339-e854d0e8c9d1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:01.304283 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bfcdfdf-b882-4138-8339-e854d0e8c9d1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:01.304283 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6bfcdfdf-b882-4138-8339-e854d0e8c9d1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:01.461600 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:01.461600 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:01.464738 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bfcdfdf-b882-4138-8339-e854d0e8c9d1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:01.464738 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 531/2113] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:01 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:01.614662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c37353cb-5fe2-41a0-864a-f829889f002a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:01.617202 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c37353cb-5fe2-41a0-864a-f829889f002a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 Aug 25 11:51:01.617437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c37353cb-5fe2-41a0-864a-f829889f002a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:01.617748 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c37353cb-5fe2-41a0-864a-f829889f002a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:01.624530 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c37353cb-5fe2-41a0-864a-f829889f002a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 returned with HTTP 404 Aug 25 11:51:01.625331 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 518/2114] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:01 2026] GET /volume/v3/snapshots/7cf28475-b73c-4b25-a503-250c06641848 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:01.645556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-53974ece-f731-4d8a-9551-9d8ce9998bba None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:01.671402 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53974ece-f731-4d8a-9551-9d8ce9998bba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:51:01.673595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53974ece-f731-4d8a-9551-9d8ce9998bba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:01.678545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53974ece-f731-4d8a-9551-9d8ce9998bba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:01.689083 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=380,cinder:UPDATE=79,cinder:INSERT=39 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:51:01.761948 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:01.761948 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:01.769207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:01.772300 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-53974ece-f731-4d8a-9551-9d8ce9998bba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:01.772885 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:01.773490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:01.773822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:01.825877 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:01.825877 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:01.826652 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:01.870751 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53974ece-f731-4d8a-9551-9d8ce9998bba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:51:01.870751 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 526/2115] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:01 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:01.928320 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Reserve volume completed successfully. Aug 25 11:51:01.928521 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c07d5a0-e8cd-42dd-842d-e2c344cdc90e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:51:01.929198 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 541/2116] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:51:01 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:51:01.939024 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7bce09d4-9c98-43c6-bbed-aab0c0233798 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:01.942667 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bce09d4-9c98-43c6-bbed-aab0c0233798 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:01.942667 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bce09d4-9c98-43c6-bbed-aab0c0233798 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:01.942667 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bce09d4-9c98-43c6-bbed-aab0c0233798 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:01.951020 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:01.951020 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:01.970810 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bce09d4-9c98-43c6-bbed-aab0c0233798 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:01.975850 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bce09d4-9c98-43c6-bbed-aab0c0233798 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:01.976377 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 532/2117] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:01 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:01.997604 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95605665-e1da-4495-a81e-bd25d61eb88e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:01.999644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95605665-e1da-4495-a81e-bd25d61eb88e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:02.000187 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95605665-e1da-4495-a81e-bd25d61eb88e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:02.000412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95605665-e1da-4495-a81e-bd25d61eb88e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:02.012821 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.012821 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:02.012821 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95605665-e1da-4495-a81e-bd25d61eb88e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.016593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.018223 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:02.018223 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1801482811"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:02.020125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request body: {'volume': {'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1801482811'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:02.144111 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume of 1 GB Aug 25 11:51:02.148990 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Availability Zones retrieved successfully. Aug 25 11:51:02.154281 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (f555e95e-65f1-4ea0-a63c-9f9d73c8f8a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:02.155405 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31fdc759-6f99-40e2-9c66-372e1fa4ea99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:02.156431 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:02.171275 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95605665-e1da-4495-a81e-bd25d61eb88e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Unreserve volume completed successfully. Aug 25 11:51:02.171500 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95605665-e1da-4495-a81e-bd25d61eb88e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:51:02.171913 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 519/2118] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:51:01 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:51:02.183955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58631872-2323-4d7b-b3af-0fdc198dc959 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.186250 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58631872-2323-4d7b-b3af-0fdc198dc959 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:02.186851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58631872-2323-4d7b-b3af-0fdc198dc959 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:02.187008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58631872-2323-4d7b-b3af-0fdc198dc959 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:02.203112 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.203112 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:02.208477 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58631872-2323-4d7b-b3af-0fdc198dc959 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.218659 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58631872-2323-4d7b-b3af-0fdc198dc959 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:02.219368 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 542/2119] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:02 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:02.247803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f20588d6-175f-4649-95a2-e271c3a03352 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.252885 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f20588d6-175f-4649-95a2-e271c3a03352 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:02.253224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f20588d6-175f-4649-95a2-e271c3a03352 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:02.253408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f20588d6-175f-4649-95a2-e271c3a03352 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:02.258288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31fdc759-6f99-40e2-9c66-372e1fa4ea99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:02.259222 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6080670c-2c0d-46f5-a959-349d5dea93ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:02.266069 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.266069 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:02.266888 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f20588d6-175f-4649-95a2-e271c3a03352 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.277714 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f20588d6-175f-4649-95a2-e271c3a03352 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume updated successfully. Aug 25 11:51:02.278051 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f20588d6-175f-4649-95a2-e271c3a03352 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 200 Aug 25 11:51:02.278618 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 533/2120] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:51:02 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:51:02.291231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c62e7b00-0741-445e-9d75-a53d45971eb2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.296892 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c62e7b00-0741-445e-9d75-a53d45971eb2 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:02.297134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c62e7b00-0741-445e-9d75-a53d45971eb2 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:02.297873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c62e7b00-0741-445e-9d75-a53d45971eb2 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:02.311674 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.311674 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:02.316698 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c62e7b00-0741-445e-9d75-a53d45971eb2 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.323770 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c62e7b00-0741-445e-9d75-a53d45971eb2 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:02.323770 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 520/2121] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:02 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:02.352147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.354035 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:02.354396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:02.354836 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:02.366728 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.366728 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:02.367148 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.402807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['0c0c9a40-5f93-46cc-b10c-96b6452fe371', '05cec878-57ab-4b8f-a110-1de894813a51', 'a057eeae-80eb-4771-b427-cef92a730777', 'ebfb3157-4060-49b0-bc6a-74b1ae474da0'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:02.405871 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume updated successfully. Aug 25 11:51:02.406040 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6080670c-2c0d-46f5-a959-349d5dea93ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c0c9a40-5f93-46cc-b10c-96b6452fe371', '05cec878-57ab-4b8f-a110-1de894813a51', 'a057eeae-80eb-4771-b427-cef92a730777', 'ebfb3157-4060-49b0-bc6a-74b1ae474da0']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:02.406169 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b6e0dd3-7c48-4258-bbbf-2b9e7b8053aa tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 200 Aug 25 11:51:02.406169 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 543/2122] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:51:02 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:51:02.407201 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761e5949-86d2-4ea4-903c-85d456ef97ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:02.418460 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6de36949-ba68-4279-80db-df6d3eb8c852 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.421057 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6de36949-ba68-4279-80db-df6d3eb8c852 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:02.421729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6de36949-ba68-4279-80db-df6d3eb8c852 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:02.421729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6de36949-ba68-4279-80db-df6d3eb8c852 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:02.431815 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.431815 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:02.437660 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6de36949-ba68-4279-80db-df6d3eb8c852 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.442894 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6de36949-ba68-4279-80db-df6d3eb8c852 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:02.443255 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 534/2123] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:02 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:02.460883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.463722 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:02.465399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:02.465399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:02.478138 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.478138 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:02.478877 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.480355 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3179be19-a83f-4dfb-a7ec-4f95aede68df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.482176 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3179be19-a83f-4dfb-a7ec-4f95aede68df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:02.482361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3179be19-a83f-4dfb-a7ec-4f95aede68df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:02.482555 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3179be19-a83f-4dfb-a7ec-4f95aede68df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:02.482676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3179be19-a83f-4dfb-a7ec-4f95aede68df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:02.489705 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.489705 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:02.490996 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3179be19-a83f-4dfb-a7ec-4f95aede68df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:02.492027 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 544/2124] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:02 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:02.500248 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Update volume admin metadata completed successfully. Aug 25 11:51:02.500438 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Update readonly setting on volume completed successfully. Aug 25 11:51:02.501594 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-532faa8d-f472-4da4-9e6c-f32709e68aa8 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:51:02.501594 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 521/2125] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:51:02 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:51:02.510707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f6b3b3df-8e2d-43a5-8986-9ad1998f1c49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.513301 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6b3b3df-8e2d-43a5-8986-9ad1998f1c49 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:02.513519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6b3b3df-8e2d-43a5-8986-9ad1998f1c49 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:02.513725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f6b3b3df-8e2d-43a5-8986-9ad1998f1c49 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:02.648872 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.648872 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:02.654215 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f6b3b3df-8e2d-43a5-8986-9ad1998f1c49 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.780506 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (761e5949-86d2-4ea4-903c-85d456ef97ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '805922d3-8ec8-427c-9ca1-9b55ab09c72f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1801482811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['0c0c9a40-5f93-46cc-b10c-96b6452fe371','05cec878-57ab-4b8f-a110-1de894813a51','a057eeae-80eb-4771-b427-cef92a730777','ebfb3157-4060-49b0-bc6a-74b1ae474da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1801482811',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=805922d3-8ec8-427c-9ca1-9b55ab09c72f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa6373572974e97b5ab35f5e6e031fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:02.781754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70429b41-fd6a-44d6-9a27-b86a1dac3115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:02.811659 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f6b3b3df-8e2d-43a5-8986-9ad1998f1c49 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:02.812284 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 535/2126] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:02 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 858 bytes in 302 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:02.829400 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.831774 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:02.832319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:02.832492 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:02.844563 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.844563 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:02.845341 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:02.971512 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Update volume admin metadata completed successfully. Aug 25 11:51:02.971512 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Update readonly setting on volume completed successfully. Aug 25 11:51:02.972555 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfd15e29-cc12-4f4e-878c-7f5ab1fd7e3e tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:51:02.972555 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 545/2127] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:51:02 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 0 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:51:02.985032 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a7e5dffe-e5b7-4362-86a9-ffe1382be3a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:02.987238 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a7e5dffe-e5b7-4362-86a9-ffe1382be3a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:02.987238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a7e5dffe-e5b7-4362-86a9-ffe1382be3a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:02.989401 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a7e5dffe-e5b7-4362-86a9-ffe1382be3a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:02.996364 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:02.996364 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:03.013584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70429b41-fd6a-44d6-9a27-b86a1dac3115) transitioned into state 'SUCCESS' from state '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-1801482811',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['0c0c9a40-5f93-46cc-b10c-96b6452fe371','05cec878-57ab-4b8f-a110-1de894813a51','a057eeae-80eb-4771-b427-cef92a730777','ebfb3157-4060-49b0-bc6a-74b1ae474da0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:03.014407 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a7e5dffe-e5b7-4362-86a9-ffe1382be3a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:03.014463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e36e29-9ed4-4f6a-aa2e-6784c98a312a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:03.021153 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a7e5dffe-e5b7-4362-86a9-ffe1382be3a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:03.021996 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 522/2128] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:02 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:03.040512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6ef1be29-25d5-402f-8d41-a40507db4450 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:03.043475 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:03.044222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-617952173", "disk_format": "raw"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:03.044222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-617952173", "disk_format": "raw"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:03.053464 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:03.053464 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:03.054318 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:03.065535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3e36e29-9ed4-4f6a-aa2e-6784c98a312a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:03.066182 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (f555e95e-65f1-4ea0-a63c-9f9d73c8f8a3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:03.066375 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request issued successfully. Aug 25 11:51:03.067002 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6114bdd6-6a19-47f6-bd7c-6b678df1677c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:03.067449 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 527/2129] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:02 2026] POST /volume/v3/volumes => generated 752 bytes in 1052 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:03.079586 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:03.079586 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:03.086677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f82d2cd-a453-46d6-9ad3-93249b6626cf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:03.088792 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f82d2cd-a453-46d6-9ad3-93249b6626cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:03.089211 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f82d2cd-a453-46d6-9ad3-93249b6626cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:03.089211 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f82d2cd-a453-46d6-9ad3-93249b6626cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:03.159703 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:03.159703 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:03.205027 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.image.image_utils [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-617952173'}] 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-617952173'}]. {{(pid=100238) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 11:51:03.207676 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f82d2cd-a453-46d6-9ad3-93249b6626cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:03.217146 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f82d2cd-a453-46d6-9ad3-93249b6626cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:03.217678 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 546/2130] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:03 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 820 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:03.505012 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6a5dab5-9004-48a3-849d-eeadf96602d0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:03.507102 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6a5dab5-9004-48a3-849d-eeadf96602d0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:03.507309 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6a5dab5-9004-48a3-849d-eeadf96602d0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:03.507485 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6a5dab5-9004-48a3-849d-eeadf96602d0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:03.507583 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a6a5dab5-9004-48a3-849d-eeadf96602d0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:03.523997 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:03.523997 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:03.525032 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6a5dab5-9004-48a3-849d-eeadf96602d0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:03.525530 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 523/2131] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:03 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:03.985963 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Copy volume to image completed successfully. Aug 25 11:51:03.986364 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6ef1be29-25d5-402f-8d41-a40507db4450 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:51:03.987114 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 536/2132] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:51:03 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 686 bytes in 947 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:04.233210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e4fdd0a5-6acd-4fa5-a465-bd43a790bb21 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:04.235931 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4fdd0a5-6acd-4fa5-a465-bd43a790bb21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:04.236400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4fdd0a5-6acd-4fa5-a465-bd43a790bb21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:04.237299 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4fdd0a5-6acd-4fa5-a465-bd43a790bb21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:04.246468 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:04.246468 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:04.253535 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e4fdd0a5-6acd-4fa5-a465-bd43a790bb21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:04.261281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4fdd0a5-6acd-4fa5-a465-bd43a790bb21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:04.261917 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 528/2133] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:04 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:04.542213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1e754def-2479-4e12-84f5-5259cca4b016 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:04.545262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e754def-2479-4e12-84f5-5259cca4b016 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:04.545510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1e754def-2479-4e12-84f5-5259cca4b016 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:04.545757 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1e754def-2479-4e12-84f5-5259cca4b016 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:04.546556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1e754def-2479-4e12-84f5-5259cca4b016 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:04.554697 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:04.554697 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:04.556021 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e754def-2479-4e12-84f5-5259cca4b016 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:04.556684 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 547/2134] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:04 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:05.572070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c16e4e75-a71e-48ae-93a1-ead1a40580c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:05.574321 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c16e4e75-a71e-48ae-93a1-ead1a40580c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:05.574673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c16e4e75-a71e-48ae-93a1-ead1a40580c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:05.575783 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c16e4e75-a71e-48ae-93a1-ead1a40580c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:05.575783 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c16e4e75-a71e-48ae-93a1-ead1a40580c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:05.586092 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:05.586092 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:05.586959 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c16e4e75-a71e-48ae-93a1-ead1a40580c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:05.587505 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 524/2135] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:05 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:06.600926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02df437c-7e9b-4a63-8d3b-61a83e602959 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:06.603925 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02df437c-7e9b-4a63-8d3b-61a83e602959 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:06.604228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02df437c-7e9b-4a63-8d3b-61a83e602959 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:06.604527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02df437c-7e9b-4a63-8d3b-61a83e602959 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:06.604707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-02df437c-7e9b-4a63-8d3b-61a83e602959 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:06.611020 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:06.611020 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:06.612399 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02df437c-7e9b-4a63-8d3b-61a83e602959 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:06.613081 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 537/2136] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:06 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:07.630004 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dc9bd4f4-157b-4c3a-bd36-4e7efc6e0b97 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:07.632367 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dc9bd4f4-157b-4c3a-bd36-4e7efc6e0b97 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:07.632701 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dc9bd4f4-157b-4c3a-bd36-4e7efc6e0b97 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:07.632951 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dc9bd4f4-157b-4c3a-bd36-4e7efc6e0b97 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:07.633084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-dc9bd4f4-157b-4c3a-bd36-4e7efc6e0b97 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:07.645314 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:07.645314 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:07.646871 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dc9bd4f4-157b-4c3a-bd36-4e7efc6e0b97 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:07.646871 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 529/2137] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:07 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:08.665958 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c38762e-ed06-4bb7-8ec7-760e484b5ce4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:08.668601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c38762e-ed06-4bb7-8ec7-760e484b5ce4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:08.668923 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c38762e-ed06-4bb7-8ec7-760e484b5ce4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:08.669211 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c38762e-ed06-4bb7-8ec7-760e484b5ce4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:08.669358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1c38762e-ed06-4bb7-8ec7-760e484b5ce4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:08.678234 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:08.678234 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:08.679742 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c38762e-ed06-4bb7-8ec7-760e484b5ce4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:08.681494 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 548/2138] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:08 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:09.696451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25444e5f-8db6-433a-a8d0-6f61237eceb3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:09.699794 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25444e5f-8db6-433a-a8d0-6f61237eceb3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:09.700009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25444e5f-8db6-433a-a8d0-6f61237eceb3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:09.700263 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25444e5f-8db6-433a-a8d0-6f61237eceb3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:09.700846 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-25444e5f-8db6-433a-a8d0-6f61237eceb3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:09.710859 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:09.710859 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:09.712049 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25444e5f-8db6-433a-a8d0-6f61237eceb3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:09.712550 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 525/2139] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:09 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0728c47-f901-48d8-8f29-73268ae3df42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0728c47-f901-48d8-8f29-73268ae3df42 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0728c47-f901-48d8-8f29-73268ae3df42 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0728c47-f901-48d8-8f29-73268ae3df42 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b0728c47-f901-48d8-8f29-73268ae3df42 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0728c47-f901-48d8-8f29-73268ae3df42 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:10.761432 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 538/2140] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:10 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:11.772099 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7160a9f4-22ca-40fb-8165-d34e4d27d156 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:11.779649 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7160a9f4-22ca-40fb-8165-d34e4d27d156 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:11.780113 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7160a9f4-22ca-40fb-8165-d34e4d27d156 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:11.780163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7160a9f4-22ca-40fb-8165-d34e4d27d156 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:11.780263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-7160a9f4-22ca-40fb-8165-d34e4d27d156 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:11.786585 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:11.786585 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:11.788691 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7160a9f4-22ca-40fb-8165-d34e4d27d156 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:11.788691 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 530/2141] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:11 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:11.797317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6066685e-6a64-4116-919b-d0fcd349ce66 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:11.803368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8c9a96c-519c-4914-9b03-28ab251b9c1d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:11.805766 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8c9a96c-519c-4914-9b03-28ab251b9c1d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:51:11.806442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a96c-519c-4914-9b03-28ab251b9c1d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:11.806959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8c9a96c-519c-4914-9b03-28ab251b9c1d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:11.818799 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:11.818799 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:11.827422 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8c9a96c-519c-4914-9b03-28ab251b9c1d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:11.845050 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8c9a96c-519c-4914-9b03-28ab251b9c1d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 200 Aug 25 11:51:11.845050 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 526/2142] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:11 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 1355 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:11.859560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17f25294-cefa-488f-9383-17428e13b8fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:11.863944 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f/restore Aug 25 11:51:11.864366 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:11.867055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Restoring backup a780e7ff-e865-4f40-9b25-29c7435b182f ({'restore': {}}) {{(pid=100238) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 11:51:11.867260 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Restoring backup a780e7ff-e865-4f40-9b25-29c7435b182f to volume None. Aug 25 11:51:11.872745 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:11.872745 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:11.874194 np0000008081 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating volume of 1 GB for restore of backup a780e7ff-e865-4f40-9b25-29c7435b182f. Aug 25 11:51:11.879539 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability Zones retrieved successfully. Aug 25 11:51:11.886346 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (b0bede76-4af7-4bc8-88ba-abd99eb4af73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:11.888319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572abf8b-98cf-4446-86d7-36e2446be7d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:11.889393 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:12.078765 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (572abf8b-98cf-4446-86d7-36e2446be7d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.079720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6470c3-364d-40fb-98fa-dd2b84ea296f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.119642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['034ceb6d-1bea-4257-ba09-7f4f7c19c834', '7a27ce52-c0a1-4865-bed1-1b9344d182ba', 'c7988c29-1039-4081-88e4-3a16383ac420', '3c51e62b-750b-4616-a46a-452de5de397f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:12.120564 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa6470c3-364d-40fb-98fa-dd2b84ea296f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['034ceb6d-1bea-4257-ba09-7f4f7c19c834', '7a27ce52-c0a1-4865-bed1-1b9344d182ba', 'c7988c29-1039-4081-88e4-3a16383ac420', '3c51e62b-750b-4616-a46a-452de5de397f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.121411 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cac9b5-3230-41c1-aa90-69efc56f0725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.140843 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:12.141215 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1089660639"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:12.142535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1089660639'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:12.142753 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume of 1 GB Aug 25 11:51:12.153749 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Availability Zones retrieved successfully. Aug 25 11:51:12.164374 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (f5871e48-9fff-4e31-b214-308bc1272aff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:12.166431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8adb19-2cbc-4291-8d48-37a69f160aec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.168131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:12.169084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0cac9b5-3230-41c1-aa90-69efc56f0725) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c50466f6-9e78-43f6-a84e-f07358c7b102', '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_a780e7ff-e865-4f40-9b25-29c7435b182f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['034ceb6d-1bea-4257-ba09-7f4f7c19c834','7a27ce52-c0a1-4865-bed1-1b9344d182ba','c7988c29-1039-4081-88e4-3a16383ac420','3c51e62b-750b-4616-a46a-452de5de397f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:12Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a780e7ff-e865-4f40-9b25-29c7435b182f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c50466f6-9e78-43f6-a84e-f07358c7b102,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39976740f3284780a332f6f18617b760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.170277 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b5cf96-88a3-4a5a-bb29-c07fe71c5060) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.205263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c8adb19-2cbc-4291-8d48-37a69f160aec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.206290 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950237e8-3cee-463d-b598-5b9d743fdb51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.257007 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54b5cf96-88a3-4a5a-bb29-c07fe71c5060) transitioned into 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_a780e7ff-e865-4f40-9b25-29c7435b182f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['034ceb6d-1bea-4257-ba09-7f4f7c19c834','7a27ce52-c0a1-4865-bed1-1b9344d182ba','c7988c29-1039-4081-88e4-3a16383ac420','3c51e62b-750b-4616-a46a-452de5de397f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.257774 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c33d5a04-6e2d-4ce8-810d-d5df9e5f7c1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.301966 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c33d5a04-6e2d-4ce8-810d-d5df9e5f7c1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.302643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (b0bede76-4af7-4bc8-88ba-abd99eb4af73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:12.302872 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request issued successfully. Aug 25 11:51:12.313140 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:12.313140 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:12.313670 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:12.503940 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['e2695ad0-10a3-476f-9ebc-096d19104eb9', '0410ac72-d563-40cf-93ed-7fe0fbfcd2b5', '87e49b88-e975-4e70-a8ba-b059ea75f2df', 'c6b22ae9-641f-414e-b41d-7999de5adec3'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:12.505786 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (950237e8-3cee-463d-b598-5b9d743fdb51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2695ad0-10a3-476f-9ebc-096d19104eb9', '0410ac72-d563-40cf-93ed-7fe0fbfcd2b5', '87e49b88-e975-4e70-a8ba-b059ea75f2df', 'c6b22ae9-641f-414e-b41d-7999de5adec3']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.506133 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfe3c9d3-0ef9-4d1a-abc6-137f529b187c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.602095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cfe3c9d3-0ef9-4d1a-abc6-137f529b187c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72e03397-9182-4b7f-8407-a0d7665ee01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1089660639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['e2695ad0-10a3-476f-9ebc-096d19104eb9','0410ac72-d563-40cf-93ed-7fe0fbfcd2b5','87e49b88-e975-4e70-a8ba-b059ea75f2df','c6b22ae9-641f-414e-b41d-7999de5adec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1089660639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72e03397-9182-4b7f-8407-a0d7665ee01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee608b3e9b5542e085914cffaad1914e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e934ecfed74ad2b733b22060d84f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.604286 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edeb1d0-d0f9-454e-8af4-8f9eee3140e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.644981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0edeb1d0-d0f9-454e-8af4-8f9eee3140e5) transitioned into state 'SUCCESS' from state '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-1089660639',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['e2695ad0-10a3-476f-9ebc-096d19104eb9','0410ac72-d563-40cf-93ed-7fe0fbfcd2b5','87e49b88-e975-4e70-a8ba-b059ea75f2df','c6b22ae9-641f-414e-b41d-7999de5adec3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.646234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f8753d-2df7-42ef-8331-a01d935fd0c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:12.666121 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f8753d-2df7-42ef-8331-a01d935fd0c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:12.666976 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (f5871e48-9fff-4e31-b214-308bc1272aff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:12.667260 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request issued successfully. Aug 25 11:51:12.667819 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6066685e-6a64-4116-919b-d0fcd349ce66 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:12.668228 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 549/2143] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:51:11 2026] POST /volume/v3/volumes => generated 758 bytes in 871 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:12.686658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b2f37f83-7bcf-4dcd-b0dd-b5298a9502fd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:12.691157 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b2f37f83-7bcf-4dcd-b0dd-b5298a9502fd tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:12.691157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b2f37f83-7bcf-4dcd-b0dd-b5298a9502fd tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:12.691157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b2f37f83-7bcf-4dcd-b0dd-b5298a9502fd tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:12.700257 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:12.700257 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:12.706399 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b2f37f83-7bcf-4dcd-b0dd-b5298a9502fd tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:12.714976 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b2f37f83-7bcf-4dcd-b0dd-b5298a9502fd tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c returned with HTTP 200 Aug 25 11:51:12.716121 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 531/2144] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:12 2026] GET /volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:13.339504 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:13.339504 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:13.340101 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:13.340293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Checking backup size 1 against volume size 1 {{(pid=100238) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 11:51:13.340447 np0000008081 devstack@c-api.service[100238]: INFO cinder.backup.api [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Overwriting volume c50466f6-9e78-43f6-a84e-f07358c7b102 with restore of backup a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:13.386522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] restore_backup in rpcapi backup_id a780e7ff-e865-4f40-9b25-29c7435b182f {{(pid=100238) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 11:51:13.391924 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17f25294-cefa-488f-9383-17428e13b8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f/restore returned with HTTP 202 Aug 25 11:51:13.392362 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 539/2145] 10.4.3.66 () {68 vars in 1386 bytes} [Tue Aug 25 11:51:11 2026] POST /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f/restore => generated 189 bytes in 1533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 11:51:13.407358 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d517a91f-2809-458b-a612-4071694d59c7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:13.413457 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d517a91f-2809-458b-a612-4071694d59c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:13.413457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d517a91f-2809-458b-a612-4071694d59c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:13.414448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d517a91f-2809-458b-a612-4071694d59c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:13.416210 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d517a91f-2809-458b-a612-4071694d59c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:13.426467 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:13.426467 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:13.431895 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d517a91f-2809-458b-a612-4071694d59c7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:13.432798 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 527/2146] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:13 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:51:13.734465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d7dbb785-8bba-4e63-9386-633c9b1c722d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:13.736735 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7dbb785-8bba-4e63-9386-633c9b1c722d tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:13.737103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7dbb785-8bba-4e63-9386-633c9b1c722d tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:13.737291 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d7dbb785-8bba-4e63-9386-633c9b1c722d tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:13.752433 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:13.752433 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:13.760143 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d7dbb785-8bba-4e63-9386-633c9b1c722d tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:13.770035 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d7dbb785-8bba-4e63-9386-633c9b1c722d tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c returned with HTTP 200 Aug 25 11:51:13.770587 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 550/2147] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:13 2026] GET /volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:13.822880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:13.825180 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:51:13.825647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72e03397-9182-4b7f-8407-a0d7665ee01c", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-68826235"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:13.840551 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:13.840551 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:13.843064 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:13.843460 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create snapshot from volume 72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:14.311985 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['851cf3e5-7f78-4ea6-988f-acbeed07818a', '2411105f-27c9-40cb-85c7-00520da0f3d3', '8e38541a-9241-4be0-992f-10c5cc100151', '922f1f3b-42e1-4179-a537-9c9a47f0a9d1'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:14.447425 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58f7cb8e-e1ae-4929-90cf-49941622d478 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:14.449469 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58f7cb8e-e1ae-4929-90cf-49941622d478 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:14.449660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58f7cb8e-e1ae-4929-90cf-49941622d478 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:14.449857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58f7cb8e-e1ae-4929-90cf-49941622d478 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:14.449978 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-58f7cb8e-e1ae-4929-90cf-49941622d478 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:14.454528 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:14.454528 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:14.455313 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58f7cb8e-e1ae-4929-90cf-49941622d478 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:14.455657 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 540/2148] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:14 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:14.525288 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Snapshot create request issued successfully. Aug 25 11:51:14.525714 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b9e4fbd7-0b2d-4214-ab2c-137841871253 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:51:14.526178 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 532/2149] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:51:13 2026] POST /volume/v3/snapshots => generated 314 bytes in 704 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:14.539807 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d8b87991-bccf-4440-aa75-2855cb64d823 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:14.542090 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8b87991-bccf-4440-aa75-2855cb64d823 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 Aug 25 11:51:14.542351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8b87991-bccf-4440-aa75-2855cb64d823 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:14.542548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d8b87991-bccf-4440-aa75-2855cb64d823 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:14.549913 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:14.549913 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:14.550497 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d8b87991-bccf-4440-aa75-2855cb64d823 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Snapshot retrieved successfully. Aug 25 11:51:14.551819 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d8b87991-bccf-4440-aa75-2855cb64d823 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 returned with HTTP 200 Aug 25 11:51:14.552219 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 528/2150] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:14 2026] GET /volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:15.469301 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8056d6c-2a33-44fb-8a7e-59aa1adfb213 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:15.474806 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8056d6c-2a33-44fb-8a7e-59aa1adfb213 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:15.475130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8056d6c-2a33-44fb-8a7e-59aa1adfb213 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:15.475420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8056d6c-2a33-44fb-8a7e-59aa1adfb213 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:15.475554 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e8056d6c-2a33-44fb-8a7e-59aa1adfb213 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:15.486092 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:15.486092 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:15.487124 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8056d6c-2a33-44fb-8a7e-59aa1adfb213 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:15.490031 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 551/2151] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:15 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:15.562823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2b93047-6cb6-4246-b1f5-6f45651a2c61 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:15.565058 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2b93047-6cb6-4246-b1f5-6f45651a2c61 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 Aug 25 11:51:15.565270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2b93047-6cb6-4246-b1f5-6f45651a2c61 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:15.565270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2b93047-6cb6-4246-b1f5-6f45651a2c61 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:15.573047 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:15.573047 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:15.573703 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b2b93047-6cb6-4246-b1f5-6f45651a2c61 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Snapshot retrieved successfully. Aug 25 11:51:15.575355 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2b93047-6cb6-4246-b1f5-6f45651a2c61 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 returned with HTTP 200 Aug 25 11:51:15.575852 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 541/2152] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:15 2026] GET /volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 => generated 473 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:15.591557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:15.594190 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:15.594791 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87683a7f-f046-4c5c-81e4-f151ce0a44c1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-920875197"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:15.598346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request body: {'volume': {"'snapshot_id": '87683a7f-f046-4c5c-81e4-f151ce0a44c1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-920875197'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:15.598482 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume of 1 GB Aug 25 11:51:15.599164 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:15.599164 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:15.604077 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Availability Zones retrieved successfully. Aug 25 11:51:15.615474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (7a2faae3-3e55-4fec-8b85-f2159bd97fa7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:15.617193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb28fee6-f1a2-40e3-b7f0-2dbb497718cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.618409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:15.667868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb28fee6-f1a2-40e3-b7f0-2dbb497718cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.668756 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fec0801-7aeb-48e0-92d6-f6136c046361) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.740875 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['b767f7ac-a615-4f42-bdb9-df135299d525', '15e7cfd2-8417-4f50-95ee-6fd3c7d04d08', 'd9a6125a-0d7d-4bfc-8ecb-03945c19f734', 'f344d563-c1ce-4733-bf37-ecb1053903f4'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:15.742830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3fec0801-7aeb-48e0-92d6-f6136c046361) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b767f7ac-a615-4f42-bdb9-df135299d525', '15e7cfd2-8417-4f50-95ee-6fd3c7d04d08', 'd9a6125a-0d7d-4bfc-8ecb-03945c19f734', 'f344d563-c1ce-4733-bf37-ecb1053903f4']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.743944 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6491217c-7eb7-4c76-9925-45e54b61cfa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.781510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6491217c-7eb7-4c76-9925-45e54b61cfa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd615deda-97dd-4b06-91b4-3549cdaa02fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-920875197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['b767f7ac-a615-4f42-bdb9-df135299d525','15e7cfd2-8417-4f50-95ee-6fd3c7d04d08','d9a6125a-0d7d-4bfc-8ecb-03945c19f734','f344d563-c1ce-4733-bf37-ecb1053903f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-920875197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d615deda-97dd-4b06-91b4-3549cdaa02fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee608b3e9b5542e085914cffaad1914e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e934ecfed74ad2b733b22060d84f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.782865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8246d0e8-fba2-4d5d-bc7c-5316152dcc3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.817746 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8246d0e8-fba2-4d5d-bc7c-5316152dcc3b) transitioned into state 'SUCCESS' from state '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-920875197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['b767f7ac-a615-4f42-bdb9-df135299d525','15e7cfd2-8417-4f50-95ee-6fd3c7d04d08','d9a6125a-0d7d-4bfc-8ecb-03945c19f734','f344d563-c1ce-4733-bf37-ecb1053903f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.818610 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd16136e-7762-41cf-8f7a-3a50b9a7a17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.837090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd16136e-7762-41cf-8f7a-3a50b9a7a17f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.838148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (7a2faae3-3e55-4fec-8b85-f2159bd97fa7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:15.838527 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request issued successfully. Aug 25 11:51:15.839237 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05f17d1a-1fcc-4492-bc2b-e40ac88d65ed tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:15.839973 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 533/2153] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:15 2026] POST /volume/v3/volumes => generated 757 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 11:51:15.861825 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:15.865798 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:15.866343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87683a7f-f046-4c5c-81e4-f151ce0a44c1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-924138101"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:15.869716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request body: {'volume': {"'snapshot_id": '87683a7f-f046-4c5c-81e4-f151ce0a44c1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-924138101'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:15.869716 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume of 1 GB Aug 25 11:51:15.874160 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Availability Zones retrieved successfully. Aug 25 11:51:15.881561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (a2bf6a4e-da3c-466c-bf61-2d23f54dc11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:15.885653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a716c80b-4551-4ef6-86b1-6bca8dfa9122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.885653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:15.926139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a716c80b-4551-4ef6-86b1-6bca8dfa9122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.927024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dc5fcf-c415-4e7d-a610-a1051ab4b3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:15.992639 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['5244926e-9a7d-4056-80c0-044f029f11b3', '2adfaea3-83a3-4954-83e8-108f70ea2505', '376198ab-6334-46da-bbc7-0b2464ca180f', '34fea9f2-cb38-4699-bf25-740242265c0c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:15.993877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50dc5fcf-c415-4e7d-a610-a1051ab4b3d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5244926e-9a7d-4056-80c0-044f029f11b3', '2adfaea3-83a3-4954-83e8-108f70ea2505', '376198ab-6334-46da-bbc7-0b2464ca180f', '34fea9f2-cb38-4699-bf25-740242265c0c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:15.996120 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e4c7c6-4f74-41af-8291-83870a40d409) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.030799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65e4c7c6-4f74-41af-8291-83870a40d409) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2272c0e8-d8b0-464e-ab98-dc896560142f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-924138101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['5244926e-9a7d-4056-80c0-044f029f11b3','2adfaea3-83a3-4954-83e8-108f70ea2505','376198ab-6334-46da-bbc7-0b2464ca180f','34fea9f2-cb38-4699-bf25-740242265c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-924138101',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2272c0e8-d8b0-464e-ab98-dc896560142f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee608b3e9b5542e085914cffaad1914e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e934ecfed74ad2b733b22060d84f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.032070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0fed78-8fba-4d02-8170-dadb2849d593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.078051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a0fed78-8fba-4d02-8170-dadb2849d593) transitioned into state 'SUCCESS' from state '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-924138101',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['5244926e-9a7d-4056-80c0-044f029f11b3','2adfaea3-83a3-4954-83e8-108f70ea2505','376198ab-6334-46da-bbc7-0b2464ca180f','34fea9f2-cb38-4699-bf25-740242265c0c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.079264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df4cb13-7dfd-41fd-b8f9-4e783130b1d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.093679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7df4cb13-7dfd-41fd-b8f9-4e783130b1d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.097701 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (a2bf6a4e-da3c-466c-bf61-2d23f54dc11c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.097701 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request issued successfully. Aug 25 11:51:16.097701 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bed950b8-7c91-47c5-ad46-32fed2aeeb00 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:16.097701 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 529/2154] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:15 2026] POST /volume/v3/volumes => generated 757 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:16.113872 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e235e696-d87a-406d-8132-b6426f486ac0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:16.117767 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:16.118933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87683a7f-f046-4c5c-81e4-f151ce0a44c1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-444448700"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:16.120257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request body: {'volume': {"'snapshot_id": '87683a7f-f046-4c5c-81e4-f151ce0a44c1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-444448700'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:16.120536 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume of 1 GB Aug 25 11:51:16.126770 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Availability Zones retrieved successfully. Aug 25 11:51:16.135664 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (42360bb9-1072-456e-957d-ae2f5119fd0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.137173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54217bde-cde0-47d4-82b3-cfcdb3322b3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.138867 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:16.201392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54217bde-cde0-47d4-82b3-cfcdb3322b3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.201392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4bad93-a88c-4121-a3af-22e7333a094b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.264686 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['5ad2eff9-e598-4fad-a869-981f3dddd7c2', '55d2350f-3986-4cb5-a3aa-b6f77875e818', '743d8324-f618-4554-9b05-8776f225bb9e', '8005eb37-cbcd-47cc-94b7-ad759e5c2025'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:16.266933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4bad93-a88c-4121-a3af-22e7333a094b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ad2eff9-e598-4fad-a869-981f3dddd7c2', '55d2350f-3986-4cb5-a3aa-b6f77875e818', '743d8324-f618-4554-9b05-8776f225bb9e', '8005eb37-cbcd-47cc-94b7-ad759e5c2025']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.267936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a61291b8-145b-41a3-afe0-eab68eb5fa89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.300751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a61291b8-145b-41a3-afe0-eab68eb5fa89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a9dd8a-9569-4293-adc4-9c30de6799f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-444448700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['5ad2eff9-e598-4fad-a869-981f3dddd7c2','55d2350f-3986-4cb5-a3aa-b6f77875e818','743d8324-f618-4554-9b05-8776f225bb9e','8005eb37-cbcd-47cc-94b7-ad759e5c2025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-444448700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5a9dd8a-9569-4293-adc4-9c30de6799f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee608b3e9b5542e085914cffaad1914e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e934ecfed74ad2b733b22060d84f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.302857 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c4afa7-4e98-4c15-9053-a46be37cecac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.334641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (14c4afa7-4e98-4c15-9053-a46be37cecac) transitioned into state 'SUCCESS' from state '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-444448700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['5ad2eff9-e598-4fad-a869-981f3dddd7c2','55d2350f-3986-4cb5-a3aa-b6f77875e818','743d8324-f618-4554-9b05-8776f225bb9e','8005eb37-cbcd-47cc-94b7-ad759e5c2025'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.336925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c43dc73-423c-4bc6-9d09-616a9452d369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.356491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c43dc73-423c-4bc6-9d09-616a9452d369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.358568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (42360bb9-1072-456e-957d-ae2f5119fd0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.359200 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request issued successfully. Aug 25 11:51:16.359908 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e235e696-d87a-406d-8132-b6426f486ac0 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:16.361085 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 552/2155] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:16 2026] POST /volume/v3/volumes => generated 757 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:16.379650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:16.381646 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:16.383059 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87683a7f-f046-4c5c-81e4-f151ce0a44c1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1509683417"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:16.384364 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request body: {'volume': {"'snapshot_id": '87683a7f-f046-4c5c-81e4-f151ce0a44c1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1509683417'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:16.384364 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume of 1 GB Aug 25 11:51:16.395029 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Availability Zones retrieved successfully. Aug 25 11:51:16.409666 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (81d69769-2881-474a-a56b-f4b09d71e362) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.410945 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba4c361-5243-4ebd-b615-0c9eb63962a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.412256 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:16.466729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ba4c361-5243-4ebd-b615-0c9eb63962a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.468160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b20c130-ace6-43ce-8bea-647ed17896a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.500907 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-88418489-41e5-4ba1-969b-40744192c1b8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:16.505810 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-88418489-41e5-4ba1-969b-40744192c1b8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:16.506159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-88418489-41e5-4ba1-969b-40744192c1b8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:16.506542 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-88418489-41e5-4ba1-969b-40744192c1b8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:16.506709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-88418489-41e5-4ba1-969b-40744192c1b8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:16.515356 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:16.515356 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:16.517079 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-88418489-41e5-4ba1-969b-40744192c1b8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:16.517251 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 534/2156] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:16 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:16.548457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['3a36c396-f660-4e22-a6d2-ecb88b514971', '4a8149e8-fb0a-4bad-961c-84a755fcc91d', '098015d1-1f91-4dc2-a292-54ac23dc7546', '9f46e1e2-c875-4f89-a1b1-34f97c1980e7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:16.549547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b20c130-ace6-43ce-8bea-647ed17896a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a36c396-f660-4e22-a6d2-ecb88b514971', '4a8149e8-fb0a-4bad-961c-84a755fcc91d', '098015d1-1f91-4dc2-a292-54ac23dc7546', '9f46e1e2-c875-4f89-a1b1-34f97c1980e7']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.550521 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e1b6ae-b672-49fb-ac97-565775ea604b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.587380 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06e1b6ae-b672-49fb-ac97-565775ea604b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31882a03-9860-4dfa-b9a9-12928a33e618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1509683417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['3a36c396-f660-4e22-a6d2-ecb88b514971','4a8149e8-fb0a-4bad-961c-84a755fcc91d','098015d1-1f91-4dc2-a292-54ac23dc7546','9f46e1e2-c875-4f89-a1b1-34f97c1980e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1509683417',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31882a03-9860-4dfa-b9a9-12928a33e618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee608b3e9b5542e085914cffaad1914e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e934ecfed74ad2b733b22060d84f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.588248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc45a2c9-0ccf-4d38-a24c-dc48d587af06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.612959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc45a2c9-0ccf-4d38-a24c-dc48d587af06) transitioned into state 'SUCCESS' from state '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-1509683417',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['3a36c396-f660-4e22-a6d2-ecb88b514971','4a8149e8-fb0a-4bad-961c-84a755fcc91d','098015d1-1f91-4dc2-a292-54ac23dc7546','9f46e1e2-c875-4f89-a1b1-34f97c1980e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.617933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8492d3a-1c8f-485c-b131-ae6feef745e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.628109 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8492d3a-1c8f-485c-b131-ae6feef745e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.629010 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (81d69769-2881-474a-a56b-f4b09d71e362) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.629327 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request issued successfully. Aug 25 11:51:16.630308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e09a077-4b8d-40b7-b87e-edf2ec44eefb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:16.631375 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 542/2157] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:16 2026] POST /volume/v3/volumes => generated 758 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:16.648411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c658db38-ddc6-47b3-896a-22b1c1811507 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:16.654215 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:16.654215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "87683a7f-f046-4c5c-81e4-f151ce0a44c1", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-999482835"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:16.656199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request body: {'volume': {"'snapshot_id": '87683a7f-f046-4c5c-81e4-f151ce0a44c1', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-999482835'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:16.656199 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume of 1 GB Aug 25 11:51:16.656199 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:16.656199 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:16.662847 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Availability Zones retrieved successfully. Aug 25 11:51:16.669865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (704bdafd-a147-4152-a387-121ed63545b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.673799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ffa0bd-ff19-445e-9b71-06ac23c35ab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.673799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:16.720756 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49ffa0bd-ff19-445e-9b71-06ac23c35ab6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.721713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323d624b-69e5-4325-8fd0-a7f32b9f01fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.777929 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Created reservations ['8bb244d0-cc9c-4955-bf8e-95dacac3dba5', '7fbe0d1f-0a40-43d5-b277-acb92f12ead4', 'cb9d1671-73d7-4192-afe1-5d74362aa642', '4ba6faa9-1610-4d8a-a540-a17541f4a575'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:16.778407 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (323d624b-69e5-4325-8fd0-a7f32b9f01fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bb244d0-cc9c-4955-bf8e-95dacac3dba5', '7fbe0d1f-0a40-43d5-b277-acb92f12ead4', 'cb9d1671-73d7-4192-afe1-5d74362aa642', '4ba6faa9-1610-4d8a-a540-a17541f4a575']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.779353 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0824b1-7a36-4a83-a107-7f7e97c17c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.809512 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a0824b1-7a36-4a83-a107-7f7e97c17c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92416ddc-f7d5-48df-8bf1-c3a56a50b4b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-999482835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['8bb244d0-cc9c-4955-bf8e-95dacac3dba5','7fbe0d1f-0a40-43d5-b277-acb92f12ead4','cb9d1671-73d7-4192-afe1-5d74362aa642','4ba6faa9-1610-4d8a-a540-a17541f4a575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-999482835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92416ddc-f7d5-48df-8bf1-c3a56a50b4b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ee608b3e9b5542e085914cffaad1914e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='54e934ecfed74ad2b733b22060d84f9b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.811119 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52625096-a584-4819-b965-266d275bc599) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.841794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (52625096-a584-4819-b965-266d275bc599) transitioned into state 'SUCCESS' from state '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-999482835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ee608b3e9b5542e085914cffaad1914e',qos_specs=None,replication_status=,reservations=['8bb244d0-cc9c-4955-bf8e-95dacac3dba5','7fbe0d1f-0a40-43d5-b277-acb92f12ead4','cb9d1671-73d7-4192-afe1-5d74362aa642','4ba6faa9-1610-4d8a-a540-a17541f4a575'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='54e934ecfed74ad2b733b22060d84f9b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.841794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6844eb4-2751-4e6e-acdf-0083de1e77d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:16.863029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6844eb4-2751-4e6e-acdf-0083de1e77d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:16.864776 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Flow 'volume_create_api' (704bdafd-a147-4152-a387-121ed63545b5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:16.864776 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Create volume request issued successfully. Aug 25 11:51:16.866559 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c658db38-ddc6-47b3-896a-22b1c1811507 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:16.866559 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 530/2158] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:16 2026] POST /volume/v3/volumes => generated 757 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:16.888276 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0a638e0-eb2a-4fa3-8796-f7f6c17f78b2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:16.891313 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0a638e0-eb2a-4fa3-8796-f7f6c17f78b2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc Aug 25 11:51:16.895105 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0a638e0-eb2a-4fa3-8796-f7f6c17f78b2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:16.895105 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0a638e0-eb2a-4fa3-8796-f7f6c17f78b2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:16.911896 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:16.911896 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:16.921936 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c0a638e0-eb2a-4fa3-8796-f7f6c17f78b2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:16.934691 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0a638e0-eb2a-4fa3-8796-f7f6c17f78b2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc returned with HTTP 200 Aug 25 11:51:16.935336 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 553/2159] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:16 2026] GET /volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:16.958978 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-363a69a5-235b-41cc-966d-abbf4c9ab0ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:16.962177 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-363a69a5-235b-41cc-966d-abbf4c9ab0ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f Aug 25 11:51:16.962177 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-363a69a5-235b-41cc-966d-abbf4c9ab0ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:16.962363 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-363a69a5-235b-41cc-966d-abbf4c9ab0ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:16.974417 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:16.974417 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:16.982190 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-363a69a5-235b-41cc-966d-abbf4c9ab0ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:16.990967 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-363a69a5-235b-41cc-966d-abbf4c9ab0ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f returned with HTTP 200 Aug 25 11:51:16.990967 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 535/2160] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:16 2026] GET /volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:17.015204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa3cd790-0b8a-4a95-9a1a-08b8054ee43e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:17.017262 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa3cd790-0b8a-4a95-9a1a-08b8054ee43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 Aug 25 11:51:17.017262 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa3cd790-0b8a-4a95-9a1a-08b8054ee43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:17.017512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa3cd790-0b8a-4a95-9a1a-08b8054ee43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:17.028152 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:17.028152 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:17.034350 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa3cd790-0b8a-4a95-9a1a-08b8054ee43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:17.040071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa3cd790-0b8a-4a95-9a1a-08b8054ee43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 returned with HTTP 200 Aug 25 11:51:17.040703 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 543/2161] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:17 2026] GET /volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:17.059770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-551d4289-afc4-418b-851f-e4aafde17459 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:17.062368 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-551d4289-afc4-418b-851f-e4aafde17459 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 Aug 25 11:51:17.062368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-551d4289-afc4-418b-851f-e4aafde17459 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:17.062497 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-551d4289-afc4-418b-851f-e4aafde17459 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:17.071594 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:17.071594 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:17.075887 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-551d4289-afc4-418b-851f-e4aafde17459 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:17.082037 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-551d4289-afc4-418b-851f-e4aafde17459 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 returned with HTTP 200 Aug 25 11:51:17.082537 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 531/2162] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:17 2026] GET /volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:17.097308 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3212bfa1-f593-4c1a-a292-f4ed38bdde19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:17.099751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3212bfa1-f593-4c1a-a292-f4ed38bdde19 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 Aug 25 11:51:17.100035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3212bfa1-f593-4c1a-a292-f4ed38bdde19 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:17.100238 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3212bfa1-f593-4c1a-a292-f4ed38bdde19 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:17.113024 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:17.113024 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:17.118916 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3212bfa1-f593-4c1a-a292-f4ed38bdde19 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:17.126971 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3212bfa1-f593-4c1a-a292-f4ed38bdde19 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 returned with HTTP 200 Aug 25 11:51:17.128841 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 554/2163] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:17 2026] GET /volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:17.534007 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-33c03d6a-c509-4d9e-aa44-bbbbc25eeb75 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:17.537835 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33c03d6a-c509-4d9e-aa44-bbbbc25eeb75 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:17.538092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-33c03d6a-c509-4d9e-aa44-bbbbc25eeb75 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:17.538326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-33c03d6a-c509-4d9e-aa44-bbbbc25eeb75 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:17.538476 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-33c03d6a-c509-4d9e-aa44-bbbbc25eeb75 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:17.547614 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:17.547614 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:17.548454 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33c03d6a-c509-4d9e-aa44-bbbbc25eeb75 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:17.548948 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 536/2164] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:17 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:18.144474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00ec5b2e-ae1c-42f7-b694-f9deeb75b252 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:18.148217 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00ec5b2e-ae1c-42f7-b694-f9deeb75b252 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 Aug 25 11:51:18.148431 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00ec5b2e-ae1c-42f7-b694-f9deeb75b252 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:18.148730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00ec5b2e-ae1c-42f7-b694-f9deeb75b252 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:18.161769 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:18.161769 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:18.169859 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-00ec5b2e-ae1c-42f7-b694-f9deeb75b252 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:18.176107 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00ec5b2e-ae1c-42f7-b694-f9deeb75b252 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 returned with HTTP 200 Aug 25 11:51:18.176599 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 544/2165] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:18 2026] GET /volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:18.193871 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:18.197406 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 Aug 25 11:51:18.197661 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:18.197897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:18.198117 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume with id: 92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 Aug 25 11:51:18.214503 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:18.214503 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:18.214503 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:18.246106 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume request issued successfully. Aug 25 11:51:18.246106 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fe2ece0-f342-49db-ba74-ccddd7e5cfcb tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 returned with HTTP 202 Aug 25 11:51:18.246582 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 532/2166] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:18 2026] DELETE /volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:18.257331 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f5d67fa-00eb-497c-afab-f2120855be79 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:18.260052 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f5d67fa-00eb-497c-afab-f2120855be79 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 Aug 25 11:51:18.260531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f5d67fa-00eb-497c-afab-f2120855be79 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:18.260531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f5d67fa-00eb-497c-afab-f2120855be79 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:18.271733 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:18.271733 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:18.283282 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4f5d67fa-00eb-497c-afab-f2120855be79 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:18.289302 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f5d67fa-00eb-497c-afab-f2120855be79 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 returned with HTTP 200 Aug 25 11:51:18.289876 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 555/2167] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:18 2026] GET /volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:18.562854 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bf13b1f8-17a3-4e3d-b07b-c646403fa8fa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:18.565408 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bf13b1f8-17a3-4e3d-b07b-c646403fa8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:18.565408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bf13b1f8-17a3-4e3d-b07b-c646403fa8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:18.565408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bf13b1f8-17a3-4e3d-b07b-c646403fa8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:18.565408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-bf13b1f8-17a3-4e3d-b07b-c646403fa8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:18.571870 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:18.571870 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:18.573075 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bf13b1f8-17a3-4e3d-b07b-c646403fa8fa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:18.573075 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 537/2168] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:18 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:19.311082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8052145f-5e87-458e-be35-6a2d9d3b052a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:19.314306 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8052145f-5e87-458e-be35-6a2d9d3b052a tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 Aug 25 11:51:19.317067 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8052145f-5e87-458e-be35-6a2d9d3b052a tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:19.317414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8052145f-5e87-458e-be35-6a2d9d3b052a tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:19.329916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8052145f-5e87-458e-be35-6a2d9d3b052a tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 returned with HTTP 404 Aug 25 11:51:19.330603 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 545/2169] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:19 2026] GET /volume/v3/volumes/92416ddc-f7d5-48df-8bf1-c3a56a50b4b6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:19.338941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-724d7a40-606a-4123-a060-4ef1c5af2312 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:19.340994 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 Aug 25 11:51:19.341256 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:19.341466 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:19.341650 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume with id: 31882a03-9860-4dfa-b9a9-12928a33e618 Aug 25 11:51:19.350412 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:19.350412 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:19.350961 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:19.382318 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume request issued successfully. Aug 25 11:51:19.382534 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-724d7a40-606a-4123-a060-4ef1c5af2312 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 returned with HTTP 202 Aug 25 11:51:19.383009 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 533/2170] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:19 2026] DELETE /volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:19.393578 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-257086b6-8131-4e10-9fde-3b1973f5764f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:19.395814 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-257086b6-8131-4e10-9fde-3b1973f5764f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 Aug 25 11:51:19.396070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-257086b6-8131-4e10-9fde-3b1973f5764f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:19.396300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-257086b6-8131-4e10-9fde-3b1973f5764f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:19.404774 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:19.404774 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:19.410926 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-257086b6-8131-4e10-9fde-3b1973f5764f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:19.416854 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-257086b6-8131-4e10-9fde-3b1973f5764f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 returned with HTTP 200 Aug 25 11:51:19.417334 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 556/2171] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:19 2026] GET /volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:19.588503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8623c2db-3db3-4f36-b43a-4e1724712ca8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:19.592239 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8623c2db-3db3-4f36-b43a-4e1724712ca8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:19.592498 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8623c2db-3db3-4f36-b43a-4e1724712ca8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:19.592734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8623c2db-3db3-4f36-b43a-4e1724712ca8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:19.592867 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8623c2db-3db3-4f36-b43a-4e1724712ca8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:19.597892 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:19.597892 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:19.599012 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8623c2db-3db3-4f36-b43a-4e1724712ca8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:19.599253 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 538/2172] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:19 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:20.433232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dc4e307c-afa3-45e3-8756-436b2c5b4ab2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:20.435913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc4e307c-afa3-45e3-8756-436b2c5b4ab2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 Aug 25 11:51:20.435913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc4e307c-afa3-45e3-8756-436b2c5b4ab2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:20.435913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dc4e307c-afa3-45e3-8756-436b2c5b4ab2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:20.447972 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dc4e307c-afa3-45e3-8756-436b2c5b4ab2 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 returned with HTTP 404 Aug 25 11:51:20.447972 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 546/2173] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:20 2026] GET /volume/v3/volumes/31882a03-9860-4dfa-b9a9-12928a33e618 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:20.463540 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:20.466351 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 Aug 25 11:51:20.466573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:20.467177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:20.467177 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume with id: c5a9dd8a-9569-4293-adc4-9c30de6799f0 Aug 25 11:51:20.484403 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:20.484403 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:20.485462 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:20.513232 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume request issued successfully. Aug 25 11:51:20.513451 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c81d5f64-7432-41b6-a00b-6a01c2c1a6ea tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 returned with HTTP 202 Aug 25 11:51:20.514616 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 534/2174] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:20 2026] DELETE /volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:20.529182 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d81dd3a5-afd8-4a4e-a4af-93e9b23d259c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:20.531204 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d81dd3a5-afd8-4a4e-a4af-93e9b23d259c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 Aug 25 11:51:20.531578 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d81dd3a5-afd8-4a4e-a4af-93e9b23d259c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:20.531838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d81dd3a5-afd8-4a4e-a4af-93e9b23d259c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:20.543364 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:20.543364 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:20.548931 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d81dd3a5-afd8-4a4e-a4af-93e9b23d259c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:20.556088 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d81dd3a5-afd8-4a4e-a4af-93e9b23d259c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 returned with HTTP 200 Aug 25 11:51:20.556606 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 557/2175] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:20 2026] GET /volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:20.612974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b0197c1b-1c85-4fe3-b8d7-426a117a8559 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:20.616993 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0197c1b-1c85-4fe3-b8d7-426a117a8559 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:20.617389 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0197c1b-1c85-4fe3-b8d7-426a117a8559 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:20.617708 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0197c1b-1c85-4fe3-b8d7-426a117a8559 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:20.618510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b0197c1b-1c85-4fe3-b8d7-426a117a8559 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:20.624815 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:20.624815 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:20.626373 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0197c1b-1c85-4fe3-b8d7-426a117a8559 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:20.627099 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 539/2176] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:20 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:21.572697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d71dab4-8b35-400a-92a8-ab279f52ecf6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:21.574365 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d71dab4-8b35-400a-92a8-ab279f52ecf6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 Aug 25 11:51:21.574536 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d71dab4-8b35-400a-92a8-ab279f52ecf6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:21.574751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d71dab4-8b35-400a-92a8-ab279f52ecf6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:21.582242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d71dab4-8b35-400a-92a8-ab279f52ecf6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 returned with HTTP 404 Aug 25 11:51:21.582242 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 547/2177] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:21 2026] GET /volume/v3/volumes/c5a9dd8a-9569-4293-adc4-9c30de6799f0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:21.594120 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-84e14075-d0d1-49a1-a981-509028582179 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:21.595865 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f Aug 25 11:51:21.595922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:21.596191 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:21.596439 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume with id: 2272c0e8-d8b0-464e-ab98-dc896560142f Aug 25 11:51:21.604911 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:21.604911 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:21.605711 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:21.640448 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fb7b74b6-6d1e-4606-9ace-3d41b1e4a83a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:21.643012 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb7b74b6-6d1e-4606-9ace-3d41b1e4a83a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:21.643350 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb7b74b6-6d1e-4606-9ace-3d41b1e4a83a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:21.643488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb7b74b6-6d1e-4606-9ace-3d41b1e4a83a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:21.643681 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fb7b74b6-6d1e-4606-9ace-3d41b1e4a83a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:21.650285 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:21.650285 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:21.651267 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb7b74b6-6d1e-4606-9ace-3d41b1e4a83a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:21.652285 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 558/2178] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:21 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:21.670663 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume request issued successfully. Aug 25 11:51:21.670663 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-84e14075-d0d1-49a1-a981-509028582179 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f returned with HTTP 202 Aug 25 11:51:21.670663 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 535/2179] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:21 2026] DELETE /volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:21.683047 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0c1fb6cb-9e58-459e-b1af-1d776ebcb9c6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:21.687951 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0c1fb6cb-9e58-459e-b1af-1d776ebcb9c6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f Aug 25 11:51:21.688129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0c1fb6cb-9e58-459e-b1af-1d776ebcb9c6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:21.688296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0c1fb6cb-9e58-459e-b1af-1d776ebcb9c6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:21.700702 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:21.700702 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:21.706221 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0c1fb6cb-9e58-459e-b1af-1d776ebcb9c6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:21.714155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0c1fb6cb-9e58-459e-b1af-1d776ebcb9c6 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f returned with HTTP 200 Aug 25 11:51:21.714569 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 540/2180] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:21 2026] GET /volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:22.523322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-193830fa-2d2d-417e-8a63-f6e96c81118a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:22.525350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-193830fa-2d2d-417e-8a63-f6e96c81118a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:22.525550 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-193830fa-2d2d-417e-8a63-f6e96c81118a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:22.525754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-193830fa-2d2d-417e-8a63-f6e96c81118a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:22.536031 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:22.536031 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:22.545709 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-193830fa-2d2d-417e-8a63-f6e96c81118a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:22.550800 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-193830fa-2d2d-417e-8a63-f6e96c81118a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:22.551422 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 548/2181] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:22 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:22.664249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ba565c9a-67c6-48dd-b982-bab1b3e44cd6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:22.666122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba565c9a-67c6-48dd-b982-bab1b3e44cd6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:22.666299 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba565c9a-67c6-48dd-b982-bab1b3e44cd6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:22.666485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba565c9a-67c6-48dd-b982-bab1b3e44cd6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:22.666590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ba565c9a-67c6-48dd-b982-bab1b3e44cd6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:22.672175 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:22.672175 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:22.672876 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba565c9a-67c6-48dd-b982-bab1b3e44cd6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:22.673268 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 559/2182] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:22 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:22.732444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f35f46cb-c38a-4f63-905d-51ffd6f7ee86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:22.736376 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f35f46cb-c38a-4f63-905d-51ffd6f7ee86 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f Aug 25 11:51:22.736376 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f35f46cb-c38a-4f63-905d-51ffd6f7ee86 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:22.736376 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f35f46cb-c38a-4f63-905d-51ffd6f7ee86 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:22.744126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f35f46cb-c38a-4f63-905d-51ffd6f7ee86 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f returned with HTTP 404 Aug 25 11:51:22.745116 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 536/2183] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:22 2026] GET /volume/v3/volumes/2272c0e8-d8b0-464e-ab98-dc896560142f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:22.752591 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:22.755154 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc Aug 25 11:51:22.755533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:22.755887 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:22.756170 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume with id: d615deda-97dd-4b06-91b4-3549cdaa02fc Aug 25 11:51:22.763886 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:22.763886 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:22.764597 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:22.830840 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume request issued successfully. Aug 25 11:51:22.831032 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-93088e48-9cd8-4a29-a961-b0eaf275d43e tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc returned with HTTP 202 Aug 25 11:51:22.831955 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 541/2184] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:22 2026] DELETE /volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:22.841760 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4781c014-4f65-4f5e-acfc-0fc79f25e0ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:22.845581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4781c014-4f65-4f5e-acfc-0fc79f25e0ce tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc Aug 25 11:51:22.845957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4781c014-4f65-4f5e-acfc-0fc79f25e0ce tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:22.846490 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4781c014-4f65-4f5e-acfc-0fc79f25e0ce tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:22.858342 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:22.858342 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:22.866002 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4781c014-4f65-4f5e-acfc-0fc79f25e0ce tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:22.873710 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4781c014-4f65-4f5e-acfc-0fc79f25e0ce tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc returned with HTTP 200 Aug 25 11:51:22.874203 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 549/2185] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:22 2026] GET /volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc => generated 849 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:23.565865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-be72aaef-bfae-4803-ac44-27d4c049ee6a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:23.567150 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be72aaef-bfae-4803-ac44-27d4c049ee6a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:23.567313 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be72aaef-bfae-4803-ac44-27d4c049ee6a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:23.567481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-be72aaef-bfae-4803-ac44-27d4c049ee6a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:23.573797 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:23.573797 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:23.577854 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-be72aaef-bfae-4803-ac44-27d4c049ee6a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:23.582904 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-be72aaef-bfae-4803-ac44-27d4c049ee6a tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:23.583383 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 560/2186] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:23 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:23.611230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96b8fc58-3596-4512-b928-0a4855288623 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:23.613019 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] POST https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action Aug 25 11:51:23.613423 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1986315565", "disk_format": "qcow2"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:23.613556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1986315565", "disk_format": "qcow2"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:23.623908 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:23.623908 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:23.625026 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:23.643941 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:23.643941 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:23.650586 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.image.image_utils [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1986315565'}] 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-1986315565'}]. {{(pid=100237) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 11:51:23.685172 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e0856946-1e0d-47ff-8c9d-1c1985e23961 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:23.689126 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0856946-1e0d-47ff-8c9d-1c1985e23961 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:23.689126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0856946-1e0d-47ff-8c9d-1c1985e23961 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:23.689126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e0856946-1e0d-47ff-8c9d-1c1985e23961 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:23.689126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e0856946-1e0d-47ff-8c9d-1c1985e23961 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:23.696855 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:23.696855 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:23.697989 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e0856946-1e0d-47ff-8c9d-1c1985e23961 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:23.698488 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 542/2187] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:23 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:23.890832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea036597-4301-4543-910c-ef61f47ac516 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:23.893260 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea036597-4301-4543-910c-ef61f47ac516 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc Aug 25 11:51:23.893539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea036597-4301-4543-910c-ef61f47ac516 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:23.894009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea036597-4301-4543-910c-ef61f47ac516 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:23.900184 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea036597-4301-4543-910c-ef61f47ac516 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc returned with HTTP 404 Aug 25 11:51:23.900708 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 550/2188] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:23 2026] GET /volume/v3/volumes/d615deda-97dd-4b06-91b4-3549cdaa02fc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:23.908362 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:23.910731 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 Aug 25 11:51:23.911014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:23.911309 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:23.911473 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete snapshot with id: 87683a7f-f046-4c5c-81e4-f151ce0a44c1 Aug 25 11:51:23.917903 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:23.917903 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:23.920446 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Snapshot retrieved successfully. Aug 25 11:51:23.972426 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Snapshot delete request issued successfully. Aug 25 11:51:23.972608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f4281d6-07b9-4dcb-9360-0058fc913749 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 returned with HTTP 202 Aug 25 11:51:23.973047 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 561/2189] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:51:23 2026] DELETE /volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:23.983362 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e51a11cd-65f3-4c8c-bc67-f1ef0fa4232f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:23.986209 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e51a11cd-65f3-4c8c-bc67-f1ef0fa4232f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 Aug 25 11:51:23.986380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e51a11cd-65f3-4c8c-bc67-f1ef0fa4232f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:23.986549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e51a11cd-65f3-4c8c-bc67-f1ef0fa4232f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:23.996763 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:23.996763 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:23.997196 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e51a11cd-65f3-4c8c-bc67-f1ef0fa4232f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Snapshot retrieved successfully. Aug 25 11:51:23.997896 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e51a11cd-65f3-4c8c-bc67-f1ef0fa4232f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 returned with HTTP 200 Aug 25 11:51:23.998251 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 543/2190] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:23 2026] GET /volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 => generated 472 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:24.220532 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Copy volume to image completed successfully. Aug 25 11:51:24.221048 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96b8fc58-3596-4512-b928-0a4855288623 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action returned with HTTP 202 Aug 25 11:51:24.221596 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 537/2191] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:51:23 2026] POST /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308/action => generated 689 bytes in 611 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:24.713098 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3dc7b5b4-acf8-4885-8fe9-5308b54703ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:24.715015 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3dc7b5b4-acf8-4885-8fe9-5308b54703ab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:24.715283 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3dc7b5b4-acf8-4885-8fe9-5308b54703ab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:24.715459 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3dc7b5b4-acf8-4885-8fe9-5308b54703ab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:24.715578 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3dc7b5b4-acf8-4885-8fe9-5308b54703ab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:24.721412 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:24.721412 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:24.722530 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3dc7b5b4-acf8-4885-8fe9-5308b54703ab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:24.723050 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 551/2192] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:24 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:24.734003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-43ae8717-eed4-482a-8e7a-00455add07f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:24.736420 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43ae8717-eed4-482a-8e7a-00455add07f3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 Aug 25 11:51:24.736735 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43ae8717-eed4-482a-8e7a-00455add07f3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:24.736992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-43ae8717-eed4-482a-8e7a-00455add07f3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:24.747740 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:24.747740 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:24.752197 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-43ae8717-eed4-482a-8e7a-00455add07f3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:24.758452 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-43ae8717-eed4-482a-8e7a-00455add07f3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 returned with HTTP 200 Aug 25 11:51:24.758914 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 562/2193] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:24 2026] GET /volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:24.775145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6d214e2f-4810-424f-b1ce-7d6b32ad1e85 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:24.776936 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6d214e2f-4810-424f-b1ce-7d6b32ad1e85 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 Aug 25 11:51:24.777156 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6d214e2f-4810-424f-b1ce-7d6b32ad1e85 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:24.777297 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6d214e2f-4810-424f-b1ce-7d6b32ad1e85 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:24.784653 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:24.784653 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:24.788784 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6d214e2f-4810-424f-b1ce-7d6b32ad1e85 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:24.794080 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6d214e2f-4810-424f-b1ce-7d6b32ad1e85 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 returned with HTTP 200 Aug 25 11:51:24.794529 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 544/2194] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:24 2026] GET /volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 => generated 1410 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:24.808645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:24.810970 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 Aug 25 11:51:24.811320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:24.811653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:24.811929 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: c50466f6-9e78-43f6-a84e-f07358c7b102 Aug 25 11:51:24.821471 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:24.821471 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:24.822325 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:24.843270 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume request issued successfully. Aug 25 11:51:24.843481 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5cd46a5-5ecc-402c-afd6-e08bba3e05fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 returned with HTTP 202 Aug 25 11:51:24.844033 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 538/2195] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:24 2026] DELETE /volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:24.854172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f7b786f-a5ce-4a50-bace-64fd9f6df40e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:24.856368 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f7b786f-a5ce-4a50-bace-64fd9f6df40e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 Aug 25 11:51:24.857045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f7b786f-a5ce-4a50-bace-64fd9f6df40e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:24.857045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f7b786f-a5ce-4a50-bace-64fd9f6df40e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:24.866691 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:24.866691 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:24.871924 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f7b786f-a5ce-4a50-bace-64fd9f6df40e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:24.878763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f7b786f-a5ce-4a50-bace-64fd9f6df40e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 returned with HTTP 200 Aug 25 11:51:24.879257 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 552/2196] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:24 2026] GET /volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 => generated 1409 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:25.009450 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cca8367a-f266-4a1f-913f-5ba359c8779f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:25.011673 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cca8367a-f266-4a1f-913f-5ba359c8779f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 Aug 25 11:51:25.011973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cca8367a-f266-4a1f-913f-5ba359c8779f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:25.012231 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cca8367a-f266-4a1f-913f-5ba359c8779f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:25.017256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cca8367a-f266-4a1f-913f-5ba359c8779f tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 returned with HTTP 404 Aug 25 11:51:25.017896 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 563/2197] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:25 2026] GET /volume/v3/snapshots/87683a7f-f046-4c5c-81e4-f151ce0a44c1 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:25.026779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-59c1bd08-db26-4b70-929e-adc999f6d92c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:25.029415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] DELETE https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:25.029646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:25.029916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:25.030161 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume with id: 72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:25.038687 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:25.038687 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:25.039338 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:25.059789 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Delete volume request issued successfully. Aug 25 11:51:25.059972 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59c1bd08-db26-4b70-929e-adc999f6d92c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c returned with HTTP 202 Aug 25 11:51:25.060415 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 545/2198] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:25 2026] DELETE /volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:25.069502 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9cf2ed80-7af4-4cca-a154-7d18037a956c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:25.071510 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9cf2ed80-7af4-4cca-a154-7d18037a956c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:25.071707 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9cf2ed80-7af4-4cca-a154-7d18037a956c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:25.071881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9cf2ed80-7af4-4cca-a154-7d18037a956c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:25.079268 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:25.079268 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:25.084753 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9cf2ed80-7af4-4cca-a154-7d18037a956c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Volume info retrieved successfully. Aug 25 11:51:25.092032 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9cf2ed80-7af4-4cca-a154-7d18037a956c tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c returned with HTTP 200 Aug 25 11:51:25.092671 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 539/2199] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:25 2026] GET /volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:25.893990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14b7240b-e397-46a9-b1e3-c7635afa9714 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:25.896462 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14b7240b-e397-46a9-b1e3-c7635afa9714 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 Aug 25 11:51:25.896769 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14b7240b-e397-46a9-b1e3-c7635afa9714 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:25.897056 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14b7240b-e397-46a9-b1e3-c7635afa9714 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:25.905052 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14b7240b-e397-46a9-b1e3-c7635afa9714 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 returned with HTTP 404 Aug 25 11:51:25.905052 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 553/2200] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:25 2026] GET /volume/v3/volumes/c50466f6-9e78-43f6-a84e-f07358c7b102 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:25.913080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:25.915583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:25.915872 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:25.916179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:25.916351 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete backup with id: a780e7ff-e865-4f40-9b25-29c7435b182f. Aug 25 11:51:25.923602 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:25.923602 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:25.947225 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] delete_backup rpcapi backup_id a780e7ff-e865-4f40-9b25-29c7435b182f {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:51:25.952645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef24fccc-e80d-4dfd-8efd-304c0f73ee8f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 202 Aug 25 11:51:25.952645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 564/2201] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:25 2026] DELETE /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:51:25.958797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cf5881c7-795d-4a42-9d8f-74c5708fe592 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:25.961556 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cf5881c7-795d-4a42-9d8f-74c5708fe592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:25.961556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cf5881c7-795d-4a42-9d8f-74c5708fe592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:25.961792 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cf5881c7-795d-4a42-9d8f-74c5708fe592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:25.961792 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-cf5881c7-795d-4a42-9d8f-74c5708fe592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:25.972673 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:25.972673 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:25.973889 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cf5881c7-795d-4a42-9d8f-74c5708fe592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 200 Aug 25 11:51:25.974441 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 546/2202] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:25 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:26.107239 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b255f13-0e9e-4b76-9579-d6e01c46dc37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:26.109519 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b255f13-0e9e-4b76-9579-d6e01c46dc37 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] GET https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c Aug 25 11:51:26.109798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b255f13-0e9e-4b76-9579-d6e01c46dc37 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:26.110048 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b255f13-0e9e-4b76-9579-d6e01c46dc37 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:26.118036 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b255f13-0e9e-4b76-9579-d6e01c46dc37 tempest-CreateVolumesFromSnapshotTest-1237853173 tempest-CreateVolumesFromSnapshotTest-1237853173-project-member] https://10.4.3.66/volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c returned with HTTP 404 Aug 25 11:51:26.118508 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 540/2203] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:26 2026] GET /volume/v3/volumes/72e03397-9182-4b7f-8407-a0d7665ee01c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:26.989424 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b411640-c3ff-4905-aef7-a957101661d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:26.991656 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b411640-c3ff-4905-aef7-a957101661d8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f Aug 25 11:51:26.993486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b411640-c3ff-4905-aef7-a957101661d8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:26.993486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b411640-c3ff-4905-aef7-a957101661d8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:26.993486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6b411640-c3ff-4905-aef7-a957101661d8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a780e7ff-e865-4f40-9b25-29c7435b182f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:26.997070 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b411640-c3ff-4905-aef7-a957101661d8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f returned with HTTP 404 Aug 25 11:51:26.997964 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 554/2204] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:26 2026] GET /volume/v3/backups/a780e7ff-e865-4f40-9b25-29c7435b182f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:27.100717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-621a385f-9d96-4f02-84d5-ba9efa748e12 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:27.102529 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-621a385f-9d96-4f02-84d5-ba9efa748e12 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:51:27.102804 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-621a385f-9d96-4f02-84d5-ba9efa748e12 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:27.103043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-621a385f-9d96-4f02-84d5-ba9efa748e12 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:27.114437 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:27.114437 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:27.119038 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-621a385f-9d96-4f02-84d5-ba9efa748e12 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:27.125927 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-621a385f-9d96-4f02-84d5-ba9efa748e12 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 200 Aug 25 11:51:27.126463 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 565/2205] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:27 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 1355 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:27.142054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:27.144268 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:51:27.144508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:27.144793 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:27.144978 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: 0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:51:27.157068 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:27.157068 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:27.157896 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:27.186579 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume request issued successfully. Aug 25 11:51:27.186843 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5d7653d6-ff0e-4eb8-8b09-e6af53283998 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 202 Aug 25 11:51:27.187268 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 547/2206] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:27 2026] DELETE /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:27.203465 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f58bc8f-817c-4ef3-b4f8-d1754fb32f8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:27.207488 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f58bc8f-817c-4ef3-b4f8-d1754fb32f8e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:51:27.207771 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f58bc8f-817c-4ef3-b4f8-d1754fb32f8e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:27.207899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f58bc8f-817c-4ef3-b4f8-d1754fb32f8e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:27.224823 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:27.224823 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:27.229984 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f58bc8f-817c-4ef3-b4f8-d1754fb32f8e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:27.237799 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f58bc8f-817c-4ef3-b4f8-d1754fb32f8e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 200 Aug 25 11:51:27.238364 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 541/2207] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:27 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 1354 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:27.615675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eda0e913-e009-4945-b13c-f74b3f62c76c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:27.722657 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:27.722657 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-286946520"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:27.722657 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-286946520'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:27.722657 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume of 1 GB Aug 25 11:51:27.727805 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Availability Zones retrieved successfully. Aug 25 11:51:27.734472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (e4f7703f-ed42-4375-a7d0-4a47b4a899a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:27.736028 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974bc46e-9ac1-4b4e-adcd-a1bcce7885d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:27.737339 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:27.770110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974bc46e-9ac1-4b4e-adcd-a1bcce7885d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:27.771961 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1ac7a7-fea5-41a3-a07b-fcefdd7eefff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:27.862375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Created reservations ['30b4ee9c-1258-4d93-b2b3-7290c3d44ce1', '04ccde00-bb24-415d-9c79-c893b10910da', '9761f8ba-ce3a-44b3-9eab-2d9abffb3e85', 'bc26ee52-3d0e-4c03-a59d-bd31d5480376'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:27.863330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f1ac7a7-fea5-41a3-a07b-fcefdd7eefff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30b4ee9c-1258-4d93-b2b3-7290c3d44ce1', '04ccde00-bb24-415d-9c79-c893b10910da', '9761f8ba-ce3a-44b3-9eab-2d9abffb3e85', 'bc26ee52-3d0e-4c03-a59d-bd31d5480376']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:27.864135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe5ad16-c9de-4429-be50-5bd3eb79bc59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:27.914829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5fe5ad16-c9de-4429-be50-5bd3eb79bc59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36320567-49c5-467d-b2dc-f458b4365d8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-286946520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['30b4ee9c-1258-4d93-b2b3-7290c3d44ce1','04ccde00-bb24-415d-9c79-c893b10910da','9761f8ba-ce3a-44b3-9eab-2d9abffb3e85','bc26ee52-3d0e-4c03-a59d-bd31d5480376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-286946520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36320567-49c5-467d-b2dc-f458b4365d8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8b4aba4d5349a89adf459437a0388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:27.915669 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a46bc6e-6849-4b6e-b566-2d4f246518c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:27.964920 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a46bc6e-6849-4b6e-b566-2d4f246518c0) transitioned into state 'SUCCESS' from state '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-286946520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['30b4ee9c-1258-4d93-b2b3-7290c3d44ce1','04ccde00-bb24-415d-9c79-c893b10910da','9761f8ba-ce3a-44b3-9eab-2d9abffb3e85','bc26ee52-3d0e-4c03-a59d-bd31d5480376'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:27.965903 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c0eb82-dedf-430b-8c00-bb50e08943ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:27.992578 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52c0eb82-dedf-430b-8c00-bb50e08943ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:27.993889 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (e4f7703f-ed42-4375-a7d0-4a47b4a899a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:27.994387 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request issued successfully. Aug 25 11:51:27.995191 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eda0e913-e009-4945-b13c-f74b3f62c76c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:27.995747 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 555/2208] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:51:27 2026] POST /volume/v3/volumes => generated 761 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:28.041775 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d91f91b9-d0c4-4dc8-bb6a-5ab1e0e76393 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:28.045447 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d91f91b9-d0c4-4dc8-bb6a-5ab1e0e76393 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a Aug 25 11:51:28.045447 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d91f91b9-d0c4-4dc8-bb6a-5ab1e0e76393 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:28.045581 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d91f91b9-d0c4-4dc8-bb6a-5ab1e0e76393 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:28.074539 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:28.074539 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:28.091973 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d91f91b9-d0c4-4dc8-bb6a-5ab1e0e76393 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:28.100290 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d91f91b9-d0c4-4dc8-bb6a-5ab1e0e76393 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a returned with HTTP 200 Aug 25 11:51:28.100902 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 566/2209] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:28 2026] GET /volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a => generated 829 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:28.257252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5f31ffd1-c19a-460f-b720-8177c52b08dc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:28.259059 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5f31ffd1-c19a-460f-b720-8177c52b08dc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 Aug 25 11:51:28.260097 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5f31ffd1-c19a-460f-b720-8177c52b08dc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:28.260634 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5f31ffd1-c19a-460f-b720-8177c52b08dc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:28.271013 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5f31ffd1-c19a-460f-b720-8177c52b08dc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 returned with HTTP 404 Aug 25 11:51:28.271911 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 548/2210] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:28 2026] GET /volume/v3/volumes/0ba2491e-e182-4b84-bb59-1ed3e9921b21 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:28.294147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:28.296773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:28.297342 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-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-1451460474"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:28.299561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1451460474'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:28.299749 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume of 1 GB Aug 25 11:51:28.305948 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability Zones retrieved successfully. Aug 25 11:51:28.313463 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (7ee1a517-daa5-47dd-9468-7ade273e65d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:28.314636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7221e8-ad22-4585-aea4-bc6ff1fe46f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:28.315912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:28.362064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ed7221e8-ad22-4585-aea4-bc6ff1fe46f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:28.362863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c41b3fd-819d-41e6-a7a5-2346d4f35411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:28.439248 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['0e334eef-8fbd-48fd-b5ad-45fcecbc71d1', '48545e4c-62c2-48be-8d85-ddb7d3bd0708', '39b40838-ecb5-47dc-bd68-2c675e382b8e', '3f73fee9-410f-47ce-bc9a-93af39136582'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:28.440700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3c41b3fd-819d-41e6-a7a5-2346d4f35411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e334eef-8fbd-48fd-b5ad-45fcecbc71d1', '48545e4c-62c2-48be-8d85-ddb7d3bd0708', '39b40838-ecb5-47dc-bd68-2c675e382b8e', '3f73fee9-410f-47ce-bc9a-93af39136582']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:28.442232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e58831-2c4a-4d71-bc9f-f840c60a8519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:28.493004 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9e58831-2c4a-4d71-bc9f-f840c60a8519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ce825a4-cda2-4b87-83d5-ac4a322ee7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1451460474',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['0e334eef-8fbd-48fd-b5ad-45fcecbc71d1','48545e4c-62c2-48be-8d85-ddb7d3bd0708','39b40838-ecb5-47dc-bd68-2c675e382b8e','3f73fee9-410f-47ce-bc9a-93af39136582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1451460474',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ce825a4-cda2-4b87-83d5-ac4a322ee7ae,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39976740f3284780a332f6f18617b760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:28.494575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4e48b0-16a6-4433-88e1-00e15c875e51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:28.529316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de4e48b0-16a6-4433-88e1-00e15c875e51) transitioned into state 'SUCCESS' from state '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-1451460474',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['0e334eef-8fbd-48fd-b5ad-45fcecbc71d1','48545e4c-62c2-48be-8d85-ddb7d3bd0708','39b40838-ecb5-47dc-bd68-2c675e382b8e','3f73fee9-410f-47ce-bc9a-93af39136582'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:28.529316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0104d9a4-731e-41c9-8649-d5c8fa2a9319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:28.549858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0104d9a4-731e-41c9-8649-d5c8fa2a9319) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:28.551080 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (7ee1a517-daa5-47dd-9468-7ade273e65d8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:28.551690 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request issued successfully. Aug 25 11:51:28.552365 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f15fc48-5a52-4284-a3e0-70672af4ef3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:28.552934 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 542/2211] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:28 2026] POST /volume/v3/volumes => generated 814 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:28.571716 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-548f6e6d-b8c7-4df0-828e-ef4896b1a4a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:28.573921 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-548f6e6d-b8c7-4df0-828e-ef4896b1a4a7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:51:28.574295 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-548f6e6d-b8c7-4df0-828e-ef4896b1a4a7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:28.574722 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-548f6e6d-b8c7-4df0-828e-ef4896b1a4a7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:28.583809 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:28.583809 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:28.590503 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-548f6e6d-b8c7-4df0-828e-ef4896b1a4a7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:28.606552 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-548f6e6d-b8c7-4df0-828e-ef4896b1a4a7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 200 Aug 25 11:51:28.606552 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 556/2212] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:28 2026] GET /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 882 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:29.141068 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b174f606-c7bf-47f0-b085-8990af6cb035 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.145193 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b174f606-c7bf-47f0-b085-8990af6cb035 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a Aug 25 11:51:29.145193 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b174f606-c7bf-47f0-b085-8990af6cb035 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:29.145967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b174f606-c7bf-47f0-b085-8990af6cb035 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:29.159455 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:29.159455 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:29.169444 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b174f606-c7bf-47f0-b085-8990af6cb035 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:29.176916 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b174f606-c7bf-47f0-b085-8990af6cb035 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a returned with HTTP 200 Aug 25 11:51:29.177598 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 567/2213] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:29 2026] GET /volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:29.250219 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d475742d-da6d-4623-b487-0257b9281b81 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.258394 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:29.259858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36320567-49c5-467d-b2dc-f458b4365d8a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1186104607"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:29.270987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request body: {'volume': {"'source_volid": '36320567-49c5-467d-b2dc-f458b4365d8a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1186104607'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:29.271264 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume of 1 GB Aug 25 11:51:29.289357 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Availability Zones retrieved successfully. Aug 25 11:51:29.297247 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (c0f4ceed-7d53-4292-94ee-34fd9567dbb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:29.298603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863a2b50-e53d-4037-b46e-9802bb1bbe21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.300226 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:29.339536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (863a2b50-e53d-4037-b46e-9802bb1bbe21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.340539 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecca6e66-8517-49cb-bbef-9e581d249eb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.431276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Created reservations ['ddeefc7e-3b54-45be-b55b-6be4b3711c61', '908089ea-e463-47a6-81ee-f1ccbe461afe', 'd0ac2b50-9ae8-4ec4-9b98-c1e7ffec4e27', '92edcda2-3ce9-48f9-ae45-43439df77db5'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:29.432280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecca6e66-8517-49cb-bbef-9e581d249eb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddeefc7e-3b54-45be-b55b-6be4b3711c61', '908089ea-e463-47a6-81ee-f1ccbe461afe', 'd0ac2b50-9ae8-4ec4-9b98-c1e7ffec4e27', '92edcda2-3ce9-48f9-ae45-43439df77db5']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.433369 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b028c5-305f-4d79-86c6-3facbb675f64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.468377 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8b028c5-305f-4d79-86c6-3facbb675f64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '376f5fc4-a730-4df4-b3ad-fc3ab3d1b473', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1186104607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['ddeefc7e-3b54-45be-b55b-6be4b3711c61','908089ea-e463-47a6-81ee-f1ccbe461afe','d0ac2b50-9ae8-4ec4-9b98-c1e7ffec4e27','92edcda2-3ce9-48f9-ae45-43439df77db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1186104607',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=376f5fc4-a730-4df4-b3ad-fc3ab3d1b473,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8b4aba4d5349a89adf459437a0388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.469460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dbf7e5-bde0-4c5a-8573-1dd42d834662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.498047 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21dbf7e5-bde0-4c5a-8573-1dd42d834662) transitioned into state 'SUCCESS' from state '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-1186104607',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['ddeefc7e-3b54-45be-b55b-6be4b3711c61','908089ea-e463-47a6-81ee-f1ccbe461afe','d0ac2b50-9ae8-4ec4-9b98-c1e7ffec4e27','92edcda2-3ce9-48f9-ae45-43439df77db5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.499071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c8f150-c82a-438c-81c7-a5ead66d9681) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.518347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7c8f150-c82a-438c-81c7-a5ead66d9681) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.519191 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (c0f4ceed-7d53-4292-94ee-34fd9567dbb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:29.519553 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request issued successfully. Aug 25 11:51:29.520166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d475742d-da6d-4623-b487-0257b9281b81 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:29.520763 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 549/2214] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:29 2026] POST /volume/v3/volumes => generated 762 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:29.580498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.583236 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:29.583693 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36320567-49c5-467d-b2dc-f458b4365d8a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1092757952"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:29.585575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request body: {'volume': {"'source_volid": '36320567-49c5-467d-b2dc-f458b4365d8a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1092757952'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:29.585755 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume of 1 GB Aug 25 11:51:29.586122 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:29.586122 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:29.592792 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Availability Zones retrieved successfully. Aug 25 11:51:29.599816 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (76f2870b-c9b4-4261-8091-0a7d64ca6f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:29.600250 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ced15b5-874a-48b1-99e5-5530d3203b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.601394 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:29.613541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14b99bb0-6217-4fa6-a833-a6408be8d2db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.615763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14b99bb0-6217-4fa6-a833-a6408be8d2db tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:51:29.616005 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14b99bb0-6217-4fa6-a833-a6408be8d2db tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:29.616193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14b99bb0-6217-4fa6-a833-a6408be8d2db tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:29.626359 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:29.626359 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:29.631606 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-14b99bb0-6217-4fa6-a833-a6408be8d2db tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:29.637526 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14b99bb0-6217-4fa6-a833-a6408be8d2db tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 200 Aug 25 11:51:29.638401 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 557/2215] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:29 2026] GET /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 907 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:29.641983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4ced15b5-874a-48b1-99e5-5530d3203b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.642769 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a9ab51-336a-42fe-bca5-ce172972c19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.655704 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fde95379-263e-41c4-a690-43d4ef99b491 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.659284 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:51:29.659284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "0ce825a4-cda2-4b87-83d5-ac4a322ee7ae", "name": "tempest-VolumesBackupsTest-Backup-733314593", "description": "tempest-backup-description-818604490", "container": "tempest-volumesbackupstest-backup-container-1742696"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:29.662244 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating new backup {'backup': {'volume_id': '0ce825a4-cda2-4b87-83d5-ac4a322ee7ae', 'name': 'tempest-VolumesBackupsTest-Backup-733314593', 'description': 'tempest-backup-description-818604490', 'container': 'tempest-volumesbackupstest-backup-container-1742696'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:51:29.662462 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating backup of volume 0ce825a4-cda2-4b87-83d5-ac4a322ee7ae in container tempest-volumesbackupstest-backup-container-1742696 Aug 25 11:51:29.677351 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:29.677351 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:29.679834 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:29.712475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Created reservations ['26ea0797-1b22-4dad-a0cd-69c4afb82793', 'a87209ea-5378-4e17-a84e-667aca076688', '47d4e2bf-4cf2-43b4-a78d-8bc07851d7a9', '51a4dd7b-a54e-4a0a-b36e-79cfcc0e12ee'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:29.713638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33a9ab51-336a-42fe-bca5-ce172972c19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26ea0797-1b22-4dad-a0cd-69c4afb82793', 'a87209ea-5378-4e17-a84e-667aca076688', '47d4e2bf-4cf2-43b4-a78d-8bc07851d7a9', '51a4dd7b-a54e-4a0a-b36e-79cfcc0e12ee']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.714747 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973a8f5b-2372-439f-ba96-65c14459e01c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.719840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['f857ecaa-1aa2-485f-91bf-7cbb31a75f52', '0ae6be09-5988-4afe-878f-3c4dd9dbe00d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:29.746915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (973a8f5b-2372-439f-ba96-65c14459e01c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d900a90-f19e-4bb0-955b-64941b65df43', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092757952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['26ea0797-1b22-4dad-a0cd-69c4afb82793','a87209ea-5378-4e17-a84e-667aca076688','47d4e2bf-4cf2-43b4-a78d-8bc07851d7a9','51a4dd7b-a54e-4a0a-b36e-79cfcc0e12ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1092757952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d900a90-f19e-4bb0-955b-64941b65df43,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8b4aba4d5349a89adf459437a0388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.748305 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6a7f95-0b8f-4142-bfeb-045dcef01f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.782032 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d6a7f95-0b8f-4142-bfeb-045dcef01f80) transitioned into state 'SUCCESS' from state '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-1092757952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['26ea0797-1b22-4dad-a0cd-69c4afb82793','a87209ea-5378-4e17-a84e-667aca076688','47d4e2bf-4cf2-43b4-a78d-8bc07851d7a9','51a4dd7b-a54e-4a0a-b36e-79cfcc0e12ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.783649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25b2c27-7608-4fd1-baa4-b054d08481fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.796657 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fde95379-263e-41c4-a690-43d4ef99b491 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:51:29.796657 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 568/2216] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:29 2026] POST /volume/v3/backups => generated 327 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:29.800186 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25b2c27-7608-4fd1-baa4-b054d08481fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.800882 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (76f2870b-c9b4-4261-8091-0a7d64ca6f39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:29.800971 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request issued successfully. Aug 25 11:51:29.801879 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25379f1b-e4ac-443e-b9f1-f920b196b44b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:29.802300 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 543/2217] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:29 2026] POST /volume/v3/volumes => generated 762 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:29.810785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a6c638cc-cc37-4fbf-baee-daa94eb16511 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.813079 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a6c638cc-cc37-4fbf-baee-daa94eb16511 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:29.813356 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a6c638cc-cc37-4fbf-baee-daa94eb16511 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:29.813561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a6c638cc-cc37-4fbf-baee-daa94eb16511 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:29.814656 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a6c638cc-cc37-4fbf-baee-daa94eb16511 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:29.819122 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:29.819122 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:29.820141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a6c638cc-cc37-4fbf-baee-daa94eb16511 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:29.820533 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 550/2218] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:29 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 817 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:29.836840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:29.839228 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:29.839885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36320567-49c5-467d-b2dc-f458b4365d8a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-987615552"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:29.841583 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request body: {'volume': {"'source_volid": '36320567-49c5-467d-b2dc-f458b4365d8a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-987615552'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:29.841736 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume of 1 GB Aug 25 11:51:29.849665 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Availability Zones retrieved successfully. Aug 25 11:51:29.857828 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (060513f0-cfd5-44b6-b947-284025ffa1ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:29.859888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae95585-564e-4812-b376-efef8473bd0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.860730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:29.906330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ae95585-564e-4812-b376-efef8473bd0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.907574 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0332e7-eb9f-4dd4-a5b2-6cf1eb4f940b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:29.978530 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Created reservations ['26a5c2ec-b616-43bc-a8cd-520afb86eec9', '835c7c10-2052-48f6-ae6a-0f334675c3b8', 'a7f7d285-3910-46a6-8435-0c2b80178482', '8fe2bef0-1169-466a-8cb6-91228e8a90b5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:29.979400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e0332e7-eb9f-4dd4-a5b2-6cf1eb4f940b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26a5c2ec-b616-43bc-a8cd-520afb86eec9', '835c7c10-2052-48f6-ae6a-0f334675c3b8', 'a7f7d285-3910-46a6-8435-0c2b80178482', '8fe2bef0-1169-466a-8cb6-91228e8a90b5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:29.980137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c54607b-07a8-4f39-8257-15b86c63ade1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.010401 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c54607b-07a8-4f39-8257-15b86c63ade1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99df01c4-a542-43d9-94d7-2b164215ab85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-987615552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['26a5c2ec-b616-43bc-a8cd-520afb86eec9','835c7c10-2052-48f6-ae6a-0f334675c3b8','a7f7d285-3910-46a6-8435-0c2b80178482','8fe2bef0-1169-466a-8cb6-91228e8a90b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-987615552',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=99df01c4-a542-43d9-94d7-2b164215ab85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8b4aba4d5349a89adf459437a0388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.011162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c48b40f-47a3-4ff6-b4b0-1d4b737c594b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.038519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c48b40f-47a3-4ff6-b4b0-1d4b737c594b) transitioned into state 'SUCCESS' from state '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-987615552',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['26a5c2ec-b616-43bc-a8cd-520afb86eec9','835c7c10-2052-48f6-ae6a-0f334675c3b8','a7f7d285-3910-46a6-8435-0c2b80178482','8fe2bef0-1169-466a-8cb6-91228e8a90b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.039904 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92368b1-c15e-4ce2-8b3a-638f68989cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.057948 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f92368b1-c15e-4ce2-8b3a-638f68989cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.059215 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (060513f0-cfd5-44b6-b947-284025ffa1ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:30.060000 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request issued successfully. Aug 25 11:51:30.061260 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a46bd877-f2c0-4d44-9a7b-423bdd9be88b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:30.061668 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 558/2219] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:29 2026] POST /volume/v3/volumes => generated 761 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:30.112953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.115080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:30.115467 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36320567-49c5-467d-b2dc-f458b4365d8a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-218658135"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:30.118312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request body: {'volume': {"'source_volid": '36320567-49c5-467d-b2dc-f458b4365d8a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-218658135'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:30.118434 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume of 1 GB Aug 25 11:51:30.118763 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.118763 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:30.127737 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Availability Zones retrieved successfully. Aug 25 11:51:30.136162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (2935e3fa-4486-4603-ae0d-acf4aeb5444f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:30.137907 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c02783b-3e7e-446d-bccd-8eb5bcc845d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.139425 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:30.186945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1c02783b-3e7e-446d-bccd-8eb5bcc845d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.188089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2577bd19-c757-40d8-a80d-16cc6c7fa2d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.273358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Created reservations ['cebb87af-ca51-42ec-b506-b8a5459662da', '02a2aae7-8a14-4814-ac4a-01f2cd51dcdc', 'fe54e883-5f8c-4c13-9f7a-b45c222adde3', 'a49c63d2-842a-48b8-b6e4-7c295d3d8470'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:30.274493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2577bd19-c757-40d8-a80d-16cc6c7fa2d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cebb87af-ca51-42ec-b506-b8a5459662da', '02a2aae7-8a14-4814-ac4a-01f2cd51dcdc', 'fe54e883-5f8c-4c13-9f7a-b45c222adde3', 'a49c63d2-842a-48b8-b6e4-7c295d3d8470']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.275822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f0bdf8-9563-417e-b61d-44ca836fcec2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.306552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48f0bdf8-9563-417e-b61d-44ca836fcec2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97fcee02-a7bc-4dd3-80a5-538935f513d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-218658135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['cebb87af-ca51-42ec-b506-b8a5459662da','02a2aae7-8a14-4814-ac4a-01f2cd51dcdc','fe54e883-5f8c-4c13-9f7a-b45c222adde3','a49c63d2-842a-48b8-b6e4-7c295d3d8470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-218658135',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97fcee02-a7bc-4dd3-80a5-538935f513d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8b4aba4d5349a89adf459437a0388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.307488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37417b51-ca4e-4702-bf69-1a860f1f32e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.347387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37417b51-ca4e-4702-bf69-1a860f1f32e2) transitioned into state 'SUCCESS' from state '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-218658135',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['cebb87af-ca51-42ec-b506-b8a5459662da','02a2aae7-8a14-4814-ac4a-01f2cd51dcdc','fe54e883-5f8c-4c13-9f7a-b45c222adde3','a49c63d2-842a-48b8-b6e4-7c295d3d8470'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.349269 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc60ef53-339a-4131-a297-793155b04293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.365829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dc60ef53-339a-4131-a297-793155b04293) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.366827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (2935e3fa-4486-4603-ae0d-acf4aeb5444f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:30.367170 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request issued successfully. Aug 25 11:51:30.367964 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c446505c-ec3c-4426-bada-eee3b76c0ebc tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:30.368652 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 569/2220] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:30 2026] POST /volume/v3/volumes => generated 761 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:30.401281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.403346 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:30.403702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "36320567-49c5-467d-b2dc-f458b4365d8a", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1488702075"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:30.405271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request body: {'volume': {"'source_volid": '36320567-49c5-467d-b2dc-f458b4365d8a', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1488702075'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:30.405382 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume of 1 GB Aug 25 11:51:30.405728 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.405728 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:30.410442 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Availability Zones retrieved successfully. Aug 25 11:51:30.418272 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (bd742ddd-3494-4829-a778-2400c9523ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:30.419476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a9df01-56eb-409d-a60a-3decc2e1b6cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.420555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:30.459220 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45a9df01-56eb-409d-a60a-3decc2e1b6cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.459988 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85113573-0977-4d55-878c-fd1f728c5fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.510408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Created reservations ['07e9962d-58ae-44d9-9480-95e81705cf5e', '53f14e4e-0f49-4f24-be9e-f7ecee8b4d87', 'f03fd00c-874e-4025-a109-a37563adb6ef', 'cd0504c3-0143-4eeb-bea3-97dd7d0effe0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:30.511616 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85113573-0977-4d55-878c-fd1f728c5fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07e9962d-58ae-44d9-9480-95e81705cf5e', '53f14e4e-0f49-4f24-be9e-f7ecee8b4d87', 'f03fd00c-874e-4025-a109-a37563adb6ef', 'cd0504c3-0143-4eeb-bea3-97dd7d0effe0']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.512699 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2614ba7e-41dc-4168-97e8-1ae4aeec870b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.541285 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2614ba7e-41dc-4168-97e8-1ae4aeec870b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '905ffa94-9269-48c3-955f-b6e78c8e21b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1488702075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['07e9962d-58ae-44d9-9480-95e81705cf5e','53f14e4e-0f49-4f24-be9e-f7ecee8b4d87','f03fd00c-874e-4025-a109-a37563adb6ef','cd0504c3-0143-4eeb-bea3-97dd7d0effe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1488702075',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=905ffa94-9269-48c3-955f-b6e78c8e21b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb8b4aba4d5349a89adf459437a0388f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.542317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61636c89-774c-4650-98f9-368a3101cb61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.567953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61636c89-774c-4650-98f9-368a3101cb61) transitioned into state 'SUCCESS' from state '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-1488702075',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb8b4aba4d5349a89adf459437a0388f',qos_specs=None,replication_status=,reservations=['07e9962d-58ae-44d9-9480-95e81705cf5e','53f14e4e-0f49-4f24-be9e-f7ecee8b4d87','f03fd00c-874e-4025-a109-a37563adb6ef','cd0504c3-0143-4eeb-bea3-97dd7d0effe0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c97e508c5b0e4fc299cd7256538d41a0',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.568844 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e445120-0298-4fc9-9028-82bdf10a3b59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:30.583735 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e445120-0298-4fc9-9028-82bdf10a3b59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:30.584773 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Flow 'volume_create_api' (bd742ddd-3494-4829-a778-2400c9523ddb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:30.585838 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Create volume request issued successfully. Aug 25 11:51:30.586250 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fbf43ed0-93d5-44c2-9b9b-52b8731ece28 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:30.586842 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 544/2221] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:30 2026] POST /volume/v3/volumes => generated 762 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:30.628812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7eadbe5d-8f9a-43ba-a3a8-211d8b98ff67 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.631270 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7eadbe5d-8f9a-43ba-a3a8-211d8b98ff67 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 Aug 25 11:51:30.631513 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7eadbe5d-8f9a-43ba-a3a8-211d8b98ff67 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:30.631775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7eadbe5d-8f9a-43ba-a3a8-211d8b98ff67 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:30.642770 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.642770 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:30.648916 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7eadbe5d-8f9a-43ba-a3a8-211d8b98ff67 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:30.655512 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7eadbe5d-8f9a-43ba-a3a8-211d8b98ff67 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 returned with HTTP 200 Aug 25 11:51:30.656066 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 551/2222] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:30 2026] GET /volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 => generated 855 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:30.702698 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7bdc0aaa-75c3-40ce-952e-7cf8fe558fc8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.704847 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bdc0aaa-75c3-40ce-952e-7cf8fe558fc8 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 Aug 25 11:51:30.705236 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bdc0aaa-75c3-40ce-952e-7cf8fe558fc8 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:30.705517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bdc0aaa-75c3-40ce-952e-7cf8fe558fc8 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:30.714852 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.714852 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:30.720491 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bdc0aaa-75c3-40ce-952e-7cf8fe558fc8 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:30.727811 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bdc0aaa-75c3-40ce-952e-7cf8fe558fc8 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 returned with HTTP 200 Aug 25 11:51:30.728408 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 559/2223] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:30 2026] GET /volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 => generated 855 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:30.787521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ec2c19ea-79f0-42e9-83e4-9906662c317d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.789782 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec2c19ea-79f0-42e9-83e4-9906662c317d tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 Aug 25 11:51:30.790014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec2c19ea-79f0-42e9-83e4-9906662c317d tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:30.790275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec2c19ea-79f0-42e9-83e4-9906662c317d tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:30.807275 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.807275 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:30.819510 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ec2c19ea-79f0-42e9-83e4-9906662c317d tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:30.827425 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec2c19ea-79f0-42e9-83e4-9906662c317d tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 returned with HTTP 200 Aug 25 11:51:30.829919 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 570/2224] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:30 2026] GET /volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 => generated 854 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:30.835792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-441f9244-6403-4c27-83b0-bdb9dec73ff1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.837736 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-441f9244-6403-4c27-83b0-bdb9dec73ff1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:30.837950 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-441f9244-6403-4c27-83b0-bdb9dec73ff1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:30.838122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-441f9244-6403-4c27-83b0-bdb9dec73ff1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:30.838245 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-441f9244-6403-4c27-83b0-bdb9dec73ff1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:30.843060 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.843060 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:30.843866 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-441f9244-6403-4c27-83b0-bdb9dec73ff1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:30.844282 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 545/2225] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:30 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:30.893375 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-806b8aab-ae8a-49ff-9dd8-0101646c69ff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.895646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-806b8aab-ae8a-49ff-9dd8-0101646c69ff tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 Aug 25 11:51:30.899266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-806b8aab-ae8a-49ff-9dd8-0101646c69ff tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:30.899266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-806b8aab-ae8a-49ff-9dd8-0101646c69ff tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:30.905684 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.905684 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:30.911840 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-806b8aab-ae8a-49ff-9dd8-0101646c69ff tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:30.919032 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-806b8aab-ae8a-49ff-9dd8-0101646c69ff tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 returned with HTTP 200 Aug 25 11:51:30.920053 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 552/2226] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:30 2026] GET /volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 => generated 854 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:30.967790 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4808dd86-c015-434a-8877-95313f2fd577 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:30.970728 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4808dd86-c015-434a-8877-95313f2fd577 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 Aug 25 11:51:30.971019 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4808dd86-c015-434a-8877-95313f2fd577 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:30.971312 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4808dd86-c015-434a-8877-95313f2fd577 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:30.982992 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:30.982992 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:30.987878 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4808dd86-c015-434a-8877-95313f2fd577 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:30.994613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4808dd86-c015-434a-8877-95313f2fd577 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 returned with HTTP 200 Aug 25 11:51:30.995129 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 560/2227] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:30 2026] GET /volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:31.067648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:31.070037 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] DELETE https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 Aug 25 11:51:31.070228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:31.070485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:31.070667 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume with id: 905ffa94-9269-48c3-955f-b6e78c8e21b9 Aug 25 11:51:31.084287 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:31.084287 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:31.085296 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:31.133899 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume request issued successfully. Aug 25 11:51:31.134286 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e341ca6b-bce6-4d6b-8a11-c31da50e146f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 returned with HTTP 202 Aug 25 11:51:31.134754 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 571/2228] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:31 2026] DELETE /volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:31.153977 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0791842-dfd0-4d47-ae3e-8ab3bbebe4f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:31.156469 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0791842-dfd0-4d47-ae3e-8ab3bbebe4f9 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 Aug 25 11:51:31.157252 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0791842-dfd0-4d47-ae3e-8ab3bbebe4f9 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:31.157252 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0791842-dfd0-4d47-ae3e-8ab3bbebe4f9 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:31.167334 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:31.167334 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:31.172765 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0791842-dfd0-4d47-ae3e-8ab3bbebe4f9 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:31.178161 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0791842-dfd0-4d47-ae3e-8ab3bbebe4f9 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 returned with HTTP 200 Aug 25 11:51:31.178664 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 546/2229] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:31 2026] GET /volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 => generated 854 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:31.855722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a377d5ba-159f-4c30-b94a-ca55f6ecb13f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:31.857517 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a377d5ba-159f-4c30-b94a-ca55f6ecb13f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:31.857709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a377d5ba-159f-4c30-b94a-ca55f6ecb13f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:31.857906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a377d5ba-159f-4c30-b94a-ca55f6ecb13f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:31.858025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a377d5ba-159f-4c30-b94a-ca55f6ecb13f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:31.863991 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:31.863991 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:31.864776 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a377d5ba-159f-4c30-b94a-ca55f6ecb13f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:31.865126 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 553/2230] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:31 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:32.192895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-64f4a2a3-4bd6-4b47-9329-f77ae9ec58e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:32.195720 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64f4a2a3-4bd6-4b47-9329-f77ae9ec58e3 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 Aug 25 11:51:32.195903 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-64f4a2a3-4bd6-4b47-9329-f77ae9ec58e3 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:32.196105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-64f4a2a3-4bd6-4b47-9329-f77ae9ec58e3 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:32.201773 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-64f4a2a3-4bd6-4b47-9329-f77ae9ec58e3 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 returned with HTTP 404 Aug 25 11:51:32.202272 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 561/2231] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:32 2026] GET /volume/v3/volumes/905ffa94-9269-48c3-955f-b6e78c8e21b9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:32.209023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:32.211354 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] DELETE https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 Aug 25 11:51:32.211520 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:32.211713 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:32.211861 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume with id: 97fcee02-a7bc-4dd3-80a5-538935f513d6 Aug 25 11:51:32.219272 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:32.219272 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:32.219993 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:32.242540 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume request issued successfully. Aug 25 11:51:32.242817 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-165a3c71-6567-4d65-9e83-1ffa80f150c2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 returned with HTTP 202 Aug 25 11:51:32.243361 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 572/2232] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:32 2026] DELETE /volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:32.250751 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7591a132-ec6d-4e0a-bedc-318b5b171d2c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:32.252124 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7591a132-ec6d-4e0a-bedc-318b5b171d2c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 Aug 25 11:51:32.252332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7591a132-ec6d-4e0a-bedc-318b5b171d2c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:32.252501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7591a132-ec6d-4e0a-bedc-318b5b171d2c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:32.260521 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:32.260521 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:32.264148 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7591a132-ec6d-4e0a-bedc-318b5b171d2c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:32.268388 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7591a132-ec6d-4e0a-bedc-318b5b171d2c tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 returned with HTTP 200 Aug 25 11:51:32.269558 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 547/2233] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:32 2026] GET /volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:32.878978 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8375a52e-8c05-4f45-bb80-a46e92274706 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:32.881513 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8375a52e-8c05-4f45-bb80-a46e92274706 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:32.881836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8375a52e-8c05-4f45-bb80-a46e92274706 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:32.882106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8375a52e-8c05-4f45-bb80-a46e92274706 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:32.882304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8375a52e-8c05-4f45-bb80-a46e92274706 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:32.887914 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:32.887914 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:32.889004 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8375a52e-8c05-4f45-bb80-a46e92274706 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:32.889518 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 554/2234] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:32 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.090107 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5c81c5ad-8284-409a-b233-fb961b4da775 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.092732 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c81c5ad-8284-409a-b233-fb961b4da775 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:33.094659 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c81c5ad-8284-409a-b233-fb961b4da775 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.094659 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5c81c5ad-8284-409a-b233-fb961b4da775 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.104983 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.104983 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:33.110084 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5c81c5ad-8284-409a-b233-fb961b4da775 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:33.120091 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5c81c5ad-8284-409a-b233-fb961b4da775 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:33.121356 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 562/2235] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.139906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b2c112d-abd9-422d-b6dc-7fc98cd85525 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.141553 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b2c112d-abd9-422d-b6dc-7fc98cd85525 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:33.141784 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b2c112d-abd9-422d-b6dc-7fc98cd85525 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.141983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b2c112d-abd9-422d-b6dc-7fc98cd85525 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.157404 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.157404 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:33.161384 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b2c112d-abd9-422d-b6dc-7fc98cd85525 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:33.165831 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b2c112d-abd9-422d-b6dc-7fc98cd85525 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:33.166262 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 573/2236] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.225013 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-1f21bc14-a5c5-4ccb-8617-ff7999c862e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.227525 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-1f21bc14-a5c5-4ccb-8617-ff7999c862e0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:33.227765 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-1f21bc14-a5c5-4ccb-8617-ff7999c862e0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.228249 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-1f21bc14-a5c5-4ccb-8617-ff7999c862e0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.235440 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.235440 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:33.238940 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-1f21bc14-a5c5-4ccb-8617-ff7999c862e0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:33.243688 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-1f21bc14-a5c5-4ccb-8617-ff7999c862e0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:33.244105 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 548/2237] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.286944 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-939e8cec-0ba1-409c-b91a-0d645763a28b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.287583 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-939e8cec-0ba1-409c-b91a-0d645763a28b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 Aug 25 11:51:33.287818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-939e8cec-0ba1-409c-b91a-0d645763a28b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.288095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-939e8cec-0ba1-409c-b91a-0d645763a28b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.297192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-939e8cec-0ba1-409c-b91a-0d645763a28b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 returned with HTTP 404 Aug 25 11:51:33.297192 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 555/2238] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/97fcee02-a7bc-4dd3-80a5-538935f513d6 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:33.311979 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.315219 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] DELETE https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 Aug 25 11:51:33.315592 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.315894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.316182 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume with id: 99df01c4-a542-43d9-94d7-2b164215ab85 Aug 25 11:51:33.327416 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.327416 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:33.328774 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:33.346908 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3cd6850c-9f0e-4719-93f3-501999dbfe0f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.347518 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cd6850c-9f0e-4719-93f3-501999dbfe0f None None] GET https://10.4.3.66/volume// Aug 25 11:51:33.347777 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cd6850c-9f0e-4719-93f3-501999dbfe0f None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.348005 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cd6850c-9f0e-4719-93f3-501999dbfe0f None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.348444 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cd6850c-9f0e-4719-93f3-501999dbfe0f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:51:33.348881 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 574/2239] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:51:33.355931 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume request issued successfully. Aug 25 11:51:33.355931 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab007d05-c31e-4144-bf16-4032c24c9e2b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 returned with HTTP 202 Aug 25 11:51:33.355931 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 563/2240] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:33 2026] DELETE /volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:33.361191 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-b84bb5c8-532d-4c30-9d4d-e7680ef1ebfb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.364039 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-b84bb5c8-532d-4c30-9d4d-e7680ef1ebfb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:51:33.364546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-b84bb5c8-532d-4c30-9d4d-e7680ef1ebfb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47bef57f-367f-433c-a1c2-45d99693027b", "connector": null, "instance_uuid": "906b0327-0859-4606-b514-a9ef5e7559a8"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:33.366526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e701a011-6e40-41a2-916d-c049d547d947 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.369945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e701a011-6e40-41a2-916d-c049d547d947 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 Aug 25 11:51:33.369945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e701a011-6e40-41a2-916d-c049d547d947 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.369945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e701a011-6e40-41a2-916d-c049d547d947 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.377478 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.377478 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:33.378537 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.378537 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:33.387164 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e701a011-6e40-41a2-916d-c049d547d947 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:33.394138 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e701a011-6e40-41a2-916d-c049d547d947 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 returned with HTTP 200 Aug 25 11:51:33.395437 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 556/2241] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.416883 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-b84bb5c8-532d-4c30-9d4d-e7680ef1ebfb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:51:33.417469 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 549/2242] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:51:33 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:33.472284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3be84f47-fc64-4a99-b178-d968f74f07df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.472420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30c7cbf1-27d4-4e79-b31e-deefbaebd606 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.475588 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3be84f47-fc64-4a99-b178-d968f74f07df tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:33.475588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3be84f47-fc64-4a99-b178-d968f74f07df tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.475588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3be84f47-fc64-4a99-b178-d968f74f07df tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.476342 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30c7cbf1-27d4-4e79-b31e-deefbaebd606 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:33.476647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30c7cbf1-27d4-4e79-b31e-deefbaebd606 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.477173 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30c7cbf1-27d4-4e79-b31e-deefbaebd606 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.493340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8287d916-5a55-4934-8e63-ee018a0d9d2d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.493794 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8287d916-5a55-4934-8e63-ee018a0d9d2d None None] GET https://10.4.3.66/volume// Aug 25 11:51:33.494096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8287d916-5a55-4934-8e63-ee018a0d9d2d None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.494268 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.494268 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:33.494349 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8287d916-5a55-4934-8e63-ee018a0d9d2d None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.496740 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8287d916-5a55-4934-8e63-ee018a0d9d2d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:51:33.496740 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 557/2243] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:51:33.497803 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.497803 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:33.504458 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-30c7cbf1-27d4-4e79-b31e-deefbaebd606 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:33.505337 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3be84f47-fc64-4a99-b178-d968f74f07df tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:33.511156 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-8c5aabad-b0ab-4ffb-bfe3-b301ba1ffd31 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.512712 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30c7cbf1-27d4-4e79-b31e-deefbaebd606 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:33.513049 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 564/2244] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 877 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.514788 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3be84f47-fc64-4a99-b178-d968f74f07df tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:33.514788 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 575/2245] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.514941 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-8c5aabad-b0ab-4ffb-bfe3-b301ba1ffd31 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:33.515077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-8c5aabad-b0ab-4ffb-bfe3-b301ba1ffd31 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.515304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-8c5aabad-b0ab-4ffb-bfe3-b301ba1ffd31 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.538028 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.538028 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:33.548909 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-8c5aabad-b0ab-4ffb-bfe3-b301ba1ffd31 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:33.558949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-8c5aabad-b0ab-4ffb-bfe3-b301ba1ffd31 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:33.559547 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 550/2246] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 1057 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:33.672670 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.675909 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] PUT https://10.4.3.66/volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c Aug 25 11:51:33.676389 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:33.689785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Acquiring lock "cinder-attachment_update-47bef57f-367f-433c-a1c2-45d99693027b-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:51:33.694896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-47bef57f-367f-433c-a1c2-45d99693027b-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:51:33.696398 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.696398 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:33.823197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-47bef57f-367f-433c-a1c2-45d99693027b-np0000008081" released by "attachment_update" :: held 0.128s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:51:33.823591 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-0e614b11-df09-4ac9-adb0-275cd8b58e21 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c returned with HTTP 200 Aug 25 11:51:33.824221 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 558/2247] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:51:33 2026] PUT /volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c => generated 968 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:33.835279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-14ef4409-a2e3-4600-a42c-54f7b22240e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.838007 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-14ef4409-a2e3-4600-a42c-54f7b22240e2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/encryption Aug 25 11:51:33.838324 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-14ef4409-a2e3-4600-a42c-54f7b22240e2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.838603 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-14ef4409-a2e3-4600-a42c-54f7b22240e2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.850806 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.850806 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:33.861926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-14ef4409-a2e3-4600-a42c-54f7b22240e2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/encryption returned with HTTP 200 Aug 25 11:51:33.862591 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 565/2248] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:33.901742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-935126c9-d46a-4035-a0ad-4707dd5a5b24 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:33.903583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-935126c9-d46a-4035-a0ad-4707dd5a5b24 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:33.903783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-935126c9-d46a-4035-a0ad-4707dd5a5b24 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:33.903983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-935126c9-d46a-4035-a0ad-4707dd5a5b24 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:33.904090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-935126c9-d46a-4035-a0ad-4707dd5a5b24 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:33.911856 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:33.911856 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:33.912718 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-935126c9-d46a-4035-a0ad-4707dd5a5b24 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:33.913279 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 576/2249] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:33 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:34.259790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9caf3d00-b5bb-487c-8e45-2380a36a7906 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.262048 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9caf3d00-b5bb-487c-8e45-2380a36a7906 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:34.262153 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9caf3d00-b5bb-487c-8e45-2380a36a7906 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.262309 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9caf3d00-b5bb-487c-8e45-2380a36a7906 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.269940 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.269940 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:34.276191 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9caf3d00-b5bb-487c-8e45-2380a36a7906 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:34.282773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9caf3d00-b5bb-487c-8e45-2380a36a7906 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:34.283252 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 551/2250] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:34 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 859 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:34.302391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.304018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:34.305340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.305340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.305340 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Delete volume with id: d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:34.311966 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.311966 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:34.312438 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:34.335369 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Delete volume request issued successfully. Aug 25 11:51:34.335563 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1fffd321-c6d0-4ae1-bede-3360875954a4 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 202 Aug 25 11:51:34.336335 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 559/2251] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:34 2026] DELETE /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:34.343231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6de19362-a7d8-4ee7-9c97-6de21b761cee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.345497 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6de19362-a7d8-4ee7-9c97-6de21b761cee tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:34.345757 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6de19362-a7d8-4ee7-9c97-6de21b761cee tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.345999 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6de19362-a7d8-4ee7-9c97-6de21b761cee tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.355951 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.355951 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:34.360521 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6de19362-a7d8-4ee7-9c97-6de21b761cee tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Volume info retrieved successfully. Aug 25 11:51:34.365839 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6de19362-a7d8-4ee7-9c97-6de21b761cee tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 200 Aug 25 11:51:34.366323 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 566/2252] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:34 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 858 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:34.414720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8bc3eb00-7552-4820-b0f7-32962aa9378e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.419259 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bc3eb00-7552-4820-b0f7-32962aa9378e tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 Aug 25 11:51:34.419466 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bc3eb00-7552-4820-b0f7-32962aa9378e tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.419698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8bc3eb00-7552-4820-b0f7-32962aa9378e tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.434349 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8bc3eb00-7552-4820-b0f7-32962aa9378e tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 returned with HTTP 404 Aug 25 11:51:34.434349 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 577/2253] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:34 2026] GET /volume/v3/volumes/99df01c4-a542-43d9-94d7-2b164215ab85 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:34.441967 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.445856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 Aug 25 11:51:34.446065 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.446339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.446563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume with id: 8d900a90-f19e-4bb0-955b-64941b65df43 Aug 25 11:51:34.456908 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.456908 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:34.456908 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:34.481464 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume request issued successfully. Aug 25 11:51:34.482438 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9f07e9d0-36bc-4d26-8922-af322b13e2d2 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 returned with HTTP 202 Aug 25 11:51:34.482438 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 552/2254] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:34 2026] DELETE /volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:34.491421 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3f018ff4-4b80-4cab-bc03-0b7c7f5d563f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.493962 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3f018ff4-4b80-4cab-bc03-0b7c7f5d563f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 Aug 25 11:51:34.494208 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3f018ff4-4b80-4cab-bc03-0b7c7f5d563f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.494466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3f018ff4-4b80-4cab-bc03-0b7c7f5d563f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.504791 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.504791 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:34.509090 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3f018ff4-4b80-4cab-bc03-0b7c7f5d563f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:34.513565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3f018ff4-4b80-4cab-bc03-0b7c7f5d563f tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 returned with HTTP 200 Aug 25 11:51:34.513997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 560/2255] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:34 2026] GET /volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:34.528870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d444ee64-2ce7-47d2-b87c-2a7ff7f30376 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.530712 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d444ee64-2ce7-47d2-b87c-2a7ff7f30376 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:34.530895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d444ee64-2ce7-47d2-b87c-2a7ff7f30376 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.531076 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d444ee64-2ce7-47d2-b87c-2a7ff7f30376 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.540373 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.540373 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:34.543549 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d444ee64-2ce7-47d2-b87c-2a7ff7f30376 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:34.547396 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d444ee64-2ce7-47d2-b87c-2a7ff7f30376 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:34.547786 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 567/2256] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:34 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:34.927980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80df30e5-0580-41d7-8f1c-c1cb49bb115e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:34.930537 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80df30e5-0580-41d7-8f1c-c1cb49bb115e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:34.930859 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80df30e5-0580-41d7-8f1c-c1cb49bb115e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:34.934561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80df30e5-0580-41d7-8f1c-c1cb49bb115e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:34.934561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-80df30e5-0580-41d7-8f1c-c1cb49bb115e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:34.940561 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:34.940561 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:34.942101 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80df30e5-0580-41d7-8f1c-c1cb49bb115e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:34.942414 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 578/2257] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:34 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:35.383075 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a2da04f-df96-4302-a9a8-a53ef9efa511 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:35.385494 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a2da04f-df96-4302-a9a8-a53ef9efa511 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] GET https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 Aug 25 11:51:35.385542 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a2da04f-df96-4302-a9a8-a53ef9efa511 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:35.385801 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a2da04f-df96-4302-a9a8-a53ef9efa511 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:35.394529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a2da04f-df96-4302-a9a8-a53ef9efa511 tempest-VolumesActionsTest-1068329233 tempest-VolumesActionsTest-1068329233-project-member] https://10.4.3.66/volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 returned with HTTP 404 Aug 25 11:51:35.395127 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 553/2258] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:35 2026] GET /volume/v3/volumes/d03530ae-87a3-49a0-9547-5a899fa3a308 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:35.531267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3dad9e7b-a8ed-46be-ae90-7ba0d740e731 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:35.534581 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3dad9e7b-a8ed-46be-ae90-7ba0d740e731 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 Aug 25 11:51:35.534889 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3dad9e7b-a8ed-46be-ae90-7ba0d740e731 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:35.535775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3dad9e7b-a8ed-46be-ae90-7ba0d740e731 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:35.545716 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3dad9e7b-a8ed-46be-ae90-7ba0d740e731 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 returned with HTTP 404 Aug 25 11:51:35.546780 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 561/2259] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:35 2026] GET /volume/v3/volumes/8d900a90-f19e-4bb0-955b-64941b65df43 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:35.556740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:35.559359 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] DELETE https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 Aug 25 11:51:35.559659 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:35.559993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:35.560191 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume with id: 376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 Aug 25 11:51:35.562599 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da7a7daf-bb1b-4a3f-908a-aed10d9e19af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:35.564998 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da7a7daf-bb1b-4a3f-908a-aed10d9e19af tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:35.565195 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da7a7daf-bb1b-4a3f-908a-aed10d9e19af tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:35.565483 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da7a7daf-bb1b-4a3f-908a-aed10d9e19af tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:35.570784 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:35.570784 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:35.571455 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:35.578196 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:35.578196 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:35.581911 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-da7a7daf-bb1b-4a3f-908a-aed10d9e19af tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:35.586710 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da7a7daf-bb1b-4a3f-908a-aed10d9e19af tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:35.587223 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 579/2260] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:35 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:35.601914 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume request issued successfully. Aug 25 11:51:35.602171 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9430c93d-ab13-477e-a90a-63195e9c53e7 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 returned with HTTP 202 Aug 25 11:51:35.602701 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 568/2261] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:35 2026] DELETE /volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:35.613313 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6b10177-7f3a-45bc-8989-3ea323bb98ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:35.615586 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6b10177-7f3a-45bc-8989-3ea323bb98ed tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 Aug 25 11:51:35.615881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6b10177-7f3a-45bc-8989-3ea323bb98ed tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:35.616101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6b10177-7f3a-45bc-8989-3ea323bb98ed tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:35.632683 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:35.632683 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:35.638993 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6b10177-7f3a-45bc-8989-3ea323bb98ed tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:35.644559 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6b10177-7f3a-45bc-8989-3ea323bb98ed tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 returned with HTTP 200 Aug 25 11:51:35.645041 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 554/2262] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:35 2026] GET /volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 => generated 854 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:35.955682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-25d6023a-62a2-4ef3-b378-792521010dde None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:35.957675 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-25d6023a-62a2-4ef3-b378-792521010dde tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:35.958339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-25d6023a-62a2-4ef3-b378-792521010dde tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:35.958339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-25d6023a-62a2-4ef3-b378-792521010dde tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:35.958339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-25d6023a-62a2-4ef3-b378-792521010dde tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:35.966920 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:35.966920 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:35.968542 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-25d6023a-62a2-4ef3-b378-792521010dde tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:35.968542 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 562/2263] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:35 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:36.039983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-6166d1c9-21ec-4ca3-9bb3-fc9cdcae100f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.044457 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-6166d1c9-21ec-4ca3-9bb3-fc9cdcae100f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:51:36.044457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-6166d1c9-21ec-4ca3-9bb3-fc9cdcae100f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.045206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-6166d1c9-21ec-4ca3-9bb3-fc9cdcae100f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.064409 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.064409 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:36.069425 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-6166d1c9-21ec-4ca3-9bb3-fc9cdcae100f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:51:36.076389 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-6166d1c9-21ec-4ca3-9bb3-fc9cdcae100f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:51:36.076877 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 580/2264] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:51:36 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1440 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:36.516090 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bf342e0d-cb5c-4472-b724-3a26c556426b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.516603 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf342e0d-cb5c-4472-b724-3a26c556426b None None] GET https://10.4.3.66/volume// Aug 25 11:51:36.516794 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf342e0d-cb5c-4472-b724-3a26c556426b None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.517049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bf342e0d-cb5c-4472-b724-3a26c556426b None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.517478 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bf342e0d-cb5c-4472-b724-3a26c556426b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:51:36.517877 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 569/2265] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:51:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:51:36.527291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-8499359e-60b9-40bc-84f4-e66cfc7a9057 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.529257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-8499359e-60b9-40bc-84f4-e66cfc7a9057 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:51:36.529872 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-8499359e-60b9-40bc-84f4-e66cfc7a9057 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cdf0096f-ea58-4b98-882f-574cb2ebd19a", "connector": null, "instance_uuid": "3bcad365-5cc0-4281-b478-3ad268d676b0"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:36.545735 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.545735 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:36.584066 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-8499359e-60b9-40bc-84f4-e66cfc7a9057 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:51:36.584066 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 555/2266] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:51:36 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:36.592576 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-e0f8bd73-d99e-41e3-956a-7e2050fcfe5e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.595199 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-e0f8bd73-d99e-41e3-956a-7e2050fcfe5e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039 Aug 25 11:51:36.595728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-e0f8bd73-d99e-41e3-956a-7e2050fcfe5e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.595728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-e0f8bd73-d99e-41e3-956a-7e2050fcfe5e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.601295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58937d82-b52e-4cce-99df-6b388b9a2b0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.603945 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58937d82-b52e-4cce-99df-6b388b9a2b0a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:36.603945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58937d82-b52e-4cce-99df-6b388b9a2b0a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.604261 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58937d82-b52e-4cce-99df-6b388b9a2b0a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.604782 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.604782 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:36.617246 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.617246 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:36.623810 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58937d82-b52e-4cce-99df-6b388b9a2b0a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:36.629679 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58937d82-b52e-4cce-99df-6b388b9a2b0a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:36.630148 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 581/2267] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:36 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:36.661194 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7344d6ba-e751-4403-b2d0-841eb73cb64b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.663993 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7344d6ba-e751-4403-b2d0-841eb73cb64b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 Aug 25 11:51:36.664326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7344d6ba-e751-4403-b2d0-841eb73cb64b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.664588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7344d6ba-e751-4403-b2d0-841eb73cb64b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.673142 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7344d6ba-e751-4403-b2d0-841eb73cb64b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 returned with HTTP 404 Aug 25 11:51:36.673849 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 570/2268] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:36 2026] GET /volume/v3/volumes/376f5fc4-a730-4df4-b3ad-fc3ab3d1b473 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:36.681219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.683098 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-e0f8bd73-d99e-41e3-956a-7e2050fcfe5e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039 returned with HTTP 200 Aug 25 11:51:36.683246 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] DELETE https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a Aug 25 11:51:36.683386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.683563 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 563/2269] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:51:36 2026] DELETE /volume/v3/attachments/5f808a0f-16bc-4440-a1ff-dfeeea0a6039 => generated 367 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:36.683678 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.683836 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume with id: 36320567-49c5-467d-b2dc-f458b4365d8a Aug 25 11:51:36.693731 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.693731 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:36.694402 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:36.722323 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Delete volume request issued successfully. Aug 25 11:51:36.722323 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2cf623d-46dd-4cb0-8c81-1949a4eac622 tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a returned with HTTP 202 Aug 25 11:51:36.722784 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 556/2270] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:36 2026] DELETE /volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:36.731819 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-128ea987-d31a-4e79-a0f0-cd1fbf94984b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.735704 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-128ea987-d31a-4e79-a0f0-cd1fbf94984b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a Aug 25 11:51:36.736003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-128ea987-d31a-4e79-a0f0-cd1fbf94984b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.736725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-128ea987-d31a-4e79-a0f0-cd1fbf94984b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.746012 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.746012 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:36.754716 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-128ea987-d31a-4e79-a0f0-cd1fbf94984b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Volume info retrieved successfully. Aug 25 11:51:36.758386 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-128ea987-d31a-4e79-a0f0-cd1fbf94984b tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a returned with HTTP 200 Aug 25 11:51:36.761649 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 582/2271] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:36 2026] GET /volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a => generated 853 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:36.985199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40690273-3a02-4c10-9899-cea60cc9bb52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:36.987642 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40690273-3a02-4c10-9899-cea60cc9bb52 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:36.987790 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40690273-3a02-4c10-9899-cea60cc9bb52 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:36.987987 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40690273-3a02-4c10-9899-cea60cc9bb52 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:36.988261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-40690273-3a02-4c10-9899-cea60cc9bb52 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:36.994323 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:36.994323 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:36.995329 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40690273-3a02-4c10-9899-cea60cc9bb52 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:36.995906 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 571/2272] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:36 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:37.644849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9ff3d6f5-5a3c-429e-952a-a441e0309708 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:37.655584 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9ff3d6f5-5a3c-429e-952a-a441e0309708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:37.655584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9ff3d6f5-5a3c-429e-952a-a441e0309708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:37.655584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9ff3d6f5-5a3c-429e-952a-a441e0309708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:37.657847 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:37.657847 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:37.662116 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9ff3d6f5-5a3c-429e-952a-a441e0309708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:37.668363 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9ff3d6f5-5a3c-429e-952a-a441e0309708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:37.668945 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 564/2273] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:37 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:37.777269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cb2f24e-8d09-47c2-bc5d-d24fc76019da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:37.779478 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cb2f24e-8d09-47c2-bc5d-d24fc76019da tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] GET https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a Aug 25 11:51:37.779742 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cb2f24e-8d09-47c2-bc5d-d24fc76019da tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:37.780856 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cb2f24e-8d09-47c2-bc5d-d24fc76019da tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:37.789651 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cb2f24e-8d09-47c2-bc5d-d24fc76019da tempest-CreateVolumesFromSourceVolumeTest-2066803304 tempest-CreateVolumesFromSourceVolumeTest-2066803304-project-member] https://10.4.3.66/volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a returned with HTTP 404 Aug 25 11:51:37.790666 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 557/2274] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:37 2026] GET /volume/v3/volumes/36320567-49c5-467d-b2dc-f458b4365d8a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:37.797203 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:37.800799 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 Aug 25 11:51:37.801237 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:37.810224 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:51:37.815745 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:51:37.817104 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:37.817104 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:37.953502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-cdf0096f-ea58-4b98-882f-574cb2ebd19a-np0000008081" released by "attachment_update" :: held 0.138s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:51:37.953858 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-9639eb49-4a02-4e58-93e4-c2a44a105dd8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 returned with HTTP 200 Aug 25 11:51:37.954403 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 583/2275] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:51:37 2026] PUT /volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:37.964121 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-a63d3fc9-9475-4a4f-bc35-9a678fac3866 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:37.970036 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-a63d3fc9-9475-4a4f-bc35-9a678fac3866 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 Aug 25 11:51:37.970338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-a63d3fc9-9475-4a4f-bc35-9a678fac3866 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:37.970595 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-a63d3fc9-9475-4a4f-bc35-9a678fac3866 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:37.994340 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-a63d3fc9-9475-4a4f-bc35-9a678fac3866 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 returned with HTTP 200 Aug 25 11:51:37.995064 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 572/2276] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:51:37 2026] GET /volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 => generated 994 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:38.008754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-14a4431c-f3f4-4274-849d-0f7b495dfab5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:38.013227 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14a4431c-f3f4-4274-849d-0f7b495dfab5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:38.013227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-14a4431c-f3f4-4274-849d-0f7b495dfab5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:38.013569 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-14a4431c-f3f4-4274-849d-0f7b495dfab5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:38.014153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-14a4431c-f3f4-4274-849d-0f7b495dfab5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:38.018607 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:38.018607 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:38.019639 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14a4431c-f3f4-4274-849d-0f7b495dfab5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:38.020346 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 565/2277] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:38 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:38.131510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-0ce4b1ad-e2ad-4abe-a468-2d287ce334ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:38.134441 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-0ce4b1ad-e2ad-4abe-a468-2d287ce334ba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de Aug 25 11:51:38.134716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-0ce4b1ad-e2ad-4abe-a468-2d287ce334ba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:38.134926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-0ce4b1ad-e2ad-4abe-a468-2d287ce334ba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:38.158421 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:38.158421 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:38.223558 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-0ce4b1ad-e2ad-4abe-a468-2d287ce334ba tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de returned with HTTP 200 Aug 25 11:51:38.224081 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 558/2278] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:51:38 2026] DELETE /volume/v3/attachments/0e31441a-50e1-4d79-aff9-67f8199501de => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:38.244725 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:38.248593 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:51:38.248593 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:38.248593 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:38.248593 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Delete volume with id: 0d3d1721-623e-4f1d-8323-6c4452fd65ae Aug 25 11:51:38.257652 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:38.257652 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:38.258244 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:51:38.302075 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Delete volume request issued successfully. Aug 25 11:51:38.302571 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b452e695-1172-4a06-b9a3-87b43c3aba00 req-44390271-43c1-4cfd-8703-8ccb20a9391f tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae returned with HTTP 202 Aug 25 11:51:38.302890 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 584/2279] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:51:38 2026] DELETE /volume/v3/volumes/0d3d1721-623e-4f1d-8323-6c4452fd65ae => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:38.691757 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6618a9b4-baf1-48cd-8c02-2ad394b99eb5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:38.692422 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6618a9b4-baf1-48cd-8c02-2ad394b99eb5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:38.692422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6618a9b4-baf1-48cd-8c02-2ad394b99eb5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:38.692422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6618a9b4-baf1-48cd-8c02-2ad394b99eb5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:38.706670 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:38.706670 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:38.711804 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6618a9b4-baf1-48cd-8c02-2ad394b99eb5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:38.716870 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6618a9b4-baf1-48cd-8c02-2ad394b99eb5 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:38.717846 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 573/2280] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:38 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:39.034170 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-69f4a6e6-a3e0-4d79-8607-de60ad62e192 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:39.037164 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-69f4a6e6-a3e0-4d79-8607-de60ad62e192 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:39.037494 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-69f4a6e6-a3e0-4d79-8607-de60ad62e192 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:39.037804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-69f4a6e6-a3e0-4d79-8607-de60ad62e192 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:39.038130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-69f4a6e6-a3e0-4d79-8607-de60ad62e192 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:39.044032 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:39.044032 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:39.044867 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-69f4a6e6-a3e0-4d79-8607-de60ad62e192 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:39.045309 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 566/2281] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:39 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:39.761620 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e4e0c5bb-016d-4779-9b79-a2f69da6ca43 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:39.763049 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4e0c5bb-016d-4779-9b79-a2f69da6ca43 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:39.763213 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4e0c5bb-016d-4779-9b79-a2f69da6ca43 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:39.763413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4e0c5bb-016d-4779-9b79-a2f69da6ca43 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:40.005087 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:40.005087 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:40.005087 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e4e0c5bb-016d-4779-9b79-a2f69da6ca43 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:40.005087 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4e0c5bb-016d-4779-9b79-a2f69da6ca43 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:40.005087 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 559/2282] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:39 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:40.059808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2cdd618-0597-4d12-a086-9bb1609b29de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:40.062150 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2cdd618-0597-4d12-a086-9bb1609b29de tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:40.062467 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2cdd618-0597-4d12-a086-9bb1609b29de tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:40.062916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2cdd618-0597-4d12-a086-9bb1609b29de tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:40.063158 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d2cdd618-0597-4d12-a086-9bb1609b29de tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:40.068046 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:40.068046 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:40.068886 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2cdd618-0597-4d12-a086-9bb1609b29de tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:40.069240 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 585/2283] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:40 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:41.093171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3acf4ad7-5d7f-48be-81ac-7ac976d296a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:41.093171 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3acf4ad7-5d7f-48be-81ac-7ac976d296a6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:41.093171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3acf4ad7-5d7f-48be-81ac-7ac976d296a6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:41.093171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3acf4ad7-5d7f-48be-81ac-7ac976d296a6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:41.096965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ff288a98-47d2-45d3-91ea-de70352a1771 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:41.099388 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff288a98-47d2-45d3-91ea-de70352a1771 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:41.099563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff288a98-47d2-45d3-91ea-de70352a1771 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:41.099823 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff288a98-47d2-45d3-91ea-de70352a1771 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:41.099961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ff288a98-47d2-45d3-91ea-de70352a1771 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:41.104942 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:41.104942 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:41.106585 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff288a98-47d2-45d3-91ea-de70352a1771 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:41.107028 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 567/2284] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:41 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:41.126759 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:41.126759 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:41.133562 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3acf4ad7-5d7f-48be-81ac-7ac976d296a6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:41.140642 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3acf4ad7-5d7f-48be-81ac-7ac976d296a6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:41.141052 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 574/2285] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:41 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:41.325538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:41.327883 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:51:41.328168 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:41.328457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:41.328706 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Delete volume with id: c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:51:41.395128 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:41.395128 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:41.396241 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:51:41.908907 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Delete volume request issued successfully. Aug 25 11:51:41.908907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a7268a3d-1af3-4189-ad73-f05b90ddb95e tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 202 Aug 25 11:51:41.908907 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 560/2286] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:41 2026] DELETE /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 0 bytes in 528 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:41.910082 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ebf96558-0497-49fd-a1c9-d2d9dbe7c157 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:41.910082 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ebf96558-0497-49fd-a1c9-d2d9dbe7c157 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:51:41.910082 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ebf96558-0497-49fd-a1c9-d2d9dbe7c157 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:41.910082 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ebf96558-0497-49fd-a1c9-d2d9dbe7c157 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:41.910082 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:41.910082 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:42.025889 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ebf96558-0497-49fd-a1c9-d2d9dbe7c157 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Volume info retrieved successfully. Aug 25 11:51:42.031947 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ebf96558-0497-49fd-a1c9-d2d9dbe7c157 tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 200 Aug 25 11:51:42.032399 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 586/2287] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:41 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 844 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:42.150398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-95052c46-3589-450e-9a61-352ed48b3978 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:42.150398 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95052c46-3589-450e-9a61-352ed48b3978 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:42.150398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95052c46-3589-450e-9a61-352ed48b3978 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:42.150398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95052c46-3589-450e-9a61-352ed48b3978 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:42.150398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-95052c46-3589-450e-9a61-352ed48b3978 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:42.156406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ec16b7f7-4782-4498-a4b6-1b5434788d50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:42.158236 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec16b7f7-4782-4498-a4b6-1b5434788d50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:42.158466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec16b7f7-4782-4498-a4b6-1b5434788d50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:42.186449 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ec16b7f7-4782-4498-a4b6-1b5434788d50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:42.187869 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:42.187869 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:42.188862 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95052c46-3589-450e-9a61-352ed48b3978 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:42.189418 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 568/2288] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:42 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:42.216961 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:42.216961 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:42.222543 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ec16b7f7-4782-4498-a4b6-1b5434788d50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:42.231483 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ec16b7f7-4782-4498-a4b6-1b5434788d50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:42.231483 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 575/2289] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:42 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:43.067898 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e282d208-23f3-4beb-a1ac-8eebabd46ecb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:43.081644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e282d208-23f3-4beb-a1ac-8eebabd46ecb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] GET https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 Aug 25 11:51:43.081891 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e282d208-23f3-4beb-a1ac-8eebabd46ecb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:43.082168 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e282d208-23f3-4beb-a1ac-8eebabd46ecb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:43.096134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e282d208-23f3-4beb-a1ac-8eebabd46ecb tempest-ServerActionsTestOtherA-113698017 tempest-ServerActionsTestOtherA-113698017-project-member] https://10.4.3.66/volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 returned with HTTP 404 Aug 25 11:51:43.096995 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 561/2290] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:43 2026] GET /volume/v3/volumes/c3750bf0-3a19-4d0f-9f86-70ecacf98239 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:43.118570 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-16aa7a82-76d5-4c38-9eea-4265ee18aed1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:43.124073 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-16aa7a82-76d5-4c38-9eea-4265ee18aed1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467/action Aug 25 11:51:43.126131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-16aa7a82-76d5-4c38-9eea-4265ee18aed1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:43.126410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-16aa7a82-76d5-4c38-9eea-4265ee18aed1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:43.162501 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:43.162501 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:43.179030 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-39b4106b-44bc-4b3c-88de-d97b08bd5ed6 req-16aa7a82-76d5-4c38-9eea-4265ee18aed1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467/action returned with HTTP 204 Aug 25 11:51:43.179723 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 587/2291] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:51:43 2026] POST /volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:43.203068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0d0659f4-8d6a-4809-a101-7f1cffea3298 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:43.206194 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0d0659f4-8d6a-4809-a101-7f1cffea3298 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:43.206490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0d0659f4-8d6a-4809-a101-7f1cffea3298 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:43.207305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0d0659f4-8d6a-4809-a101-7f1cffea3298 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:43.207305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-0d0659f4-8d6a-4809-a101-7f1cffea3298 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:43.220546 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:43.220546 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:43.221500 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0d0659f4-8d6a-4809-a101-7f1cffea3298 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:43.221985 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 569/2292] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:43 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:43.256890 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2fc7d32-1007-4291-b9a7-b245b310da36 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:43.259776 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2fc7d32-1007-4291-b9a7-b245b310da36 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:43.259776 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2fc7d32-1007-4291-b9a7-b245b310da36 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:43.260789 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2fc7d32-1007-4291-b9a7-b245b310da36 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:43.281041 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:43.281041 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:43.287995 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d2fc7d32-1007-4291-b9a7-b245b310da36 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:43.295737 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2fc7d32-1007-4291-b9a7-b245b310da36 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:43.296186 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 576/2293] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:43 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:44.242575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0c2be87-fb99-40ee-8663-1e6d5c63a585 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:44.245991 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0c2be87-fb99-40ee-8663-1e6d5c63a585 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:44.245991 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0c2be87-fb99-40ee-8663-1e6d5c63a585 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:44.246667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0c2be87-fb99-40ee-8663-1e6d5c63a585 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:44.246843 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d0c2be87-fb99-40ee-8663-1e6d5c63a585 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:44.259436 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:44.259436 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:44.264081 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0c2be87-fb99-40ee-8663-1e6d5c63a585 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:44.264081 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 562/2294] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:44 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:44.324236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1412e010-c9b4-4694-8c5b-e75c2cc6f014 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:44.329446 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1412e010-c9b4-4694-8c5b-e75c2cc6f014 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:44.329885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1412e010-c9b4-4694-8c5b-e75c2cc6f014 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:44.331270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1412e010-c9b4-4694-8c5b-e75c2cc6f014 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:44.354116 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:44.354116 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:44.364505 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1412e010-c9b4-4694-8c5b-e75c2cc6f014 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:44.377294 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1412e010-c9b4-4694-8c5b-e75c2cc6f014 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:44.377861 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 588/2295] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:44 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:45.046650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7f98024f-6d82-4614-8625-c81f95f84711 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:45.046650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:45.047188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "ef66ddb4-5fed-453d-bfe6-33863116cd27", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:45.048676 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'ef66ddb4-5fed-453d-bfe6-33863116cd27', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:45.195657 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume of 1 GB Aug 25 11:51:45.200465 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Availability Zones retrieved successfully. Aug 25 11:51:45.208700 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (95d5a0db-f332-41e4-9741-208afb008d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:45.210545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c9efcc1-ffca-4d74-8a22-f18c36827fe4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:45.212585 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:45.276554 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5b08ed0-70f0-44f3-b6b8-9a7bcd3defbd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:45.278944 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5b08ed0-70f0-44f3-b6b8-9a7bcd3defbd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:45.278944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5b08ed0-70f0-44f3-b6b8-9a7bcd3defbd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:45.279099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5b08ed0-70f0-44f3-b6b8-9a7bcd3defbd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:45.279218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e5b08ed0-70f0-44f3-b6b8-9a7bcd3defbd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:45.291977 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:45.291977 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:45.291977 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5b08ed0-70f0-44f3-b6b8-9a7bcd3defbd tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:45.292210 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 577/2296] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:45 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:45.316829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c9efcc1-ffca-4d74-8a22-f18c36827fe4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:45.321099 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ef37487-6033-4cf1-82b2-2b360d3434ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:45.398210 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af1170a1-7cbb-4341-8660-699b24a6ce9b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:45.401020 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af1170a1-7cbb-4341-8660-699b24a6ce9b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:45.401304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af1170a1-7cbb-4341-8660-699b24a6ce9b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:45.401593 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af1170a1-7cbb-4341-8660-699b24a6ce9b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:45.414615 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Created reservations ['d2e1c3d0-0bae-41d9-bc09-d3fd2855d528', 'a2d20de9-e00b-40e9-8cd3-9b32d9ee193d', 'bb75f850-c993-439b-a143-042598b9df66', '6fe89d4e-64cc-4437-85e0-be9c9999ef12'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:45.415930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ef37487-6033-4cf1-82b2-2b360d3434ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e1c3d0-0bae-41d9-bc09-d3fd2855d528', 'a2d20de9-e00b-40e9-8cd3-9b32d9ee193d', 'bb75f850-c993-439b-a143-042598b9df66', '6fe89d4e-64cc-4437-85e0-be9c9999ef12']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:45.417392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19997886-430f-43f0-be39-995e24f6ac43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:45.421367 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:45.421367 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:45.430176 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-af1170a1-7cbb-4341-8660-699b24a6ce9b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:45.440951 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af1170a1-7cbb-4341-8660-699b24a6ce9b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:45.441685 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 563/2297] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:45 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:45.460639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19997886-430f-43f0-be39-995e24f6ac43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf', '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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['d2e1c3d0-0bae-41d9-bc09-d3fd2855d528','a2d20de9-e00b-40e9-8cd3-9b32d9ee193d','bb75f850-c993-439b-a143-042598b9df66','6fe89d4e-64cc-4437-85e0-be9c9999ef12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:45Z,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=5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44102272e8d54c2da56b52927435a7d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:45.461958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4679157b-8bb6-4407-9ab1-8a49bc4ad57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:45.495366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4679157b-8bb6-4407-9ab1-8a49bc4ad57a) transitioned into state 'SUCCESS' from 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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['d2e1c3d0-0bae-41d9-bc09-d3fd2855d528','a2d20de9-e00b-40e9-8cd3-9b32d9ee193d','bb75f850-c993-439b-a143-042598b9df66','6fe89d4e-64cc-4437-85e0-be9c9999ef12'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:45.496849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c665ca2-185c-46e3-9367-dc696017df3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:45.518913 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c665ca2-185c-46e3-9367-dc696017df3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:45.520105 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (95d5a0db-f332-41e4-9741-208afb008d62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:45.521224 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request issued successfully. Aug 25 11:51:45.521926 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f98024f-6d82-4614-8625-c81f95f84711 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:45.522189 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 570/2298] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:51:45 2026] POST /volume/v3/volumes => generated 773 bytes in 479 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:45.544951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7bd5acfa-3340-4c25-b72a-e03a15fc1ebd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:45.549453 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7bd5acfa-3340-4c25-b72a-e03a15fc1ebd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:45.549808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7bd5acfa-3340-4c25-b72a-e03a15fc1ebd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:45.550139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7bd5acfa-3340-4c25-b72a-e03a15fc1ebd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:45.567682 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:45.567682 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:45.570997 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7bd5acfa-3340-4c25-b72a-e03a15fc1ebd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:45.577327 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7bd5acfa-3340-4c25-b72a-e03a15fc1ebd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:45.577887 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 589/2299] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:45 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:46.312652 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b4ef2eb-b8fd-4864-9009-e79da72d8eff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:46.322616 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b4ef2eb-b8fd-4864-9009-e79da72d8eff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:46.323554 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b4ef2eb-b8fd-4864-9009-e79da72d8eff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:46.323901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b4ef2eb-b8fd-4864-9009-e79da72d8eff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:46.324312 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6b4ef2eb-b8fd-4864-9009-e79da72d8eff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:46.333859 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:46.333859 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:46.334602 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b4ef2eb-b8fd-4864-9009-e79da72d8eff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:46.335151 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 578/2300] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:46 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:46.465496 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d12a3142-ae7e-4a9c-9cb1-621e7471eddc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:46.468055 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d12a3142-ae7e-4a9c-9cb1-621e7471eddc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:46.468459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d12a3142-ae7e-4a9c-9cb1-621e7471eddc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:46.468720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d12a3142-ae7e-4a9c-9cb1-621e7471eddc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:46.482328 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:46.482328 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:46.486671 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d12a3142-ae7e-4a9c-9cb1-621e7471eddc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:46.493130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d12a3142-ae7e-4a9c-9cb1-621e7471eddc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:46.493391 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 564/2301] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:46 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:46.606339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0758b825-2cc2-499d-8dfc-97ff5469f5f3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:46.613866 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0758b825-2cc2-499d-8dfc-97ff5469f5f3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:46.614377 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0758b825-2cc2-499d-8dfc-97ff5469f5f3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:46.614615 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0758b825-2cc2-499d-8dfc-97ff5469f5f3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:46.627962 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:46.627962 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:46.639673 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0758b825-2cc2-499d-8dfc-97ff5469f5f3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:46.652539 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0758b825-2cc2-499d-8dfc-97ff5469f5f3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:46.652539 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 571/2302] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:46 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:47.351817 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0b206f80-fa19-43cb-8a1a-0e6ddd1e3150 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:47.353636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b206f80-fa19-43cb-8a1a-0e6ddd1e3150 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:47.353820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b206f80-fa19-43cb-8a1a-0e6ddd1e3150 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:47.354015 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b206f80-fa19-43cb-8a1a-0e6ddd1e3150 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:47.354129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0b206f80-fa19-43cb-8a1a-0e6ddd1e3150 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:47.366185 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:47.366185 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:47.367379 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b206f80-fa19-43cb-8a1a-0e6ddd1e3150 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:47.368005 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 590/2303] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:47 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:47.512650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-481f7df6-f879-4070-9e40-b4a63f11529d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:47.515183 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-481f7df6-f879-4070-9e40-b4a63f11529d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:47.516916 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-481f7df6-f879-4070-9e40-b4a63f11529d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:47.516916 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-481f7df6-f879-4070-9e40-b4a63f11529d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:47.529377 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:47.529377 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:47.534720 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-481f7df6-f879-4070-9e40-b4a63f11529d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:47.544902 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-481f7df6-f879-4070-9e40-b4a63f11529d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:47.545716 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 579/2304] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:47 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:47.674433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a73aac00-0acb-4f63-ba5f-4ea3e5a23c73 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:47.677780 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a73aac00-0acb-4f63-ba5f-4ea3e5a23c73 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:47.678145 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a73aac00-0acb-4f63-ba5f-4ea3e5a23c73 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:47.679160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a73aac00-0acb-4f63-ba5f-4ea3e5a23c73 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:47.697198 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:47.697198 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:47.715657 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a73aac00-0acb-4f63-ba5f-4ea3e5a23c73 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:47.720864 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a73aac00-0acb-4f63-ba5f-4ea3e5a23c73 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:47.721352 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 565/2305] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:47 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:48.383360 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ff9b3824-cb6a-4e2d-9150-d48db8ef97af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.386153 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff9b3824-cb6a-4e2d-9150-d48db8ef97af tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:48.386468 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff9b3824-cb6a-4e2d-9150-d48db8ef97af tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:48.386815 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff9b3824-cb6a-4e2d-9150-d48db8ef97af tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:48.387119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ff9b3824-cb6a-4e2d-9150-d48db8ef97af tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:48.396289 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.396289 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:48.397362 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff9b3824-cb6a-4e2d-9150-d48db8ef97af tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:48.397943 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 572/2306] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:48 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:48.411509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9bb551a9-6f42-4040-a3f9-871cbc538d2b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.415046 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bb551a9-6f42-4040-a3f9-871cbc538d2b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:51:48.415575 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bb551a9-6f42-4040-a3f9-871cbc538d2b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:48.415709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bb551a9-6f42-4040-a3f9-871cbc538d2b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:48.427884 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.427884 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:48.433706 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bb551a9-6f42-4040-a3f9-871cbc538d2b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:48.440965 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bb551a9-6f42-4040-a3f9-871cbc538d2b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 200 Aug 25 11:51:48.441565 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 591/2307] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:48 2026] GET /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 907 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:48.457156 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6070fb5e-3af2-42bd-b4bb-0dca42a9bec8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.462356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6070fb5e-3af2-42bd-b4bb-0dca42a9bec8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:48.462727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6070fb5e-3af2-42bd-b4bb-0dca42a9bec8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:48.462996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6070fb5e-3af2-42bd-b4bb-0dca42a9bec8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:48.463159 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6070fb5e-3af2-42bd-b4bb-0dca42a9bec8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:48.470234 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.470234 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:48.472738 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6070fb5e-3af2-42bd-b4bb-0dca42a9bec8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:48.473239 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 580/2308] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:48 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:48.484318 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a78560c-bb58-44c8-a4a7-87f9a6d4f6d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.486233 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a78560c-bb58-44c8-a4a7-87f9a6d4f6d4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/detail Aug 25 11:51:48.486495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a78560c-bb58-44c8-a4a7-87f9a6d4f6d4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:48.486790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a78560c-bb58-44c8-a4a7-87f9a6d4f6d4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:48.487152 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-1a78560c-bb58-44c8-a4a7-87f9a6d4f6d4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:51:48.503447 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a78560c-bb58-44c8-a4a7-87f9a6d4f6d4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/detail returned with HTTP 200 Aug 25 11:51:48.503871 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 566/2309] 10.4.3.66 () {66 vars in 1251 bytes} [Tue Aug 25 11:51:48 2026] GET /volume/v3/backups/detail => generated 824 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:48.522464 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.526867 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7/restore Aug 25 11:51:48.527327 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:48.529326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Restoring backup 275ef3de-3a64-4d77-87f4-8fe9c5807ed7 ({'restore': {}}) {{(pid=100240) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 11:51:48.529490 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Restoring backup 275ef3de-3a64-4d77-87f4-8fe9c5807ed7 to volume None. Aug 25 11:51:48.537753 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.537753 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:48.539476 np0000008081 devstack@c-api.service[100240]: INFO cinder.backup.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating volume of 1 GB for restore of backup 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. Aug 25 11:51:48.550286 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:51:48.549333. {{(pid=100240) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:51:48.550286 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability Zones retrieved successfully. Aug 25 11:51:48.557288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (b7a695f9-8e19-4e27-8b64-dcbe3c41e399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:48.558523 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9fe4c6-28fa-46f7-a699-9de36c396e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:48.559920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:48.564854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c747d27-65d1-4216-98b2-a40968ca4809 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.569323 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c747d27-65d1-4216-98b2-a40968ca4809 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:48.569766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c747d27-65d1-4216-98b2-a40968ca4809 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:48.570052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c747d27-65d1-4216-98b2-a40968ca4809 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:48.581507 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.581507 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:48.586341 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5c747d27-65d1-4216-98b2-a40968ca4809 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:48.592861 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c747d27-65d1-4216-98b2-a40968ca4809 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:48.593482 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 592/2310] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:48 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:48.595241 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c9fe4c6-28fa-46f7-a699-9de36c396e8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:48.596496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ea2faf-79ff-489f-a74c-4b162743cbd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:48.650052 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['3a37996b-d481-4c94-9462-14a8904bf4de', '7db725f5-f3fb-40ce-a25a-a822edec2512', 'b500ab45-b152-459d-ba58-68f5dad4704d', '9cc898b5-2aaf-440a-94f8-3a9e8cb8d480'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:48.651325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ea2faf-79ff-489f-a74c-4b162743cbd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a37996b-d481-4c94-9462-14a8904bf4de', '7db725f5-f3fb-40ce-a25a-a822edec2512', 'b500ab45-b152-459d-ba58-68f5dad4704d', '9cc898b5-2aaf-440a-94f8-3a9e8cb8d480']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:48.652573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704165d4-443c-4068-b61a-ce01e2de9f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:48.689509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (704165d4-443c-4068-b61a-ce01e2de9f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad303810-2c2f-4646-bb04-4f3d8729baab', '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_275ef3de-3a64-4d77-87f4-8fe9c5807ed7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['3a37996b-d481-4c94-9462-14a8904bf4de','7db725f5-f3fb-40ce-a25a-a822edec2512','b500ab45-b152-459d-ba58-68f5dad4704d','9cc898b5-2aaf-440a-94f8-3a9e8cb8d480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:48Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_275ef3de-3a64-4d77-87f4-8fe9c5807ed7',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad303810-2c2f-4646-bb04-4f3d8729baab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39976740f3284780a332f6f18617b760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:48.690211 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683d3938-f582-4211-badd-06c7dc80b4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:48.716835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (683d3938-f582-4211-badd-06c7dc80b4a2) transitioned into 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_275ef3de-3a64-4d77-87f4-8fe9c5807ed7',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['3a37996b-d481-4c94-9462-14a8904bf4de','7db725f5-f3fb-40ce-a25a-a822edec2512','b500ab45-b152-459d-ba58-68f5dad4704d','9cc898b5-2aaf-440a-94f8-3a9e8cb8d480'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:48.717762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46264c5-4ca3-49e1-b4b6-1a0941c59500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:48.737486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e46264c5-4ca3-49e1-b4b6-1a0941c59500) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:48.738573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (b7a695f9-8e19-4e27-8b64-dcbe3c41e399) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:48.739001 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request issued successfully. Aug 25 11:51:48.742537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f712f24-3fd3-409a-85f6-55921808b776 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:48.746946 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f712f24-3fd3-409a-85f6-55921808b776 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:48.747321 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f712f24-3fd3-409a-85f6-55921808b776 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:48.747600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f712f24-3fd3-409a-85f6-55921808b776 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:48.750603 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.750603 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:48.751271 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:48.757246 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:48.757246 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:48.762781 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2f712f24-3fd3-409a-85f6-55921808b776 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:48.769035 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f712f24-3fd3-409a-85f6-55921808b776 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:48.772057 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 581/2311] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:48 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:51:49.448877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-7e96fe6d-0b65-4697-953b-bd0c1b9a4879 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.451432 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-7e96fe6d-0b65-4697-953b-bd0c1b9a4879 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c/action Aug 25 11:51:49.451737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-7e96fe6d-0b65-4697-953b-bd0c1b9a4879 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:49.451737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-7e96fe6d-0b65-4697-953b-bd0c1b9a4879 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:49.476108 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.476108 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:49.492500 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79fcd674-0a7a-4f89-8883-787f5e57dedb req-7e96fe6d-0b65-4697-953b-bd0c1b9a4879 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c/action returned with HTTP 204 Aug 25 11:51:49.493197 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 567/2312] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:51:49 2026] POST /volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:49.609227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b875deb1-92fc-4a02-b8c0-a182814da945 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.611614 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b875deb1-92fc-4a02-b8c0-a182814da945 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:49.612541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b875deb1-92fc-4a02-b8c0-a182814da945 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.613112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b875deb1-92fc-4a02-b8c0-a182814da945 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.632830 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.632830 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:49.640696 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b875deb1-92fc-4a02-b8c0-a182814da945 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:49.648322 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b875deb1-92fc-4a02-b8c0-a182814da945 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:49.649109 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 593/2313] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 1170 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:49.666349 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f5d390e-48d0-4587-a754-530af7e9f19b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.669539 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f5d390e-48d0-4587-a754-530af7e9f19b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:49.669812 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f5d390e-48d0-4587-a754-530af7e9f19b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.670701 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f5d390e-48d0-4587-a754-530af7e9f19b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.685861 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.685861 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:49.690728 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f5d390e-48d0-4587-a754-530af7e9f19b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:49.699550 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f5d390e-48d0-4587-a754-530af7e9f19b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:49.700113 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 582/2314] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 1170 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:49.759988 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-213b601c-1a0d-4a1f-a2cf-751a7f61e530 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.761557 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.761557 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:49.762289 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:51:49.762777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Checking backup size 1 against volume size 1 {{(pid=100240) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 11:51:49.762777 np0000008081 devstack@c-api.service[100240]: INFO cinder.backup.api [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Overwriting volume ad303810-2c2f-4646-bb04-4f3d8729baab with restore of backup 275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:49.764353 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-213b601c-1a0d-4a1f-a2cf-751a7f61e530 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:49.765039 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-213b601c-1a0d-4a1f-a2cf-751a7f61e530 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.765111 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-213b601c-1a0d-4a1f-a2cf-751a7f61e530 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.780228 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.780228 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:49.782151 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] restore_backup in rpcapi backup_id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7 {{(pid=100240) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 11:51:49.784833 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a70ea49a-69ab-4e77-bdb5-a5091b2b9d49 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7/restore returned with HTTP 202 Aug 25 11:51:49.786750 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 573/2315] 10.4.3.66 () {68 vars in 1386 bytes} [Tue Aug 25 11:51:48 2026] POST /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7/restore => generated 189 bytes in 1264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:49.789375 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1dec5a6-d9e7-415f-828e-b667b24dcb32 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.790643 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-213b601c-1a0d-4a1f-a2cf-751a7f61e530 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:49.791661 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1dec5a6-d9e7-415f-828e-b667b24dcb32 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:49.791939 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1dec5a6-d9e7-415f-828e-b667b24dcb32 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.792167 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1dec5a6-d9e7-415f-828e-b667b24dcb32 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.800230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ca098e1a-2475-4793-804b-007316f1bda3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.800875 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-213b601c-1a0d-4a1f-a2cf-751a7f61e530 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:49.801655 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 568/2316] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 1170 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:49.802637 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca098e1a-2475-4793-804b-007316f1bda3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:49.802939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca098e1a-2475-4793-804b-007316f1bda3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.803234 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca098e1a-2475-4793-804b-007316f1bda3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.803424 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ca098e1a-2475-4793-804b-007316f1bda3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:49.805743 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.805743 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:49.814484 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.814484 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:49.815464 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca098e1a-2475-4793-804b-007316f1bda3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:49.815904 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 583/2317] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:49.816297 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a1dec5a6-d9e7-415f-828e-b667b24dcb32 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:49.821515 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1dec5a6-d9e7-415f-828e-b667b24dcb32 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:49.822407 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 594/2318] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:49.835544 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.839910 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/action Aug 25 11:51:49.841146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:49.841391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:49.856291 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.856291 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:49.856916 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:49.866030 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Begin detaching volume completed successfully. Aug 25 11:51:49.866372 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-7f958e4d-69eb-4c58-8530-09231b580e32 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/action returned with HTTP 202 Aug 25 11:51:49.867192 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 574/2319] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:51:49 2026] POST /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:51:49.933339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8be6fee-b25c-431a-8186-59014455975e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.933844 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8be6fee-b25c-431a-8186-59014455975e None None] GET https://10.4.3.66/volume// Aug 25 11:51:49.934120 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8be6fee-b25c-431a-8186-59014455975e None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.936206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8be6fee-b25c-431a-8186-59014455975e None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.936206 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8be6fee-b25c-431a-8186-59014455975e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:51:49.936206 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 569/2320] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:51:49.946805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-955b8ad3-3621-4143-afaa-023cf5d8fe19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.949652 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-955b8ad3-3621-4143-afaa-023cf5d8fe19 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:49.949880 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-955b8ad3-3621-4143-afaa-023cf5d8fe19 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.950151 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-955b8ad3-3621-4143-afaa-023cf5d8fe19 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:49.963769 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:49.963769 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:49.968165 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-955b8ad3-3621-4143-afaa-023cf5d8fe19 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:49.973982 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-955b8ad3-3621-4143-afaa-023cf5d8fe19 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:49.974753 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 584/2321] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 1353 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:49.986239 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-262bdc02-351a-4767-b566-e0ad440f5907 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:49.989293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-262bdc02-351a-4767-b566-e0ad440f5907 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/encryption Aug 25 11:51:49.989582 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-262bdc02-351a-4767-b566-e0ad440f5907 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:49.989875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-262bdc02-351a-4767-b566-e0ad440f5907 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:50.001644 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:50.001644 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:50.010924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-262bdc02-351a-4767-b566-e0ad440f5907 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/encryption returned with HTTP 200 Aug 25 11:51:50.011742 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 595/2322] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:51:49 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:50.830748 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-140022a1-7b8b-4114-96cc-232e5ee0fb08 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:50.833152 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-140022a1-7b8b-4114-96cc-232e5ee0fb08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:50.833378 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-140022a1-7b8b-4114-96cc-232e5ee0fb08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:50.833641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-140022a1-7b8b-4114-96cc-232e5ee0fb08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:50.833816 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-140022a1-7b8b-4114-96cc-232e5ee0fb08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:50.835546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1eabc4e5-67d8-4dbb-bb8d-c62a904dde87 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:50.837516 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eabc4e5-67d8-4dbb-bb8d-c62a904dde87 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:50.838569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eabc4e5-67d8-4dbb-bb8d-c62a904dde87 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:50.838569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1eabc4e5-67d8-4dbb-bb8d-c62a904dde87 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:50.841322 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=269,cinder:UPDATE=83,cinder:INSERT=43 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:51:50.843850 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:50.843850 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:50.844834 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-140022a1-7b8b-4114-96cc-232e5ee0fb08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:50.845347 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 575/2323] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:50 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:50.856405 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:50.856405 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:50.862711 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1eabc4e5-67d8-4dbb-bb8d-c62a904dde87 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:50.870352 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1eabc4e5-67d8-4dbb-bb8d-c62a904dde87 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:50.870883 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 570/2324] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:50 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:51.160728 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-ebb414e8-61a4-4864-97b9-179c9e02ccab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:51.164031 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-ebb414e8-61a4-4864-97b9-179c9e02ccab tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c Aug 25 11:51:51.164284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-ebb414e8-61a4-4864-97b9-179c9e02ccab tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:51.164544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-ebb414e8-61a4-4864-97b9-179c9e02ccab tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:51.166699 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=265,cinder:INSERT=33,cinder:UPDATE=65 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:51:51.174870 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:51.174870 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:51.274070 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-2d0223d4-5a6b-4333-9a58-5bdf000dc34a req-ebb414e8-61a4-4864-97b9-179c9e02ccab tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c returned with HTTP 200 Aug 25 11:51:51.274683 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 585/2325] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:51:51 2026] DELETE /volume/v3/attachments/b2089e9b-bdff-4938-ad94-47c832b21d1c => generated 19 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:51.860017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0037730-0cf9-47aa-8148-df3af2532592 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:51.862720 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0037730-0cf9-47aa-8148-df3af2532592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:51.862720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0037730-0cf9-47aa-8148-df3af2532592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:51.862720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0037730-0cf9-47aa-8148-df3af2532592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:51.862720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d0037730-0cf9-47aa-8148-df3af2532592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:51.864595 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=279,cinder:INSERT=34,cinder:UPDATE=69 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:51:51.868571 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:51.868571 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:51.871677 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0037730-0cf9-47aa-8148-df3af2532592 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:51.871677 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 596/2326] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:51 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:51.888728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d515a575-338c-407c-9117-dccff0a44d3e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:51.891008 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d515a575-338c-407c-9117-dccff0a44d3e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:51.891289 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d515a575-338c-407c-9117-dccff0a44d3e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:51.891576 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d515a575-338c-407c-9117-dccff0a44d3e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:51.899383 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:51.899383 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:51.903935 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d515a575-338c-407c-9117-dccff0a44d3e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:51.909748 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d515a575-338c-407c-9117-dccff0a44d3e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:51.910101 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 576/2327] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:51 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:52.061376 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ab4d267d-a62d-4b36-bd27-0a93f603f5cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.065962 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ab4d267d-a62d-4b36-bd27-0a93f603f5cc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:52.065962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ab4d267d-a62d-4b36-bd27-0a93f603f5cc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.065962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ab4d267d-a62d-4b36-bd27-0a93f603f5cc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.079781 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.079781 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:52.092150 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ab4d267d-a62d-4b36-bd27-0a93f603f5cc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:52.101927 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ab4d267d-a62d-4b36-bd27-0a93f603f5cc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:52.102555 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 571/2328] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:52.115808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-596a0b20-6112-4810-b09b-4a8644b4b9df req-d6e240a2-fa3d-4b72-b2fa-167aa8fa2f22 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.118861 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-596a0b20-6112-4810-b09b-4a8644b4b9df req-d6e240a2-fa3d-4b72-b2fa-167aa8fa2f22 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:52.119184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-596a0b20-6112-4810-b09b-4a8644b4b9df req-d6e240a2-fa3d-4b72-b2fa-167aa8fa2f22 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.119386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-596a0b20-6112-4810-b09b-4a8644b4b9df req-d6e240a2-fa3d-4b72-b2fa-167aa8fa2f22 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.135744 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.135744 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:52.142219 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-596a0b20-6112-4810-b09b-4a8644b4b9df req-d6e240a2-fa3d-4b72-b2fa-167aa8fa2f22 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:52.149413 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-596a0b20-6112-4810-b09b-4a8644b4b9df req-d6e240a2-fa3d-4b72-b2fa-167aa8fa2f22 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:52.149906 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 586/2329] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:52.227641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-28d3317f-a63c-463b-a02b-0f95d6ff5dfe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.227820 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28d3317f-a63c-463b-a02b-0f95d6ff5dfe None None] GET https://10.4.3.66/volume// Aug 25 11:51:52.227982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28d3317f-a63c-463b-a02b-0f95d6ff5dfe None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.228327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28d3317f-a63c-463b-a02b-0f95d6ff5dfe None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.229473 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28d3317f-a63c-463b-a02b-0f95d6ff5dfe None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:51:52.229987 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 597/2330] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:51:52.238848 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea48c9fb-0043-4f71-a5aa-696d87a22aea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.241944 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea48c9fb-0043-4f71-a5aa-696d87a22aea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:51:52.242551 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea48c9fb-0043-4f71-a5aa-696d87a22aea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "805922d3-8ec8-427c-9ca1-9b55ab09c72f", "connector": null, "instance_uuid": "60791c60-83cf-41ca-b747-1c3f6b7e884c"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:52.253245 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.253245 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:52.311390 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea48c9fb-0043-4f71-a5aa-696d87a22aea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:51:52.312022 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 577/2331] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:51:52 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:52.352307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3546e81-94d9-486c-bc80-2d51676b316c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.354343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3546e81-94d9-486c-bc80-2d51676b316c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:52.354595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3546e81-94d9-486c-bc80-2d51676b316c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.354883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3546e81-94d9-486c-bc80-2d51676b316c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.365817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2aa23d8-f987-4a88-9bf9-245a59cf10f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.365817 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2aa23d8-f987-4a88-9bf9-245a59cf10f1 None None] GET https://10.4.3.66/volume// Aug 25 11:51:52.365817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2aa23d8-f987-4a88-9bf9-245a59cf10f1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.365817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2aa23d8-f987-4a88-9bf9-245a59cf10f1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.365817 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2aa23d8-f987-4a88-9bf9-245a59cf10f1 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:51:52.365817 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 587/2332] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:51:52.367859 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.367859 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:52.373467 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b3546e81-94d9-486c-bc80-2d51676b316c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:52.375794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-81ad39fa-6b03-4fa7-a73b-f30309ee3eea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.378636 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3546e81-94d9-486c-bc80-2d51676b316c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:52.378994 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 572/2333] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1359 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:52.379754 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-81ad39fa-6b03-4fa7-a73b-f30309ee3eea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:52.380052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-81ad39fa-6b03-4fa7-a73b-f30309ee3eea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.380312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-81ad39fa-6b03-4fa7-a73b-f30309ee3eea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.398604 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.398604 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:52.403671 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-81ad39fa-6b03-4fa7-a73b-f30309ee3eea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:52.408653 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-81ad39fa-6b03-4fa7-a73b-f30309ee3eea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:52.409114 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 598/2334] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1539 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:52.529603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.533598 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] PUT https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d Aug 25 11:51:52.534016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:52.545364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Acquiring lock "cinder-attachment_update-805922d3-8ec8-427c-9ca1-9b55ab09c72f-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:51:52.553560 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Lock "cinder-attachment_update-805922d3-8ec8-427c-9ca1-9b55ab09c72f-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:51:52.555211 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.555211 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:52.677052 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Lock "cinder-attachment_update-805922d3-8ec8-427c-9ca1-9b55ab09c72f-np0000008081" released by "attachment_update" :: held 0.123s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:51:52.677657 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-1d8e0514-700f-493f-867c-173b72bb5383 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d returned with HTTP 200 Aug 25 11:51:52.678776 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 578/2335] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:51:52 2026] PUT /volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:52.885896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-248b1372-56e2-4f3a-bcfd-5ca1de60a0df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.888895 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-248b1372-56e2-4f3a-bcfd-5ca1de60a0df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:52.889911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-248b1372-56e2-4f3a-bcfd-5ca1de60a0df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.890820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-248b1372-56e2-4f3a-bcfd-5ca1de60a0df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.890820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-248b1372-56e2-4f3a-bcfd-5ca1de60a0df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:52.897320 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.897320 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:52.899040 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-248b1372-56e2-4f3a-bcfd-5ca1de60a0df tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:52.899892 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 588/2336] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:52.928114 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06b776e4-4eab-4fdd-a50e-706e5b100971 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:52.931558 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06b776e4-4eab-4fdd-a50e-706e5b100971 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:52.931795 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06b776e4-4eab-4fdd-a50e-706e5b100971 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:52.932040 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06b776e4-4eab-4fdd-a50e-706e5b100971 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:52.944342 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:52.944342 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:52.952901 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06b776e4-4eab-4fdd-a50e-706e5b100971 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:52.961732 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06b776e4-4eab-4fdd-a50e-706e5b100971 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:52.962360 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 573/2337] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:52 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:53.399527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53b1ccbb-7e65-46f4-bf6d-571dcda6827e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:53.403201 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53b1ccbb-7e65-46f4-bf6d-571dcda6827e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:53.403430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53b1ccbb-7e65-46f4-bf6d-571dcda6827e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:53.403954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53b1ccbb-7e65-46f4-bf6d-571dcda6827e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:53.422244 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:53.422244 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:53.428967 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-53b1ccbb-7e65-46f4-bf6d-571dcda6827e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:53.439997 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53b1ccbb-7e65-46f4-bf6d-571dcda6827e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:53.439997 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 599/2338] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:53 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:53.913205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-591cef54-58c7-45b5-8c8a-56cdff4b6758 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:53.916335 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-591cef54-58c7-45b5-8c8a-56cdff4b6758 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:53.916758 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-591cef54-58c7-45b5-8c8a-56cdff4b6758 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:53.917106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-591cef54-58c7-45b5-8c8a-56cdff4b6758 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:53.917325 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-591cef54-58c7-45b5-8c8a-56cdff4b6758 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:53.923216 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:53.923216 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:53.924526 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-591cef54-58c7-45b5-8c8a-56cdff4b6758 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:53.925929 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 579/2339] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:53 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:53.983307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83cf442b-d32c-4c4a-8ab9-dd5b38f6e85d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:53.987571 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83cf442b-d32c-4c4a-8ab9-dd5b38f6e85d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:53.990216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83cf442b-d32c-4c4a-8ab9-dd5b38f6e85d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:53.990216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83cf442b-d32c-4c4a-8ab9-dd5b38f6e85d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:54.000258 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:54.000258 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:54.006370 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-83cf442b-d32c-4c4a-8ab9-dd5b38f6e85d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:54.014746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83cf442b-d32c-4c4a-8ab9-dd5b38f6e85d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:54.014746 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 589/2340] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:53 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:54.454887 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-823bc361-c99e-4de2-b1f2-1d0b40c0129c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:54.456740 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-823bc361-c99e-4de2-b1f2-1d0b40c0129c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:54.456932 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-823bc361-c99e-4de2-b1f2-1d0b40c0129c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:54.457106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-823bc361-c99e-4de2-b1f2-1d0b40c0129c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:54.471527 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:54.471527 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:54.478359 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-823bc361-c99e-4de2-b1f2-1d0b40c0129c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:54.485298 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-823bc361-c99e-4de2-b1f2-1d0b40c0129c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:54.485954 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 574/2341] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:54 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:54.935976 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-31dc83e9-c694-431d-b228-36794abd2b90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:54.939359 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31dc83e9-c694-431d-b228-36794abd2b90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:54.939660 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31dc83e9-c694-431d-b228-36794abd2b90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:54.939861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31dc83e9-c694-431d-b228-36794abd2b90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:54.939959 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-31dc83e9-c694-431d-b228-36794abd2b90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:54.944580 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:54.944580 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:54.945457 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31dc83e9-c694-431d-b228-36794abd2b90 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:54.945875 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 600/2342] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:54 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:55.028226 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-16c258bb-2314-4c21-bbe2-d0d7e601bea9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:55.030680 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16c258bb-2314-4c21-bbe2-d0d7e601bea9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:55.031004 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16c258bb-2314-4c21-bbe2-d0d7e601bea9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:55.031296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16c258bb-2314-4c21-bbe2-d0d7e601bea9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:55.044055 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:55.044055 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:55.049766 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-16c258bb-2314-4c21-bbe2-d0d7e601bea9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:55.057972 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16c258bb-2314-4c21-bbe2-d0d7e601bea9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:55.058383 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 580/2343] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:55 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:55.260554 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5dfb405b-f9bc-452b-9b70-f49020696668 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:55.264081 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:55.264081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:55.264081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:55.264081 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume with id: 47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:55.273276 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:55.273276 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:55.274189 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:55.287104 np0000008081 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:51:55.294862 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume request issued successfully. Aug 25 11:51:55.295247 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5dfb405b-f9bc-452b-9b70-f49020696668 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 202 Aug 25 11:51:55.295806 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 590/2344] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:51:55 2026] DELETE /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:55.303582 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57f13d7b-395c-4ae8-bed3-bd74d450d670 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:55.305813 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57f13d7b-395c-4ae8-bed3-bd74d450d670 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:55.306036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57f13d7b-395c-4ae8-bed3-bd74d450d670 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:55.306272 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57f13d7b-395c-4ae8-bed3-bd74d450d670 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:55.318490 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:55.318490 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:55.324063 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-57f13d7b-395c-4ae8-bed3-bd74d450d670 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:51:55.329321 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57f13d7b-395c-4ae8-bed3-bd74d450d670 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 200 Aug 25 11:51:55.329841 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 575/2345] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:55 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 877 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:55.503361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a7acd41e-f5cc-4d3e-b230-fefc341f826d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:55.506134 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7acd41e-f5cc-4d3e-b230-fefc341f826d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:55.506424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7acd41e-f5cc-4d3e-b230-fefc341f826d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:55.506795 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7acd41e-f5cc-4d3e-b230-fefc341f826d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:55.520146 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:55.520146 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:55.524953 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a7acd41e-f5cc-4d3e-b230-fefc341f826d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:55.530457 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7acd41e-f5cc-4d3e-b230-fefc341f826d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:55.531063 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 601/2346] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:55 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:55.963271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fa09d65d-59fc-4812-8440-9d23e20604bf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:55.965152 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa09d65d-59fc-4812-8440-9d23e20604bf tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:55.965345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa09d65d-59fc-4812-8440-9d23e20604bf tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:55.965821 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa09d65d-59fc-4812-8440-9d23e20604bf tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:55.965821 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-fa09d65d-59fc-4812-8440-9d23e20604bf tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:55.973990 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:55.973990 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:55.974921 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa09d65d-59fc-4812-8440-9d23e20604bf tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:55.975390 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 581/2347] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:55 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:56.075038 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-95efcce6-6099-493c-ae29-582604011f65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.079610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-95efcce6-6099-493c-ae29-582604011f65 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:56.079610 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-95efcce6-6099-493c-ae29-582604011f65 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:56.080556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-95efcce6-6099-493c-ae29-582604011f65 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:56.091416 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:56.091416 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:56.097964 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-95efcce6-6099-493c-ae29-582604011f65 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:56.105952 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-95efcce6-6099-493c-ae29-582604011f65 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:56.106765 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 591/2348] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:56 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:56.347606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ffbcff1c-77a1-4d6f-a134-b205b916884e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.349895 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffbcff1c-77a1-4d6f-a134-b205b916884e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b Aug 25 11:51:56.350318 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffbcff1c-77a1-4d6f-a134-b205b916884e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:56.350723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ffbcff1c-77a1-4d6f-a134-b205b916884e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:56.357699 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ffbcff1c-77a1-4d6f-a134-b205b916884e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b returned with HTTP 404 Aug 25 11:51:56.358530 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 576/2349] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:56 2026] GET /volume/v3/volumes/47bef57f-367f-433c-a1c2-45d99693027b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:56.367139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.369533 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:51:56.369802 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:56.370132 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:56.371187 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:51:56.421616 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Get all volumes completed successfully. Aug 25 11:51:56.424737 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:56.424737 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:56.431540 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9bd513b4-0c16-4178-95b0-7d217aa64f0a tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:51:56.432066 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 602/2350] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:51:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 12265 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:56.452243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-980e2b73-e114-4f99-ab05-986ceb2314d5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.455192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-980e2b73-e114-4f99-ab05-986ceb2314d5 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] DELETE https://10.4.3.66/volume/v3/types/87250d03-3f44-41e8-9a6a-e43c42888ed5 Aug 25 11:51:56.455523 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-980e2b73-e114-4f99-ab05-986ceb2314d5 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:56.455740 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-980e2b73-e114-4f99-ab05-986ceb2314d5 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:56.492702 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-980e2b73-e114-4f99-ab05-986ceb2314d5 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/87250d03-3f44-41e8-9a6a-e43c42888ed5 returned with HTTP 202 Aug 25 11:51:56.493166 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 582/2351] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:51:56 2026] DELETE /volume/v3/types/87250d03-3f44-41e8-9a6a-e43c42888ed5 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:51:56.507657 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59feebce-d88e-45bf-b51e-a97d1cb3449e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.510406 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59feebce-d88e-45bf-b51e-a97d1cb3449e tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:51:56.511143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59feebce-d88e-45bf-b51e-a97d1cb3449e tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-14415886", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:56.531122 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59feebce-d88e-45bf-b51e-a97d1cb3449e tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:51:56.531556 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 592/2352] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:51:56 2026] POST /volume/v3/types => generated 210 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:56.541656 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7544ac01-4aa2-4144-a530-264f088aefca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.544610 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7544ac01-4aa2-4144-a530-264f088aefca tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] POST https://10.4.3.66/volume/v3/types/54499652-1e78-45f5-8f97-88fc1d1215c5/encryption Aug 25 11:51:56.545008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7544ac01-4aa2-4144-a530-264f088aefca tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:56.549789 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fbd70062-ec4a-403d-ab35-0b54e2db558d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.552650 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbd70062-ec4a-403d-ab35-0b54e2db558d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:56.553145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbd70062-ec4a-403d-ab35-0b54e2db558d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:56.553145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fbd70062-ec4a-403d-ab35-0b54e2db558d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:56.564607 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:56.564607 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:56.564757 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7544ac01-4aa2-4144-a530-264f088aefca tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/54499652-1e78-45f5-8f97-88fc1d1215c5/encryption returned with HTTP 200 Aug 25 11:51:56.565394 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 577/2353] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:51:56 2026] POST /volume/v3/types/54499652-1e78-45f5-8f97-88fc1d1215c5/encryption => generated 230 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:56.568930 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fbd70062-ec4a-403d-ab35-0b54e2db558d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:56.574640 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.575958 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fbd70062-ec4a-403d-ab35-0b54e2db558d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:56.576462 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 603/2354] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:56 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:56.576812 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:56.577085 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1596020180", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-14415886", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:56.578723 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1596020180', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-14415886', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:56.588417 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume of 1 GB Aug 25 11:51:56.588964 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:56.588964 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:56.589895 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Availability Zones retrieved successfully. Aug 25 11:51:56.600190 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (5549bb12-8b5b-4319-9a79-8407d98871c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:56.602588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17aad6b-4702-468e-85c8-bf6da485bcd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:56.603734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:56.639133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c17aad6b-4702-468e-85c8-bf6da485bcd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:51:57Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=54499652-1e78-45f5-8f97-88fc1d1215c5,is_public=True,name='tempest-scenario-type-luks-14415886',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '54499652-1e78-45f5-8f97-88fc1d1215c5', '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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:56.639959 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb0c74-f9e5-4ee4-9da2-2d7c9b3aadb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:56.681146 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-14415886 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-14415886, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:51:56.681610 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-14415886 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-14415886, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:51:56.736531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Created reservations ['cb6abc13-d5c2-47dc-bfdc-ce011bdb5f4f', '186c9536-b513-4c84-88a0-46a53fdb35d2', '4bfd80af-3c41-42ff-9f1e-cfc346d148ac', '776eea67-35f9-4897-ae8f-1faf145d32d8'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:56.737680 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ecb0c74-f9e5-4ee4-9da2-2d7c9b3aadb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb6abc13-d5c2-47dc-bfdc-ce011bdb5f4f', '186c9536-b513-4c84-88a0-46a53fdb35d2', '4bfd80af-3c41-42ff-9f1e-cfc346d148ac', '776eea67-35f9-4897-ae8f-1faf145d32d8']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:56.738616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd4043b-e30e-4f61-b2f1-02f04bf52c76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:56.745650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea862fb8-c34d-4af0-86fd-d5af324ddd5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.751647 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea862fb8-c34d-4af0-86fd-d5af324ddd5a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d/action Aug 25 11:51:56.751647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea862fb8-c34d-4af0-86fd-d5af324ddd5a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:51:56.751647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea862fb8-c34d-4af0-86fd-d5af324ddd5a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:56.779424 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (acd4043b-e30e-4f61-b2f1-02f04bf52c76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '67694798-c469-4c1b-9acf-9437c5617ff6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1596020180',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['cb6abc13-d5c2-47dc-bfdc-ce011bdb5f4f','186c9536-b513-4c84-88a0-46a53fdb35d2','4bfd80af-3c41-42ff-9f1e-cfc346d148ac','776eea67-35f9-4897-ae8f-1faf145d32d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=54499652-1e78-45f5-8f97-88fc1d1215c5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1596020180',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=67694798-c469-4c1b-9acf-9437c5617ff6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='364e88fc4763470daa2402e31e26d312',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cdcc2186ae18409583c13071739cb14f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(54499652-1e78-45f5-8f97-88fc1d1215c5),volume_type_id=54499652-1e78-45f5-8f97-88fc1d1215c5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:56.780556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b584521-5a3b-491b-a4b6-cdd30fc9e06c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:56.782274 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:56.782274 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:56.805640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f4f86624-0e44-460a-ac07-24e874d889f9 req-ea862fb8-c34d-4af0-86fd-d5af324ddd5a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d/action returned with HTTP 204 Aug 25 11:51:56.806190 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 593/2355] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:51:56 2026] POST /volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:56.806774 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b584521-5a3b-491b-a4b6-cdd30fc9e06c) transitioned into state 'SUCCESS' from state '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-1596020180',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='364e88fc4763470daa2402e31e26d312',qos_specs=None,replication_status=,reservations=['cb6abc13-d5c2-47dc-bfdc-ce011bdb5f4f','186c9536-b513-4c84-88a0-46a53fdb35d2','4bfd80af-3c41-42ff-9f1e-cfc346d148ac','776eea67-35f9-4897-ae8f-1faf145d32d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cdcc2186ae18409583c13071739cb14f',volume_type_id=54499652-1e78-45f5-8f97-88fc1d1215c5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:56.807472 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa0c8b9-efef-4e2d-9136-68762ceafc37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:56.824126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afa0c8b9-efef-4e2d-9136-68762ceafc37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:56.824126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Flow 'volume_create_api' (5549bb12-8b5b-4319-9a79-8407d98871c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:56.824126 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Create volume request issued successfully. Aug 25 11:51:56.824550 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-29c33b2e-76ba-4f32-a48a-91e8888fca34 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:56.825260 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 583/2356] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:51:56 2026] POST /volume/v3/volumes => generated 781 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:56.989761 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18fe5573-9ee9-4ab8-bd30-1616a9e199da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:56.992800 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18fe5573-9ee9-4ab8-bd30-1616a9e199da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:56.993275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18fe5573-9ee9-4ab8-bd30-1616a9e199da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:56.993275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18fe5573-9ee9-4ab8-bd30-1616a9e199da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:56.993275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-18fe5573-9ee9-4ab8-bd30-1616a9e199da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:57.007138 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:57.007138 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:57.008396 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18fe5573-9ee9-4ab8-bd30-1616a9e199da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:57.008961 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 578/2357] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:56 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:57.125026 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3698770b-be07-4409-bc72-18d243d02820 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:57.127199 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3698770b-be07-4409-bc72-18d243d02820 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:57.127441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3698770b-be07-4409-bc72-18d243d02820 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:57.127708 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3698770b-be07-4409-bc72-18d243d02820 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:57.137599 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:57.137599 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:57.142757 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3698770b-be07-4409-bc72-18d243d02820 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:57.152023 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3698770b-be07-4409-bc72-18d243d02820 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:57.152716 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 604/2358] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:57 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:57.594218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f2b0a5a-924d-427f-9bd9-4497168f3a0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:57.597280 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f2b0a5a-924d-427f-9bd9-4497168f3a0e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:57.599115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f2b0a5a-924d-427f-9bd9-4497168f3a0e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:57.599115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f2b0a5a-924d-427f-9bd9-4497168f3a0e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:57.616344 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:57.616344 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:57.618922 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6f2b0a5a-924d-427f-9bd9-4497168f3a0e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:57.627715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f2b0a5a-924d-427f-9bd9-4497168f3a0e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:51:57.628339 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 594/2359] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:57 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1652 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:57.648340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-59c4112c-7c44-4d46-9f5a-384b8cb6b9c9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:57.650659 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59c4112c-7c44-4d46-9f5a-384b8cb6b9c9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:51:57.651195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59c4112c-7c44-4d46-9f5a-384b8cb6b9c9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "805922d3-8ec8-427c-9ca1-9b55ab09c72f", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1196446973"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:57.665764 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:57.665764 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:57.666388 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-59c4112c-7c44-4d46-9f5a-384b8cb6b9c9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:57.666782 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-59c4112c-7c44-4d46-9f5a-384b8cb6b9c9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume 805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:57.673062 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59c4112c-7c44-4d46-9f5a-384b8cb6b9c9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 400 Aug 25 11:51:57.673589 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 584/2360] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:51:57 2026] POST /volume/v3/snapshots => generated 160 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:51:57.683183 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f0284da-0aa5-408e-a233-9701c6458f21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:57.685216 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:51:57.685615 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "805922d3-8ec8-427c-9ca1-9b55ab09c72f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-229057113"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:57.699269 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:57.699269 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:57.699790 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:57.699992 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume 805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:57.735107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['f08ca887-5d1f-4bd4-b193-5b9d8ab50511', '6b188cb8-c579-40fa-acdb-772be59f41f0', 'f286b615-c304-4b86-b566-28fe736e0083', '5f1803af-3128-42bc-81d8-e24aa2d7e389'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:57.780293 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot force create request issued successfully. Aug 25 11:51:57.780780 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f0284da-0aa5-408e-a233-9701c6458f21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:51:57.781347 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 579/2361] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:51:57 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:51:57.801521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-496f5225-65be-4cfc-a0ed-c1b7302dc171 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:57.804216 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-496f5225-65be-4cfc-a0ed-c1b7302dc171 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:51:57.804485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-496f5225-65be-4cfc-a0ed-c1b7302dc171 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:57.804945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-496f5225-65be-4cfc-a0ed-c1b7302dc171 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:57.813871 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:57.813871 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:57.814366 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-496f5225-65be-4cfc-a0ed-c1b7302dc171 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:51:57.815363 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-496f5225-65be-4cfc-a0ed-c1b7302dc171 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 returned with HTTP 200 Aug 25 11:51:57.815720 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 605/2362] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:57 2026] GET /volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:58.021406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-893c2f74-dd97-4bb5-b3b5-aca8ae683ec1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.023362 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-893c2f74-dd97-4bb5-b3b5-aca8ae683ec1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:58.023620 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-893c2f74-dd97-4bb5-b3b5-aca8ae683ec1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.023965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-893c2f74-dd97-4bb5-b3b5-aca8ae683ec1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.024036 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-893c2f74-dd97-4bb5-b3b5-aca8ae683ec1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:58.029172 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.029172 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:58.030214 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-893c2f74-dd97-4bb5-b3b5-aca8ae683ec1 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:58.030686 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 595/2363] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:58.036921 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.156189 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:51:58.156614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1932288301"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:58.158282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1932288301'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:51:58.158477 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Create volume of 1 GB Aug 25 11:51:58.163991 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Availability Zones retrieved successfully. Aug 25 11:51:58.170187 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-70daa17f-b92f-4a63-95aa-676d49ad75d2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.173049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Flow 'volume_create_api' (bd6a6934-0279-412c-9b06-2e9b1b2d08b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:58.176468 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d4348a-bd22-42d4-9bf8-e1bb528e2d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:58.176654 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70daa17f-b92f-4a63-95aa-676d49ad75d2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:58.176654 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70daa17f-b92f-4a63-95aa-676d49ad75d2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.176654 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-70daa17f-b92f-4a63-95aa-676d49ad75d2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.176801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:51:58.188244 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.188244 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:58.194842 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-70daa17f-b92f-4a63-95aa-676d49ad75d2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:58.202998 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-70daa17f-b92f-4a63-95aa-676d49ad75d2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:58.203839 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 580/2364] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 1191 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:58.216049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87d4348a-bd22-42d4-9bf8-e1bb528e2d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:58.216973 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2456be-2f3c-48fb-b9dc-0dd9cdc28b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:58.220858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f0460401-6531-48d1-8647-546a39061813 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.226380 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0460401-6531-48d1-8647-546a39061813 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:58.226728 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0460401-6531-48d1-8647-546a39061813 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.226962 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f0460401-6531-48d1-8647-546a39061813 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.235549 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.235549 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:58.240375 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f0460401-6531-48d1-8647-546a39061813 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:58.246825 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f0460401-6531-48d1-8647-546a39061813 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:58.247315 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 606/2365] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:58.262892 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.264943 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:58.265223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.265488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.265727 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:58.274735 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.274735 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:58.275387 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:58.288734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Created reservations ['00051a9e-a401-40bb-9a48-cb6050cd2fc9', '6e5ea068-f2be-45df-a995-0fdbd022524a', 'aff01955-7110-4dea-a1af-5be0e0d6c01e', '34b4dae6-9f3a-4d36-99ba-b5543980565e'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:58.290041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd2456be-2f3c-48fb-b9dc-0dd9cdc28b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['00051a9e-a401-40bb-9a48-cb6050cd2fc9', '6e5ea068-f2be-45df-a995-0fdbd022524a', 'aff01955-7110-4dea-a1af-5be0e0d6c01e', '34b4dae6-9f3a-4d36-99ba-b5543980565e']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:58.291153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ede9d9-1bb6-495d-a2cb-eddb851803aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:58.297639 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume request issued successfully. Aug 25 11:51:58.297914 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94ed06f1-02f5-40c6-858d-168a6000dcb1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 202 Aug 25 11:51:58.299160 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 596/2366] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:51:58 2026] DELETE /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:51:58.307444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e45120ef-61e8-44db-bbbb-b69578a74a80 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.309576 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e45120ef-61e8-44db-bbbb-b69578a74a80 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:58.309947 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e45120ef-61e8-44db-bbbb-b69578a74a80 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.310448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e45120ef-61e8-44db-bbbb-b69578a74a80 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.316153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (93ede9d9-1bb6-495d-a2cb-eddb851803aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc63f7e6-bb30-40de-bf10-ce348a1182cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1932288301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198a25b64d2b4e35b970c9d06e4ba7dc',qos_specs=None,replication_status=,reservations=['00051a9e-a401-40bb-9a48-cb6050cd2fc9','6e5ea068-f2be-45df-a995-0fdbd022524a','aff01955-7110-4dea-a1af-5be0e0d6c01e','34b4dae6-9f3a-4d36-99ba-b5543980565e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d7c920752a8427281f895cd8b7c8f85',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:51:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1932288301',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc63f7e6-bb30-40de-bf10-ce348a1182cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='198a25b64d2b4e35b970c9d06e4ba7dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6d7c920752a8427281f895cd8b7c8f85',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:58.317400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e470b75b-df19-47a4-b1f6-df2db1074166) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:58.323402 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.323402 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:58.333378 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e45120ef-61e8-44db-bbbb-b69578a74a80 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:51:58.337769 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e45120ef-61e8-44db-bbbb-b69578a74a80 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 200 Aug 25 11:51:58.338638 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 581/2367] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 1190 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:51:58.345677 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e470b75b-df19-47a4-b1f6-df2db1074166) transitioned into state 'SUCCESS' from state '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-1932288301',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='198a25b64d2b4e35b970c9d06e4ba7dc',qos_specs=None,replication_status=,reservations=['00051a9e-a401-40bb-9a48-cb6050cd2fc9','6e5ea068-f2be-45df-a995-0fdbd022524a','aff01955-7110-4dea-a1af-5be0e0d6c01e','34b4dae6-9f3a-4d36-99ba-b5543980565e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6d7c920752a8427281f895cd8b7c8f85',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:58.346432 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de30362-fbf5-4c54-a737-df7f675ada26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:51:58.359615 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0de30362-fbf5-4c54-a737-df7f675ada26) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:51:58.360644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Flow 'volume_create_api' (bd6a6934-0279-412c-9b06-2e9b1b2d08b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:51:58.360991 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Create volume request issued successfully. Aug 25 11:51:58.361840 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33984fc9-e8cc-4659-9bd2-38d4f4394de9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:51:58.362414 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 585/2368] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:51:58 2026] POST /volume/v3/volumes => generated 772 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:51:58.378745 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2521b417-5bbc-4bc6-9bcc-7a4fdbca6a5b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.380824 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2521b417-5bbc-4bc6-9bcc-7a4fdbca6a5b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:51:58.381032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2521b417-5bbc-4bc6-9bcc-7a4fdbca6a5b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.381251 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2521b417-5bbc-4bc6-9bcc-7a4fdbca6a5b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.389103 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.389103 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:58.392913 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2521b417-5bbc-4bc6-9bcc-7a4fdbca6a5b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:51:58.397221 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2521b417-5bbc-4bc6-9bcc-7a4fdbca6a5b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:51:58.397605 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 607/2369] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:58.827684 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3f48bc83-8ada-4fce-b215-d3aafaa9470f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.829286 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f48bc83-8ada-4fce-b215-d3aafaa9470f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:51:58.829484 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f48bc83-8ada-4fce-b215-d3aafaa9470f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.829687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3f48bc83-8ada-4fce-b215-d3aafaa9470f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.834637 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.834637 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:51:58.835025 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3f48bc83-8ada-4fce-b215-d3aafaa9470f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:51:58.835959 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3f48bc83-8ada-4fce-b215-d3aafaa9470f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 returned with HTTP 200 Aug 25 11:51:58.836359 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 597/2370] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:58.849842 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.852747 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:51:58.853354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "805922d3-8ec8-427c-9ca1-9b55ab09c72f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-565181368"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:51:58.872493 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.872493 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:58.872493 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:51:58.872493 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume 805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:51:58.909613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['a828acc5-68b6-4550-bd0f-8caaa878a8cf', 'bae8b274-0d92-4e5b-a556-fc73fd813e22', 'ed795d04-ad77-448d-9b8a-5fb6b8dfbf7e', 'f4e703ef-8dc3-4c1d-a86f-7789020fe11a'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:51:58.948078 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot force create request issued successfully. Aug 25 11:51:58.948371 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb5f73d7-d2ad-482b-9b8d-4cc1f803633b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:51:58.948797 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 582/2371] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:51:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 11:51:58.967100 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3ed751c2-6548-42e7-a1c8-a34d718cfae0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:58.968928 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ed751c2-6548-42e7-a1c8-a34d718cfae0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:51:58.969176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ed751c2-6548-42e7-a1c8-a34d718cfae0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:58.969999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ed751c2-6548-42e7-a1c8-a34d718cfae0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:58.977546 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:58.977546 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:51:58.977546 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3ed751c2-6548-42e7-a1c8-a34d718cfae0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:51:58.977546 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ed751c2-6548-42e7-a1c8-a34d718cfae0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 returned with HTTP 200 Aug 25 11:51:58.977546 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 586/2372] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:58 2026] GET /volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:59.045949 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac529c96-8841-4f44-a9f2-757efc06a83c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:59.049075 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac529c96-8841-4f44-a9f2-757efc06a83c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:51:59.049075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac529c96-8841-4f44-a9f2-757efc06a83c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:59.049075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac529c96-8841-4f44-a9f2-757efc06a83c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:59.049075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ac529c96-8841-4f44-a9f2-757efc06a83c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:51:59.055657 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:59.055657 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:51:59.057081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac529c96-8841-4f44-a9f2-757efc06a83c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:51:59.057557 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 608/2373] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:51:59 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:51:59.360664 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-31b35916-3404-4ba8-8352-cef964e9af46 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:59.363744 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31b35916-3404-4ba8-8352-cef964e9af46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:51:59.363954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31b35916-3404-4ba8-8352-cef964e9af46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:59.364211 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31b35916-3404-4ba8-8352-cef964e9af46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:59.377017 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31b35916-3404-4ba8-8352-cef964e9af46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 404 Aug 25 11:51:59.377637 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 598/2374] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:59 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:51:59.415020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aeb0773e-78c5-44a0-9a01-ad80ba705fad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:59.415020 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aeb0773e-78c5-44a0-9a01-ad80ba705fad tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:51:59.415564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aeb0773e-78c5-44a0-9a01-ad80ba705fad tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:59.415564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aeb0773e-78c5-44a0-9a01-ad80ba705fad tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:51:59.425845 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:51:59.425845 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:51:59.431381 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aeb0773e-78c5-44a0-9a01-ad80ba705fad tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:51:59.437811 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aeb0773e-78c5-44a0-9a01-ad80ba705fad tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:51:59.438228 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 583/2375] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:51:59 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:51:59.988385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d08b63c5-9ce2-478c-9c56-1a641bcca421 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:51:59.990313 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d08b63c5-9ce2-478c-9c56-1a641bcca421 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:51:59.990595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d08b63c5-9ce2-478c-9c56-1a641bcca421 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:51:59.990860 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d08b63c5-9ce2-478c-9c56-1a641bcca421 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:00.000129 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:00.000129 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:00.000683 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d08b63c5-9ce2-478c-9c56-1a641bcca421 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:00.001656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d08b63c5-9ce2-478c-9c56-1a641bcca421 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 returned with HTTP 200 Aug 25 11:52:00.002093 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 587/2376] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:51:59 2026] GET /volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:00.014547 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:00.016735 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:52:00.017156 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "805922d3-8ec8-427c-9ca1-9b55ab09c72f", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1659241787"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:00.045731 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:00.045731 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:00.046452 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:00.046452 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume 805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:00.072928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b83d8bf9-d1c4-419d-8919-063f7847eb50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:00.076855 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b83d8bf9-d1c4-419d-8919-063f7847eb50 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:52:00.076855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b83d8bf9-d1c4-419d-8919-063f7847eb50 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:00.076855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b83d8bf9-d1c4-419d-8919-063f7847eb50 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:00.076855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b83d8bf9-d1c4-419d-8919-063f7847eb50 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:52:00.082168 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:00.082168 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:00.083145 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b83d8bf9-d1c4-419d-8919-063f7847eb50 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:52:00.083574 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 599/2377] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:00 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:00.127239 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['5dcdb463-865b-4838-9fd0-d7553aa9c93b', '4d92748a-70dc-44c0-9285-73e801384eb4', '948f5669-0dde-48ed-a455-30496b375f7e', 'baf0d658-8a67-448d-8e7c-8f0b7b94bb6a'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:00.187576 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot force create request issued successfully. Aug 25 11:52:00.188041 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8219752c-f1b1-400c-8a21-32afd1cf86e0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:52:00.189037 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 609/2378] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:52:00 2026] POST /volume/v3/snapshots => generated 310 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:00.203112 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4efac3d-5337-43a0-993d-1905f92597c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:00.205787 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4efac3d-5337-43a0-993d-1905f92597c0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:00.206009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4efac3d-5337-43a0-993d-1905f92597c0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:00.206285 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4efac3d-5337-43a0-993d-1905f92597c0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:00.212984 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:00.212984 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:00.213566 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b4efac3d-5337-43a0-993d-1905f92597c0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:00.214583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4efac3d-5337-43a0-993d-1905f92597c0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f returned with HTTP 200 Aug 25 11:52:00.215127 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 584/2379] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:00 2026] GET /volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.094101 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2343de48-09e5-4bfd-9081-1e354d830a4c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.096427 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2343de48-09e5-4bfd-9081-1e354d830a4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:52:01.096604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2343de48-09e5-4bfd-9081-1e354d830a4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.096794 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2343de48-09e5-4bfd-9081-1e354d830a4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.096892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-2343de48-09e5-4bfd-9081-1e354d830a4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:52:01.115506 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.115506 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:01.116431 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2343de48-09e5-4bfd-9081-1e354d830a4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:52:01.116999 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 588/2380] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.128781 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84c82353-b927-47f7-871d-a779ea7d0b4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.130576 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84c82353-b927-47f7-871d-a779ea7d0b4e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab Aug 25 11:52:01.130736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84c82353-b927-47f7-871d-a779ea7d0b4e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.130942 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84c82353-b927-47f7-871d-a779ea7d0b4e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.156112 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.156112 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:01.161856 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-84c82353-b927-47f7-871d-a779ea7d0b4e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:01.169683 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84c82353-b927-47f7-871d-a779ea7d0b4e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab returned with HTTP 200 Aug 25 11:52:01.171119 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 600/2381] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab => generated 964 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.188909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7d7816f0-e72a-41d6-aeb9-b0ef6730d55a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.192751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7d7816f0-e72a-41d6-aeb9-b0ef6730d55a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab Aug 25 11:52:01.193046 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7d7816f0-e72a-41d6-aeb9-b0ef6730d55a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.193326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7d7816f0-e72a-41d6-aeb9-b0ef6730d55a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.204949 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.204949 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:01.211456 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7d7816f0-e72a-41d6-aeb9-b0ef6730d55a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:01.222474 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7d7816f0-e72a-41d6-aeb9-b0ef6730d55a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab returned with HTTP 200 Aug 25 11:52:01.223051 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 610/2382] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab => generated 964 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.226198 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-13bd6680-3fcf-4cf7-809e-85bb06f8304b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.229162 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13bd6680-3fcf-4cf7-809e-85bb06f8304b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:01.229385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13bd6680-3fcf-4cf7-809e-85bb06f8304b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.229637 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13bd6680-3fcf-4cf7-809e-85bb06f8304b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.240395 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8ae18288-25e5-4143-bb86-9b0432a5854d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.242192 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.242192 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:01.242428 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab Aug 25 11:52:01.242656 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.242811 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-13bd6680-3fcf-4cf7-809e-85bb06f8304b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:01.242856 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.243035 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: ad303810-2c2f-4646-bb04-4f3d8729baab Aug 25 11:52:01.243858 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13bd6680-3fcf-4cf7-809e-85bb06f8304b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f returned with HTTP 200 Aug 25 11:52:01.244322 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 585/2383] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.255288 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.255288 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:01.255385 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34f3ade5-9460-4641-ab11-059c4060fe0d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.255449 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:01.257215 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:52:01.257308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.257610 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.257688 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:52:01.265023 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.265023 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:01.265688 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:01.291736 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume request issued successfully. Aug 25 11:52:01.291943 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8ae18288-25e5-4143-bb86-9b0432a5854d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab returned with HTTP 202 Aug 25 11:52:01.292257 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:52:01.292381 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 589/2384] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:01 2026] DELETE /volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:01.292671 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34f3ade5-9460-4641-ab11-059c4060fe0d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 returned with HTTP 202 Aug 25 11:52:01.292852 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 601/2385] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:01 2026] DELETE /volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:01.303901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e6574f1-5b3f-4baa-b75a-22acfab9e082 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.304895 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bde09203-65d4-4d16-a0ea-b7f6babb1087 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.307205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bde09203-65d4-4d16-a0ea-b7f6babb1087 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab Aug 25 11:52:01.307450 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bde09203-65d4-4d16-a0ea-b7f6babb1087 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.307915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bde09203-65d4-4d16-a0ea-b7f6babb1087 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.307972 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e6574f1-5b3f-4baa-b75a-22acfab9e082 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:52:01.307972 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e6574f1-5b3f-4baa-b75a-22acfab9e082 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.308215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e6574f1-5b3f-4baa-b75a-22acfab9e082 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.320257 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.320257 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:01.321940 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.321940 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:01.322443 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e6574f1-5b3f-4baa-b75a-22acfab9e082 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:01.323329 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e6574f1-5b3f-4baa-b75a-22acfab9e082 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 returned with HTTP 200 Aug 25 11:52:01.323767 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 586/2386] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.326756 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bde09203-65d4-4d16-a0ea-b7f6babb1087 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:01.334514 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bde09203-65d4-4d16-a0ea-b7f6babb1087 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab returned with HTTP 200 Aug 25 11:52:01.334725 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 611/2387] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab => generated 963 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:01.625178 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f055a09-568f-4422-85a9-79b8e6371a4c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.627716 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:01.628048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "63ad3302-73c3-4eba-bca4-7bb0a130e1e2", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:01.630019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '63ad3302-73c3-4eba-bca4-7bb0a130e1e2', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:01.727646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume of 1 GB Aug 25 11:52:01.733091 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Availability Zones retrieved successfully. Aug 25 11:52:01.738237 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (3166183c-13ca-423d-b572-3a0f52c68cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:01.739364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1155aa75-b65f-4f1f-9dee-d3c11c12e593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:01.740655 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:01.776069 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=319,cinder:INSERT=65,cinder:UPDATE=115 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:52:01.806593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1155aa75-b65f-4f1f-9dee-d3c11c12e593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:01.806761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015174fc-ee9e-4c31-8a7e-1c470981ca95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:01.866638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Created reservations ['b42826bf-9f0f-496d-80b4-10936a8da6b3', 'f36aaf92-e1cc-43eb-8c94-1b935479a23d', 'b80a7e25-1990-4980-8536-9f41ddca3169', '61264a91-0d33-43de-901a-c8ba95ce9079'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:01.867880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (015174fc-ee9e-4c31-8a7e-1c470981ca95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b42826bf-9f0f-496d-80b4-10936a8da6b3', 'f36aaf92-e1cc-43eb-8c94-1b935479a23d', 'b80a7e25-1990-4980-8536-9f41ddca3169', '61264a91-0d33-43de-901a-c8ba95ce9079']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:01.869063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6374ddd1-2266-4443-8e2e-c0f1d9a4d1d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:01.906321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6374ddd1-2266-4443-8e2e-c0f1d9a4d1d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a206e7a-17fe-47b1-92e0-d76f830e2383', '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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['b42826bf-9f0f-496d-80b4-10936a8da6b3','f36aaf92-e1cc-43eb-8c94-1b935479a23d','b80a7e25-1990-4980-8536-9f41ddca3169','61264a91-0d33-43de-901a-c8ba95ce9079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:52:01Z,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=9a206e7a-17fe-47b1-92e0-d76f830e2383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44102272e8d54c2da56b52927435a7d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:01.907641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b335f1d-c754-47ce-ade7-ab5247ee7d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:01.936253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b335f1d-c754-47ce-ade7-ab5247ee7d44) transitioned into state 'SUCCESS' from 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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['b42826bf-9f0f-496d-80b4-10936a8da6b3','f36aaf92-e1cc-43eb-8c94-1b935479a23d','b80a7e25-1990-4980-8536-9f41ddca3169','61264a91-0d33-43de-901a-c8ba95ce9079'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:01.937088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafeec8e-77c0-4cc0-89b1-c09c3fe54ce5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:01.948352 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cafeec8e-77c0-4cc0-89b1-c09c3fe54ce5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:01.949345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (3166183c-13ca-423d-b572-3a0f52c68cd2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:01.949720 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request issued successfully. Aug 25 11:52:01.950332 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f055a09-568f-4422-85a9-79b8e6371a4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:01.950955 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 590/2388] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:52:01 2026] POST /volume/v3/volumes => generated 773 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:01.966888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-55017ac3-fdb9-4c95-b3f3-41b77b3a7bc7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:01.969110 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55017ac3-fdb9-4c95-b3f3-41b77b3a7bc7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:01.969518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55017ac3-fdb9-4c95-b3f3-41b77b3a7bc7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:01.969518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55017ac3-fdb9-4c95-b3f3-41b77b3a7bc7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:01.976774 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:01.976774 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:01.983173 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-55017ac3-fdb9-4c95-b3f3-41b77b3a7bc7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:01.988995 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55017ac3-fdb9-4c95-b3f3-41b77b3a7bc7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:01.989750 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 602/2389] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:01 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:02.337363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9a78148-dbb8-419a-a29e-da1c4e53edfa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:02.339255 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9a78148-dbb8-419a-a29e-da1c4e53edfa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:52:02.339485 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9a78148-dbb8-419a-a29e-da1c4e53edfa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:02.339972 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9a78148-dbb8-419a-a29e-da1c4e53edfa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:02.349384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5cf47e83-9dd9-4d1f-907a-1980f3215d9c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:02.350343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9a78148-dbb8-419a-a29e-da1c4e53edfa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 returned with HTTP 404 Aug 25 11:52:02.351052 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 587/2390] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:02 2026] GET /volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:02.352360 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5cf47e83-9dd9-4d1f-907a-1980f3215d9c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab Aug 25 11:52:02.352360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5cf47e83-9dd9-4d1f-907a-1980f3215d9c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:02.352360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5cf47e83-9dd9-4d1f-907a-1980f3215d9c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:02.360381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-30a12460-a82c-4000-803b-76de308a7ff2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:02.362751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5cf47e83-9dd9-4d1f-907a-1980f3215d9c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab returned with HTTP 404 Aug 25 11:52:02.363080 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:02.363271 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 612/2391] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:02 2026] GET /volume/v3/volumes/ad303810-2c2f-4646-bb04-4f3d8729baab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:02.363391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:02.363843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:02.363843 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:02.372688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af32004e-e115-48e4-a1bb-28f5d455013d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:02.374021 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:02.374021 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:02.374587 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:02.376820 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af32004e-e115-48e4-a1bb-28f5d455013d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:52:02.377064 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af32004e-e115-48e4-a1bb-28f5d455013d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:02.377382 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af32004e-e115-48e4-a1bb-28f5d455013d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:02.377595 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-af32004e-e115-48e4-a1bb-28f5d455013d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete backup with id: 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. Aug 25 11:52:02.385570 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:02.385570 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:02.398650 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:52:02.398884 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30a12460-a82c-4000-803b-76de308a7ff2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f returned with HTTP 202 Aug 25 11:52:02.399414 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 591/2392] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:02 2026] DELETE /volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:02.408029 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-af32004e-e115-48e4-a1bb-28f5d455013d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] delete_backup rpcapi backup_id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:52:02.408933 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f130377f-41e6-41f8-8769-dd908f3019d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:02.410842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f130377f-41e6-41f8-8769-dd908f3019d3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:02.411083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f130377f-41e6-41f8-8769-dd908f3019d3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:02.411347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f130377f-41e6-41f8-8769-dd908f3019d3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:02.413327 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af32004e-e115-48e4-a1bb-28f5d455013d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 202 Aug 25 11:52:02.413962 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 603/2393] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:02 2026] DELETE /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:52:02.418090 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:02.418090 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:02.418715 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f130377f-41e6-41f8-8769-dd908f3019d3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:02.420248 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f130377f-41e6-41f8-8769-dd908f3019d3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f returned with HTTP 200 Aug 25 11:52:02.420345 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 588/2394] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:02 2026] GET /volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:02.425753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dd7316b4-066f-4e7e-87ee-9c4904e10929 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:02.428617 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd7316b4-066f-4e7e-87ee-9c4904e10929 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:52:02.428917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd7316b4-066f-4e7e-87ee-9c4904e10929 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:02.429205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dd7316b4-066f-4e7e-87ee-9c4904e10929 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:02.429373 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-dd7316b4-066f-4e7e-87ee-9c4904e10929 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:52:02.437721 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:02.437721 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:02.438648 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dd7316b4-066f-4e7e-87ee-9c4904e10929 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 200 Aug 25 11:52:02.438994 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 613/2395] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:02 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 820 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:03.011003 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b0164836-7d97-496a-8aef-490c8b28f0a2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.014074 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0164836-7d97-496a-8aef-490c8b28f0a2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:03.014074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0164836-7d97-496a-8aef-490c8b28f0a2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.014379 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0164836-7d97-496a-8aef-490c8b28f0a2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.022991 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:03.022991 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:03.028096 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b0164836-7d97-496a-8aef-490c8b28f0a2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:03.036491 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0164836-7d97-496a-8aef-490c8b28f0a2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:03.037000 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 592/2396] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:03 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 865 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:03.436725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5376265c-599e-44a9-b98b-e6c3abf32ec1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.439166 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5376265c-599e-44a9-b98b-e6c3abf32ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:03.440037 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5376265c-599e-44a9-b98b-e6c3abf32ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.440037 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5376265c-599e-44a9-b98b-e6c3abf32ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.446081 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5376265c-599e-44a9-b98b-e6c3abf32ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f returned with HTTP 404 Aug 25 11:52:03.446776 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 604/2397] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:03 2026] GET /volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:03.454838 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2b1ce20c-5f76-4e56-b933-10c8ddf394e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.456385 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42376ecf-f33e-41d6-8334-f211773f5e2e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.456841 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b1ce20c-5f76-4e56-b933-10c8ddf394e9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 Aug 25 11:52:03.457569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b1ce20c-5f76-4e56-b933-10c8ddf394e9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.457569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b1ce20c-5f76-4e56-b933-10c8ddf394e9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.458243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2b1ce20c-5f76-4e56-b933-10c8ddf394e9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 275ef3de-3a64-4d77-87f4-8fe9c5807ed7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:52:03.462923 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:52:03.463157 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.463400 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b1ce20c-5f76-4e56-b933-10c8ddf394e9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 returned with HTTP 404 Aug 25 11:52:03.463450 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.463610 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:52:03.464601 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 589/2398] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:03 2026] GET /volume/v3/backups/275ef3de-3a64-4d77-87f4-8fe9c5807ed7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:03.472815 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:03.472815 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:03.473377 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:03.503481 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:52:03.503481 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42376ecf-f33e-41d6-8334-f211773f5e2e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 returned with HTTP 202 Aug 25 11:52:03.503481 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 614/2399] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:03 2026] DELETE /volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:03.515085 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6ddf6921-093b-4f1f-b3e9-0d6100477340 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.518088 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ddf6921-093b-4f1f-b3e9-0d6100477340 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:52:03.518467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ddf6921-093b-4f1f-b3e9-0d6100477340 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.518775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6ddf6921-093b-4f1f-b3e9-0d6100477340 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.525339 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:03.525339 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:03.526027 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6ddf6921-093b-4f1f-b3e9-0d6100477340 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:03.527488 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6ddf6921-093b-4f1f-b3e9-0d6100477340 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 returned with HTTP 200 Aug 25 11:52:03.528092 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 593/2400] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:03 2026] GET /volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:03.592062 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.594730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:03.595010 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.595305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.595518 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: 0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:03.608126 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:03.608126 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:03.608676 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:03.635526 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume request issued successfully. Aug 25 11:52:03.635830 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-598c04e7-7a7c-4617-ac40-b5f8ac72335f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 202 Aug 25 11:52:03.636253 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 605/2401] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:03 2026] DELETE /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:03.647397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7eb807ba-c159-44c2-accf-09efbd8070a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:03.651492 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7eb807ba-c159-44c2-accf-09efbd8070a0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:03.651849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7eb807ba-c159-44c2-accf-09efbd8070a0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:03.652144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7eb807ba-c159-44c2-accf-09efbd8070a0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:03.661994 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:03.661994 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:03.667814 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7eb807ba-c159-44c2-accf-09efbd8070a0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:03.673902 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7eb807ba-c159-44c2-accf-09efbd8070a0 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 200 Aug 25 11:52:03.674580 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 590/2402] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:03 2026] GET /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 906 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:04.053784 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4a37ca23-06cf-408b-bd15-c58cb1ea4c00 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.059353 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a37ca23-06cf-408b-bd15-c58cb1ea4c00 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:04.059605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a37ca23-06cf-408b-bd15-c58cb1ea4c00 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.059798 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a37ca23-06cf-408b-bd15-c58cb1ea4c00 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.070090 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:04.070090 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:04.077281 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a37ca23-06cf-408b-bd15-c58cb1ea4c00 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:04.084714 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a37ca23-06cf-408b-bd15-c58cb1ea4c00 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:04.085256 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 615/2403] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:04.542214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1476104b-faf0-4ea0-b49e-9c362bb19eaf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.544494 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1476104b-faf0-4ea0-b49e-9c362bb19eaf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:52:04.544798 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1476104b-faf0-4ea0-b49e-9c362bb19eaf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.544987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1476104b-faf0-4ea0-b49e-9c362bb19eaf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.549245 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1476104b-faf0-4ea0-b49e-9c362bb19eaf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 returned with HTTP 404 Aug 25 11:52:04.549770 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 594/2404] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.557640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f3f5f7e-9179-41db-a342-b7905c33fc73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.559741 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f3f5f7e-9179-41db-a342-b7905c33fc73 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:04.559959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f3f5f7e-9179-41db-a342-b7905c33fc73 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.560185 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f3f5f7e-9179-41db-a342-b7905c33fc73 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.560313 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-8f3f5f7e-9179-41db-a342-b7905c33fc73 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 9808b3fe-8a1e-4dce-836f-e55b9366213f Aug 25 11:52:04.565433 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f3f5f7e-9179-41db-a342-b7905c33fc73 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f returned with HTTP 404 Aug 25 11:52:04.566090 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 606/2405] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:04 2026] DELETE /volume/v3/snapshots/9808b3fe-8a1e-4dce-836f-e55b9366213f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.572722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24145227-7aee-4e0b-8e43-0c5a0cb13705 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.574473 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24145227-7aee-4e0b-8e43-0c5a0cb13705 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:52:04.574700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24145227-7aee-4e0b-8e43-0c5a0cb13705 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.574943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24145227-7aee-4e0b-8e43-0c5a0cb13705 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.574994 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-24145227-7aee-4e0b-8e43-0c5a0cb13705 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 75399d6b-fabd-4aad-8547-605d1e9b3fa9 Aug 25 11:52:04.581020 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24145227-7aee-4e0b-8e43-0c5a0cb13705 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 returned with HTTP 404 Aug 25 11:52:04.581433 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 591/2406] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:04 2026] DELETE /volume/v3/snapshots/75399d6b-fabd-4aad-8547-605d1e9b3fa9 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.590233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a46ed2e-7069-49a8-a945-8f04dfa0c676 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.592862 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a46ed2e-7069-49a8-a945-8f04dfa0c676 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:52:04.593198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a46ed2e-7069-49a8-a945-8f04dfa0c676 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.593899 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a46ed2e-7069-49a8-a945-8f04dfa0c676 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.593899 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-7a46ed2e-7069-49a8-a945-8f04dfa0c676 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 113db3ef-ec9d-4682-a497-8e25743e6767 Aug 25 11:52:04.599263 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a46ed2e-7069-49a8-a945-8f04dfa0c676 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 returned with HTTP 404 Aug 25 11:52:04.600054 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 616/2407] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:04 2026] DELETE /volume/v3/snapshots/113db3ef-ec9d-4682-a497-8e25743e6767 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.651368 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-46ba750e-43bf-4731-b741-25324bb4355f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.654725 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-46ba750e-43bf-4731-b741-25324bb4355f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:04.656317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-46ba750e-43bf-4731-b741-25324bb4355f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.656317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-46ba750e-43bf-4731-b741-25324bb4355f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.669044 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:04.669044 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:04.674531 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-46ba750e-43bf-4731-b741-25324bb4355f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:04.680793 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-46ba750e-43bf-4731-b741-25324bb4355f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:52:04.681940 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 595/2408] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1652 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:04.690599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb5a0210-cdbf-4b07-8a56-fa74e0c6bad7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.693996 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb5a0210-cdbf-4b07-8a56-fa74e0c6bad7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:04.694233 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb5a0210-cdbf-4b07-8a56-fa74e0c6bad7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.694441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb5a0210-cdbf-4b07-8a56-fa74e0c6bad7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.703747 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb5a0210-cdbf-4b07-8a56-fa74e0c6bad7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 404 Aug 25 11:52:04.704386 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 607/2409] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.707846 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.709069 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f/action Aug 25 11:52:04.709516 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:04.709732 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:04.716095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-18404b17-c304-44c6-a145-3f7c30acf7e7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.718331 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18404b17-c304-44c6-a145-3f7c30acf7e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:04.718640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18404b17-c304-44c6-a145-3f7c30acf7e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.718787 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-18404b17-c304-44c6-a145-3f7c30acf7e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.724805 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:04.724805 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:04.725496 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:04.726258 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-18404b17-c304-44c6-a145-3f7c30acf7e7 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 404 Aug 25 11:52:04.727083 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 617/2410] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.735492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0fde3104-3edc-4305-8373-99f8c6adb173 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.736639 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Begin detaching volume completed successfully. Aug 25 11:52:04.737113 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-1fa1642b-0e13-40ca-a901-3b44282b471a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f/action returned with HTTP 202 Aug 25 11:52:04.737604 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0fde3104-3edc-4305-8373-99f8c6adb173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:04.738127 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 592/2411] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:52:04 2026] POST /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:52:04.738194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0fde3104-3edc-4305-8373-99f8c6adb173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.738194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0fde3104-3edc-4305-8373-99f8c6adb173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.738295 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-0fde3104-3edc-4305-8373-99f8c6adb173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: 0ce825a4-cda2-4b87-83d5-ac4a322ee7ae Aug 25 11:52:04.744792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0fde3104-3edc-4305-8373-99f8c6adb173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae returned with HTTP 404 Aug 25 11:52:04.745541 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 596/2412] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:04 2026] DELETE /volume/v3/volumes/0ce825a4-cda2-4b87-83d5-ac4a322ee7ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:04.763907 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.767049 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:04.767496 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1732919389"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:04.769608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1732919389'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:04.769813 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume of 1 GB Aug 25 11:52:04.776082 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Availability Zones retrieved successfully. Aug 25 11:52:04.785839 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (5896a3cf-255d-486b-9876-242cb93e7630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:04.787311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef530169-d692-4867-b727-f53840fadb07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:04.788685 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:04.807869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c590c451-3155-4baa-a94b-ac4f8ef470f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.808374 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c590c451-3155-4baa-a94b-ac4f8ef470f3 None None] GET https://10.4.3.66/volume// Aug 25 11:52:04.808673 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c590c451-3155-4baa-a94b-ac4f8ef470f3 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.808941 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c590c451-3155-4baa-a94b-ac4f8ef470f3 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.809379 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c590c451-3155-4baa-a94b-ac4f8ef470f3 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:04.810007 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 618/2413] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:04.821984 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-a892d0f3-bef2-491f-9244-9fcee0d201c5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.824640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef530169-d692-4867-b727-f53840fadb07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:04.825424 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc84866-bcf6-4418-aeca-72c83060a0fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:04.830166 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-a892d0f3-bef2-491f-9244-9fcee0d201c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:04.830467 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-a892d0f3-bef2-491f-9244-9fcee0d201c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.830779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-a892d0f3-bef2-491f-9244-9fcee0d201c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:04.841443 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:04.841443 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:04.845796 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-a892d0f3-bef2-491f-9244-9fcee0d201c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:04.853361 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-a892d0f3-bef2-491f-9244-9fcee0d201c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:52:04.853434 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 593/2414] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1835 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:04.874341 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['b1afea99-005f-4d20-b852-40c584f3c41d', 'f12d2b4c-48b0-4c2e-a2b7-d50107295fdd', '9a12bd21-57ae-45a3-85d7-9fc0aa21402e', '7ed5af17-f287-4e4a-b150-28aa14a70564'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:04.875419 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dcc84866-bcf6-4418-aeca-72c83060a0fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1afea99-005f-4d20-b852-40c584f3c41d', 'f12d2b4c-48b0-4c2e-a2b7-d50107295fdd', '9a12bd21-57ae-45a3-85d7-9fc0aa21402e', '7ed5af17-f287-4e4a-b150-28aa14a70564']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:04.875772 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb16afb-6a2d-4102-857d-282e0f43f386) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:04.912476 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb16afb-6a2d-4102-857d-282e0f43f386) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1732919389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['b1afea99-005f-4d20-b852-40c584f3c41d','f12d2b4c-48b0-4c2e-a2b7-d50107295fdd','9a12bd21-57ae-45a3-85d7-9fc0aa21402e','7ed5af17-f287-4e4a-b150-28aa14a70564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1732919389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='39976740f3284780a332f6f18617b760',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:04.913422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c6b69c-ab5d-4983-86bd-cb2ae0963fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:04.940804 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20c6b69c-ab5d-4983-86bd-cb2ae0963fa3) transitioned into state 'SUCCESS' from state '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-1732919389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4a6b89cadb2494a9340f67d77e2fdf4',qos_specs=None,replication_status=,reservations=['b1afea99-005f-4d20-b852-40c584f3c41d','f12d2b4c-48b0-4c2e-a2b7-d50107295fdd','9a12bd21-57ae-45a3-85d7-9fc0aa21402e','7ed5af17-f287-4e4a-b150-28aa14a70564'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='39976740f3284780a332f6f18617b760',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:04.945095 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8637fd5c-c22d-4dd5-8840-1565b55f3eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:04.967141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8637fd5c-c22d-4dd5-8840-1565b55f3eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:04.968176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Flow 'volume_create_api' (5896a3cf-255d-486b-9876-242cb93e7630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:04.968593 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Create volume request issued successfully. Aug 25 11:52:04.969347 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2facfcf-ba8e-4705-bcf1-3f1c6d9d6e2f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:04.969943 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 608/2415] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:52:04 2026] POST /volume/v3/volumes => generated 747 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:04.991537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d31599b0-bcc4-4ffc-b1f0-c20d06e7a571 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:04.993515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d31599b0-bcc4-4ffc-b1f0-c20d06e7a571 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:04.994205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d31599b0-bcc4-4ffc-b1f0-c20d06e7a571 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:04.994205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d31599b0-bcc4-4ffc-b1f0-c20d06e7a571 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:05.003833 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:05.003833 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:05.012437 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d31599b0-bcc4-4ffc-b1f0-c20d06e7a571 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:05.019524 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d31599b0-bcc4-4ffc-b1f0-c20d06e7a571 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:05.020059 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 597/2416] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:04 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 815 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:05.102869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86a9f1f2-f68d-4658-a5a4-fa092c9877a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:05.107295 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86a9f1f2-f68d-4658-a5a4-fa092c9877a7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:05.107295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86a9f1f2-f68d-4658-a5a4-fa092c9877a7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:05.107295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86a9f1f2-f68d-4658-a5a4-fa092c9877a7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:05.121344 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:05.121344 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:05.127537 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-86a9f1f2-f68d-4658-a5a4-fa092c9877a7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:05.134859 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86a9f1f2-f68d-4658-a5a4-fa092c9877a7 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:05.135538 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 619/2417] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:05 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:06.035793 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d24f41d-103e-47ec-9682-bf3f42006b9d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:06.038012 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d24f41d-103e-47ec-9682-bf3f42006b9d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:06.038229 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d24f41d-103e-47ec-9682-bf3f42006b9d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:06.038435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d24f41d-103e-47ec-9682-bf3f42006b9d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:06.050010 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:06.050010 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:06.060474 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4d24f41d-103e-47ec-9682-bf3f42006b9d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:06.072528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d24f41d-103e-47ec-9682-bf3f42006b9d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:06.072999 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 594/2418] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:06 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:06.156203 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fd575b8-dfa7-432d-9a55-70584cac5e89 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:06.157081 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fd575b8-dfa7-432d-9a55-70584cac5e89 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:06.157081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fd575b8-dfa7-432d-9a55-70584cac5e89 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:06.157081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fd575b8-dfa7-432d-9a55-70584cac5e89 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:06.168967 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:06.168967 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:06.175981 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9fd575b8-dfa7-432d-9a55-70584cac5e89 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:06.183336 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fd575b8-dfa7-432d-9a55-70584cac5e89 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:06.184329 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 609/2419] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:06 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:07.196709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f78c3343-92cb-4178-8d83-2ddbf5af82e3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:07.198398 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f78c3343-92cb-4178-8d83-2ddbf5af82e3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:07.198692 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f78c3343-92cb-4178-8d83-2ddbf5af82e3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:07.199210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f78c3343-92cb-4178-8d83-2ddbf5af82e3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:07.209080 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:07.209080 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:07.214192 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f78c3343-92cb-4178-8d83-2ddbf5af82e3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:07.221502 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f78c3343-92cb-4178-8d83-2ddbf5af82e3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:07.222847 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 598/2420] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:07 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:07.322488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-148bbc1c-36f6-4d26-b8df-ef2066e52735 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:07.325320 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-148bbc1c-36f6-4d26-b8df-ef2066e52735 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d Aug 25 11:52:07.325697 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-148bbc1c-36f6-4d26-b8df-ef2066e52735 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:07.325983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-148bbc1c-36f6-4d26-b8df-ef2066e52735 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:07.335002 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:07.335002 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:07.423434 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c766a6db-1c9f-49a2-bdb3-6ccd31f764ea req-148bbc1c-36f6-4d26-b8df-ef2066e52735 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d returned with HTTP 200 Aug 25 11:52:07.424195 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 620/2421] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:52:07 2026] DELETE /volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:08.238442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91c45f18-dfa6-49f8-be89-1388f9ea0a52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:08.241279 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91c45f18-dfa6-49f8-be89-1388f9ea0a52 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:08.241576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91c45f18-dfa6-49f8-be89-1388f9ea0a52 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:08.241939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91c45f18-dfa6-49f8-be89-1388f9ea0a52 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:08.253787 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:08.253787 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:08.264889 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-91c45f18-dfa6-49f8-be89-1388f9ea0a52 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:08.276974 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91c45f18-dfa6-49f8-be89-1388f9ea0a52 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:08.278558 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 595/2422] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:08 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:08.886814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4fed24cb-17a4-4485-a7c5-44e1f9c582c8 req-f331be27-0163-4480-a55c-7d330abd1f17 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:08.889175 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4fed24cb-17a4-4485-a7c5-44e1f9c582c8 req-f331be27-0163-4480-a55c-7d330abd1f17 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d Aug 25 11:52:08.889352 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4fed24cb-17a4-4485-a7c5-44e1f9c582c8 req-f331be27-0163-4480-a55c-7d330abd1f17 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:08.889532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4fed24cb-17a4-4485-a7c5-44e1f9c582c8 req-f331be27-0163-4480-a55c-7d330abd1f17 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:08.894789 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4fed24cb-17a4-4485-a7c5-44e1f9c582c8 req-f331be27-0163-4480-a55c-7d330abd1f17 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d returned with HTTP 404 Aug 25 11:52:08.894789 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 610/2423] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:52:08 2026] DELETE /volume/v3/attachments/9cb20f38-6598-448b-9156-14942da2cb6d => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:09.293960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-be0ef79a-4eb6-4d49-8e3a-245d46cf7af9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:09.296225 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-be0ef79a-4eb6-4d49-8e3a-245d46cf7af9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:09.296761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-be0ef79a-4eb6-4d49-8e3a-245d46cf7af9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:09.297043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-be0ef79a-4eb6-4d49-8e3a-245d46cf7af9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:09.307578 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:09.307578 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:09.317095 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-be0ef79a-4eb6-4d49-8e3a-245d46cf7af9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:09.328360 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-be0ef79a-4eb6-4d49-8e3a-245d46cf7af9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:09.328854 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 599/2424] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:09 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:10.347245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-410a24f9-a1a2-4b2e-ab22-b531aa3b845e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:10.351529 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-410a24f9-a1a2-4b2e-ab22-b531aa3b845e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:10.352676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-410a24f9-a1a2-4b2e-ab22-b531aa3b845e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:10.352676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-410a24f9-a1a2-4b2e-ab22-b531aa3b845e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:10.376330 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:10.376330 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:10.384571 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-410a24f9-a1a2-4b2e-ab22-b531aa3b845e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:10.392182 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-410a24f9-a1a2-4b2e-ab22-b531aa3b845e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:10.392761 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 621/2425] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:10 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:10.515542 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f950cc5-6001-4496-9151-33abcb121b4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:10.517947 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f950cc5-6001-4496-9151-33abcb121b4e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:10.518246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f950cc5-6001-4496-9151-33abcb121b4e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:10.518438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f950cc5-6001-4496-9151-33abcb121b4e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:10.530415 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:10.530415 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:10.535492 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3f950cc5-6001-4496-9151-33abcb121b4e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:10.543585 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f950cc5-6001-4496-9151-33abcb121b4e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:52:10.544383 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 596/2426] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:10 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:10.557930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ae345ef-ef1f-47cb-9556-3759443df35f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:10.562854 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:10.563046 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:10.563336 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:10.563640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: 805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:10.572327 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:10.572327 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:10.572957 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:10.596995 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume request issued successfully. Aug 25 11:52:10.597249 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ae345ef-ef1f-47cb-9556-3759443df35f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 202 Aug 25 11:52:10.597839 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 611/2427] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:10 2026] DELETE /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:10.605455 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-37af9783-4dfc-4ff9-8c7e-d1c6803a1f9a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:10.610371 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37af9783-4dfc-4ff9-8c7e-d1c6803a1f9a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:10.610538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37af9783-4dfc-4ff9-8c7e-d1c6803a1f9a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:10.610765 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37af9783-4dfc-4ff9-8c7e-d1c6803a1f9a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:10.629807 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:10.629807 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:10.638909 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-37af9783-4dfc-4ff9-8c7e-d1c6803a1f9a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:10.647663 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37af9783-4dfc-4ff9-8c7e-d1c6803a1f9a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 200 Aug 25 11:52:10.648080 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 600/2428] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:10 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 1359 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:11.408493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ea2650cd-4fc2-4167-bec6-91ac7be99ebe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:11.410995 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea2650cd-4fc2-4167-bec6-91ac7be99ebe tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:11.411380 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea2650cd-4fc2-4167-bec6-91ac7be99ebe tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:11.411701 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea2650cd-4fc2-4167-bec6-91ac7be99ebe tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:11.420353 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:11.420353 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:11.425107 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ea2650cd-4fc2-4167-bec6-91ac7be99ebe tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:11.432501 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea2650cd-4fc2-4167-bec6-91ac7be99ebe tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:11.433093 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 622/2429] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:11 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:11.666921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69999571-420e-462a-92fa-8d807cde8d0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:11.671377 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69999571-420e-462a-92fa-8d807cde8d0a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f Aug 25 11:52:11.671377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69999571-420e-462a-92fa-8d807cde8d0a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:11.671377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69999571-420e-462a-92fa-8d807cde8d0a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:11.680106 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69999571-420e-462a-92fa-8d807cde8d0a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f returned with HTTP 404 Aug 25 11:52:11.681128 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 597/2430] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:11 2026] GET /volume/v3/volumes/805922d3-8ec8-427c-9ca1-9b55ab09c72f => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:11.696087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3ee8811-5dd1-4ac5-ab4d-600b3ecfea3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:11.698733 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3ee8811-5dd1-4ac5-ab4d-600b3ecfea3c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:52:11.699100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3ee8811-5dd1-4ac5-ab4d-600b3ecfea3c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:11.699371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3ee8811-5dd1-4ac5-ab4d-600b3ecfea3c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:11.712498 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:11.712498 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:11.718983 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b3ee8811-5dd1-4ac5-ab4d-600b3ecfea3c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:11.725249 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3ee8811-5dd1-4ac5-ab4d-600b3ecfea3c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:52:11.725852 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 612/2431] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:11 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:11.744298 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:11.747651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:52:11.747651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-155043409"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:11.762161 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:11.762161 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:11.764488 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:11.764488 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:52:11.810012 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['8cf80e35-d680-49b8-8363-87934135f43a', 'ae58707b-7e4b-4a94-82a4-48cc757d3b00', '9f21b79a-8183-4199-8b09-e22e0d80a8d8', '5e600291-93ff-4512-a525-a64198e8c6fe'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:11.855447 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot create request issued successfully. Aug 25 11:52:11.856490 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4752809-ada6-4315-aa7e-d13e386fe0ba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:52:11.857178 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 601/2432] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:52:11 2026] POST /volume/v3/snapshots => generated 379 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:11.869007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d548b654-c717-4f6b-a1b3-8753a72eba7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:11.871283 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d548b654-c717-4f6b-a1b3-8753a72eba7d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:11.871550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d548b654-c717-4f6b-a1b3-8753a72eba7d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:11.871834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d548b654-c717-4f6b-a1b3-8753a72eba7d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:11.880450 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:11.880450 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:11.881536 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d548b654-c717-4f6b-a1b3-8753a72eba7d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:11.883165 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d548b654-c717-4f6b-a1b3-8753a72eba7d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 200 Aug 25 11:52:11.884195 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 623/2433] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:11 2026] GET /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 511 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:12.447804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-774d3557-c8a1-45ab-847e-eeac3a7574c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:12.450327 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-774d3557-c8a1-45ab-847e-eeac3a7574c1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:12.450327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-774d3557-c8a1-45ab-847e-eeac3a7574c1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:12.450675 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-774d3557-c8a1-45ab-847e-eeac3a7574c1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:12.468173 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:12.468173 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:12.476500 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-774d3557-c8a1-45ab-847e-eeac3a7574c1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:12.491818 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-774d3557-c8a1-45ab-847e-eeac3a7574c1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:12.492488 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 598/2434] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:12 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:12.895216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-144d03d6-88e7-4f28-97cd-3575c32f6fa7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:12.897491 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-144d03d6-88e7-4f28-97cd-3575c32f6fa7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:12.899450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-144d03d6-88e7-4f28-97cd-3575c32f6fa7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:12.899450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-144d03d6-88e7-4f28-97cd-3575c32f6fa7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:12.905203 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:12.905203 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:12.906073 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-144d03d6-88e7-4f28-97cd-3575c32f6fa7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:12.907324 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-144d03d6-88e7-4f28-97cd-3575c32f6fa7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 200 Aug 25 11:52:12.908010 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 613/2435] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:12 2026] GET /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 538 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:12.919013 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-96a39c87-4fab-44bc-9658-dc5af7900f15 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:12.921257 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-96a39c87-4fab-44bc-9658-dc5af7900f15 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:12.921508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-96a39c87-4fab-44bc-9658-dc5af7900f15 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:12.921779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-96a39c87-4fab-44bc-9658-dc5af7900f15 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:12.927486 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:12.927486 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:12.927909 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-96a39c87-4fab-44bc-9658-dc5af7900f15 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:12.928666 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-96a39c87-4fab-44bc-9658-dc5af7900f15 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 200 Aug 25 11:52:12.929027 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 602/2436] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:12 2026] GET /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 538 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:12.939763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:12.941547 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:52:12.941757 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:12.941954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:12.942257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:52:12.943355 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:52:12.957503 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Get all snapshots completed successfully. Aug 25 11:52:12.957503 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc647618-cdfe-4036-b5fa-1b732222ad39 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:52:12.957503 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 624/2437] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:52:12 2026] GET /volume/v3/snapshots => generated 407 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:12.970045 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95683abf-56c7-4b76-9695-983800e85e69 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:12.972427 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95683abf-56c7-4b76-9695-983800e85e69 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] PUT https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:12.972884 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95683abf-56c7-4b76-9695-983800e85e69 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-850916942", "description": "This is the new description of snapshot."}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:12.980926 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:12.980926 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:12.981373 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95683abf-56c7-4b76-9695-983800e85e69 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:12.990312 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95683abf-56c7-4b76-9695-983800e85e69 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 200 Aug 25 11:52:12.990759 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 599/2438] 10.4.3.66 () {68 vars in 1368 bytes} [Tue Aug 25 11:52:12 2026] PUT /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 442 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:13.004685 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f11889a6-d984-4bb4-aeab-a7f95fa6ebe2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:13.006704 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f11889a6-d984-4bb4-aeab-a7f95fa6ebe2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:13.007241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f11889a6-d984-4bb4-aeab-a7f95fa6ebe2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:13.007706 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f11889a6-d984-4bb4-aeab-a7f95fa6ebe2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:13.016892 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:13.016892 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:13.017953 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f11889a6-d984-4bb4-aeab-a7f95fa6ebe2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:13.020141 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f11889a6-d984-4bb4-aeab-a7f95fa6ebe2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 200 Aug 25 11:52:13.020141 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 614/2439] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:13 2026] GET /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 576 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:13.030862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b96d6caf-0497-49e5-904e-450dbdb14501 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:13.033005 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:13.033223 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:13.033478 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:13.033607 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:13.040203 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:13.040203 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:13.040722 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:13.062317 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:52:13.062583 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b96d6caf-0497-49e5-904e-450dbdb14501 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 202 Aug 25 11:52:13.063095 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 603/2440] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:13 2026] DELETE /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:13.071250 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed9bd476-2f15-41e3-aab4-bf0eac683488 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:13.073608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed9bd476-2f15-41e3-aab4-bf0eac683488 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:13.073919 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed9bd476-2f15-41e3-aab4-bf0eac683488 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:13.074192 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed9bd476-2f15-41e3-aab4-bf0eac683488 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:13.081788 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:13.081788 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:13.082440 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ed9bd476-2f15-41e3-aab4-bf0eac683488 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:13.083716 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed9bd476-2f15-41e3-aab4-bf0eac683488 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 200 Aug 25 11:52:13.084283 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 625/2441] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:13 2026] GET /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 575 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:13.510762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de321435-ad96-4ce6-ba1e-1a3bdc8310cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:13.513359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de321435-ad96-4ce6-ba1e-1a3bdc8310cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:13.513717 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de321435-ad96-4ce6-ba1e-1a3bdc8310cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:13.514040 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de321435-ad96-4ce6-ba1e-1a3bdc8310cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:13.527062 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:13.527062 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:13.541091 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de321435-ad96-4ce6-ba1e-1a3bdc8310cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:13.555432 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de321435-ad96-4ce6-ba1e-1a3bdc8310cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:13.555746 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 600/2442] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:13 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:14.095357 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a5c06048-7ba7-4fde-8820-e84e8cc9bd21 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:14.098908 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5c06048-7ba7-4fde-8820-e84e8cc9bd21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:14.099230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5c06048-7ba7-4fde-8820-e84e8cc9bd21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:14.099524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5c06048-7ba7-4fde-8820-e84e8cc9bd21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:14.106690 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5c06048-7ba7-4fde-8820-e84e8cc9bd21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 404 Aug 25 11:52:14.107941 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 615/2443] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:14 2026] GET /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:14.118559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-844cc755-c0f7-4f5a-9d41-7efa46f41a5f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:14.120901 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-844cc755-c0f7-4f5a-9d41-7efa46f41a5f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:14.121606 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-844cc755-c0f7-4f5a-9d41-7efa46f41a5f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:14.121606 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-844cc755-c0f7-4f5a-9d41-7efa46f41a5f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:14.121606 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-844cc755-c0f7-4f5a-9d41-7efa46f41a5f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: e0a2ce70-53c1-4fd9-b14d-7a2093749765 Aug 25 11:52:14.127703 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-844cc755-c0f7-4f5a-9d41-7efa46f41a5f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 returned with HTTP 404 Aug 25 11:52:14.128659 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 604/2444] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:14 2026] DELETE /volume/v3/snapshots/e0a2ce70-53c1-4fd9-b14d-7a2093749765 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:14.140747 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dffdd357-d513-42d7-a172-9d6611cd0ee2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:14.143336 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dffdd357-d513-42d7-a172-9d6611cd0ee2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:52:14.143336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dffdd357-d513-42d7-a172-9d6611cd0ee2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:14.143336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dffdd357-d513-42d7-a172-9d6611cd0ee2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:14.154146 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:14.154146 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:14.159984 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dffdd357-d513-42d7-a172-9d6611cd0ee2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:14.166523 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dffdd357-d513-42d7-a172-9d6611cd0ee2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:52:14.167611 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 626/2445] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:14 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:14.183577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1095955-0d2e-4914-b615-b77cfafe06ae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:14.186055 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:52:14.186613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1010870696"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:14.199220 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:14.199220 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:14.199993 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:52:14.200192 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:52:14.238849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['1e2f5d60-bf56-488f-af2d-8f0c3b89262a', '4a1f5ad9-8ec7-44e9-99be-c40e34d249e3', '43c3482e-2630-4be3-8ee3-37456e43e5fc', '38f2206d-f5ed-4180-b4b8-45203594545d'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:14.282297 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot create request issued successfully. Aug 25 11:52:14.282669 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1095955-0d2e-4914-b615-b77cfafe06ae tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:52:14.283288 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 601/2446] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:52:14 2026] POST /volume/v3/snapshots => generated 310 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:14.293402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f26531dd-7682-4c06-afb4-1f0a33936175 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:14.295296 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f26531dd-7682-4c06-afb4-1f0a33936175 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:52:14.295565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f26531dd-7682-4c06-afb4-1f0a33936175 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:14.295839 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f26531dd-7682-4c06-afb4-1f0a33936175 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:14.303332 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:14.303332 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:14.304189 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f26531dd-7682-4c06-afb4-1f0a33936175 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:14.305317 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f26531dd-7682-4c06-afb4-1f0a33936175 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 returned with HTTP 200 Aug 25 11:52:14.305892 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 616/2447] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:14 2026] GET /volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:14.571401 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-642f9e48-4582-4ae3-9b15-bae4b00dd557 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:14.574047 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-642f9e48-4582-4ae3-9b15-bae4b00dd557 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:14.574370 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-642f9e48-4582-4ae3-9b15-bae4b00dd557 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:14.574694 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-642f9e48-4582-4ae3-9b15-bae4b00dd557 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:14.584530 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:14.584530 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:14.590593 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-642f9e48-4582-4ae3-9b15-bae4b00dd557 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:14.599005 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-642f9e48-4582-4ae3-9b15-bae4b00dd557 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:14.599485 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 605/2448] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:14 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:15.319546 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-26253e5b-5163-4ec4-862e-d5b518e6a112 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:15.322096 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26253e5b-5163-4ec4-862e-d5b518e6a112 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:52:15.322400 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26253e5b-5163-4ec4-862e-d5b518e6a112 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:15.322746 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26253e5b-5163-4ec4-862e-d5b518e6a112 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:15.329968 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:15.329968 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:15.330899 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-26253e5b-5163-4ec4-862e-d5b518e6a112 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:52:15.332446 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26253e5b-5163-4ec4-862e-d5b518e6a112 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 returned with HTTP 200 Aug 25 11:52:15.332446 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 627/2449] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:15 2026] GET /volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:15.620232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-12e8b642-c7bd-42d3-b077-8479d8b43201 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:15.622942 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-12e8b642-c7bd-42d3-b077-8479d8b43201 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:15.623283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-12e8b642-c7bd-42d3-b077-8479d8b43201 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:15.623549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-12e8b642-c7bd-42d3-b077-8479d8b43201 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:15.632728 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:15.632728 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:15.638918 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-12e8b642-c7bd-42d3-b077-8479d8b43201 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:15.647901 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-12e8b642-c7bd-42d3-b077-8479d8b43201 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:15.647901 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 602/2450] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:15 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:16.667174 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41899a12-0326-4e13-b8c4-97b0ff0eb3d4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:16.669062 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41899a12-0326-4e13-b8c4-97b0ff0eb3d4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:16.669246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41899a12-0326-4e13-b8c4-97b0ff0eb3d4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:16.669443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41899a12-0326-4e13-b8c4-97b0ff0eb3d4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:16.677535 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:16.677535 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:16.682388 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-41899a12-0326-4e13-b8c4-97b0ff0eb3d4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:16.688979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41899a12-0326-4e13-b8c4-97b0ff0eb3d4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:16.689572 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 617/2451] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:16 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:17.705271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-92785ba8-79b8-4799-9145-2616861421dc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:17.707222 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92785ba8-79b8-4799-9145-2616861421dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:17.707433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92785ba8-79b8-4799-9145-2616861421dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:17.707695 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92785ba8-79b8-4799-9145-2616861421dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:17.715250 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:17.715250 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:17.721217 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-92785ba8-79b8-4799-9145-2616861421dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:17.728354 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92785ba8-79b8-4799-9145-2616861421dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:17.729037 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 606/2452] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:17 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:18.744130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c9fcac3-1e91-405c-9d75-a2fd9333edff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:18.746184 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c9fcac3-1e91-405c-9d75-a2fd9333edff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:18.746241 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c9fcac3-1e91-405c-9d75-a2fd9333edff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:18.746457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c9fcac3-1e91-405c-9d75-a2fd9333edff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:18.753964 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:18.753964 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:18.758054 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5c9fcac3-1e91-405c-9d75-a2fd9333edff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:18.763118 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c9fcac3-1e91-405c-9d75-a2fd9333edff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:18.763508 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 628/2453] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:18 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:19.777787 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-502218df-9d06-4769-97c2-d0f775de3e46 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:19.779888 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-502218df-9d06-4769-97c2-d0f775de3e46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:19.780136 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-502218df-9d06-4769-97c2-d0f775de3e46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:19.782017 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-502218df-9d06-4769-97c2-d0f775de3e46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:19.791386 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:19.791386 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:19.798835 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-502218df-9d06-4769-97c2-d0f775de3e46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:19.805783 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-502218df-9d06-4769-97c2-d0f775de3e46 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:19.806432 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 603/2454] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:19 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:20.826501 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-224d0851-04be-4db6-9bc0-412d98f693f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:20.831944 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-224d0851-04be-4db6-9bc0-412d98f693f9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:20.832139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-224d0851-04be-4db6-9bc0-412d98f693f9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:20.832426 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-224d0851-04be-4db6-9bc0-412d98f693f9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:20.853608 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:20.853608 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:20.869526 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-224d0851-04be-4db6-9bc0-412d98f693f9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:20.880962 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-224d0851-04be-4db6-9bc0-412d98f693f9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:20.881631 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 618/2455] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:20 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:21.900564 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5158db34-c3a3-441c-a366-525a08f30e62 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:21.903007 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5158db34-c3a3-441c-a366-525a08f30e62 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:21.903291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5158db34-c3a3-441c-a366-525a08f30e62 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:21.903505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5158db34-c3a3-441c-a366-525a08f30e62 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:21.912021 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:21.912021 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:21.917294 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5158db34-c3a3-441c-a366-525a08f30e62 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:21.923342 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5158db34-c3a3-441c-a366-525a08f30e62 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:21.923934 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 607/2456] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:21 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:22.943614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3df4ed67-fece-4194-97f8-d67d2dfcaa03 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:22.945038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3df4ed67-fece-4194-97f8-d67d2dfcaa03 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:22.945354 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3df4ed67-fece-4194-97f8-d67d2dfcaa03 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:22.946710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3df4ed67-fece-4194-97f8-d67d2dfcaa03 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:22.957171 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:22.957171 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:22.963017 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3df4ed67-fece-4194-97f8-d67d2dfcaa03 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:22.970180 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3df4ed67-fece-4194-97f8-d67d2dfcaa03 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:22.970767 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 629/2457] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:22 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:23.986917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5dc18146-fd9f-41a6-8901-2aadaaf54dff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:23.989340 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5dc18146-fd9f-41a6-8901-2aadaaf54dff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:23.989617 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5dc18146-fd9f-41a6-8901-2aadaaf54dff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:23.989944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5dc18146-fd9f-41a6-8901-2aadaaf54dff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:23.998463 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:23.998463 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:24.004019 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5dc18146-fd9f-41a6-8901-2aadaaf54dff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:24.010922 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5dc18146-fd9f-41a6-8901-2aadaaf54dff tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:24.011470 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 604/2458] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:23 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:24.758160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3bb1610-5b05-4b6c-947e-183388b032a5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:24.760341 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3bb1610-5b05-4b6c-947e-183388b032a5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:24.760607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3bb1610-5b05-4b6c-947e-183388b032a5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:24.760874 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3bb1610-5b05-4b6c-947e-183388b032a5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:24.772285 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:24.772285 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:24.776329 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c3bb1610-5b05-4b6c-947e-183388b032a5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Volume info retrieved successfully. Aug 25 11:52:24.781374 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3bb1610-5b05-4b6c-947e-183388b032a5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:24.781811 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 619/2459] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:24 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1440 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:24.824380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-84b0affc-8acd-4bd9-8cd4-904cac0b85a3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:24.826506 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-84b0affc-8acd-4bd9-8cd4-904cac0b85a3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:24.826687 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-84b0affc-8acd-4bd9-8cd4-904cac0b85a3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:24.826873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-84b0affc-8acd-4bd9-8cd4-904cac0b85a3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:24.844223 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:24.844223 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:24.850010 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-84b0affc-8acd-4bd9-8cd4-904cac0b85a3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:24.857548 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-84b0affc-8acd-4bd9-8cd4-904cac0b85a3 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:24.858204 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 608/2460] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:24 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:24.888517 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:24.891394 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a/action Aug 25 11:52:24.891497 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:24.891663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:24.908852 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:24.908852 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:24.909418 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:24.917249 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Begin detaching volume completed successfully. Aug 25 11:52:24.917514 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-8fd8273f-8ebb-43c2-a888-f27fb42faef1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a/action returned with HTTP 202 Aug 25 11:52:24.918181 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 630/2461] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:52:24 2026] POST /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:52:24.940314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e5a6ac05-a7bb-4d05-8d3d-b85bd1fdbed9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:24.942644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5a6ac05-a7bb-4d05-8d3d-b85bd1fdbed9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:24.942921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5a6ac05-a7bb-4d05-8d3d-b85bd1fdbed9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:24.943218 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e5a6ac05-a7bb-4d05-8d3d-b85bd1fdbed9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:24.966920 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:24.966920 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:24.968175 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3a36cbb-256f-4729-aaa3-97de66e544ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:24.968567 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3a36cbb-256f-4729-aaa3-97de66e544ea None None] GET https://10.4.3.66/volume// Aug 25 11:52:24.968797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3a36cbb-256f-4729-aaa3-97de66e544ea None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:24.969027 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3a36cbb-256f-4729-aaa3-97de66e544ea None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:24.969358 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3a36cbb-256f-4729-aaa3-97de66e544ea None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:24.969670 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 620/2462] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:24.972839 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e5a6ac05-a7bb-4d05-8d3d-b85bd1fdbed9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:24.976524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3f61a071-febb-4f7e-8192-600b0bd5064a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:24.981560 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3f61a071-febb-4f7e-8192-600b0bd5064a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:24.981932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3f61a071-febb-4f7e-8192-600b0bd5064a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:24.982173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3f61a071-febb-4f7e-8192-600b0bd5064a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:24.983823 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e5a6ac05-a7bb-4d05-8d3d-b85bd1fdbed9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:24.984325 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 605/2463] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:24 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1443 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:25.008421 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:25.008421 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:25.013703 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3f61a071-febb-4f7e-8192-600b0bd5064a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:25.020184 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3f61a071-febb-4f7e-8192-600b0bd5064a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:25.020758 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 609/2464] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:24 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1623 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:25.029029 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dea4ed23-5d9a-41cf-85d2-5dc06a639868 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:25.034377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dea4ed23-5d9a-41cf-85d2-5dc06a639868 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:25.035109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dea4ed23-5d9a-41cf-85d2-5dc06a639868 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:25.035379 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dea4ed23-5d9a-41cf-85d2-5dc06a639868 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:25.051196 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:25.051196 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:25.055769 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dea4ed23-5d9a-41cf-85d2-5dc06a639868 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:25.060924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dea4ed23-5d9a-41cf-85d2-5dc06a639868 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:25.061394 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 631/2465] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:25 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:25.728109 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-572b5a7d-b21f-4236-94c8-905b6fafb68a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:25.730869 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-572b5a7d-b21f-4236-94c8-905b6fafb68a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:25.731113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-572b5a7d-b21f-4236-94c8-905b6fafb68a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:25.731486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-572b5a7d-b21f-4236-94c8-905b6fafb68a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:25.750876 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:25.750876 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:25.756992 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-572b5a7d-b21f-4236-94c8-905b6fafb68a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:25.765682 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-572b5a7d-b21f-4236-94c8-905b6fafb68a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:25.766279 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 621/2466] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:25 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1443 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:25.787746 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3b1b4ccc-f2b9-4239-b262-81f36225a489 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:25.791113 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3b1b4ccc-f2b9-4239-b262-81f36225a489 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 Aug 25 11:52:25.791113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3b1b4ccc-f2b9-4239-b262-81f36225a489 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:25.791406 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3b1b4ccc-f2b9-4239-b262-81f36225a489 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:25.805709 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:25.805709 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:25.869479 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f6e13526-b554-4e43-9948-c7bae14f9834 req-3b1b4ccc-f2b9-4239-b262-81f36225a489 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 returned with HTTP 200 Aug 25 11:52:25.869479 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 606/2467] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:52:25 2026] DELETE /volume/v3/attachments/6c6a5cde-f74f-49c4-9af4-2a6c8d262655 => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:26.000147 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-99a0e60a-92a7-464f-8df1-d44cf5943039 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.002560 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-99a0e60a-92a7-464f-8df1-d44cf5943039 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:26.002873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-99a0e60a-92a7-464f-8df1-d44cf5943039 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.003125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-99a0e60a-92a7-464f-8df1-d44cf5943039 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.016358 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.016358 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:26.021514 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-99a0e60a-92a7-464f-8df1-d44cf5943039 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:26.027490 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-99a0e60a-92a7-464f-8df1-d44cf5943039 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:26.028004 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 610/2468] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:25 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:26.047958 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b0c03855-7c5c-4dd3-b4f6-9803994f4ff5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.049976 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b0c03855-7c5c-4dd3-b4f6-9803994f4ff5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:26.050234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b0c03855-7c5c-4dd3-b4f6-9803994f4ff5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.050471 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b0c03855-7c5c-4dd3-b4f6-9803994f4ff5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.064139 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.064139 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:26.073419 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b0c03855-7c5c-4dd3-b4f6-9803994f4ff5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] Volume info retrieved successfully. Aug 25 11:52:26.079785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-020c38ac-c269-4074-bac8-56413740efb2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.081645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b0c03855-7c5c-4dd3-b4f6-9803994f4ff5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-reader] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:26.082171 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 632/2469] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:26 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:26.082248 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-020c38ac-c269-4074-bac8-56413740efb2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:26.082790 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-020c38ac-c269-4074-bac8-56413740efb2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.082853 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-020c38ac-c269-4074-bac8-56413740efb2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.091840 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.091840 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:26.096055 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-020c38ac-c269-4074-bac8-56413740efb2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:26.101294 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-020c38ac-c269-4074-bac8-56413740efb2 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:26.101908 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 622/2470] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:26 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:26.137494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-c741f97c-e9c3-46fa-87a6-bf06900e4855 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.139341 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-c741f97c-e9c3-46fa-87a6-bf06900e4855 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:26.141072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-c741f97c-e9c3-46fa-87a6-bf06900e4855 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.141072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-c741f97c-e9c3-46fa-87a6-bf06900e4855 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.154075 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.154075 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:26.160079 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-c741f97c-e9c3-46fa-87a6-bf06900e4855 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:26.167601 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-c741f97c-e9c3-46fa-87a6-bf06900e4855 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:26.168273 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 607/2471] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:26 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:26.191272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.193647 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a/action Aug 25 11:52:26.194026 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:26.194135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:26.206793 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.206793 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:26.207540 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:26.215417 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Begin detaching volume completed successfully. Aug 25 11:52:26.216281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-9ed83bd4-fede-4817-87f8-a6d9372833c7 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a/action returned with HTTP 202 Aug 25 11:52:26.216781 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 611/2472] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:52:26 2026] POST /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:52:26.237091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4f8bbee2-cc40-478d-943a-abe4d6c0fd16 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.239576 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f8bbee2-cc40-478d-943a-abe4d6c0fd16 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:26.239871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f8bbee2-cc40-478d-943a-abe4d6c0fd16 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.240189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4f8bbee2-cc40-478d-943a-abe4d6c0fd16 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.256264 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.256264 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:26.265760 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4f8bbee2-cc40-478d-943a-abe4d6c0fd16 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:26.269723 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b355078b-362d-428a-905e-a5652b57d334 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.270680 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b355078b-362d-428a-905e-a5652b57d334 None None] GET https://10.4.3.66/volume// Aug 25 11:52:26.270680 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b355078b-362d-428a-905e-a5652b57d334 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.271547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b355078b-362d-428a-905e-a5652b57d334 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.271829 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b355078b-362d-428a-905e-a5652b57d334 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:26.271920 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4f8bbee2-cc40-478d-943a-abe4d6c0fd16 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:26.272180 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 623/2473] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:26.272349 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 633/2474] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:26 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:26.281277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-66154170-9279-4b07-b7c9-d030c9c814df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:26.284637 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-66154170-9279-4b07-b7c9-d030c9c814df tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:26.284927 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-66154170-9279-4b07-b7c9-d030c9c814df tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:26.285145 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-66154170-9279-4b07-b7c9-d030c9c814df tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:26.299135 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:26.299135 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:26.305038 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-66154170-9279-4b07-b7c9-d030c9c814df tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:26.311181 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-66154170-9279-4b07-b7c9-d030c9c814df tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:26.311817 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 608/2475] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:26 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1326 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:27.118096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c2bd961f-edd4-4395-bbe0-59524bfaaa14 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:27.120344 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2bd961f-edd4-4395-bbe0-59524bfaaa14 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:27.120613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2bd961f-edd4-4395-bbe0-59524bfaaa14 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:27.120904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2bd961f-edd4-4395-bbe0-59524bfaaa14 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:27.131128 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:27.131128 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:27.136116 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2bd961f-edd4-4395-bbe0-59524bfaaa14 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:27.141438 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2bd961f-edd4-4395-bbe0-59524bfaaa14 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:27.142006 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 612/2476] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:27 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:27.292406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34316c88-17ed-4d2f-8197-e2d0d2836240 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:27.294670 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34316c88-17ed-4d2f-8197-e2d0d2836240 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:27.294934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34316c88-17ed-4d2f-8197-e2d0d2836240 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:27.295201 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34316c88-17ed-4d2f-8197-e2d0d2836240 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:27.307736 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:27.307736 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:27.311998 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-34316c88-17ed-4d2f-8197-e2d0d2836240 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:27.317767 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34316c88-17ed-4d2f-8197-e2d0d2836240 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:27.318278 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 624/2477] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:27 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:28.156537 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-64ae888d-4e26-4611-a44e-be8c2c2ef45a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:28.158928 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64ae888d-4e26-4611-a44e-be8c2c2ef45a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:28.159246 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-64ae888d-4e26-4611-a44e-be8c2c2ef45a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:28.159510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-64ae888d-4e26-4611-a44e-be8c2c2ef45a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:28.171117 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:28.171117 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:28.177493 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-64ae888d-4e26-4611-a44e-be8c2c2ef45a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:28.183613 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-64ae888d-4e26-4611-a44e-be8c2c2ef45a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:28.184196 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 634/2478] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:28 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:28.336400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa43f0c5-442b-49b0-a83e-6b94963995e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:28.338490 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa43f0c5-442b-49b0-a83e-6b94963995e9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:28.338795 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa43f0c5-442b-49b0-a83e-6b94963995e9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:28.338988 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa43f0c5-442b-49b0-a83e-6b94963995e9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:28.350579 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:28.350579 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:28.354510 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fa43f0c5-442b-49b0-a83e-6b94963995e9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:28.359124 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa43f0c5-442b-49b0-a83e-6b94963995e9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:28.359529 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 609/2479] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:28 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:29.198903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-248e79e3-d971-4579-bbd7-fe16012bd087 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:29.201281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-248e79e3-d971-4579-bbd7-fe16012bd087 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:29.201566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-248e79e3-d971-4579-bbd7-fe16012bd087 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:29.201856 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-248e79e3-d971-4579-bbd7-fe16012bd087 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:29.209809 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:29.209809 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:29.213885 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-248e79e3-d971-4579-bbd7-fe16012bd087 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:29.219277 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-248e79e3-d971-4579-bbd7-fe16012bd087 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:29.219674 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 613/2480] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:29 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 1191 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:29.231511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd73ea17-7e5c-4488-a219-b7e4349b87a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:29.233363 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd73ea17-7e5c-4488-a219-b7e4349b87a1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:29.233570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd73ea17-7e5c-4488-a219-b7e4349b87a1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:29.233790 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd73ea17-7e5c-4488-a219-b7e4349b87a1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:29.241044 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:29.241044 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:29.244980 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fd73ea17-7e5c-4488-a219-b7e4349b87a1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:29.249546 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd73ea17-7e5c-4488-a219-b7e4349b87a1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:29.249943 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 625/2481] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:29 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 1191 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:29.262491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-03999983-dff2-4d01-918e-185f2f9f9468 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:29.264124 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:29.264503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "9a206e7a-17fe-47b1-92e0-d76f830e2383", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:29.266006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': '9a206e7a-17fe-47b1-92e0-d76f830e2383', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:29.273068 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:29.273068 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:29.273552 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume retrieved successfully. Aug 25 11:52:29.273720 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume of 1 GB Aug 25 11:52:29.277962 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Availability Zones retrieved successfully. Aug 25 11:52:29.283865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (e56bcbfc-9498-45a1-8f62-14e63e956bba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:29.284971 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff09301-c91a-4c90-b711-424566237f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:29.285826 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:29.312342 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ff09301-c91a-4c90-b711-424566237f25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9a206e7a-17fe-47b1-92e0-d76f830e2383', 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:29.313339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c161a6-313b-4682-90db-fe6cdb5ddfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:29.356894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Created reservations ['8bcc6ffd-9ce6-4783-945e-7db0ad462c77', 'a9ff91d0-582b-4275-b692-687e59ed28be', 'd9edcf28-d1d2-4e21-a444-62484f610fbf', 'c7840d99-a89f-4af7-847e-00c89db0092c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:29.357764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c161a6-313b-4682-90db-fe6cdb5ddfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bcc6ffd-9ce6-4783-945e-7db0ad462c77', 'a9ff91d0-582b-4275-b692-687e59ed28be', 'd9edcf28-d1d2-4e21-a444-62484f610fbf', 'c7840d99-a89f-4af7-847e-00c89db0092c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:29.358849 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32ddc22-9f28-4f3c-890b-579a5ea607d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:29.374827 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-403d6970-5b34-4e29-aa3c-3b3a8ef52195 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:29.376870 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-403d6970-5b34-4e29-aa3c-3b3a8ef52195 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:29.377052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-403d6970-5b34-4e29-aa3c-3b3a8ef52195 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:29.377243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-403d6970-5b34-4e29-aa3c-3b3a8ef52195 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:29.387967 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:29.387967 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:29.391990 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-403d6970-5b34-4e29-aa3c-3b3a8ef52195 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:29.397558 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-403d6970-5b34-4e29-aa3c-3b3a8ef52195 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:29.398056 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 610/2482] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:29 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:29.399768 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a32ddc22-9f28-4f3c-890b-579a5ea607d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b', '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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['8bcc6ffd-9ce6-4783-945e-7db0ad462c77','a9ff91d0-582b-4275-b692-687e59ed28be','d9edcf28-d1d2-4e21-a444-62484f610fbf','c7840d99-a89f-4af7-847e-00c89db0092c'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a206e7a-17fe-47b1-92e0-d76f830e2383,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T11:52:29Z,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=6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44102272e8d54c2da56b52927435a7d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9a206e7a-17fe-47b1-92e0-d76f830e2383,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:29.400487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637b9861-f965-4f48-a940-9cc76fa9532f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:29.418554 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (637b9861-f965-4f48-a940-9cc76fa9532f) transitioned into state 'SUCCESS' from 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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['8bcc6ffd-9ce6-4783-945e-7db0ad462c77','a9ff91d0-582b-4275-b692-687e59ed28be','d9edcf28-d1d2-4e21-a444-62484f610fbf','c7840d99-a89f-4af7-847e-00c89db0092c'],size=1,snapshot_id=None,source_replicaid=,source_volid=9a206e7a-17fe-47b1-92e0-d76f830e2383,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:29.419305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e448d084-c8ba-4f9a-824f-0f7a2d89f5b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:29.436360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e448d084-c8ba-4f9a-824f-0f7a2d89f5b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:29.437491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (e56bcbfc-9498-45a1-8f62-14e63e956bba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:29.437919 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request issued successfully. Aug 25 11:52:29.438956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03999983-dff2-4d01-918e-185f2f9f9468 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:29.440157 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 635/2483] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:52:29 2026] POST /volume/v3/volumes => generated 807 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:29.453763 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e05de974-3e40-4a68-850b-39cdf2ceab4f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:29.456102 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e05de974-3e40-4a68-850b-39cdf2ceab4f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:29.456355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e05de974-3e40-4a68-850b-39cdf2ceab4f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:29.456571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e05de974-3e40-4a68-850b-39cdf2ceab4f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:29.465897 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:29.465897 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:29.470705 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e05de974-3e40-4a68-850b-39cdf2ceab4f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:29.475993 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e05de974-3e40-4a68-850b-39cdf2ceab4f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 200 Aug 25 11:52:29.476382 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 614/2484] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:29 2026] GET /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:30.415842 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78adc5c3-eafb-4953-bd87-4d675504d87a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:30.417822 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78adc5c3-eafb-4953-bd87-4d675504d87a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:30.418064 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78adc5c3-eafb-4953-bd87-4d675504d87a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:30.418297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78adc5c3-eafb-4953-bd87-4d675504d87a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:30.430660 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:30.430660 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:30.434413 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78adc5c3-eafb-4953-bd87-4d675504d87a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:30.439730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78adc5c3-eafb-4953-bd87-4d675504d87a tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:30.440265 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 626/2485] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:30 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:30.493341 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-90202f27-6c7f-4def-95e4-871a152d0331 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:30.495102 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90202f27-6c7f-4def-95e4-871a152d0331 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:30.495302 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90202f27-6c7f-4def-95e4-871a152d0331 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:30.495482 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-90202f27-6c7f-4def-95e4-871a152d0331 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:30.502277 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:30.502277 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:30.506180 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-90202f27-6c7f-4def-95e4-871a152d0331 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:30.511146 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-90202f27-6c7f-4def-95e4-871a152d0331 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 200 Aug 25 11:52:30.511566 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 611/2486] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:30 2026] GET /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 1226 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:30.524818 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d722965e-6206-43f2-bc7d-f654b755fbcd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:30.526802 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d722965e-6206-43f2-bc7d-f654b755fbcd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:30.527224 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d722965e-6206-43f2-bc7d-f654b755fbcd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:30.527352 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d722965e-6206-43f2-bc7d-f654b755fbcd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:30.534442 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:30.534442 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:30.538238 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d722965e-6206-43f2-bc7d-f654b755fbcd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:30.543184 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d722965e-6206-43f2-bc7d-f654b755fbcd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 200 Aug 25 11:52:30.543748 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 636/2487] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:30 2026] GET /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:30.555735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4f748f99-1974-4b8e-9131-297be0e15963 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:30.557911 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:30.558162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:30.558398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:30.558610 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:30.567647 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:30.567647 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:30.568315 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:30.595614 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume request issued successfully. Aug 25 11:52:30.596267 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4f748f99-1974-4b8e-9131-297be0e15963 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 202 Aug 25 11:52:30.596446 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 615/2488] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:30 2026] DELETE /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:52:30.607667 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93e7474e-a932-403a-818e-802497dd9f4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:30.609779 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93e7474e-a932-403a-818e-802497dd9f4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:30.609987 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93e7474e-a932-403a-818e-802497dd9f4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:30.610222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93e7474e-a932-403a-818e-802497dd9f4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:30.618127 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:30.618127 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:30.622641 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93e7474e-a932-403a-818e-802497dd9f4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:30.628943 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93e7474e-a932-403a-818e-802497dd9f4c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 200 Aug 25 11:52:30.629435 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 627/2489] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:30 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 1190 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:31.324307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-1c0c5e5e-966a-4e82-bf0f-7f32b3b109c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:31.326307 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-1c0c5e5e-966a-4e82-bf0f-7f32b3b109c1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:31.326491 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-1c0c5e5e-966a-4e82-bf0f-7f32b3b109c1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:31.326713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-1c0c5e5e-966a-4e82-bf0f-7f32b3b109c1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:31.337107 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:31.337107 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:31.340816 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-1c0c5e5e-966a-4e82-bf0f-7f32b3b109c1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:31.344985 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-1c0c5e5e-966a-4e82-bf0f-7f32b3b109c1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:31.345367 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 612/2490] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:31 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:31.455662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61de4468-4c31-4aaa-8ad9-b7d36f7b5a12 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:31.457529 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61de4468-4c31-4aaa-8ad9-b7d36f7b5a12 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:31.457760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61de4468-4c31-4aaa-8ad9-b7d36f7b5a12 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:31.457951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61de4468-4c31-4aaa-8ad9-b7d36f7b5a12 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:31.471485 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:31.471485 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:31.475800 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-61de4468-4c31-4aaa-8ad9-b7d36f7b5a12 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:31.480465 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61de4468-4c31-4aaa-8ad9-b7d36f7b5a12 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:31.480958 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 637/2491] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:31 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:31.637827 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-478e3356-4e2a-419d-b1f9-56d2aadc808b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:31.640021 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-478e3356-4e2a-419d-b1f9-56d2aadc808b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 Aug 25 11:52:31.640262 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-478e3356-4e2a-419d-b1f9-56d2aadc808b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:31.640459 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-478e3356-4e2a-419d-b1f9-56d2aadc808b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:31.642992 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-889b157d-8ed1-4f01-8a0b-cd352b1ea4ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:31.644947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-889b157d-8ed1-4f01-8a0b-cd352b1ea4ad tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:31.645162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-889b157d-8ed1-4f01-8a0b-cd352b1ea4ad tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:31.645347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-889b157d-8ed1-4f01-8a0b-cd352b1ea4ad tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:31.648242 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:31.648242 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:31.651455 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-889b157d-8ed1-4f01-8a0b-cd352b1ea4ad tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 404 Aug 25 11:52:31.652076 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 628/2492] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:31 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:31.710045 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-79d6f099-39cb-41f4-a65b-d98844f8278b req-478e3356-4e2a-419d-b1f9-56d2aadc808b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 returned with HTTP 200 Aug 25 11:52:31.710556 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 616/2493] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:52:31 2026] DELETE /volume/v3/attachments/36db1198-aa89-4326-bc65-2427b0d2f467 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:32.496075 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-126a69b2-7d0e-4b52-9aa7-74cc634c20b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:32.498537 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-126a69b2-7d0e-4b52-9aa7-74cc634c20b5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:32.500118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-126a69b2-7d0e-4b52-9aa7-74cc634c20b5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:32.500118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-126a69b2-7d0e-4b52-9aa7-74cc634c20b5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:32.506185 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:32.506185 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:32.510040 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-126a69b2-7d0e-4b52-9aa7-74cc634c20b5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:32.514175 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-126a69b2-7d0e-4b52-9aa7-74cc634c20b5 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:32.514898 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 613/2494] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:32 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:32.527477 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75d1c0c7-0535-46f6-b1bf-1d65e4d0c70e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:32.529794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75d1c0c7-0535-46f6-b1bf-1d65e4d0c70e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:32.530056 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75d1c0c7-0535-46f6-b1bf-1d65e4d0c70e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:32.530361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75d1c0c7-0535-46f6-b1bf-1d65e4d0c70e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:32.538851 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:32.538851 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:32.542835 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-75d1c0c7-0535-46f6-b1bf-1d65e4d0c70e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:32.548640 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75d1c0c7-0535-46f6-b1bf-1d65e4d0c70e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:32.549180 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 638/2495] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:32 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:32.610104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3bb65fae-8df8-462c-826e-43e7577a0231 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:32.612463 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bb65fae-8df8-462c-826e-43e7577a0231 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:32.612696 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bb65fae-8df8-462c-826e-43e7577a0231 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:32.612888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3bb65fae-8df8-462c-826e-43e7577a0231 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:32.621047 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:32.621047 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:32.625678 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3bb65fae-8df8-462c-826e-43e7577a0231 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:32.631609 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3bb65fae-8df8-462c-826e-43e7577a0231 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:32.632188 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 629/2496] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:32 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:32.699846 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:32.702076 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:32.702509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-821336191", "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:32.704169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-821336191', 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:32.806253 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume of 1 GB Aug 25 11:52:32.806601 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:32.806601 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:32.807237 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Availability Zones retrieved successfully. Aug 25 11:52:32.813909 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (9e50b8f8-a2f1-4dcb-b00d-150949a29086) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:32.814882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4648b4-cf72-4735-a0ac-657008122652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:32.815801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:32.861647 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:32.861647 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:32.878029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f4648b4-cf72-4735-a0ac-657008122652) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:25Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4fcc7798-8154-4edc-a536-9480b7860f1b,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4fcc7798-8154-4edc-a536-9480b7860f1b', 'encryption_key_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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:32.878998 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99f6521-a6f4-482a-8620-244281762804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:32.933057 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Created reservations ['d03f15cf-5464-4b8f-a59c-c95162f393a7', '01c044f1-6ba0-4cd1-a3f0-560d15cc82e9', '682ad475-c4bd-4773-919e-6c47552a9c28', '5a705fb8-349f-4c66-8b4e-1148cc531c16'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:32.933967 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99f6521-a6f4-482a-8620-244281762804) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d03f15cf-5464-4b8f-a59c-c95162f393a7', '01c044f1-6ba0-4cd1-a3f0-560d15cc82e9', '682ad475-c4bd-4773-919e-6c47552a9c28', '5a705fb8-349f-4c66-8b4e-1148cc531c16']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:32.934755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (032f7b89-d242-4472-9127-46280c9d9959) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:32.961917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (032f7b89-d242-4472-9127-46280c9d9959) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5e6f027-c346-42b1-8cf0-1b373a205195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-821336191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['d03f15cf-5464-4b8f-a59c-c95162f393a7','01c044f1-6ba0-4cd1-a3f0-560d15cc82e9','682ad475-c4bd-4773-919e-6c47552a9c28','5a705fb8-349f-4c66-8b4e-1148cc531c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-821336191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5e6f027-c346-42b1-8cf0-1b373a205195,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='885bd537ea544e2a91de0e72620fd584',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6ba45928c0c404c85d2e9489a271b18',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4fcc7798-8154-4edc-a536-9480b7860f1b),volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:32.963015 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb146f48-d389-4998-8d18-f93e4121e315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:32.986276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eb146f48-d389-4998-8d18-f93e4121e315) transitioned into state 'SUCCESS' from state '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-821336191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='885bd537ea544e2a91de0e72620fd584',qos_specs=None,replication_status=,reservations=['d03f15cf-5464-4b8f-a59c-c95162f393a7','01c044f1-6ba0-4cd1-a3f0-560d15cc82e9','682ad475-c4bd-4773-919e-6c47552a9c28','5a705fb8-349f-4c66-8b4e-1148cc531c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6ba45928c0c404c85d2e9489a271b18',volume_type_id=4fcc7798-8154-4edc-a536-9480b7860f1b)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:32.987200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a060c09d-bcca-464c-a516-d92fde4f9feb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:32.996798 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a060c09d-bcca-464c-a516-d92fde4f9feb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:32.997703 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Flow 'volume_create_api' (9e50b8f8-a2f1-4dcb-b00d-150949a29086) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:32.998077 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create volume request issued successfully. Aug 25 11:52:32.998640 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bd7ca7a-d6fd-4fcc-b475-f00cbf033108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:32.999359 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 617/2497] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:52:32 2026] POST /volume/v3/volumes => generated 757 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:33.017298 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ba81864-2eca-4dc9-b2ff-4a127a3ab2dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:33.021772 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ba81864-2eca-4dc9-b2ff-4a127a3ab2dd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:33.021772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ba81864-2eca-4dc9-b2ff-4a127a3ab2dd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:33.021772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ba81864-2eca-4dc9-b2ff-4a127a3ab2dd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:33.033054 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:33.033054 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:33.039221 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1ba81864-2eca-4dc9-b2ff-4a127a3ab2dd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:33.049228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ba81864-2eca-4dc9-b2ff-4a127a3ab2dd tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:33.050123 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 614/2498] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:33 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 825 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:33.387462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:33.389268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:33.389634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "ddefea68-9ef4-4706-a868-15368e4bb612", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:33.391036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': 'ddefea68-9ef4-4706-a868-15368e4bb612', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:33.540381 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume of 1 GB Aug 25 11:52:33.543913 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Availability Zones retrieved successfully. Aug 25 11:52:33.551209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (d01a04db-0b7a-4ad3-8e72-34ab6f78c8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:33.552990 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3209ee12-75b2-4f0c-853a-71f569ccdcfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:33.553972 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:33.623765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3209ee12-75b2-4f0c-853a-71f569ccdcfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:33.624985 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217a44f7-d28e-45ea-be2a-3d4408ef4ea5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:33.680319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Created reservations ['0ed5c76a-d7c5-4f8e-b775-b9e228a06373', 'c9269a9e-d08e-4eaf-a775-069e5ce8d36c', '68b6a65d-98de-4ca9-8384-37d4d8eb1fbb', 'dd7f9828-3764-4e6a-823c-dd3679d121fe'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:33.681429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (217a44f7-d28e-45ea-be2a-3d4408ef4ea5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0ed5c76a-d7c5-4f8e-b775-b9e228a06373', 'c9269a9e-d08e-4eaf-a775-069e5ce8d36c', '68b6a65d-98de-4ca9-8384-37d4d8eb1fbb', 'dd7f9828-3764-4e6a-823c-dd3679d121fe']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:33.682495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bf9182-c09c-4406-b62a-1e4da8becb4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:33.713676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9bf9182-c09c-4406-b62a-1e4da8becb4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7276cc0b-dd35-43e7-937f-f11977d1d0b0', '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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['0ed5c76a-d7c5-4f8e-b775-b9e228a06373','c9269a9e-d08e-4eaf-a775-069e5ce8d36c','68b6a65d-98de-4ca9-8384-37d4d8eb1fbb','dd7f9828-3764-4e6a-823c-dd3679d121fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:52:33Z,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=7276cc0b-dd35-43e7-937f-f11977d1d0b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44102272e8d54c2da56b52927435a7d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:33.714500 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2822527-6aa7-46dd-a24c-02eb6eb5be7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:33.739979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2822527-6aa7-46dd-a24c-02eb6eb5be7a) transitioned into state 'SUCCESS' from 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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['0ed5c76a-d7c5-4f8e-b775-b9e228a06373','c9269a9e-d08e-4eaf-a775-069e5ce8d36c','68b6a65d-98de-4ca9-8384-37d4d8eb1fbb','dd7f9828-3764-4e6a-823c-dd3679d121fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:33.741152 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9236e440-5663-4d93-871d-4265ba5b3547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:33.755547 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9236e440-5663-4d93-871d-4265ba5b3547) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:33.756836 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (d01a04db-0b7a-4ad3-8e72-34ab6f78c8b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:33.757324 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request issued successfully. Aug 25 11:52:33.759473 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccbf3526-4697-46cd-b2ab-73e3291f3ba1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:33.759473 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 639/2499] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:52:33 2026] POST /volume/v3/volumes => generated 773 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:33.774786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dd410273-e997-4f0a-bb13-35c4367d261a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:33.777288 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd410273-e997-4f0a-bb13-35c4367d261a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:33.777617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd410273-e997-4f0a-bb13-35c4367d261a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:33.777884 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dd410273-e997-4f0a-bb13-35c4367d261a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:33.785255 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:33.785255 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:33.789534 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-dd410273-e997-4f0a-bb13-35c4367d261a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:33.794187 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dd410273-e997-4f0a-bb13-35c4367d261a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:33.794770 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 630/2500] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:33 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:34.066002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d258e98c-a00b-4f37-b0c2-6bf57fd67c7b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:34.069055 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d258e98c-a00b-4f37-b0c2-6bf57fd67c7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:34.069221 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d258e98c-a00b-4f37-b0c2-6bf57fd67c7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:34.069403 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d258e98c-a00b-4f37-b0c2-6bf57fd67c7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:34.076449 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:34.076449 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:34.081150 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d258e98c-a00b-4f37-b0c2-6bf57fd67c7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:34.088286 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d258e98c-a00b-4f37-b0c2-6bf57fd67c7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:34.088671 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 618/2501] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:34 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:34.229237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-2f9c1b04-aeed-4806-954d-1ab50c873481 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:34.231921 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-2f9c1b04-aeed-4806-954d-1ab50c873481 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:34.232183 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-2f9c1b04-aeed-4806-954d-1ab50c873481 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:34.232416 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-2f9c1b04-aeed-4806-954d-1ab50c873481 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:34.241699 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:34.241699 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:34.248044 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-2f9c1b04-aeed-4806-954d-1ab50c873481 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:34.258291 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-2f9c1b04-aeed-4806-954d-1ab50c873481 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:34.258859 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 615/2502] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:34 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1365 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:34.672410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1c0bf89c-dea0-4ef1-87e1-19f05f670f95 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:34.674991 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1c0bf89c-dea0-4ef1-87e1-19f05f670f95 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:34.675397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1c0bf89c-dea0-4ef1-87e1-19f05f670f95 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:34.675397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1c0bf89c-dea0-4ef1-87e1-19f05f670f95 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:34.683732 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:34.683732 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:34.687992 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1c0bf89c-dea0-4ef1-87e1-19f05f670f95 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:34.693203 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1c0bf89c-dea0-4ef1-87e1-19f05f670f95 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:34.693787 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 640/2503] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:34 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:34.703013 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7691b448-c248-4e72-822c-64b962d89c22 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:34.703386 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7691b448-c248-4e72-822c-64b962d89c22 None None] GET https://10.4.3.66/volume// Aug 25 11:52:34.703575 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7691b448-c248-4e72-822c-64b962d89c22 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:34.703784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7691b448-c248-4e72-822c-64b962d89c22 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:34.704097 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7691b448-c248-4e72-822c-64b962d89c22 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:34.704386 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 631/2504] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:52:34 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:34.711871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-aa367ab1-9a24-4684-98c4-1804b2a2bbc9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:34.713873 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-aa367ab1-9a24-4684-98c4-1804b2a2bbc9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:52:34.714179 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-aa367ab1-9a24-4684-98c4-1804b2a2bbc9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5e6f027-c346-42b1-8cf0-1b373a205195", "connector": null, "instance_uuid": "9633433a-c3ee-4fcd-b069-88eab483e072"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:34.722454 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:34.722454 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:34.749766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-aa367ab1-9a24-4684-98c4-1804b2a2bbc9 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:52:34.750283 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 619/2505] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:52:34 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 25 11:52:34.811109 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec9e9d0e-7018-4e3b-ab40-536c99ec6ca0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:34.817000 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec9e9d0e-7018-4e3b-ab40-536c99ec6ca0 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:34.817222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec9e9d0e-7018-4e3b-ab40-536c99ec6ca0 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:34.817417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec9e9d0e-7018-4e3b-ab40-536c99ec6ca0 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:34.824908 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:34.824908 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:34.828810 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec9e9d0e-7018-4e3b-ab40-536c99ec6ca0 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:34.833683 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec9e9d0e-7018-4e3b-ab40-536c99ec6ca0 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:34.834130 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 616/2506] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:34 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:35.848123 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b427462-5120-4bbf-a7f4-c2f3c072aa9a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:35.850415 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b427462-5120-4bbf-a7f4-c2f3c072aa9a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:35.850701 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b427462-5120-4bbf-a7f4-c2f3c072aa9a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:35.850962 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b427462-5120-4bbf-a7f4-c2f3c072aa9a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:35.861697 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:35.861697 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:35.866799 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b427462-5120-4bbf-a7f4-c2f3c072aa9a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:35.873563 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b427462-5120-4bbf-a7f4-c2f3c072aa9a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:35.874128 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 641/2507] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:35 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:36.157784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe605c64-543a-4044-99eb-78140ecfef38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:36.158240 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe605c64-543a-4044-99eb-78140ecfef38 None None] GET https://10.4.3.66/volume// Aug 25 11:52:36.159315 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe605c64-543a-4044-99eb-78140ecfef38 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:36.159315 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe605c64-543a-4044-99eb-78140ecfef38 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:36.159315 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe605c64-543a-4044-99eb-78140ecfef38 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:36.160211 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 632/2508] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:36.171567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1975e895-9cc7-4042-9df5-07a80be1ec6d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:36.175779 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1975e895-9cc7-4042-9df5-07a80be1ec6d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:36.175972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1975e895-9cc7-4042-9df5-07a80be1ec6d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:36.176124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1975e895-9cc7-4042-9df5-07a80be1ec6d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:36.197240 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:36.197240 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:36.204280 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1975e895-9cc7-4042-9df5-07a80be1ec6d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:36.212060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1975e895-9cc7-4042-9df5-07a80be1ec6d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:36.212635 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 620/2509] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:36 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1544 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:36.358524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:36.362262 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] PUT https://10.4.3.66/volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a Aug 25 11:52:36.362916 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:36.378035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Acquiring lock "cinder-attachment_update-c5e6f027-c346-42b1-8cf0-1b373a205195-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:52:36.385638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-c5e6f027-c346-42b1-8cf0-1b373a205195-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:52:36.386815 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:36.386815 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:36.512196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Lock "cinder-attachment_update-c5e6f027-c346-42b1-8cf0-1b373a205195-np0000008081" released by "attachment_update" :: held 0.127s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:52:36.512571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1b9ddf1a-1e26-4af4-9f19-bfec97689336 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a returned with HTTP 200 Aug 25 11:52:36.513073 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 617/2510] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:52:36 2026] PUT /volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:36.543380 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1f6a3730-b155-4d6a-859b-b74e7e0da3a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:36.546773 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1f6a3730-b155-4d6a-859b-b74e7e0da3a1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a/action Aug 25 11:52:36.547317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1f6a3730-b155-4d6a-859b-b74e7e0da3a1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:36.547710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1f6a3730-b155-4d6a-859b-b74e7e0da3a1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:36.569576 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:36.569576 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:36.585999 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b86a8ac2-1b56-47e9-a979-5a3fc2a51ed3 req-1f6a3730-b155-4d6a-859b-b74e7e0da3a1 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a/action returned with HTTP 204 Aug 25 11:52:36.586472 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 642/2511] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:52:36 2026] POST /volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:36.892480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4dc23e71-8d23-44b3-b7f6-e3add26cdc95 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:36.895219 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4dc23e71-8d23-44b3-b7f6-e3add26cdc95 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:36.895611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4dc23e71-8d23-44b3-b7f6-e3add26cdc95 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:36.895983 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4dc23e71-8d23-44b3-b7f6-e3add26cdc95 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:36.904551 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:36.904551 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:36.909613 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4dc23e71-8d23-44b3-b7f6-e3add26cdc95 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:36.914400 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4dc23e71-8d23-44b3-b7f6-e3add26cdc95 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:36.914961 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 633/2512] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:36 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:37.929564 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f79c9308-1b5e-46da-ba6f-0968d955942a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:37.931353 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f79c9308-1b5e-46da-ba6f-0968d955942a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:37.931679 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f79c9308-1b5e-46da-ba6f-0968d955942a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:37.931949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f79c9308-1b5e-46da-ba6f-0968d955942a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:37.941920 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:37.941920 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:37.947323 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f79c9308-1b5e-46da-ba6f-0968d955942a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:37.954329 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f79c9308-1b5e-46da-ba6f-0968d955942a tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:37.954904 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 621/2513] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:37 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:38.968810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86c9c7e8-04ba-469a-92a1-59085ad0e127 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:38.972590 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86c9c7e8-04ba-469a-92a1-59085ad0e127 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:38.972590 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86c9c7e8-04ba-469a-92a1-59085ad0e127 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:38.972590 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86c9c7e8-04ba-469a-92a1-59085ad0e127 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:38.979463 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:38.979463 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:38.984435 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86c9c7e8-04ba-469a-92a1-59085ad0e127 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:38.990271 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86c9c7e8-04ba-469a-92a1-59085ad0e127 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:38.990825 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 618/2514] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:38 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:40.007039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a622a51-c87e-4e5f-8d55-247e654ba477 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:40.009011 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a622a51-c87e-4e5f-8d55-247e654ba477 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:40.009320 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a622a51-c87e-4e5f-8d55-247e654ba477 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:40.009601 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a622a51-c87e-4e5f-8d55-247e654ba477 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:40.017663 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:40.017663 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:40.022376 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1a622a51-c87e-4e5f-8d55-247e654ba477 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:40.028363 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a622a51-c87e-4e5f-8d55-247e654ba477 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:40.029451 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 643/2515] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:40 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:41.044262 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea30920a-3dfc-4642-9875-125df58cb385 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:41.046559 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea30920a-3dfc-4642-9875-125df58cb385 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:41.046909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea30920a-3dfc-4642-9875-125df58cb385 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:41.047882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea30920a-3dfc-4642-9875-125df58cb385 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:41.057242 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:41.057242 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:41.060539 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea30920a-3dfc-4642-9875-125df58cb385 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:41.065950 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea30920a-3dfc-4642-9875-125df58cb385 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:41.066501 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 634/2516] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:41 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:42.082790 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-89851dea-9c6e-4db6-9fab-917519d75d4d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:42.085093 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89851dea-9c6e-4db6-9fab-917519d75d4d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:42.085443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89851dea-9c6e-4db6-9fab-917519d75d4d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:42.085918 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89851dea-9c6e-4db6-9fab-917519d75d4d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:42.097306 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:42.097306 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:42.101367 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-89851dea-9c6e-4db6-9fab-917519d75d4d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:42.108063 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89851dea-9c6e-4db6-9fab-917519d75d4d tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:42.108552 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 622/2517] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:42 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:42.942990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-108fb54c-5406-4d56-9302-ec11c1969eae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:42.945224 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-108fb54c-5406-4d56-9302-ec11c1969eae tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:42.945465 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-108fb54c-5406-4d56-9302-ec11c1969eae tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:42.945704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-108fb54c-5406-4d56-9302-ec11c1969eae tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:42.955070 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:42.955070 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:42.959353 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-108fb54c-5406-4d56-9302-ec11c1969eae tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:42.965174 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-108fb54c-5406-4d56-9302-ec11c1969eae tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:42.965643 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 619/2518] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:42 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:42.982558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-234d951b-057c-40cf-a620-41d38c385a50 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:42.984843 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-234d951b-057c-40cf-a620-41d38c385a50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:42.985047 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-234d951b-057c-40cf-a620-41d38c385a50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:42.985279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-234d951b-057c-40cf-a620-41d38c385a50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:42.995023 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:42.995023 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:42.999717 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-234d951b-057c-40cf-a620-41d38c385a50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:43.004318 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-234d951b-057c-40cf-a620-41d38c385a50 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:43.004749 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 644/2519] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:42 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:43.062738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a1b9f571-9caa-44f0-af20-efa43ac2d964 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.066319 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a1b9f571-9caa-44f0-af20-efa43ac2d964 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:43.066644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a1b9f571-9caa-44f0-af20-efa43ac2d964 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.066997 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a1b9f571-9caa-44f0-af20-efa43ac2d964 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.075808 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.075808 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:43.080503 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a1b9f571-9caa-44f0-af20-efa43ac2d964 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:43.085822 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a1b9f571-9caa-44f0-af20-efa43ac2d964 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:43.086330 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 635/2520] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:43.123535 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-10328602-a604-4bcc-8e1e-876f57fb46dd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.126423 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10328602-a604-4bcc-8e1e-876f57fb46dd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:43.126602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10328602-a604-4bcc-8e1e-876f57fb46dd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.126856 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10328602-a604-4bcc-8e1e-876f57fb46dd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.138569 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.138569 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:43.142669 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-10328602-a604-4bcc-8e1e-876f57fb46dd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:43.149942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10328602-a604-4bcc-8e1e-876f57fb46dd tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:43.150282 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 623/2521] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:43.172898 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb51c636-eee7-4fd1-be9e-9cb1f2051972 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.175305 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb51c636-eee7-4fd1-be9e-9cb1f2051972 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:43.175596 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb51c636-eee7-4fd1-be9e-9cb1f2051972 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.175870 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb51c636-eee7-4fd1-be9e-9cb1f2051972 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.186292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c8dbefb0-455e-4df2-b027-75e15fdefdaa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.186448 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.186448 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:43.187157 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8dbefb0-455e-4df2-b027-75e15fdefdaa None None] GET https://10.4.3.66/volume// Aug 25 11:52:43.187386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8dbefb0-455e-4df2-b027-75e15fdefdaa None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.187678 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8dbefb0-455e-4df2-b027-75e15fdefdaa None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.188131 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8dbefb0-455e-4df2-b027-75e15fdefdaa None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:43.188424 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 645/2522] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:43.191519 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb51c636-eee7-4fd1-be9e-9cb1f2051972 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:43.199167 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb51c636-eee7-4fd1-be9e-9cb1f2051972 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:43.199423 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a9f37300-6e4d-498b-8552-d12adf278e44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.199628 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 620/2523] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:43.201640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a9f37300-6e4d-498b-8552-d12adf278e44 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:52:43.202524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a9f37300-6e4d-498b-8552-d12adf278e44 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67694798-c469-4c1b-9acf-9437c5617ff6", "connector": null, "instance_uuid": "7bc0ec56-1aaf-4ca5-a94a-42979521d5b9"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:43.222373 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.222373 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:43.226157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.230655 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:52:43.231289 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7276cc0b-dd35-43e7-937f-f11977d1d0b0", "name": "tempest-VolumeImageDependencyTests-Snapshot-1654249050"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:43.242781 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.242781 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:43.243552 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:43.243552 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create snapshot from volume 7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:43.267650 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-a9f37300-6e4d-498b-8552-d12adf278e44 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:52:43.270391 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 636/2524] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:52:43 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:43.306365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Created reservations ['e4a9df85-7e65-40fc-8d57-ba819ccdd5f0', '256472ec-d7d0-4bee-b6ea-82029006b40e', '6c0f2a82-b571-4ba9-bb39-ef6b04c61375', 'a223cf9f-16d6-452e-bb6b-00dd15016044'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:43.313998 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00e8f322-9ab0-4afe-ae93-cb634eed1719 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.316003 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00e8f322-9ab0-4afe-ae93-cb634eed1719 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:43.316248 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00e8f322-9ab0-4afe-ae93-cb634eed1719 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.316428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00e8f322-9ab0-4afe-ae93-cb634eed1719 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.326903 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.326903 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:43.328958 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de90078f-c048-4b2d-8c4a-e352e519904f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.329547 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de90078f-c048-4b2d-8c4a-e352e519904f None None] GET https://10.4.3.66/volume// Aug 25 11:52:43.329810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de90078f-c048-4b2d-8c4a-e352e519904f None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.330055 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de90078f-c048-4b2d-8c4a-e352e519904f None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.330458 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de90078f-c048-4b2d-8c4a-e352e519904f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:43.330890 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 621/2525] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:43.333538 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-00e8f322-9ab0-4afe-ae93-cb634eed1719 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:43.339072 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00e8f322-9ab0-4afe-ae93-cb634eed1719 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:43.339643 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 646/2526] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:43.341218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-d21897fe-7d85-4a2d-956a-8336d44ccd99 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.345462 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-d21897fe-7d85-4a2d-956a-8336d44ccd99 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:43.345791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-d21897fe-7d85-4a2d-956a-8336d44ccd99 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.346081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-d21897fe-7d85-4a2d-956a-8336d44ccd99 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.347109 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot create request issued successfully. Aug 25 11:52:43.347881 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0872106b-3fc7-4d91-917b-0d5f66d3db6f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:52:43.348121 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 624/2527] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:52:43 2026] POST /volume/v3/snapshots => generated 313 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:43.363578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7c00b27-6fac-4c76-832f-b23c42f9e141 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.366152 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7c00b27-6fac-4c76-832f-b23c42f9e141 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:43.366402 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7c00b27-6fac-4c76-832f-b23c42f9e141 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.367789 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7c00b27-6fac-4c76-832f-b23c42f9e141 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.371197 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.371197 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:43.372580 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.372580 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:43.373221 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f7c00b27-6fac-4c76-832f-b23c42f9e141 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot retrieved successfully. Aug 25 11:52:43.374567 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7c00b27-6fac-4c76-832f-b23c42f9e141 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 200 Aug 25 11:52:43.374567 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 622/2528] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 445 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:43.377458 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-d21897fe-7d85-4a2d-956a-8336d44ccd99 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:43.387179 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-d21897fe-7d85-4a2d-956a-8336d44ccd99 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:43.387738 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 637/2529] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1053 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:43.501703 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.504109 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] PUT https://10.4.3.66/volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635 Aug 25 11:52:43.504562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:43.515746 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Acquiring lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:52:43.521028 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:52:43.522035 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.522035 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:43.597339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" released by "attachment_update" :: held 0.076s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:52:43.597692 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-222e6ba8-d743-4c2b-a5fa-2e175036081e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635 returned with HTTP 200 Aug 25 11:52:43.598138 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 647/2530] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:52:43 2026] PUT /volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635 => generated 968 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:43.607502 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-3b0ed253-952f-4f1f-aa54-01baa90712e7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:43.610420 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-3b0ed253-952f-4f1f-aa54-01baa90712e7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption Aug 25 11:52:43.610688 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-3b0ed253-952f-4f1f-aa54-01baa90712e7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:43.610939 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-3b0ed253-952f-4f1f-aa54-01baa90712e7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:43.623200 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:43.623200 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:43.631618 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-3b0ed253-952f-4f1f-aa54-01baa90712e7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption returned with HTTP 200 Aug 25 11:52:43.632241 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 625/2531] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:52:43 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:44.355673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ee0cae5e-ee17-4863-a3a3-36c64f1457fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.357874 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee0cae5e-ee17-4863-a3a3-36c64f1457fb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:44.358151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee0cae5e-ee17-4863-a3a3-36c64f1457fb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:44.358403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ee0cae5e-ee17-4863-a3a3-36c64f1457fb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:44.371384 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:44.371384 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:44.376041 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ee0cae5e-ee17-4863-a3a3-36c64f1457fb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:44.381473 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ee0cae5e-ee17-4863-a3a3-36c64f1457fb tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:44.382010 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 623/2532] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:44 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:44.386498 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-24cec3e2-ed3e-438d-800d-feec84e191b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.389227 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24cec3e2-ed3e-438d-800d-feec84e191b9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:44.389694 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24cec3e2-ed3e-438d-800d-feec84e191b9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:44.389694 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24cec3e2-ed3e-438d-800d-feec84e191b9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:44.396250 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:44.396250 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:44.396486 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-24cec3e2-ed3e-438d-800d-feec84e191b9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot retrieved successfully. Aug 25 11:52:44.397409 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24cec3e2-ed3e-438d-800d-feec84e191b9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 200 Aug 25 11:52:44.398054 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 638/2533] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:44 2026] GET /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:44.410030 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6d42413-1033-4d35-9068-023c99c68fd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.412162 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:44.412651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "a9988097-2e50-460e-8b42-5e0be7462853", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:44.414604 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': 'a9988097-2e50-460e-8b42-5e0be7462853', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:44.423360 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:44.423360 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:44.424023 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot retrieved successfully. Aug 25 11:52:44.424192 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume of 1 GB Aug 25 11:52:44.430537 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Availability Zones retrieved successfully. Aug 25 11:52:44.437390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (8fe2af97-bc93-415b-a027-d86f5b7db600) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:44.438758 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e5f42e-1d5b-4e4c-9f45-d0515c4ee43c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:44.439878 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:44.477481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44e5f42e-1d5b-4e4c-9f45-d0515c4ee43c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a9988097-2e50-460e-8b42-5e0be7462853', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:44.478442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2449be3d-702e-4983-9189-7b1c5a50ad7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:44.534328 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Created reservations ['2c49ec4b-4efa-44bd-af55-868a362415e6', 'cbb49f94-ac6f-4f30-b18c-8af0ef2f9466', 'd4581145-de2a-4111-98c4-a2faa5be9a3f', 'ec971df7-3264-46b8-9b21-f43431d9df03'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:44.535284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2449be3d-702e-4983-9189-7b1c5a50ad7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c49ec4b-4efa-44bd-af55-868a362415e6', 'cbb49f94-ac6f-4f30-b18c-8af0ef2f9466', 'd4581145-de2a-4111-98c4-a2faa5be9a3f', 'ec971df7-3264-46b8-9b21-f43431d9df03']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:44.536170 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84872752-b4e0-4280-a100-c5b5de0a7fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:44.586643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84872752-b4e0-4280-a100-c5b5de0a7fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adbcd54e-90d6-4826-bc57-acddd9f134a0', '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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['2c49ec4b-4efa-44bd-af55-868a362415e6','cbb49f94-ac6f-4f30-b18c-8af0ef2f9466','d4581145-de2a-4111-98c4-a2faa5be9a3f','ec971df7-3264-46b8-9b21-f43431d9df03'],size=1,snapshot_id=a9988097-2e50-460e-8b42-5e0be7462853,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T11:52:44Z,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=adbcd54e-90d6-4826-bc57-acddd9f134a0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44102272e8d54c2da56b52927435a7d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a9988097-2e50-460e-8b42-5e0be7462853,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:44.587399 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1307145-1d7b-4b80-baff-802c422209b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:44.609207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d1307145-1d7b-4b80-baff-802c422209b2) transitioned into state 'SUCCESS' from 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='44102272e8d54c2da56b52927435a7d6',qos_specs=None,replication_status=,reservations=['2c49ec4b-4efa-44bd-af55-868a362415e6','cbb49f94-ac6f-4f30-b18c-8af0ef2f9466','d4581145-de2a-4111-98c4-a2faa5be9a3f','ec971df7-3264-46b8-9b21-f43431d9df03'],size=1,snapshot_id=a9988097-2e50-460e-8b42-5e0be7462853,source_replicaid=,source_volid=None,status='creating',user_id='3bd5530ed6af4a96a2fdd545cec976d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:44.610117 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bbab6a3-db00-4a34-9669-271cbeff5497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:44.636273 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4bbab6a3-db00-4a34-9669-271cbeff5497) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:44.637190 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Flow 'volume_create_api' (8fe2af97-bc93-415b-a027-d86f5b7db600) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:44.637479 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Create volume request issued successfully. Aug 25 11:52:44.639010 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6d42413-1033-4d35-9068-023c99c68fd9 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:44.639460 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 648/2534] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:52:44 2026] POST /volume/v3/volumes => generated 807 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:44.657960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-afdaee78-1102-41af-8e5d-1838f2c598d3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.660166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afdaee78-1102-41af-8e5d-1838f2c598d3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:44.660694 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afdaee78-1102-41af-8e5d-1838f2c598d3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:44.660694 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afdaee78-1102-41af-8e5d-1838f2c598d3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:44.670327 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:44.670327 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:44.675357 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-afdaee78-1102-41af-8e5d-1838f2c598d3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:44.680387 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afdaee78-1102-41af-8e5d-1838f2c598d3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 200 Aug 25 11:52:44.680745 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 626/2535] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:44 2026] GET /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 875 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:44.730960 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.733899 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/limits Aug 25 11:52:44.733899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:44.734038 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:44.749962 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-14415886 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-14415886, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:52:44.751098 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-14415886 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-14415886, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:52:44.751098 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-14415886 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-14415886, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:52:44.771083 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-842973df-9dc8-4c31-ae9f-4b49fb0ea160 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Aug 25 11:52:44.773153 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 624/2536] 10.4.3.66 () {68 vars in 1477 bytes} [Tue Aug 25 11:52:44 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 25 11:52:44.863581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-db275688-0149-470c-9f7c-1ca5c223cab6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.863581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-db275688-0149-470c-9f7c-1ca5c223cab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:44.863581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-db275688-0149-470c-9f7c-1ca5c223cab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:44.863581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-db275688-0149-470c-9f7c-1ca5c223cab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:44.873334 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:44.873334 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:44.877954 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-db275688-0149-470c-9f7c-1ca5c223cab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:44.887810 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-db275688-0149-470c-9f7c-1ca5c223cab6 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:44.888384 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 639/2537] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:44 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1657 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:44.900339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:44.902948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:52:44.903340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5e6f027-c346-42b1-8cf0-1b373a205195", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:44.919174 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:44.919174 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:44.919719 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:44.919920 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Create snapshot from volume c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:45.021804 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Created reservations ['558bd8a0-4e0d-4811-8ed9-25e498ad969d', '5dbc111a-de58-4656-ad82-637cb0fcf9a0', '2d19310c-1ce6-4861-b751-c1b6b9e62490', '090ff4db-3730-453c-9afb-be1f3fe12b6d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:45.106831 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Snapshot force create request issued successfully. Aug 25 11:52:45.107210 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b928e12a-e720-44d2-9f41-7fbbc8e09925 req-af18ed9f-8996-46c2-99f7-858ab88f9f39 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:52:45.107664 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 649/2538] 10.4.3.66 () {72 vars in 1540 bytes} [Tue Aug 25 11:52:44 2026] POST /volume/v3/snapshots => generated 292 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:45.399241 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a191c595-25fa-497e-8f18-d839e2d436a0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:45.401163 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a191c595-25fa-497e-8f18-d839e2d436a0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:45.401435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a191c595-25fa-497e-8f18-d839e2d436a0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:45.401676 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a191c595-25fa-497e-8f18-d839e2d436a0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:45.413386 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:45.413386 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:45.418522 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a191c595-25fa-497e-8f18-d839e2d436a0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:45.423735 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a191c595-25fa-497e-8f18-d839e2d436a0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:45.424207 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 627/2539] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:45 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:45.695155 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa5c3350-4fef-446d-9367-43267b919ca5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:45.699089 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa5c3350-4fef-446d-9367-43267b919ca5 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:45.699346 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa5c3350-4fef-446d-9367-43267b919ca5 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:45.699565 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa5c3350-4fef-446d-9367-43267b919ca5 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:45.714869 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:45.714869 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:45.718542 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa5c3350-4fef-446d-9367-43267b919ca5 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:45.723217 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa5c3350-4fef-446d-9367-43267b919ca5 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 200 Aug 25 11:52:45.723834 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 625/2540] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:45 2026] GET /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 1226 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:45.739517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a40f7ff-21a2-4d04-afd7-c7bed97103ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:45.741321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a40f7ff-21a2-4d04-afd7-c7bed97103ca tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:45.741554 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a40f7ff-21a2-4d04-afd7-c7bed97103ca tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:45.741825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a40f7ff-21a2-4d04-afd7-c7bed97103ca tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:45.748907 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:45.748907 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:45.752733 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a40f7ff-21a2-4d04-afd7-c7bed97103ca tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:45.758016 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a40f7ff-21a2-4d04-afd7-c7bed97103ca tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 200 Aug 25 11:52:45.758406 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 640/2541] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:45 2026] GET /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 1226 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:45.770560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:45.773265 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:45.773594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:45.773929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:45.774088 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete snapshot with id: a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:45.780846 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:45.780846 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:45.781533 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot retrieved successfully. Aug 25 11:52:45.805045 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot delete request issued successfully. Aug 25 11:52:45.805341 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-490d8c84-c75c-4ba0-9f72-5431f47a1158 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 202 Aug 25 11:52:45.806036 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 650/2542] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:45 2026] DELETE /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:45.817614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5803b7d7-e219-48d4-99d5-4c95471a3afb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:45.819497 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5803b7d7-e219-48d4-99d5-4c95471a3afb tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:45.819707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5803b7d7-e219-48d4-99d5-4c95471a3afb tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:45.819912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5803b7d7-e219-48d4-99d5-4c95471a3afb tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:45.826289 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:45.826289 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:45.826973 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5803b7d7-e219-48d4-99d5-4c95471a3afb tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Snapshot retrieved successfully. Aug 25 11:52:45.827844 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5803b7d7-e219-48d4-99d5-4c95471a3afb tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 200 Aug 25 11:52:45.828252 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 628/2543] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:45 2026] GET /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:46.343211 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-0d8cc214-dce4-4fff-a4b7-4433c4a082e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.345559 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-0d8cc214-dce4-4fff-a4b7-4433c4a082e9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:46.346022 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-0d8cc214-dce4-4fff-a4b7-4433c4a082e9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.346532 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-0d8cc214-dce4-4fff-a4b7-4433c4a082e9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.359657 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.359657 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:46.363983 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-0d8cc214-dce4-4fff-a4b7-4433c4a082e9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:46.370571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-0d8cc214-dce4-4fff-a4b7-4433c4a082e9 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:46.371403 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 626/2544] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:46.438105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-57fbf53c-6b47-499f-9563-7faa2d5b6c1b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.440263 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57fbf53c-6b47-499f-9563-7faa2d5b6c1b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:46.440485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57fbf53c-6b47-499f-9563-7faa2d5b6c1b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.440732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-57fbf53c-6b47-499f-9563-7faa2d5b6c1b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.452831 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.452831 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:46.456670 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-57fbf53c-6b47-499f-9563-7faa2d5b6c1b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:46.466118 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-57fbf53c-6b47-499f-9563-7faa2d5b6c1b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:46.466118 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 641/2545] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:46.479048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09f18188-4ebf-451f-9025-855e5a8b6f8c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.479545 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09f18188-4ebf-451f-9025-855e5a8b6f8c None None] GET https://10.4.3.66/volume// Aug 25 11:52:46.479809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09f18188-4ebf-451f-9025-855e5a8b6f8c None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.480229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09f18188-4ebf-451f-9025-855e5a8b6f8c None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.480571 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09f18188-4ebf-451f-9025-855e5a8b6f8c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:46.481004 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 651/2546] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:46.489991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-24d424c8-482f-47d2-ba2e-83ab4837004f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.492559 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-24d424c8-482f-47d2-ba2e-83ab4837004f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:52:46.493037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-24d424c8-482f-47d2-ba2e-83ab4837004f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc63f7e6-bb30-40de-bf10-ce348a1182cf", "connector": null, "instance_uuid": "f5f8c2b0-c2f7-4733-abe9-49418082d817"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:46.508399 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.508399 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:46.563263 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-24d424c8-482f-47d2-ba2e-83ab4837004f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:52:46.564953 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 629/2547] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:52:46 2026] POST /volume/v3/attachments => generated 273 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:46.603981 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-38d0464c-3711-4532-a66a-84cc5e602253 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.606388 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38d0464c-3711-4532-a66a-84cc5e602253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:46.606888 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38d0464c-3711-4532-a66a-84cc5e602253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.608916 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38d0464c-3711-4532-a66a-84cc5e602253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.623824 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.623824 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:46.628355 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e446f50c-e0b9-4101-8126-b85a4525858d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.629015 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e446f50c-e0b9-4101-8126-b85a4525858d None None] GET https://10.4.3.66/volume// Aug 25 11:52:46.629228 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-38d0464c-3711-4532-a66a-84cc5e602253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:46.629307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e446f50c-e0b9-4101-8126-b85a4525858d None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.632583 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e446f50c-e0b9-4101-8126-b85a4525858d None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.632583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e446f50c-e0b9-4101-8126-b85a4525858d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:46.632583 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 642/2548] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:46.635600 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38d0464c-3711-4532-a66a-84cc5e602253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:46.636645 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 627/2549] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:46.640364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-bbb2ed8f-c13b-46e9-a4e5-a6d9975ea5a2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.643580 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-bbb2ed8f-c13b-46e9-a4e5-a6d9975ea5a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:46.643869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-bbb2ed8f-c13b-46e9-a4e5-a6d9975ea5a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.644064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-bbb2ed8f-c13b-46e9-a4e5-a6d9975ea5a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.660056 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.660056 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:46.666902 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-bbb2ed8f-c13b-46e9-a4e5-a6d9975ea5a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:46.671547 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-bbb2ed8f-c13b-46e9-a4e5-a6d9975ea5a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:46.671997 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 652/2550] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1026 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:46.785317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.788442 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] PUT https://10.4.3.66/volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41 Aug 25 11:52:46.789288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:46.800307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Acquiring lock "cinder-attachment_update-cc63f7e6-bb30-40de-bf10-ce348a1182cf-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:52:46.805432 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Lock "cinder-attachment_update-cc63f7e6-bb30-40de-bf10-ce348a1182cf-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:52:46.806554 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.806554 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:46.840084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-11977df5-e1f3-4e95-93c4-67b0a34ce714 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.842258 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11977df5-e1f3-4e95-93c4-67b0a34ce714 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:46.842521 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11977df5-e1f3-4e95-93c4-67b0a34ce714 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.842787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-11977df5-e1f3-4e95-93c4-67b0a34ce714 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.848057 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-11977df5-e1f3-4e95-93c4-67b0a34ce714 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 404 Aug 25 11:52:46.848539 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 643/2551] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:46.858359 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.863646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:46.863646 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.863646 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.863646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:46.877647 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.877647 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:46.877647 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:46.904513 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume request issued successfully. Aug 25 11:52:46.906162 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20f927e1-4ed4-45b7-b87a-8e84d0cc1d70 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 202 Aug 25 11:52:46.906162 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 628/2552] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:46 2026] DELETE /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:52:46.915692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3346a6c4-a8f9-42e3-9043-61a745599802 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:46.918192 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3346a6c4-a8f9-42e3-9043-61a745599802 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:46.918404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3346a6c4-a8f9-42e3-9043-61a745599802 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:46.918619 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3346a6c4-a8f9-42e3-9043-61a745599802 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:46.932005 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:46.932005 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:46.940666 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3346a6c4-a8f9-42e3-9043-61a745599802 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:46.944195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Lock "cinder-attachment_update-cc63f7e6-bb30-40de-bf10-ce348a1182cf-np0000008081" released by "attachment_update" :: held 0.138s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:52:46.944195 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-51b23e08-8943-4212-91da-a1358dad0b5e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41 returned with HTTP 200 Aug 25 11:52:46.944195 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 630/2553] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:52:46 2026] PUT /volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:46.955905 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3346a6c4-a8f9-42e3-9043-61a745599802 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 200 Aug 25 11:52:46.956443 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 653/2554] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:46 2026] GET /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 1225 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:47.478970 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03a16ed7-d6bb-4cd2-9552-66d80af9a087 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:47.481389 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03a16ed7-d6bb-4cd2-9552-66d80af9a087 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:47.481687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03a16ed7-d6bb-4cd2-9552-66d80af9a087 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:47.481951 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03a16ed7-d6bb-4cd2-9552-66d80af9a087 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:47.501376 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:47.501376 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:47.508016 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03a16ed7-d6bb-4cd2-9552-66d80af9a087 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:47.516914 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03a16ed7-d6bb-4cd2-9552-66d80af9a087 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:47.517476 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 644/2555] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:47 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:47.650938 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9852420-2519-4cd2-aafd-9f7676ae556e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:47.654067 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9852420-2519-4cd2-aafd-9f7676ae556e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:47.654671 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9852420-2519-4cd2-aafd-9f7676ae556e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:47.655068 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9852420-2519-4cd2-aafd-9f7676ae556e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:47.669398 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:47.669398 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:47.676933 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c9852420-2519-4cd2-aafd-9f7676ae556e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:47.682821 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9852420-2519-4cd2-aafd-9f7676ae556e tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:47.683669 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 629/2556] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:47 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:47.956541 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-8e712b8f-5d65-4f4c-a000-b56b349b2c78 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:47.959727 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-8e712b8f-5d65-4f4c-a000-b56b349b2c78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:47.959875 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-8e712b8f-5d65-4f4c-a000-b56b349b2c78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:47.960976 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-8e712b8f-5d65-4f4c-a000-b56b349b2c78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:47.973014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2145abde-66cb-4c5b-b242-f75de76c7c3c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:47.975541 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2145abde-66cb-4c5b-b242-f75de76c7c3c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:47.975905 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2145abde-66cb-4c5b-b242-f75de76c7c3c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:47.976187 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2145abde-66cb-4c5b-b242-f75de76c7c3c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:47.985704 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:47.985704 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:47.989601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2145abde-66cb-4c5b-b242-f75de76c7c3c tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 404 Aug 25 11:52:47.990102 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 654/2557] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:47 2026] GET /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:47.992092 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-8e712b8f-5d65-4f4c-a000-b56b349b2c78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:47.999037 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-8e712b8f-5d65-4f4c-a000-b56b349b2c78 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:47.999511 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 631/2558] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:47 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1657 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:48.291527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:48.294063 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:48.294345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:48.294603 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:48.294866 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:48.302863 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:48.302863 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:48.303986 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:48.328149 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume request issued successfully. Aug 25 11:52:48.328661 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0bcb1e1-1fa7-44b6-bda6-41ff27075c0e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 202 Aug 25 11:52:48.329539 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 645/2559] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:48 2026] DELETE /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:52:48.337376 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-471d6e5c-6f09-4ccb-ae3f-157371cc374e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:48.341332 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-471d6e5c-6f09-4ccb-ae3f-157371cc374e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:48.341564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-471d6e5c-6f09-4ccb-ae3f-157371cc374e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:48.342035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-471d6e5c-6f09-4ccb-ae3f-157371cc374e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:48.359705 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:48.359705 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:48.364558 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-471d6e5c-6f09-4ccb-ae3f-157371cc374e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:48.371859 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-471d6e5c-6f09-4ccb-ae3f-157371cc374e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 200 Aug 25 11:52:48.372419 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 630/2560] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:48 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 1190 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:48.533755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f3e7b5cc-b35f-45ed-a449-a50ba5674156 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:48.536773 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f3e7b5cc-b35f-45ed-a449-a50ba5674156 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:48.537315 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f3e7b5cc-b35f-45ed-a449-a50ba5674156 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:48.537831 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f3e7b5cc-b35f-45ed-a449-a50ba5674156 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:48.558316 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:48.558316 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:48.562760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:48.563371 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f3e7b5cc-b35f-45ed-a449-a50ba5674156 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:48.564985 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:52:48.565337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-536611215"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:48.567008 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-536611215'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:52:48.567207 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume of 1 GB Aug 25 11:52:48.571186 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f3e7b5cc-b35f-45ed-a449-a50ba5674156 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:48.571990 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 655/2561] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:48 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:48.572197 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Availability Zones retrieved successfully. Aug 25 11:52:48.577835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Flow 'volume_create_api' (04d4fe82-dc7e-4353-a5eb-dcb2136b2ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:48.578693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e789e1a-b965-4ac7-a36e-61ba3d573bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:48.579751 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:52:48.606732 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9e789e1a-b965-4ac7-a36e-61ba3d573bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:48.607485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7f6d68-c362-4bb1-96d1-f001459867ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:48.686590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Created reservations ['9e7adb8b-14ac-418d-8f9b-3e39f3a27747', '2ada16b2-f1e9-4f67-b580-6adfcaf357ba', '6129b1f3-26a2-4d93-a286-84d1cd17cb92', '76b59fa7-1ee9-45dc-8441-70f6adbb5fd9'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:48.688399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce7f6d68-c362-4bb1-96d1-f001459867ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e7adb8b-14ac-418d-8f9b-3e39f3a27747', '2ada16b2-f1e9-4f67-b580-6adfcaf357ba', '6129b1f3-26a2-4d93-a286-84d1cd17cb92', '76b59fa7-1ee9-45dc-8441-70f6adbb5fd9']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:48.690391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34722938-8ed5-4c9a-97c6-46b3c568ac05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:48.703097 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6850ef52-f689-443a-9487-43fcf41db3f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:48.705697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6850ef52-f689-443a-9487-43fcf41db3f1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:48.706087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6850ef52-f689-443a-9487-43fcf41db3f1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:48.706383 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6850ef52-f689-443a-9487-43fcf41db3f1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:48.722644 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:48.722644 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:48.723176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34722938-8ed5-4c9a-97c6-46b3c568ac05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-536611215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846d26353ac84349b31db9144c7a8f7b',qos_specs=None,replication_status=,reservations=['9e7adb8b-14ac-418d-8f9b-3e39f3a27747','2ada16b2-f1e9-4f67-b580-6adfcaf357ba','6129b1f3-26a2-4d93-a286-84d1cd17cb92','76b59fa7-1ee9-45dc-8441-70f6adbb5fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9c302184134d9fb24dbc3f29f86565',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:52:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-536611215',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='846d26353ac84349b31db9144c7a8f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9c302184134d9fb24dbc3f29f86565',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:48.724064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344a8888-16ae-4873-8de1-4820c91d2ded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:48.728319 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6850ef52-f689-443a-9487-43fcf41db3f1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:48.735386 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6850ef52-f689-443a-9487-43fcf41db3f1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:48.736007 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 646/2562] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:48 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:48.748759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344a8888-16ae-4873-8de1-4820c91d2ded) transitioned into state 'SUCCESS' from state '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-536611215',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846d26353ac84349b31db9144c7a8f7b',qos_specs=None,replication_status=,reservations=['9e7adb8b-14ac-418d-8f9b-3e39f3a27747','2ada16b2-f1e9-4f67-b580-6adfcaf357ba','6129b1f3-26a2-4d93-a286-84d1cd17cb92','76b59fa7-1ee9-45dc-8441-70f6adbb5fd9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9c302184134d9fb24dbc3f29f86565',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:48.749527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8d045d-6296-4eb7-98b9-ce8e85f1d279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:52:48.759587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a8d045d-6296-4eb7-98b9-ce8e85f1d279) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:52:48.760600 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Flow 'volume_create_api' (04d4fe82-dc7e-4353-a5eb-dcb2136b2ae1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:52:48.761611 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume request issued successfully. Aug 25 11:52:48.762852 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-99d0b9fb-4f36-45dc-8fbd-090ce1f09445 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:52:48.762852 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 632/2563] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:52:48 2026] POST /volume/v3/volumes => generated 748 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:52:48.779317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f10f87c5-b3d5-4366-9a3f-bacbd5e3c299 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:48.782518 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f10f87c5-b3d5-4366-9a3f-bacbd5e3c299 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:48.783260 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f10f87c5-b3d5-4366-9a3f-bacbd5e3c299 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:48.784644 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f10f87c5-b3d5-4366-9a3f-bacbd5e3c299 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:48.795103 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:48.795103 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:48.799969 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f10f87c5-b3d5-4366-9a3f-bacbd5e3c299 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:48.807475 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f10f87c5-b3d5-4366-9a3f-bacbd5e3c299 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:48.808678 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 631/2564] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:48 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:49.446122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-48227bbe-6851-4358-ab28-1f2d7bcde36f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.446122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48227bbe-6851-4358-ab28-1f2d7bcde36f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:49.446122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48227bbe-6851-4358-ab28-1f2d7bcde36f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.446122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48227bbe-6851-4358-ab28-1f2d7bcde36f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.446122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48227bbe-6851-4358-ab28-1f2d7bcde36f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 404 Aug 25 11:52:49.446122 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 656/2565] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d29a8e94-1da3-45a3-8304-3a2cbdaba9ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d29a8e94-1da3-45a3-8304-3a2cbdaba9ce tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d29a8e94-1da3-45a3-8304-3a2cbdaba9ce tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d29a8e94-1da3-45a3-8304-3a2cbdaba9ce tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d29a8e94-1da3-45a3-8304-3a2cbdaba9ce tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d29a8e94-1da3-45a3-8304-3a2cbdaba9ce tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 404 Aug 25 11:52:49.447100 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 647/2566] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:49 2026] DELETE /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:49.447543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-81fd93ef-8fc8-4172-b973-1c5cb15f7bc3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.447543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-81fd93ef-8fc8-4172-b973-1c5cb15f7bc3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 Aug 25 11:52:49.447543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-81fd93ef-8fc8-4172-b973-1c5cb15f7bc3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.447543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-81fd93ef-8fc8-4172-b973-1c5cb15f7bc3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.447543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-81fd93ef-8fc8-4172-b973-1c5cb15f7bc3 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 returned with HTTP 404 Aug 25 11:52:49.447543 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 633/2567] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/volumes/adbcd54e-90d6-4826-bc57-acddd9f134a0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:49.448118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1359c516-9f65-4624-ab75-d675acbf42cc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.448118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1359c516-9f65-4624-ab75-d675acbf42cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:49.448118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1359c516-9f65-4624-ab75-d675acbf42cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.448118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1359c516-9f65-4624-ab75-d675acbf42cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.448118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-1359c516-9f65-4624-ab75-d675acbf42cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete snapshot with id: a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:49.450387 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1359c516-9f65-4624-ab75-d675acbf42cc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 404 Aug 25 11:52:49.450387 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 632/2568] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:52:49 2026] DELETE /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:49.534639 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4ab18e1-6967-42f1-ad53-a2abcf9a7caf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.536578 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4ab18e1-6967-42f1-ad53-a2abcf9a7caf tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 Aug 25 11:52:49.536827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4ab18e1-6967-42f1-ad53-a2abcf9a7caf tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.537137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4ab18e1-6967-42f1-ad53-a2abcf9a7caf tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.541868 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4ab18e1-6967-42f1-ad53-a2abcf9a7caf tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 returned with HTTP 404 Aug 25 11:52:49.542361 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 657/2569] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/snapshots/a9988097-2e50-460e-8b42-5e0be7462853 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:49.548777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d610b7b2-9faa-40a3-832f-d6b27af18bd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.550666 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d610b7b2-9faa-40a3-832f-d6b27af18bd4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:49.550869 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d610b7b2-9faa-40a3-832f-d6b27af18bd4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.551033 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d610b7b2-9faa-40a3-832f-d6b27af18bd4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.551179 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-d610b7b2-9faa-40a3-832f-d6b27af18bd4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:49.556017 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d610b7b2-9faa-40a3-832f-d6b27af18bd4 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 404 Aug 25 11:52:49.556426 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 648/2570] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:49 2026] DELETE /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:49.563610 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-96beb646-23a8-42f7-bea7-c6940dd188ed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.565953 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-96beb646-23a8-42f7-bea7-c6940dd188ed tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 Aug 25 11:52:49.566209 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-96beb646-23a8-42f7-bea7-c6940dd188ed tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.566452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-96beb646-23a8-42f7-bea7-c6940dd188ed tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.574053 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-96beb646-23a8-42f7-bea7-c6940dd188ed tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 returned with HTTP 404 Aug 25 11:52:49.574673 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 634/2571] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/volumes/7276cc0b-dd35-43e7-937f-f11977d1d0b0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:49.586251 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba253416-b313-4c7b-9c81-c4dfecdda5b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.588147 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba253416-b313-4c7b-9c81-c4dfecdda5b4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:49.588441 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba253416-b313-4c7b-9c81-c4dfecdda5b4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.588704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba253416-b313-4c7b-9c81-c4dfecdda5b4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.600423 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:49.600423 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:49.603542 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba253416-b313-4c7b-9c81-c4dfecdda5b4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:49.662761 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba253416-b313-4c7b-9c81-c4dfecdda5b4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:49.662761 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 633/2572] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:49.752456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de229122-09a5-43c4-bc4b-86ef27457a0b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.756537 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de229122-09a5-43c4-bc4b-86ef27457a0b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:49.757362 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de229122-09a5-43c4-bc4b-86ef27457a0b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.757425 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de229122-09a5-43c4-bc4b-86ef27457a0b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.836867 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:49.836867 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:49.836867 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de229122-09a5-43c4-bc4b-86ef27457a0b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:49.836867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de229122-09a5-43c4-bc4b-86ef27457a0b tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:49.836867 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 658/2573] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:49.841235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f022c658-5358-431e-b501-474906fccf78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.843973 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f475fb4e-7d86-437f-98f7-a7078fc72ec3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:49.920541 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:49.920541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.920541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.920541 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:49.920822 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f475fb4e-7d86-437f-98f7-a7078fc72ec3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:49.920822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f475fb4e-7d86-437f-98f7-a7078fc72ec3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:49.920822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f475fb4e-7d86-437f-98f7-a7078fc72ec3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:49.920822 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:49.920822 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:49.921002 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:49.921002 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:49.921002 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:49.921096 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f475fb4e-7d86-437f-98f7-a7078fc72ec3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:49.921096 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f475fb4e-7d86-437f-98f7-a7078fc72ec3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:49.921096 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 635/2574] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:49 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-aed0cf09-bb9a-4b8a-975a-778e35a31c19 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-aed0cf09-bb9a-4b8a-975a-778e35a31c19 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-aed0cf09-bb9a-4b8a-975a-778e35a31c19 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-aed0cf09-bb9a-4b8a-975a-778e35a31c19 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-aed0cf09-bb9a-4b8a-975a-778e35a31c19 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-aed0cf09-bb9a-4b8a-975a-778e35a31c19 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:50.117433 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 634/2575] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:50 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:50.428781 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume request issued successfully. Aug 25 11:52:50.429369 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f022c658-5358-431e-b501-474906fccf78 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 202 Aug 25 11:52:50.429936 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 649/2576] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:49 2026] DELETE /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 0 bytes in 589 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:52:50.444381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8531852-c4b0-4233-8d81-1eaf645488dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.454367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8531852-c4b0-4233-8d81-1eaf645488dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:50.454367 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8531852-c4b0-4233-8d81-1eaf645488dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:50.454367 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8531852-c4b0-4233-8d81-1eaf645488dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:50.455501 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:50.455501 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:50.461165 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b8531852-c4b0-4233-8d81-1eaf645488dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:50.472751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8531852-c4b0-4233-8d81-1eaf645488dc tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 200 Aug 25 11:52:50.473230 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 659/2577] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:50 2026] GET /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 1225 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:50.697519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-5ef380f8-9b26-40df-b0b7-dd5f404d4ea8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.697958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5c1c49e9-c3a6-4a03-9f3e-5aa6ca1b6984 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.698187 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-5ef380f8-9b26-40df-b0b7-dd5f404d4ea8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] POST https://10.4.3.66/volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41/action Aug 25 11:52:50.698243 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5c1c49e9-c3a6-4a03-9f3e-5aa6ca1b6984 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:50.698283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-5ef380f8-9b26-40df-b0b7-dd5f404d4ea8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:50.698328 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5c1c49e9-c3a6-4a03-9f3e-5aa6ca1b6984 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:50.698372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-5ef380f8-9b26-40df-b0b7-dd5f404d4ea8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:50.698406 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5c1c49e9-c3a6-4a03-9f3e-5aa6ca1b6984 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:50.698438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91de62fd-03d7-4b58-8636-3164d2382cf5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.698438 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91de62fd-03d7-4b58-8636-3164d2382cf5 None None] GET https://10.4.3.66/volume// Aug 25 11:52:50.698438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91de62fd-03d7-4b58-8636-3164d2382cf5 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:50.698438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91de62fd-03d7-4b58-8636-3164d2382cf5 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:50.698438 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91de62fd-03d7-4b58-8636-3164d2382cf5 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:50.698438 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 650/2578] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:52:50 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:50.701494 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-3e01ed47-43af-4006-bd04-af0e238de043 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.703439 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-3e01ed47-43af-4006-bd04-af0e238de043 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:52:50.703841 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-3e01ed47-43af-4006-bd04-af0e238de043 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3", "connector": null, "instance_uuid": "d7822321-48bd-48eb-b511-e92317320a65"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:50.711351 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:50.711351 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:50.712082 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:50.712082 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:50.714236 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5c1c49e9-c3a6-4a03-9f3e-5aa6ca1b6984 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:50.717751 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5c1c49e9-c3a6-4a03-9f3e-5aa6ca1b6984 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:50.718101 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 636/2579] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:50 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:50.800965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8dc99d5-0ea7-4025-9269-0c2768186f2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:50.803149 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8dc99d5-0ea7-4025-9269-0c2768186f2f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:50.803441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8dc99d5-0ea7-4025-9269-0c2768186f2f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:50.803710 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8dc99d5-0ea7-4025-9269-0c2768186f2f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:50.846394 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:50.846394 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:50.851081 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c8dc99d5-0ea7-4025-9269-0c2768186f2f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:50.858445 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8dc99d5-0ea7-4025-9269-0c2768186f2f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:50.859156 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 651/2580] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:50 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:50.901293 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:50.901293 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:50.903636 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=268,cinder:INSERT=17,cinder:UPDATE=44 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:52:51.489909 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8e1e6dac-26a8-4b3a-b5ef-755164ae5495 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:51.558695 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e1e6dac-26a8-4b3a-b5ef-755164ae5495 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:51.558695 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e1e6dac-26a8-4b3a-b5ef-755164ae5495 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:51.558695 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e1e6dac-26a8-4b3a-b5ef-755164ae5495 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:51.573564 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:51.573564 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:51.578993 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8e1e6dac-26a8-4b3a-b5ef-755164ae5495 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Volume info retrieved successfully. Aug 25 11:52:51.679914 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e1e6dac-26a8-4b3a-b5ef-755164ae5495 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 200 Aug 25 11:52:51.679914 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 637/2581] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:51 2026] GET /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 1225 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9c19e479-9d94-40e3-ab84-a9663c13b8f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c19e479-9d94-40e3-ab84-a9663c13b8f6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c19e479-9d94-40e3-ab84-a9663c13b8f6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9c19e479-9d94-40e3-ab84-a9663c13b8f6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=215,cinder:UPDATE=27,cinder:INSERT=14 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9c19e479-9d94-40e3-ab84-a9663c13b8f6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9c19e479-9d94-40e3-ab84-a9663c13b8f6 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:51.762607 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 652/2582] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:51 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:51.883222 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-406e7eba-c620-420a-97a8-76d8840e1dfa req-5ef380f8-9b26-40df-b0b7-dd5f404d4ea8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41/action returned with HTTP 204 Aug 25 11:52:51.883222 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 635/2583] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:52:50 2026] POST /volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41/action => generated 0 bytes in 1088 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:51.948835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e860196b-e6e1-4bd8-b051-a9394ef38b65 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:51.948835 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e860196b-e6e1-4bd8-b051-a9394ef38b65 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:51.948835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e860196b-e6e1-4bd8-b051-a9394ef38b65 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:51.948835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e860196b-e6e1-4bd8-b051-a9394ef38b65 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.086694 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-3e01ed47-43af-4006-bd04-af0e238de043 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:52:52.086694 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 660/2584] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:52:50 2026] POST /volume/v3/attachments => generated 273 bytes in 1383 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:52.092866 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:52.092866 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:52.101207 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e860196b-e6e1-4bd8-b051-a9394ef38b65 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:52.111757 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e860196b-e6e1-4bd8-b051-a9394ef38b65 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:52.112557 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 638/2585] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:51 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1157 bytes in 223 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:52.115701 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-56708cb6-7f6b-4bcb-a5d0-0d47c22ce7a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.119168 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-56708cb6-7f6b-4bcb-a5d0-0d47c22ce7a4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:52.119168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-56708cb6-7f6b-4bcb-a5d0-0d47c22ce7a4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:52.121231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-56708cb6-7f6b-4bcb-a5d0-0d47c22ce7a4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.131225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.133210 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] POST https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf/action Aug 25 11:52:52.133640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:52.133850 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:52.133914 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:52.133914 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:52.139888 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-56708cb6-7f6b-4bcb-a5d0-0d47c22ce7a4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:52.145964 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-56708cb6-7f6b-4bcb-a5d0-0d47c22ce7a4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:52.146491 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 653/2586] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:52 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:52.147013 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:52.147013 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:52.188726 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:52.580219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-98196eca-6f31-413c-87e6-f49b2457931d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.584813 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-98196eca-6f31-413c-87e6-f49b2457931d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635/action Aug 25 11:52:52.585300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-98196eca-6f31-413c-87e6-f49b2457931d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:52.585430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-98196eca-6f31-413c-87e6-f49b2457931d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:52.589459 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=296,cinder:INSERT=31,cinder:UPDATE=71 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:52:52.608165 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-08102d76-f2ed-4ce5-a822-c252c13692d1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.609827 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-08102d76-f2ed-4ce5-a822-c252c13692d1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b Aug 25 11:52:52.610034 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-08102d76-f2ed-4ce5-a822-c252c13692d1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:52.610214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-08102d76-f2ed-4ce5-a822-c252c13692d1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.685285 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-08102d76-f2ed-4ce5-a822-c252c13692d1 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b returned with HTTP 404 Aug 25 11:52:52.686180 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 639/2587] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:52 2026] GET /volume/v3/volumes/6fe5d322-c0e9-4800-8fb4-f6c0c497bb4b => generated 109 bytes in 78 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:52.696936 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e8c7e4b9-95d3-4636-8733-98c0abad10a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.696936 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8c7e4b9-95d3-4636-8733-98c0abad10a1 None None] GET https://10.4.3.66/volume// Aug 25 11:52:52.696936 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8c7e4b9-95d3-4636-8733-98c0abad10a1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:52.696936 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e8c7e4b9-95d3-4636-8733-98c0abad10a1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.696936 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e8c7e4b9-95d3-4636-8733-98c0abad10a1 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:52.696936 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 654/2588] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:52:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:52.697133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-abd2a984-db01-452d-8c72-5f7f166fe51f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.700430 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-abd2a984-db01-452d-8c72-5f7f166fe51f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:52.701587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-abd2a984-db01-452d-8c72-5f7f166fe51f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:52.701587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-abd2a984-db01-452d-8c72-5f7f166fe51f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.701587 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-abd2a984-db01-452d-8c72-5f7f166fe51f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:52.713057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-f506cb49-3211-4923-aa68-acb7f4ad4af4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.713057 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-f506cb49-3211-4923-aa68-acb7f4ad4af4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a Aug 25 11:52:52.713057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-f506cb49-3211-4923-aa68-acb7f4ad4af4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:52.713057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-f506cb49-3211-4923-aa68-acb7f4ad4af4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.839859 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:52.839859 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:52.840290 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-abd2a984-db01-452d-8c72-5f7f166fe51f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 404 Aug 25 11:52:52.840906 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 640/2589] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:52 2026] DELETE /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 109 bytes in 145 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:52.841674 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-feea516d-5afa-4f85-bf1e-c2203a572f87 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:52.843995 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-feea516d-5afa-4f85-bf1e-c2203a572f87 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:52.844221 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-feea516d-5afa-4f85-bf1e-c2203a572f87 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:52.844462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-feea516d-5afa-4f85-bf1e-c2203a572f87 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:52.848017 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:52.848017 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:52.913051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Created reservations ['945eabb8-705f-48fd-9faa-b75984cf9a0f', '71c97c54-5152-445c-b353-9553110583fb'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:52:52.919988 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:52.919988 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:52.965710 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-feea516d-5afa-4f85-bf1e-c2203a572f87 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:53.043123 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-feea516d-5afa-4f85-bf1e-c2203a572f87 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:53.043500 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 641/2590] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:52 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 840 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:53.044159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-48bbc7f4-3b44-4204-99a8-24bb9608a58b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.045846 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-48bbc7f4-3b44-4204-99a8-24bb9608a58b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:52:53.051505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-48bbc7f4-3b44-4204-99a8-24bb9608a58b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9", "connector": null, "instance_uuid": "5641b6c4-c782-4b33-bc71-05256b36fcb2"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:53.056461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-8bed7ec7-1ff2-43ea-b545-bdc4e03cd572 req-f506cb49-3211-4923-aa68-acb7f4ad4af4 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a returned with HTTP 200 Aug 25 11:52:53.056461 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 655/2591] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:52:52 2026] DELETE /volume/v3/attachments/2922f605-24e7-4b35-997e-391709f27e4a => generated 19 bytes in 352 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:52:53.056461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b0598ea-6230-4405-9afa-0dc968a4d75a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.056667 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.056667 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:53.056743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b0598ea-6230-4405-9afa-0dc968a4d75a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:53.056743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b0598ea-6230-4405-9afa-0dc968a4d75a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.063335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b0598ea-6230-4405-9afa-0dc968a4d75a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.063669 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Extend volume request issued successfully. Aug 25 11:52:53.063669 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d06da42d-912b-4555-b4bf-5882a9c3b123 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf/action returned with HTTP 202 Aug 25 11:52:53.063669 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 636/2592] 10.4.3.66 () {70 vars in 1424 bytes} [Tue Aug 25 11:52:52 2026] POST /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf/action => generated 0 bytes in 929 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:52:53.063669 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28772d5d-2454-4399-a1ac-3728c425c02e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.065759 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28772d5d-2454-4399-a1ac-3728c425c02e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 Aug 25 11:52:53.066006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28772d5d-2454-4399-a1ac-3728c425c02e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.066225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28772d5d-2454-4399-a1ac-3728c425c02e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.069039 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.069039 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:53.073987 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28772d5d-2454-4399-a1ac-3728c425c02e tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 returned with HTTP 404 Aug 25 11:52:53.074642 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 637/2593] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/9a206e7a-17fe-47b1-92e0-d76f830e2383 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:53.075138 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d053b3c-1251-4b6d-89f0-0ea8aebac62a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.075517 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d053b3c-1251-4b6d-89f0-0ea8aebac62a None None] GET https://10.4.3.66/volume// Aug 25 11:52:53.075732 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d053b3c-1251-4b6d-89f0-0ea8aebac62a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.075979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d053b3c-1251-4b6d-89f0-0ea8aebac62a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.076327 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d053b3c-1251-4b6d-89f0-0ea8aebac62a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:53.076543 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 638/2594] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:53.077081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1057c8c-c7be-4288-9de5-8a347166fa72 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.078576 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1057c8c-c7be-4288-9de5-8a347166fa72 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:53.078824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1057c8c-c7be-4288-9de5-8a347166fa72 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.079060 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1057c8c-c7be-4288-9de5-8a347166fa72 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.097156 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.097156 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:53.102143 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1057c8c-c7be-4288-9de5-8a347166fa72 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:53.107485 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1057c8c-c7be-4288-9de5-8a347166fa72 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:53.107945 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 639/2595] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:53.108573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-a4ab980b-4fdd-40a0-b149-0775426267af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.111468 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-a4ab980b-4fdd-40a0-b149-0775426267af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:53.111772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-a4ab980b-4fdd-40a0-b149-0775426267af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.112034 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-a4ab980b-4fdd-40a0-b149-0775426267af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.123485 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.123485 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:53.127946 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-a4ab980b-4fdd-40a0-b149-0775426267af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:53.133399 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-a4ab980b-4fdd-40a0-b149-0775426267af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:53.133882 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 640/2596] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1020 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:53.141436 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-64380696-b0e3-423f-9c49-ab2363a39a6f req-98196eca-6f31-413c-87e6-f49b2457931d tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635/action returned with HTTP 204 Aug 25 11:52:53.142094 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 661/2597] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:52:52 2026] POST /volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635/action => generated 0 bytes in 562 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:53.144142 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8b0598ea-6230-4405-9afa-0dc968a4d75a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:53.150254 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b0598ea-6230-4405-9afa-0dc968a4d75a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:53.150711 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 656/2598] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1169 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:53.203877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9108ac0a-0643-4325-b515-d57ee52b2682 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.205644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9108ac0a-0643-4325-b515-d57ee52b2682 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:52:53.205877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9108ac0a-0643-4325-b515-d57ee52b2682 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.206055 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9108ac0a-0643-4325-b515-d57ee52b2682 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.206216 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9108ac0a-0643-4325-b515-d57ee52b2682 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Delete volume with id: 5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:52:53.215173 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9108ac0a-0643-4325-b515-d57ee52b2682 tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 404 Aug 25 11:52:53.215800 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 641/2599] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:52:53 2026] DELETE /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:53.223161 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7204a433-0242-487b-b5ad-8921f156fc1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.225270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7204a433-0242-487b-b5ad-8921f156fc1f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] GET https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf Aug 25 11:52:53.225512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7204a433-0242-487b-b5ad-8921f156fc1f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.225755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7204a433-0242-487b-b5ad-8921f156fc1f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.232349 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7204a433-0242-487b-b5ad-8921f156fc1f tempest-VolumeImageDependencyTests-686795061 tempest-VolumeImageDependencyTests-686795061-project-member] https://10.4.3.66/volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf returned with HTTP 404 Aug 25 11:52:53.232932 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 662/2600] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/5fb3b809-1db3-4813-9d2f-bdd6c5de5bcf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:52:53.241087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.243089 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] PUT https://10.4.3.66/volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1 Aug 25 11:52:53.243431 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:53.262988 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Acquiring lock "cinder-attachment_update-2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:52:53.273366 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Lock "cinder-attachment_update-2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3-np0000008081" acquired by "attachment_update" :: waited 0.010s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:52:53.274364 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.274364 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:53.320084 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-48bbc7f4-3b44-4204-99a8-24bb9608a58b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:52:53.320686 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 642/2601] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:52:53 2026] POST /volume/v3/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:53.473351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ed3a895e-b2d2-4b79-8e5c-b65fb597d567 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.475696 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed3a895e-b2d2-4b79-8e5c-b65fb597d567 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:53.475931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed3a895e-b2d2-4b79-8e5c-b65fb597d567 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.476132 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ed3a895e-b2d2-4b79-8e5c-b65fb597d567 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.481567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97bd811f-3ce8-43a6-b5e7-07a01f572fd9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.481987 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97bd811f-3ce8-43a6-b5e7-07a01f572fd9 None None] GET https://10.4.3.66/volume// Aug 25 11:52:53.482150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97bd811f-3ce8-43a6-b5e7-07a01f572fd9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.482326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97bd811f-3ce8-43a6-b5e7-07a01f572fd9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.482644 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97bd811f-3ce8-43a6-b5e7-07a01f572fd9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:53.482957 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 663/2602] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:52:53.487600 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.487600 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:53.492302 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ed3a895e-b2d2-4b79-8e5c-b65fb597d567 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:53.492637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-7f1f5d68-bf7b-4c55-923d-5e9891fec1fc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.495372 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-7f1f5d68-bf7b-4c55-923d-5e9891fec1fc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:53.495717 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-7f1f5d68-bf7b-4c55-923d-5e9891fec1fc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.496001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-7f1f5d68-bf7b-4c55-923d-5e9891fec1fc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.496844 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ed3a895e-b2d2-4b79-8e5c-b65fb597d567 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:53.497343 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 642/2603] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:53.511684 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.511684 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:53.516854 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-7f1f5d68-bf7b-4c55-923d-5e9891fec1fc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:53.523172 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-7f1f5d68-bf7b-4c55-923d-5e9891fec1fc tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:53.528140 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 643/2604] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 1019 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:53.622715 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.625114 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] PUT https://10.4.3.66/volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812 Aug 25 11:52:53.625558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:53.635868 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Acquiring lock "cinder-attachment_update-9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:52:53.647418 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Lock "cinder-attachment_update-9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:52:53.647418 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.647418 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:53.679538 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Lock "cinder-attachment_update-2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3-np0000008081" released by "attachment_update" :: held 0.405s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:52:53.679538 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-677d960e-d5fc-4d83-a644-74f7e0afd391 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1 returned with HTTP 200 Aug 25 11:52:53.679538 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 657/2605] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:52:53 2026] PUT /volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1 => generated 969 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:53.776481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Lock "cinder-attachment_update-9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9-np0000008081" released by "attachment_update" :: held 0.136s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:52:53.777017 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-c33bca6a-b0a6-49b6-bb59-a2ca9951caf3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812 returned with HTTP 200 Aug 25 11:52:53.777526 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 664/2606] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:52:53 2026] PUT /volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:53.959750 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d06da42d-912b-4555-b4bf-5882a9c3b123 req-7774ec6f-a334-463a-908d-81befdad18fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:53.961884 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d06da42d-912b-4555-b4bf-5882a9c3b123 req-7774ec6f-a334-463a-908d-81befdad18fd service nova] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:53.962076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d06da42d-912b-4555-b4bf-5882a9c3b123 req-7774ec6f-a334-463a-908d-81befdad18fd service nova] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:53.962264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d06da42d-912b-4555-b4bf-5882a9c3b123 req-7774ec6f-a334-463a-908d-81befdad18fd service nova] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:53.986055 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:53.986055 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:53.990660 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d06da42d-912b-4555-b4bf-5882a9c3b123 req-7774ec6f-a334-463a-908d-81befdad18fd service nova] Volume info retrieved successfully. Aug 25 11:52:53.995652 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d06da42d-912b-4555-b4bf-5882a9c3b123 req-7774ec6f-a334-463a-908d-81befdad18fd service nova] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:53.996265 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 643/2607] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:53 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1322 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:54.063474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2a7836bb-cebf-4247-9d4f-2f544c225643 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.065204 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2a7836bb-cebf-4247-9d4f-2f544c225643 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:54.065402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2a7836bb-cebf-4247-9d4f-2f544c225643 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.065611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2a7836bb-cebf-4247-9d4f-2f544c225643 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.081748 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.081748 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:54.085071 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2a7836bb-cebf-4247-9d4f-2f544c225643 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:54.090217 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2a7836bb-cebf-4247-9d4f-2f544c225643 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:54.090577 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 644/2608] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:54.123370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a64dc35b-9909-4136-9d4c-44f3571b9813 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.126309 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a64dc35b-9909-4136-9d4c-44f3571b9813 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:54.126427 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a64dc35b-9909-4136-9d4c-44f3571b9813 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.126650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a64dc35b-9909-4136-9d4c-44f3571b9813 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.150494 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.150494 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:54.156346 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a64dc35b-9909-4136-9d4c-44f3571b9813 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:54.164431 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a64dc35b-9909-4136-9d4c-44f3571b9813 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:54.164993 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 658/2609] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1157 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:54.168876 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2428607b-0b71-42ad-8c03-a2161d818ed9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.175081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2428607b-0b71-42ad-8c03-a2161d818ed9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:54.180605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2428607b-0b71-42ad-8c03-a2161d818ed9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.180842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2428607b-0b71-42ad-8c03-a2161d818ed9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.184127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a16ace02-ab07-4e19-83ea-3fa8416f8147 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.186222 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a16ace02-ab07-4e19-83ea-3fa8416f8147 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:54.186493 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a16ace02-ab07-4e19-83ea-3fa8416f8147 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.186854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a16ace02-ab07-4e19-83ea-3fa8416f8147 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.193024 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.193024 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:54.197562 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.197562 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:54.198412 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2428607b-0b71-42ad-8c03-a2161d818ed9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:54.202593 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a16ace02-ab07-4e19-83ea-3fa8416f8147 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:54.203878 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2428607b-0b71-42ad-8c03-a2161d818ed9 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:54.204278 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 665/2610] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1166 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:54.207468 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a16ace02-ab07-4e19-83ea-3fa8416f8147 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:54.207914 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 644/2611] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1157 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:54.224536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-090ab4be-259d-4fc0-b060-bc1971a9b9e3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.225735 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-090ab4be-259d-4fc0-b060-bc1971a9b9e3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:52:54.225937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-090ab4be-259d-4fc0-b060-bc1971a9b9e3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.226133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-090ab4be-259d-4fc0-b060-bc1971a9b9e3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.236458 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.236458 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:54.240460 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-090ab4be-259d-4fc0-b060-bc1971a9b9e3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:52:54.245229 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-090ab4be-259d-4fc0-b060-bc1971a9b9e3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:52:54.245639 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 645/2612] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1166 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:54.474278 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-b2ec0de3-6e00-4b6e-b599-4a8ea4af21a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.478162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.479682 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195?cascade=True Aug 25 11:52:54.479892 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.480077 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.480234 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume with id: c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:54.481128 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-b2ec0de3-6e00-4b6e-b599-4a8ea4af21a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:54.481369 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-b2ec0de3-6e00-4b6e-b599-4a8ea4af21a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.481576 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-b2ec0de3-6e00-4b6e-b599-4a8ea4af21a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.486977 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.486977 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:54.487427 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:54.494786 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.494786 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:54.498518 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-b2ec0de3-6e00-4b6e-b599-4a8ea4af21a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:54.503099 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-b2ec0de3-6e00-4b6e-b599-4a8ea4af21a2 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:54.503212 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 659/2613] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1139 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:54.514721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ead12c61-4877-4c2c-82d5-5123a3e703bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.517030 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ead12c61-4877-4c2c-82d5-5123a3e703bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:54.517848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ead12c61-4877-4c2c-82d5-5123a3e703bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.517848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ead12c61-4877-4c2c-82d5-5123a3e703bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.528404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.530728 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] POST https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf/action Aug 25 11:52:54.531039 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:54.531147 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:54.535029 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.535029 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:54.539704 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ead12c61-4877-4c2c-82d5-5123a3e703bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:54.544939 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.544939 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:54.546048 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:54.548419 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ead12c61-4877-4c2c-82d5-5123a3e703bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:54.548419 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 645/2614] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:54.558725 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume request issued successfully. Aug 25 11:52:54.558993 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ca9622bc-fce5-4c36-81f7-cd9fc899ea4c tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195?cascade=True returned with HTTP 202 Aug 25 11:52:54.559607 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 666/2615] 10.4.3.66 () {66 vars in 1369 bytes} [Tue Aug 25 11:52:54 2026] DELETE /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195?cascade=True => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:54.559760 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Begin detaching volume completed successfully. Aug 25 11:52:54.560065 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-97349f08-8175-4dd5-83ea-0deadae46838 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf/action returned with HTTP 202 Aug 25 11:52:54.560568 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 646/2616] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:52:54 2026] POST /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:52:54.570550 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c8e1895-8e21-4529-baf2-c8788d3a4bb8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.575743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c8e1895-8e21-4529-baf2-c8788d3a4bb8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:54.576002 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c8e1895-8e21-4529-baf2-c8788d3a4bb8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.577180 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c8e1895-8e21-4529-baf2-c8788d3a4bb8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.587993 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-020b06bc-b0fb-4935-b74c-3fd19d102253 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.590011 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.590011 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:54.590890 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-020b06bc-b0fb-4935-b74c-3fd19d102253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:54.591125 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-020b06bc-b0fb-4935-b74c-3fd19d102253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.591312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-020b06bc-b0fb-4935-b74c-3fd19d102253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.595084 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c8e1895-8e21-4529-baf2-c8788d3a4bb8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:54.604562 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c8e1895-8e21-4529-baf2-c8788d3a4bb8 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 200 Aug 25 11:52:54.605123 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 660/2617] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 1364 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:54.610646 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.610646 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:54.615390 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-020b06bc-b0fb-4935-b74c-3fd19d102253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:54.621086 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-020b06bc-b0fb-4935-b74c-3fd19d102253 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:54.621676 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 646/2618] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:54.623099 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-48614e70-a711-44cc-92ad-0056f523792c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.623585 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48614e70-a711-44cc-92ad-0056f523792c None None] GET https://10.4.3.66/volume// Aug 25 11:52:54.623889 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48614e70-a711-44cc-92ad-0056f523792c None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.624099 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-48614e70-a711-44cc-92ad-0056f523792c None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.624525 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-48614e70-a711-44cc-92ad-0056f523792c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:52:54.624943 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 667/2619] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 11:52:54.633911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-8a2d5007-6a00-4e5a-a0ec-6194ac609dc1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:54.636474 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-8a2d5007-6a00-4e5a-a0ec-6194ac609dc1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:54.636950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-8a2d5007-6a00-4e5a-a0ec-6194ac609dc1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:54.637143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-8a2d5007-6a00-4e5a-a0ec-6194ac609dc1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:54.652183 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:54.652183 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:54.656105 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-8a2d5007-6a00-4e5a-a0ec-6194ac609dc1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:54.661164 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-8a2d5007-6a00-4e5a-a0ec-6194ac609dc1 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:54.661635 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 647/2620] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:52:54 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1322 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:55.106192 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5feda21-0231-4b69-8e30-acdfc7efd1f9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.107925 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5feda21-0231-4b69-8e30-acdfc7efd1f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:55.108109 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5feda21-0231-4b69-8e30-acdfc7efd1f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:55.108289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5feda21-0231-4b69-8e30-acdfc7efd1f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:55.122125 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:55.122125 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:55.131201 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c5feda21-0231-4b69-8e30-acdfc7efd1f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:55.134822 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5feda21-0231-4b69-8e30-acdfc7efd1f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:55.135225 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 661/2621] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:55 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.265492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33c130ae-b022-4b76-8ff9-1a5ff5f58b81 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.360977 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33c130ae-b022-4b76-8ff9-1a5ff5f58b81 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:55.361336 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33c130ae-b022-4b76-8ff9-1a5ff5f58b81 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1915029675", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.380682 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33c130ae-b022-4b76-8ff9-1a5ff5f58b81 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:55.381250 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 647/2622] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types => generated 380 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.392354 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-26be050d-d46f-47e7-b233-aa011bb6092c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.394440 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26be050d-d46f-47e7-b233-aa011bb6092c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption Aug 25 11:52:55.394946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26be050d-d46f-47e7-b233-aa011bb6092c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.396617 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:55.396617 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:55.456506 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26be050d-d46f-47e7-b233-aa011bb6092c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption returned with HTTP 200 Aug 25 11:52:55.456839 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 668/2623] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption => generated 239 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.466886 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3fe42c4c-bc07-495a-a4e3-273487ef8b06 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.469112 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3fe42c4c-bc07-495a-a4e3-273487ef8b06 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:55.469260 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3fe42c4c-bc07-495a-a4e3-273487ef8b06 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-449054416", "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=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.511346 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3fe42c4c-bc07-495a-a4e3-273487ef8b06 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:55.511730 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 648/2624] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types => generated 379 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.521646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-477b5d7c-8cc5-4c2f-a9bf-1837dfe2d6fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.524646 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-477b5d7c-8cc5-4c2f-a9bf-1837dfe2d6fe tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types/078322a2-3ee3-4cd7-b021-228e1cad6bf7/encryption Aug 25 11:52:55.524646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-477b5d7c-8cc5-4c2f-a9bf-1837dfe2d6fe tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.560687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ead1b74-c9f2-4064-9261-410404836173 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.563197 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ead1b74-c9f2-4064-9261-410404836173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:55.563394 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ead1b74-c9f2-4064-9261-410404836173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:55.563597 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-477b5d7c-8cc5-4c2f-a9bf-1837dfe2d6fe tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/078322a2-3ee3-4cd7-b021-228e1cad6bf7/encryption returned with HTTP 200 Aug 25 11:52:55.563653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ead1b74-c9f2-4064-9261-410404836173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:55.564068 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 662/2625] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types/078322a2-3ee3-4cd7-b021-228e1cad6bf7/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.572532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c513556e-bf5b-4d81-9c8e-6c57f5b80669 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.574738 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c513556e-bf5b-4d81-9c8e-6c57f5b80669 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:55.574963 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:55.574963 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:55.575202 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c513556e-bf5b-4d81-9c8e-6c57f5b80669 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1417131303", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.578956 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ead1b74-c9f2-4064-9261-410404836173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:55.583649 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ead1b74-c9f2-4064-9261-410404836173 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:55.584165 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 648/2626] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:55 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.593402 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c513556e-bf5b-4d81-9c8e-6c57f5b80669 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:55.593862 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 669/2627] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:52:55 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 25 11:52:55.602126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d999bf5e-f756-4388-80a9-edeb8eda13f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.603821 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d999bf5e-f756-4388-80a9-edeb8eda13f0 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260/extra_specs Aug 25 11:52:55.604138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d999bf5e-f756-4388-80a9-edeb8eda13f0 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.621133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4f5f5ad-ef01-4da8-9b24-9093861bae94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.622788 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4f5f5ad-ef01-4da8-9b24-9093861bae94 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:55.623050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4f5f5ad-ef01-4da8-9b24-9093861bae94 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:55.623240 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4f5f5ad-ef01-4da8-9b24-9093861bae94 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:55.630612 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4f5f5ad-ef01-4da8-9b24-9093861bae94 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 404 Aug 25 11:52:55.631244 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 663/2628] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:55 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:55.638764 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b1c02fb-d27d-4be9-9880-9b0f227ef6f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.640903 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b1c02fb-d27d-4be9-9880-9b0f227ef6f5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:55.641172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b1c02fb-d27d-4be9-9880-9b0f227ef6f5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:55.641385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b1c02fb-d27d-4be9-9880-9b0f227ef6f5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:55.651840 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:55.651840 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:55.655695 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b1c02fb-d27d-4be9-9880-9b0f227ef6f5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:55.657448 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d999bf5e-f756-4388-80a9-edeb8eda13f0 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260/extra_specs returned with HTTP 200 Aug 25 11:52:55.658051 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 649/2629] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260/extra_specs => generated 35 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:55.660554 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b1c02fb-d27d-4be9-9880-9b0f227ef6f5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:55.661092 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 649/2630] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:55 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:55.669380 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a49642d6-ce48-4bf2-9dde-7e9b75ae5216 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.671590 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a49642d6-ce48-4bf2-9dde-7e9b75ae5216 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] PUT https://10.4.3.66/volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260/extra_specs/key2 Aug 25 11:52:55.672020 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a49642d6-ce48-4bf2-9dde-7e9b75ae5216 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.704442 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a49642d6-ce48-4bf2-9dde-7e9b75ae5216 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260/extra_specs/key2 returned with HTTP 200 Aug 25 11:52:55.704683 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 670/2631] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:52:55 2026] PUT /volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260/extra_specs/key2 => generated 25 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:55.712821 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0571cc7-f372-46f1-bfe9-8fe1e298ac53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.714681 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0571cc7-f372-46f1-bfe9-8fe1e298ac53 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:55.715116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0571cc7-f372-46f1-bfe9-8fe1e298ac53 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.733320 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0571cc7-f372-46f1-bfe9-8fe1e298ac53 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:55.733771 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 664/2632] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types => generated 195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.745769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-94acf0eb-ec58-4fc4-996b-57c7b5e08f09 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.747352 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-94acf0eb-ec58-4fc4-996b-57c7b5e08f09 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/100944d2-a3ca-45b8-873e-d8ea9c8ae567 Aug 25 11:52:55.747509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-94acf0eb-ec58-4fc4-996b-57c7b5e08f09 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:55.747707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-94acf0eb-ec58-4fc4-996b-57c7b5e08f09 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:55.786394 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-94acf0eb-ec58-4fc4-996b-57c7b5e08f09 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/100944d2-a3ca-45b8-873e-d8ea9c8ae567 returned with HTTP 202 Aug 25 11:52:55.786987 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 650/2633] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:55 2026] DELETE /volume/v3/types/100944d2-a3ca-45b8-873e-d8ea9c8ae567 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:55.794612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-98c2bea9-5fa2-439a-9961-80ae336057a2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.798092 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98c2bea9-5fa2-439a-9961-80ae336057a2 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:55.798490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98c2bea9-5fa2-439a-9961-80ae336057a2 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1453661798", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.824078 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98c2bea9-5fa2-439a-9961-80ae336057a2 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:55.824604 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 650/2634] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.836875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac13971e-f1ab-4c97-80a3-3889904fa8fb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.839031 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac13971e-f1ab-4c97-80a3-3889904fa8fb tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c/encryption Aug 25 11:52:55.839429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac13971e-f1ab-4c97-80a3-3889904fa8fb tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:55.879099 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac13971e-f1ab-4c97-80a3-3889904fa8fb tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c/encryption returned with HTTP 200 Aug 25 11:52:55.879581 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 671/2635] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c/encryption => generated 239 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:55.890589 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f93701ae-97cb-45f2-9e03-5bc251a8851c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.893877 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f93701ae-97cb-45f2-9e03-5bc251a8851c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c/encryption/b683ad7a-db80-4c2e-954c-246fc09ac2f9 Aug 25 11:52:55.894158 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f93701ae-97cb-45f2-9e03-5bc251a8851c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:55.894412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f93701ae-97cb-45f2-9e03-5bc251a8851c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:55.920258 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f93701ae-97cb-45f2-9e03-5bc251a8851c tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c/encryption/b683ad7a-db80-4c2e-954c-246fc09ac2f9 returned with HTTP 202 Aug 25 11:52:55.920732 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 665/2636] 10.4.3.66 () {66 vars in 1482 bytes} [Tue Aug 25 11:52:55 2026] DELETE /volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c/encryption/b683ad7a-db80-4c2e-954c-246fc09ac2f9 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:55.930143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7c222916-d54e-46eb-8ca3-e008e00934d4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:55.932148 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c222916-d54e-46eb-8ca3-e008e00934d4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:55.932527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c222916-d54e-46eb-8ca3-e008e00934d4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1952623985", "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=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:56.096458 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c222916-d54e-46eb-8ca3-e008e00934d4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:56.096859 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 651/2637] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:52:55 2026] POST /volume/v3/types => generated 380 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:56.106018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-46d887fe-0b87-4ed1-9199-c98aea7cf290 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.108433 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46d887fe-0b87-4ed1-9199-c98aea7cf290 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/a3adbac0-d254-46e5-ad3e-ed2050d363ef/extra_specs/key1 Aug 25 11:52:56.108696 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46d887fe-0b87-4ed1-9199-c98aea7cf290 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.108948 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-46d887fe-0b87-4ed1-9199-c98aea7cf290 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.149751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df922e00-e783-4fdc-9b8d-0bd3dc0c92fe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.151503 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df922e00-e783-4fdc-9b8d-0bd3dc0c92fe tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:56.151711 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df922e00-e783-4fdc-9b8d-0bd3dc0c92fe tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.151963 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df922e00-e783-4fdc-9b8d-0bd3dc0c92fe tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.174239 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:56.174239 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:56.205236 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-df922e00-e783-4fdc-9b8d-0bd3dc0c92fe tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:56.249496 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df922e00-e783-4fdc-9b8d-0bd3dc0c92fe tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:56.249960 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 672/2638] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:56.335204 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-46d887fe-0b87-4ed1-9199-c98aea7cf290 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/a3adbac0-d254-46e5-ad3e-ed2050d363ef/extra_specs/key1 returned with HTTP 202 Aug 25 11:52:56.335704 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 651/2639] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:52:56 2026] DELETE /volume/v3/types/a3adbac0-d254-46e5-ad3e-ed2050d363ef/extra_specs/key1 => generated 0 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:52:56.345048 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1163512f-d3fc-49de-97e8-22d39e9e8b82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.346889 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1163512f-d3fc-49de-97e8-22d39e9e8b82 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:52:56.347276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1163512f-d3fc-49de-97e8-22d39e9e8b82 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1252295148", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:56.541255 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1163512f-d3fc-49de-97e8-22d39e9e8b82 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:56.544742 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 666/2640] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:52:56 2026] POST /volume/v3/types => generated 380 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:56.550342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e115b0b4-aa0a-493f-947b-d52f849e91f6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.552268 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e115b0b4-aa0a-493f-947b-d52f849e91f6 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/cc27d4b8-1d3d-47fb-bd65-4050abf8f0b1 Aug 25 11:52:56.552503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e115b0b4-aa0a-493f-947b-d52f849e91f6 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.552741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e115b0b4-aa0a-493f-947b-d52f849e91f6 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.603439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4d2788a-db64-4464-91b7-94076e5bfe3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.605360 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4d2788a-db64-4464-91b7-94076e5bfe3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:56.605656 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4d2788a-db64-4464-91b7-94076e5bfe3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.605953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4d2788a-db64-4464-91b7-94076e5bfe3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.624585 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:56.624585 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:56.631227 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e4d2788a-db64-4464-91b7-94076e5bfe3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:56.635086 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4d2788a-db64-4464-91b7-94076e5bfe3e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:56.635436 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 673/2641] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:56.675536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c770201-0a8f-4d54-9536-bdc1f1efc7a5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.677360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c770201-0a8f-4d54-9536-bdc1f1efc7a5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:56.677612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c770201-0a8f-4d54-9536-bdc1f1efc7a5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.677854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c770201-0a8f-4d54-9536-bdc1f1efc7a5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.686165 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:56.686165 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:56.689315 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6c770201-0a8f-4d54-9536-bdc1f1efc7a5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:56.693026 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c770201-0a8f-4d54-9536-bdc1f1efc7a5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:56.693591 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 652/2642] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:56.873430 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e115b0b4-aa0a-493f-947b-d52f849e91f6 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/cc27d4b8-1d3d-47fb-bd65-4050abf8f0b1 returned with HTTP 202 Aug 25 11:52:56.873930 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 652/2643] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:56 2026] DELETE /volume/v3/types/cc27d4b8-1d3d-47fb-bd65-4050abf8f0b1 => generated 0 bytes in 324 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:56.882780 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38294a47-aadc-4e1b-bcc8-365cbdcf81aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.885455 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38294a47-aadc-4e1b-bcc8-365cbdcf81aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs Aug 25 11:52:56.885781 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38294a47-aadc-4e1b-bcc8-365cbdcf81aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.886099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38294a47-aadc-4e1b-bcc8-365cbdcf81aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.895495 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38294a47-aadc-4e1b-bcc8-365cbdcf81aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs returned with HTTP 200 Aug 25 11:52:56.899335 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 667/2644] 10.4.3.66 () {66 vars in 1371 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs => generated 185 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:56.907994 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f2016ec-5098-4914-a52a-e39aefc53ce1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.909719 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f2016ec-5098-4914-a52a-e39aefc53ce1 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types Aug 25 11:52:56.909900 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f2016ec-5098-4914-a52a-e39aefc53ce1 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.910164 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f2016ec-5098-4914-a52a-e39aefc53ce1 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.946012 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f2016ec-5098-4914-a52a-e39aefc53ce1 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:52:56.946475 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 674/2645] 10.4.3.66 () {66 vars in 1224 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/types => generated 2828 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:56.958304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c8f0a17-300b-42be-aee4-5ef8164e1791 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.959142 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f9a53453-1a49-4403-bfbb-61919105263f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.960107 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c8f0a17-300b-42be-aee4-5ef8164e1791 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption/cipher Aug 25 11:52:56.960343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c8f0a17-300b-42be-aee4-5ef8164e1791 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.960582 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c8f0a17-300b-42be-aee4-5ef8164e1791 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.963385 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f9a53453-1a49-4403-bfbb-61919105263f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:56.963587 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f9a53453-1a49-4403-bfbb-61919105263f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.963835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f9a53453-1a49-4403-bfbb-61919105263f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.964050 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f9a53453-1a49-4403-bfbb-61919105263f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume with id: c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:56.967357 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c8f0a17-300b-42be-aee4-5ef8164e1791 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption/cipher returned with HTTP 200 Aug 25 11:52:56.967873 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 653/2646] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:56.969844 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f9a53453-1a49-4403-bfbb-61919105263f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 404 Aug 25 11:52:56.970302 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 653/2647] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:56 2026] DELETE /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:56.976898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee241ad6-7468-4482-9c17-da33570a5749 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.977230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff05dc39-cdfe-4b2d-8735-530cfdee2a5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.979061 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee241ad6-7468-4482-9c17-da33570a5749 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption Aug 25 11:52:56.979259 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee241ad6-7468-4482-9c17-da33570a5749 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.979303 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff05dc39-cdfe-4b2d-8735-530cfdee2a5d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 Aug 25 11:52:56.979475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee241ad6-7468-4482-9c17-da33570a5749 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.979516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff05dc39-cdfe-4b2d-8735-530cfdee2a5d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.979733 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff05dc39-cdfe-4b2d-8735-530cfdee2a5d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.986435 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff05dc39-cdfe-4b2d-8735-530cfdee2a5d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 returned with HTTP 404 Aug 25 11:52:56.986585 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee241ad6-7468-4482-9c17-da33570a5749 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption returned with HTTP 200 Aug 25 11:52:56.987042 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 675/2648] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/volumes/c5e6f027-c346-42b1-8cf0-1b373a205195 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:56.987129 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 668/2649] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:56.995373 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.997859 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:56.998185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:56.998479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:56.998695 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-60b6e14a-cff4-4dbb-a55a-81ed04fd39ec None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:56.998812 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume with id: cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:57.001285 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-60b6e14a-cff4-4dbb-a55a-81ed04fd39ec tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/multiattach Aug 25 11:52:57.001492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-60b6e14a-cff4-4dbb-a55a-81ed04fd39ec tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.001615 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-60b6e14a-cff4-4dbb-a55a-81ed04fd39ec tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.008543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-60b6e14a-cff4-4dbb-a55a-81ed04fd39ec tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/multiattach returned with HTTP 200 Aug 25 11:52:57.009003 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 654/2650] 10.4.3.66 () {66 vars in 1407 bytes} [Tue Aug 25 11:52:56 2026] GET /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/multiattach => generated 29 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:57.013588 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.013588 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:57.014220 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:57.019233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c988156-8ce3-45e1-8514-99833d3ced3d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.021296 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c988156-8ce3-45e1-8514-99833d3ced3d tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/volume_backend_name Aug 25 11:52:57.021519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c988156-8ce3-45e1-8514-99833d3ced3d tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.021759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c988156-8ce3-45e1-8514-99833d3ced3d tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.027911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-8d88a46f-db1a-46c9-90e7-dff2e68222af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.030266 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c988156-8ce3-45e1-8514-99833d3ced3d tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/volume_backend_name returned with HTTP 200 Aug 25 11:52:57.030715 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 676/2651] 10.4.3.66 () {66 vars in 1431 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/volume_backend_name => generated 44 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:57.031194 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-8d88a46f-db1a-46c9-90e7-dff2e68222af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1/action Aug 25 11:52:57.031740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-8d88a46f-db1a-46c9-90e7-dff2e68222af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:52:57.031939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-8d88a46f-db1a-46c9-90e7-dff2e68222af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:57.041854 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-352840dc-a8f1-4d88-8609-0df2c34bcad3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.043460 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume request issued successfully. Aug 25 11:52:57.043960 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66c177d9-e170-4f67-b9d5-9ccdc96436dc tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 202 Aug 25 11:52:57.044550 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 654/2652] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:52:56 2026] DELETE /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:57.044644 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-352840dc-a8f1-4d88-8609-0df2c34bcad3 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] GET https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db Aug 25 11:52:57.044711 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-352840dc-a8f1-4d88-8609-0df2c34bcad3 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.045018 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-352840dc-a8f1-4d88-8609-0df2c34bcad3 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.054955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8afd42b1-0f23-4612-9adf-a32c789d1b0e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.055976 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.055976 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:52:57.056965 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8afd42b1-0f23-4612-9adf-a32c789d1b0e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:57.057184 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8afd42b1-0f23-4612-9adf-a32c789d1b0e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.057567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8afd42b1-0f23-4612-9adf-a32c789d1b0e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.077498 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-352840dc-a8f1-4d88-8609-0df2c34bcad3 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db returned with HTTP 200 Aug 25 11:52:57.077702 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.077702 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:57.077780 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 655/2653] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db => generated 402 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:57.077862 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8afd42b1-0f23-4612-9adf-a32c789d1b0e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:52:57.081077 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8afd42b1-0f23-4612-9adf-a32c789d1b0e tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 200 Aug 25 11:52:57.091640 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 677/2654] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 850 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:57.096564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ffff742-f06c-4dfd-a925-3f68f8fa2b93 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.098787 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ffff742-f06c-4dfd-a925-3f68f8fa2b93 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] PUT https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption/e49918dd-e622-4ce2-afc8-767b0fee6155 Aug 25 11:52:57.099408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ffff742-f06c-4dfd-a925-3f68f8fa2b93 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:57.227556 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ffff742-f06c-4dfd-a925-3f68f8fa2b93 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption/e49918dd-e622-4ce2-afc8-767b0fee6155 returned with HTTP 200 Aug 25 11:52:57.227714 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 655/2655] 10.4.3.66 () {68 vars in 1499 bytes} [Tue Aug 25 11:52:57 2026] PUT /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/encryption/e49918dd-e622-4ce2-afc8-767b0fee6155 => generated 33 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:57.235300 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-991c79dc-5fd3-47c7-9797-60c9114a7a8e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.236949 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-991c79dc-5fd3-47c7-9797-60c9114a7a8e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] PUT https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/key1 Aug 25 11:52:57.237233 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-991c79dc-5fd3-47c7-9797-60c9114a7a8e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:57.262262 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-994f313e-bef4-4558-8b52-3956796546f9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.263958 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-994f313e-bef4-4558-8b52-3956796546f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:57.264115 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-994f313e-bef4-4558-8b52-3956796546f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.264290 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-994f313e-bef4-4558-8b52-3956796546f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.272681 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.272681 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:57.275675 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-994f313e-bef4-4558-8b52-3956796546f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:57.279357 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-994f313e-bef4-4558-8b52-3956796546f9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:57.279783 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 678/2656] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1136 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:57.292459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2581e100-98c4-4de9-86db-c204ce85ec3a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.295517 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2581e100-98c4-4de9-86db-c204ce85ec3a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:57.295934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2581e100-98c4-4de9-86db-c204ce85ec3a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.296250 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2581e100-98c4-4de9-86db-c204ce85ec3a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.307985 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.307985 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:57.311517 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2581e100-98c4-4de9-86db-c204ce85ec3a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:57.315638 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2581e100-98c4-4de9-86db-c204ce85ec3a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:57.316053 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 656/2657] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:57.329847 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-54324d21-a93e-4cae-bccf-ae633eaee3c0 req-8d88a46f-db1a-46c9-90e7-dff2e68222af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1/action returned with HTTP 204 Aug 25 11:52:57.330448 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 669/2658] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:52:57 2026] POST /volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1/action => generated 0 bytes in 303 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:57.338313 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-991c79dc-5fd3-47c7-9797-60c9114a7a8e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/key1 returned with HTTP 200 Aug 25 11:52:57.338854 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 656/2659] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:52:57 2026] PUT /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db/extra_specs/key1 => generated 30 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:52:57.347525 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-835c65f0-03e1-4cde-8c9a-2aaef9c30361 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.350018 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-835c65f0-03e1-4cde-8c9a-2aaef9c30361 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] PUT https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db Aug 25 11:52:57.351903 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-835c65f0-03e1-4cde-8c9a-2aaef9c30361 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:52:57.365610 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-835c65f0-03e1-4cde-8c9a-2aaef9c30361 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db returned with HTTP 200 Aug 25 11:52:57.366092 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 679/2660] 10.4.3.66 () {68 vars in 1355 bytes} [Tue Aug 25 11:52:57 2026] PUT /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db => generated 371 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:57.375142 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8712821a-aad5-4082-a840-d2e85c2ed76e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.376939 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8712821a-aad5-4082-a840-d2e85c2ed76e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/a3adbac0-d254-46e5-ad3e-ed2050d363ef Aug 25 11:52:57.377210 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8712821a-aad5-4082-a840-d2e85c2ed76e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.377486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8712821a-aad5-4082-a840-d2e85c2ed76e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.513367 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8712821a-aad5-4082-a840-d2e85c2ed76e tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/a3adbac0-d254-46e5-ad3e-ed2050d363ef returned with HTTP 202 Aug 25 11:52:57.513854 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 657/2661] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:57 2026] DELETE /volume/v3/types/a3adbac0-d254-46e5-ad3e-ed2050d363ef => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:57.537835 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-472768ee-1296-4dea-8ae3-c980eb51869a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.539646 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-472768ee-1296-4dea-8ae3-c980eb51869a tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c Aug 25 11:52:57.563989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-472768ee-1296-4dea-8ae3-c980eb51869a tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.563989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-472768ee-1296-4dea-8ae3-c980eb51869a tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.684191 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-39488047-258a-4158-9364-c83bb38b8b6c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.686482 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39488047-258a-4158-9364-c83bb38b8b6c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:57.686733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39488047-258a-4158-9364-c83bb38b8b6c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.686991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39488047-258a-4158-9364-c83bb38b8b6c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.698533 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.698533 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:57.722539 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-39488047-258a-4158-9364-c83bb38b8b6c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:57.722539 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39488047-258a-4158-9364-c83bb38b8b6c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:57.722539 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 657/2662] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:52:57.726051 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-472768ee-1296-4dea-8ae3-c980eb51869a tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c returned with HTTP 202 Aug 25 11:52:57.726502 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 670/2663] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:57 2026] DELETE /volume/v3/types/bc5e82e5-2665-4a9c-a037-1199fa34316c => generated 0 bytes in 189 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:57.727578 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a3bcf526-a424-4e6e-9d9a-3c31bfa61700 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.729554 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3bcf526-a424-4e6e-9d9a-3c31bfa61700 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:57.729894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3bcf526-a424-4e6e-9d9a-3c31bfa61700 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.730146 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a3bcf526-a424-4e6e-9d9a-3c31bfa61700 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.736940 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0ededaff-9394-4e4f-847c-07f5eaa56776 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.739572 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ededaff-9394-4e4f-847c-07f5eaa56776 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260 Aug 25 11:52:57.772385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ededaff-9394-4e4f-847c-07f5eaa56776 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.772385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0ededaff-9394-4e4f-847c-07f5eaa56776 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:57.772726 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:57.772726 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:57.772726 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a3bcf526-a424-4e6e-9d9a-3c31bfa61700 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:57.772726 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a3bcf526-a424-4e6e-9d9a-3c31bfa61700 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:57.772726 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 680/2664] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:57 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:57.851424 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0ededaff-9394-4e4f-847c-07f5eaa56776 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260 returned with HTTP 202 Aug 25 11:52:57.851424 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 658/2665] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:57 2026] DELETE /volume/v3/types/6bd06c8d-30f4-4a1d-855e-457e37c84260 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:57.893982 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e94c1db8-8e55-4fd0-b933-ed9c12f329aa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:57.895887 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e94c1db8-8e55-4fd0-b933-ed9c12f329aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/078322a2-3ee3-4cd7-b021-228e1cad6bf7 Aug 25 11:52:57.896086 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e94c1db8-8e55-4fd0-b933-ed9c12f329aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:57.915190 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e94c1db8-8e55-4fd0-b933-ed9c12f329aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:58.087329 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e94c1db8-8e55-4fd0-b933-ed9c12f329aa tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/078322a2-3ee3-4cd7-b021-228e1cad6bf7 returned with HTTP 202 Aug 25 11:52:58.087329 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 658/2666] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:57 2026] DELETE /volume/v3/types/078322a2-3ee3-4cd7-b021-228e1cad6bf7 => generated 0 bytes in 150 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:58.089360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fa0d5bc-f7c9-47da-8fbb-267f0db456a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:58.122967 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fa0d5bc-f7c9-47da-8fbb-267f0db456a4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] DELETE https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db Aug 25 11:52:58.122967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d5bc-f7c9-47da-8fbb-267f0db456a4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:58.122967 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fa0d5bc-f7c9-47da-8fbb-267f0db456a4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:58.127688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-55f657c8-26fb-4098-ac41-0154b8547f26 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:58.130022 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55f657c8-26fb-4098-ac41-0154b8547f26 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a Aug 25 11:52:58.130110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55f657c8-26fb-4098-ac41-0154b8547f26 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:58.130313 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55f657c8-26fb-4098-ac41-0154b8547f26 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:58.138643 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55f657c8-26fb-4098-ac41-0154b8547f26 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a returned with HTTP 404 Aug 25 11:52:58.168571 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 681/2667] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:58 2026] GET /volume/v3/volumes/cdf0096f-ea58-4b98-882f-574cb2ebd19a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:52:58.338650 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b443c60-1388-47c4-8b60-bb616ba5f381 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:58.340762 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b443c60-1388-47c4-8b60-bb616ba5f381 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:52:58.341018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b443c60-1388-47c4-8b60-bb616ba5f381 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:58.341211 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b443c60-1388-47c4-8b60-bb616ba5f381 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:58.352085 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:58.352085 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:52:58.356656 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4b443c60-1388-47c4-8b60-bb616ba5f381 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:52:58.361149 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b443c60-1388-47c4-8b60-bb616ba5f381 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:52:58.361564 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 659/2668] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:58 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:52:58.370569 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fa0d5bc-f7c9-47da-8fbb-267f0db456a4 tempest-VolumeTypesAdminTests-1984004700 tempest-VolumeTypesAdminTests-1984004700-project-admin] https://10.4.3.66/volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db returned with HTTP 202 Aug 25 11:52:58.371177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 671/2669] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:52:58 2026] DELETE /volume/v3/types/1afc07b0-5460-4a45-8dd3-6504cda0d1db => generated 0 bytes in 282 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:52:58.737417 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-75f3c614-f2f7-46b2-a1f1-673a802269a3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:58.739370 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-75f3c614-f2f7-46b2-a1f1-673a802269a3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:52:58.739554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-75f3c614-f2f7-46b2-a1f1-673a802269a3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:58.745027 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-75f3c614-f2f7-46b2-a1f1-673a802269a3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:58.788847 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f5b60af0-f431-4106-a52a-29fb4741ebed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:52:58.791213 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5b60af0-f431-4106-a52a-29fb4741ebed tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:52:58.791488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5b60af0-f431-4106-a52a-29fb4741ebed tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:52:58.791771 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f5b60af0-f431-4106-a52a-29fb4741ebed tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:52:58.912097 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:58.912097 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:52:58.972452 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:52:58.972452 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:52:58.972616 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-75f3c614-f2f7-46b2-a1f1-673a802269a3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:52:58.977287 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f5b60af0-f431-4106-a52a-29fb4741ebed tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:52:59.111395 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f5b60af0-f431-4106-a52a-29fb4741ebed tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:52:59.112087 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 682/2670] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:52:58 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 324 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:52:59.165001 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-75f3c614-f2f7-46b2-a1f1-673a802269a3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:52:59.165001 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 659/2671] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:52:58 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:00.129943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-21cbaacc-7801-4733-9d20-391433c0c19f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:00.131791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f792ffe-6d9c-4aaf-ae53-3ff05d809d55 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:00.133391 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21cbaacc-7801-4733-9d20-391433c0c19f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:00.134444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21cbaacc-7801-4733-9d20-391433c0c19f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:00.134444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-21cbaacc-7801-4733-9d20-391433c0c19f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:00.134736 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f792ffe-6d9c-4aaf-ae53-3ff05d809d55 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:00.134736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f792ffe-6d9c-4aaf-ae53-3ff05d809d55 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:00.134736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f792ffe-6d9c-4aaf-ae53-3ff05d809d55 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:00.143876 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-359bc406-fe68-483a-94f3-a0e26515a811 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:00.149059 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:00.149059 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:00.150189 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:00.150189 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:00.150826 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-359bc406-fe68-483a-94f3-a0e26515a811 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812/action Aug 25 11:53:00.151594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-359bc406-fe68-483a-94f3-a0e26515a811 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:00.151594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-359bc406-fe68-483a-94f3-a0e26515a811 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:00.154468 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5f792ffe-6d9c-4aaf-ae53-3ff05d809d55 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:00.156127 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-e8464f6b-62bb-4ea7-beaa-7d913d1d5005 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:00.156730 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-21cbaacc-7801-4733-9d20-391433c0c19f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:53:00.159744 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-e8464f6b-62bb-4ea7-beaa-7d913d1d5005 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41 Aug 25 11:53:00.159744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-e8464f6b-62bb-4ea7-beaa-7d913d1d5005 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:00.160065 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-e8464f6b-62bb-4ea7-beaa-7d913d1d5005 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:00.163385 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f792ffe-6d9c-4aaf-ae53-3ff05d809d55 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:00.164047 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 672/2672] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:00 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:00.165705 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-21cbaacc-7801-4733-9d20-391433c0c19f tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:53:00.166286 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 660/2673] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:53:00 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:53:00.172487 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:00.172487 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:00.179449 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:00.179449 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:00.187751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-db030156-499c-49a0-a5a7-e771b07d1f0a req-359bc406-fe68-483a-94f3-a0e26515a811 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812/action returned with HTTP 204 Aug 25 11:53:00.188165 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 683/2674] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:53:00 2026] POST /volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:00.271988 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c7b141d2-d3cf-49db-9da5-d1310c7fa9c8 req-e8464f6b-62bb-4ea7-beaa-7d913d1d5005 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41 returned with HTTP 200 Aug 25 11:53:00.273785 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 660/2675] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:00 2026] DELETE /volume/v3/attachments/5db04d9b-1971-4b92-8ed6-d62a2a8f6b41 => generated 19 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:01.019165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc1a1f8f-ad81-474d-86b7-0ac407176fe9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.020003 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc1a1f8f-ad81-474d-86b7-0ac407176fe9 None None] GET https://10.4.3.66/volume// Aug 25 11:53:01.020165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc1a1f8f-ad81-474d-86b7-0ac407176fe9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.020496 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc1a1f8f-ad81-474d-86b7-0ac407176fe9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.020960 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc1a1f8f-ad81-474d-86b7-0ac407176fe9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:01.021997 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 673/2676] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 11:53:01.032420 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-f507a7fa-85ed-43ac-ab81-a93749bdb49a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.035897 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-f507a7fa-85ed-43ac-ab81-a93749bdb49a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:53:01.035897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-f507a7fa-85ed-43ac-ab81-a93749bdb49a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67694798-c469-4c1b-9acf-9437c5617ff6", "connector": null, "instance_uuid": "7bc0ec56-1aaf-4ca5-a94a-42979521d5b9"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:01.050612 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.050612 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:01.097879 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-f507a7fa-85ed-43ac-ab81-a93749bdb49a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:53:01.098536 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 661/2677] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:53:01 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 25 11:53:01.108853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-3daaf132-a67e-4b6e-a875-b044a4ccbdd0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.111699 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-3daaf132-a67e-4b6e-a875-b044a4ccbdd0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635 Aug 25 11:53:01.111839 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-3daaf132-a67e-4b6e-a875-b044a4ccbdd0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.112128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-3daaf132-a67e-4b6e-a875-b044a4ccbdd0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.123558 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.123558 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:01.183147 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-673d8216-6f5f-4dec-bcf3-a5c581fb0656 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.185083 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-673d8216-6f5f-4dec-bcf3-a5c581fb0656 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:01.187152 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-673d8216-6f5f-4dec-bcf3-a5c581fb0656 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.187152 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-673d8216-6f5f-4dec-bcf3-a5c581fb0656 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.192743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2627d6c-7eaa-4c17-a22d-a711594528f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.194791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2627d6c-7eaa-4c17-a22d-a711594528f6 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:01.195081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2627d6c-7eaa-4c17-a22d-a711594528f6 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.195391 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2627d6c-7eaa-4c17-a22d-a711594528f6 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.201985 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.201985 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:01.208961 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-673d8216-6f5f-4dec-bcf3-a5c581fb0656 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:01.211864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-68543b39-4558-4eec-a6e6-42f6bc2594a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.213372 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.213372 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:01.214410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-68543b39-4558-4eec-a6e6-42f6bc2594a6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:01.214676 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-68543b39-4558-4eec-a6e6-42f6bc2594a6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.214926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-68543b39-4558-4eec-a6e6-42f6bc2594a6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.216136 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-673d8216-6f5f-4dec-bcf3-a5c581fb0656 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:01.216760 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 661/2678] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 1132 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:01.221456 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a2627d6c-7eaa-4c17-a22d-a711594528f6 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:53:01.225888 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-3daaf132-a67e-4b6e-a875-b044a4ccbdd0 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635 returned with HTTP 200 Aug 25 11:53:01.226557 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 684/2679] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:01 2026] DELETE /volume/v3/attachments/a637e026-7c57-49e2-8bf1-d67864bd1635 => generated 192 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:01.228390 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2627d6c-7eaa-4c17-a22d-a711594528f6 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:53:01.229241 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 674/2680] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:53:01.234424 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.234424 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:01.239012 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-68543b39-4558-4eec-a6e6-42f6bc2594a6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:01.243887 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-68543b39-4558-4eec-a6e6-42f6bc2594a6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:01.244181 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 662/2681] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:01.245404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.249169 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:53:01.249169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1899386719", "container": "tempest-volumesbackupstest-backup-container-1186158668"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:01.250114 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating new backup {'backup': {'volume_id': '9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1899386719', 'container': 'tempest-volumesbackupstest-backup-container-1186158668'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:53:01.250548 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating backup of volume 9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 in container tempest-volumesbackupstest-backup-container-1186158668 Aug 25 11:53:01.263944 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.263944 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:01.264427 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:01.303098 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['f4733741-8d8d-405c-960c-4fef4a53564b', 'e73c1de3-2038-4e75-ad12-c5866abed43c'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:01.356107 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a0b3116a-feb1-4a06-a776-dd0f17fa7a44 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:53:01.356608 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 662/2682] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:01 2026] POST /volume/v3/backups => generated 328 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:01.367583 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-32ab3835-3179-41f4-be1b-71c1275eba25 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.369976 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32ab3835-3179-41f4-be1b-71c1275eba25 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:01.370209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32ab3835-3179-41f4-be1b-71c1275eba25 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.370437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32ab3835-3179-41f4-be1b-71c1275eba25 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.370689 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-32ab3835-3179-41f4-be1b-71c1275eba25 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:01.380055 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.380055 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:01.381064 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32ab3835-3179-41f4-be1b-71c1275eba25 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:01.381428 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 685/2683] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 787 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:01.394520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-731599ff-d6e1-42ef-ba91-e101e237b70e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.395857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-731599ff-d6e1-42ef-ba91-e101e237b70e None None] GET https://10.4.3.66/volume// Aug 25 11:53:01.395857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-731599ff-d6e1-42ef-ba91-e101e237b70e None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.395857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-731599ff-d6e1-42ef-ba91-e101e237b70e None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.395857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-731599ff-d6e1-42ef-ba91-e101e237b70e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:01.396283 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 675/2684] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:01.408694 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-961dc413-a2e6-4cf9-acc5-b340b582b16e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.411223 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-961dc413-a2e6-4cf9-acc5-b340b582b16e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:53:01.411691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-961dc413-a2e6-4cf9-acc5-b340b582b16e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "connector": null, "instance_uuid": "143d2c24-5437-4547-9624-db3fe2d9ed12"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:01.425779 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.425779 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:01.482424 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-961dc413-a2e6-4cf9-acc5-b340b582b16e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:53:01.482963 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 663/2685] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:53:01 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 25 11:53:01.527079 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f5d978a6-0fff-48b2-9273-166a98d0eed5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.533387 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5d978a6-0fff-48b2-9273-166a98d0eed5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:01.534633 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5d978a6-0fff-48b2-9273-166a98d0eed5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.534930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5d978a6-0fff-48b2-9273-166a98d0eed5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.562278 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.562278 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:01.563334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e9391c3b-3d3a-4432-abfa-5890addb9b1b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.563816 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9391c3b-3d3a-4432-abfa-5890addb9b1b None None] GET https://10.4.3.66/volume// Aug 25 11:53:01.563975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9391c3b-3d3a-4432-abfa-5890addb9b1b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.564409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9391c3b-3d3a-4432-abfa-5890addb9b1b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.564555 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9391c3b-3d3a-4432-abfa-5890addb9b1b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:01.564842 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 686/2686] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:01.569974 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f5d978a6-0fff-48b2-9273-166a98d0eed5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:01.579055 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5d978a6-0fff-48b2-9273-166a98d0eed5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:01.579235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-b9e121e8-a93c-46e1-b9d8-ff4eeb3129c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.579554 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 663/2687] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:01.583289 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-b9e121e8-a93c-46e1-b9d8-ff4eeb3129c6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:01.583567 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-b9e121e8-a93c-46e1-b9d8-ff4eeb3129c6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:01.584678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-b9e121e8-a93c-46e1-b9d8-ff4eeb3129c6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:01.599087 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.599087 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:01.604640 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-b9e121e8-a93c-46e1-b9d8-ff4eeb3129c6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:01.611308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-b9e121e8-a93c-46e1-b9d8-ff4eeb3129c6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:01.611849 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 676/2688] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:53:01 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:53:01.748015 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:01.752731 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] PUT https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 Aug 25 11:53:01.753290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:01.764429 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Acquiring lock "cinder-attachment_update-e73f0318-f4ac-46b1-8fca-9a71fd283ff2-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:53:01.770432 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Lock "cinder-attachment_update-e73f0318-f4ac-46b1-8fca-9a71fd283ff2-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:53:01.771851 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:01.771851 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:01.929469 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Lock "cinder-attachment_update-e73f0318-f4ac-46b1-8fca-9a71fd283ff2-np0000008081" released by "attachment_update" :: held 0.159s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:53:01.930561 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-d0dbce92-477e-41a2-9d3a-b3f7fdabfdba tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 returned with HTTP 200 Aug 25 11:53:01.930561 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 664/2689] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:53:01 2026] PUT /volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:02.395429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-579a0872-2fef-40ec-87b3-541786fbb315 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:02.398205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-579a0872-2fef-40ec-87b3-541786fbb315 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:02.398509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-579a0872-2fef-40ec-87b3-541786fbb315 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:02.398848 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-579a0872-2fef-40ec-87b3-541786fbb315 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:02.399153 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-579a0872-2fef-40ec-87b3-541786fbb315 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:02.407840 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:02.407840 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:02.408613 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-579a0872-2fef-40ec-87b3-541786fbb315 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:02.409084 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 687/2690] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:02 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:02.596271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1cba9657-a5f3-4e8d-ac9d-017beb7eddc2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:02.598886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1cba9657-a5f3-4e8d-ac9d-017beb7eddc2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:02.599215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1cba9657-a5f3-4e8d-ac9d-017beb7eddc2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:02.599861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1cba9657-a5f3-4e8d-ac9d-017beb7eddc2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:02.602256 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=378,cinder:INSERT=57,cinder:UPDATE=99 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:53:02.613855 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:02.613855 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:02.620712 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1cba9657-a5f3-4e8d-ac9d-017beb7eddc2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:02.627859 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1cba9657-a5f3-4e8d-ac9d-017beb7eddc2 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:02.628411 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 664/2691] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:02 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:02.704545 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:02.711653 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] PUT https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 Aug 25 11:53:02.711653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:02.723163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Acquiring lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:53:02.734235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" acquired by "attachment_update" :: waited 0.011s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:53:02.735210 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:02.735210 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:02.856900 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" released by "attachment_update" :: held 0.122s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:53:02.858218 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-b773a5c8-8833-4112-bbc8-81163dd100dc tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 returned with HTTP 200 Aug 25 11:53:02.858218 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 677/2692] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:53:02 2026] PUT /volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 => generated 968 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:02.872541 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-d4548a87-6be3-4500-97c6-b7fea8e244c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:02.876225 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-d4548a87-6be3-4500-97c6-b7fea8e244c2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 Aug 25 11:53:02.876501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-d4548a87-6be3-4500-97c6-b7fea8e244c2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:02.876749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-d4548a87-6be3-4500-97c6-b7fea8e244c2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:02.900076 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-d4548a87-6be3-4500-97c6-b7fea8e244c2 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 returned with HTTP 200 Aug 25 11:53:02.900873 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 665/2693] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:53:02 2026] GET /volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 => generated 993 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:03.420293 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30eac4fc-1aa7-4d8d-b7cf-f43cc7b07598 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:03.422199 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30eac4fc-1aa7-4d8d-b7cf-f43cc7b07598 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:03.422323 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30eac4fc-1aa7-4d8d-b7cf-f43cc7b07598 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:03.422484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30eac4fc-1aa7-4d8d-b7cf-f43cc7b07598 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:03.422615 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-30eac4fc-1aa7-4d8d-b7cf-f43cc7b07598 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:03.427979 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:03.427979 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:03.429081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30eac4fc-1aa7-4d8d-b7cf-f43cc7b07598 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:03.429384 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 688/2694] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:03 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:03.644564 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b7c286e9-2a7f-4765-8ed5-0f31a5a9ed24 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:03.647800 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7c286e9-2a7f-4765-8ed5-0f31a5a9ed24 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:03.648008 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7c286e9-2a7f-4765-8ed5-0f31a5a9ed24 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:03.648246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7c286e9-2a7f-4765-8ed5-0f31a5a9ed24 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:03.661412 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:03.661412 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:03.666212 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b7c286e9-2a7f-4765-8ed5-0f31a5a9ed24 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:03.673405 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7c286e9-2a7f-4765-8ed5-0f31a5a9ed24 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:03.673982 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 665/2695] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:03 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:04.413854 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77ff9faf-20be-4cfd-8c4d-f226f49cc9c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:04.415642 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77ff9faf-20be-4cfd-8c4d-f226f49cc9c8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:04.415882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77ff9faf-20be-4cfd-8c4d-f226f49cc9c8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:04.416049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77ff9faf-20be-4cfd-8c4d-f226f49cc9c8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:04.422681 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:04.422681 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:04.426645 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77ff9faf-20be-4cfd-8c4d-f226f49cc9c8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:53:04.430836 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77ff9faf-20be-4cfd-8c4d-f226f49cc9c8 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:53:04.431207 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 678/2696] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:53:04 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:04.442171 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1b760ead-d775-44b2-b3a6-86cf16d0b676 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:04.444227 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b760ead-d775-44b2-b3a6-86cf16d0b676 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:04.444439 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b760ead-d775-44b2-b3a6-86cf16d0b676 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:04.444656 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1b760ead-d775-44b2-b3a6-86cf16d0b676 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:04.444758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1b760ead-d775-44b2-b3a6-86cf16d0b676 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:04.444948 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:04.446658 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:04.446933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:04.447128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:04.447308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Delete volume with id: cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:04.453173 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:04.453173 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:04.454176 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1b760ead-d775-44b2-b3a6-86cf16d0b676 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:04.454564 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:04.454564 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:04.454703 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 666/2697] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:04 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:04.455164 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:53:04.484948 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Delete volume request issued successfully. Aug 25 11:53:04.484948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb4a9d78-dfb2-4b96-b12e-5093d19f38e5 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 202 Aug 25 11:53:04.484948 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 689/2698] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:53:04 2026] DELETE /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:53:04.493863 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8eb77ff6-5f99-4a91-aaaa-7294ae62e82d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:04.498603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8eb77ff6-5f99-4a91-aaaa-7294ae62e82d tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:04.501431 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8eb77ff6-5f99-4a91-aaaa-7294ae62e82d tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:04.501431 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8eb77ff6-5f99-4a91-aaaa-7294ae62e82d tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:04.515188 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:04.515188 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:04.525383 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8eb77ff6-5f99-4a91-aaaa-7294ae62e82d tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Volume info retrieved successfully. Aug 25 11:53:04.531945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8eb77ff6-5f99-4a91-aaaa-7294ae62e82d tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 200 Aug 25 11:53:04.532407 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 666/2699] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:53:04 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 864 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:04.687140 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9409e71-e51b-4064-82cb-3e0267d95ae4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:04.688746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9409e71-e51b-4064-82cb-3e0267d95ae4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:04.688937 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9409e71-e51b-4064-82cb-3e0267d95ae4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:04.689130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9409e71-e51b-4064-82cb-3e0267d95ae4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:04.699367 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:04.699367 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:04.703753 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b9409e71-e51b-4064-82cb-3e0267d95ae4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:04.708209 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9409e71-e51b-4064-82cb-3e0267d95ae4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:04.708566 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 679/2700] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:04 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:05.466409 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-77044a81-aea8-44c6-8189-bbd7bed262cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:05.468320 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77044a81-aea8-44c6-8189-bbd7bed262cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:05.468548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77044a81-aea8-44c6-8189-bbd7bed262cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:05.468921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-77044a81-aea8-44c6-8189-bbd7bed262cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:05.469057 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-77044a81-aea8-44c6-8189-bbd7bed262cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:05.473948 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:05.473948 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:05.474789 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-77044a81-aea8-44c6-8189-bbd7bed262cb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:05.475464 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 667/2701] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:05 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:05.477670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:05.479938 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:53:05.480181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:05.480494 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:05.480635 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume with id: c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:53:05.489880 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:05.489880 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:05.491071 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:53:05.515292 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume request issued successfully. Aug 25 11:53:05.515503 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb931e33-d50d-417a-861a-3a0e993b8e5f tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 202 Aug 25 11:53:05.516067 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 690/2702] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:05 2026] DELETE /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:05.527653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eb387eda-65f8-49b6-8a30-92bd63021108 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:05.529730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb387eda-65f8-49b6-8a30-92bd63021108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:53:05.530003 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb387eda-65f8-49b6-8a30-92bd63021108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:05.530216 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb387eda-65f8-49b6-8a30-92bd63021108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:05.537740 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:05.537740 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:05.542113 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eb387eda-65f8-49b6-8a30-92bd63021108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:53:05.546954 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb387eda-65f8-49b6-8a30-92bd63021108 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 200 Aug 25 11:53:05.550112 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 667/2703] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:05 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:05.555730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8074c4cc-52ba-4aa3-a0ac-8831410a3179 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:05.560866 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8074c4cc-52ba-4aa3-a0ac-8831410a3179 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] GET https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf Aug 25 11:53:05.561170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8074c4cc-52ba-4aa3-a0ac-8831410a3179 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:05.561418 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8074c4cc-52ba-4aa3-a0ac-8831410a3179 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:05.569211 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8074c4cc-52ba-4aa3-a0ac-8831410a3179 tempest-VolumesExtendAttachedTest-644903988 tempest-VolumesExtendAttachedTest-644903988-project-member] https://10.4.3.66/volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf returned with HTTP 404 Aug 25 11:53:05.569971 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 680/2704] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:53:05 2026] GET /volume/v3/volumes/cc63f7e6-bb30-40de-bf10-ce348a1182cf => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:53:05.723257 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b085ce9-3d59-4c83-8b0b-ccc6fe3bbf21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:05.725031 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b085ce9-3d59-4c83-8b0b-ccc6fe3bbf21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:05.725205 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b085ce9-3d59-4c83-8b0b-ccc6fe3bbf21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:05.725379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b085ce9-3d59-4c83-8b0b-ccc6fe3bbf21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:05.741681 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:05.741681 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:05.747067 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9b085ce9-3d59-4c83-8b0b-ccc6fe3bbf21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:05.754682 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b085ce9-3d59-4c83-8b0b-ccc6fe3bbf21 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:05.755130 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 668/2705] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:05 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:06.488018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a5222148-c6d6-4f43-95ed-0159712cb41e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:06.489886 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5222148-c6d6-4f43-95ed-0159712cb41e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:06.490093 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5222148-c6d6-4f43-95ed-0159712cb41e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:06.490285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5222148-c6d6-4f43-95ed-0159712cb41e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:06.490400 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a5222148-c6d6-4f43-95ed-0159712cb41e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:06.495914 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:06.495914 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:06.496929 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5222148-c6d6-4f43-95ed-0159712cb41e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:06.497390 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 691/2706] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:06 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:06.563989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ccab6a7d-650c-46d8-9bfa-336cb0f46e8d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:06.565866 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccab6a7d-650c-46d8-9bfa-336cb0f46e8d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 Aug 25 11:53:06.566124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccab6a7d-650c-46d8-9bfa-336cb0f46e8d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:06.566366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccab6a7d-650c-46d8-9bfa-336cb0f46e8d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:06.573007 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccab6a7d-650c-46d8-9bfa-336cb0f46e8d tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 returned with HTTP 404 Aug 25 11:53:06.573402 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 668/2707] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:06 2026] GET /volume/v3/volumes/c4355915-ba96-4db9-b9c9-ad736bd8b596 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:06.777560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7b1a2e29-567f-4c28-b842-96a66b19c0c5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:06.779338 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1a2e29-567f-4c28-b842-96a66b19c0c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:06.779569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b1a2e29-567f-4c28-b842-96a66b19c0c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:06.779868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7b1a2e29-567f-4c28-b842-96a66b19c0c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:06.791560 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:06.791560 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:06.798039 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7b1a2e29-567f-4c28-b842-96a66b19c0c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:06.804864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7b1a2e29-567f-4c28-b842-96a66b19c0c5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:06.805588 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 681/2708] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:06 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:07.287112 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-5f8378f4-c1bf-4ae0-8ea4-34b3bc39b475 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:07.292421 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-5f8378f4-c1bf-4ae0-8ea4-34b3bc39b475 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943/action Aug 25 11:53:07.292421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-5f8378f4-c1bf-4ae0-8ea4-34b3bc39b475 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:07.292421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-5f8378f4-c1bf-4ae0-8ea4-34b3bc39b475 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:07.320281 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:07.320281 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:07.340432 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e72c6e25-0fa7-4d13-a3ed-1bd1219c1c27 req-5f8378f4-c1bf-4ae0-8ea4-34b3bc39b475 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943/action returned with HTTP 204 Aug 25 11:53:07.341262 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 669/2709] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:53:07 2026] POST /volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:07.509115 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69edcc72-2849-4e29-90cc-0e99591ab44c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:07.514089 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69edcc72-2849-4e29-90cc-0e99591ab44c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:07.514089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69edcc72-2849-4e29-90cc-0e99591ab44c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:07.514089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69edcc72-2849-4e29-90cc-0e99591ab44c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:07.514089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-69edcc72-2849-4e29-90cc-0e99591ab44c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:07.531133 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:07.531133 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:07.532127 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69edcc72-2849-4e29-90cc-0e99591ab44c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:07.532527 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 692/2710] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:07 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:07.820250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f5abccb9-907c-4dc2-ba0a-e78d2cccdb68 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:07.823131 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5abccb9-907c-4dc2-ba0a-e78d2cccdb68 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:07.823131 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5abccb9-907c-4dc2-ba0a-e78d2cccdb68 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:07.823245 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5abccb9-907c-4dc2-ba0a-e78d2cccdb68 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:07.838564 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:07.838564 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:07.846697 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f5abccb9-907c-4dc2-ba0a-e78d2cccdb68 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:07.853766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5abccb9-907c-4dc2-ba0a-e78d2cccdb68 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:07.854290 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 669/2711] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:07 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:07.871237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:07.874206 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:53:07.874741 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1899884403"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:07.891770 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:07.891770 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:07.892405 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:07.892875 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:07.934586 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['b490a7a7-0ab9-4a77-9715-6289abd46fad', '34fcc054-a87d-421a-a51a-afcf42c52f45', 'e298011e-c0ac-4da5-bf36-fe5fc85ef2f7', 'c8ca8279-ccbe-491a-9cd4-64aa82823448'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:07.993650 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot force create request issued successfully. Aug 25 11:53:07.993964 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6bc7b5d-a48c-46d3-a6fa-49e9e37973a3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:53:07.994430 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 682/2712] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:53:07 2026] POST /volume/v3/snapshots => generated 310 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:08.004741 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b8f277a3-e5c0-42e2-85d6-60024d1e49fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:08.007091 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8f277a3-e5c0-42e2-85d6-60024d1e49fb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:08.007739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8f277a3-e5c0-42e2-85d6-60024d1e49fb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:08.007739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b8f277a3-e5c0-42e2-85d6-60024d1e49fb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:08.014385 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:08.014385 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:08.014601 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b8f277a3-e5c0-42e2-85d6-60024d1e49fb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:08.015681 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b8f277a3-e5c0-42e2-85d6-60024d1e49fb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 returned with HTTP 200 Aug 25 11:53:08.016290 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 670/2713] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:08 2026] GET /volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:08.550289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f3b27f1b-0c7e-4ab6-9c95-9e60d5b25ed4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:08.554227 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f3b27f1b-0c7e-4ab6-9c95-9e60d5b25ed4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:08.554227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f3b27f1b-0c7e-4ab6-9c95-9e60d5b25ed4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:08.554227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f3b27f1b-0c7e-4ab6-9c95-9e60d5b25ed4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:08.554227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f3b27f1b-0c7e-4ab6-9c95-9e60d5b25ed4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:08.560669 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:08.560669 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:08.561866 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f3b27f1b-0c7e-4ab6-9c95-9e60d5b25ed4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:08.562934 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 693/2714] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:08 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:09.025871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-856c25b0-31cd-4f82-9ae2-af1f48879144 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:09.027945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-856c25b0-31cd-4f82-9ae2-af1f48879144 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:09.028054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-856c25b0-31cd-4f82-9ae2-af1f48879144 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:09.028724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-856c25b0-31cd-4f82-9ae2-af1f48879144 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:09.034522 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:09.034522 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:09.035157 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-856c25b0-31cd-4f82-9ae2-af1f48879144 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:09.036262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-856c25b0-31cd-4f82-9ae2-af1f48879144 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 returned with HTTP 200 Aug 25 11:53:09.036858 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 670/2715] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:09 2026] GET /volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:09.046400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:09.049314 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:53:09.050009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e73f0318-f4ac-46b1-8fca-9a71fd283ff2", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-27211323"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:09.062819 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:09.062819 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:09.063414 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:09.063575 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:09.096517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['2877046b-ec54-47f6-915b-ea8e942a0cbf', '87350430-e8bc-4a53-81f9-35c91c11c2ab', '9d91b35e-5081-4c79-a2d4-73e09034ce7d', '88e229a0-02fa-433c-b8f2-78c3d958e9a2'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:09.163476 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot force create request issued successfully. Aug 25 11:53:09.164082 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2656cda-62b7-495b-93ad-ad8d4d9a9f3e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:53:09.164573 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 683/2716] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:53:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:09.175395 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f2b0438-2db6-4416-a3b3-67829991f21c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:09.177774 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f2b0438-2db6-4416-a3b3-67829991f21c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:09.178494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f2b0438-2db6-4416-a3b3-67829991f21c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:09.178494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f2b0438-2db6-4416-a3b3-67829991f21c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:09.188781 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:09.188781 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:09.188967 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f2b0438-2db6-4416-a3b3-67829991f21c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:09.191110 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f2b0438-2db6-4416-a3b3-67829991f21c tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 returned with HTTP 200 Aug 25 11:53:09.191110 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 671/2717] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:09 2026] GET /volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:09.575730 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7d9df2ea-f0e3-46e8-a18c-e0ef3cb3dcff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:09.577998 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7d9df2ea-f0e3-46e8-a18c-e0ef3cb3dcff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:09.578209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7d9df2ea-f0e3-46e8-a18c-e0ef3cb3dcff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:09.578455 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7d9df2ea-f0e3-46e8-a18c-e0ef3cb3dcff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:09.578591 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7d9df2ea-f0e3-46e8-a18c-e0ef3cb3dcff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:09.584671 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:09.584671 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:09.585690 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7d9df2ea-f0e3-46e8-a18c-e0ef3cb3dcff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:09.586153 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 694/2718] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:09 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:10.200440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-23057601-4cb4-440c-a5c9-f48cb26b189a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:10.202172 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23057601-4cb4-440c-a5c9-f48cb26b189a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:10.202749 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23057601-4cb4-440c-a5c9-f48cb26b189a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:10.202749 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23057601-4cb4-440c-a5c9-f48cb26b189a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:10.208108 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:10.208108 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:10.208568 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-23057601-4cb4-440c-a5c9-f48cb26b189a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:10.209314 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23057601-4cb4-440c-a5c9-f48cb26b189a tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 returned with HTTP 200 Aug 25 11:53:10.209685 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 671/2719] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:10 2026] GET /volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:10.218800 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:10.221258 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:10.221678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:10.221678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:10.221823 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:10.226502 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:10.226502 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:10.227000 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:10.256342 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:53:10.256342 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b1bb87dc-c765-4a6c-9807-562502739ec1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 returned with HTTP 202 Aug 25 11:53:10.256342 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 684/2720] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:10 2026] DELETE /volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:10.257568 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5979634e-e600-47ec-a0a5-40c45c0213d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:10.259330 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5979634e-e600-47ec-a0a5-40c45c0213d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:10.259330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5979634e-e600-47ec-a0a5-40c45c0213d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:10.259330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5979634e-e600-47ec-a0a5-40c45c0213d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:10.267701 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:10.267701 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:10.267701 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5979634e-e600-47ec-a0a5-40c45c0213d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:10.267701 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5979634e-e600-47ec-a0a5-40c45c0213d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 returned with HTTP 200 Aug 25 11:53:10.267701 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 672/2721] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:10 2026] GET /volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:10.597747 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-74d2d0dc-4107-415c-bef6-f94cdfaee26c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:10.600019 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-74d2d0dc-4107-415c-bef6-f94cdfaee26c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:10.600119 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-74d2d0dc-4107-415c-bef6-f94cdfaee26c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:10.600677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-74d2d0dc-4107-415c-bef6-f94cdfaee26c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:10.600677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-74d2d0dc-4107-415c-bef6-f94cdfaee26c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:10.604607 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:10.604607 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:10.605377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-74d2d0dc-4107-415c-bef6-f94cdfaee26c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:10.605812 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 695/2722] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:10 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:11.275499 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-53423ffa-ed41-42f9-a17d-67440f8a71b4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:11.277429 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53423ffa-ed41-42f9-a17d-67440f8a71b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:11.277665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53423ffa-ed41-42f9-a17d-67440f8a71b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:11.277890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53423ffa-ed41-42f9-a17d-67440f8a71b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:11.282543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53423ffa-ed41-42f9-a17d-67440f8a71b4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 returned with HTTP 404 Aug 25 11:53:11.283259 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 672/2723] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:11 2026] GET /volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:11.290414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0dcb2fbb-780a-485d-87aa-1be100158274 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:11.292446 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:53:11.292697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:11.292924 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:11.293073 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:53:11.297875 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:11.297875 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:11.298305 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:11.316333 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:53:11.316553 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0dcb2fbb-780a-485d-87aa-1be100158274 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 returned with HTTP 202 Aug 25 11:53:11.317063 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 685/2724] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:11 2026] DELETE /volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:11.325835 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-39b32a42-dc02-4732-8c1d-7850b4adfa86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:11.331549 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39b32a42-dc02-4732-8c1d-7850b4adfa86 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:53:11.331873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39b32a42-dc02-4732-8c1d-7850b4adfa86 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:11.332097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39b32a42-dc02-4732-8c1d-7850b4adfa86 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:11.344081 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:11.344081 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:11.344599 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-39b32a42-dc02-4732-8c1d-7850b4adfa86 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:11.345615 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39b32a42-dc02-4732-8c1d-7850b4adfa86 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 returned with HTTP 200 Aug 25 11:53:11.346033 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 673/2725] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:11 2026] GET /volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:11.397836 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-4f4dce99-2a6e-4731-bbd6-9e18b4245230 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:11.400361 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-4f4dce99-2a6e-4731-bbd6-9e18b4245230 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption Aug 25 11:53:11.400844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-4f4dce99-2a6e-4731-bbd6-9e18b4245230 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:11.400844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-4f4dce99-2a6e-4731-bbd6-9e18b4245230 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:11.416831 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:11.416831 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:11.426356 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-4f4dce99-2a6e-4731-bbd6-9e18b4245230 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption returned with HTTP 200 Aug 25 11:53:11.426945 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 696/2726] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:53:11 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption => generated 160 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:11.622702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-199de38c-f017-4469-98a5-0d666240fbab None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:11.628233 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-199de38c-f017-4469-98a5-0d666240fbab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:11.628665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-199de38c-f017-4469-98a5-0d666240fbab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:11.628925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-199de38c-f017-4469-98a5-0d666240fbab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:11.630047 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-199de38c-f017-4469-98a5-0d666240fbab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:11.636938 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:11.636938 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:11.637264 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-199de38c-f017-4469-98a5-0d666240fbab tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:11.637743 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 673/2727] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:11 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:12.363770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7463fbb-85fa-4910-83e7-e311dab98541 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:12.366252 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7463fbb-85fa-4910-83e7-e311dab98541 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:53:12.366537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7463fbb-85fa-4910-83e7-e311dab98541 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:12.366868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7463fbb-85fa-4910-83e7-e311dab98541 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:12.375196 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7463fbb-85fa-4910-83e7-e311dab98541 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 returned with HTTP 404 Aug 25 11:53:12.375733 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 686/2728] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:12 2026] GET /volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:12.390285 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:12.393643 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:12.393880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:12.394099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:12.394201 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:12.402245 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:12.402245 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:12.402857 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:12.424131 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:53:12.424360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0006982c-ac74-4aca-8204-b3c62c6cc736 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 returned with HTTP 202 Aug 25 11:53:12.424826 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 674/2729] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:12 2026] DELETE /volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:12.437592 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bbf2639c-0e02-45e1-bf63-23abcfe5ccd1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:12.442284 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bbf2639c-0e02-45e1-bf63-23abcfe5ccd1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:12.442492 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bbf2639c-0e02-45e1-bf63-23abcfe5ccd1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:12.442704 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bbf2639c-0e02-45e1-bf63-23abcfe5ccd1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:12.449109 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:12.449109 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:12.449639 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bbf2639c-0e02-45e1-bf63-23abcfe5ccd1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:12.451416 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bbf2639c-0e02-45e1-bf63-23abcfe5ccd1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 returned with HTTP 200 Aug 25 11:53:12.451416 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 697/2730] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:12 2026] GET /volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:12.651166 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f56716a2-cbe9-4da1-a341-886fe4f01181 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:12.654673 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f56716a2-cbe9-4da1-a341-886fe4f01181 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:12.655433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f56716a2-cbe9-4da1-a341-886fe4f01181 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:12.655433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f56716a2-cbe9-4da1-a341-886fe4f01181 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:12.655638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f56716a2-cbe9-4da1-a341-886fe4f01181 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:12.665477 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:12.665477 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:12.665477 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f56716a2-cbe9-4da1-a341-886fe4f01181 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:12.665477 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 674/2731] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:12 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:12.874199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-502353ab-4a6c-425c-83b4-b8a9fe98a9cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:12.875919 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-502353ab-4a6c-425c-83b4-b8a9fe98a9cf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:53:12.876300 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-502353ab-4a6c-425c-83b4-b8a9fe98a9cf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:12.876732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-502353ab-4a6c-425c-83b4-b8a9fe98a9cf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:12.897156 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:12.897156 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:12.902188 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-502353ab-4a6c-425c-83b4-b8a9fe98a9cf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:53:12.908897 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-502353ab-4a6c-425c-83b4-b8a9fe98a9cf tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:53:12.909689 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 687/2732] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:12 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 1657 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:13.464471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ce5cebb-9d12-4717-89b9-7b277d6532aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.466354 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ce5cebb-9d12-4717-89b9-7b277d6532aa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:13.466559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ce5cebb-9d12-4717-89b9-7b277d6532aa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.466749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ce5cebb-9d12-4717-89b9-7b277d6532aa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.471381 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ce5cebb-9d12-4717-89b9-7b277d6532aa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 returned with HTTP 404 Aug 25 11:53:13.472267 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 675/2733] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:13 2026] GET /volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:13.484127 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92c4ee70-515c-4e12-ba4a-99ba044e0239 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.490314 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92c4ee70-515c-4e12-ba4a-99ba044e0239 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:13.491185 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92c4ee70-515c-4e12-ba4a-99ba044e0239 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.492385 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92c4ee70-515c-4e12-ba4a-99ba044e0239 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.492518 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-92c4ee70-515c-4e12-ba4a-99ba044e0239 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 3550e271-fe1a-46a1-b72d-78b5c1d12b67 Aug 25 11:53:13.506136 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92c4ee70-515c-4e12-ba4a-99ba044e0239 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 returned with HTTP 404 Aug 25 11:53:13.509020 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 698/2734] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:13 2026] DELETE /volume/v3/snapshots/3550e271-fe1a-46a1-b72d-78b5c1d12b67 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:13.533597 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a75dc9a9-788c-4a14-8e47-46048db89656 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.536143 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a75dc9a9-788c-4a14-8e47-46048db89656 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:13.536315 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a75dc9a9-788c-4a14-8e47-46048db89656 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.536537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a75dc9a9-788c-4a14-8e47-46048db89656 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.536682 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-a75dc9a9-788c-4a14-8e47-46048db89656 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: a3706a71-24f2-4f94-ba62-af5046162f24 Aug 25 11:53:13.541014 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a75dc9a9-788c-4a14-8e47-46048db89656 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 returned with HTTP 404 Aug 25 11:53:13.541319 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 675/2735] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:13 2026] DELETE /volume/v3/snapshots/a3706a71-24f2-4f94-ba62-af5046162f24 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:13.550050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.552090 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:13.552570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-VolumesExtendTest-Volume-91814244"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:13.554322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create volume request body: {'volume': {'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-91814244'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:13.590325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-233a378f-5f5c-4aa5-8903-b8a5d55326a8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.593603 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-233a378f-5f5c-4aa5-8903-b8a5d55326a8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1/action Aug 25 11:53:13.594772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-1ba8cbe2-b246-44c9-be2a-5a278407f228 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.595029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-233a378f-5f5c-4aa5-8903-b8a5d55326a8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:13.595243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-233a378f-5f5c-4aa5-8903-b8a5d55326a8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:13.605502 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-1ba8cbe2-b246-44c9-be2a-5a278407f228 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:13.606410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-1ba8cbe2-b246-44c9-be2a-5a278407f228 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.608172 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-1ba8cbe2-b246-44c9-be2a-5a278407f228 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.629941 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:13.629941 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:13.635314 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:13.635314 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:13.639720 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-1ba8cbe2-b246-44c9-be2a-5a278407f228 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:13.647713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-1ba8cbe2-b246-44c9-be2a-5a278407f228 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:13.648248 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 699/2736] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:13 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 1137 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:13.653569 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-cc13d6c1-b98a-4bdb-b358-08fd27663a31 req-233a378f-5f5c-4aa5-8903-b8a5d55326a8 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1/action returned with HTTP 204 Aug 25 11:53:13.654057 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 676/2737] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:53:13 2026] POST /volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:13.675407 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.678721 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2/action Aug 25 11:53:13.679073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:13.679201 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:13.680249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b5004914-265b-44cc-adc2-77ad38ff0870 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.685843 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5004914-265b-44cc-adc2-77ad38ff0870 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:13.685843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5004914-265b-44cc-adc2-77ad38ff0870 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.685843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5004914-265b-44cc-adc2-77ad38ff0870 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.685843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b5004914-265b-44cc-adc2-77ad38ff0870 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:13.688719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create volume of 1 GB Aug 25 11:53:13.690203 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:13.690203 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:13.691148 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5004914-265b-44cc-adc2-77ad38ff0870 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:13.691545 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 700/2738] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:13 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:13.695425 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:13.695425 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:13.696136 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:13.697907 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Availability Zones retrieved successfully. Aug 25 11:53:13.705325 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Flow 'volume_create_api' (f5a6073c-e032-4963-b029-3172d2cbe84f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:13.708105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f371686-314b-4b08-aba8-ee0107ef3c44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:13.709030 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Begin detaching volume completed successfully. Aug 25 11:53:13.709138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:13.709252 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-529cceec-e2a0-4918-962e-0e3c84387f0f tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2/action returned with HTTP 202 Aug 25 11:53:13.710035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 676/2739] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:53:13 2026] POST /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 11:53:13.783709 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37763967-af16-4c30-bd41-37936d9a9d23 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.783709 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37763967-af16-4c30-bd41-37936d9a9d23 None None] GET https://10.4.3.66/volume// Aug 25 11:53:13.783709 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37763967-af16-4c30-bd41-37936d9a9d23 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.783709 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37763967-af16-4c30-bd41-37936d9a9d23 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.783709 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37763967-af16-4c30-bd41-37936d9a9d23 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:13.783709 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 677/2740] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:13.792500 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-15786439-2d88-40aa-a3c7-86a3604235b7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.798350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f371686-314b-4b08-aba8-ee0107ef3c44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:13.799326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b8128d-90c4-441f-937b-800b2cc58198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:13.800024 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-15786439-2d88-40aa-a3c7-86a3604235b7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:13.801061 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-15786439-2d88-40aa-a3c7-86a3604235b7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.801061 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-15786439-2d88-40aa-a3c7-86a3604235b7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.818233 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:13.818233 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:13.825913 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-15786439-2d88-40aa-a3c7-86a3604235b7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:13.830636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-15786439-2d88-40aa-a3c7-86a3604235b7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:13.832450 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 701/2741] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:53:13 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 1320 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:53:13.874179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Created reservations ['9cd844b5-2199-4660-9935-b07cccff3bdd', '8d62f42c-3ce7-45e8-832d-14132baae1f6', '26dbc4c7-1128-4434-8ac2-b5f2addb1ffc', 'aac0a478-b570-4433-b147-719c25dcbb8f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:13.875183 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63b8128d-90c4-441f-937b-800b2cc58198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cd844b5-2199-4660-9935-b07cccff3bdd', '8d62f42c-3ce7-45e8-832d-14132baae1f6', '26dbc4c7-1128-4434-8ac2-b5f2addb1ffc', 'aac0a478-b570-4433-b147-719c25dcbb8f']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:13.875831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68fdcb86-4779-4b8e-a28d-d0a2ba3ed534) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:13.904563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (68fdcb86-4779-4b8e-a28d-d0a2ba3ed534) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55e850a3-0a42-4d3a-85c7-77fa7ba9686b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-91814244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29440868f21a460f89677c45b028a741',qos_specs=None,replication_status=,reservations=['9cd844b5-2199-4660-9935-b07cccff3bdd','8d62f42c-3ce7-45e8-832d-14132baae1f6','26dbc4c7-1128-4434-8ac2-b5f2addb1ffc','aac0a478-b570-4433-b147-719c25dcbb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e068d1de0e433aa4e470d2e339f165',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-91814244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55e850a3-0a42-4d3a-85c7-77fa7ba9686b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29440868f21a460f89677c45b028a741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91e068d1de0e433aa4e470d2e339f165',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:13.905493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8dd893-6de6-440d-ac8f-2625dcf69cf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:13.934654 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e8dd893-6de6-440d-ac8f-2625dcf69cf8) transitioned into state 'SUCCESS' from state '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-91814244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29440868f21a460f89677c45b028a741',qos_specs=None,replication_status=,reservations=['9cd844b5-2199-4660-9935-b07cccff3bdd','8d62f42c-3ce7-45e8-832d-14132baae1f6','26dbc4c7-1128-4434-8ac2-b5f2addb1ffc','aac0a478-b570-4433-b147-719c25dcbb8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e068d1de0e433aa4e470d2e339f165',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:13.936017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd3a495-5aea-4dfe-9967-e16663a899e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:13.952359 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1bd3a495-5aea-4dfe-9967-e16663a899e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:13.954487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Flow 'volume_create_api' (f5a6073c-e032-4963-b029-3172d2cbe84f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:13.954487 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create volume request issued successfully. Aug 25 11:53:13.956587 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7aea3aa-76a4-4bbc-9e17-1dd5fff361ca tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:13.957122 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 688/2742] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:13 2026] POST /volume/v3/volumes => generated 744 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:13.976427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-608f6bfe-bf2b-4117-ab55-9029476b27b4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:13.978830 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-608f6bfe-bf2b-4117-ab55-9029476b27b4 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:13.979037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-608f6bfe-bf2b-4117-ab55-9029476b27b4 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:13.979573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-608f6bfe-bf2b-4117-ab55-9029476b27b4 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:13.995343 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:13.995343 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:13.996966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a57c13b-6034-48c3-a050-c6319ae0430f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:14.002883 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-608f6bfe-bf2b-4117-ab55-9029476b27b4 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:14.012952 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-608f6bfe-bf2b-4117-ab55-9029476b27b4 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:14.013434 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 677/2743] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:13 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 812 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:14.066497 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a57c13b-6034-48c3-a050-c6319ae0430f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:53:14.066889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a57c13b-6034-48c3-a050-c6319ae0430f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-111090709", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:14.084429 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a57c13b-6034-48c3-a050-c6319ae0430f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:53:14.084949 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 678/2744] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:53:13 2026] POST /volume/v3/types => generated 211 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:14.096392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6cd0a5be-98de-4b06-bd35-68711f5a09a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:14.098439 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cd0a5be-98de-4b06-bd35-68711f5a09a9 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] POST https://10.4.3.66/volume/v3/types/91baac39-0538-40f9-bec8-53baed42bff5/encryption Aug 25 11:53:14.098850 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cd0a5be-98de-4b06-bd35-68711f5a09a9 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:14.137176 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cd0a5be-98de-4b06-bd35-68711f5a09a9 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/types/91baac39-0538-40f9-bec8-53baed42bff5/encryption returned with HTTP 200 Aug 25 11:53:14.142447 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 702/2745] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:53:14 2026] POST /volume/v3/types/91baac39-0538-40f9-bec8-53baed42bff5/encryption => generated 230 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:14.151239 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:14.244564 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:14.245046 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-305338174", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-111090709", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:14.247176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-305338174', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-111090709', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:14.252356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume of 1 GB Aug 25 11:53:14.252741 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:14.252741 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:14.253449 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Availability Zones retrieved successfully. Aug 25 11:53:14.261547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (761671ce-bfd3-4c6f-a879-f92e53b25ecc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:14.262712 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062d9d3f-c46b-491c-93a1-96cb67f001b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:14.263935 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:14.293160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062d9d3f-c46b-491c-93a1-96cb67f001b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91baac39-0538-40f9-bec8-53baed42bff5,is_public=True,name='tempest-scenario-type-luks-111090709',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91baac39-0538-40f9-bec8-53baed42bff5', '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=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:14.293909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b6791e-2ed2-493c-98f0-350b33a2c4da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:14.321429 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-111090709 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-111090709, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:53:14.321753 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-111090709 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-111090709, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:53:14.414885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Created reservations ['8dc72cb3-257e-48d9-8c23-14d508d9424f', '16ba09fe-206c-42c4-8b69-b75e938235db', 'c51fad1c-2467-446c-8125-4ee7ddf647ca', 'b1138477-7cb6-48ba-9505-e958171e1174'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:14.415965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32b6791e-2ed2-493c-98f0-350b33a2c4da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8dc72cb3-257e-48d9-8c23-14d508d9424f', '16ba09fe-206c-42c4-8b69-b75e938235db', 'c51fad1c-2467-446c-8125-4ee7ddf647ca', 'b1138477-7cb6-48ba-9505-e958171e1174']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:14.416919 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e53f92-b01e-4f09-b632-85cc6b8f1274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:14.453741 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e53f92-b01e-4f09-b632-85cc6b8f1274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-305338174',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['8dc72cb3-257e-48d9-8c23-14d508d9424f','16ba09fe-206c-42c4-8b69-b75e938235db','c51fad1c-2467-446c-8125-4ee7ddf647ca','b1138477-7cb6-48ba-9505-e958171e1174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=91baac39-0538-40f9-bec8-53baed42bff5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-305338174',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e060c3eef73e4143afda7e15438f95fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f663cbc9e59341458d3805d1f8e9e196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91baac39-0538-40f9-bec8-53baed42bff5),volume_type_id=91baac39-0538-40f9-bec8-53baed42bff5)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:14.454860 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012bcd18-5c11-4643-8b19-47f6cdaae79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:14.482450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012bcd18-5c11-4643-8b19-47f6cdaae79b) transitioned into state 'SUCCESS' from state '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-305338174',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['8dc72cb3-257e-48d9-8c23-14d508d9424f','16ba09fe-206c-42c4-8b69-b75e938235db','c51fad1c-2467-446c-8125-4ee7ddf647ca','b1138477-7cb6-48ba-9505-e958171e1174'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=91baac39-0538-40f9-bec8-53baed42bff5)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:14.483403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacb5dca-bc6e-43bc-9595-39c0d4eaf364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:14.499404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eacb5dca-bc6e-43bc-9595-39c0d4eaf364) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:14.500831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (761671ce-bfd3-4c6f-a879-f92e53b25ecc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:14.501212 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request issued successfully. Aug 25 11:53:14.502087 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-af3b11a0-46a5-4c4b-983d-c53b63aa412b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:14.502656 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 689/2746] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:14 2026] POST /volume/v3/volumes => generated 781 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:14.518402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ff851644-c75f-4385-9d2c-dffc1eb6bc0a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:14.521248 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff851644-c75f-4385-9d2c-dffc1eb6bc0a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:53:14.521580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff851644-c75f-4385-9d2c-dffc1eb6bc0a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:14.521932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff851644-c75f-4385-9d2c-dffc1eb6bc0a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:14.535286 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:14.535286 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:14.541230 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ff851644-c75f-4385-9d2c-dffc1eb6bc0a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:14.549532 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff851644-c75f-4385-9d2c-dffc1eb6bc0a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 returned with HTTP 200 Aug 25 11:53:14.550411 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 678/2747] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:14 2026] GET /volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 => generated 849 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:14.707206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8477fb4a-2fae-4e01-9eaf-0f33701244d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:14.709140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8477fb4a-2fae-4e01-9eaf-0f33701244d6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:14.709386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8477fb4a-2fae-4e01-9eaf-0f33701244d6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:14.709653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8477fb4a-2fae-4e01-9eaf-0f33701244d6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:14.709821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8477fb4a-2fae-4e01-9eaf-0f33701244d6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:14.718030 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:14.718030 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:14.719859 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8477fb4a-2fae-4e01-9eaf-0f33701244d6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:14.719859 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 679/2748] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:14 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:15.032695 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c367063-f504-4416-b575-627c4e5d28ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.036405 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c367063-f504-4416-b575-627c4e5d28ff tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:15.036766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c367063-f504-4416-b575-627c4e5d28ff tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.036965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c367063-f504-4416-b575-627c4e5d28ff tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.050584 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.050584 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:15.056175 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4c367063-f504-4416-b575-627c4e5d28ff tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:15.063694 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c367063-f504-4416-b575-627c4e5d28ff tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:15.063694 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 703/2749] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:15 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 1352 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:15.081269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.082454 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] POST https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b/action Aug 25 11:53:15.082846 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:15.082951 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:15.095791 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.095791 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:15.096885 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:15.262266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Created reservations ['ddbbbf8c-4e93-4f76-9e96-a1cbd3c14c38', 'f5d888cc-943a-43ca-aaaf-967b2cd21646'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:15.274109 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Extend volume request issued successfully. Aug 25 11:53:15.274109 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8372354e-e450-453f-a22c-fbe6a9f76de9 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b/action returned with HTTP 202 Aug 25 11:53:15.274109 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 690/2750] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:15 2026] POST /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b/action => generated 0 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:15.274193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-0acde2eb-565c-44e2-840f-d5cd6d21968e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.277464 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-0acde2eb-565c-44e2-840f-d5cd6d21968e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 Aug 25 11:53:15.277748 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-0acde2eb-565c-44e2-840f-d5cd6d21968e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.278035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-0acde2eb-565c-44e2-840f-d5cd6d21968e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.289096 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1f482c8-6a08-441a-80d6-71512f559a5c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.293216 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1f482c8-6a08-441a-80d6-71512f559a5c tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:15.293444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1f482c8-6a08-441a-80d6-71512f559a5c tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.293765 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1f482c8-6a08-441a-80d6-71512f559a5c tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.301311 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.301311 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:15.306935 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1f482c8-6a08-441a-80d6-71512f559a5c tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:15.308158 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.308158 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:15.314185 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1f482c8-6a08-441a-80d6-71512f559a5c tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:15.314634 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 680/2751] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:15 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:15.428138 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6144c155-8d45-43ea-a265-ea1186a12eb0 req-0acde2eb-565c-44e2-840f-d5cd6d21968e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 returned with HTTP 200 Aug 25 11:53:15.428538 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 679/2752] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:15 2026] DELETE /volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 => generated 19 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:15.532460 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-b978b514-5977-4f32-a4fa-4aaad09ffe7b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.534505 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-b978b514-5977-4f32-a4fa-4aaad09ffe7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613 Aug 25 11:53:15.534705 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-b978b514-5977-4f32-a4fa-4aaad09ffe7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.534973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-b978b514-5977-4f32-a4fa-4aaad09ffe7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.542529 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.542529 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:15.569601 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ae7b7fe-38c3-423e-ab8e-dba6bc0cae4f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.575398 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ae7b7fe-38c3-423e-ab8e-dba6bc0cae4f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:53:15.575604 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ae7b7fe-38c3-423e-ab8e-dba6bc0cae4f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.575857 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ae7b7fe-38c3-423e-ab8e-dba6bc0cae4f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.596226 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.596226 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:15.598290 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-77fd1897-dc35-42fc-8385-dc259e2a73ef req-b978b514-5977-4f32-a4fa-4aaad09ffe7b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613 returned with HTTP 200 Aug 25 11:53:15.598820 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 704/2753] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:15 2026] DELETE /volume/v3/attachments/bee86d9b-2dce-4319-bfb5-87b368a8c613 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:15.602440 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4ae7b7fe-38c3-423e-ab8e-dba6bc0cae4f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:15.608155 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ae7b7fe-38c3-423e-ab8e-dba6bc0cae4f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 returned with HTTP 200 Aug 25 11:53:15.608155 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 691/2754] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:15 2026] GET /volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 => generated 874 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:15.623219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e60f3d62-fa1e-44ad-bab1-9cbfdb4f64d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.625482 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e60f3d62-fa1e-44ad-bab1-9cbfdb4f64d3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:53:15.625725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e60f3d62-fa1e-44ad-bab1-9cbfdb4f64d3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.626013 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e60f3d62-fa1e-44ad-bab1-9cbfdb4f64d3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.639580 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.639580 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:15.644456 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e60f3d62-fa1e-44ad-bab1-9cbfdb4f64d3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:15.653425 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e60f3d62-fa1e-44ad-bab1-9cbfdb4f64d3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 returned with HTTP 200 Aug 25 11:53:15.653955 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 681/2755] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:15 2026] GET /volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 => generated 874 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:15.668133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.670138 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:15.670517 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-986636313", "source_volid": "2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0", "volume_type": "tempest-scenario-type-luks-111090709", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:15.672446 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-986636313', 'source_volid': '2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0', 'volume_type': 'tempest-scenario-type-luks-111090709', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:15.682006 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.682006 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:15.682746 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume retrieved successfully. Aug 25 11:53:15.682746 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume of 1 GB Aug 25 11:53:15.683227 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Availability Zones retrieved successfully. Aug 25 11:53:15.688346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (6e1f05ee-8613-4182-aa13-c01b491ea741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:15.689381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6cc035a-92c1-4411-8877-cbd32a07a8bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:15.690271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:15.722566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6cc035a-92c1-4411-8877-cbd32a07a8bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0', 'volume_type': VolumeType(created_at=2026-08-25T11:53:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=91baac39-0538-40f9-bec8-53baed42bff5,is_public=True,name='tempest-scenario-type-luks-111090709',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '91baac39-0538-40f9-bec8-53baed42bff5', '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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:15.723326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcc0cf2-9e58-4307-9450-44f0ac74c9af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:15.733793 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-61af5e07-4e62-4438-b2e5-ae905a5baea4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.735566 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61af5e07-4e62-4438-b2e5-ae905a5baea4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:15.735760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61af5e07-4e62-4438-b2e5-ae905a5baea4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.735936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-61af5e07-4e62-4438-b2e5-ae905a5baea4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.736031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-61af5e07-4e62-4438-b2e5-ae905a5baea4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:15.740674 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.740674 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:15.741357 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-61af5e07-4e62-4438-b2e5-ae905a5baea4 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:15.741720 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 705/2756] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:15 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:15.757218 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-111090709 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-111090709, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:53:15.757473 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-111090709 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-111090709, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:53:15.777641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Created reservations ['f4ff6a04-5881-4f92-b316-f6a740b8a5d6', 'fcae5e05-5823-4c2f-833b-9d04fac5dd98', '5a881324-64cb-4230-9e29-f41e3ba0394f', '43cb1469-bd5f-4347-973e-07109bf337ee'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:15.778787 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dcc0cf2-9e58-4307-9450-44f0ac74c9af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4ff6a04-5881-4f92-b316-f6a740b8a5d6', 'fcae5e05-5823-4c2f-833b-9d04fac5dd98', '5a881324-64cb-4230-9e29-f41e3ba0394f', '43cb1469-bd5f-4347-973e-07109bf337ee']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:15.779853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cf301d-6218-4943-833a-8f8fad4cea3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:15.818991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45cf301d-6218-4943-833a-8f8fad4cea3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c2b34da-960e-49cd-96f6-e11d341db9b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-986636313',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['f4ff6a04-5881-4f92-b316-f6a740b8a5d6','fcae5e05-5823-4c2f-833b-9d04fac5dd98','5a881324-64cb-4230-9e29-f41e3ba0394f','43cb1469-bd5f-4347-973e-07109bf337ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=91baac39-0538-40f9-bec8-53baed42bff5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-986636313',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3c2b34da-960e-49cd-96f6-e11d341db9b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e060c3eef73e4143afda7e15438f95fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f663cbc9e59341458d3805d1f8e9e196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(91baac39-0538-40f9-bec8-53baed42bff5),volume_type_id=91baac39-0538-40f9-bec8-53baed42bff5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:15.820054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66751893-8cce-4ad6-9351-627697b7938e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:15.848679 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (66751893-8cce-4ad6-9351-627697b7938e) transitioned into state 'SUCCESS' from state '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-986636313',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['f4ff6a04-5881-4f92-b316-f6a740b8a5d6','fcae5e05-5823-4c2f-833b-9d04fac5dd98','5a881324-64cb-4230-9e29-f41e3ba0394f','43cb1469-bd5f-4347-973e-07109bf337ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=91baac39-0538-40f9-bec8-53baed42bff5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:15.848679 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357ba758-66bc-4c4a-8dad-4bba670bf9a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:15.872825 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (357ba758-66bc-4c4a-8dad-4bba670bf9a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:15.874239 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (6e1f05ee-8613-4182-aa13-c01b491ea741) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:15.874964 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request issued successfully. Aug 25 11:53:15.875778 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ddca4ba5-1162-4f67-ac63-bd745bc38fe6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:15.876475 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 680/2757] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:15 2026] POST /volume/v3/volumes => generated 808 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:15.908655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd86c391-0d0f-4b1b-a40b-e70ff8a2242c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:15.914600 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd86c391-0d0f-4b1b-a40b-e70ff8a2242c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:15.914600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd86c391-0d0f-4b1b-a40b-e70ff8a2242c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:15.914600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd86c391-0d0f-4b1b-a40b-e70ff8a2242c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:15.923436 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:15.923436 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:15.928299 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fd86c391-0d0f-4b1b-a40b-e70ff8a2242c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:15.937962 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd86c391-0d0f-4b1b-a40b-e70ff8a2242c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:15.939234 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 692/2758] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:15 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:16.344126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28a09405-1e59-4435-b770-1ccb88681b85 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.346356 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28a09405-1e59-4435-b770-1ccb88681b85 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:16.346594 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28a09405-1e59-4435-b770-1ccb88681b85 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.347375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28a09405-1e59-4435-b770-1ccb88681b85 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.361263 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.361263 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:16.372357 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-28a09405-1e59-4435-b770-1ccb88681b85 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:16.375811 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.379466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28a09405-1e59-4435-b770-1ccb88681b85 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:16.379898 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 682/2759] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 1352 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:16.382407 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:53:16.382795 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.383106 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.383351 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume with id: a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:53:16.395850 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6b0952a1-89c7-4959-af2d-3a367facaa60 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.398561 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6b0952a1-89c7-4959-af2d-3a367facaa60 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:16.398856 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6b0952a1-89c7-4959-af2d-3a367facaa60 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.399882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6b0952a1-89c7-4959-af2d-3a367facaa60 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.400104 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.400104 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:16.400720 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:53:16.409048 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.409048 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:16.414688 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6b0952a1-89c7-4959-af2d-3a367facaa60 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:16.420052 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6b0952a1-89c7-4959-af2d-3a367facaa60 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:16.420593 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 681/2760] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:16.433733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4f40095-833f-448c-98fb-9710bc6ab161 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.435974 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4f40095-833f-448c-98fb-9710bc6ab161 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:16.436331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4f40095-833f-448c-98fb-9710bc6ab161 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.436519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4f40095-833f-448c-98fb-9710bc6ab161 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.436709 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Delete volume request issued successfully. Aug 25 11:53:16.437015 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7873d81b-c2aa-45dd-93df-81d1a9954b42 tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 202 Aug 25 11:53:16.437455 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 706/2761] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:16 2026] DELETE /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:16.445796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-125c327f-97e0-4493-b0e3-06a2b1b659aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.446324 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.446324 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:16.447562 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-125c327f-97e0-4493-b0e3-06a2b1b659aa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:53:16.447811 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-125c327f-97e0-4493-b0e3-06a2b1b659aa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.448063 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-125c327f-97e0-4493-b0e3-06a2b1b659aa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.449955 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d4f40095-833f-448c-98fb-9710bc6ab161 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:16.455722 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4f40095-833f-448c-98fb-9710bc6ab161 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:16.456230 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 693/2762] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 1352 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:16.456361 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.456361 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:16.460941 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-125c327f-97e0-4493-b0e3-06a2b1b659aa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Volume info retrieved successfully. Aug 25 11:53:16.466816 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-125c327f-97e0-4493-b0e3-06a2b1b659aa tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 200 Aug 25 11:53:16.467274 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 683/2763] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:16.475790 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.479027 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] DELETE https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:16.479268 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.479486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.479689 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Delete volume with id: 55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:16.489577 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.489577 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:16.490259 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:16.511853 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Delete volume request issued successfully. Aug 25 11:53:16.512647 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2e97ff3-1207-42eb-b7b9-ac050ed6c184 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 202 Aug 25 11:53:16.513175 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 682/2764] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:16 2026] DELETE /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:16.524608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-26ee6abc-97f4-4b3f-b626-1f1e6cea75e8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.527595 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26ee6abc-97f4-4b3f-b626-1f1e6cea75e8 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:16.527595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26ee6abc-97f4-4b3f-b626-1f1e6cea75e8 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.527595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-26ee6abc-97f4-4b3f-b626-1f1e6cea75e8 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.539101 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.539101 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:16.546897 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-26ee6abc-97f4-4b3f-b626-1f1e6cea75e8 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:16.556953 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-26ee6abc-97f4-4b3f-b626-1f1e6cea75e8 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 200 Aug 25 11:53:16.557607 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 707/2765] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 1351 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:16.754488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98e1e93c-2539-47a3-8952-0978cb006c40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.756334 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98e1e93c-2539-47a3-8952-0978cb006c40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:16.756597 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98e1e93c-2539-47a3-8952-0978cb006c40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.756908 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98e1e93c-2539-47a3-8952-0978cb006c40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.757094 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-98e1e93c-2539-47a3-8952-0978cb006c40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:16.767267 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.767267 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:16.768071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98e1e93c-2539-47a3-8952-0978cb006c40 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:16.768395 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 694/2766] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 789 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:16.831479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0d3e1ece-19b8-4207-9e49-021f13f90498 req-bef8c9bb-2f9b-408a-9ecb-64233bc8e084 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.831479 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0d3e1ece-19b8-4207-9e49-021f13f90498 req-bef8c9bb-2f9b-408a-9ecb-64233bc8e084 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 Aug 25 11:53:16.831479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0d3e1ece-19b8-4207-9e49-021f13f90498 req-bef8c9bb-2f9b-408a-9ecb-64233bc8e084 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.831479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0d3e1ece-19b8-4207-9e49-021f13f90498 req-bef8c9bb-2f9b-408a-9ecb-64233bc8e084 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.831479 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0d3e1ece-19b8-4207-9e49-021f13f90498 req-bef8c9bb-2f9b-408a-9ecb-64233bc8e084 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 returned with HTTP 404 Aug 25 11:53:16.831479 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 684/2767] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:16 2026] DELETE /volume/v3/attachments/f3866c71-4912-4cb7-aefb-ede4c7cb6943 => generated 149 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:53:16.954206 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e3bf8bb3-da1a-4ab5-8f8c-2044d9c127fa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:16.956175 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e3bf8bb3-da1a-4ab5-8f8c-2044d9c127fa tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:16.956395 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e3bf8bb3-da1a-4ab5-8f8c-2044d9c127fa tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:16.956606 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e3bf8bb3-da1a-4ab5-8f8c-2044d9c127fa tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:16.964395 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:16.964395 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:16.968405 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e3bf8bb3-da1a-4ab5-8f8c-2044d9c127fa tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:16.973655 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e3bf8bb3-da1a-4ab5-8f8c-2044d9c127fa tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:16.974122 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 683/2768] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:16 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:17.484157 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8057f6c2-59aa-456e-8d8d-77f25bb2241b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:17.487383 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8057f6c2-59aa-456e-8d8d-77f25bb2241b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] GET https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 Aug 25 11:53:17.487665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8057f6c2-59aa-456e-8d8d-77f25bb2241b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:17.487921 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8057f6c2-59aa-456e-8d8d-77f25bb2241b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:17.497652 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8057f6c2-59aa-456e-8d8d-77f25bb2241b tempest-AttachVolumeMultiAttachTest-1376962406 tempest-AttachVolumeMultiAttachTest-1376962406-project-member] https://10.4.3.66/volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 returned with HTTP 404 Aug 25 11:53:17.498177 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 708/2769] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:17 2026] GET /volume/v3/volumes/a11999ff-1f1d-496e-a57e-f0119182ff15 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:17.573474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a08a153-1a32-4b63-ba82-10463ff5549e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:17.576924 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a08a153-1a32-4b63-ba82-10463ff5549e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b Aug 25 11:53:17.577108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a08a153-1a32-4b63-ba82-10463ff5549e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:17.577320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a08a153-1a32-4b63-ba82-10463ff5549e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:17.590204 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a08a153-1a32-4b63-ba82-10463ff5549e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b returned with HTTP 404 Aug 25 11:53:17.590926 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 695/2770] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:17 2026] GET /volume/v3/volumes/55e850a3-0a42-4d3a-85c7-77fa7ba9686b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:17.600391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d2c4e082-a321-4998-a34e-517dea2872f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:17.602255 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:17.602632 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1138150662"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:17.604104 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1138150662'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:17.604246 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create volume of 1 GB Aug 25 11:53:17.608945 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Availability Zones retrieved successfully. Aug 25 11:53:17.614828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Flow 'volume_create_api' (385c88c3-f9a7-42f5-bbd9-1190a96b2310) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:17.616316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5208c69d-cde3-44ce-a793-a725d68d43f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:17.617529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:17.648479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5208c69d-cde3-44ce-a793-a725d68d43f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:17.649838 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642cce1b-347d-4d0a-b822-9d9c7b52ef80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:17.699926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Created reservations ['288a19d5-6dc2-4605-97f6-497a6429fe8a', '4fe24593-921e-4ed3-83fe-f191bde6c4b9', '0bd2cc91-31e8-4367-96f8-959b42f8bec9', '1ff5091d-8e12-4135-924d-92d191d0d016'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:17.701118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (642cce1b-347d-4d0a-b822-9d9c7b52ef80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['288a19d5-6dc2-4605-97f6-497a6429fe8a', '4fe24593-921e-4ed3-83fe-f191bde6c4b9', '0bd2cc91-31e8-4367-96f8-959b42f8bec9', '1ff5091d-8e12-4135-924d-92d191d0d016']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:17.702213 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a75cb07-0cb0-44f4-bed0-a36a21057412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:17.733515 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a75cb07-0cb0-44f4-bed0-a36a21057412) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ff662f5d-335c-4134-aef0-47b3edcc4c18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1138150662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29440868f21a460f89677c45b028a741',qos_specs=None,replication_status=,reservations=['288a19d5-6dc2-4605-97f6-497a6429fe8a','4fe24593-921e-4ed3-83fe-f191bde6c4b9','0bd2cc91-31e8-4367-96f8-959b42f8bec9','1ff5091d-8e12-4135-924d-92d191d0d016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e068d1de0e433aa4e470d2e339f165',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1138150662',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ff662f5d-335c-4134-aef0-47b3edcc4c18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='29440868f21a460f89677c45b028a741',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='91e068d1de0e433aa4e470d2e339f165',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:17.734399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ca1482-f247-404a-9b95-cf178cf9f7c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:17.753819 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ca1482-f247-404a-9b95-cf178cf9f7c2) transitioned into state 'SUCCESS' from state '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-1138150662',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='29440868f21a460f89677c45b028a741',qos_specs=None,replication_status=,reservations=['288a19d5-6dc2-4605-97f6-497a6429fe8a','4fe24593-921e-4ed3-83fe-f191bde6c4b9','0bd2cc91-31e8-4367-96f8-959b42f8bec9','1ff5091d-8e12-4135-924d-92d191d0d016'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='91e068d1de0e433aa4e470d2e339f165',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:17.754409 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d474a21d-0573-4775-b5b1-e05176a914a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:17.764289 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d474a21d-0573-4775-b5b1-e05176a914a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:17.765160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Flow 'volume_create_api' (385c88c3-f9a7-42f5-bbd9-1190a96b2310) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:17.765381 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create volume request issued successfully. Aug 25 11:53:17.766023 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2c4e082-a321-4998-a34e-517dea2872f5 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:17.766413 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 685/2771] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:17 2026] POST /volume/v3/volumes => generated 746 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:17.780664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1b9d7672-90fd-4d7d-b3fb-b50953811abb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:17.781069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12a6a113-61f8-40db-ade4-69f68b1dfa9b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:17.783056 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12a6a113-61f8-40db-ade4-69f68b1dfa9b tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:17.783435 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12a6a113-61f8-40db-ade4-69f68b1dfa9b tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:17.784219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12a6a113-61f8-40db-ade4-69f68b1dfa9b tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:17.784280 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b9d7672-90fd-4d7d-b3fb-b50953811abb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:17.784432 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b9d7672-90fd-4d7d-b3fb-b50953811abb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:17.785648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b9d7672-90fd-4d7d-b3fb-b50953811abb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:17.785648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1b9d7672-90fd-4d7d-b3fb-b50953811abb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:17.792792 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:17.792792 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:17.794323 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:17.794323 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:17.795313 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b9d7672-90fd-4d7d-b3fb-b50953811abb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:17.799533 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 684/2772] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:17 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:17.799679 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-12a6a113-61f8-40db-ade4-69f68b1dfa9b tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:17.801693 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12a6a113-61f8-40db-ade4-69f68b1dfa9b tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:17.802230 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 709/2773] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:17 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:17.988925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f565099f-0852-4981-bce4-6d73087c8dda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:17.991048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f565099f-0852-4981-bce4-6d73087c8dda tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:17.991209 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f565099f-0852-4981-bce4-6d73087c8dda tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:17.991390 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f565099f-0852-4981-bce4-6d73087c8dda tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:17.999206 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:17.999206 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:18.002972 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f565099f-0852-4981-bce4-6d73087c8dda tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:18.007342 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f565099f-0852-4981-bce4-6d73087c8dda tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:18.008218 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 696/2774] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:17 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:18.161391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e6a2a318-5083-4cdb-a2cb-5980e92a1664 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.163506 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6a2a318-5083-4cdb-a2cb-5980e92a1664 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:53:18.163716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6a2a318-5083-4cdb-a2cb-5980e92a1664 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:18.164006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6a2a318-5083-4cdb-a2cb-5980e92a1664 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:18.164153 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-e6a2a318-5083-4cdb-a2cb-5980e92a1664 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 23c10afe-8bf4-47f8-89b4-fe44eab5e651 Aug 25 11:53:18.169701 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6a2a318-5083-4cdb-a2cb-5980e92a1664 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 returned with HTTP 404 Aug 25 11:53:18.169872 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 686/2775] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:18 2026] DELETE /volume/v3/snapshots/23c10afe-8bf4-47f8-89b4-fe44eab5e651 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:18.181769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3b78848c-a623-44ad-97aa-8e371512a8ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.183637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b78848c-a623-44ad-97aa-8e371512a8ea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:18.184072 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b78848c-a623-44ad-97aa-8e371512a8ea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:18.184072 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b78848c-a623-44ad-97aa-8e371512a8ea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:18.192756 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:18.192756 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:18.198198 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3b78848c-a623-44ad-97aa-8e371512a8ea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:18.204135 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b78848c-a623-44ad-97aa-8e371512a8ea tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:18.205368 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 685/2776] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:18 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:18.222439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.226650 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:18.226650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-625603069"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:18.227673 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-625603069'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:18.227940 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume of 1 GB Aug 25 11:53:18.232105 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Availability Zones retrieved successfully. Aug 25 11:53:18.241650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (acc1bae5-3020-401e-8786-188d897eb41c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:18.241650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c45a810-12fe-4840-8214-20c8baa0a655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:18.242210 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:18.271294 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c45a810-12fe-4840-8214-20c8baa0a655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:18.272783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14c4431-c9d9-49e0-b233-ec3f2fa093f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:18.328648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['b87ee037-0a14-470c-bc7b-e2b511d4b92f', 'e98b342f-0ccc-4619-9584-7f44c574070c', 'd8b320bf-0c2b-4ec5-bf97-8215522d1e6b', 'c138b260-57cc-4c25-aa9f-3f70c6bb03f4'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:18.328648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b14c4431-c9d9-49e0-b233-ec3f2fa093f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b87ee037-0a14-470c-bc7b-e2b511d4b92f', 'e98b342f-0ccc-4619-9584-7f44c574070c', 'd8b320bf-0c2b-4ec5-bf97-8215522d1e6b', 'c138b260-57cc-4c25-aa9f-3f70c6bb03f4']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:18.328648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6240052-87d9-4a81-b190-767d5bbcea6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:18.354563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6240052-87d9-4a81-b190-767d5bbcea6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8db419-0384-4bcd-92c9-638d0dfcb8c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-625603069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['b87ee037-0a14-470c-bc7b-e2b511d4b92f','e98b342f-0ccc-4619-9584-7f44c574070c','d8b320bf-0c2b-4ec5-bf97-8215522d1e6b','c138b260-57cc-4c25-aa9f-3f70c6bb03f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-625603069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8db419-0384-4bcd-92c9-638d0dfcb8c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa6373572974e97b5ab35f5e6e031fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:18.355332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe32f9d-44fe-4d58-80f5-64eaf84bdd2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:18.373238 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efe32f9d-44fe-4d58-80f5-64eaf84bdd2d) transitioned into state 'SUCCESS' from state '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-625603069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['b87ee037-0a14-470c-bc7b-e2b511d4b92f','e98b342f-0ccc-4619-9584-7f44c574070c','d8b320bf-0c2b-4ec5-bf97-8215522d1e6b','c138b260-57cc-4c25-aa9f-3f70c6bb03f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:18.374110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c524730-3924-4a2b-8e34-077c7193c5b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:18.385272 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c524730-3924-4a2b-8e34-077c7193c5b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:18.386075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (acc1bae5-3020-401e-8786-188d897eb41c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:18.386341 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request issued successfully. Aug 25 11:53:18.387089 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fcb1f033-1e0f-47a1-ae91-75f752a37326 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:18.387499 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 710/2777] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:18 2026] POST /volume/v3/volumes => generated 751 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:18.403040 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3675929-99f0-4310-8aad-432ae81691f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.405348 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3675929-99f0-4310-8aad-432ae81691f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:18.405565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3675929-99f0-4310-8aad-432ae81691f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:18.405761 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3675929-99f0-4310-8aad-432ae81691f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:18.412218 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:18.412218 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:18.415566 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b3675929-99f0-4310-8aad-432ae81691f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:18.419535 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3675929-99f0-4310-8aad-432ae81691f5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 returned with HTTP 200 Aug 25 11:53:18.420263 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 697/2778] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:18 2026] GET /volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:18.806458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2cf939c2-5235-4eea-bf23-8c93165c0d15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.808274 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cf939c2-5235-4eea-bf23-8c93165c0d15 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:18.808458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cf939c2-5235-4eea-bf23-8c93165c0d15 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:18.808768 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2cf939c2-5235-4eea-bf23-8c93165c0d15 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:18.808887 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2cf939c2-5235-4eea-bf23-8c93165c0d15 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:18.813259 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:18.813259 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:18.814010 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2cf939c2-5235-4eea-bf23-8c93165c0d15 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:18.814317 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 687/2779] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:18 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:18.815178 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b8993949-a318-4ac2-97c2-cad254505651 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.816861 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b8993949-a318-4ac2-97c2-cad254505651 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:18.817038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b8993949-a318-4ac2-97c2-cad254505651 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:18.817204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b8993949-a318-4ac2-97c2-cad254505651 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:18.823515 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:18.823515 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:18.826957 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b8993949-a318-4ac2-97c2-cad254505651 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:18.830503 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b8993949-a318-4ac2-97c2-cad254505651 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:18.830961 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 686/2780] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:18 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:18.848715 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-72517868-5c26-44b0-b26a-ee34c4dae335 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.850863 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:53:18.851288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ff662f5d-335c-4134-aef0-47b3edcc4c18", "name": "tempest-VolumesExtendTest-Snapshot-2129138667"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:18.859271 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:18.859271 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:18.859753 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:18.859876 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Create snapshot from volume ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:18.892605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Created reservations ['96b973f4-c46a-4ae5-8ccb-65d4c1a04e16', '95ba836a-f47f-4dd6-94a9-a5cb7911e8a4', '915d30b1-dcf4-45bc-b3ea-2911029bc391', '1a7f49ac-7958-4823-bf44-4bbfd81ca131'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:18.913970 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Snapshot create request issued successfully. Aug 25 11:53:18.914339 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-72517868-5c26-44b0-b26a-ee34c4dae335 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:53:18.914862 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 711/2781] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:53:18 2026] POST /volume/v3/snapshots => generated 304 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:18.922570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf586fa5-f692-4377-81f1-a0cd103e956a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:18.924478 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf586fa5-f692-4377-81f1-a0cd103e956a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 Aug 25 11:53:18.924711 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf586fa5-f692-4377-81f1-a0cd103e956a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:18.924861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf586fa5-f692-4377-81f1-a0cd103e956a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:18.929593 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:18.929593 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:18.930085 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf586fa5-f692-4377-81f1-a0cd103e956a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Snapshot retrieved successfully. Aug 25 11:53:18.930830 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf586fa5-f692-4377-81f1-a0cd103e956a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 returned with HTTP 200 Aug 25 11:53:18.931207 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 698/2782] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:18 2026] GET /volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:19.023822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2c5b906d-e4a0-4db4-92fc-db9d0b9211de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.025385 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c5b906d-e4a0-4db4-92fc-db9d0b9211de tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:19.025573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c5b906d-e4a0-4db4-92fc-db9d0b9211de tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.025770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c5b906d-e4a0-4db4-92fc-db9d0b9211de tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.032725 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.032725 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:19.036056 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2c5b906d-e4a0-4db4-92fc-db9d0b9211de tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:19.039907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c5b906d-e4a0-4db4-92fc-db9d0b9211de tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:19.040288 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 688/2783] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:19 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:19.435152 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cb3bd64b-4cd7-4de1-95d7-d339104c23d7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.438114 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cb3bd64b-4cd7-4de1-95d7-d339104c23d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:19.438451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cb3bd64b-4cd7-4de1-95d7-d339104c23d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.438701 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cb3bd64b-4cd7-4de1-95d7-d339104c23d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.447682 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.447682 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:19.451957 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cb3bd64b-4cd7-4de1-95d7-d339104c23d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:19.457087 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cb3bd64b-4cd7-4de1-95d7-d339104c23d7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 returned with HTTP 200 Aug 25 11:53:19.457331 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 687/2784] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:19 2026] GET /volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:19.474988 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-10976e29-99c6-4bf9-86d5-db51662819d5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.476983 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:53:19.477295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cb8db419-0384-4bcd-92c9-638d0dfcb8c5", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1879870281"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:19.489438 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.489438 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:19.490223 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:19.490387 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:19.521987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['6bfc2e78-a8c7-48ea-a7ed-ec6a5ee3b5cd', '8ed8886b-724a-4d19-89fe-8b42b27229c9', '15305f0b-c0d6-4ce6-8f0a-9bb5712d942e', 'aabe2cf4-5714-4b18-95b0-80580eecd9c5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:19.561443 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot create request issued successfully. Aug 25 11:53:19.561793 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10976e29-99c6-4bf9-86d5-db51662819d5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:53:19.562210 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 712/2785] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:53:19 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 25 11:53:19.580133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f28057c-566c-46bc-9b87-378fa580e6dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.580133 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f28057c-566c-46bc-9b87-378fa580e6dc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 Aug 25 11:53:19.580133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f28057c-566c-46bc-9b87-378fa580e6dc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.580133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f28057c-566c-46bc-9b87-378fa580e6dc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.584974 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.584974 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:19.585534 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0f28057c-566c-46bc-9b87-378fa580e6dc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:19.586582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f28057c-566c-46bc-9b87-378fa580e6dc tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 returned with HTTP 200 Aug 25 11:53:19.587116 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 699/2786] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:19 2026] GET /volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:19.611960 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05ce496e-866f-4ef4-afa1-f10902ae8b63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.612109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05ce496e-866f-4ef4-afa1-f10902ae8b63 None None] GET https://10.4.3.66/volume// Aug 25 11:53:19.612437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05ce496e-866f-4ef4-afa1-f10902ae8b63 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.616221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05ce496e-866f-4ef4-afa1-f10902ae8b63 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.616221 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05ce496e-866f-4ef4-afa1-f10902ae8b63 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:19.616221 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 689/2787] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:19.625305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-197b58d6-8bee-429d-b5d0-57ae5501e5a3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.627637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-197b58d6-8bee-429d-b5d0-57ae5501e5a3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:53:19.629387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-197b58d6-8bee-429d-b5d0-57ae5501e5a3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "67694798-c469-4c1b-9acf-9437c5617ff6", "connector": null, "instance_uuid": "7bc0ec56-1aaf-4ca5-a94a-42979521d5b9"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:19.640399 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.640399 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:19.693766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-197b58d6-8bee-429d-b5d0-57ae5501e5a3 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:53:19.694283 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 688/2788] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:53:19 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:19.705326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-339c7570-d8d9-4f16-9d8c-7b7509afa8c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.707578 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-339c7570-d8d9-4f16-9d8c-7b7509afa8c7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 Aug 25 11:53:19.707816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-339c7570-d8d9-4f16-9d8c-7b7509afa8c7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.707999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-339c7570-d8d9-4f16-9d8c-7b7509afa8c7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.715751 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.715751 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:19.786543 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-339c7570-d8d9-4f16-9d8c-7b7509afa8c7 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 returned with HTTP 200 Aug 25 11:53:19.787042 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 713/2789] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:19 2026] DELETE /volume/v3/attachments/f08436e6-1e93-4050-8257-e121226ad3d1 => generated 192 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:19.827001 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c9a91bcc-0160-46be-9f25-2246462b50e8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.830678 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9a91bcc-0160-46be-9f25-2246462b50e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:19.830678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9a91bcc-0160-46be-9f25-2246462b50e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.830678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c9a91bcc-0160-46be-9f25-2246462b50e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.830678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c9a91bcc-0160-46be-9f25-2246462b50e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:19.834865 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.834865 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:19.835958 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c9a91bcc-0160-46be-9f25-2246462b50e8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:19.836414 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 700/2790] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:19 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:19.940996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-853f6f9a-2396-4082-abbe-5c362b964ea1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.945479 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-853f6f9a-2396-4082-abbe-5c362b964ea1 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 Aug 25 11:53:19.945784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-853f6f9a-2396-4082-abbe-5c362b964ea1 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:19.946077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-853f6f9a-2396-4082-abbe-5c362b964ea1 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:19.959395 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.959395 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:19.960272 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-853f6f9a-2396-4082-abbe-5c362b964ea1 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Snapshot retrieved successfully. Aug 25 11:53:19.961510 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-853f6f9a-2396-4082-abbe-5c362b964ea1 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 returned with HTTP 200 Aug 25 11:53:19.962562 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 690/2791] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:19 2026] GET /volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 => generated 463 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:19.973077 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:19.976171 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] POST https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18/action Aug 25 11:53:19.976923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:19.976923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:19.986948 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:19.986948 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:19.987507 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:20.053028 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e9af335-d545-4c30-9ab9-6ea6bbacea79 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.053705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Created reservations ['9d77a0c6-432e-4c08-a821-1e679e8f2581', 'df2608b1-1afb-402f-9786-3feea9011685'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:20.056794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e9af335-d545-4c30-9ab9-6ea6bbacea79 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:20.056794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e9af335-d545-4c30-9ab9-6ea6bbacea79 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.056794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e9af335-d545-4c30-9ab9-6ea6bbacea79 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.063501 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.063501 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:20.067650 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Extend volume request issued successfully. Aug 25 11:53:20.067650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab1170cb-3cc6-4554-ad97-2416e2a5ed6a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18/action returned with HTTP 202 Aug 25 11:53:20.067650 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 689/2792] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:19 2026] POST /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 11:53:20.071986 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e9af335-d545-4c30-9ab9-6ea6bbacea79 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:20.077642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60752a65-f43b-4af6-8c77-627a3d42f27a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.082231 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60752a65-f43b-4af6-8c77-627a3d42f27a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:20.082312 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e9af335-d545-4c30-9ab9-6ea6bbacea79 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:20.082392 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60752a65-f43b-4af6-8c77-627a3d42f27a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.082392 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60752a65-f43b-4af6-8c77-627a3d42f27a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.082602 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 714/2793] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:20.100129 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.100129 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:20.110551 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60752a65-f43b-4af6-8c77-627a3d42f27a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:20.115459 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60752a65-f43b-4af6-8c77-627a3d42f27a tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:20.116118 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 701/2794] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 839 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:20.600867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-118c746c-fede-4a67-83d6-decce622a050 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.600867 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-118c746c-fede-4a67-83d6-decce622a050 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 Aug 25 11:53:20.600867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-118c746c-fede-4a67-83d6-decce622a050 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.600867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-118c746c-fede-4a67-83d6-decce622a050 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.607473 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.607473 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:20.608549 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-118c746c-fede-4a67-83d6-decce622a050 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:20.609033 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-118c746c-fede-4a67-83d6-decce622a050 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 returned with HTTP 200 Aug 25 11:53:20.609498 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 691/2795] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:20.617984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1d2e6688-4d06-4555-b014-3b7526658daa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.620018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:20.621163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9f2b143d-3161-4b21-a08f-a3922d325d24", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-7304617"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:20.624463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request body: {'volume': {'snapshot_id': '9f2b143d-3161-4b21-a08f-a3922d325d24', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-7304617'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:20.628907 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.628907 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:20.629339 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:20.629453 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume of 2 GB Aug 25 11:53:20.633341 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Availability Zones retrieved successfully. Aug 25 11:53:20.638574 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (48f7ade3-ba1e-45a3-a65c-1104d9e98e49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:20.640753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43470a57-89cc-4ad1-ad45-ed4ba1cb8b35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:20.641814 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:20.673094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (43470a57-89cc-4ad1-ad45-ed4ba1cb8b35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9f2b143d-3161-4b21-a08f-a3922d325d24', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:20.673969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b12ba12-5ea2-4323-b205-f361d0ff2744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:20.715533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['5af8b1ce-ae0a-48b7-952f-7ed2a2615640', '464afd56-ee8b-4111-ac23-1ccf715c29ce', '695a8ba3-3e08-4099-a9ee-33c6bc94f21c', '4c3ce20a-b1f8-4ae0-81a4-0ff4bccc46ea'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:20.716306 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b12ba12-5ea2-4323-b205-f361d0ff2744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5af8b1ce-ae0a-48b7-952f-7ed2a2615640', '464afd56-ee8b-4111-ac23-1ccf715c29ce', '695a8ba3-3e08-4099-a9ee-33c6bc94f21c', '4c3ce20a-b1f8-4ae0-81a4-0ff4bccc46ea']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:20.717182 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab56327-a69f-433c-81fd-bfcd33d958d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:20.775139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fab56327-a69f-433c-81fd-bfcd33d958d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57e8004e-a528-435d-b114-4405f00a39a9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-7304617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['5af8b1ce-ae0a-48b7-952f-7ed2a2615640','464afd56-ee8b-4111-ac23-1ccf715c29ce','695a8ba3-3e08-4099-a9ee-33c6bc94f21c','4c3ce20a-b1f8-4ae0-81a4-0ff4bccc46ea'],size=2,snapshot_id=9f2b143d-3161-4b21-a08f-a3922d325d24,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-7304617',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57e8004e-a528-435d-b114-4405f00a39a9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa6373572974e97b5ab35f5e6e031fc',provider_auth=None,provider_geometry=None,provider_id=None,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=9f2b143d-3161-4b21-a08f-a3922d325d24,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:20.776296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81108cec-afe4-4b93-ac3f-a6e9cbed8154) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:20.816719 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81108cec-afe4-4b93-ac3f-a6e9cbed8154) transitioned into state 'SUCCESS' from state '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-7304617',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['5af8b1ce-ae0a-48b7-952f-7ed2a2615640','464afd56-ee8b-4111-ac23-1ccf715c29ce','695a8ba3-3e08-4099-a9ee-33c6bc94f21c','4c3ce20a-b1f8-4ae0-81a4-0ff4bccc46ea'],size=2,snapshot_id=9f2b143d-3161-4b21-a08f-a3922d325d24,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:20.817595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09e5abf-9188-4c02-936a-a8ff4bbf4a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:20.847279 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a09e5abf-9188-4c02-936a-a8ff4bbf4a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:20.848299 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6d3692f7-fe42-4f70-8ac9-28cbd2cfe2d9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.848466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (48f7ade3-ba1e-45a3-a65c-1104d9e98e49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:20.849059 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request issued successfully. Aug 25 11:53:20.849999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d2e6688-4d06-4555-b014-3b7526658daa tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:20.850568 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 690/2796] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:20 2026] POST /volume/v3/volumes => generated 783 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:20.850717 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d3692f7-fe42-4f70-8ac9-28cbd2cfe2d9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:20.851045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d3692f7-fe42-4f70-8ac9-28cbd2cfe2d9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.851835 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d3692f7-fe42-4f70-8ac9-28cbd2cfe2d9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.852675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6d3692f7-fe42-4f70-8ac9-28cbd2cfe2d9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:20.859988 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.859988 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:20.861409 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d3692f7-fe42-4f70-8ac9-28cbd2cfe2d9 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:20.862400 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 715/2797] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:20.865333 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d5b0fa0-f2d2-4d69-bd10-3c22b9dd0c66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.866659 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d5b0fa0-f2d2-4d69-bd10-3c22b9dd0c66 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:20.866946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d5b0fa0-f2d2-4d69-bd10-3c22b9dd0c66 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.867185 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d5b0fa0-f2d2-4d69-bd10-3c22b9dd0c66 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.877736 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.877736 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:20.879150 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-630d37b5-d074-4d61-aa15-42acb0e2f5c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.880707 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-630d37b5-d074-4d61-aa15-42acb0e2f5c3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:20.882217 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-630d37b5-d074-4d61-aa15-42acb0e2f5c3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.882217 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-630d37b5-d074-4d61-aa15-42acb0e2f5c3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.882217 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-630d37b5-d074-4d61-aa15-42acb0e2f5c3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:20.882718 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d5b0fa0-f2d2-4d69-bd10-3c22b9dd0c66 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:20.888570 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.888570 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:20.888570 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-630d37b5-d074-4d61-aa15-42acb0e2f5c3 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:20.888570 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 692/2798] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:20.889185 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d5b0fa0-f2d2-4d69-bd10-3c22b9dd0c66 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 200 Aug 25 11:53:20.889660 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 702/2799] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:20.900525 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.902999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:53:20.903302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9", "incremental": true, "force": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:20.904639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating new backup {'backup': {'volume_id': '9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9', 'incremental': True, 'force': True}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:53:20.905134 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating backup of volume 9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 in container None Aug 25 11:53:20.915340 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.915340 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:20.915829 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:20.935979 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['2b54e4e2-724e-4092-85ec-19520d315041', 'aee52b4d-4eff-4730-8be7-decc51accd67'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:20.979097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fb0a1db9-5c28-4298-b5cf-74bdead4661e tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:53:20.979530 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 691/2800] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:20 2026] POST /volume/v3/backups => generated 286 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:20.988371 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d63bfc48-e339-479e-bb8f-8811dd7a2176 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:20.992744 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d63bfc48-e339-479e-bb8f-8811dd7a2176 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:20.993053 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d63bfc48-e339-479e-bb8f-8811dd7a2176 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:20.993354 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d63bfc48-e339-479e-bb8f-8811dd7a2176 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:20.993524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d63bfc48-e339-479e-bb8f-8811dd7a2176 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:20.999217 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:20.999217 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:21.000276 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d63bfc48-e339-479e-bb8f-8811dd7a2176 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:21.000777 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 716/2801] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:20 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.098303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-438ca584-0dc8-466b-8231-b02d3bc3d739 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.102591 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-438ca584-0dc8-466b-8231-b02d3bc3d739 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:21.102591 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-438ca584-0dc8-466b-8231-b02d3bc3d739 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.102591 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-438ca584-0dc8-466b-8231-b02d3bc3d739 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.109935 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.109935 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:21.119037 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-438ca584-0dc8-466b-8231-b02d3bc3d739 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:21.121379 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-438ca584-0dc8-466b-8231-b02d3bc3d739 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:21.122079 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 693/2802] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.136394 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-79f1f09e-e99c-4014-909d-7b8a325662bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.138939 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79f1f09e-e99c-4014-909d-7b8a325662bb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:21.139231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79f1f09e-e99c-4014-909d-7b8a325662bb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.139508 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-79f1f09e-e99c-4014-909d-7b8a325662bb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.158156 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.158156 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:21.168464 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-79f1f09e-e99c-4014-909d-7b8a325662bb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:21.182289 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-79f1f09e-e99c-4014-909d-7b8a325662bb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:21.182908 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 703/2803] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 839 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.198940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4cf40878-b2be-435a-983e-deff86b2321e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.201491 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4cf40878-b2be-435a-983e-deff86b2321e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:21.201805 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4cf40878-b2be-435a-983e-deff86b2321e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.202066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4cf40878-b2be-435a-983e-deff86b2321e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.212919 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.212919 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:21.217422 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4cf40878-b2be-435a-983e-deff86b2321e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:21.224372 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4cf40878-b2be-435a-983e-deff86b2321e tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:21.224803 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 692/2804] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.239926 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.243966 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 Aug 25 11:53:21.244260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.244760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.244760 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Delete snapshot with id: 1b80a873-2aee-45d1-b33e-617e31436967 Aug 25 11:53:21.257103 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.257103 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:21.258885 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Snapshot retrieved successfully. Aug 25 11:53:21.272496 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.275509 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] PUT https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc Aug 25 11:53:21.276340 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:21.281592 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Snapshot delete request issued successfully. Aug 25 11:53:21.281592 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-07bcf24c-5d1c-4009-b64a-c624dd83dce3 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 returned with HTTP 202 Aug 25 11:53:21.282073 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 717/2805] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:21 2026] DELETE /volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:21.287510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Acquiring lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:53:21.291370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-226d95f4-a777-420e-b662-23fa77532763 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.295643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:53:21.295738 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-226d95f4-a777-420e-b662-23fa77532763 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 Aug 25 11:53:21.295738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-226d95f4-a777-420e-b662-23fa77532763 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.295738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-226d95f4-a777-420e-b662-23fa77532763 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.295861 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.295861 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:21.302464 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.302464 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:21.303188 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-226d95f4-a777-420e-b662-23fa77532763 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Snapshot retrieved successfully. Aug 25 11:53:21.305023 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-226d95f4-a777-420e-b662-23fa77532763 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 returned with HTTP 200 Aug 25 11:53:21.306275 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 704/2806] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 => generated 462 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.442705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Lock "cinder-attachment_update-67694798-c469-4c1b-9acf-9437c5617ff6-np0000008081" released by "attachment_update" :: held 0.148s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:53:21.442705 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-f20440ec-bfd5-4ab9-afc2-c5ddb7704b0c tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc returned with HTTP 200 Aug 25 11:53:21.442705 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 694/2807] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:53:21 2026] PUT /volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc => generated 968 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:21.452131 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-82f11939-2dfc-4e81-b336-1c638a35111e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.454547 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-82f11939-2dfc-4e81-b336-1c638a35111e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc Aug 25 11:53:21.454880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-82f11939-2dfc-4e81-b336-1c638a35111e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.455095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-82f11939-2dfc-4e81-b336-1c638a35111e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.472323 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-82f11939-2dfc-4e81-b336-1c638a35111e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc returned with HTTP 200 Aug 25 11:53:21.472759 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 693/2808] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc => generated 993 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:21.904483 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-912ec98b-3c5c-448f-ad0d-eb3a03d4743d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.906325 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-912ec98b-3c5c-448f-ad0d-eb3a03d4743d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:21.906506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-912ec98b-3c5c-448f-ad0d-eb3a03d4743d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.906694 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-912ec98b-3c5c-448f-ad0d-eb3a03d4743d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.913387 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.913387 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:21.916802 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-912ec98b-3c5c-448f-ad0d-eb3a03d4743d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:21.920584 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-912ec98b-3c5c-448f-ad0d-eb3a03d4743d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 200 Aug 25 11:53:21.920973 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 718/2809] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 876 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.936267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f70389e9-85c6-4cc7-bbd7-00a3cba71d37 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.938438 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f70389e9-85c6-4cc7-bbd7-00a3cba71d37 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:21.938683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f70389e9-85c6-4cc7-bbd7-00a3cba71d37 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.939046 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f70389e9-85c6-4cc7-bbd7-00a3cba71d37 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.948270 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:21.948270 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:21.954256 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f70389e9-85c6-4cc7-bbd7-00a3cba71d37 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:21.962631 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f70389e9-85c6-4cc7-bbd7-00a3cba71d37 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 200 Aug 25 11:53:21.963218 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 705/2810] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:21 2026] GET /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 876 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:21.983923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:21.988902 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:21.988902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:21.988902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:21.988902 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: 57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:22.006991 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.006991 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:22.007548 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:22.011593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-974b07b5-2a60-4dbb-abd9-cf1ee5c20c0d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.013849 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-974b07b5-2a60-4dbb-abd9-cf1ee5c20c0d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:22.014088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-974b07b5-2a60-4dbb-abd9-cf1ee5c20c0d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.014335 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-974b07b5-2a60-4dbb-abd9-cf1ee5c20c0d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.014479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-974b07b5-2a60-4dbb-abd9-cf1ee5c20c0d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:22.019808 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.019808 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:22.020941 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-974b07b5-2a60-4dbb-abd9-cf1ee5c20c0d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:22.022029 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 694/2811] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:22 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 694 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:22.026092 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume request issued successfully. Aug 25 11:53:22.026341 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34e58a01-cc6e-462c-80ce-975bccad0c97 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 202 Aug 25 11:53:22.026907 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 695/2812] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:21 2026] DELETE /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:22.040827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1dfa8146-0d41-4522-b615-4ec9f3d8b5f8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.040827 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dfa8146-0d41-4522-b615-4ec9f3d8b5f8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:22.040827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dfa8146-0d41-4522-b615-4ec9f3d8b5f8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.040827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1dfa8146-0d41-4522-b615-4ec9f3d8b5f8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.048920 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.048920 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:22.053646 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1dfa8146-0d41-4522-b615-4ec9f3d8b5f8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:22.057726 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1dfa8146-0d41-4522-b615-4ec9f3d8b5f8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 200 Aug 25 11:53:22.057925 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 719/2813] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:22 2026] GET /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 875 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:22.138128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a4309c65-5f16-49d7-90e2-67ae14c0de12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.140320 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4309c65-5f16-49d7-90e2-67ae14c0de12 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:22.140558 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4309c65-5f16-49d7-90e2-67ae14c0de12 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.141116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4309c65-5f16-49d7-90e2-67ae14c0de12 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.152240 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.152240 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:22.158486 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a4309c65-5f16-49d7-90e2-67ae14c0de12 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:22.163477 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4309c65-5f16-49d7-90e2-67ae14c0de12 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:22.163970 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 706/2814] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:22 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:22.316715 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-85925ad5-8165-44b2-acd7-638009404700 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.319011 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85925ad5-8165-44b2-acd7-638009404700 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 Aug 25 11:53:22.319255 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-85925ad5-8165-44b2-acd7-638009404700 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.319515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-85925ad5-8165-44b2-acd7-638009404700 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.324515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-85925ad5-8165-44b2-acd7-638009404700 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 returned with HTTP 404 Aug 25 11:53:22.325098 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 695/2815] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:22 2026] GET /volume/v3/snapshots/1b80a873-2aee-45d1-b33e-617e31436967 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:22.332186 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb88362f-51b3-40c2-a4b8-fe822d249db2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.334020 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb88362f-51b3-40c2-a4b8-fe822d249db2 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:22.334188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb88362f-51b3-40c2-a4b8-fe822d249db2 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.334365 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb88362f-51b3-40c2-a4b8-fe822d249db2 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.343071 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.343071 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:22.346878 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eb88362f-51b3-40c2-a4b8-fe822d249db2 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:22.351578 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb88362f-51b3-40c2-a4b8-fe822d249db2 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:22.352013 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 696/2816] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:22 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:22.364705 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.367415 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:22.367685 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.368258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.368258 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Delete volume with id: ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:22.377764 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.377764 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:22.378074 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:22.401885 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Delete volume request issued successfully. Aug 25 11:53:22.401885 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-52bbd429-f80b-4118-93fd-0a54c1c82bfb tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 202 Aug 25 11:53:22.402404 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 720/2817] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:22 2026] DELETE /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:22.413582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f999456-d85d-4b39-a43f-720d11c0efed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:22.415779 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f999456-d85d-4b39-a43f-720d11c0efed tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:22.416045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f999456-d85d-4b39-a43f-720d11c0efed tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:22.416241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f999456-d85d-4b39-a43f-720d11c0efed tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:22.425935 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:22.425935 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:22.430526 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7f999456-d85d-4b39-a43f-720d11c0efed tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Volume info retrieved successfully. Aug 25 11:53:22.438855 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f999456-d85d-4b39-a43f-720d11c0efed tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 200 Aug 25 11:53:22.439523 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 707/2818] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:22 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:23.032381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-faac82c4-64dd-4561-821d-e64b0a5be7c5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.037507 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-faac82c4-64dd-4561-821d-e64b0a5be7c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:23.037891 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-faac82c4-64dd-4561-821d-e64b0a5be7c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.038216 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-faac82c4-64dd-4561-821d-e64b0a5be7c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.038387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-faac82c4-64dd-4561-821d-e64b0a5be7c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:23.047058 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:23.047058 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:23.048177 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-faac82c4-64dd-4561-821d-e64b0a5be7c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:23.048659 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 696/2819] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:23 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 694 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:23.073906 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1731ddd1-b761-4396-869f-a13327e97ff9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.076043 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1731ddd1-b761-4396-869f-a13327e97ff9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:23.076254 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1731ddd1-b761-4396-869f-a13327e97ff9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.076471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1731ddd1-b761-4396-869f-a13327e97ff9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.082930 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1731ddd1-b761-4396-869f-a13327e97ff9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 404 Aug 25 11:53:23.083320 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 697/2820] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:23 2026] GET /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:23.091970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f738998-7be4-4e67-b084-a1d1b4dbe8b3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.094208 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f738998-7be4-4e67-b084-a1d1b4dbe8b3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:23.094495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f738998-7be4-4e67-b084-a1d1b4dbe8b3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.094722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f738998-7be4-4e67-b084-a1d1b4dbe8b3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.101685 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f738998-7be4-4e67-b084-a1d1b4dbe8b3 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 404 Aug 25 11:53:23.102198 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 721/2821] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:23 2026] GET /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:23.110903 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07d3246f-91a9-4613-826a-df7cf351b87b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.112955 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07d3246f-91a9-4613-826a-df7cf351b87b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:23.113115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07d3246f-91a9-4613-826a-df7cf351b87b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.113273 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07d3246f-91a9-4613-826a-df7cf351b87b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.113418 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-07d3246f-91a9-4613-826a-df7cf351b87b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: 57e8004e-a528-435d-b114-4405f00a39a9 Aug 25 11:53:23.119198 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07d3246f-91a9-4613-826a-df7cf351b87b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 returned with HTTP 404 Aug 25 11:53:23.120024 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 708/2822] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:23 2026] DELETE /volume/v3/volumes/57e8004e-a528-435d-b114-4405f00a39a9 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:23.129462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.131788 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 Aug 25 11:53:23.132083 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.132507 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.132678 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 9f2b143d-3161-4b21-a08f-a3922d325d24 Aug 25 11:53:23.138433 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:23.138433 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:23.139249 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:23.158661 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:53:23.159136 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d39df74-f857-40ae-9658-57afad9ad0b1 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 returned with HTTP 202 Aug 25 11:53:23.159706 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 697/2823] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:23 2026] DELETE /volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:23.170941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53306dc4-f993-4792-81cd-d26806e7f67b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.176035 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53306dc4-f993-4792-81cd-d26806e7f67b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 Aug 25 11:53:23.176298 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53306dc4-f993-4792-81cd-d26806e7f67b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.176614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53306dc4-f993-4792-81cd-d26806e7f67b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.185748 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30242e20-774c-4e37-8966-db40e63d5419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.186554 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:23.186554 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:23.187142 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-53306dc4-f993-4792-81cd-d26806e7f67b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:23.188250 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53306dc4-f993-4792-81cd-d26806e7f67b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 returned with HTTP 200 Aug 25 11:53:23.188701 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 698/2824] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:23 2026] GET /volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 => generated 468 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:23.188766 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30242e20-774c-4e37-8966-db40e63d5419 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:23.189079 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30242e20-774c-4e37-8966-db40e63d5419 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.189303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30242e20-774c-4e37-8966-db40e63d5419 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.204599 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:23.204599 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:23.205721 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-30242e20-774c-4e37-8966-db40e63d5419 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:23.213387 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30242e20-774c-4e37-8966-db40e63d5419 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:23.214250 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 722/2825] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:23 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:23.455042 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c036f9c-c914-46ef-99b5-6e0d043f4db0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:23.459100 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c036f9c-c914-46ef-99b5-6e0d043f4db0 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] GET https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 Aug 25 11:53:23.459289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c036f9c-c914-46ef-99b5-6e0d043f4db0 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:23.459486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c036f9c-c914-46ef-99b5-6e0d043f4db0 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:23.472123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c036f9c-c914-46ef-99b5-6e0d043f4db0 tempest-VolumesExtendTest-1195674673 tempest-VolumesExtendTest-1195674673-project-member] https://10.4.3.66/volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 returned with HTTP 404 Aug 25 11:53:23.472977 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 709/2826] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:23 2026] GET /volume/v3/volumes/ff662f5d-335c-4134-aef0-47b3edcc4c18 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:24.062746 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dbbb639e-b8d3-4fe7-80da-1499fd98ce4c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:24.065113 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dbbb639e-b8d3-4fe7-80da-1499fd98ce4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:24.066250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dbbb639e-b8d3-4fe7-80da-1499fd98ce4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:24.066250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dbbb639e-b8d3-4fe7-80da-1499fd98ce4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:24.069662 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-dbbb639e-b8d3-4fe7-80da-1499fd98ce4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:24.078228 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:24.078228 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:24.079444 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dbbb639e-b8d3-4fe7-80da-1499fd98ce4c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:24.080352 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 698/2827] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:24 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:24.199969 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0bda923-c6d0-4c4a-89a1-35573039cd8e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:24.204440 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0bda923-c6d0-4c4a-89a1-35573039cd8e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 Aug 25 11:53:24.204703 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0bda923-c6d0-4c4a-89a1-35573039cd8e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:24.204934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0bda923-c6d0-4c4a-89a1-35573039cd8e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:24.210782 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0bda923-c6d0-4c4a-89a1-35573039cd8e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 returned with HTTP 404 Aug 25 11:53:24.211314 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 699/2828] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:24 2026] GET /volume/v3/snapshots/9f2b143d-3161-4b21-a08f-a3922d325d24 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:24.219542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-04382b62-7d9d-469b-bb2c-4c7fdb897120 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:24.221442 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04382b62-7d9d-469b-bb2c-4c7fdb897120 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:24.221676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04382b62-7d9d-469b-bb2c-4c7fdb897120 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:24.221930 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04382b62-7d9d-469b-bb2c-4c7fdb897120 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:24.232004 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:24.232004 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:24.232897 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be2e8f7e-7864-44d8-8a3a-26bec1cc0604 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:24.235351 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be2e8f7e-7864-44d8-8a3a-26bec1cc0604 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:24.235596 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be2e8f7e-7864-44d8-8a3a-26bec1cc0604 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:24.235835 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be2e8f7e-7864-44d8-8a3a-26bec1cc0604 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:24.238130 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-04382b62-7d9d-469b-bb2c-4c7fdb897120 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:24.244943 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:24.244943 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:24.245379 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04382b62-7d9d-469b-bb2c-4c7fdb897120 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 returned with HTTP 200 Aug 25 11:53:24.245841 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 723/2829] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:24 2026] GET /volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:24.249599 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-be2e8f7e-7864-44d8-8a3a-26bec1cc0604 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:24.256583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be2e8f7e-7864-44d8-8a3a-26bec1cc0604 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:24.257014 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 710/2830] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:24 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:24.259925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:24.262276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:24.262458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:24.263005 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:24.263093 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:24.272349 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:24.272349 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:24.272974 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:24.311029 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume request issued successfully. Aug 25 11:53:24.311669 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e4859b6-44df-4a13-bbd9-9a5ba3764395 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 returned with HTTP 202 Aug 25 11:53:24.314895 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 699/2831] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:24 2026] DELETE /volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:24.324971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50eefe63-b0a4-4c3b-be3c-3a519130a000 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:24.326520 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50eefe63-b0a4-4c3b-be3c-3a519130a000 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:24.326836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50eefe63-b0a4-4c3b-be3c-3a519130a000 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:24.328516 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50eefe63-b0a4-4c3b-be3c-3a519130a000 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:24.339927 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:24.339927 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:24.349074 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50eefe63-b0a4-4c3b-be3c-3a519130a000 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:24.354883 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50eefe63-b0a4-4c3b-be3c-3a519130a000 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 returned with HTTP 200 Aug 25 11:53:24.355938 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 700/2832] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:24 2026] GET /volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:24.926297 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.055702 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:25.056160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-691361244"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:25.058608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-691361244'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:25.058835 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume of 1 GB Aug 25 11:53:25.065072 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Availability Zones retrieved successfully. Aug 25 11:53:25.073427 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Flow 'volume_create_api' (71ffd23b-31e3-4040-868b-7b659c3d4ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:25.074589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c069db6d-b21f-499b-bc4f-90ba401b73d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.076253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:25.092287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-294eca5b-4cbc-4a98-92a2-ca2ed235db1b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.093984 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-294eca5b-4cbc-4a98-92a2-ca2ed235db1b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:25.094181 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-294eca5b-4cbc-4a98-92a2-ca2ed235db1b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:25.094397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-294eca5b-4cbc-4a98-92a2-ca2ed235db1b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:25.094556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-294eca5b-4cbc-4a98-92a2-ca2ed235db1b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:25.103612 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:25.103612 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:25.104655 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-294eca5b-4cbc-4a98-92a2-ca2ed235db1b tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:25.105141 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 711/2833] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:25 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:25.127138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c069db6d-b21f-499b-bc4f-90ba401b73d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.128238 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de912580-8d17-442b-bb3b-e2a25b529097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.235323 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Created reservations ['9e68ce68-8a45-42f0-a7fb-b23ba9c1b4db', '3540385f-15a0-42a4-aacf-4c84ed214d3f', '01563b1c-7705-46da-b3b9-c4a22c45e867', '0d6edc49-2fec-49d5-b5b0-b36f15fe0a09'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:25.236439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de912580-8d17-442b-bb3b-e2a25b529097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e68ce68-8a45-42f0-a7fb-b23ba9c1b4db', '3540385f-15a0-42a4-aacf-4c84ed214d3f', '01563b1c-7705-46da-b3b9-c4a22c45e867', '0d6edc49-2fec-49d5-b5b0-b36f15fe0a09']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.237438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5e92b8-a328-431d-931d-e6de18e5c9c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.265477 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e5e92b8-a328-431d-931d-e6de18e5c9c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b70bd8e6-16d7-4c95-9e8c-edb3be87513d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-691361244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bea667b24c7d4355a2e80a21a552829c',qos_specs=None,replication_status=,reservations=['9e68ce68-8a45-42f0-a7fb-b23ba9c1b4db','3540385f-15a0-42a4-aacf-4c84ed214d3f','01563b1c-7705-46da-b3b9-c4a22c45e867','0d6edc49-2fec-49d5-b5b0-b36f15fe0a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d02cd2b95401e8a9d3ec53d7dfccd',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-691361244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b70bd8e6-16d7-4c95-9e8c-edb3be87513d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bea667b24c7d4355a2e80a21a552829c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f4d02cd2b95401e8a9d3ec53d7dfccd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.266322 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cffa334b-e396-46c6-b8e7-93856c511fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.283030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-df5ca89c-52a7-4c8e-91a6-84acce5112e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.285588 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df5ca89c-52a7-4c8e-91a6-84acce5112e8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:25.285897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df5ca89c-52a7-4c8e-91a6-84acce5112e8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:25.286449 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df5ca89c-52a7-4c8e-91a6-84acce5112e8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:25.291742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cffa334b-e396-46c6-b8e7-93856c511fbc) transitioned into state 'SUCCESS' from state '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-691361244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bea667b24c7d4355a2e80a21a552829c',qos_specs=None,replication_status=,reservations=['9e68ce68-8a45-42f0-a7fb-b23ba9c1b4db','3540385f-15a0-42a4-aacf-4c84ed214d3f','01563b1c-7705-46da-b3b9-c4a22c45e867','0d6edc49-2fec-49d5-b5b0-b36f15fe0a09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f4d02cd2b95401e8a9d3ec53d7dfccd',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.292559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f956b6-a89c-4b59-a1b8-591ecf61b4b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.296366 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:25.296366 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:25.303051 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-df5ca89c-52a7-4c8e-91a6-84acce5112e8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:25.306434 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a2f956b6-a89c-4b59-a1b8-591ecf61b4b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.307537 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Flow 'volume_create_api' (71ffd23b-31e3-4040-868b-7b659c3d4ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:25.308569 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request issued successfully. Aug 25 11:53:25.308783 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d0bade4-96a6-42e8-af63-60bc0b59ddb8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:25.309257 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 724/2834] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:24 2026] POST /volume/v3/volumes => generated 747 bytes in 383 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:25.309871 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df5ca89c-52a7-4c8e-91a6-84acce5112e8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:25.310361 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 700/2835] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:25 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:25.325332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bd4466e-48dc-4858-a9d3-d9c08e09a34f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.327516 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd4466e-48dc-4858-a9d3-d9c08e09a34f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:25.327784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd4466e-48dc-4858-a9d3-d9c08e09a34f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:25.328047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bd4466e-48dc-4858-a9d3-d9c08e09a34f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:25.337222 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:25.337222 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:25.342281 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2bd4466e-48dc-4858-a9d3-d9c08e09a34f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:25.348946 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bd4466e-48dc-4858-a9d3-d9c08e09a34f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d returned with HTTP 200 Aug 25 11:53:25.349419 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 701/2836] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:25 2026] GET /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d => generated 815 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:25.373191 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd3ec233-74d1-41f3-a339-47cf44e553eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.377608 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd3ec233-74d1-41f3-a339-47cf44e553eb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 Aug 25 11:53:25.377930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd3ec233-74d1-41f3-a339-47cf44e553eb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:25.378169 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd3ec233-74d1-41f3-a339-47cf44e553eb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:25.388586 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd3ec233-74d1-41f3-a339-47cf44e553eb tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 returned with HTTP 404 Aug 25 11:53:25.389399 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 712/2837] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:25 2026] GET /volume/v3/volumes/cb8db419-0384-4bcd-92c9-638d0dfcb8c5 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:25.398945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39f15a4e-66b7-4534-804e-d1f5885e33b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.401058 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39f15a4e-66b7-4534-804e-d1f5885e33b5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:25.401278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39f15a4e-66b7-4534-804e-d1f5885e33b5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:25.401499 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39f15a4e-66b7-4534-804e-d1f5885e33b5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:25.410593 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:25.410593 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:25.415069 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-39f15a4e-66b7-4534-804e-d1f5885e33b5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:25.419933 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39f15a4e-66b7-4534-804e-d1f5885e33b5 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:25.420394 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 725/2838] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:25 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:25.435202 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.439823 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:25.440337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-270525282"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:25.442705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-270525282'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:25.442934 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume of 1 GB Aug 25 11:53:25.449914 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Availability Zones retrieved successfully. Aug 25 11:53:25.459685 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (d5c92f72-410a-42fe-9c04-4ad794c42871) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:25.460879 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f178f1bc-f6a4-4d08-92bf-9edf4de0db33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.461937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:25.502527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f178f1bc-f6a4-4d08-92bf-9edf4de0db33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.503254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44948eb6-f9ec-44ad-9636-611fb4dea28d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.555197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['a0402bc2-7454-448e-9743-33338a5a7c4d', '086b458b-bb85-43be-a657-f61de1593082', '8ab521a7-e745-45eb-ad22-d8a8735b2da4', '42b12919-135f-4f66-81b6-089369f367c8'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:25.556241 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (44948eb6-f9ec-44ad-9636-611fb4dea28d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0402bc2-7454-448e-9743-33338a5a7c4d', '086b458b-bb85-43be-a657-f61de1593082', '8ab521a7-e745-45eb-ad22-d8a8735b2da4', '42b12919-135f-4f66-81b6-089369f367c8']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.557201 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd72681-74c9-46a0-bcdd-78295671ab68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.581655 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcd72681-74c9-46a0-bcdd-78295671ab68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c02b7bd8-0e92-4df8-8a1c-8988187a00cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-270525282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['a0402bc2-7454-448e-9743-33338a5a7c4d','086b458b-bb85-43be-a657-f61de1593082','8ab521a7-e745-45eb-ad22-d8a8735b2da4','42b12919-135f-4f66-81b6-089369f367c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-270525282',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c02b7bd8-0e92-4df8-8a1c-8988187a00cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa6373572974e97b5ab35f5e6e031fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.582941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04d323e-cac8-4ad7-85b2-79d7d21fe46a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.602466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d04d323e-cac8-4ad7-85b2-79d7d21fe46a) transitioned into state 'SUCCESS' from state '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-270525282',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['a0402bc2-7454-448e-9743-33338a5a7c4d','086b458b-bb85-43be-a657-f61de1593082','8ab521a7-e745-45eb-ad22-d8a8735b2da4','42b12919-135f-4f66-81b6-089369f367c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.603388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf17e95-1cd8-467c-aa71-13cd40fd247a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:25.613075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2cf17e95-1cd8-467c-aa71-13cd40fd247a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:25.613738 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (d5c92f72-410a-42fe-9c04-4ad794c42871) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:25.614045 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request issued successfully. Aug 25 11:53:25.614605 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f18034d8-57de-4bb2-ab47-1c5277169ddd tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:25.615228 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 701/2839] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:25 2026] POST /volume/v3/volumes => generated 751 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:25.628367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2aa7e805-3743-4cc8-8b94-5e27211c8ca4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:25.632150 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2aa7e805-3743-4cc8-8b94-5e27211c8ca4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:25.632383 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2aa7e805-3743-4cc8-8b94-5e27211c8ca4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:25.632577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2aa7e805-3743-4cc8-8b94-5e27211c8ca4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:25.640353 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:25.640353 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:25.644898 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2aa7e805-3743-4cc8-8b94-5e27211c8ca4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:25.650411 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2aa7e805-3743-4cc8-8b94-5e27211c8ca4 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf returned with HTTP 200 Aug 25 11:53:25.651199 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 702/2840] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:25 2026] GET /volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:26.119059 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74c269bd-d1de-4d58-a708-abb30831a9fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.121076 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74c269bd-d1de-4d58-a708-abb30831a9fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:26.121255 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74c269bd-d1de-4d58-a708-abb30831a9fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:26.121382 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74c269bd-d1de-4d58-a708-abb30831a9fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:26.121699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-74c269bd-d1de-4d58-a708-abb30831a9fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:26.126374 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.126374 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:26.127332 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74c269bd-d1de-4d58-a708-abb30831a9fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:26.127819 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 713/2841] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:26 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:26.326805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf87fa4f-ff2e-45f3-a9b3-edc4476eac66 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.329312 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf87fa4f-ff2e-45f3-a9b3-edc4476eac66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:26.329312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf87fa4f-ff2e-45f3-a9b3-edc4476eac66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:26.329837 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf87fa4f-ff2e-45f3-a9b3-edc4476eac66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:26.337185 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.337185 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:26.341978 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cf87fa4f-ff2e-45f3-a9b3-edc4476eac66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:26.347065 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf87fa4f-ff2e-45f3-a9b3-edc4476eac66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:26.347557 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 726/2842] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:26 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:26.371490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ac25480c-2d70-47b4-a298-7cc5accc177f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.374377 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ac25480c-2d70-47b4-a298-7cc5accc177f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:26.374675 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ac25480c-2d70-47b4-a298-7cc5accc177f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:26.374965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ac25480c-2d70-47b4-a298-7cc5accc177f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:26.386100 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.386100 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:26.391644 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ac25480c-2d70-47b4-a298-7cc5accc177f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:26.401953 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ac25480c-2d70-47b4-a298-7cc5accc177f tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d returned with HTTP 200 Aug 25 11:53:26.402142 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 702/2843] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:26 2026] GET /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d => generated 840 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:26.598017 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-7b644f36-54cd-4cc3-aefd-da50af3df95a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.601378 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-7b644f36-54cd-4cc3-aefd-da50af3df95a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption Aug 25 11:53:26.601946 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-7b644f36-54cd-4cc3-aefd-da50af3df95a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:26.602274 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-7b644f36-54cd-4cc3-aefd-da50af3df95a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:26.615912 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.615912 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:26.625825 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-7b644f36-54cd-4cc3-aefd-da50af3df95a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption returned with HTTP 200 Aug 25 11:53:26.626302 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 703/2844] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:53:26 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:26.667512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac3539d9-8aa6-41cd-8693-0aee0cc655df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.671164 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac3539d9-8aa6-41cd-8693-0aee0cc655df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:26.671319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac3539d9-8aa6-41cd-8693-0aee0cc655df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:26.671726 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac3539d9-8aa6-41cd-8693-0aee0cc655df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:26.685074 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.685074 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:26.694006 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ac3539d9-8aa6-41cd-8693-0aee0cc655df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:26.700318 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac3539d9-8aa6-41cd-8693-0aee0cc655df tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf returned with HTTP 200 Aug 25 11:53:26.700910 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 714/2845] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:26 2026] GET /volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:26.718840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-825203d1-9af4-450d-9a96-d982bd617ab7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.721264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:53:26.721676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c02b7bd8-0e92-4df8-8a1c-8988187a00cf", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1891241456"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:26.740272 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.740272 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:26.741000 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:26.741000 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create snapshot from volume c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:26.786031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['450490af-b3f1-458a-a36f-89c53b367930', '8441e58b-0cdb-4572-a58f-d7a6eb68977b', 'c66b007c-8330-48b2-9bc4-2bfd75bd7911', '2ae6667c-6cbc-434e-a637-d58d8de26e41'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:26.847201 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot create request issued successfully. Aug 25 11:53:26.847899 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-825203d1-9af4-450d-9a96-d982bd617ab7 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:53:26.847899 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 727/2846] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:53:26 2026] POST /volume/v3/snapshots => generated 310 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:26.867957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a610d4b8-1f25-4f21-9c1c-717f15d3648b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:26.874236 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a610d4b8-1f25-4f21-9c1c-717f15d3648b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 Aug 25 11:53:26.874236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a610d4b8-1f25-4f21-9c1c-717f15d3648b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:26.874236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a610d4b8-1f25-4f21-9c1c-717f15d3648b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:26.883310 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:26.883310 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:26.883846 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a610d4b8-1f25-4f21-9c1c-717f15d3648b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:26.884845 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a610d4b8-1f25-4f21-9c1c-717f15d3648b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 returned with HTTP 200 Aug 25 11:53:26.885248 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 703/2847] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:26 2026] GET /volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:27.144458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a386cf89-4af1-4c8f-8898-d2f8de4908da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:27.148041 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a386cf89-4af1-4c8f-8898-d2f8de4908da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:27.148041 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a386cf89-4af1-4c8f-8898-d2f8de4908da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:27.148503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a386cf89-4af1-4c8f-8898-d2f8de4908da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:27.148811 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a386cf89-4af1-4c8f-8898-d2f8de4908da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:27.155675 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:27.155675 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:27.156281 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a386cf89-4af1-4c8f-8898-d2f8de4908da tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:27.156944 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 704/2848] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:27 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:27.365739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a4218556-21c1-49ba-a3fc-631e16e7db43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:27.368004 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4218556-21c1-49ba-a3fc-631e16e7db43 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:27.369829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4218556-21c1-49ba-a3fc-631e16e7db43 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:27.369829 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4218556-21c1-49ba-a3fc-631e16e7db43 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:27.379201 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:27.379201 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:27.384469 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a4218556-21c1-49ba-a3fc-631e16e7db43 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:27.391068 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4218556-21c1-49ba-a3fc-631e16e7db43 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:27.391454 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 715/2849] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:27 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:27.408634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a1d8dbc-df78-487a-8c64-fb4093c2f083 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:27.411860 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a1d8dbc-df78-487a-8c64-fb4093c2f083 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:53:27.412003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a1d8dbc-df78-487a-8c64-fb4093c2f083 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:27.412180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a1d8dbc-df78-487a-8c64-fb4093c2f083 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:27.419995 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:27.419995 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:27.424974 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0a1d8dbc-df78-487a-8c64-fb4093c2f083 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:53:27.431972 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a1d8dbc-df78-487a-8c64-fb4093c2f083 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:53:27.432477 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 728/2850] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:27 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:27.898203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6825c990-3191-4be5-a410-4a6ec3e74c70 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:27.903652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6825c990-3191-4be5-a410-4a6ec3e74c70 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 Aug 25 11:53:27.903868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6825c990-3191-4be5-a410-4a6ec3e74c70 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:27.904030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6825c990-3191-4be5-a410-4a6ec3e74c70 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:27.909555 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:27.909555 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:27.911158 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6825c990-3191-4be5-a410-4a6ec3e74c70 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:27.911158 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6825c990-3191-4be5-a410-4a6ec3e74c70 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 returned with HTTP 200 Aug 25 11:53:27.911323 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 704/2851] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:27 2026] GET /volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:27.925471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:27.927129 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:27.927484 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "522a7f08-c007-4991-b275-f69992341235", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1789741233"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:27.929432 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request body: {'volume': {'snapshot_id': '522a7f08-c007-4991-b275-f69992341235', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1789741233'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:27.936838 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:27.936838 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:27.937536 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:27.943580 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume of 1 GB Aug 25 11:53:27.943580 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Availability Zones retrieved successfully. Aug 25 11:53:27.951535 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (de4d6b5f-fb55-4f91-94b9-772cfa16ce90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:27.952969 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e54d246-28cb-4a57-b801-17a5627c2549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:27.954395 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:27.998839 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e54d246-28cb-4a57-b801-17a5627c2549) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '522a7f08-c007-4991-b275-f69992341235', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:27.999701 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeeb8f20-fdbf-4bd5-a2fc-255b53407fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:28.056165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Created reservations ['3242cca8-7108-4037-8748-eb3a596bd8a9', '2086333f-f686-43a1-a239-99407d8bc313', '6f1fe5ca-1420-465b-ad48-1e587c093ddc', 'e370fe3f-170d-4354-a007-57862df47b25'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:28.057684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eeeb8f20-fdbf-4bd5-a2fc-255b53407fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3242cca8-7108-4037-8748-eb3a596bd8a9', '2086333f-f686-43a1-a239-99407d8bc313', '6f1fe5ca-1420-465b-ad48-1e587c093ddc', 'e370fe3f-170d-4354-a007-57862df47b25']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:28.058286 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c66bf7-d323-499d-8d7e-56d1ab8791d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:28.122135 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5c66bf7-d323-499d-8d7e-56d1ab8791d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f0a4a90-966b-4e75-a10a-bde4d04954f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1789741233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['3242cca8-7108-4037-8748-eb3a596bd8a9','2086333f-f686-43a1-a239-99407d8bc313','6f1fe5ca-1420-465b-ad48-1e587c093ddc','e370fe3f-170d-4354-a007-57862df47b25'],size=1,snapshot_id=522a7f08-c007-4991-b275-f69992341235,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1789741233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f0a4a90-966b-4e75-a10a-bde4d04954f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fa6373572974e97b5ab35f5e6e031fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=522a7f08-c007-4991-b275-f69992341235,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:28.123756 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927a26ea-95a0-447d-b516-dbc7d5641f09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:28.174973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9af1f52d-3417-4715-8e39-f4553f1c011f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:28.177066 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9af1f52d-3417-4715-8e39-f4553f1c011f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:28.177342 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9af1f52d-3417-4715-8e39-f4553f1c011f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:28.177802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9af1f52d-3417-4715-8e39-f4553f1c011f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:28.178056 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9af1f52d-3417-4715-8e39-f4553f1c011f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:28.178893 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (927a26ea-95a0-447d-b516-dbc7d5641f09) transitioned into state 'SUCCESS' from state '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-1789741233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fa6373572974e97b5ab35f5e6e031fc',qos_specs=None,replication_status=,reservations=['3242cca8-7108-4037-8748-eb3a596bd8a9','2086333f-f686-43a1-a239-99407d8bc313','6f1fe5ca-1420-465b-ad48-1e587c093ddc','e370fe3f-170d-4354-a007-57862df47b25'],size=1,snapshot_id=522a7f08-c007-4991-b275-f69992341235,source_replicaid=,source_volid=None,status='creating',user_id='34e8f003ffd347bfb9ff8c307a16555d',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:28.179832 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a50b1a-3544-483c-9b7d-2e4f730142a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:28.186217 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:28.186217 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:28.187151 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9af1f52d-3417-4715-8e39-f4553f1c011f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:28.187945 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 716/2852] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:28 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:28.223313 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9a50b1a-3544-483c-9b7d-2e4f730142a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:28.225545 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Flow 'volume_create_api' (de4d6b5f-fb55-4f91-94b9-772cfa16ce90) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:28.226227 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Create volume request issued successfully. Aug 25 11:53:28.227141 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba5c5dac-bb3e-44e0-95b9-e89a38983147 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:28.227952 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 705/2853] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:27 2026] POST /volume/v3/volumes => generated 786 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:28.246965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e8d7d0f0-ba63-4a21-bf65-3abe08232b60 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:28.249196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8d7d0f0-ba63-4a21-bf65-3abe08232b60 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:28.249426 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8d7d0f0-ba63-4a21-bf65-3abe08232b60 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:28.249574 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e8d7d0f0-ba63-4a21-bf65-3abe08232b60 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:28.261082 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:28.261082 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:28.272397 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e8d7d0f0-ba63-4a21-bf65-3abe08232b60 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:28.283636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e8d7d0f0-ba63-4a21-bf65-3abe08232b60 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 200 Aug 25 11:53:28.283636 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 729/2854] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:28 2026] GET /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 854 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:29.203678 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-963e8ed8-5db5-4960-9613-0519c9a9a72d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:29.205850 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-963e8ed8-5db5-4960-9613-0519c9a9a72d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:29.206074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-963e8ed8-5db5-4960-9613-0519c9a9a72d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:29.206257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-963e8ed8-5db5-4960-9613-0519c9a9a72d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:29.206533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-963e8ed8-5db5-4960-9613-0519c9a9a72d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:29.212741 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:29.212741 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:29.213885 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-963e8ed8-5db5-4960-9613-0519c9a9a72d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:29.214396 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 705/2855] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:29 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:29.223568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-924afabb-6483-4b85-b1cb-8d9b510cda18 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:29.223568 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-924afabb-6483-4b85-b1cb-8d9b510cda18 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc/action Aug 25 11:53:29.223568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-924afabb-6483-4b85-b1cb-8d9b510cda18 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:29.223568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-924afabb-6483-4b85-b1cb-8d9b510cda18 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:29.248825 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:29.248825 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:29.281228 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ef63642f-ff36-4b1b-914b-675db9506fb1 req-924afabb-6483-4b85-b1cb-8d9b510cda18 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc/action returned with HTTP 204 Aug 25 11:53:29.281763 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 717/2856] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:53:29 2026] POST /volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:29.299990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-20e43316-d5ff-4d79-b84e-cf4176fd29e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:29.302392 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20e43316-d5ff-4d79-b84e-cf4176fd29e8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:29.302664 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20e43316-d5ff-4d79-b84e-cf4176fd29e8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:29.303725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-20e43316-d5ff-4d79-b84e-cf4176fd29e8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:29.315790 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:29.315790 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:29.321009 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-20e43316-d5ff-4d79-b84e-cf4176fd29e8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:29.329483 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-20e43316-d5ff-4d79-b84e-cf4176fd29e8 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 200 Aug 25 11:53:29.330098 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 706/2857] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:29 2026] GET /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:29.347954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c4b405c-0256-4c2d-b804-397ec65c4df0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:29.353329 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c4b405c-0256-4c2d-b804-397ec65c4df0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:29.354429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c4b405c-0256-4c2d-b804-397ec65c4df0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:29.354429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c4b405c-0256-4c2d-b804-397ec65c4df0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:29.363896 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:29.363896 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:29.369911 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1c4b405c-0256-4c2d-b804-397ec65c4df0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:29.375479 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c4b405c-0256-4c2d-b804-397ec65c4df0 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 200 Aug 25 11:53:29.376438 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 730/2858] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:29 2026] GET /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:29.392443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:29.394418 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:29.394663 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:29.394947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:29.395544 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: 3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:29.403748 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:29.403748 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:29.404668 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:29.429280 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume request issued successfully. Aug 25 11:53:29.429280 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44f27548-d3d0-4110-b43d-c003bcb2e012 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 202 Aug 25 11:53:29.429280 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 706/2859] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:29 2026] DELETE /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:29.439170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c4b6634-d3e5-41ef-82f4-a80c9b2be8cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:29.441960 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c4b6634-d3e5-41ef-82f4-a80c9b2be8cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:29.442176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c4b6634-d3e5-41ef-82f4-a80c9b2be8cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:29.442384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c4b6634-d3e5-41ef-82f4-a80c9b2be8cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:29.451700 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:29.451700 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:29.456804 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6c4b6634-d3e5-41ef-82f4-a80c9b2be8cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:29.463978 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c4b6634-d3e5-41ef-82f4-a80c9b2be8cf tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 200 Aug 25 11:53:29.463978 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 718/2860] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:29 2026] GET /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:30.224708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6e777cae-cf9a-4078-b5ca-927c022b245d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.226848 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e777cae-cf9a-4078-b5ca-927c022b245d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:30.227067 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e777cae-cf9a-4078-b5ca-927c022b245d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.227245 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e777cae-cf9a-4078-b5ca-927c022b245d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.227362 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6e777cae-cf9a-4078-b5ca-927c022b245d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:30.232101 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.232101 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:30.233010 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e777cae-cf9a-4078-b5ca-927c022b245d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:30.233486 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 707/2861] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:30.248427 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53eeda55-b75b-4bc4-9085-7fd05ddb4768 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.250890 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53eeda55-b75b-4bc4-9085-7fd05ddb4768 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:30.251185 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53eeda55-b75b-4bc4-9085-7fd05ddb4768 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.251452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53eeda55-b75b-4bc4-9085-7fd05ddb4768 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.251760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-53eeda55-b75b-4bc4-9085-7fd05ddb4768 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:30.257454 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.257454 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:30.258873 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53eeda55-b75b-4bc4-9085-7fd05ddb4768 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:30.259293 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 731/2862] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:30.272679 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.275390 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:30.276288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.276288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.276288 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete backup with id: 843de9e5-9564-4242-a401-ef9720f81420. Aug 25 11:53:30.281754 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.281754 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:30.299162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] delete_backup rpcapi backup_id 843de9e5-9564-4242-a401-ef9720f81420 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:53:30.304553 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5fc32489-25cb-44b7-81a7-b8abcd2b51b5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 202 Aug 25 11:53:30.304553 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 707/2863] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:30 2026] DELETE /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:30.314240 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49c5ce72-c3c3-4cac-b128-d55d1997b513 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.316820 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49c5ce72-c3c3-4cac-b128-d55d1997b513 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:30.317099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49c5ce72-c3c3-4cac-b128-d55d1997b513 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.317472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49c5ce72-c3c3-4cac-b128-d55d1997b513 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.317559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-49c5ce72-c3c3-4cac-b128-d55d1997b513 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:30.332204 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.332204 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:30.333151 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49c5ce72-c3c3-4cac-b128-d55d1997b513 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 200 Aug 25 11:53:30.333710 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 719/2864] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:30.347641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7358df4-b47b-49bd-bfd6-fdd8a519a501 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.349846 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7358df4-b47b-49bd-bfd6-fdd8a519a501 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:53:30.349846 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7358df4-b47b-49bd-bfd6-fdd8a519a501 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.350045 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7358df4-b47b-49bd-bfd6-fdd8a519a501 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.363934 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.363934 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:30.369567 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e7358df4-b47b-49bd-bfd6-fdd8a519a501 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:53:30.375095 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7358df4-b47b-49bd-bfd6-fdd8a519a501 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:53:30.375752 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 708/2865] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1166 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:30.432390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-9d568acb-4f1e-4a2a-b524-bd8687ffbec4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.436413 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-9d568acb-4f1e-4a2a-b524-bd8687ffbec4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:53:30.436921 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-9d568acb-4f1e-4a2a-b524-bd8687ffbec4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.436921 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-9d568acb-4f1e-4a2a-b524-bd8687ffbec4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.447485 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.447485 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:30.452341 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-9d568acb-4f1e-4a2a-b524-bd8687ffbec4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:53:30.457265 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-9d568acb-4f1e-4a2a-b524-bd8687ffbec4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:53:30.457709 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 732/2866] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1166 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:30.478521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3a7ae774-f317-41b3-bb31-3181aaa52a6b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.480503 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a7ae774-f317-41b3-bb31-3181aaa52a6b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:30.480762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a7ae774-f317-41b3-bb31-3181aaa52a6b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.481020 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a7ae774-f317-41b3-bb31-3181aaa52a6b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.487439 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a7ae774-f317-41b3-bb31-3181aaa52a6b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 404 Aug 25 11:53:30.487660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.487999 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 708/2867] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:30.493184 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] POST https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/action Aug 25 11:53:30.493537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:30.493663 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:30.499956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef0edda5-33cb-4f72-81ca-a9214347d6ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.505076 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef0edda5-33cb-4f72-81ca-a9214347d6ca tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:30.505316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef0edda5-33cb-4f72-81ca-a9214347d6ca tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.505520 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef0edda5-33cb-4f72-81ca-a9214347d6ca tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.512737 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef0edda5-33cb-4f72-81ca-a9214347d6ca tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 404 Aug 25 11:53:30.517842 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 709/2868] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:53:30.523526 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.523526 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:30.524183 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:53:30.526523 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6cb5985f-c00a-4953-96ea-f5cdca962f4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.528971 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cb5985f-c00a-4953-96ea-f5cdca962f4d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:30.529418 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cb5985f-c00a-4953-96ea-f5cdca962f4d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.529750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cb5985f-c00a-4953-96ea-f5cdca962f4d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.529972 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-6cb5985f-c00a-4953-96ea-f5cdca962f4d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: 3f0a4a90-966b-4e75-a10a-bde4d04954f0 Aug 25 11:53:30.535731 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Begin detaching volume completed successfully. Aug 25 11:53:30.535992 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-098d813a-cd53-468b-85bb-cd4b570c824f tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/action returned with HTTP 202 Aug 25 11:53:30.536466 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 720/2869] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:53:30 2026] POST /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:30.540760 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cb5985f-c00a-4953-96ea-f5cdca962f4d tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 returned with HTTP 404 Aug 25 11:53:30.541405 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 733/2870] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:30 2026] DELETE /volume/v3/volumes/3f0a4a90-966b-4e75-a10a-bde4d04954f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:30.549842 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9202e450-8c00-4784-b586-8141f0c9fe8b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.552710 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 Aug 25 11:53:30.552973 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.553207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.553337 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete snapshot with id: 522a7f08-c007-4991-b275-f69992341235 Aug 25 11:53:30.559900 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.559900 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:30.560544 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:30.588949 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot delete request issued successfully. Aug 25 11:53:30.589071 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9202e450-8c00-4784-b586-8141f0c9fe8b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 returned with HTTP 202 Aug 25 11:53:30.589722 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 709/2871] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:30 2026] DELETE /volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:30.601326 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50d46030-c8e1-41d4-9f54-03cf25bf9136 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.603145 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50d46030-c8e1-41d4-9f54-03cf25bf9136 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 Aug 25 11:53:30.603307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50d46030-c8e1-41d4-9f54-03cf25bf9136 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.603510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50d46030-c8e1-41d4-9f54-03cf25bf9136 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.608137 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.608137 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:30.608477 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-50d46030-c8e1-41d4-9f54-03cf25bf9136 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Snapshot retrieved successfully. Aug 25 11:53:30.609228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50d46030-c8e1-41d4-9f54-03cf25bf9136 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 returned with HTTP 200 Aug 25 11:53:30.609579 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 710/2872] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:30.614870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a4b69e8-3b88-4660-997c-9ca9f38b05fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.615370 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a4b69e8-3b88-4660-997c-9ca9f38b05fa None None] GET https://10.4.3.66/volume// Aug 25 11:53:30.615532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a4b69e8-3b88-4660-997c-9ca9f38b05fa None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.615770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a4b69e8-3b88-4660-997c-9ca9f38b05fa None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.616072 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a4b69e8-3b88-4660-997c-9ca9f38b05fa None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:30.616347 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 721/2873] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:30.627923 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-54c6fb19-7c85-4130-9dc6-5e9fae2b071e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.631992 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-54c6fb19-7c85-4130-9dc6-5e9fae2b071e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:53:30.632275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-54c6fb19-7c85-4130-9dc6-5e9fae2b071e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.632652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-54c6fb19-7c85-4130-9dc6-5e9fae2b071e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.648543 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.648543 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:30.654112 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-54c6fb19-7c85-4130-9dc6-5e9fae2b071e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:53:30.660920 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-54c6fb19-7c85-4130-9dc6-5e9fae2b071e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:53:30.661920 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 734/2874] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 1349 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:53:30.672440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-c33978fb-cfa1-4edc-8faf-bd78ff0ca7c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:30.674665 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-c33978fb-cfa1-4edc-8faf-bd78ff0ca7c4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption Aug 25 11:53:30.674901 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-c33978fb-cfa1-4edc-8faf-bd78ff0ca7c4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:30.675077 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-c33978fb-cfa1-4edc-8faf-bd78ff0ca7c4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:30.688067 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:30.688067 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:30.703265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-c33978fb-cfa1-4edc-8faf-bd78ff0ca7c4 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption returned with HTTP 200 Aug 25 11:53:30.703827 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 710/2875] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:53:30 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:31.346433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04f18754-9b99-406d-b117-ab55259adc70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.349058 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04f18754-9b99-406d-b117-ab55259adc70 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 Aug 25 11:53:31.349547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04f18754-9b99-406d-b117-ab55259adc70 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:31.349547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04f18754-9b99-406d-b117-ab55259adc70 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:31.349547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-04f18754-9b99-406d-b117-ab55259adc70 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id 843de9e5-9564-4242-a401-ef9720f81420. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:31.355258 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04f18754-9b99-406d-b117-ab55259adc70 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 returned with HTTP 404 Aug 25 11:53:31.355782 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 711/2876] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:31 2026] GET /volume/v3/backups/843de9e5-9564-4242-a401-ef9720f81420 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:31.363699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e19536d-479b-45d7-9a01-4d19eae500fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.366071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:53:31.366485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-1931607156", "container": "tempest-volumesbackupstest-backup-container-1272423571"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:31.371881 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating new backup {'backup': {'volume_id': '9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1931607156', 'container': 'tempest-volumesbackupstest-backup-container-1272423571'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:53:31.372134 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Creating backup of volume 9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 in container tempest-volumesbackupstest-backup-container-1272423571 Aug 25 11:53:31.387807 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:31.387807 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:31.388290 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:31.413590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Created reservations ['b852712d-0623-4299-9c94-ea7b703a44a6', '124e5079-4949-4076-b9ba-4323c8b22a4a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:31.460647 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e19536d-479b-45d7-9a01-4d19eae500fe tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:53:31.461121 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 722/2877] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:31 2026] POST /volume/v3/backups => generated 328 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:31.473330 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0986355f-83f6-4961-b435-9056018886ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.474685 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0986355f-83f6-4961-b435-9056018886ed tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:31.474864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0986355f-83f6-4961-b435-9056018886ed tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:31.475044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0986355f-83f6-4961-b435-9056018886ed tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:31.475161 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0986355f-83f6-4961-b435-9056018886ed tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:31.480298 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:31.480298 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:31.481135 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0986355f-83f6-4961-b435-9056018886ed tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:31.481687 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 735/2878] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:31 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:31.621265 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6a94e850-7f0e-4477-8bf5-a956750014b9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.624032 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6a94e850-7f0e-4477-8bf5-a956750014b9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 Aug 25 11:53:31.624032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6a94e850-7f0e-4477-8bf5-a956750014b9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:31.624032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6a94e850-7f0e-4477-8bf5-a956750014b9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:31.632752 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6a94e850-7f0e-4477-8bf5-a956750014b9 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 returned with HTTP 404 Aug 25 11:53:31.633339 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 711/2879] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:53:31 2026] GET /volume/v3/snapshots/522a7f08-c007-4991-b275-f69992341235 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:31.644480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2854ad4-d0a1-4efe-a888-ca1fb5b51697 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.647051 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2854ad4-d0a1-4efe-a888-ca1fb5b51697 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:31.647234 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2854ad4-d0a1-4efe-a888-ca1fb5b51697 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:31.647434 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2854ad4-d0a1-4efe-a888-ca1fb5b51697 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:31.655216 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:31.655216 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:31.663373 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b2854ad4-d0a1-4efe-a888-ca1fb5b51697 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:31.670302 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2854ad4-d0a1-4efe-a888-ca1fb5b51697 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf returned with HTTP 200 Aug 25 11:53:31.670302 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 712/2880] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:31 2026] GET /volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:31.685646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.687920 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:31.688098 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:31.688494 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:31.688494 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:31.699205 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:31.699205 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:31.699755 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:31.723716 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume request issued successfully. Aug 25 11:53:31.724107 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfa7f7a4-8b55-42fb-a5c5-24fdfd83a742 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf returned with HTTP 202 Aug 25 11:53:31.724663 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 723/2881] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:31 2026] DELETE /volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:31.734647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6a48f25-add5-4a12-8384-f4d6a2e9374e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:31.740198 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6a48f25-add5-4a12-8384-f4d6a2e9374e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:31.740389 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6a48f25-add5-4a12-8384-f4d6a2e9374e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:31.740582 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6a48f25-add5-4a12-8384-f4d6a2e9374e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:31.751419 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:31.751419 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:31.757827 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c6a48f25-add5-4a12-8384-f4d6a2e9374e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:31.762363 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6a48f25-add5-4a12-8384-f4d6a2e9374e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf returned with HTTP 200 Aug 25 11:53:31.763117 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 736/2882] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:31 2026] GET /volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:32.494569 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-103be1f9-8bc8-4e12-82b3-c41b1aeebba6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:32.497601 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-103be1f9-8bc8-4e12-82b3-c41b1aeebba6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:32.497855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-103be1f9-8bc8-4e12-82b3-c41b1aeebba6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:32.498055 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-103be1f9-8bc8-4e12-82b3-c41b1aeebba6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:32.498159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-103be1f9-8bc8-4e12-82b3-c41b1aeebba6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:32.503730 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:32.503730 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:32.505511 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-103be1f9-8bc8-4e12-82b3-c41b1aeebba6 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:32.505511 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 712/2883] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:32 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:32.780438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9b3b976e-35e1-470f-a465-306916b1d958 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:32.782930 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b3b976e-35e1-470f-a465-306916b1d958 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf Aug 25 11:53:32.783177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b3b976e-35e1-470f-a465-306916b1d958 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:32.783446 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9b3b976e-35e1-470f-a465-306916b1d958 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:32.789973 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9b3b976e-35e1-470f-a465-306916b1d958 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf returned with HTTP 404 Aug 25 11:53:32.790452 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 713/2884] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:32 2026] GET /volume/v3/volumes/c02b7bd8-0e92-4df8-8a1c-8988187a00cf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:53:32.804746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3e6448fc-fc85-4620-8767-a28fdf4d30f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:32.811679 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e6448fc-fc85-4620-8767-a28fdf4d30f6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:32.811953 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3e6448fc-fc85-4620-8767-a28fdf4d30f6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:32.812164 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3e6448fc-fc85-4620-8767-a28fdf4d30f6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:32.822112 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:32.822112 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:32.833437 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3e6448fc-fc85-4620-8767-a28fdf4d30f6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:32.843187 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3e6448fc-fc85-4620-8767-a28fdf4d30f6 tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:32.843187 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 724/2885] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:32 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:32.860182 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a5cada98-ea2d-4116-9d70-2034e38db29e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:32.866129 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:32.866349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:32.866542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:32.866754 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume with id: e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:32.885313 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:32.885313 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:32.885643 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:32.905897 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Delete volume request issued successfully. Aug 25 11:53:32.906074 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5cada98-ea2d-4116-9d70-2034e38db29e tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 202 Aug 25 11:53:32.906482 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 737/2886] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:32 2026] DELETE /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:32.916741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-01f3109a-16e9-44c8-b5bf-9d1df0b8396b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:32.922689 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01f3109a-16e9-44c8-b5bf-9d1df0b8396b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:32.923205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01f3109a-16e9-44c8-b5bf-9d1df0b8396b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:32.923524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01f3109a-16e9-44c8-b5bf-9d1df0b8396b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:32.933096 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:32.933096 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:32.937489 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-01f3109a-16e9-44c8-b5bf-9d1df0b8396b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Volume info retrieved successfully. Aug 25 11:53:32.944073 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01f3109a-16e9-44c8-b5bf-9d1df0b8396b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 200 Aug 25 11:53:32.944680 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 713/2887] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:32 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:33.349253 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4d70eb4c-0345-4790-bd23-fdc56f79cd52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:33.351312 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d70eb4c-0345-4790-bd23-fdc56f79cd52 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/14693dcf-3172-44d4-a3ca-59d5c4b2a43d/action Aug 25 11:53:33.352412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d70eb4c-0345-4790-bd23-fdc56f79cd52 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-attach": {"instance_uuid": "4e075196-c154-4b5c-858e-a099d1351c64", "mountpoint": "/dev/vdc"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:33.352749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4d70eb4c-0345-4790-bd23-fdc56f79cd52 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "4e075196-c154-4b5c-858e-a099d1351c64", "mountpoint": "/dev/vdc"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:33.367283 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4d70eb4c-0345-4790-bd23-fdc56f79cd52 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/14693dcf-3172-44d4-a3ca-59d5c4b2a43d/action returned with HTTP 404 Aug 25 11:53:33.367488 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 714/2888] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:33 2026] POST /volume/v3/volumes/14693dcf-3172-44d4-a3ca-59d5c4b2a43d/action => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:33.519820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df283288-22cb-4901-a4f2-b55a877ea2c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:33.524940 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df283288-22cb-4901-a4f2-b55a877ea2c8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:33.525498 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df283288-22cb-4901-a4f2-b55a877ea2c8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:33.526164 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df283288-22cb-4901-a4f2-b55a877ea2c8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:33.526397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-df283288-22cb-4901-a4f2-b55a877ea2c8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:33.533525 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:33.533525 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:33.535367 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df283288-22cb-4901-a4f2-b55a877ea2c8 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:33.535367 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 725/2889] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:33 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:33.959647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1025b5fa-feb7-44dd-b15f-af0e1492450b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:33.965084 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1025b5fa-feb7-44dd-b15f-af0e1492450b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] GET https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 Aug 25 11:53:33.965277 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1025b5fa-feb7-44dd-b15f-af0e1492450b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:33.965484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1025b5fa-feb7-44dd-b15f-af0e1492450b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:33.979370 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1025b5fa-feb7-44dd-b15f-af0e1492450b tempest-VolumesSnapshotTestJSON-1994881347 tempest-VolumesSnapshotTestJSON-1994881347-project-member] https://10.4.3.66/volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 returned with HTTP 404 Aug 25 11:53:33.979370 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 738/2890] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:33 2026] GET /volume/v3/volumes/e73f0318-f4ac-46b1-8fca-9a71fd283ff2 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:34.548357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d574d2a5-ee89-484c-b263-5b872ce1826a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:34.550390 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d574d2a5-ee89-484c-b263-5b872ce1826a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:34.550573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d574d2a5-ee89-484c-b263-5b872ce1826a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:34.550827 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d574d2a5-ee89-484c-b263-5b872ce1826a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:34.550995 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d574d2a5-ee89-484c-b263-5b872ce1826a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:34.556043 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:34.556043 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:34.557136 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d574d2a5-ee89-484c-b263-5b872ce1826a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:34.557646 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 714/2891] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:34 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:35.570495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2bfda728-3343-4f64-80ad-a6cebf939a08 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:35.575054 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bfda728-3343-4f64-80ad-a6cebf939a08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:35.575316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bfda728-3343-4f64-80ad-a6cebf939a08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:35.575575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2bfda728-3343-4f64-80ad-a6cebf939a08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:35.575720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2bfda728-3343-4f64-80ad-a6cebf939a08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:35.582075 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:35.582075 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:35.583199 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2bfda728-3343-4f64-80ad-a6cebf939a08 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:35.583916 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 715/2892] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:35 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:36.598815 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc80a5c9-cf14-4ad4-ba8a-4b90b7fa056f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:36.603466 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc80a5c9-cf14-4ad4-ba8a-4b90b7fa056f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:36.603732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc80a5c9-cf14-4ad4-ba8a-4b90b7fa056f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:36.604600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc80a5c9-cf14-4ad4-ba8a-4b90b7fa056f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:36.604806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cc80a5c9-cf14-4ad4-ba8a-4b90b7fa056f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:36.612108 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:36.612108 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:36.613767 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc80a5c9-cf14-4ad4-ba8a-4b90b7fa056f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:36.614487 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 726/2893] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:36 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:37.628666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53921022-bf68-4bb4-939d-38e5c368cf09 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:37.629770 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53921022-bf68-4bb4-939d-38e5c368cf09 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:37.630039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53921022-bf68-4bb4-939d-38e5c368cf09 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:37.630284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53921022-bf68-4bb4-939d-38e5c368cf09 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:37.630430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-53921022-bf68-4bb4-939d-38e5c368cf09 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:37.636682 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:37.636682 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:37.640425 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53921022-bf68-4bb4-939d-38e5c368cf09 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:37.642277 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 739/2894] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:37 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:38.658222 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5bab7465-5b6c-4405-a895-611f0190677c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:38.662037 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5bab7465-5b6c-4405-a895-611f0190677c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:38.663984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5bab7465-5b6c-4405-a895-611f0190677c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:38.663984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5bab7465-5b6c-4405-a895-611f0190677c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:38.663984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5bab7465-5b6c-4405-a895-611f0190677c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:38.667059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:38.670993 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:38.671571 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "c68f2306-03c4-4246-b03b-fa72ace85b69", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1027164042"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:38.673316 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:38.673316 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:38.674715 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5bab7465-5b6c-4405-a895-611f0190677c tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:38.675156 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 715/2895] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:38 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:38.677516 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request body: {'volume': {'imageRef': 'c68f2306-03c4-4246-b03b-fa72ace85b69', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1027164042'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:38.791161 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume of 2 GB Aug 25 11:53:38.799710 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Availability Zones retrieved successfully. Aug 25 11:53:38.806274 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Flow 'volume_create_api' (d48fd5cb-b5a5-433d-afd2-1c00e7cee4eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:38.808516 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ef9a14-ee49-4b44-b1ee-f44d3272b407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:38.810580 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Validating volume size '2' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:38.876070 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ef9a14-ee49-4b44-b1ee-f44d3272b407) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 11:53:38.876070 np0000008081 devstack@c-api.service[100237]: Failure: cinder.exception.InvalidInput: Invalid input received: Image c68f2306-03c4-4246-b03b-fa72ace85b69 is not active. Aug 25 11:53:38.878906 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ef9a14-ee49-4b44-b1ee-f44d3272b407) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:38.879976 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81ef9a14-ee49-4b44-b1ee-f44d3272b407) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:53:38.881179 np0000008081 devstack@c-api.service[100237]: WARNING cinder.volume.api [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Flow 'volume_create_api' (d48fd5cb-b5a5-433d-afd2-1c00e7cee4eb) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 11:53:38.881553 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d599a75d-7789-4b64-9e3d-c900fb5894e9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:53:38.882177 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 716/2896] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:38 2026] POST /volume/v3/volumes => generated 125 bytes in 216 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:38.968100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:39.178901 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:39.179318 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1768179938"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:39.186347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1768179938'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:39.186618 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume of 1 GB Aug 25 11:53:39.197132 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Availability Zones retrieved successfully. Aug 25 11:53:39.204696 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Flow 'volume_create_api' (5a281c08-0ee4-4914-a416-9b59c6eb5df4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:39.206081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0071a75d-d3c4-4db5-9590-f5c0aa2f4c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:39.207122 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:39.257615 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0071a75d-d3c4-4db5-9590-f5c0aa2f4c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:39.259055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9709ecd1-928e-4ec7-902b-eae673defea9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:39.366743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['8a1dbb6c-2d28-4d96-8be5-b24fbdaa0d56', 'f74d3046-fb09-4a1b-8130-634bf5caab54', '69285386-cc3e-4eb9-80ed-cbf88aeb2afc', '86902ee7-276d-4fb8-a4e0-144d60862ad8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:39.367809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9709ecd1-928e-4ec7-902b-eae673defea9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a1dbb6c-2d28-4d96-8be5-b24fbdaa0d56', 'f74d3046-fb09-4a1b-8130-634bf5caab54', '69285386-cc3e-4eb9-80ed-cbf88aeb2afc', '86902ee7-276d-4fb8-a4e0-144d60862ad8']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:39.368762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d12b0c-eb03-47b5-ba23-6626af0835b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:39.396307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57d12b0c-eb03-47b5-ba23-6626af0835b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07612247-d271-4e01-81d5-14b56fe0392d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1768179938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbbd415d86c34011aa9919c093f10802',qos_specs=None,replication_status=,reservations=['8a1dbb6c-2d28-4d96-8be5-b24fbdaa0d56','f74d3046-fb09-4a1b-8130-634bf5caab54','69285386-cc3e-4eb9-80ed-cbf88aeb2afc','86902ee7-276d-4fb8-a4e0-144d60862ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1768179938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07612247-d271-4e01-81d5-14b56fe0392d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbbd415d86c34011aa9919c093f10802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:39.397289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c9defd-67e3-4cee-a3ef-91c7a64cfe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:39.426491 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2c9defd-67e3-4cee-a3ef-91c7a64cfe5a) transitioned into state 'SUCCESS' from state '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-1768179938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbbd415d86c34011aa9919c093f10802',qos_specs=None,replication_status=,reservations=['8a1dbb6c-2d28-4d96-8be5-b24fbdaa0d56','f74d3046-fb09-4a1b-8130-634bf5caab54','69285386-cc3e-4eb9-80ed-cbf88aeb2afc','86902ee7-276d-4fb8-a4e0-144d60862ad8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:39.427443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bce5b7-ab37-495e-b61b-458b05738bb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:39.441720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4bce5b7-ab37-495e-b61b-458b05738bb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:39.441720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Flow 'volume_create_api' (5a281c08-0ee4-4914-a416-9b59c6eb5df4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:39.441720 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume request issued successfully. Aug 25 11:53:39.442043 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6fca5ae-1d2a-4096-959e-522e8cd32056 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:39.442545 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 727/2897] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:38 2026] POST /volume/v3/volumes => generated 747 bytes in 477 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:39.455813 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ba9e2b87-c9e0-493b-a174-e141a8d8fcbc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:39.458870 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba9e2b87-c9e0-493b-a174-e141a8d8fcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d Aug 25 11:53:39.459176 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba9e2b87-c9e0-493b-a174-e141a8d8fcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:39.459508 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ba9e2b87-c9e0-493b-a174-e141a8d8fcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:39.472954 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:39.472954 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:39.479294 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ba9e2b87-c9e0-493b-a174-e141a8d8fcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:53:39.492088 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ba9e2b87-c9e0-493b-a174-e141a8d8fcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d returned with HTTP 200 Aug 25 11:53:39.492569 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 740/2898] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:39 2026] GET /volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d => generated 815 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:39.689242 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-81652b3f-b133-40d7-8f8d-8d99ee7e8d53 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:39.691345 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-81652b3f-b133-40d7-8f8d-8d99ee7e8d53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:39.691782 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-81652b3f-b133-40d7-8f8d-8d99ee7e8d53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:39.691991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-81652b3f-b133-40d7-8f8d-8d99ee7e8d53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:39.692096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-81652b3f-b133-40d7-8f8d-8d99ee7e8d53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:39.696956 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:39.696956 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:39.697787 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-81652b3f-b133-40d7-8f8d-8d99ee7e8d53 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:39.698147 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 716/2899] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:39 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:40.510269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-083a36a8-2991-4e07-8b95-1820acefa520 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.512112 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-083a36a8-2991-4e07-8b95-1820acefa520 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d Aug 25 11:53:40.512385 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-083a36a8-2991-4e07-8b95-1820acefa520 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:40.512636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-083a36a8-2991-4e07-8b95-1820acefa520 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:40.521065 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.521065 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:40.525887 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-083a36a8-2991-4e07-8b95-1820acefa520 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:53:40.531132 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-083a36a8-2991-4e07-8b95-1820acefa520 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d returned with HTTP 200 Aug 25 11:53:40.531677 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 717/2900] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:40 2026] GET /volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:40.547069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.549103 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:53:40.549429 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "07612247-d271-4e01-81d5-14b56fe0392d", "name": "tempest-VolumesBackupsTest-Backup-623965262"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:40.551225 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating new backup {'backup': {'volume_id': '07612247-d271-4e01-81d5-14b56fe0392d', 'name': 'tempest-VolumesBackupsTest-Backup-623965262'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:53:40.551387 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating backup of volume 07612247-d271-4e01-81d5-14b56fe0392d in container None Aug 25 11:53:40.561025 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.561025 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:40.561800 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:53:40.596063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['2d6352e2-d5bc-4ca9-b158-9af970fc5600', '17c46e45-7779-4d9f-9e1b-279da71fcfc8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:40.635409 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8cff5b3f-b46f-4e63-a5a3-6ca8e8878b9f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:53:40.635884 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 728/2901] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:40 2026] POST /volume/v3/backups => generated 327 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:40.645585 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a013866c-78bc-49ce-aa70-bdea4739a848 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.648047 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a013866c-78bc-49ce-aa70-bdea4739a848 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:40.648323 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a013866c-78bc-49ce-aa70-bdea4739a848 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:40.648593 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a013866c-78bc-49ce-aa70-bdea4739a848 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:40.648801 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a013866c-78bc-49ce-aa70-bdea4739a848 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:40.654780 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.654780 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:40.655914 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a013866c-78bc-49ce-aa70-bdea4739a848 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:40.656415 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 741/2902] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:40 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:40.711933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fc7b1491-1d2d-42a9-83f2-9d71f546ae5f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.714589 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fc7b1491-1d2d-42a9-83f2-9d71f546ae5f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:40.715180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fc7b1491-1d2d-42a9-83f2-9d71f546ae5f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:40.715538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fc7b1491-1d2d-42a9-83f2-9d71f546ae5f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:40.715825 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-fc7b1491-1d2d-42a9-83f2-9d71f546ae5f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:40.723650 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.723650 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:40.723650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fc7b1491-1d2d-42a9-83f2-9d71f546ae5f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:40.723650 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 717/2903] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:40 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 789 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:40.737784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2f092025-45f7-4847-a1f2-9c9a11513cac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.739530 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f092025-45f7-4847-a1f2-9c9a11513cac tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:40.739790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f092025-45f7-4847-a1f2-9c9a11513cac tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:40.739952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f092025-45f7-4847-a1f2-9c9a11513cac tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:40.740053 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2f092025-45f7-4847-a1f2-9c9a11513cac tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:40.746552 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.746552 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:40.747643 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f092025-45f7-4847-a1f2-9c9a11513cac tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:40.748050 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 718/2904] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:40 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 789 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:40.766450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.769016 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:40.769320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:40.769614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:40.769826 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete backup with id: bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. Aug 25 11:53:40.775917 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.775917 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:40.794635 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] delete_backup rpcapi backup_id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:53:40.798510 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ad0a4962-5272-43da-b5b3-a47f08b5cbaa tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 202 Aug 25 11:53:40.799137 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 729/2905] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:40 2026] DELETE /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:40.807636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-100cf5c1-9f6e-401d-a97c-90a18a33c97d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.810144 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-100cf5c1-9f6e-401d-a97c-90a18a33c97d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:40.810707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-100cf5c1-9f6e-401d-a97c-90a18a33c97d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:40.810707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-100cf5c1-9f6e-401d-a97c-90a18a33c97d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:40.810884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-100cf5c1-9f6e-401d-a97c-90a18a33c97d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:40.815939 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:40.815939 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:40.816742 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-100cf5c1-9f6e-401d-a97c-90a18a33c97d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 200 Aug 25 11:53:40.817120 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 742/2906] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:40 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:40.879354 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:40.881376 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:40.881860 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "55e7e46b-f2ea-47db-9056-2ad085e97a67"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:40.884070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '55e7e46b-f2ea-47db-9056-2ad085e97a67'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:40.968265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume of 1 GB Aug 25 11:53:40.973366 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Availability Zones retrieved successfully. Aug 25 11:53:40.981540 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Flow 'volume_create_api' (aa4187d7-3421-4ace-b986-e9746c6fdad6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:40.982977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496f621d-46d6-419c-a662-e7705651438e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:40.984324 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:41.016912 np0000008081 devstack@c-api.service[100240]: WARNING cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496f621d-46d6-419c-a662-e7705651438e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 25 11:53:41.016912 np0000008081 devstack@c-api.service[100240]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 25 11:53:41.018919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496f621d-46d6-419c-a662-e7705651438e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:41.019857 np0000008081 devstack@c-api.service[100240]: WARNING cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (496f621d-46d6-419c-a662-e7705651438e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 25 11:53:41.020710 np0000008081 devstack@c-api.service[100240]: WARNING cinder.volume.api [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Flow 'volume_create_api' (aa4187d7-3421-4ace-b986-e9746c6fdad6) transitioned into state 'REVERTED' from state 'RUNNING' Aug 25 11:53:41.021098 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f12f4213-1d74-4acd-9297-f9c583fcb9c4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:53:41.021694 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 718/2907] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:40 2026] POST /volume/v3/volumes => generated 134 bytes in 143 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 25 11:53:41.170348 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a53d7065-1eb4-4e78-9b0e-3a5c2c6f1cb0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.172137 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a53d7065-1eb4-4e78-9b0e-3a5c2c6f1cb0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.172456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a53d7065-1eb4-4e78-9b0e-3a5c2c6f1cb0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.174290 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a53d7065-1eb4-4e78-9b0e-3a5c2c6f1cb0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:53:41.174889 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 719/2908] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.187492 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa4db26c-ca24-492b-a3a8-5dbf1ac42241 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.189721 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa4db26c-ca24-492b-a3a8-5dbf1ac42241 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.189840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa4db26c-ca24-492b-a3a8-5dbf1ac42241 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "e2a01a0e-aecc-4b84-9ab6-17e8227d857c"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.191532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-fa4db26c-ca24-492b-a3a8-5dbf1ac42241 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'e2a01a0e-aecc-4b84-9ab6-17e8227d857c'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:41.197195 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa4db26c-ca24-492b-a3a8-5dbf1ac42241 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Aug 25 11:53:41.197616 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 730/2909] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.208311 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d16da839-fdb7-4972-8dec-28f622b18685 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.211643 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d16da839-fdb7-4972-8dec-28f622b18685 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.212091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d16da839-fdb7-4972-8dec-28f622b18685 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "2f0600bc-628f-4559-a094-1a6500833214"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.214151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d16da839-fdb7-4972-8dec-28f622b18685 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '2f0600bc-628f-4559-a094-1a6500833214'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:41.221192 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d16da839-fdb7-4972-8dec-28f622b18685 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Aug 25 11:53:41.221786 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 743/2910] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.234441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8a61d83c-cd5b-41ee-8b1b-b73f124044e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.236853 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8a61d83c-cd5b-41ee-8b1b-b73f124044e8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.237381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8a61d83c-cd5b-41ee-8b1b-b73f124044e8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "45fa1542-2548-4466-a095-9c952a4483d7"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.240081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-8a61d83c-cd5b-41ee-8b1b-b73f124044e8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '45fa1542-2548-4466-a095-9c952a4483d7'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:41.248754 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8a61d83c-cd5b-41ee-8b1b-b73f124044e8 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Aug 25 11:53:41.249504 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 719/2911] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.261441 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1e0c04c-ea01-4191-a1ae-ab7462e330a2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.263149 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1e0c04c-ea01-4191-a1ae-ab7462e330a2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.263484 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1e0c04c-ea01-4191-a1ae-ab7462e330a2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.266116 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1e0c04c-ea01-4191-a1ae-ab7462e330a2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:53:41.266517 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 720/2912] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.276941 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a5a2ba5-ca47-48f7-903a-2c6dff43bf0e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.278951 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a5a2ba5-ca47-48f7-903a-2c6dff43bf0e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.279306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a5a2ba5-ca47-48f7-903a-2c6dff43bf0e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.281224 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a5a2ba5-ca47-48f7-903a-2c6dff43bf0e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:53:41.281804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 731/2913] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.291840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c7fed5a-adb6-480d-b0e3-d92b985b6acc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.293939 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c7fed5a-adb6-480d-b0e3-d92b985b6acc tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:41.294334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c7fed5a-adb6-480d-b0e3-d92b985b6acc tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.296270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c7fed5a-adb6-480d-b0e3-d92b985b6acc tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 400 Aug 25 11:53:41.296838 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 744/2914] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.307419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8445aa05-00bf-4dd5-ac13-88636c0dab70 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.309616 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8445aa05-00bf-4dd5-ac13-88636c0dab70 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] DELETE https://10.4.3.66/volume/v3/volumes/tempest-invalid-888787641 Aug 25 11:53:41.310017 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8445aa05-00bf-4dd5-ac13-88636c0dab70 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.310385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8445aa05-00bf-4dd5-ac13-88636c0dab70 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.310708 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-8445aa05-00bf-4dd5-ac13-88636c0dab70 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Delete volume with id: tempest-invalid-888787641 Aug 25 11:53:41.318008 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8445aa05-00bf-4dd5-ac13-88636c0dab70 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-888787641 returned with HTTP 404 Aug 25 11:53:41.318700 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 720/2915] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 11:53:41 2026] DELETE /volume/v3/volumes/tempest-invalid-888787641 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:41.329123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6694b590-7eb9-4653-97a0-aa3579e74bcd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.331592 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 721/2916] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:53:41 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 11:53:41.340083 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0844b0b3-d163-4a52-9ed7-9c20b6658df2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.342073 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0844b0b3-d163-4a52-9ed7-9c20b6658df2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/xxx/action Aug 25 11:53:41.342415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0844b0b3-d163-4a52-9ed7-9c20b6658df2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.342568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0844b0b3-d163-4a52-9ed7-9c20b6658df2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.350307 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0844b0b3-d163-4a52-9ed7-9c20b6658df2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 25 11:53:41.350905 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 732/2917] 10.4.3.66 () {68 vars in 1284 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:41.359215 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dcaba033-ddd5-4c65-a2d9-a59b5e2d12d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.361093 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dcaba033-ddd5-4c65-a2d9-a59b5e2d12d0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/tempest-invalid-1782264187 Aug 25 11:53:41.361274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dcaba033-ddd5-4c65-a2d9-a59b5e2d12d0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.361445 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dcaba033-ddd5-4c65-a2d9-a59b5e2d12d0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.367320 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dcaba033-ddd5-4c65-a2d9-a59b5e2d12d0 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-1782264187 returned with HTTP 404 Aug 25 11:53:41.367892 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 745/2918] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/tempest-invalid-1782264187 => generated 99 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:41.376130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1f87ded7-f7af-4c59-b381-530942bc3442 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.378096 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 721/2919] 10.4.3.66 () {66 vars in 1233 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 25 11:53:41.386833 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.388353 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?status=null Aug 25 11:53:41.388511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.388702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.388984 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:53:41.389282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Could not evaluate value null, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:53:41.389717 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:53:41.416386 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Get all volumes completed successfully. Aug 25 11:53:41.418275 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a0a8554-7368-4401-9f1a-3b9729de73c9 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 25 11:53:41.418616 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 722/2920] 10.4.3.66 () {66 vars in 1274 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:53:41.431539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.433713 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-758241235 Aug 25 11:53:41.433913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.434082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.434383 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:53:41.435162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-758241235'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:53:41.461155 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Get all volumes completed successfully. Aug 25 11:53:41.463127 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58b2fbe1-6e6a-44cf-87b1-36177fb63556 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-758241235 returned with HTTP 200 Aug 25 11:53:41.463483 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 733/2921] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-758241235 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:53:41.476386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.478154 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes?status=null Aug 25 11:53:41.478349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.478539 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.478841 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:53:41.479063 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Could not evaluate value null, assuming string {{(pid=100239) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:53:41.479703 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:53:41.506522 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Get all volumes completed successfully. Aug 25 11:53:41.506877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6171ce94-e37f-46df-8623-9f1a17f7dd74 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes?status=null returned with HTTP 200 Aug 25 11:53:41.507407 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 746/2922] 10.4.3.66 () {66 vars in 1253 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:53:41.516983 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0643914e-e58b-47e9-8e01-117eca119e48 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.518803 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-288563062 Aug 25 11:53:41.519068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.519317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.519681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:53:41.520422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-288563062'), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:53:41.548847 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Get all volumes completed successfully. Aug 25 11:53:41.549282 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0643914e-e58b-47e9-8e01-117eca119e48 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-288563062 returned with HTTP 200 Aug 25 11:53:41.549715 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 722/2923] 10.4.3.66 () {66 vars in 1329 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-288563062 => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:53:41.558951 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.560496 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action Aug 25 11:53:41.560840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.560944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.568615 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.568615 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:41.569104 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:41.576770 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Reserve volume completed successfully. Aug 25 11:53:41.577003 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff61dfdc-8c3f-48ab-8b31-43801c760344 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action returned with HTTP 202 Aug 25 11:53:41.577424 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 723/2924] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:41.584137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.585688 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action Aug 25 11:53:41.585998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.586099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.594561 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.594561 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:41.595197 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:41.599565 np0000008081 devstack@c-api.service[100238]: ERROR cinder.volume.api [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume status must be available to reserve, but the status is attaching. Aug 25 11:53:41.599917 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a7d2ab88-0eff-4926-bf64-d3a10cf80213 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action returned with HTTP 400 Aug 25 11:53:41.600422 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 734/2925] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action => generated 132 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.607761 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-65395e84-f438-4d49-8259-90be02b1dfb4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.609877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65395e84-f438-4d49-8259-90be02b1dfb4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action Aug 25 11:53:41.610315 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65395e84-f438-4d49-8259-90be02b1dfb4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.610469 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65395e84-f438-4d49-8259-90be02b1dfb4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.621310 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.621310 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:41.622204 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-65395e84-f438-4d49-8259-90be02b1dfb4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:41.640351 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-65395e84-f438-4d49-8259-90be02b1dfb4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Unreserve volume completed successfully. Aug 25 11:53:41.640616 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65395e84-f438-4d49-8259-90be02b1dfb4 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action returned with HTTP 202 Aug 25 11:53:41.641181 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 747/2926] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:41.649592 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1ee95690-3f62-4ce4-8883-e412f39ea75d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.651537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ee95690-3f62-4ce4-8883-e412f39ea75d tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/140f3c16-3049-4e3e-ae7b-fbe25d6ad3dd/action Aug 25 11:53:41.652028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ee95690-3f62-4ce4-8883-e412f39ea75d tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.652210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ee95690-3f62-4ce4-8883-e412f39ea75d tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.659509 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ee95690-3f62-4ce4-8883-e412f39ea75d tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/140f3c16-3049-4e3e-ae7b-fbe25d6ad3dd/action returned with HTTP 404 Aug 25 11:53:41.660275 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 723/2927] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/140f3c16-3049-4e3e-ae7b-fbe25d6ad3dd/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.667511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-644e1e89-61c4-4949-b111-57669e72f043 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.668320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89a3e83a-5273-4baf-9c4f-53da876d888a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.669195 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-644e1e89-61c4-4949-b111-57669e72f043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:41.669364 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-644e1e89-61c4-4949-b111-57669e72f043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.669531 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-644e1e89-61c4-4949-b111-57669e72f043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.669638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-644e1e89-61c4-4949-b111-57669e72f043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:41.670449 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89a3e83a-5273-4baf-9c4f-53da876d888a tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/d09c2add-ec05-40ff-8fe0-8597640e04cb/action Aug 25 11:53:41.670845 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89a3e83a-5273-4baf-9c4f-53da876d888a tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.670980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89a3e83a-5273-4baf-9c4f-53da876d888a tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.674087 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.674087 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:41.674903 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-644e1e89-61c4-4949-b111-57669e72f043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:41.675285 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 724/2928] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:41.678690 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89a3e83a-5273-4baf-9c4f-53da876d888a tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/d09c2add-ec05-40ff-8fe0-8597640e04cb/action returned with HTTP 404 Aug 25 11:53:41.679257 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 735/2929] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/d09c2add-ec05-40ff-8fe0-8597640e04cb/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.688777 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23a83705-b3d4-437c-9e45-d89002eb87b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.691557 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 748/2930] 10.4.3.66 () {68 vars in 1253 bytes} [Tue Aug 25 11:53:41 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 25 11:53:41.700217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2ead0911-b984-45f7-ab9a-fe885427fc08 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.702074 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2ead0911-b984-45f7-ab9a-fe885427fc08 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] PUT https://10.4.3.66/volume/v3/volumes/tempest-invalid-1908460938 Aug 25 11:53:41.702488 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2ead0911-b984-45f7-ab9a-fe885427fc08 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.709703 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2ead0911-b984-45f7-ab9a-fe885427fc08 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/tempest-invalid-1908460938 returned with HTTP 404 Aug 25 11:53:41.710325 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 724/2931] 10.4.3.66 () {68 vars in 1331 bytes} [Tue Aug 25 11:53:41 2026] PUT /volume/v3/volumes/tempest-invalid-1908460938 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:41.719687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-467b3b9c-0448-41fe-a514-84f1e4a81d22 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.720697 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-467b3b9c-0448-41fe-a514-84f1e4a81d22 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] PUT https://10.4.3.66/volume/v3/volumes/bb754419-c203-461a-aeb6-576465fe8eff Aug 25 11:53:41.721024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-467b3b9c-0448-41fe-a514-84f1e4a81d22 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.727539 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-467b3b9c-0448-41fe-a514-84f1e4a81d22 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/bb754419-c203-461a-aeb6-576465fe8eff returned with HTTP 404 Aug 25 11:53:41.728035 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 725/2932] 10.4.3.66 () {68 vars in 1361 bytes} [Tue Aug 25 11:53:41 2026] PUT /volume/v3/volumes/bb754419-c203-461a-aeb6-576465fe8eff => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.736989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-729285fe-d165-4861-8619-1b6d28e68dd5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.738637 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-729285fe-d165-4861-8619-1b6d28e68dd5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7e993087-5914-43d8-9f90-e1569110b33b Aug 25 11:53:41.738855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-729285fe-d165-4861-8619-1b6d28e68dd5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.739032 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-729285fe-d165-4861-8619-1b6d28e68dd5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.739204 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-729285fe-d165-4861-8619-1b6d28e68dd5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Delete volume with id: 7e993087-5914-43d8-9f90-e1569110b33b Aug 25 11:53:41.744403 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-729285fe-d165-4861-8619-1b6d28e68dd5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/7e993087-5914-43d8-9f90-e1569110b33b returned with HTTP 404 Aug 25 11:53:41.744859 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 736/2933] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:41 2026] DELETE /volume/v3/volumes/7e993087-5914-43d8-9f90-e1569110b33b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.753719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d8b86157-9882-4895-8cdd-ea0e778f2979 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.755975 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8b86157-9882-4895-8cdd-ea0e778f2979 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action Aug 25 11:53:41.756342 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8b86157-9882-4895-8cdd-ea0e778f2979 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.756480 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8b86157-9882-4895-8cdd-ea0e778f2979 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.758074 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8b86157-9882-4895-8cdd-ea0e778f2979 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action returned with HTTP 400 Aug 25 11:53:41.758569 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 749/2934] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.766849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6253e141-5962-47fd-9431-300bc67d4056 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.768676 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6253e141-5962-47fd-9431-300bc67d4056 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action Aug 25 11:53:41.769127 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6253e141-5962-47fd-9431-300bc67d4056 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.769257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6253e141-5962-47fd-9431-300bc67d4056 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.770879 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6253e141-5962-47fd-9431-300bc67d4056 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action returned with HTTP 400 Aug 25 11:53:41.771376 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 725/2935] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action => generated 131 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.779948 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e6f4d4b-6ce8-40cf-ad19-5c8a007da54e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.781768 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6f4d4b-6ce8-40cf-ad19-5c8a007da54e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/1935b260-0793-4727-9ee6-78c622242f50/action Aug 25 11:53:41.782135 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4d4b-6ce8-40cf-ad19-5c8a007da54e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.782264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e6f4d4b-6ce8-40cf-ad19-5c8a007da54e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.788703 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e6f4d4b-6ce8-40cf-ad19-5c8a007da54e tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/1935b260-0793-4727-9ee6-78c622242f50/action returned with HTTP 404 Aug 25 11:53:41.789153 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 726/2936] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/1935b260-0793-4727-9ee6-78c622242f50/action => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.798328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-264d2a85-2ad5-4c3b-bfb4-76f3f48a2c2c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.800133 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-264d2a85-2ad5-4c3b-bfb4-76f3f48a2c2c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action Aug 25 11:53:41.800465 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-264d2a85-2ad5-4c3b-bfb4-76f3f48a2c2c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.800597 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-264d2a85-2ad5-4c3b-bfb4-76f3f48a2c2c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.802073 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-264d2a85-2ad5-4c3b-bfb4-76f3f48a2c2c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action returned with HTTP 400 Aug 25 11:53:41.802594 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 737/2937] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d/action => generated 129 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:41.810776 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1da1f39c-2d97-4c7d-b14a-0401a5ff15be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.812462 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1da1f39c-2d97-4c7d-b14a-0401a5ff15be tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] POST https://10.4.3.66/volume/v3/volumes/None/action Aug 25 11:53:41.812860 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1da1f39c-2d97-4c7d-b14a-0401a5ff15be tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:41.813017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1da1f39c-2d97-4c7d-b14a-0401a5ff15be tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:41.819510 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1da1f39c-2d97-4c7d-b14a-0401a5ff15be tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/None/action returned with HTTP 404 Aug 25 11:53:41.820009 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 750/2938] 10.4.3.66 () {68 vars in 1287 bytes} [Tue Aug 25 11:53:41 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:41.828068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-162666ed-2b34-433a-802c-0d0fe467de46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.828796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b046ba3d-4762-4a7c-a494-a07eee48f83d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.829923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-162666ed-2b34-433a-802c-0d0fe467de46 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/6c730148-9c07-489c-b62d-fbbdaf749fda Aug 25 11:53:41.830134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-162666ed-2b34-433a-802c-0d0fe467de46 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.830309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-162666ed-2b34-433a-802c-0d0fe467de46 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.830677 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b046ba3d-4762-4a7c-a494-a07eee48f83d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 Aug 25 11:53:41.830908 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b046ba3d-4762-4a7c-a494-a07eee48f83d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.831107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b046ba3d-4762-4a7c-a494-a07eee48f83d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.831237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b046ba3d-4762-4a7c-a494-a07eee48f83d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:41.835195 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b046ba3d-4762-4a7c-a494-a07eee48f83d tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 returned with HTTP 404 Aug 25 11:53:41.835728 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 727/2939] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/backups/bfe8b534-f8c4-40c6-b1e1-ea9c9bbf3ea9 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.836412 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-162666ed-2b34-433a-802c-0d0fe467de46 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/6c730148-9c07-489c-b62d-fbbdaf749fda returned with HTTP 404 Aug 25 11:53:41.837010 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 726/2940] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/6c730148-9c07-489c-b62d-fbbdaf749fda => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:41.845408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d51648b1-fc33-487e-995e-77a14f627be5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.847379 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d51648b1-fc33-487e-995e-77a14f627be5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:41.847642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d51648b1-fc33-487e-995e-77a14f627be5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.850082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d51648b1-fc33-487e-995e-77a14f627be5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.856015 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.856015 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:41.860459 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d51648b1-fc33-487e-995e-77a14f627be5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:41.865358 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d51648b1-fc33-487e-995e-77a14f627be5 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d returned with HTTP 200 Aug 25 11:53:41.865769 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 738/2941] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:41.877918 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.884091 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:41.884317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.884556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.884789 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Delete volume with id: b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:41.894126 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.894126 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:41.894654 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:41.926648 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Delete volume request issued successfully. Aug 25 11:53:41.926648 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb7cd5e8-3def-432f-b7f9-3ab576170279 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d returned with HTTP 202 Aug 25 11:53:41.926648 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 751/2942] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:41 2026] DELETE /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:41.933706 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27b6513c-dbcf-410a-8d95-2c6a7b3ddff2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.936021 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27b6513c-dbcf-410a-8d95-2c6a7b3ddff2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:41.936330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27b6513c-dbcf-410a-8d95-2c6a7b3ddff2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.936633 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27b6513c-dbcf-410a-8d95-2c6a7b3ddff2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.939068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.941400 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:41.941980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.942121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.942337 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete backup with id: a70f34ce-5923-4b24-9841-fb47d0f7633c. Aug 25 11:53:41.944601 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.944601 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:41.948300 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.948300 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:41.951898 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-27b6513c-dbcf-410a-8d95-2c6a7b3ddff2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Volume info retrieved successfully. Aug 25 11:53:41.959263 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27b6513c-dbcf-410a-8d95-2c6a7b3ddff2 tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d returned with HTTP 200 Aug 25 11:53:41.959263 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 728/2943] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:41.964660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] delete_backup rpcapi backup_id a70f34ce-5923-4b24-9841-fb47d0f7633c {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:53:41.966172 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37787918-a23d-43f5-90e2-f125f8dd96c5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 202 Aug 25 11:53:41.966172 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 727/2944] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:41 2026] DELETE /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:41.972604 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3fa554bc-86fa-4108-814c-b03d87509ead None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:41.974582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3fa554bc-86fa-4108-814c-b03d87509ead tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:41.974832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3fa554bc-86fa-4108-814c-b03d87509ead tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:41.975042 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3fa554bc-86fa-4108-814c-b03d87509ead tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:41.975168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3fa554bc-86fa-4108-814c-b03d87509ead tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:41.980939 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:41.980939 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:41.981781 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3fa554bc-86fa-4108-814c-b03d87509ead tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 200 Aug 25 11:53:41.982176 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 739/2945] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:41 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:42.685980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a48724ed-b0cc-4d42-8ceb-d324d9985527 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:42.687804 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a48724ed-b0cc-4d42-8ceb-d324d9985527 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:42.688041 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a48724ed-b0cc-4d42-8ceb-d324d9985527 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:42.688286 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a48724ed-b0cc-4d42-8ceb-d324d9985527 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:42.688481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a48724ed-b0cc-4d42-8ceb-d324d9985527 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:42.692974 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:42.692974 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:42.693861 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a48724ed-b0cc-4d42-8ceb-d324d9985527 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:42.694288 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 752/2946] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:42 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:42.976009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a962767-824a-4937-8fb4-44f2c5c0af6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:42.978454 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a962767-824a-4937-8fb4-44f2c5c0af6c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] GET https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d Aug 25 11:53:42.978722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a962767-824a-4937-8fb4-44f2c5c0af6c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:42.978990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a962767-824a-4937-8fb4-44f2c5c0af6c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:42.985173 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a962767-824a-4937-8fb4-44f2c5c0af6c tempest-VolumesNegativeTest-196479579 tempest-VolumesNegativeTest-196479579-project-member] https://10.4.3.66/volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d returned with HTTP 404 Aug 25 11:53:42.985760 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 729/2947] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:42 2026] GET /volume/v3/volumes/b70bd8e6-16d7-4c95-9e8c-edb3be87513d => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:42.993777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3ab1ef22-c931-49f1-8de6-25233e550aef None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:42.996697 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ab1ef22-c931-49f1-8de6-25233e550aef tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c Aug 25 11:53:42.997087 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ef22-c931-49f1-8de6-25233e550aef tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:42.997407 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ab1ef22-c931-49f1-8de6-25233e550aef tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:42.997638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-3ab1ef22-c931-49f1-8de6-25233e550aef tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Show backup with id a70f34ce-5923-4b24-9841-fb47d0f7633c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:43.002642 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ab1ef22-c931-49f1-8de6-25233e550aef tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c returned with HTTP 404 Aug 25 11:53:43.003354 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 728/2948] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:42 2026] GET /volume/v3/backups/a70f34ce-5923-4b24-9841-fb47d0f7633c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:43.138172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-01438282-4801-4fb3-b06b-89650f96feff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:43.140842 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-01438282-4801-4fb3-b06b-89650f96feff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:43.141094 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-01438282-4801-4fb3-b06b-89650f96feff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:43.141351 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-01438282-4801-4fb3-b06b-89650f96feff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:43.153904 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:43.153904 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:43.161938 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-01438282-4801-4fb3-b06b-89650f96feff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:43.168306 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-01438282-4801-4fb3-b06b-89650f96feff tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:43.168901 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 740/2949] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:43 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 1132 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:43.206487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:43.211245 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] POST https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9/action Aug 25 11:53:43.214251 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:43.215794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:43.232590 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:43.232590 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:43.233097 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:43.275380 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Begin detaching volume completed successfully. Aug 25 11:53:43.275708 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-6aeee750-9a07-450c-b7f5-f3ef92d93c74 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9/action returned with HTTP 202 Aug 25 11:53:43.276323 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 753/2950] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:53:43 2026] POST /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:43.346615 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-385fb8ba-d96e-4b7f-b68e-05ad8e968763 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:43.354609 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-385fb8ba-d96e-4b7f-b68e-05ad8e968763 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:43.354609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-385fb8ba-d96e-4b7f-b68e-05ad8e968763 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:43.354609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-385fb8ba-d96e-4b7f-b68e-05ad8e968763 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:43.361613 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:43.361613 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:43.366025 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-385fb8ba-d96e-4b7f-b68e-05ad8e968763 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:43.371095 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-385fb8ba-d96e-4b7f-b68e-05ad8e968763 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:43.371598 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 730/2951] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:43 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 1135 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:43.429338 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8006fde6-5d73-4f2b-82e6-4d5a978d035c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:43.430392 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8006fde6-5d73-4f2b-82e6-4d5a978d035c None None] GET https://10.4.3.66/volume// Aug 25 11:53:43.430392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8006fde6-5d73-4f2b-82e6-4d5a978d035c None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:43.430392 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8006fde6-5d73-4f2b-82e6-4d5a978d035c None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:43.430538 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8006fde6-5d73-4f2b-82e6-4d5a978d035c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:43.430828 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 729/2952] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:43.449687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-15f65615-89a0-4e26-a557-b126abf9e0d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:43.576746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-15f65615-89a0-4e26-a557-b126abf9e0d5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:43.576746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-15f65615-89a0-4e26-a557-b126abf9e0d5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:43.576746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-15f65615-89a0-4e26-a557-b126abf9e0d5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:43.582664 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:43.582664 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:43.596281 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-15f65615-89a0-4e26-a557-b126abf9e0d5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:43.596281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-15f65615-89a0-4e26-a557-b126abf9e0d5 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:43.596281 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 741/2953] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:53:43 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 1315 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:53:43.706277 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d683a249-19fc-48b8-a976-61717a517a94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:43.708472 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d683a249-19fc-48b8-a976-61717a517a94 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:43.709065 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d683a249-19fc-48b8-a976-61717a517a94 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:43.709485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d683a249-19fc-48b8-a976-61717a517a94 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:43.709821 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d683a249-19fc-48b8-a976-61717a517a94 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:43.715751 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:43.715751 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:43.716691 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d683a249-19fc-48b8-a976-61717a517a94 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:43.717195 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 754/2954] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:43 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:44.387590 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba80585a-11b0-416b-9c4a-5f80ae370873 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:44.389194 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba80585a-11b0-416b-9c4a-5f80ae370873 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:44.389383 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba80585a-11b0-416b-9c4a-5f80ae370873 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:44.389556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba80585a-11b0-416b-9c4a-5f80ae370873 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:44.400301 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:44.400301 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:44.404370 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ba80585a-11b0-416b-9c4a-5f80ae370873 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:44.409455 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba80585a-11b0-416b-9c4a-5f80ae370873 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:44.409812 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 731/2955] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:44 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 1135 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:44.615387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-b9dff783-539e-4d07-8166-053f4dd1ff2a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:44.618098 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-b9dff783-539e-4d07-8166-053f4dd1ff2a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812 Aug 25 11:53:44.618293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-b9dff783-539e-4d07-8166-053f4dd1ff2a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:44.618476 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-b9dff783-539e-4d07-8166-053f4dd1ff2a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:44.629663 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:44.629663 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:44.720140 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c124fa8b-5dd8-4b23-91e3-94ff48d74f14 req-b9dff783-539e-4d07-8166-053f4dd1ff2a tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812 returned with HTTP 200 Aug 25 11:53:44.720586 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 730/2956] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:44 2026] DELETE /volume/v3/attachments/50300528-6377-4976-8642-c65e8fff3812 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:44.727496 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8ed5773-c488-4175-8664-a44c353f0e46 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:44.729581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8ed5773-c488-4175-8664-a44c353f0e46 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:44.729878 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8ed5773-c488-4175-8664-a44c353f0e46 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:44.731343 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8ed5773-c488-4175-8664-a44c353f0e46 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:44.731343 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c8ed5773-c488-4175-8664-a44c353f0e46 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:44.734253 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:44.734253 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:44.735112 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8ed5773-c488-4175-8664-a44c353f0e46 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:44.735559 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 742/2957] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:44 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:45.430535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b00dfe7b-e846-4981-9531-754d8eb46b41 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:45.432614 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b00dfe7b-e846-4981-9531-754d8eb46b41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:45.432924 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b00dfe7b-e846-4981-9531-754d8eb46b41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:45.433159 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b00dfe7b-e846-4981-9531-754d8eb46b41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:45.441114 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:45.441114 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:45.446169 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b00dfe7b-e846-4981-9531-754d8eb46b41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:45.452600 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b00dfe7b-e846-4981-9531-754d8eb46b41 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:45.453119 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 755/2958] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:45 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:45.746150 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d4dd90c-7a8e-419c-bf3c-0d9b88ef2720 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:45.748084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d4dd90c-7a8e-419c-bf3c-0d9b88ef2720 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:45.748291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d4dd90c-7a8e-419c-bf3c-0d9b88ef2720 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:45.748475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d4dd90c-7a8e-419c-bf3c-0d9b88ef2720 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:45.748578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5d4dd90c-7a8e-419c-bf3c-0d9b88ef2720 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:45.753503 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:45.753503 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:45.754343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d4dd90c-7a8e-419c-bf3c-0d9b88ef2720 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:45.754848 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 732/2959] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:45 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:46.768523 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-38fe9fc9-b8cd-4392-bb7f-cb0ff3e1dcbc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:46.770654 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-38fe9fc9-b8cd-4392-bb7f-cb0ff3e1dcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:46.771253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-38fe9fc9-b8cd-4392-bb7f-cb0ff3e1dcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:46.771253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-38fe9fc9-b8cd-4392-bb7f-cb0ff3e1dcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:46.771253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-38fe9fc9-b8cd-4392-bb7f-cb0ff3e1dcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:46.776090 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:46.776090 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:46.776789 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-38fe9fc9-b8cd-4392-bb7f-cb0ff3e1dcbc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:46.777116 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 731/2960] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:46 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:47.790488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8d291dc-605c-4b87-a734-7e58bd6b2b6a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:47.792565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8d291dc-605c-4b87-a734-7e58bd6b2b6a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:47.792854 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8d291dc-605c-4b87-a734-7e58bd6b2b6a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:47.793002 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8d291dc-605c-4b87-a734-7e58bd6b2b6a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:47.793116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c8d291dc-605c-4b87-a734-7e58bd6b2b6a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:47.798377 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:47.798377 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:47.799407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8d291dc-605c-4b87-a734-7e58bd6b2b6a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:47.799972 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 743/2961] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:47 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:48.815887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f1fb6bcb-ebad-4826-951b-d26b53e156bb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:48.816222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2dd20f39-0465-48d7-a067-575ec0dbe806 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:48.818033 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2dd20f39-0465-48d7-a067-575ec0dbe806 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:48.818096 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1fb6bcb-ebad-4826-951b-d26b53e156bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:48.818257 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2dd20f39-0465-48d7-a067-575ec0dbe806 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:48.818296 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1fb6bcb-ebad-4826-951b-d26b53e156bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:48.818477 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2dd20f39-0465-48d7-a067-575ec0dbe806 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:48.818526 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1fb6bcb-ebad-4826-951b-d26b53e156bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:48.818642 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2dd20f39-0465-48d7-a067-575ec0dbe806 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:48.823698 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:48.823698 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:48.824526 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2dd20f39-0465-48d7-a067-575ec0dbe806 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:48.824965 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 733/2962] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:48 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:48.826089 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:48.826089 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:48.829767 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f1fb6bcb-ebad-4826-951b-d26b53e156bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:48.834244 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1fb6bcb-ebad-4826-951b-d26b53e156bb tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:48.834645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 756/2963] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:48 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:48.895040 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:48.896555 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:48.896950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:48.896950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:48.897057 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume with id: 9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:48.923133 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:48.923133 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:48.923133 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:48.990794 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Delete volume request issued successfully. Aug 25 11:53:48.990995 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f5cb4fab-933d-4425-852f-ec2d46f7ca9f tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 202 Aug 25 11:53:48.991466 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 732/2964] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:48 2026] DELETE /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:53:49.002606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85adcd66-88d2-4c25-90f6-26062690a683 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:49.005440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85adcd66-88d2-4c25-90f6-26062690a683 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:49.005673 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85adcd66-88d2-4c25-90f6-26062690a683 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:49.005933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85adcd66-88d2-4c25-90f6-26062690a683 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:49.016530 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:49.016530 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:49.026336 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-85adcd66-88d2-4c25-90f6-26062690a683 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Volume info retrieved successfully. Aug 25 11:53:49.033227 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85adcd66-88d2-4c25-90f6-26062690a683 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 200 Aug 25 11:53:49.033806 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 744/2965] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:49 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:49.840250 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-49608cb0-49a0-49e9-b84f-a9215b438303 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:49.842261 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49608cb0-49a0-49e9-b84f-a9215b438303 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:49.842459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49608cb0-49a0-49e9-b84f-a9215b438303 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:49.842652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-49608cb0-49a0-49e9-b84f-a9215b438303 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:49.842790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-49608cb0-49a0-49e9-b84f-a9215b438303 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:49.847159 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:49.847159 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:49.847954 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-49608cb0-49a0-49e9-b84f-a9215b438303 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:49.848298 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 734/2966] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:49 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:50.047000 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-08bd0dc9-541e-4548-99dd-f13b04b65460 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:50.049879 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08bd0dc9-541e-4548-99dd-f13b04b65460 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] GET https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 Aug 25 11:53:50.050203 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08bd0dc9-541e-4548-99dd-f13b04b65460 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:50.050439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08bd0dc9-541e-4548-99dd-f13b04b65460 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:50.056975 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08bd0dc9-541e-4548-99dd-f13b04b65460 tempest-VolumesBackupsTest-783434016 tempest-VolumesBackupsTest-783434016-project-member] https://10.4.3.66/volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 returned with HTTP 404 Aug 25 11:53:50.057461 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 757/2967] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:50 2026] GET /volume/v3/volumes/9ab3c115-2fa6-480d-b74a-3fedf7a3c2d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:50.858779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a4f4b6f3-90e2-42c3-b3dd-bb3e9e99a34b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:50.861164 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a4f4b6f3-90e2-42c3-b3dd-bb3e9e99a34b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:50.861441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a4f4b6f3-90e2-42c3-b3dd-bb3e9e99a34b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:50.861727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a4f4b6f3-90e2-42c3-b3dd-bb3e9e99a34b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:50.861895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a4f4b6f3-90e2-42c3-b3dd-bb3e9e99a34b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:50.870008 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:50.870008 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:50.870221 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a4f4b6f3-90e2-42c3-b3dd-bb3e9e99a34b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:50.870834 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 733/2968] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:50 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:51.884026 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3edaabbb-740b-495e-8283-acd3e2f3cd9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:51.885854 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3edaabbb-740b-495e-8283-acd3e2f3cd9d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:51.886047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3edaabbb-740b-495e-8283-acd3e2f3cd9d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:51.886214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3edaabbb-740b-495e-8283-acd3e2f3cd9d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:51.886311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3edaabbb-740b-495e-8283-acd3e2f3cd9d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:51.893313 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:51.893313 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:51.894179 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3edaabbb-740b-495e-8283-acd3e2f3cd9d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:51.894823 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 745/2969] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:51 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:52.905680 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-866373ae-f86c-4b8e-9083-972d01212b20 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:52.907664 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-866373ae-f86c-4b8e-9083-972d01212b20 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:52.907922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-866373ae-f86c-4b8e-9083-972d01212b20 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:52.908146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-866373ae-f86c-4b8e-9083-972d01212b20 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:52.908290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-866373ae-f86c-4b8e-9083-972d01212b20 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:52.910296 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:UPDATE=52,cinder:SELECT=328,cinder:INSERT=31 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:53:52.914937 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:52.914937 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:52.916103 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-866373ae-f86c-4b8e-9083-972d01212b20 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:52.916598 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 735/2970] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:52 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:53.932658 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54836d86-4fea-4b09-9332-d4506c000508 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:53.933174 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54836d86-4fea-4b09-9332-d4506c000508 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:53.933174 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54836d86-4fea-4b09-9332-d4506c000508 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:53.933278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54836d86-4fea-4b09-9332-d4506c000508 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:53.933429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-54836d86-4fea-4b09-9332-d4506c000508 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:53.935281 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=339,cinder:UPDATE=87,cinder:INSERT=49 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:53:53.938061 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:53.938061 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:53.941214 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54836d86-4fea-4b09-9332-d4506c000508 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:53.941214 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 758/2971] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:53 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:54.054703 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-76c7903a-a259-459b-87c5-706a0724ddc4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:54.288151 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-76c7903a-a259-459b-87c5-706a0724ddc4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:53:54.288151 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-76c7903a-a259-459b-87c5-706a0724ddc4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:54.288151 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-76c7903a-a259-459b-87c5-706a0724ddc4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:54.387678 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:54.387678 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:54.392894 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-76c7903a-a259-459b-87c5-706a0724ddc4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:53:54.409203 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-76c7903a-a259-459b-87c5-706a0724ddc4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:53:54.409203 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 734/2972] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:54 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1133 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:54.429248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:54.436229 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3/action Aug 25 11:53:54.436381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:54.436561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:54.461489 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=394,cinder:UPDATE=103,cinder:INSERT=59 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:53:54.461489 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:54.461489 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:54.461489 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:53:54.530183 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Begin detaching volume completed successfully. Aug 25 11:53:54.530183 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-e89f3e07-bcfe-4354-b8e7-4497e6967dda tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3/action returned with HTTP 202 Aug 25 11:53:54.530183 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 746/2973] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:53:54 2026] POST /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:54.597844 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a3754404-c09b-448a-8af0-28e73eecb5dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:54.601805 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3754404-c09b-448a-8af0-28e73eecb5dc tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:53:54.601805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3754404-c09b-448a-8af0-28e73eecb5dc tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:54.601805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a3754404-c09b-448a-8af0-28e73eecb5dc tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:54.611145 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:54.611145 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:54.615055 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a3754404-c09b-448a-8af0-28e73eecb5dc tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:53:54.620248 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a3754404-c09b-448a-8af0-28e73eecb5dc tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:53:54.620654 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 736/2974] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:54 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:54.681831 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4930daba-c0ab-48a6-8dc1-f34ab7092138 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:54.682341 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4930daba-c0ab-48a6-8dc1-f34ab7092138 None None] GET https://10.4.3.66/volume// Aug 25 11:53:54.682567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4930daba-c0ab-48a6-8dc1-f34ab7092138 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:54.682796 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4930daba-c0ab-48a6-8dc1-f34ab7092138 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:54.683135 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4930daba-c0ab-48a6-8dc1-f34ab7092138 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:53:54.683448 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 759/2975] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:53:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:53:54.691518 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-308e4423-da75-4931-b66f-684fcacb7549 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:54.693481 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-308e4423-da75-4931-b66f-684fcacb7549 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:53:54.693954 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-308e4423-da75-4931-b66f-684fcacb7549 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:54.694171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-308e4423-da75-4931-b66f-684fcacb7549 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:54.703529 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:54.703529 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:54.707585 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-308e4423-da75-4931-b66f-684fcacb7549 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:53:54.712782 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-308e4423-da75-4931-b66f-684fcacb7549 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:53:54.713297 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 735/2976] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:53:54 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 11:53:54.951282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-340099a8-52a2-46b1-ba31-436c1b8742c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:54.953687 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-340099a8-52a2-46b1-ba31-436c1b8742c4 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:54.953888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-340099a8-52a2-46b1-ba31-436c1b8742c4 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:54.954080 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-340099a8-52a2-46b1-ba31-436c1b8742c4 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:54.954189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-340099a8-52a2-46b1-ba31-436c1b8742c4 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:54.966484 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:54.966484 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:54.966484 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-340099a8-52a2-46b1-ba31-436c1b8742c4 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:54.966484 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 747/2977] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:54 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:55.055442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:55.209390 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 tempest-VolumesSummaryTest-1416560443 tempest-VolumesSummaryTest-1416560443-project-member] GET https://10.4.3.66/volume/v3/volumes/summary Aug 25 11:53:55.209390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 tempest-VolumesSummaryTest-1416560443 tempest-VolumesSummaryTest-1416560443-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:55.209390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 tempest-VolumesSummaryTest-1416560443 tempest-VolumesSummaryTest-1416560443-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:55.209390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 tempest-VolumesSummaryTest-1416560443 tempest-VolumesSummaryTest-1416560443-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:53:55.229684 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 tempest-VolumesSummaryTest-1416560443 tempest-VolumesSummaryTest-1416560443-project-member] Get summary completed successfully. Aug 25 11:53:55.229684 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54b5c14e-cbe0-4ac4-9af2-187597433d14 tempest-VolumesSummaryTest-1416560443 tempest-VolumesSummaryTest-1416560443-project-member] https://10.4.3.66/volume/v3/volumes/summary returned with HTTP 200 Aug 25 11:53:55.229684 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 737/2978] 10.4.3.66 () {68 vars in 1295 bytes} [Tue Aug 25 11:53:55 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:55.640499 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d23dcfd9-ab93-4511-b81a-5a819222c3f7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:55.644635 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d23dcfd9-ab93-4511-b81a-5a819222c3f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:53:55.645894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d23dcfd9-ab93-4511-b81a-5a819222c3f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:55.646946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d23dcfd9-ab93-4511-b81a-5a819222c3f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:55.687369 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:55.687369 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:55.692790 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d23dcfd9-ab93-4511-b81a-5a819222c3f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:53:55.695924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d23dcfd9-ab93-4511-b81a-5a819222c3f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:53:55.695924 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 760/2979] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:55 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 1136 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:53:55.738724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-6d420320-2f53-41d5-93b5-1f908bcd18af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:55.741987 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-6d420320-2f53-41d5-93b5-1f908bcd18af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] DELETE https://10.4.3.66/volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1 Aug 25 11:53:55.742375 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-6d420320-2f53-41d5-93b5-1f908bcd18af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:55.742779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-6d420320-2f53-41d5-93b5-1f908bcd18af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:55.751546 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:55.751546 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:55.823425 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-65e212a3-0cb4-4503-ae66-ebacdec33882 req-6d420320-2f53-41d5-93b5-1f908bcd18af tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1 returned with HTTP 200 Aug 25 11:53:55.824035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 736/2980] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:55 2026] DELETE /volume/v3/attachments/fac9f981-76ff-4492-bf98-9848d376c8d1 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:55.974617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3726d86-452b-4eba-b1e1-165c8e95a156 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:55.976483 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3726d86-452b-4eba-b1e1-165c8e95a156 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:55.976894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3726d86-452b-4eba-b1e1-165c8e95a156 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:55.976894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3726d86-452b-4eba-b1e1-165c8e95a156 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:55.977012 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d3726d86-452b-4eba-b1e1-165c8e95a156 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:55.981934 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:55.981934 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:55.982676 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3726d86-452b-4eba-b1e1-165c8e95a156 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:55.983234 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 748/2981] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:55 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:56.710156 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25cc708a-fe1a-4498-96a3-991a8985d118 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:56.713649 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25cc708a-fe1a-4498-96a3-991a8985d118 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:53:56.713904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25cc708a-fe1a-4498-96a3-991a8985d118 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:56.714146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25cc708a-fe1a-4498-96a3-991a8985d118 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:56.726304 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:56.726304 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:56.731819 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-25cc708a-fe1a-4498-96a3-991a8985d118 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:53:56.737904 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25cc708a-fe1a-4498-96a3-991a8985d118 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:53:56.738326 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 738/2982] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:56 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:56.993015 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bf0fde21-a053-47fb-ad75-4f77b3f3bfa0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:56.995367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf0fde21-a053-47fb-ad75-4f77b3f3bfa0 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:56.995594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf0fde21-a053-47fb-ad75-4f77b3f3bfa0 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:56.995858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf0fde21-a053-47fb-ad75-4f77b3f3bfa0 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:56.995995 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bf0fde21-a053-47fb-ad75-4f77b3f3bfa0 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:57.000329 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.000329 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:57.001078 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf0fde21-a053-47fb-ad75-4f77b3f3bfa0 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:57.001424 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 761/2983] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:56 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:57.016987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.229071 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:53:57.229571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "07612247-d271-4e01-81d5-14b56fe0392d", "incremental": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:57.231824 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating new backup {'backup': {'volume_id': '07612247-d271-4e01-81d5-14b56fe0392d', 'incremental': True}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:53:57.232019 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating backup of volume 07612247-d271-4e01-81d5-14b56fe0392d in container None Aug 25 11:53:57.246435 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.246435 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:57.247600 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Volume info retrieved successfully. Aug 25 11:53:57.250309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-ff1e371d-84c6-4ea2-87cb-461cab026e7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.255635 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-ff1e371d-84c6-4ea2-87cb-461cab026e7e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc Aug 25 11:53:57.255921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-ff1e371d-84c6-4ea2-87cb-461cab026e7e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:57.256157 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-ff1e371d-84c6-4ea2-87cb-461cab026e7e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:57.272143 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.272143 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:57.300782 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Created reservations ['8a9ecc14-6242-4ed9-9d49-588c5a2ea1b1', '66711efd-819b-44ac-b25c-6711a9e000da'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:57.308103 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.329545 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-09c3fd23-e9f7-438e-8120-b27afb6bc1cd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 400 Aug 25 11:53:57.329545 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 737/2984] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:57 2026] POST /volume/v3/backups => generated 109 bytes in 313 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:53:57.339712 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.342504 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] DELETE https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:57.342806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:57.343065 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:57.343230 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete backup with id: 800fb113-0ae9-4bb3-be84-66d308e8282c. Aug 25 11:53:57.352355 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.352355 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:57.354765 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-48d056cb-95d6-4566-a226-3c5f8acd911b req-ff1e371d-84c6-4ea2-87cb-461cab026e7e tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc returned with HTTP 200 Aug 25 11:53:57.355398 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 749/2985] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:53:57 2026] DELETE /volume/v3/attachments/31bf0c7e-0344-4c30-96f5-266011b2cffc => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:57.369092 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] delete_backup rpcapi backup_id 800fb113-0ae9-4bb3-be84-66d308e8282c {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:53:57.370727 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-349f8cfc-45f4-47e9-9eb4-6de86684fa92 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 202 Aug 25 11:53:57.371151 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 762/2986] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:53:57 2026] DELETE /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:53:57.382387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2057a58b-35fe-44da-88c6-b10f98f1a237 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.384211 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2057a58b-35fe-44da-88c6-b10f98f1a237 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:57.384609 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2057a58b-35fe-44da-88c6-b10f98f1a237 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:57.384912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2057a58b-35fe-44da-88c6-b10f98f1a237 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:57.385109 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-2057a58b-35fe-44da-88c6-b10f98f1a237 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:57.391375 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.391375 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:57.391375 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2057a58b-35fe-44da-88c6-b10f98f1a237 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 200 Aug 25 11:53:57.391375 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 738/2987] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:57 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:57.400919 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:53:57.401971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:57.401971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:57.402296 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:53:57.403528 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:53:57.414199 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:53:57.414912 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c913977-e73a-4a70-9462-2b37e9f8f9d9 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:53:57.417330 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 739/2988] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:53:57 2026] GET /volume/v3/volumes => generated 15 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:53:57.426048 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c349a7c8-297b-47e0-9869-4d210b15a619 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.429248 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:57.429248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1733426278"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:57.430475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1733426278'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:57.430762 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume of 1 GB Aug 25 11:53:57.431389 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.431389 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:57.433146 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.436230 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Availability Zones retrieved successfully. Aug 25 11:53:57.444572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Flow 'volume_create_api' (c41d37e8-e962-4730-b574-77064b18af92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:57.445954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740b403b-5cfb-4fe4-a593-6d8ea7eb3204) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.447004 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:57.476744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740b403b-5cfb-4fe4-a593-6d8ea7eb3204) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.477801 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d4d18d-eddc-41aa-878e-178a2ef2c083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.528583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:57.529116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-2125921249", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:57.531240 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-2125921249', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:57.531240 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Create volume of 1 GB Aug 25 11:53:57.535989 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Availability Zones retrieved successfully. Aug 25 11:53:57.541779 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Flow 'volume_create_api' (f554a8b1-530a-4aab-a807-2e51d3cba242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:57.543784 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91bc0053-60b1-45be-b1dc-f8238415603b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.544987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:57.551894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Created reservations ['1c944348-a4c8-478b-ad81-2bfc4bd5b578', 'fb4eee49-3a80-467a-a106-d124e60ee93e', '7243bc2d-9391-44c8-b18e-df5bff468a21', 'c96d2172-ea37-4b4f-b709-1753a2cbc307'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:57.552795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26d4d18d-eddc-41aa-878e-178a2ef2c083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c944348-a4c8-478b-ad81-2bfc4bd5b578', 'fb4eee49-3a80-467a-a106-d124e60ee93e', '7243bc2d-9391-44c8-b18e-df5bff468a21', 'c96d2172-ea37-4b4f-b709-1753a2cbc307']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.553603 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a253a1-e6d6-4f7c-88c4-6137d168e05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.574797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91bc0053-60b1-45be-b1dc-f8238415603b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.575640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53d13fe-d5bb-4838-8c7d-6069a09f4794) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.589847 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8a253a1-e6d6-4f7c-88c4-6137d168e05c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a425ebc-c1df-4020-a6c9-6e49bc1d0845', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1733426278',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1df19bf7dccb42859b72e3a693e3e68c',qos_specs=None,replication_status=,reservations=['1c944348-a4c8-478b-ad81-2bfc4bd5b578','fb4eee49-3a80-467a-a106-d124e60ee93e','7243bc2d-9391-44c8-b18e-df5bff468a21','c96d2172-ea37-4b4f-b709-1753a2cbc307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1733426278',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a425ebc-c1df-4020-a6c9-6e49bc1d0845,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1df19bf7dccb42859b72e3a693e3e68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.590713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a166546f-9603-483a-9ec1-fb759841e420) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.627493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a166546f-9603-483a-9ec1-fb759841e420) transitioned into state 'SUCCESS' from state '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-1733426278',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1df19bf7dccb42859b72e3a693e3e68c',qos_specs=None,replication_status=,reservations=['1c944348-a4c8-478b-ad81-2bfc4bd5b578','fb4eee49-3a80-467a-a106-d124e60ee93e','7243bc2d-9391-44c8-b18e-df5bff468a21','c96d2172-ea37-4b4f-b709-1753a2cbc307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.628253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8052d6-d3a2-4098-9ed4-44edb408e5f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.650824 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd8052d6-d3a2-4098-9ed4-44edb408e5f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.650824 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Flow 'volume_create_api' (c41d37e8-e962-4730-b574-77064b18af92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:57.651254 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume request issued successfully. Aug 25 11:53:57.652061 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c349a7c8-297b-47e0-9869-4d210b15a619 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:57.652650 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 750/2989] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:57 2026] POST /volume/v3/volumes => generated 762 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:57.658174 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Created reservations ['2a2f06d7-eb91-4736-adb1-2d6830c7ad51', 'e88a5cf0-542d-4c3f-9e9c-5bbe60154804', '32740bbe-a339-46c9-be65-87aff62425b7', 'f2b24ef5-f533-4aca-bda3-d530c152ebbd'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:57.659560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53d13fe-d5bb-4838-8c7d-6069a09f4794) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a2f06d7-eb91-4736-adb1-2d6830c7ad51', 'e88a5cf0-542d-4c3f-9e9c-5bbe60154804', '32740bbe-a339-46c9-be65-87aff62425b7', 'f2b24ef5-f533-4aca-bda3-d530c152ebbd']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.663254 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650274d8-3139-464f-9cc3-f55da2eac555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.668674 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-92b8c92b-bede-4a96-90eb-2818b8bfc325 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.673480 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92b8c92b-bede-4a96-90eb-2818b8bfc325 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:53:57.673769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92b8c92b-bede-4a96-90eb-2818b8bfc325 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:57.673978 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92b8c92b-bede-4a96-90eb-2818b8bfc325 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:57.685044 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.685044 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:57.691514 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-92b8c92b-bede-4a96-90eb-2818b8bfc325 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:53:57.698749 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (650274d8-3139-464f-9cc3-f55da2eac555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d1c2187-64cc-48ec-baa0-950baf7d70dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2125921249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2b5ad2c16924d6688ef6ed1915d9bb9',qos_specs=None,replication_status=,reservations=['2a2f06d7-eb91-4736-adb1-2d6830c7ad51','e88a5cf0-542d-4c3f-9e9c-5bbe60154804','32740bbe-a339-46c9-be65-87aff62425b7','f2b24ef5-f533-4aca-bda3-d530c152ebbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994b72a355f34c38bc6d8ad61151a6f5',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-2125921249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d1c2187-64cc-48ec-baa0-950baf7d70dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e2b5ad2c16924d6688ef6ed1915d9bb9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='994b72a355f34c38bc6d8ad61151a6f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.698906 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92b8c92b-bede-4a96-90eb-2818b8bfc325 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:53:57.699145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9767d761-5020-4f9e-86fb-c10cb7588f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.699331 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 739/2990] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:57 2026] GET /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:57.719537 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9767d761-5020-4f9e-86fb-c10cb7588f9b) transitioned into state 'SUCCESS' from state '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-2125921249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e2b5ad2c16924d6688ef6ed1915d9bb9',qos_specs=None,replication_status=,reservations=['2a2f06d7-eb91-4736-adb1-2d6830c7ad51','e88a5cf0-542d-4c3f-9e9c-5bbe60154804','32740bbe-a339-46c9-be65-87aff62425b7','f2b24ef5-f533-4aca-bda3-d530c152ebbd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='994b72a355f34c38bc6d8ad61151a6f5',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.721486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a5f476-66c2-4c7e-8578-33d34d17be31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:57.732785 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29a5f476-66c2-4c7e-8578-33d34d17be31) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:57.734634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Flow 'volume_create_api' (f554a8b1-530a-4aab-a807-2e51d3cba242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:57.734634 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Create volume request issued successfully. Aug 25 11:53:57.735072 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a22bde2d-3faf-4460-b1cb-551eb1b63d40 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:57.735541 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 763/2991] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:57 2026] POST /volume/v3/volumes => generated 754 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:57.746980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1a909b7-d207-4694-b577-798b6e6f685a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:57.748957 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1a909b7-d207-4694-b577-798b6e6f685a tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:53:57.750673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1a909b7-d207-4694-b577-798b6e6f685a tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:57.750673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1a909b7-d207-4694-b577-798b6e6f685a tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:57.757766 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:57.757766 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:57.763331 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1a909b7-d207-4694-b577-798b6e6f685a tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:53:57.768386 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1a909b7-d207-4694-b577-798b6e6f685a tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 200 Aug 25 11:53:57.768954 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 740/2992] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:57 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 822 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.209348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ec6c9b9d-a55d-419e-9219-8c6ee696e248 req-94f78bec-3f24-4c39-9e13-50cb17f6928b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.290893 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ec6c9b9d-a55d-419e-9219-8c6ee696e248 req-94f78bec-3f24-4c39-9e13-50cb17f6928b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:53:58.291325 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ec6c9b9d-a55d-419e-9219-8c6ee696e248 req-94f78bec-3f24-4c39-9e13-50cb17f6928b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.291375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ec6c9b9d-a55d-419e-9219-8c6ee696e248 req-94f78bec-3f24-4c39-9e13-50cb17f6928b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.299887 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.299887 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:58.303942 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ec6c9b9d-a55d-419e-9219-8c6ee696e248 req-94f78bec-3f24-4c39-9e13-50cb17f6928b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:53:58.309105 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ec6c9b9d-a55d-419e-9219-8c6ee696e248 req-94f78bec-3f24-4c39-9e13-50cb17f6928b tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:53:58.309599 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 751/2993] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 874 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.406775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-852cf938-122e-4971-a166-ab4f4e3cecde None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.408641 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-852cf938-122e-4971-a166-ab4f4e3cecde tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c Aug 25 11:53:58.408933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-852cf938-122e-4971-a166-ab4f4e3cecde tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.409342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-852cf938-122e-4971-a166-ab4f4e3cecde tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.409342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-852cf938-122e-4971-a166-ab4f4e3cecde tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 800fb113-0ae9-4bb3-be84-66d308e8282c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:58.413885 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-852cf938-122e-4971-a166-ab4f4e3cecde tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c returned with HTTP 404 Aug 25 11:53:58.414396 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 740/2994] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/backups/800fb113-0ae9-4bb3-be84-66d308e8282c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:53:58.424928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.427530 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:58.427899 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-166821279"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:58.429384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-166821279'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:58.429516 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume of 1 GB Aug 25 11:53:58.429808 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.429808 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:58.433898 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Availability Zones retrieved successfully. Aug 25 11:53:58.440260 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Flow 'volume_create_api' (2fe6907e-99ca-47e2-b8cc-327da1f54439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:58.441333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a898097-c553-4854-9ad9-45d7955a2bdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.442373 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:58.468569 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a898097-c553-4854-9ad9-45d7955a2bdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.469368 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fba4503-5f10-41b7-ae77-7f6d60182da4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.514591 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['cd13be66-111b-44ae-9c92-0cad55925618', 'e685579f-3b9a-4764-968e-84a964ee1ef8', '8d01ad9e-53ee-45d0-b2b5-d98e47ef0684', '5c90fe4a-9404-4c5b-87e4-1a0ca7be1b5e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:58.515576 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fba4503-5f10-41b7-ae77-7f6d60182da4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cd13be66-111b-44ae-9c92-0cad55925618', 'e685579f-3b9a-4764-968e-84a964ee1ef8', '8d01ad9e-53ee-45d0-b2b5-d98e47ef0684', '5c90fe4a-9404-4c5b-87e4-1a0ca7be1b5e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.516549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54401bc1-44e8-4480-9f0c-a13faebf4dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.539247 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54401bc1-44e8-4480-9f0c-a13faebf4dae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cac3524-942c-4455-9f4e-5a0da52cb4bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-166821279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbbd415d86c34011aa9919c093f10802',qos_specs=None,replication_status=,reservations=['cd13be66-111b-44ae-9c92-0cad55925618','e685579f-3b9a-4764-968e-84a964ee1ef8','8d01ad9e-53ee-45d0-b2b5-d98e47ef0684','5c90fe4a-9404-4c5b-87e4-1a0ca7be1b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-166821279',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2cac3524-942c-4455-9f4e-5a0da52cb4bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbbd415d86c34011aa9919c093f10802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.539998 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b20a4d8-5434-4d17-8e47-5f170e9be209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.561016 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b20a4d8-5434-4d17-8e47-5f170e9be209) transitioned into state 'SUCCESS' from state '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-166821279',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbbd415d86c34011aa9919c093f10802',qos_specs=None,replication_status=,reservations=['cd13be66-111b-44ae-9c92-0cad55925618','e685579f-3b9a-4764-968e-84a964ee1ef8','8d01ad9e-53ee-45d0-b2b5-d98e47ef0684','5c90fe4a-9404-4c5b-87e4-1a0ca7be1b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.561825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032f50b1-63a8-47a0-b1a5-46204d1810e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.572689 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (032f50b1-63a8-47a0-b1a5-46204d1810e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.572924 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Flow 'volume_create_api' (2fe6907e-99ca-47e2-b8cc-327da1f54439) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:58.573270 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume request issued successfully. Aug 25 11:53:58.574129 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b2da873-5702-4df2-9b78-03edb0c05ec2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:58.574615 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 764/2995] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:53:58 2026] POST /volume/v3/volumes => generated 746 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:58.586167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e1542f2-7f44-422f-9887-b3db3773c0c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.587865 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e1542f2-7f44-422f-9887-b3db3773c0c2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf Aug 25 11:53:58.588208 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e1542f2-7f44-422f-9887-b3db3773c0c2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.588208 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e1542f2-7f44-422f-9887-b3db3773c0c2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.595187 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.595187 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:58.599399 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e1542f2-7f44-422f-9887-b3db3773c0c2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:53:58.603597 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e1542f2-7f44-422f-9887-b3db3773c0c2 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf returned with HTTP 200 Aug 25 11:53:58.604120 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 741/2996] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf => generated 814 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.712859 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59935e3b-5972-496f-a65c-9760a9904aa3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.714958 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59935e3b-5972-496f-a65c-9760a9904aa3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:53:58.715200 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59935e3b-5972-496f-a65c-9760a9904aa3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.715469 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59935e3b-5972-496f-a65c-9760a9904aa3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.722434 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.722434 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:58.726334 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-59935e3b-5972-496f-a65c-9760a9904aa3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:53:58.730219 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59935e3b-5972-496f-a65c-9760a9904aa3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:53:58.730657 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 752/2997] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.742531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ec308f12-d540-422d-b4c2-8bbe7749b530 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.743933 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ec308f12-d540-422d-b4c2-8bbe7749b530 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:53:58.744102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ec308f12-d540-422d-b4c2-8bbe7749b530 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.744260 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ec308f12-d540-422d-b4c2-8bbe7749b530 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.751122 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.751122 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:58.754682 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ec308f12-d540-422d-b4c2-8bbe7749b530 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:53:58.758585 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ec308f12-d540-422d-b4c2-8bbe7749b530 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:53:58.758979 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 741/2998] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.772476 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.775757 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:53:58.776428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-174849041"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:58.778348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-174849041'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:53:58.778497 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume of 1 GB Aug 25 11:53:58.778881 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.778881 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:58.781900 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-391c903d-4268-4232-aa67-69a2f6bf039e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.784682 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-391c903d-4268-4232-aa67-69a2f6bf039e tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:53:58.784837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-391c903d-4268-4232-aa67-69a2f6bf039e tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.785069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-391c903d-4268-4232-aa67-69a2f6bf039e tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.786712 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Availability Zones retrieved successfully. Aug 25 11:53:58.792125 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.792125 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:58.794091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Flow 'volume_create_api' (b00c3fcc-2c4a-4c33-94ad-868d662f7b4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:58.795285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d24f925-2160-4090-b2ce-f2eefef9d34f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.795873 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-391c903d-4268-4232-aa67-69a2f6bf039e tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:53:58.796444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:53:58.799949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-391c903d-4268-4232-aa67-69a2f6bf039e tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 200 Aug 25 11:53:58.800423 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 742/2999] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.815380 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a982d7b6-d154-4118-8883-bdba7bf1c219 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.817734 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a982d7b6-d154-4118-8883-bdba7bf1c219 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:53:58.818009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a982d7b6-d154-4118-8883-bdba7bf1c219 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.818260 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a982d7b6-d154-4118-8883-bdba7bf1c219 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.823491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4d24f925-2160-4090-b2ce-f2eefef9d34f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.824349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d7f538-5c9e-47c6-b8e0-714f760a8594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.825408 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.825408 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:58.829050 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a982d7b6-d154-4118-8883-bdba7bf1c219 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:53:58.839862 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a982d7b6-d154-4118-8883-bdba7bf1c219 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 200 Aug 25 11:53:58.840215 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 753/3000] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:58.853815 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-21909ffe-e41a-4d1c-a8de-2389030f461c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.856160 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] POST https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd/action Aug 25 11:53:58.856618 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1175079537", "disk_format": "raw"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:53:58.856833 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1175079537", "disk_format": "raw"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:58.867351 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.867351 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:58.867964 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:53:58.876336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Created reservations ['75d4e6fd-d7a0-4aef-a3ac-327612494e60', 'e16f173f-a6c9-4cbf-87b2-296281a4c176', '38223ab1-eec2-48be-9199-2f1709ccf3b7', 'a758f3a1-e4bb-4cd8-b9af-ea8a1f032314'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:58.877332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6d7f538-5c9e-47c6-b8e0-714f760a8594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75d4e6fd-d7a0-4aef-a3ac-327612494e60', 'e16f173f-a6c9-4cbf-87b2-296281a4c176', '38223ab1-eec2-48be-9199-2f1709ccf3b7', 'a758f3a1-e4bb-4cd8-b9af-ea8a1f032314']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.878289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c069348-99db-46b0-be9f-6b526b768f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.882588 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.882588 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:53:58.886609 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.image.image_utils [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1175079537'}] 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-1175079537'}]. {{(pid=100240) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 25 11:53:58.913608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c069348-99db-46b0-be9f-6b526b768f03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d9028d0-3f23-4b33-b40e-ca38b57cb685', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-174849041',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1df19bf7dccb42859b72e3a693e3e68c',qos_specs=None,replication_status=,reservations=['75d4e6fd-d7a0-4aef-a3ac-327612494e60','e16f173f-a6c9-4cbf-87b2-296281a4c176','38223ab1-eec2-48be-9199-2f1709ccf3b7','a758f3a1-e4bb-4cd8-b9af-ea8a1f032314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-174849041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d9028d0-3f23-4b33-b40e-ca38b57cb685,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1df19bf7dccb42859b72e3a693e3e68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.914333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d79cde-ef38-4784-93f8-c71f721a2baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.935064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5d79cde-ef38-4784-93f8-c71f721a2baf) transitioned into state 'SUCCESS' from state '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-174849041',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1df19bf7dccb42859b72e3a693e3e68c',qos_specs=None,replication_status=,reservations=['75d4e6fd-d7a0-4aef-a3ac-327612494e60','e16f173f-a6c9-4cbf-87b2-296281a4c176','38223ab1-eec2-48be-9199-2f1709ccf3b7','a758f3a1-e4bb-4cd8-b9af-ea8a1f032314'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.935746 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b635cab4-8a8c-409b-bf79-3bd44d779c7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:53:58.950475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b635cab4-8a8c-409b-bf79-3bd44d779c7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:53:58.951633 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Flow 'volume_create_api' (b00c3fcc-2c4a-4c33-94ad-868d662f7b4c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:53:58.951939 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume request issued successfully. Aug 25 11:53:58.952423 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5332e420-8103-4f6b-84b5-e8dc87bed708 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:53:58.952999 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 765/3001] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:58 2026] POST /volume/v3/volumes => generated 761 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:58.967578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-06128a4a-b0be-46a6-ae12-c1b40d8726cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:58.971490 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06128a4a-b0be-46a6-ae12-c1b40d8726cf tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:53:58.971490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06128a4a-b0be-46a6-ae12-c1b40d8726cf tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:58.971490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-06128a4a-b0be-46a6-ae12-c1b40d8726cf tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:58.979531 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:58.979531 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:58.983374 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-06128a4a-b0be-46a6-ae12-c1b40d8726cf tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:53:58.988544 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-06128a4a-b0be-46a6-ae12-c1b40d8726cf tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:53:58.988951 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 743/3002] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:58 2026] GET /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 829 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:59.336416 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Copy volume to image completed successfully. Aug 25 11:53:59.336837 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-21909ffe-e41a-4d1c-a8de-2389030f461c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd/action returned with HTTP 202 Aug 25 11:53:59.337171 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 742/3003] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:53:58 2026] POST /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd/action => generated 686 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:59.615544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b254aaa-25bc-4269-a007-7269a69f85a3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:59.617390 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b254aaa-25bc-4269-a007-7269a69f85a3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf Aug 25 11:53:59.617592 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b254aaa-25bc-4269-a007-7269a69f85a3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:59.617850 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b254aaa-25bc-4269-a007-7269a69f85a3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:59.626425 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:59.626425 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:53:59.630809 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2b254aaa-25bc-4269-a007-7269a69f85a3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:53:59.635166 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b254aaa-25bc-4269-a007-7269a69f85a3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf returned with HTTP 200 Aug 25 11:53:59.635608 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 754/3004] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:59 2026] GET /volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf => generated 839 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:53:59.647504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:59.649012 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:53:59.649307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cac3524-942c-4455-9f4e-5a0da52cb4bf", "name": "tempest-VolumesBackupsTest-Backup-1953540812"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:53:59.650560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating new backup {'backup': {'volume_id': '2cac3524-942c-4455-9f4e-5a0da52cb4bf', 'name': 'tempest-VolumesBackupsTest-Backup-1953540812'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:53:59.650733 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating backup of volume 2cac3524-942c-4455-9f4e-5a0da52cb4bf in container None Aug 25 11:53:59.657949 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:59.657949 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:53:59.658421 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Volume info retrieved successfully. Aug 25 11:53:59.678361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Created reservations ['e73d0314-407a-43f8-9595-dc07b5a05948', '3cec6d38-e7f4-47f7-924b-fccaf06b8fdc'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:53:59.716493 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-128bbeed-9c41-4ae4-a5ab-a1ac49349a8f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:53:59.716879 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 766/3005] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:53:59 2026] POST /volume/v3/backups => generated 328 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:53:59.725276 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2786e215-3980-4b06-9076-792fa10f5043 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:53:59.727377 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2786e215-3980-4b06-9076-792fa10f5043 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:53:59.727581 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2786e215-3980-4b06-9076-792fa10f5043 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:53:59.727877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2786e215-3980-4b06-9076-792fa10f5043 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:53:59.727982 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2786e215-3980-4b06-9076-792fa10f5043 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:53:59.733032 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:53:59.733032 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:53:59.734423 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2786e215-3980-4b06-9076-792fa10f5043 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:53:59.734423 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 744/3006] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:53:59 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:00.001526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-082d32cf-1c76-4ddd-93fd-7f9fdec0e623 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:00.003537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-082d32cf-1c76-4ddd-93fd-7f9fdec0e623 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:00.003828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-082d32cf-1c76-4ddd-93fd-7f9fdec0e623 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:00.004063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-082d32cf-1c76-4ddd-93fd-7f9fdec0e623 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:00.011270 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:00.011270 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:00.014702 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-082d32cf-1c76-4ddd-93fd-7f9fdec0e623 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:00.018718 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-082d32cf-1c76-4ddd-93fd-7f9fdec0e623 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:54:00.019048 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 743/3007] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:00 2026] GET /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:00.034528 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a569be6-67f1-494f-ba73-6b62b1481746 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:00.036395 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a569be6-67f1-494f-ba73-6b62b1481746 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:00.037452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a569be6-67f1-494f-ba73-6b62b1481746 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:00.037452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a569be6-67f1-494f-ba73-6b62b1481746 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:00.045126 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:00.045126 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:00.050183 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a569be6-67f1-494f-ba73-6b62b1481746 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:00.056909 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a569be6-67f1-494f-ba73-6b62b1481746 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:54:00.057442 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 755/3008] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:00 2026] GET /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:00.072314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:00.074035 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:00.074388 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-591201054"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:00.075842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-591201054'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:00.075969 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume of 1 GB Aug 25 11:54:00.076244 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:00.076244 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:00.080018 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Availability Zones retrieved successfully. Aug 25 11:54:00.084992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Flow 'volume_create_api' (df2073a4-a127-4c8b-a1bc-13e693ea7f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:00.085883 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00c9f78-6c3f-4e8d-8fd1-80dd178535fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:00.086738 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:00.111592 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d00c9f78-6c3f-4e8d-8fd1-80dd178535fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:00.112275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf053bd5-a0c1-457a-9a13-4af129269267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:00.155116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Created reservations ['276dd411-0ab8-4d64-b2dc-19feca4e144b', '681ad905-e64d-4f05-89a9-8d23e9533b38', 'b758bd4d-5851-4a44-8780-1c67a5e21ed0', 'ef45049d-caf4-42a2-86a8-825cadce003c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:00.155909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bf053bd5-a0c1-457a-9a13-4af129269267) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['276dd411-0ab8-4d64-b2dc-19feca4e144b', '681ad905-e64d-4f05-89a9-8d23e9533b38', 'b758bd4d-5851-4a44-8780-1c67a5e21ed0', 'ef45049d-caf4-42a2-86a8-825cadce003c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:00.156607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5861f156-16ed-4833-8049-ace97e29f275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:00.178875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5861f156-16ed-4833-8049-ace97e29f275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1ec4207-8284-4069-ab09-d174b1f84f8c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-591201054',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1df19bf7dccb42859b72e3a693e3e68c',qos_specs=None,replication_status=,reservations=['276dd411-0ab8-4d64-b2dc-19feca4e144b','681ad905-e64d-4f05-89a9-8d23e9533b38','b758bd4d-5851-4a44-8780-1c67a5e21ed0','ef45049d-caf4-42a2-86a8-825cadce003c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-591201054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1ec4207-8284-4069-ab09-d174b1f84f8c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1df19bf7dccb42859b72e3a693e3e68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:00.179511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f86202-b08b-4853-b971-b213c7b0a646) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:00.198141 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3f86202-b08b-4853-b971-b213c7b0a646) transitioned into state 'SUCCESS' from state '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-591201054',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1df19bf7dccb42859b72e3a693e3e68c',qos_specs=None,replication_status=,reservations=['276dd411-0ab8-4d64-b2dc-19feca4e144b','681ad905-e64d-4f05-89a9-8d23e9533b38','b758bd4d-5851-4a44-8780-1c67a5e21ed0','ef45049d-caf4-42a2-86a8-825cadce003c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0c7de1a42bed4ac1b24b085ac4241276',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:00.198807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045a6cff-1973-4535-8c2e-bf8aa6df4887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:00.206690 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (045a6cff-1973-4535-8c2e-bf8aa6df4887) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:00.207499 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Flow 'volume_create_api' (df2073a4-a127-4c8b-a1bc-13e693ea7f93) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:00.207843 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Create volume request issued successfully. Aug 25 11:54:00.208368 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-85fbc0a4-348f-45ac-8e48-eec3f047a346 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:00.209097 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 767/3009] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:00 2026] POST /volume/v3/volumes => generated 761 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:00.219761 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c4e6cc8f-245e-44e6-94b3-a19f29df2d36 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:00.221574 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4e6cc8f-245e-44e6-94b3-a19f29df2d36 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:00.221840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4e6cc8f-245e-44e6-94b3-a19f29df2d36 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:00.222056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c4e6cc8f-245e-44e6-94b3-a19f29df2d36 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:00.228834 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:00.228834 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:00.232827 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c4e6cc8f-245e-44e6-94b3-a19f29df2d36 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:00.237190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c4e6cc8f-245e-44e6-94b3-a19f29df2d36 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:00.237650 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 745/3010] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:00 2026] GET /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 829 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:00.744994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-171f13db-2ade-42f6-9243-ca356df7aafa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:00.746764 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-171f13db-2ade-42f6-9243-ca356df7aafa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:00.746938 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-171f13db-2ade-42f6-9243-ca356df7aafa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:00.747104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-171f13db-2ade-42f6-9243-ca356df7aafa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:00.747283 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-171f13db-2ade-42f6-9243-ca356df7aafa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:00.751195 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:00.751195 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:00.751779 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-171f13db-2ade-42f6-9243-ca356df7aafa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:00.752100 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 744/3011] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:00 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.247931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.249289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c321d7c0-acd2-4500-a9a7-a1d3b12b9449 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.249548 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] DELETE https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:54:01.249600 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.249785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.249932 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume with id: 67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:54:01.251060 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c321d7c0-acd2-4500-a9a7-a1d3b12b9449 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:01.251233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c321d7c0-acd2-4500-a9a7-a1d3b12b9449 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.251405 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c321d7c0-acd2-4500-a9a7-a1d3b12b9449 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.256154 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.256154 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:01.256608 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:54:01.258726 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.258726 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:01.261728 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c321d7c0-acd2-4500-a9a7-a1d3b12b9449 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:01.265260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c321d7c0-acd2-4500-a9a7-a1d3b12b9449 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:01.265577 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 768/3012] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.286740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8abc3e02-71e2-45fa-b9ea-c9e0c944b749 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.288379 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8abc3e02-71e2-45fa-b9ea-c9e0c944b749 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:01.288559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8abc3e02-71e2-45fa-b9ea-c9e0c944b749 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.288793 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8abc3e02-71e2-45fa-b9ea-c9e0c944b749 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.293646 np0000008081 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:54:01.296022 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.296022 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:01.299943 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8abc3e02-71e2-45fa-b9ea-c9e0c944b749 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:01.308222 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8abc3e02-71e2-45fa-b9ea-c9e0c944b749 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:01.308222 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 746/3013] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 854 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.321643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.323521 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:54:01.323757 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.323913 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.324114 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.324787 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.332176 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.332941 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f0f6f05-0da4-446f-9410-ef9bb26c19dd tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:54:01.333079 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Delete volume request issued successfully. Aug 25 11:54:01.333277 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca193bac-e9b1-451e-88ea-b49e888f0916 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 202 Aug 25 11:54:01.333311 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 745/3014] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes => generated 968 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.333692 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 756/3015] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:01 2026] DELETE /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:01.342899 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2ca07e7f-ff91-4be2-b1de-d457c26d1708 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.345161 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.346256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ca07e7f-ff91-4be2-b1de-d457c26d1708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:54:01.346459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2ca07e7f-ff91-4be2-b1de-d457c26d1708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.346663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2ca07e7f-ff91-4be2-b1de-d457c26d1708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.348902 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-591201054 Aug 25 11:54:01.349088 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.349266 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.349485 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.350173 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-591201054'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.356864 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.356864 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:01.364474 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ca07e7f-ff91-4be2-b1de-d457c26d1708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Volume info retrieved successfully. Aug 25 11:54:01.369494 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ca07e7f-ff91-4be2-b1de-d457c26d1708 tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 200 Aug 25 11:54:01.370016 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 769/3016] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 873 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.382607 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.383106 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79ae02b1-a4fb-4c9b-b998-8f296a4e9462 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-591201054 returned with HTTP 200 Aug 25 11:54:01.383519 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 747/3017] 10.4.3.66 () {66 vars in 1329 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-591201054 => generated 331 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.394890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-23911907-2cc3-4464-8307-d9c917f05210 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.396528 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-174849041 Aug 25 11:54:01.396766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.396937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.397158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.397456 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.397456 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:01.397923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-174849041'), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.404273 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.404911 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.404911 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:01.409394 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-23911907-2cc3-4464-8307-d9c917f05210 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-174849041 returned with HTTP 200 Aug 25 11:54:01.410491 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 746/3018] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-174849041 => generated 857 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.431219 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.433063 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1 Aug 25 11:54:01.433230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.433406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.433724 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.434416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.441204 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.442094 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.442094 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:01.446503 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3013cf84-6e23-41c4-a23a-e93c8f314763 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 25 11:54:01.446962 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 757/3019] 10.4.3.66 () {66 vars in 1266 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?limit=1 => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.461535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.463336 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:01.463543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.463775 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.464065 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.464812 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.500231 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.501135 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.501135 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:01.505269 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f251841f-7c13-43a6-91ea-0ac6be844a19 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:01.505711 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 770/3020] 10.4.3.66 () {66 vars in 1354 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 999 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.517996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.519583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:01.519847 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.520089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.520328 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.521674 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.521674 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:01.521674 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.554498 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.555337 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.555337 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:01.559605 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5820d41c-b518-4c18-b1f7-f92ab3279143 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:54:01.560064 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 748/3021] 10.4.3.66 () {66 vars in 1354 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 1000 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:01.571925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.573698 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:01.573913 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.574102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.574319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.575047 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.606880 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.609146 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0ab317d-ede3-4646-a988-07dbf942e0fb tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=1&marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:54:01.609516 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 747/3022] 10.4.3.66 () {66 vars in 1354 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?limit=1&marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 15 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:54:01.621556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.623716 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 25 11:54:01.623961 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.624405 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.624793 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.625089 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100238) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:01.625901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.663842 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.665051 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.665051 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:01.670361 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cdd49edc-cdde-4f54-be7a-4327b9b66813 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 25 11:54:01.670889 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 758/3023] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:01.683813 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.685356 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 25 11:54:01.685524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.685746 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.685973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.686170 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100239) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:01.686735 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.714355 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.715205 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.715205 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:01.719086 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-284f50ec-6318-4d3f-84dc-abfe0744dae8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 25 11:54:01.719594 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 771/3024] 10.4.3.66 () {66 vars in 1352 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1886 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:01.731770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.733508 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1 Aug 25 11:54:01.733785 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.733967 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.734177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.734893 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.742850 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.743596 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4cd196c-a9a4-4a60-b766-8d3658404063 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 25 11:54:01.744142 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 749/3025] 10.4.3.66 () {66 vars in 1245 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes?limit=1 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.752918 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.755004 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1&marker=c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:01.755243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.755504 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.755861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.756825 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.762473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-462bf49e-8f6f-4d9c-9d1e-acf05409ed8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.764225 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-462bf49e-8f6f-4d9c-9d1e-acf05409ed8b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:01.764478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-462bf49e-8f6f-4d9c-9d1e-acf05409ed8b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.764770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-462bf49e-8f6f-4d9c-9d1e-acf05409ed8b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.764935 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-462bf49e-8f6f-4d9c-9d1e-acf05409ed8b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:01.769132 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.769132 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:01.769762 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-462bf49e-8f6f-4d9c-9d1e-acf05409ed8b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:01.770107 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 759/3026] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.771228 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.771854 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-edb6d7f8-fdbc-4edb-81db-1f8aa853328c tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?limit=1&marker=c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:01.772209 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 748/3027] 10.4.3.66 () {66 vars in 1333 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes?limit=1&marker=c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.780288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.782010 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1&marker=4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:01.782394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.782394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.782665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.783375 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.795019 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.795551 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e465390c-4217-4f48-b2c0-85b3e9860e89 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?limit=1&marker=4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:54:01.795963 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 772/3028] 10.4.3.66 () {66 vars in 1333 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes?limit=1&marker=4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.804483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.807272 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?limit=1&marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:01.807669 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.808048 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.808548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.809003 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.809003 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:01.809559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.825891 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.826694 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a06f459-6d6d-49a6-afb5-f04e08330eba tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?limit=1&marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:54:01.827407 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 750/3029] 10.4.3.66 () {66 vars in 1333 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes?limit=1&marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 15 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:54:01.839237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-439a7140-e7a0-46dc-adc8-a7176493e209 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.840842 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1733426278&status=available Aug 25 11:54:01.841098 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.841139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.841396 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.841675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100238) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:01.842282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1733426278'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.867316 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.867688 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-439a7140-e7a0-46dc-adc8-a7176493e209 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1733426278&status=available returned with HTTP 200 Aug 25 11:54:01.868131 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 760/3030] 10.4.3.66 () {66 vars in 1365 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1733426278&status=available => generated 332 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.878414 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0d808eb6-129c-44ab-831c-24dad01763c8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.880303 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-174849041&status=available Aug 25 11:54:01.880536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.880787 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.881060 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.881331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100240) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:01.881664 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.881664 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:01.882078 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-174849041'), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.912183 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.912961 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.912961 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:01.919553 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0d808eb6-129c-44ab-831c-24dad01763c8 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-174849041&status=available returned with HTTP 200 Aug 25 11:54:01.920054 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 749/3031] 10.4.3.66 () {66 vars in 1384 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-174849041&status=available => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:01.935710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00c3dca2-6356-49eb-91bb-6daabf42750b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.937195 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845&sort=id%3Aasc Aug 25 11:54:01.937358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.937523 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.937785 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.938045 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.938045 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:01.938434 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:01.971048 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:01.971825 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:01.971825 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:01.976196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00c3dca2-6356-49eb-91bb-6daabf42750b tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845&sort=id%3Aasc returned with HTTP 200 Aug 25 11:54:01.976537 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 773/3032] 10.4.3.66 () {66 vars in 1366 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?marker=3a425ebc-c1df-4020-a6c9-6e49bc1d0845&sort=id%3Aasc => generated 1701 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:01.993447 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:01.995688 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 11:54:01.995983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:01.996214 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:01.996538 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:01.997505 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.038190 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.039449 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.039449 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:02.044888 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81d4fa7e-e769-46b7-a48d-fae423bdb186 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 11:54:02.045366 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 751/3033] 10.4.3.66 () {66 vars in 1330 bytes} [Tue Aug 25 11:54:01 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2546 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:02.058848 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.061134 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:54:02.061358 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.061578 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.061895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.062321 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.062321 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:02.062953 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.072679 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.073886 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.073886 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:02.078963 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-669b31e5-a26c-43b1-8d3d-f99f9af78303 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:54:02.079571 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 761/3034] 10.4.3.66 () {66 vars in 1251 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes/detail => generated 2546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:02.092546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bb44f293-5346-4182-9b61-22bb71603b2d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.094192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 25 11:54:02.094356 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.094526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.094796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.095474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.126556 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.127214 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bb44f293-5346-4182-9b61-22bb71603b2d tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 25 11:54:02.127711 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 750/3035] 10.4.3.66 () {66 vars in 1309 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 968 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.141979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.144198 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?availability_zone=nova Aug 25 11:54:02.144459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.144750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.145341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.145341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value nova, assuming string {{(pid=100239) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:02.146043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.341310 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.341887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-09cf72bb-ae12-4f26-93e3-d5d1a3c7de74 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 11:54:02.342268 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 774/3036] 10.4.3.66 () {66 vars in 1275 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.353514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.355132 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?availability_zone=nova Aug 25 11:54:02.355314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.355505 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.355792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.356026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value nova, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:02.356593 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.381831 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.382410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-719b5c07-0cb7-4f2c-b86c-f2f17e8e75da tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 25 11:54:02.382889 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 752/3037] 10.4.3.66 () {66 vars in 1275 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?availability_zone=nova => generated 968 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.385558 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85015aa6-1e04-4a25-afc8-f91b5590390a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.387437 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85015aa6-1e04-4a25-afc8-f91b5590390a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] GET https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 Aug 25 11:54:02.388316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85015aa6-1e04-4a25-afc8-f91b5590390a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.388316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85015aa6-1e04-4a25-afc8-f91b5590390a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.393928 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85015aa6-1e04-4a25-afc8-f91b5590390a tempest-TestEncryptedCinderVolumes-814446028 tempest-TestEncryptedCinderVolumes-814446028-project-member] https://10.4.3.66/volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 returned with HTTP 404 Aug 25 11:54:02.394023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.394613 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 762/3038] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes/67694798-c469-4c1b-9acf-9437c5617ff6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:02.396252 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?bootable=false Aug 25 11:54:02.396252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.396459 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.396744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.397211 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.397211 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:02.397486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.402176 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.425956 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.426639 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa92ebe3-1eab-4fe5-aa0f-857e70c11247 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 11:54:02.427151 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 751/3039] 10.4.3.66 () {66 vars in 1259 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.439238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5df18923-8349-4dd4-b64e-a9673018efc0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.442971 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?bootable=false Aug 25 11:54:02.442971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.442971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.442971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.442971 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.442971 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:02.443541 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.470915 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:54:02.471632 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.471916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.472806 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.472806 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:02.473229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.488725 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Get all volumes completed successfully. Aug 25 11:54:02.494472 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.494472 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:02.503856 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d399d9c-6f7a-496c-96fa-f314b57c3237 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:54:02.504455 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 775/3040] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14388 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:02.526172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86ab0623-6254-4e2c-8e30-a5aa912ba566 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.528214 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86ab0623-6254-4e2c-8e30-a5aa912ba566 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] DELETE https://10.4.3.66/volume/v3/types/54499652-1e78-45f5-8f97-88fc1d1215c5 Aug 25 11:54:02.528393 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86ab0623-6254-4e2c-8e30-a5aa912ba566 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.528783 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-86ab0623-6254-4e2c-8e30-a5aa912ba566 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.555002 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-86ab0623-6254-4e2c-8e30-a5aa912ba566 tempest-TestEncryptedCinderVolumes-924109634 tempest-TestEncryptedCinderVolumes-924109634-project-admin] https://10.4.3.66/volume/v3/types/54499652-1e78-45f5-8f97-88fc1d1215c5 returned with HTTP 202 Aug 25 11:54:02.555412 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 763/3041] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:54:02 2026] DELETE /volume/v3/types/54499652-1e78-45f5-8f97-88fc1d1215c5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:02.670395 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.671009 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5df18923-8349-4dd4-b64e-a9673018efc0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 25 11:54:02.671533 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 753/3042] 10.4.3.66 () {66 vars in 1259 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?bootable=false => generated 968 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.683279 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.685152 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?status=available Aug 25 11:54:02.685373 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.685589 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.685898 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.686180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100240) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:02.686439 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.686439 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:02.687019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.710251 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=315,cinder:UPDATE=74,cinder:INSERT=32 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:54:02.780258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-489938aa-adf7-45d1-8494-22e8cbf8b770 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.782393 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-489938aa-adf7-45d1-8494-22e8cbf8b770 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:02.782734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-489938aa-adf7-45d1-8494-22e8cbf8b770 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.782879 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-489938aa-adf7-45d1-8494-22e8cbf8b770 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.783057 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-489938aa-adf7-45d1-8494-22e8cbf8b770 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:02.788279 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.788279 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:02.789070 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-489938aa-adf7-45d1-8494-22e8cbf8b770 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:02.789549 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 776/3043] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.895668 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.896299 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fdb7e610-f49a-4412-bbd1-5e77315605fa tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 11:54:02.896857 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 752/3044] 10.4.3.66 () {66 vars in 1263 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.906510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.909857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes?status=available Aug 25 11:54:02.910211 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.910864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.911539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.911940 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100238) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:02.913428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.966340 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.967091 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4bf90e8e-38bc-4cf3-a294-69727a309bec tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes?status=available returned with HTTP 200 Aug 25 11:54:02.967424 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 764/3045] 10.4.3.66 () {66 vars in 1263 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes?status=available => generated 968 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:02.984928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:02.985874 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?availability_zone=nova Aug 25 11:54:02.986092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:02.986251 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:02.986492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:02.987287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value nova, assuming string {{(pid=100237) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:02.987287 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.987287 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:02.987457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:02.996597 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:02.997509 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:02.997509 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:03.002067 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a902924-0cbe-41c8-b3b0-bc786b404e8f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 25 11:54:03.002467 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 754/3046] 10.4.3.66 () {66 vars in 1296 bytes} [Tue Aug 25 11:54:02 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2546 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:03.019793 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:03.021698 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?bootable=false Aug 25 11:54:03.021698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:03.022055 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:03.022228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:03.023115 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:03.061424 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:03.062636 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.062636 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:03.068306 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39241a9c-ab2b-404e-b5ab-fb4e220bbf67 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 25 11:54:03.068800 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 777/3047] 10.4.3.66 () {66 vars in 1280 bytes} [Tue Aug 25 11:54:03 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2546 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:03.083738 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-45dccd68-65db-427c-9e9d-99da397cb4ce None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:03.086224 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/detail?status=available Aug 25 11:54:03.086367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:03.086557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:03.086950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:54:03.087232 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Could not evaluate value available, assuming string {{(pid=100240) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 25 11:54:03.087559 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.087559 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:03.088263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:03.098812 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Get all volumes completed successfully. Aug 25 11:54:03.100176 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.100176 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:03.106220 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45dccd68-65db-427c-9e9d-99da397cb4ce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 25 11:54:03.107538 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 753/3048] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 11:54:03 2026] GET /volume/v3/volumes/detail?status=available => generated 2546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:03.123026 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8efd907-27ff-473f-b1ae-6796a67dabd0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:03.124495 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8efd907-27ff-473f-b1ae-6796a67dabd0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:03.124728 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8efd907-27ff-473f-b1ae-6796a67dabd0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:03.124909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8efd907-27ff-473f-b1ae-6796a67dabd0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:03.131539 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.131539 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:03.134882 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8efd907-27ff-473f-b1ae-6796a67dabd0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:03.138957 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8efd907-27ff-473f-b1ae-6796a67dabd0 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:03.139748 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 765/3049] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:03 2026] GET /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 854 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:03.154687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:03.156889 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:03.157135 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:03.157400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:03.157638 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Delete volume with id: c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:03.164713 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.164713 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:03.165126 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:03.185126 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Delete volume request issued successfully. Aug 25 11:54:03.185440 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a6e220f-f661-446c-a823-fdcb98fa6bce tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 202 Aug 25 11:54:03.186105 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 755/3050] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:03 2026] DELETE /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:03.197034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c0611f7-18fa-4084-8702-fcaabbb83422 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:03.198923 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c0611f7-18fa-4084-8702-fcaabbb83422 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:03.199108 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c0611f7-18fa-4084-8702-fcaabbb83422 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:03.199285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c0611f7-18fa-4084-8702-fcaabbb83422 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:03.207987 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.207987 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:03.213060 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c0611f7-18fa-4084-8702-fcaabbb83422 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:03.221512 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c0611f7-18fa-4084-8702-fcaabbb83422 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 200 Aug 25 11:54:03.222065 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 778/3051] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:03 2026] GET /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:03.802111 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d60edd70-4876-4994-8b07-e9f8825e2667 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:03.804449 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d60edd70-4876-4994-8b07-e9f8825e2667 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:03.804449 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d60edd70-4876-4994-8b07-e9f8825e2667 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:03.804717 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d60edd70-4876-4994-8b07-e9f8825e2667 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:03.805009 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d60edd70-4876-4994-8b07-e9f8825e2667 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:03.812322 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:03.812322 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:03.813610 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d60edd70-4876-4994-8b07-e9f8825e2667 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:03.813838 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 754/3052] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:03 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:04.237938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d76de728-64ca-43d5-bf14-a8ea38a666c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:04.240612 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d76de728-64ca-43d5-bf14-a8ea38a666c7 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c Aug 25 11:54:04.240983 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d76de728-64ca-43d5-bf14-a8ea38a666c7 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:04.241193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d76de728-64ca-43d5-bf14-a8ea38a666c7 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:04.254358 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d76de728-64ca-43d5-bf14-a8ea38a666c7 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c returned with HTTP 404 Aug 25 11:54:04.255397 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 766/3053] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:04 2026] GET /volume/v3/volumes/c1ec4207-8284-4069-ab09-d174b1f84f8c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:04.263677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8875e477-374d-4435-a1d1-59679b2a1738 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:04.265421 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8875e477-374d-4435-a1d1-59679b2a1738 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:04.265606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8875e477-374d-4435-a1d1-59679b2a1738 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:04.265808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8875e477-374d-4435-a1d1-59679b2a1738 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:04.272525 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:04.272525 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:04.276209 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8875e477-374d-4435-a1d1-59679b2a1738 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:04.283413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8875e477-374d-4435-a1d1-59679b2a1738 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:54:04.283956 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 756/3054] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:04 2026] GET /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:04.297856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:04.302519 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:04.302519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:04.302519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:04.302519 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Delete volume with id: 4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:04.314940 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:04.314940 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:04.315687 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:04.343207 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Delete volume request issued successfully. Aug 25 11:54:04.343408 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1ece3a78-2721-4d38-805e-96ad7b87bb94 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 202 Aug 25 11:54:04.344022 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 779/3055] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:04 2026] DELETE /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:04.353358 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0db0c332-fa6b-42f1-99f8-f41347ad960f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:04.356456 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0db0c332-fa6b-42f1-99f8-f41347ad960f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:04.356777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0db0c332-fa6b-42f1-99f8-f41347ad960f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:04.357037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0db0c332-fa6b-42f1-99f8-f41347ad960f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:04.369005 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:04.369005 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:04.374976 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0db0c332-fa6b-42f1-99f8-f41347ad960f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:04.382156 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0db0c332-fa6b-42f1-99f8-f41347ad960f tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 200 Aug 25 11:54:04.382537 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 755/3056] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:04 2026] GET /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:04.827215 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6dc51a9a-827f-43fc-92d7-ae17dc5834ce None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:04.829813 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dc51a9a-827f-43fc-92d7-ae17dc5834ce tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:04.830931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dc51a9a-827f-43fc-92d7-ae17dc5834ce tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:04.831378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6dc51a9a-827f-43fc-92d7-ae17dc5834ce tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:04.831539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6dc51a9a-827f-43fc-92d7-ae17dc5834ce tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:04.840047 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:04.840047 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:04.841071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6dc51a9a-827f-43fc-92d7-ae17dc5834ce tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:04.841830 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 767/3057] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:04 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:05.405185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9903e439-b1b0-4af5-a2ca-812ee8e706a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:05.407026 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9903e439-b1b0-4af5-a2ca-812ee8e706a6 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 Aug 25 11:54:05.407207 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9903e439-b1b0-4af5-a2ca-812ee8e706a6 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:05.407400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9903e439-b1b0-4af5-a2ca-812ee8e706a6 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:05.416219 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9903e439-b1b0-4af5-a2ca-812ee8e706a6 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 returned with HTTP 404 Aug 25 11:54:05.416788 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 757/3058] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:05 2026] GET /volume/v3/volumes/4d9028d0-3f23-4b33-b40e-ca38b57cb685 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:05.425444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ced76dac-4d56-4538-8d4f-c49b8b298c6a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:05.427791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ced76dac-4d56-4538-8d4f-c49b8b298c6a tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:05.428012 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ced76dac-4d56-4538-8d4f-c49b8b298c6a tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:05.428188 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ced76dac-4d56-4538-8d4f-c49b8b298c6a tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:05.435447 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:05.435447 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:05.439311 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ced76dac-4d56-4538-8d4f-c49b8b298c6a tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:05.443906 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ced76dac-4d56-4538-8d4f-c49b8b298c6a tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:54:05.444263 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 780/3059] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:05 2026] GET /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:05.461062 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:05.463699 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:05.463997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:05.464273 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:05.464518 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Delete volume with id: 3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:05.474933 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:05.474933 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:05.475603 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:05.502051 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Delete volume request issued successfully. Aug 25 11:54:05.502324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0e9f539f-0015-4618-9972-18a9cd39aed2 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 202 Aug 25 11:54:05.502731 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 756/3060] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:05 2026] DELETE /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:05.512607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-573df6ad-74b5-449d-b10b-657cc4b5ecca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:05.515350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-573df6ad-74b5-449d-b10b-657cc4b5ecca tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:05.515555 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-573df6ad-74b5-449d-b10b-657cc4b5ecca tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:05.515874 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-573df6ad-74b5-449d-b10b-657cc4b5ecca tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:05.526672 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:05.526672 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:05.532587 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-573df6ad-74b5-449d-b10b-657cc4b5ecca tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Volume info retrieved successfully. Aug 25 11:54:05.539340 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-573df6ad-74b5-449d-b10b-657cc4b5ecca tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 200 Aug 25 11:54:05.541746 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 768/3061] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:05 2026] GET /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 854 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:05.856552 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d3f19078-f51d-4fab-b524-d472987d0b09 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:05.864082 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3f19078-f51d-4fab-b524-d472987d0b09 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:05.864082 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3f19078-f51d-4fab-b524-d472987d0b09 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:05.864292 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d3f19078-f51d-4fab-b524-d472987d0b09 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:05.864292 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d3f19078-f51d-4fab-b524-d472987d0b09 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:05.872927 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:05.872927 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:05.873897 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d3f19078-f51d-4fab-b524-d472987d0b09 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:05.875881 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 758/3062] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:05 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:06.566230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a5c1a39-36f8-49f6-98c2-64a25d5f73b3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:06.568543 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a5c1a39-36f8-49f6-98c2-64a25d5f73b3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] GET https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 Aug 25 11:54:06.568834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a5c1a39-36f8-49f6-98c2-64a25d5f73b3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:06.569083 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a5c1a39-36f8-49f6-98c2-64a25d5f73b3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:06.575878 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a5c1a39-36f8-49f6-98c2-64a25d5f73b3 tempest-VolumesListTestJSON-2073923098 tempest-VolumesListTestJSON-2073923098-project-member] https://10.4.3.66/volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 returned with HTTP 404 Aug 25 11:54:06.576578 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 781/3063] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:06 2026] GET /volume/v3/volumes/3a425ebc-c1df-4020-a6c9-6e49bc1d0845 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:06.890911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7f056606-a46b-44db-835a-d6299e4597f8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:06.894347 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f056606-a46b-44db-835a-d6299e4597f8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:06.894779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f056606-a46b-44db-835a-d6299e4597f8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:06.899490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f056606-a46b-44db-835a-d6299e4597f8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:06.899490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-7f056606-a46b-44db-835a-d6299e4597f8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:06.905395 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:06.905395 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:06.906080 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f056606-a46b-44db-835a-d6299e4597f8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:06.907419 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 757/3064] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:06 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:07.920803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0a3186a6-3432-40ec-88f6-3989c11a6dca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:07.927805 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a3186a6-3432-40ec-88f6-3989c11a6dca tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:07.927805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a3186a6-3432-40ec-88f6-3989c11a6dca tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:07.927805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0a3186a6-3432-40ec-88f6-3989c11a6dca tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:07.927805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0a3186a6-3432-40ec-88f6-3989c11a6dca tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:07.937224 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:07.937224 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:07.939308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0a3186a6-3432-40ec-88f6-3989c11a6dca tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:07.940414 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 769/3065] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:07 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:08.954891 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45ac784d-28f5-4427-9d40-0c5d3dc791f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:08.960383 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45ac784d-28f5-4427-9d40-0c5d3dc791f6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:08.961391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45ac784d-28f5-4427-9d40-0c5d3dc791f6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:08.963163 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45ac784d-28f5-4427-9d40-0c5d3dc791f6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:08.963346 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-45ac784d-28f5-4427-9d40-0c5d3dc791f6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:08.970087 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:08.970087 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:08.975800 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45ac784d-28f5-4427-9d40-0c5d3dc791f6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:08.975800 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 759/3066] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:08 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:09.991841 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-226f5f67-a6e0-4d74-b8ec-276d76ad2a13 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:09.993125 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-226f5f67-a6e0-4d74-b8ec-276d76ad2a13 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:09.993125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-226f5f67-a6e0-4d74-b8ec-276d76ad2a13 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:09.993125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-226f5f67-a6e0-4d74-b8ec-276d76ad2a13 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:09.993266 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-226f5f67-a6e0-4d74-b8ec-276d76ad2a13 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:09.998082 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:09.998082 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:09.998847 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-226f5f67-a6e0-4d74-b8ec-276d76ad2a13 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:10.003072 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 782/3067] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:09 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:11.021802 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-44439da1-7bcb-4970-8eb6-d4fec329299b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:11.026349 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44439da1-7bcb-4970-8eb6-d4fec329299b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:11.026646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44439da1-7bcb-4970-8eb6-d4fec329299b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:11.026963 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44439da1-7bcb-4970-8eb6-d4fec329299b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:11.027110 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-44439da1-7bcb-4970-8eb6-d4fec329299b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:11.044060 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:11.044060 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:11.045049 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44439da1-7bcb-4970-8eb6-d4fec329299b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:11.045575 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 758/3068] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:11 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:12.058864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96667402-1605-4633-a158-76440abe986b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:12.065152 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96667402-1605-4633-a158-76440abe986b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:12.065152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96667402-1605-4633-a158-76440abe986b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:12.065152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96667402-1605-4633-a158-76440abe986b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:12.065152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-96667402-1605-4633-a158-76440abe986b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:12.072275 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:12.072275 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:12.076235 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96667402-1605-4633-a158-76440abe986b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:12.076235 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 770/3069] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:12 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:13.089535 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c22fb6d0-b497-4fc1-9406-963907bf3ef9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:13.093713 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c22fb6d0-b497-4fc1-9406-963907bf3ef9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:13.093713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c22fb6d0-b497-4fc1-9406-963907bf3ef9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:13.093713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c22fb6d0-b497-4fc1-9406-963907bf3ef9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:13.093713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c22fb6d0-b497-4fc1-9406-963907bf3ef9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:13.102347 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:13.102347 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:13.104983 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c22fb6d0-b497-4fc1-9406-963907bf3ef9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:13.106926 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 760/3070] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:13 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:14.119842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20e3dee4-e110-40f2-b5b1-c3fa58314040 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:14.126646 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20e3dee4-e110-40f2-b5b1-c3fa58314040 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:14.126646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20e3dee4-e110-40f2-b5b1-c3fa58314040 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:14.126646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20e3dee4-e110-40f2-b5b1-c3fa58314040 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:14.126646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-20e3dee4-e110-40f2-b5b1-c3fa58314040 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:14.132701 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:14.132701 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:14.134036 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20e3dee4-e110-40f2-b5b1-c3fa58314040 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:14.134036 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 783/3071] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:14 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:14.313195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:14.317568 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:14.317942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1038575830"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:14.319377 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1038575830'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:14.319483 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume of 1 GB Aug 25 11:54:14.326190 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Availability Zones retrieved successfully. Aug 25 11:54:14.338275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Flow 'volume_create_api' (40186d39-e656-4a6f-9327-53cc3390ebb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:14.339517 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22174a54-5718-46be-a3e1-242ffd206e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:14.340820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:14.378208 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (22174a54-5718-46be-a3e1-242ffd206e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:14.379108 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abdeec3e-8d94-4bbc-aa65-a530f85271f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:14.503496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Created reservations ['993db814-ec53-45ca-a35c-303c124b4cc4', '047f6bda-fd99-4aa1-874e-7c7328132871', '094fe2d4-3316-4c11-b35d-6d09367b32cb', 'da0b6344-fdaf-46e5-ba1a-7b63aa24bce2'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:14.503496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abdeec3e-8d94-4bbc-aa65-a530f85271f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['993db814-ec53-45ca-a35c-303c124b4cc4', '047f6bda-fd99-4aa1-874e-7c7328132871', '094fe2d4-3316-4c11-b35d-6d09367b32cb', 'da0b6344-fdaf-46e5-ba1a-7b63aa24bce2']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:14.503496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c90eac-16ea-448a-8c87-4722f3fe3f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:14.530465 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60c90eac-16ea-448a-8c87-4722f3fe3f85) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4e8402e-50d3-4991-89a6-30537b37e4a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1038575830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0142aa20a9bf4763846c3d813ecd6245',qos_specs=None,replication_status=,reservations=['993db814-ec53-45ca-a35c-303c124b4cc4','047f6bda-fd99-4aa1-874e-7c7328132871','094fe2d4-3316-4c11-b35d-6d09367b32cb','da0b6344-fdaf-46e5-ba1a-7b63aa24bce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadc4990b793463c8bc922211a0036aa',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1038575830',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4e8402e-50d3-4991-89a6-30537b37e4a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0142aa20a9bf4763846c3d813ecd6245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadc4990b793463c8bc922211a0036aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:14.531594 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b839a4b-fc17-492f-8597-b17b6eacc113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:14.561200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8b839a4b-fc17-492f-8597-b17b6eacc113) transitioned into state 'SUCCESS' from state '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-1038575830',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0142aa20a9bf4763846c3d813ecd6245',qos_specs=None,replication_status=,reservations=['993db814-ec53-45ca-a35c-303c124b4cc4','047f6bda-fd99-4aa1-874e-7c7328132871','094fe2d4-3316-4c11-b35d-6d09367b32cb','da0b6344-fdaf-46e5-ba1a-7b63aa24bce2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadc4990b793463c8bc922211a0036aa',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:14.562340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a80edb-3224-4dc8-9065-debf08545262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:14.577676 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c7a80edb-3224-4dc8-9065-debf08545262) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:14.578930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Flow 'volume_create_api' (40186d39-e656-4a6f-9327-53cc3390ebb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:14.579330 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume request issued successfully. Aug 25 11:54:14.580205 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ab50040-67d6-4a43-acdd-5a559fd8bb65 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:14.580990 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 759/3072] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:54:14 2026] POST /volume/v3/volumes => generated 753 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:14.598268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee8c9ee1-fc9b-4ff1-adf3-1c124f94d3ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:14.600196 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee8c9ee1-fc9b-4ff1-adf3-1c124f94d3ad tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:14.600420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee8c9ee1-fc9b-4ff1-adf3-1c124f94d3ad tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:14.600755 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee8c9ee1-fc9b-4ff1-adf3-1c124f94d3ad tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:14.609879 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:14.609879 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:14.614336 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee8c9ee1-fc9b-4ff1-adf3-1c124f94d3ad tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:14.619696 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee8c9ee1-fc9b-4ff1-adf3-1c124f94d3ad tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:14.620196 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 771/3073] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:14 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:14.716849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b28ec8c2-6c2c-489b-bccc-8b1994c70720 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:14.719104 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b28ec8c2-6c2c-489b-bccc-8b1994c70720 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:54:14.719328 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b28ec8c2-6c2c-489b-bccc-8b1994c70720 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:14.719476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b28ec8c2-6c2c-489b-bccc-8b1994c70720 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:14.727439 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:14.727439 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:14.731669 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b28ec8c2-6c2c-489b-bccc-8b1994c70720 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:54:14.736665 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b28ec8c2-6c2c-489b-bccc-8b1994c70720 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 200 Aug 25 11:54:14.737450 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 761/3074] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:14 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:15.150401 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77ca288d-d342-46c7-88b4-b592824698bb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.153505 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77ca288d-d342-46c7-88b4-b592824698bb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:15.153832 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77ca288d-d342-46c7-88b4-b592824698bb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:15.155853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77ca288d-d342-46c7-88b4-b592824698bb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:15.155853 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-77ca288d-d342-46c7-88b4-b592824698bb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:15.160569 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:15.160569 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:15.161489 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77ca288d-d342-46c7-88b4-b592824698bb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:15.162051 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 784/3075] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:15 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:15.641726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-279328e2-6340-41fe-8714-bb344b8248fc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.644258 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-279328e2-6340-41fe-8714-bb344b8248fc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:15.644637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-279328e2-6340-41fe-8714-bb344b8248fc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:15.644866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-279328e2-6340-41fe-8714-bb344b8248fc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:15.654242 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:15.654242 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:15.658794 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-279328e2-6340-41fe-8714-bb344b8248fc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:15.664009 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-279328e2-6340-41fe-8714-bb344b8248fc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:15.664411 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 760/3076] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:15 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:15.722841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-93a1c0a0-32d4-4c63-aa37-fe6ffad6ef9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.725707 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-93a1c0a0-32d4-4c63-aa37-fe6ffad6ef9d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:15.725946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-93a1c0a0-32d4-4c63-aa37-fe6ffad6ef9d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:15.726239 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-93a1c0a0-32d4-4c63-aa37-fe6ffad6ef9d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:15.734084 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:15.734084 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:15.738496 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-93a1c0a0-32d4-4c63-aa37-fe6ffad6ef9d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:15.745382 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-93a1c0a0-32d4-4c63-aa37-fe6ffad6ef9d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:15.745382 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 772/3077] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:15 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:15.754546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-74cca3c1-0de4-4f06-8eb3-7da69a484eda None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.760659 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74cca3c1-0de4-4f06-8eb3-7da69a484eda tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:54:15.760817 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74cca3c1-0de4-4f06-8eb3-7da69a484eda tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:15.761215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74cca3c1-0de4-4f06-8eb3-7da69a484eda tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:15.783451 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:15.783451 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:15.791116 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-74cca3c1-0de4-4f06-8eb3-7da69a484eda tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:54:15.796521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74cca3c1-0de4-4f06-8eb3-7da69a484eda tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 200 Aug 25 11:54:15.796951 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 762/3078] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:15 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 847 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:54:15.884381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-57a6392e-fe12-4f3b-a7fb-8da680f0e091 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.884381 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57a6392e-fe12-4f3b-a7fb-8da680f0e091 None None] GET https://10.4.3.66/volume// Aug 25 11:54:15.884381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57a6392e-fe12-4f3b-a7fb-8da680f0e091 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:15.884563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-57a6392e-fe12-4f3b-a7fb-8da680f0e091 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:15.884841 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-57a6392e-fe12-4f3b-a7fb-8da680f0e091 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:15.885219 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 785/3079] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:54:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:15.898053 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-460f4c8d-83db-4a8a-bcc2-8b5038725adc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.900251 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-460f4c8d-83db-4a8a-bcc2-8b5038725adc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:54:15.900727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-460f4c8d-83db-4a8a-bcc2-8b5038725adc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a4e8402e-50d3-4991-89a6-30537b37e4a5", "connector": null, "instance_uuid": "6176e677-7dea-4dde-af19-2a2e435da6b9"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:15.920129 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:15.920129 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:15.953327 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-460f4c8d-83db-4a8a-bcc2-8b5038725adc tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:54:15.954183 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 761/3080] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:54:15 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 25 11:54:15.990590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8d572c9-3c86-4eda-82a1-d111faceb25d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:15.992707 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8d572c9-3c86-4eda-82a1-d111faceb25d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:15.992983 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8d572c9-3c86-4eda-82a1-d111faceb25d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:15.993542 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8d572c9-3c86-4eda-82a1-d111faceb25d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.002492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e563c253-eebe-4791-a32d-fe6819be3510 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.003083 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e563c253-eebe-4791-a32d-fe6819be3510 None None] GET https://10.4.3.66/volume// Aug 25 11:54:16.003287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e563c253-eebe-4791-a32d-fe6819be3510 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.003472 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e563c253-eebe-4791-a32d-fe6819be3510 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.004101 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e563c253-eebe-4791-a32d-fe6819be3510 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:16.004101 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 763/3081] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:16.007647 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.007647 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:16.009872 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b8d572c9-3c86-4eda-82a1-d111faceb25d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:16.013375 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-a97ea9d8-7384-4d81-b9f2-62267457b454 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.015489 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-a97ea9d8-7384-4d81-b9f2-62267457b454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:16.015784 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-a97ea9d8-7384-4d81-b9f2-62267457b454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.015936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-a97ea9d8-7384-4d81-b9f2-62267457b454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.016806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8d572c9-3c86-4eda-82a1-d111faceb25d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:16.017405 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 773/3082] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:15 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:16.030428 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.030428 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:16.034861 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-a97ea9d8-7384-4d81-b9f2-62267457b454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:16.039856 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-a97ea9d8-7384-4d81-b9f2-62267457b454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:16.040539 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 786/3083] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1025 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:16.109421 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-33b8a745-a7ff-48f4-8a05-bb7f6ab9e5fd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.111710 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-33b8a745-a7ff-48f4-8a05-bb7f6ab9e5fd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:16.111942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-33b8a745-a7ff-48f4-8a05-bb7f6ab9e5fd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.112139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-33b8a745-a7ff-48f4-8a05-bb7f6ab9e5fd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.119795 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.119795 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:16.124923 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-33b8a745-a7ff-48f4-8a05-bb7f6ab9e5fd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:16.129915 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-33b8a745-a7ff-48f4-8a05-bb7f6ab9e5fd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:16.130447 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 762/3084] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:16.161071 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.163472 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] PUT https://10.4.3.66/volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272 Aug 25 11:54:16.164000 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:16.173912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Acquiring lock "cinder-attachment_update-a4e8402e-50d3-4991-89a6-30537b37e4a5-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:54:16.176652 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-adcab98b-65b7-4713-889a-d1d0ef2d7c5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.179480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Lock "cinder-attachment_update-a4e8402e-50d3-4991-89a6-30537b37e4a5-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:54:16.180048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adcab98b-65b7-4713-889a-d1d0ef2d7c5c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:16.180251 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adcab98b-65b7-4713-889a-d1d0ef2d7c5c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.180434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-adcab98b-65b7-4713-889a-d1d0ef2d7c5c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.180559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-adcab98b-65b7-4713-889a-d1d0ef2d7c5c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:16.180864 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.180864 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:16.186121 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.186121 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:16.186224 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-adcab98b-65b7-4713-889a-d1d0ef2d7c5c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:16.186672 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 774/3085] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:16.238461 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-742c0d9f-f2b2-4007-bef6-1138e439c986 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.238950 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-742c0d9f-f2b2-4007-bef6-1138e439c986 None None] GET https://10.4.3.66/volume// Aug 25 11:54:16.239112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-742c0d9f-f2b2-4007-bef6-1138e439c986 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.239317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-742c0d9f-f2b2-4007-bef6-1138e439c986 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.239649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-742c0d9f-f2b2-4007-bef6-1138e439c986 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:16.239954 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 787/3086] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:16.249103 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a229bde-c0eb-4618-9b45-8785e61b2fac None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.251229 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a229bde-c0eb-4618-9b45-8785e61b2fac tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:54:16.251648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a229bde-c0eb-4618-9b45-8785e61b2fac tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3c2b34da-960e-49cd-96f6-e11d341db9b4", "connector": null, "instance_uuid": "9cfc7d65-7716-4311-99cb-02dcfc3e1ebc"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:16.260910 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.260910 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:16.302956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Lock "cinder-attachment_update-a4e8402e-50d3-4991-89a6-30537b37e4a5-np0000008081" released by "attachment_update" :: held 0.123s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:54:16.303209 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-0e49f48c-580d-43eb-9bca-4a839dc4ec21 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272 returned with HTTP 200 Aug 25 11:54:16.303522 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a229bde-c0eb-4618-9b45-8785e61b2fac tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:54:16.303895 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 764/3087] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:54:16 2026] PUT /volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272 => generated 969 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:16.304139 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 763/3088] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:54:16 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 25 11:54:16.352144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90ce6bd0-447e-4df4-bd8e-ac944d076c27 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.353689 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90ce6bd0-447e-4df4-bd8e-ac944d076c27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:16.354026 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90ce6bd0-447e-4df4-bd8e-ac944d076c27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.355548 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90ce6bd0-447e-4df4-bd8e-ac944d076c27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.369635 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.369635 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:16.372089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c275b9f1-7afc-4fd7-a0e6-06c87e9cfd4b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.372089 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c275b9f1-7afc-4fd7-a0e6-06c87e9cfd4b None None] GET https://10.4.3.66/volume// Aug 25 11:54:16.372089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c275b9f1-7afc-4fd7-a0e6-06c87e9cfd4b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.372089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c275b9f1-7afc-4fd7-a0e6-06c87e9cfd4b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.372508 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c275b9f1-7afc-4fd7-a0e6-06c87e9cfd4b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:16.372508 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 788/3089] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:16.376650 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-90ce6bd0-447e-4df4-bd8e-ac944d076c27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:16.383129 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90ce6bd0-447e-4df4-bd8e-ac944d076c27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:16.384018 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 775/3090] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:16.384952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-a22ade0f-04a8-4027-b4d1-b13dfb5d2620 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.389692 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-a22ade0f-04a8-4027-b4d1-b13dfb5d2620 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:16.389692 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-a22ade0f-04a8-4027-b4d1-b13dfb5d2620 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.389692 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-a22ade0f-04a8-4027-b4d1-b13dfb5d2620 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.413122 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.413122 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:16.416960 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-a22ade0f-04a8-4027-b4d1-b13dfb5d2620 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:16.422395 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-a22ade0f-04a8-4027-b4d1-b13dfb5d2620 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:16.422856 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 765/3091] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 1080 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:16.437671 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.439706 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:54:16.439944 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.440151 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.440354 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Delete volume with id: 0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:54:16.450491 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.450491 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:16.451217 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:54:16.474430 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Delete volume request issued successfully. Aug 25 11:54:16.475400 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aa840487-d0b8-4d30-abde-b361b6acaa54 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 202 Aug 25 11:54:16.475921 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 764/3092] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:16 2026] DELETE /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:54:16.485928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-664fc043-7365-48f0-847e-2f3bc33bfc45 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.487389 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-664fc043-7365-48f0-847e-2f3bc33bfc45 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:54:16.487806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-664fc043-7365-48f0-847e-2f3bc33bfc45 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.488143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-664fc043-7365-48f0-847e-2f3bc33bfc45 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.498100 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.498100 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:16.504217 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-664fc043-7365-48f0-847e-2f3bc33bfc45 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Volume info retrieved successfully. Aug 25 11:54:16.512830 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-664fc043-7365-48f0-847e-2f3bc33bfc45 tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 200 Aug 25 11:54:16.513702 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 789/3093] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:16.531561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.535991 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] PUT https://10.4.3.66/volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49 Aug 25 11:54:16.536373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:16.555282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Acquiring lock "cinder-attachment_update-3c2b34da-960e-49cd-96f6-e11d341db9b4-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:54:16.562556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Lock "cinder-attachment_update-3c2b34da-960e-49cd-96f6-e11d341db9b4-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:54:16.563604 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.563604 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:16.666698 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Lock "cinder-attachment_update-3c2b34da-960e-49cd-96f6-e11d341db9b4-np0000008081" released by "attachment_update" :: held 0.104s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:54:16.666990 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-1c7afc7f-649b-4539-825c-6b26c917cc81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49 returned with HTTP 200 Aug 25 11:54:16.667469 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 776/3094] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:54:16 2026] PUT /volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49 => generated 968 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:16.680747 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-5601d21a-2377-43db-8136-703282c33242 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:16.682879 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-5601d21a-2377-43db-8136-703282c33242 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/encryption Aug 25 11:54:16.683123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-5601d21a-2377-43db-8136-703282c33242 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:16.683259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-5601d21a-2377-43db-8136-703282c33242 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:16.693254 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:16.693254 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:16.700109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-5601d21a-2377-43db-8136-703282c33242 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/encryption returned with HTTP 200 Aug 25 11:54:16.700548 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 766/3095] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:54:16 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:17.030785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6fec814c-1bdb-4a3b-8883-e710184b6ad5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:17.033043 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6fec814c-1bdb-4a3b-8883-e710184b6ad5 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:17.033601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6fec814c-1bdb-4a3b-8883-e710184b6ad5 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:17.033967 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6fec814c-1bdb-4a3b-8883-e710184b6ad5 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:17.051514 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:17.051514 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:17.055380 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6fec814c-1bdb-4a3b-8883-e710184b6ad5 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:17.061018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6fec814c-1bdb-4a3b-8883-e710184b6ad5 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:17.061766 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 765/3096] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:17 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:17.199280 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-99802f37-cebe-481b-803b-22ccf8a65cda None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:17.201149 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99802f37-cebe-481b-803b-22ccf8a65cda tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:17.201447 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99802f37-cebe-481b-803b-22ccf8a65cda tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:17.201797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99802f37-cebe-481b-803b-22ccf8a65cda tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:17.202000 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-99802f37-cebe-481b-803b-22ccf8a65cda tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:17.210460 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:17.210460 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:17.211197 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99802f37-cebe-481b-803b-22ccf8a65cda tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:17.211603 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 790/3097] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:17 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:17.401787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e807694-613c-43b6-bc94-b5af283bf840 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:17.402761 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e807694-613c-43b6-bc94-b5af283bf840 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:17.403096 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e807694-613c-43b6-bc94-b5af283bf840 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:17.403441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e807694-613c-43b6-bc94-b5af283bf840 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:17.418435 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:17.418435 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:17.431686 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2e807694-613c-43b6-bc94-b5af283bf840 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:17.435785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e807694-613c-43b6-bc94-b5af283bf840 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:17.436896 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 777/3098] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:17 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:17.528229 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2c1264f-7dfb-48d7-9ef6-8206c774fe5c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:17.531983 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2c1264f-7dfb-48d7-9ef6-8206c774fe5c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] GET https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd Aug 25 11:54:17.531983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2c1264f-7dfb-48d7-9ef6-8206c774fe5c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:17.531983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2c1264f-7dfb-48d7-9ef6-8206c774fe5c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:17.541781 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2c1264f-7dfb-48d7-9ef6-8206c774fe5c tempest-TestImageHashVerification-554839400 tempest-TestImageHashVerification-554839400-project-member] https://10.4.3.66/volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd returned with HTTP 404 Aug 25 11:54:17.542115 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 767/3099] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:17 2026] GET /volume/v3/volumes/0d1c2187-64cc-48ec-baa0-950baf7d70dd => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:18.077901 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1c515ce8-429a-46ac-9ef8-a5efe4cca313 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:18.079950 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c515ce8-429a-46ac-9ef8-a5efe4cca313 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:18.080101 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c515ce8-429a-46ac-9ef8-a5efe4cca313 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:18.080342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c515ce8-429a-46ac-9ef8-a5efe4cca313 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:18.094468 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:18.094468 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:18.098782 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1c515ce8-429a-46ac-9ef8-a5efe4cca313 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:18.106290 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c515ce8-429a-46ac-9ef8-a5efe4cca313 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:18.107114 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 766/3100] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:18 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:18.224581 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b069251-2ed9-4893-9e05-a5122a6536df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:18.226252 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b069251-2ed9-4893-9e05-a5122a6536df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:18.226612 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b069251-2ed9-4893-9e05-a5122a6536df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:18.227118 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b069251-2ed9-4893-9e05-a5122a6536df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:18.228139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7b069251-2ed9-4893-9e05-a5122a6536df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:18.232033 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:18.232033 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:18.232993 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b069251-2ed9-4893-9e05-a5122a6536df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:18.233473 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 791/3101] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:18 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:18.450237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4af3fe7-df11-485b-89f1-dab1e35e5135 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:18.453007 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4af3fe7-df11-485b-89f1-dab1e35e5135 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:18.453208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4af3fe7-df11-485b-89f1-dab1e35e5135 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:18.453408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4af3fe7-df11-485b-89f1-dab1e35e5135 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:18.463337 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:18.463337 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:18.468020 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4af3fe7-df11-485b-89f1-dab1e35e5135 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:18.476022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4af3fe7-df11-485b-89f1-dab1e35e5135 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:18.476022 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 778/3102] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:18 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:19.127923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e2a933e-6294-4b67-a71c-4e469b6305fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:19.134757 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e2a933e-6294-4b67-a71c-4e469b6305fa tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:19.135008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e2a933e-6294-4b67-a71c-4e469b6305fa tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:19.135232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e2a933e-6294-4b67-a71c-4e469b6305fa tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:19.158612 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:19.158612 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:19.163915 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e2a933e-6294-4b67-a71c-4e469b6305fa tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:19.170294 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e2a933e-6294-4b67-a71c-4e469b6305fa tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:19.170880 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 768/3103] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:19 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:19.246521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ed0e322b-1c3e-431c-8fd4-924f89c8f8e5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:19.250770 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed0e322b-1c3e-431c-8fd4-924f89c8f8e5 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:19.251002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed0e322b-1c3e-431c-8fd4-924f89c8f8e5 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:19.251288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed0e322b-1c3e-431c-8fd4-924f89c8f8e5 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:19.251376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ed0e322b-1c3e-431c-8fd4-924f89c8f8e5 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:19.262820 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:19.262820 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:19.263590 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed0e322b-1c3e-431c-8fd4-924f89c8f8e5 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:19.264003 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 767/3104] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:19 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:19.486037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0257e94a-e642-42c8-a438-5d47dedd69cd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:19.487838 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0257e94a-e642-42c8-a438-5d47dedd69cd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:19.488029 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0257e94a-e642-42c8-a438-5d47dedd69cd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:19.488245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0257e94a-e642-42c8-a438-5d47dedd69cd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:19.500591 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:19.500591 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:19.505116 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0257e94a-e642-42c8-a438-5d47dedd69cd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:19.509677 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0257e94a-e642-42c8-a438-5d47dedd69cd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:19.510216 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 792/3105] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:19 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:20.187980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0421e36a-7b6a-4c51-b823-498c8a80c96f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:20.190128 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0421e36a-7b6a-4c51-b823-498c8a80c96f tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:20.190375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0421e36a-7b6a-4c51-b823-498c8a80c96f tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:20.190644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0421e36a-7b6a-4c51-b823-498c8a80c96f tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:20.202968 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:20.202968 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:20.209051 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0421e36a-7b6a-4c51-b823-498c8a80c96f tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:20.216999 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0421e36a-7b6a-4c51-b823-498c8a80c96f tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:20.217655 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 779/3106] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:20 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:20.277479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a15f6113-5e1a-4a64-8349-dd39ce1411aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:20.279201 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a15f6113-5e1a-4a64-8349-dd39ce1411aa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:20.279405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a15f6113-5e1a-4a64-8349-dd39ce1411aa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:20.279600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a15f6113-5e1a-4a64-8349-dd39ce1411aa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:20.279804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a15f6113-5e1a-4a64-8349-dd39ce1411aa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:20.284763 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:20.284763 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:20.285561 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a15f6113-5e1a-4a64-8349-dd39ce1411aa tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:20.286087 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 769/3107] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:20 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:20.530033 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1534e197-f275-46b8-9df0-1d3415174641 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:20.532468 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1534e197-f275-46b8-9df0-1d3415174641 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:20.533571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1534e197-f275-46b8-9df0-1d3415174641 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:20.533571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1534e197-f275-46b8-9df0-1d3415174641 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:20.546492 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:20.546492 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:20.552290 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1534e197-f275-46b8-9df0-1d3415174641 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:20.557950 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1534e197-f275-46b8-9df0-1d3415174641 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:20.558700 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 768/3108] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:20 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:20.611650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-78962416-116d-4f09-a193-2ca769e5b990 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:20.612054 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-78962416-116d-4f09-a193-2ca769e5b990 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272/action Aug 25 11:54:20.615648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-78962416-116d-4f09-a193-2ca769e5b990 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:20.615648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-78962416-116d-4f09-a193-2ca769e5b990 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:20.639034 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:20.639034 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:20.656358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0be62b21-5a03-4914-8caf-0a6c6e5baf42 req-78962416-116d-4f09-a193-2ca769e5b990 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272/action returned with HTTP 204 Aug 25 11:54:20.657129 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 793/3109] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:54:20 2026] POST /volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:20.863724 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c917892-3d81-47be-a584-938846757a4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:20.972465 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c917892-3d81-47be-a584-938846757a4c tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:54:20.972930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c917892-3d81-47be-a584-938846757a4c tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-522893001", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:20.986278 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c917892-3d81-47be-a584-938846757a4c tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:54:20.986667 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 780/3110] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:54:20 2026] POST /volume/v3/types => generated 211 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:20.995710 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d139d07-f8a3-4b02-9802-ca9d440df502 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:20.997441 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d139d07-f8a3-4b02-9802-ca9d440df502 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] POST https://10.4.3.66/volume/v3/types/8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01/encryption Aug 25 11:54:20.997834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d139d07-f8a3-4b02-9802-ca9d440df502 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:21.016830 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d139d07-f8a3-4b02-9802-ca9d440df502 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/types/8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01/encryption returned with HTTP 200 Aug 25 11:54:21.017404 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 770/3111] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:54:20 2026] POST /volume/v3/types/8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01/encryption => generated 230 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:21.027784 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:21.101119 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:21.103761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-435598751", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-522893001", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:21.103761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-435598751', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-522893001', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:21.107990 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:54:21.108307 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:21.108307 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:21.108918 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:54:21.115266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (5872677c-b385-45bd-a10d-b80d24076c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:21.116299 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b06162f-f55c-4cd3-ac65-20612f0b08a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:21.117512 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:21.143430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b06162f-f55c-4cd3-ac65-20612f0b08a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:54:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01,is_public=True,name='tempest-scenario-type-luks-522893001',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01', '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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:21.144380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22021279-7566-46d5-be1b-999d24aff4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:21.175491 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-522893001 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-522893001, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:21.175988 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-522893001 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-522893001, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:21.215788 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['abfce271-7479-4ff1-9b5f-b4bae204c0b5', '1de0d784-6633-4a43-9365-afd5c054a3c2', 'c1d60794-7848-4fc4-b495-f06c07215d6d', 'da949b35-db46-4b89-bb27-0bca895f599b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:21.216906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22021279-7566-46d5-be1b-999d24aff4bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abfce271-7479-4ff1-9b5f-b4bae204c0b5', '1de0d784-6633-4a43-9365-afd5c054a3c2', 'c1d60794-7848-4fc4-b495-f06c07215d6d', 'da949b35-db46-4b89-bb27-0bca895f599b']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:21.217951 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cfa516-e7ac-44af-aecb-eaa1220b06b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:21.234263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-29ea6271-6d10-4a12-9c7f-496ab1ecd5ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:21.238598 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29ea6271-6d10-4a12-9c7f-496ab1ecd5ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:21.239659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29ea6271-6d10-4a12-9c7f-496ab1ecd5ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:21.239659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-29ea6271-6d10-4a12-9c7f-496ab1ecd5ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:21.243187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05cfa516-e7ac-44af-aecb-eaa1220b06b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5612d1f6-3bc3-41bc-b19a-d212e5647728', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-435598751',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['abfce271-7479-4ff1-9b5f-b4bae204c0b5','1de0d784-6633-4a43-9365-afd5c054a3c2','c1d60794-7848-4fc4-b495-f06c07215d6d','da949b35-db46-4b89-bb27-0bca895f599b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-435598751',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=5612d1f6-3bc3-41bc-b19a-d212e5647728,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01),volume_type_id=8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:21.244028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5955a132-f875-43d1-aece-f7fa9d4fa426) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:21.248617 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:21.248617 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:21.252547 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-29ea6271-6d10-4a12-9c7f-496ab1ecd5ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:21.257204 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-29ea6271-6d10-4a12-9c7f-496ab1ecd5ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:21.257810 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 794/3112] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:21 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1138 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:21.263506 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5955a132-f875-43d1-aece-f7fa9d4fa426) transitioned into state 'SUCCESS' from state '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-435598751',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['abfce271-7479-4ff1-9b5f-b4bae204c0b5','1de0d784-6633-4a43-9365-afd5c054a3c2','c1d60794-7848-4fc4-b495-f06c07215d6d','da949b35-db46-4b89-bb27-0bca895f599b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:21.264395 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5634e4cb-eaf8-409a-ae46-c3b3e9b56480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:21.272069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87455498-226b-4fe7-a20d-603ef7ff95db None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:21.273780 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87455498-226b-4fe7-a20d-603ef7ff95db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:54:21.273993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87455498-226b-4fe7-a20d-603ef7ff95db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:21.274209 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87455498-226b-4fe7-a20d-603ef7ff95db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:21.276133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5634e4cb-eaf8-409a-ae46-c3b3e9b56480) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:21.277126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (5872677c-b385-45bd-a10d-b80d24076c97) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:21.277521 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:54:21.278272 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3008adef-9316-4989-ace0-c1f6da5e87a2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:21.278801 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 769/3113] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:21 2026] POST /volume/v3/volumes => generated 776 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:21.284233 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:21.284233 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:21.287736 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87455498-226b-4fe7-a20d-603ef7ff95db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:54:21.292406 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87455498-226b-4fe7-a20d-603ef7ff95db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:54:21.293927 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 781/3114] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:21 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1138 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:21.294074 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b79b0ea6-ec2d-470d-a7cc-9481efeaa464 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:21.298002 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b79b0ea6-ec2d-470d-a7cc-9481efeaa464 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:21.299064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b79b0ea6-ec2d-470d-a7cc-9481efeaa464 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:21.299064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b79b0ea6-ec2d-470d-a7cc-9481efeaa464 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:21.300894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0665e5bd-27e7-4658-86d7-ad2bab2d9798 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:21.303193 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0665e5bd-27e7-4658-86d7-ad2bab2d9798 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:21.303807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0665e5bd-27e7-4658-86d7-ad2bab2d9798 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:21.304719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0665e5bd-27e7-4658-86d7-ad2bab2d9798 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:21.304719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0665e5bd-27e7-4658-86d7-ad2bab2d9798 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:21.309011 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:21.309011 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:21.309109 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:21.309109 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:21.309873 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0665e5bd-27e7-4658-86d7-ad2bab2d9798 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:21.310317 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 795/3115] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:21 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:21.318433 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b79b0ea6-ec2d-470d-a7cc-9481efeaa464 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:21.325571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b79b0ea6-ec2d-470d-a7cc-9481efeaa464 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:21.326009 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 771/3116] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:21 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:21.575107 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-71ef22c5-89d0-4e19-a3a6-c62184389b66 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:21.577754 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71ef22c5-89d0-4e19-a3a6-c62184389b66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:21.577967 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71ef22c5-89d0-4e19-a3a6-c62184389b66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:21.578635 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71ef22c5-89d0-4e19-a3a6-c62184389b66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:21.589203 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:21.589203 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:21.593084 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-71ef22c5-89d0-4e19-a3a6-c62184389b66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:21.597362 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71ef22c5-89d0-4e19-a3a6-c62184389b66 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:21.597861 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 770/3117] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:21 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:54:21.979363 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69bfd881-9a03-47a9-b533-4ab9715f65ca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.003147 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69bfd881-9a03-47a9-b533-4ab9715f65ca tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:54:22.003550 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69bfd881-9a03-47a9-b533-4ab9715f65ca tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:22.016169 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69bfd881-9a03-47a9-b533-4ab9715f65ca tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:54:22.016711 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 782/3118] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:54:21 2026] POST /volume/v3/types => generated 269 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:22.323270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-80824ed3-ce72-464e-88b7-1ddd4052317d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.325481 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80824ed3-ce72-464e-88b7-1ddd4052317d tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:22.325775 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80824ed3-ce72-464e-88b7-1ddd4052317d tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:22.326038 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-80824ed3-ce72-464e-88b7-1ddd4052317d tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:22.326192 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-80824ed3-ce72-464e-88b7-1ddd4052317d tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:22.331408 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:22.331408 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:22.332257 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-80824ed3-ce72-464e-88b7-1ddd4052317d tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:22.332746 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 796/3119] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:22 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:22.339965 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-493b1cbc-47de-48fe-97f0-5d8be9910cc2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.342003 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-493b1cbc-47de-48fe-97f0-5d8be9910cc2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:22.342441 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-493b1cbc-47de-48fe-97f0-5d8be9910cc2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:22.342674 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-493b1cbc-47de-48fe-97f0-5d8be9910cc2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:22.349881 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:22.349881 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:22.354279 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-493b1cbc-47de-48fe-97f0-5d8be9910cc2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:22.360228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-493b1cbc-47de-48fe-97f0-5d8be9910cc2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:22.360765 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 772/3120] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:22 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:22.377539 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c835c0ff-190f-4dbf-a95f-f0b1ba658531 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.379474 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c835c0ff-190f-4dbf-a95f-f0b1ba658531 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:22.379762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c835c0ff-190f-4dbf-a95f-f0b1ba658531 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:22.380044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c835c0ff-190f-4dbf-a95f-f0b1ba658531 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:22.388473 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:22.388473 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:22.393575 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c835c0ff-190f-4dbf-a95f-f0b1ba658531 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:22.398945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c835c0ff-190f-4dbf-a95f-f0b1ba658531 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:22.399474 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 771/3121] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:22 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 869 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:22.417674 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.420242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728/action Aug 25 11:54:22.420818 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:22.421590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:22.431120 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:22.431120 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:22.431724 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:22.439483 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume updated successfully. Aug 25 11:54:22.440150 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a7da75b-7cbf-4e2e-baac-c50cd6e3af37 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728/action returned with HTTP 200 Aug 25 11:54:22.440373 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 783/3122] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:54:22 2026] POST /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728/action => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:54:22.543802 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-7e25c57b-6864-4a94-ada7-0aa360d8a54c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.546053 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-7e25c57b-6864-4a94-ada7-0aa360d8a54c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:22.546286 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-7e25c57b-6864-4a94-ada7-0aa360d8a54c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:22.546479 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-7e25c57b-6864-4a94-ada7-0aa360d8a54c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:22.554283 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:22.554283 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:22.558853 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-7e25c57b-6864-4a94-ada7-0aa360d8a54c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:22.564097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-7e25c57b-6864-4a94-ada7-0aa360d8a54c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:22.564724 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 797/3123] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:22 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:22.614458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f62fc07b-8964-4487-a231-4b89f25e9479 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:22.616847 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f62fc07b-8964-4487-a231-4b89f25e9479 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:22.616963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f62fc07b-8964-4487-a231-4b89f25e9479 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:22.617233 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f62fc07b-8964-4487-a231-4b89f25e9479 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:22.630109 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:22.630109 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:22.634340 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f62fc07b-8964-4487-a231-4b89f25e9479 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:22.640180 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f62fc07b-8964-4487-a231-4b89f25e9479 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:22.640641 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 773/3124] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:22 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:23.125865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-99309159-a948-41e2-b00d-fa3e18f397d6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.128180 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-99309159-a948-41e2-b00d-fa3e18f397d6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:23.128180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-99309159-a948-41e2-b00d-fa3e18f397d6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:23.128384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-99309159-a948-41e2-b00d-fa3e18f397d6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:23.136057 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:23.136057 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:23.139996 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-99309159-a948-41e2-b00d-fa3e18f397d6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:23.144498 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-99309159-a948-41e2-b00d-fa3e18f397d6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:23.144970 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 772/3125] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:23 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 868 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:23.154668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ca611a9a-8028-4279-a266-10d51c2b444b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.154879 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca611a9a-8028-4279-a266-10d51c2b444b None None] GET https://10.4.3.66/volume// Aug 25 11:54:23.155048 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca611a9a-8028-4279-a266-10d51c2b444b None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:23.155252 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca611a9a-8028-4279-a266-10d51c2b444b None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:23.155576 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca611a9a-8028-4279-a266-10d51c2b444b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:23.155885 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 784/3126] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:54:23 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:23.163640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-f0f2e5d6-98fc-4976-9c1d-c8b9c7b2d3f2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.166303 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-f0f2e5d6-98fc-4976-9c1d-c8b9c7b2d3f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:54:23.166833 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-f0f2e5d6-98fc-4976-9c1d-c8b9c7b2d3f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5612d1f6-3bc3-41bc-b19a-d212e5647728", "connector": null, "instance_uuid": "23d62720-2b53-4122-8acb-3fe97f525484"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:23.176267 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:23.176267 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:23.201854 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-f0f2e5d6-98fc-4976-9c1d-c8b9c7b2d3f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:54:23.202191 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 798/3127] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:54:23 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 25 11:54:23.342700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6e75617a-ccb3-421a-b91a-790a710ce407 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.344450 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e75617a-ccb3-421a-b91a-790a710ce407 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:23.344667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e75617a-ccb3-421a-b91a-790a710ce407 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:23.344863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e75617a-ccb3-421a-b91a-790a710ce407 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:23.344959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6e75617a-ccb3-421a-b91a-790a710ce407 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:23.350667 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:23.350667 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:23.351646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e75617a-ccb3-421a-b91a-790a710ce407 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:23.352204 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 774/3128] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:23 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:23.659435 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7f733fa9-c5ff-4f95-8b60-4a82eec8ba77 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.661044 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f733fa9-c5ff-4f95-8b60-4a82eec8ba77 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:23.661361 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f733fa9-c5ff-4f95-8b60-4a82eec8ba77 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:23.661584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f733fa9-c5ff-4f95-8b60-4a82eec8ba77 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:23.672218 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:23.672218 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:23.676354 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7f733fa9-c5ff-4f95-8b60-4a82eec8ba77 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:23.680840 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f733fa9-c5ff-4f95-8b60-4a82eec8ba77 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:23.681234 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 773/3129] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:23 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:23.875985 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14c8a208-2d53-4f02-87a3-b7d23b0dd5ef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.877781 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14c8a208-2d53-4f02-87a3-b7d23b0dd5ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:54:23.879849 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14c8a208-2d53-4f02-87a3-b7d23b0dd5ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108", "extra_specs": {}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:23.904806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14c8a208-2d53-4f02-87a3-b7d23b0dd5ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:54:23.905220 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 785/3130] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:54:23 2026] POST /volume/v3/types => generated 268 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:23.913465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fece7845-0a79-45d6-9857-eb83c613a25b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.915508 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fece7845-0a79-45d6-9857-eb83c613a25b tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:54:23.915979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fece7845-0a79-45d6-9857-eb83c613a25b tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787", "extra_specs": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:23.917603 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:23.917603 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:23.933565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fece7845-0a79-45d6-9857-eb83c613a25b tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:54:23.933959 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 799/3131] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:54:23 2026] POST /volume/v3/types => generated 268 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:23.943026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:23.944711 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:23.945012 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-620578499", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:23.946473 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-620578499', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:23.951584 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume of 1 GB Aug 25 11:54:23.952020 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:23.952020 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:23.952685 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Availability Zones retrieved successfully. Aug 25 11:54:23.960590 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Flow 'volume_create_api' (683178c3-93cb-4cbb-adff-ae704c04516e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:23.961922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7f52bb-c99b-4d28-8168-155fd8971e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:23.963174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:23.988961 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f7f52bb-c99b-4d28-8168-155fd8971e34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:54:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2b420e36-e31d-4c45-b179-7416b4f71117,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2b420e36-e31d-4c45-b179-7416b4f71117', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:23.990052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91e8c979-e7d6-4504-b804-c58c567f190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.023031 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:24.023288 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-115965378-1703366108, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:24.057770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Created reservations ['f06626e1-7ecb-4109-b433-0a0d8d4f200a', 'a70b5bdb-c3d2-460a-9fe9-46461ed4d653', '276c93e2-1755-4ffe-8fa1-be7210f50008', '7daf5c6b-6c2d-4114-a0ce-78b97cd2a4f3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:24.058208 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91e8c979-e7d6-4504-b804-c58c567f190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f06626e1-7ecb-4109-b433-0a0d8d4f200a', 'a70b5bdb-c3d2-460a-9fe9-46461ed4d653', '276c93e2-1755-4ffe-8fa1-be7210f50008', '7daf5c6b-6c2d-4114-a0ce-78b97cd2a4f3']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.059114 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c6d414-3713-4aa9-bd7e-fb4a8860e161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.090237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c1c6d414-3713-4aa9-bd7e-fb4a8860e161) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e965167-ef8f-4dc5-9233-45964cc5615d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-620578499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7006269327e24054bbb024903fec7b33',qos_specs=None,replication_status=,reservations=['f06626e1-7ecb-4109-b433-0a0d8d4f200a','a70b5bdb-c3d2-460a-9fe9-46461ed4d653','276c93e2-1755-4ffe-8fa1-be7210f50008','7daf5c6b-6c2d-4114-a0ce-78b97cd2a4f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_type_id=2b420e36-e31d-4c45-b179-7416b4f71117), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-620578499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e965167-ef8f-4dc5-9233-45964cc5615d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7006269327e24054bbb024903fec7b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2b420e36-e31d-4c45-b179-7416b4f71117),volume_type_id=2b420e36-e31d-4c45-b179-7416b4f71117)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.091077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f35932-d415-42a4-a1c7-e5929cf82cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.111130 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24f35932-d415-42a4-a1c7-e5929cf82cf9) transitioned into state 'SUCCESS' from state '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-620578499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7006269327e24054bbb024903fec7b33',qos_specs=None,replication_status=,reservations=['f06626e1-7ecb-4109-b433-0a0d8d4f200a','a70b5bdb-c3d2-460a-9fe9-46461ed4d653','276c93e2-1755-4ffe-8fa1-be7210f50008','7daf5c6b-6c2d-4114-a0ce-78b97cd2a4f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_type_id=2b420e36-e31d-4c45-b179-7416b4f71117)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.111963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de115335-41f5-4445-b265-4849d7466cf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.122878 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de115335-41f5-4445-b265-4849d7466cf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.124169 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Flow 'volume_create_api' (683178c3-93cb-4cbb-adff-ae704c04516e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:24.124541 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume request issued successfully. Aug 25 11:54:24.125196 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aaa2d1ba-613b-4ba4-80e5-86ca89139c7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:24.125682 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 775/3132] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:23 2026] POST /volume/v3/volumes => generated 843 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:24.142169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:24.144396 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:24.144396 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-55591358", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:24.146271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-55591358', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:24.149731 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume of 1 GB Aug 25 11:54:24.150133 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:24.150133 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:24.150843 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Availability Zones retrieved successfully. Aug 25 11:54:24.156045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Flow 'volume_create_api' (b95c5b5a-561e-4f03-bed8-1979a99838a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:24.156956 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41fe532-c3b4-4679-be49-7f1f60b2a207) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.157879 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:24.179562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f41fe532-c3b4-4679-be49-7f1f60b2a207) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:54:24Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.180479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd7011c-3094-4252-ae3f-05fb75013301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.214906 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:24.215254 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1197669518-396267787, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:24.253556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Created reservations ['3a594858-b629-4e2b-9616-c473ae3e1d5b', '1e191c81-8e16-449a-98c2-ef2a99fccf55', '7256c66f-1cd8-4064-af6f-1341d9d13d04', 'bfa6c273-5ee3-4547-bf29-68f4d3f67312'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:24.254886 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd7011c-3094-4252-ae3f-05fb75013301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3a594858-b629-4e2b-9616-c473ae3e1d5b', '1e191c81-8e16-449a-98c2-ef2a99fccf55', '7256c66f-1cd8-4064-af6f-1341d9d13d04', 'bfa6c273-5ee3-4547-bf29-68f4d3f67312']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.256095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9603769b-14f0-43e9-9b5e-2b4dd65c4e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.289081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9603769b-14f0-43e9-9b5e-2b4dd65c4e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a441b64d-daa6-4dca-b6c7-645e1d0fc0c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-55591358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7006269327e24054bbb024903fec7b33',qos_specs=None,replication_status=,reservations=['3a594858-b629-4e2b-9616-c473ae3e1d5b','1e191c81-8e16-449a-98c2-ef2a99fccf55','7256c66f-1cd8-4064-af6f-1341d9d13d04','bfa6c273-5ee3-4547-bf29-68f4d3f67312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_type_id=fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-55591358',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a441b64d-daa6-4dca-b6c7-645e1d0fc0c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7006269327e24054bbb024903fec7b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4),volume_type_id=fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.290216 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d038067c-d0ae-43f4-9d67-9c1355fe1754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.321174 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d038067c-d0ae-43f4-9d67-9c1355fe1754) transitioned into state 'SUCCESS' from state '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-55591358',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7006269327e24054bbb024903fec7b33',qos_specs=None,replication_status=,reservations=['3a594858-b629-4e2b-9616-c473ae3e1d5b','1e191c81-8e16-449a-98c2-ef2a99fccf55','7256c66f-1cd8-4064-af6f-1341d9d13d04','bfa6c273-5ee3-4547-bf29-68f4d3f67312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_type_id=fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.322324 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5891d23e-15fa-4246-b0dc-b62c58bba320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.338755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5891d23e-15fa-4246-b0dc-b62c58bba320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.339638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Flow 'volume_create_api' (b95c5b5a-561e-4f03-bed8-1979a99838a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:24.339957 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume request issued successfully. Aug 25 11:54:24.340502 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b662a1b3-ee4b-4b17-8409-2a265772df83 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:24.341005 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 774/3133] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:24 2026] POST /volume/v3/volumes => generated 842 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:24.362814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-31479747-062f-4bc7-9a09-dd21371781a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:24.364503 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31479747-062f-4bc7-9a09-dd21371781a2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:24.365102 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31479747-062f-4bc7-9a09-dd21371781a2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:24.365102 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-31479747-062f-4bc7-9a09-dd21371781a2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:24.365102 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-31479747-062f-4bc7-9a09-dd21371781a2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:24.372567 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:24.372567 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:24.373564 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-31479747-062f-4bc7-9a09-dd21371781a2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:24.374126 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 786/3134] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:24 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:24.379177 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:24.381222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:24.381691 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1518919612", "snapshot_id": null, "imageRef": "60602fba-b39a-4c0c-983f-c7feff8d3688", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:24.383808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1518919612', 'snapshot_id': None, 'imageRef': '60602fba-b39a-4c0c-983f-c7feff8d3688', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:24.493383 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume of 1 GB Aug 25 11:54:24.494143 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:24.494143 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:24.494901 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Availability Zones retrieved successfully. Aug 25 11:54:24.503423 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Flow 'volume_create_api' (ed6957d2-0a3d-4ba6-9573-91a14490fada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:24.503646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c953f32b-7aa9-4f24-8878-4449a8a97cd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.507252 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:24.585393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c953f32b-7aa9-4f24-8878-4449a8a97cd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:54:22Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4d4abd58-328b-427f-ae3a-57651c963cd5,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4d4abd58-328b-427f-ae3a-57651c963cd5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.586214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753c6606-be99-487a-a25f-62399a77a155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.620642 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:24.621044 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1063157156-1887060557, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:24.656255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Created reservations ['91df116d-d669-48f5-83fe-f04d12bc35bd', '8a632622-418e-46ae-916e-cd2ba81a94c5', '805d77ba-dc1a-4ca7-92ae-eb3e24bc3735', '57d4298e-4cbb-4ea9-ad1c-8ba152da69ba'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:24.657407 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (753c6606-be99-487a-a25f-62399a77a155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91df116d-d669-48f5-83fe-f04d12bc35bd', '8a632622-418e-46ae-916e-cd2ba81a94c5', '805d77ba-dc1a-4ca7-92ae-eb3e24bc3735', '57d4298e-4cbb-4ea9-ad1c-8ba152da69ba']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.659430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af8ecf8-d61f-4012-9ed8-ba26533c1c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.685690 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3af8ecf8-d61f-4012-9ed8-ba26533c1c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26dce2de-48fe-476f-86ef-27a687f293bc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1518919612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7006269327e24054bbb024903fec7b33',qos_specs=None,replication_status=,reservations=['91df116d-d669-48f5-83fe-f04d12bc35bd','8a632622-418e-46ae-916e-cd2ba81a94c5','805d77ba-dc1a-4ca7-92ae-eb3e24bc3735','57d4298e-4cbb-4ea9-ad1c-8ba152da69ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_type_id=4d4abd58-328b-427f-ae3a-57651c963cd5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1518919612',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=26dce2de-48fe-476f-86ef-27a687f293bc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7006269327e24054bbb024903fec7b33',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4d4abd58-328b-427f-ae3a-57651c963cd5),volume_type_id=4d4abd58-328b-427f-ae3a-57651c963cd5)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.686734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd03abf-139f-4b09-82f7-ceefca2e9b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.701215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b6e0dbeb-31a4-4e9f-b52b-569f8645f013 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:24.703961 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b6e0dbeb-31a4-4e9f-b52b-569f8645f013 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:24.703961 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b6e0dbeb-31a4-4e9f-b52b-569f8645f013 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:24.704138 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b6e0dbeb-31a4-4e9f-b52b-569f8645f013 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:24.711733 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ebd03abf-139f-4b09-82f7-ceefca2e9b81) transitioned into state 'SUCCESS' from state '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-1518919612',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7006269327e24054bbb024903fec7b33',qos_specs=None,replication_status=,reservations=['91df116d-d669-48f5-83fe-f04d12bc35bd','8a632622-418e-46ae-916e-cd2ba81a94c5','805d77ba-dc1a-4ca7-92ae-eb3e24bc3735','57d4298e-4cbb-4ea9-ad1c-8ba152da69ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a318445dc1d43b7afbfc00ee34b62cd',volume_type_id=4d4abd58-328b-427f-ae3a-57651c963cd5)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.712563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac40081-ad61-4178-9308-08c3bffa4b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:24.717049 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:24.717049 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:24.721985 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b6e0dbeb-31a4-4e9f-b52b-569f8645f013 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:24.727521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b6e0dbeb-31a4-4e9f-b52b-569f8645f013 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:24.727521 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 776/3135] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:24 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:24.727760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aac40081-ad61-4178-9308-08c3bffa4b9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:24.729450 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Flow 'volume_create_api' (ed6957d2-0a3d-4ba6-9573-91a14490fada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:24.729939 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Create volume request issued successfully. Aug 25 11:54:24.730787 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2eea3923-199c-45c3-aa26-27a836fe9f0d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:24.731378 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 800/3136] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:24 2026] POST /volume/v3/volumes => generated 845 bytes in 353 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:24.751953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-12c449c1-91ca-496a-afd6-0e827c3e544f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:24.754353 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-12c449c1-91ca-496a-afd6-0e827c3e544f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:24.754670 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-12c449c1-91ca-496a-afd6-0e827c3e544f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:24.754871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-12c449c1-91ca-496a-afd6-0e827c3e544f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:24.772027 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:24.772027 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:24.777000 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-12c449c1-91ca-496a-afd6-0e827c3e544f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:24.784434 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-12c449c1-91ca-496a-afd6-0e827c3e544f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:24.785330 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 775/3137] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:24 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 913 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:25.042713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c187836a-dd67-400a-ab98-9e8aa38a4407 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.042713 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c187836a-dd67-400a-ab98-9e8aa38a4407 None None] GET https://10.4.3.66/volume// Aug 25 11:54:25.042713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c187836a-dd67-400a-ab98-9e8aa38a4407 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.042713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c187836a-dd67-400a-ab98-9e8aa38a4407 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.042713 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c187836a-dd67-400a-ab98-9e8aa38a4407 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:25.042713 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 787/3138] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:25.054792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-39426141-25da-4b4b-81f9-000d63ff8940 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.060602 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-39426141-25da-4b4b-81f9-000d63ff8940 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:25.060849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-39426141-25da-4b4b-81f9-000d63ff8940 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.061036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-39426141-25da-4b4b-81f9-000d63ff8940 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.076074 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.076074 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:25.079681 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-39426141-25da-4b4b-81f9-000d63ff8940 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:25.086143 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-39426141-25da-4b4b-81f9-000d63ff8940 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:25.086563 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 777/3139] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 1047 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:25.198994 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.201784 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35 Aug 25 11:54:25.202255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:25.212721 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-5612d1f6-3bc3-41bc-b19a-d212e5647728-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:54:25.218090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-5612d1f6-3bc3-41bc-b19a-d212e5647728-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:54:25.219355 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.219355 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:25.335934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-5612d1f6-3bc3-41bc-b19a-d212e5647728-np0000008081" released by "attachment_update" :: held 0.118s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:54:25.336289 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-845f504c-954f-4d24-985b-ae11c11d5a18 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35 returned with HTTP 200 Aug 25 11:54:25.336761 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 801/3140] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:54:25 2026] PUT /volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35 => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:25.388617 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f789e71e-9cb7-478f-a5e8-53e7d2a9c648 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.389319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-cb4ad574-0186-4875-b059-7d4992793e30 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.389403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f789e71e-9cb7-478f-a5e8-53e7d2a9c648 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:25.389948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f789e71e-9cb7-478f-a5e8-53e7d2a9c648 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.389948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f789e71e-9cb7-478f-a5e8-53e7d2a9c648 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.389948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f789e71e-9cb7-478f-a5e8-53e7d2a9c648 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:25.393785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-cb4ad574-0186-4875-b059-7d4992793e30 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35/action Aug 25 11:54:25.393785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-cb4ad574-0186-4875-b059-7d4992793e30 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:25.393785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-cb4ad574-0186-4875-b059-7d4992793e30 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:25.394022 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.394022 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:25.394641 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f789e71e-9cb7-478f-a5e8-53e7d2a9c648 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:25.395029 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 776/3141] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:25.422798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.426347 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:54:25.426347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2cac3524-942c-4455-9f4e-5a0da52cb4bf", "incremental": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:25.427242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating new backup {'backup': {'volume_id': '2cac3524-942c-4455-9f4e-5a0da52cb4bf', 'incremental': True}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:54:25.427368 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating backup of volume 2cac3524-942c-4455-9f4e-5a0da52cb4bf in container None Aug 25 11:54:25.433897 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.433897 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:25.438551 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.438551 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:25.439048 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:54:25.451204 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-cb4ad574-0186-4875-b059-7d4992793e30 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35/action returned with HTTP 204 Aug 25 11:54:25.451743 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 788/3142] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:54:25 2026] POST /volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:25.464876 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['02d5fc58-cc48-4e2d-9229-229046f3f018', '9687807d-a173-4606-b0aa-61c2e456c8b6'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:25.508747 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b3d0899-e0c7-4df1-bcfe-52622939eba5 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 400 Aug 25 11:54:25.508747 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 778/3143] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:54:25 2026] POST /volume/v3/backups => generated 109 bytes in 91 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:54:25.517766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.519424 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] DELETE https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:25.519666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.519934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.520023 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Delete backup with id: 5c9cb12c-03a3-471b-8776-a59b6ebe3355. Aug 25 11:54:25.524553 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.524553 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:25.544821 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] delete_backup rpcapi backup_id 5c9cb12c-03a3-471b-8776-a59b6ebe3355 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:54:25.547709 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a04361d-2097-41c5-8a5d-2eb9d32be3b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 202 Aug 25 11:54:25.548203 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 802/3144] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:25 2026] DELETE /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:54:25.560646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2a5544f1-70f5-429c-a3ec-7afc2d1dbc3b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.563941 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2a5544f1-70f5-429c-a3ec-7afc2d1dbc3b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:25.563941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2a5544f1-70f5-429c-a3ec-7afc2d1dbc3b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.563941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2a5544f1-70f5-429c-a3ec-7afc2d1dbc3b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.564214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-2a5544f1-70f5-429c-a3ec-7afc2d1dbc3b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:25.570802 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.570802 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:25.573401 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2a5544f1-70f5-429c-a3ec-7afc2d1dbc3b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 200 Aug 25 11:54:25.573755 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 777/3145] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:25.669497 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a20329d-c538-48b1-94c7-a33e211086d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.672342 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a20329d-c538-48b1-94c7-a33e211086d5 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49/action Aug 25 11:54:25.672950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a20329d-c538-48b1-94c7-a33e211086d5 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:25.673090 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a20329d-c538-48b1-94c7-a33e211086d5 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:25.699567 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.699567 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:25.722249 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e4e98f51-0644-4ad0-a563-eeaf3512c770 req-8a20329d-c538-48b1-94c7-a33e211086d5 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49/action returned with HTTP 204 Aug 25 11:54:25.722787 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 789/3146] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:54:25 2026] POST /volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:25.749272 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f94a1e0-4bfe-4484-9846-5844089ac557 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.752779 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f94a1e0-4bfe-4484-9846-5844089ac557 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:25.752886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f94a1e0-4bfe-4484-9846-5844089ac557 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.753131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f94a1e0-4bfe-4484-9846-5844089ac557 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.770009 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.770009 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:25.775660 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1f94a1e0-4bfe-4484-9846-5844089ac557 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:25.781728 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f94a1e0-4bfe-4484-9846-5844089ac557 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:25.782339 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 779/3147] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 1193 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:25.795974 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c888a2e2-f7c5-432b-bc6e-b3810810e6c4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.798524 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c888a2e2-f7c5-432b-bc6e-b3810810e6c4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:25.798675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c888a2e2-f7c5-432b-bc6e-b3810810e6c4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.798988 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c888a2e2-f7c5-432b-bc6e-b3810810e6c4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.807602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0a10352b-e9bb-466e-aafb-ccf8cf404786 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.811340 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.811340 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:25.812111 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0a10352b-e9bb-466e-aafb-ccf8cf404786 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:25.812331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0a10352b-e9bb-466e-aafb-ccf8cf404786 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.812677 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0a10352b-e9bb-466e-aafb-ccf8cf404786 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.816058 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c888a2e2-f7c5-432b-bc6e-b3810810e6c4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:25.821149 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c888a2e2-f7c5-432b-bc6e-b3810810e6c4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:25.821732 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 803/3148] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 1193 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:25.822334 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.822334 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:25.835289 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0a10352b-e9bb-466e-aafb-ccf8cf404786 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:25.842794 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0a10352b-e9bb-466e-aafb-ccf8cf404786 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:25.843198 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 778/3149] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 937 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:25.892748 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-6a5a9e52-15bf-4b8e-8b70-b4de0cbe9be3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.895803 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-6a5a9e52-15bf-4b8e-8b70-b4de0cbe9be3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:25.896032 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-6a5a9e52-15bf-4b8e-8b70-b4de0cbe9be3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:25.896269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-6a5a9e52-15bf-4b8e-8b70-b4de0cbe9be3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:25.911354 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.911354 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:25.917428 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-6a5a9e52-15bf-4b8e-8b70-b4de0cbe9be3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:25.924013 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-6a5a9e52-15bf-4b8e-8b70-b4de0cbe9be3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:25.924965 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 790/3150] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:25 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 1193 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:25.964007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:25.967277 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/action Aug 25 11:54:25.967700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:25.967945 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:25.983933 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:25.983933 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:25.984810 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:25.997061 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Begin detaching volume completed successfully. Aug 25 11:54:25.997326 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-ab04f5a9-8704-4b3b-9ae4-8ba2091095e4 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/action returned with HTTP 202 Aug 25 11:54:25.997828 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 780/3151] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:54:25 2026] POST /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:54:26.063370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f7e3847a-a945-44f0-8327-10759da62a3c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.063810 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7e3847a-a945-44f0-8327-10759da62a3c None None] GET https://10.4.3.66/volume// Aug 25 11:54:26.063970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7e3847a-a945-44f0-8327-10759da62a3c None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:26.064207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f7e3847a-a945-44f0-8327-10759da62a3c None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:26.064641 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f7e3847a-a945-44f0-8327-10759da62a3c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:26.064916 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 804/3152] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:26.073134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-e21a4de0-bea6-4504-9891-c6b41e9984af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.075144 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-e21a4de0-bea6-4504-9891-c6b41e9984af tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:26.075826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-e21a4de0-bea6-4504-9891-c6b41e9984af tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:26.075826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-e21a4de0-bea6-4504-9891-c6b41e9984af tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:26.086335 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:26.086335 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:26.090818 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-e21a4de0-bea6-4504-9891-c6b41e9984af tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:26.095174 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-e21a4de0-bea6-4504-9891-c6b41e9984af tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:26.095599 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 779/3153] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:26 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 1376 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:26.107197 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-54c87546-6696-4504-b161-58783797d263 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.111572 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-54c87546-6696-4504-b161-58783797d263 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/encryption Aug 25 11:54:26.111903 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-54c87546-6696-4504-b161-58783797d263 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:26.112218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-54c87546-6696-4504-b161-58783797d263 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:26.122357 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:26.122357 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:26.129862 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-54c87546-6696-4504-b161-58783797d263 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/encryption returned with HTTP 200 Aug 25 11:54:26.130341 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 791/3154] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:54:26 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:26.585447 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f060ea2-2b22-420c-89ad-e33570b65ac3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.587017 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f060ea2-2b22-420c-89ad-e33570b65ac3 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 Aug 25 11:54:26.587393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f060ea2-2b22-420c-89ad-e33570b65ac3 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:26.587393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f060ea2-2b22-420c-89ad-e33570b65ac3 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:26.587471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3f060ea2-2b22-420c-89ad-e33570b65ac3 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 5c9cb12c-03a3-471b-8776-a59b6ebe3355. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:26.590842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f060ea2-2b22-420c-89ad-e33570b65ac3 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 returned with HTTP 404 Aug 25 11:54:26.591218 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 781/3155] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:26 2026] GET /volume/v3/backups/5c9cb12c-03a3-471b-8776-a59b6ebe3355 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:26.599723 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1b160ed6-2c4d-4282-98da-6960266a8628 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.602995 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:26.603366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-540139267"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:26.604909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-540139267'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:26.605096 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume of 1 GB Aug 25 11:54:26.609053 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Availability Zones retrieved successfully. Aug 25 11:54:26.615217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Flow 'volume_create_api' (6468d223-a15a-4f66-bcad-d75f097fa49a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:26.616128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493f2ac6-6923-4790-98e0-2813dacdad06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:26.617010 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:26.646181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (493f2ac6-6923-4790-98e0-2813dacdad06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:26.647618 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1fd9fb4-ed25-4626-94d1-005332da068b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:26.697251 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['8e90bca4-ee7b-4bc7-b8dd-150db8c8e55b', '5d947b2b-22e2-482d-bbd1-f9bc1bebf867', '56c3ae31-9c9a-4bd6-be88-99862451de58', 'f29dc640-559f-40e4-a3d2-b8a259213d75'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:26.698271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1fd9fb4-ed25-4626-94d1-005332da068b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e90bca4-ee7b-4bc7-b8dd-150db8c8e55b', '5d947b2b-22e2-482d-bbd1-f9bc1bebf867', '56c3ae31-9c9a-4bd6-be88-99862451de58', 'f29dc640-559f-40e4-a3d2-b8a259213d75']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:26.699053 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3a71b0-94a8-4a19-9dd0-8ca09bdf4460) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:26.731848 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f3a71b0-94a8-4a19-9dd0-8ca09bdf4460) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '706fd514-70a0-4754-a1f1-9f5ce204c0d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-540139267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbbd415d86c34011aa9919c093f10802',qos_specs=None,replication_status=,reservations=['8e90bca4-ee7b-4bc7-b8dd-150db8c8e55b','5d947b2b-22e2-482d-bbd1-f9bc1bebf867','56c3ae31-9c9a-4bd6-be88-99862451de58','f29dc640-559f-40e4-a3d2-b8a259213d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-540139267',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=706fd514-70a0-4754-a1f1-9f5ce204c0d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bbbd415d86c34011aa9919c093f10802',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:26.732753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3277e2f4-c22d-4918-b096-6065af23daf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:26.752734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3277e2f4-c22d-4918-b096-6065af23daf8) transitioned into state 'SUCCESS' from state '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-540139267',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bbbd415d86c34011aa9919c093f10802',qos_specs=None,replication_status=,reservations=['8e90bca4-ee7b-4bc7-b8dd-150db8c8e55b','5d947b2b-22e2-482d-bbd1-f9bc1bebf867','56c3ae31-9c9a-4bd6-be88-99862451de58','f29dc640-559f-40e4-a3d2-b8a259213d75'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e140e0a39974d8aa3ce8f746bf83db1',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:26.753487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e93d766b-d3cc-4f32-b739-464387ca3e8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:26.763870 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e93d766b-d3cc-4f32-b739-464387ca3e8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:26.764929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Flow 'volume_create_api' (6468d223-a15a-4f66-bcad-d75f097fa49a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:26.765218 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Create volume request issued successfully. Aug 25 11:54:26.765759 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b160ed6-2c4d-4282-98da-6960266a8628 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:26.766172 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 805/3156] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:54:26 2026] POST /volume/v3/volumes => generated 746 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:26.781284 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a649ced9-7d48-408b-9006-d316b068c7a6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.783572 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a649ced9-7d48-408b-9006-d316b068c7a6 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 Aug 25 11:54:26.783868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a649ced9-7d48-408b-9006-d316b068c7a6 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:26.784130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a649ced9-7d48-408b-9006-d316b068c7a6 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:26.795154 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:26.795154 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:26.802605 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a649ced9-7d48-408b-9006-d316b068c7a6 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:54:26.807409 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a649ced9-7d48-408b-9006-d316b068c7a6 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 returned with HTTP 200 Aug 25 11:54:26.808088 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 780/3157] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:26 2026] GET /volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 => generated 814 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:26.860468 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f3dc5a5a-634b-4d01-9696-721a2ffcac88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:26.863072 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3dc5a5a-634b-4d01-9696-721a2ffcac88 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:26.863072 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3dc5a5a-634b-4d01-9696-721a2ffcac88 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:26.863072 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f3dc5a5a-634b-4d01-9696-721a2ffcac88 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:26.877038 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:26.877038 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:26.891243 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f3dc5a5a-634b-4d01-9696-721a2ffcac88 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:26.900892 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f3dc5a5a-634b-4d01-9696-721a2ffcac88 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:26.901550 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 792/3158] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:26 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 937 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:27.087200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-feae4b4a-e176-434f-9b19-f5eb49f6e9f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:27.088896 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-feae4b4a-e176-434f-9b19-f5eb49f6e9f8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49 Aug 25 11:54:27.089071 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-feae4b4a-e176-434f-9b19-f5eb49f6e9f8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:27.089220 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-feae4b4a-e176-434f-9b19-f5eb49f6e9f8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:27.097254 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:27.097254 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:27.181203 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7fe8670c-b7e4-4bea-8a4c-7447afff68fb req-feae4b4a-e176-434f-9b19-f5eb49f6e9f8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49 returned with HTTP 200 Aug 25 11:54:27.181203 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 782/3159] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:54:27 2026] DELETE /volume/v3/attachments/cac7bfd2-ea55-4ca1-9e89-933ee5405b49 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:27.825204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-454944c8-ebc6-4b12-bbcf-adef08d58a64 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:27.827817 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-454944c8-ebc6-4b12-bbcf-adef08d58a64 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 Aug 25 11:54:27.828109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-454944c8-ebc6-4b12-bbcf-adef08d58a64 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:27.828374 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-454944c8-ebc6-4b12-bbcf-adef08d58a64 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:27.838766 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:27.838766 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:27.843994 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-454944c8-ebc6-4b12-bbcf-adef08d58a64 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:54:27.850401 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-454944c8-ebc6-4b12-bbcf-adef08d58a64 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 returned with HTTP 200 Aug 25 11:54:27.851092 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 806/3160] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:27 2026] GET /volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:27.868637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:27.870468 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:54:27.870852 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "706fd514-70a0-4754-a1f1-9f5ce204c0d0", "name": "tempest-VolumesBackupsTest-Backup-1908406538"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:27.872321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating new backup {'backup': {'volume_id': '706fd514-70a0-4754-a1f1-9f5ce204c0d0', 'name': 'tempest-VolumesBackupsTest-Backup-1908406538'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:54:27.872730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating backup of volume 706fd514-70a0-4754-a1f1-9f5ce204c0d0 in container None Aug 25 11:54:27.880137 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:27.880137 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:27.880478 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Volume info retrieved successfully. Aug 25 11:54:27.898443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Created reservations ['35c563ac-47da-46ea-a9be-27fc87580368', '84392da8-c518-4b14-ba1f-016fda821658'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:27.916082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc1d14d2-0c23-4a54-9987-afaee0db1931 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:27.918071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc1d14d2-0c23-4a54-9987-afaee0db1931 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:27.918245 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc1d14d2-0c23-4a54-9987-afaee0db1931 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:27.918457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc1d14d2-0c23-4a54-9987-afaee0db1931 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:27.927085 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:27.927085 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:27.931121 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fc1d14d2-0c23-4a54-9987-afaee0db1931 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:27.931878 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4279d9ac-cf75-485f-b932-a9b47273fe36 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:54:27.932453 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 781/3161] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:27 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:27.936453 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc1d14d2-0c23-4a54-9987-afaee0db1931 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:27.936939 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 793/3162] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:27 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:27.941307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2619a10-6aaa-4865-b083-96be52a70a98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:27.944388 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2619a10-6aaa-4865-b083-96be52a70a98 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:27.944704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2619a10-6aaa-4865-b083-96be52a70a98 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:27.945393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2619a10-6aaa-4865-b083-96be52a70a98 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:27.946755 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b2619a10-6aaa-4865-b083-96be52a70a98 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:27.951069 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:27.951069 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:27.952521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2619a10-6aaa-4865-b083-96be52a70a98 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:27.952521 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 783/3163] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:27 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:28.226367 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f25e7b51-79e0-4a65-93f8-f37a261cbbc5 req-655aa731-b054-4c2d-a76a-477fb962a7bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:28.229270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f25e7b51-79e0-4a65-93f8-f37a261cbbc5 req-655aa731-b054-4c2d-a76a-477fb962a7bd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:28.229578 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f25e7b51-79e0-4a65-93f8-f37a261cbbc5 req-655aa731-b054-4c2d-a76a-477fb962a7bd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:28.229873 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f25e7b51-79e0-4a65-93f8-f37a261cbbc5 req-655aa731-b054-4c2d-a76a-477fb962a7bd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:28.240686 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:28.240686 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:28.245813 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f25e7b51-79e0-4a65-93f8-f37a261cbbc5 req-655aa731-b054-4c2d-a76a-477fb962a7bd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:28.251760 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f25e7b51-79e0-4a65-93f8-f37a261cbbc5 req-655aa731-b054-4c2d-a76a-477fb962a7bd tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:28.252266 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 807/3164] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:28 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 901 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:28.954333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3619e546-eab1-4d4f-a769-75f98d0045b8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:28.955861 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3619e546-eab1-4d4f-a769-75f98d0045b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:28.956117 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3619e546-eab1-4d4f-a769-75f98d0045b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:28.956345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3619e546-eab1-4d4f-a769-75f98d0045b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:28.964110 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:28.964110 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:28.965814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c14e7205-423d-4856-b3c1-ddd2562e7559 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:28.967775 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c14e7205-423d-4856-b3c1-ddd2562e7559 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:28.967775 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c14e7205-423d-4856-b3c1-ddd2562e7559 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:28.967775 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c14e7205-423d-4856-b3c1-ddd2562e7559 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:28.967775 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c14e7205-423d-4856-b3c1-ddd2562e7559 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:28.968512 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3619e546-eab1-4d4f-a769-75f98d0045b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:28.971704 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:28.971704 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:28.972313 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c14e7205-423d-4856-b3c1-ddd2562e7559 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:28.972603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3619e546-eab1-4d4f-a769-75f98d0045b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:28.973069 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 794/3165] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:28 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:28.973504 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 782/3166] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:28 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-129a0a83-e53d-4333-a21e-c1b5a467cad0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-129a0a83-e53d-4333-a21e-c1b5a467cad0 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-129a0a83-e53d-4333-a21e-c1b5a467cad0 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-129a0a83-e53d-4333-a21e-c1b5a467cad0 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-129a0a83-e53d-4333-a21e-c1b5a467cad0 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:30.425587 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:30.428074 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e1fb6e50-d43d-4d01-af31-98c3f8f76a7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:30.429304 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-129a0a83-e53d-4333-a21e-c1b5a467cad0 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:30.429304 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 784/3167] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:29 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1fb6e50-d43d-4d01-af31-98c3f8f76a7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1fb6e50-d43d-4d01-af31-98c3f8f76a7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e1fb6e50-d43d-4d01-af31-98c3f8f76a7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e1fb6e50-d43d-4d01-af31-98c3f8f76a7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e1fb6e50-d43d-4d01-af31-98c3f8f76a7d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:30.430146 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 808/3168] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:29 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-2d0d4fe5-52b7-4afd-8c53-aa48e1a4e8b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-2d0d4fe5-52b7-4afd-8c53-aa48e1a4e8b3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728/encryption Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-2d0d4fe5-52b7-4afd-8c53-aa48e1a4e8b3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-2d0d4fe5-52b7-4afd-8c53-aa48e1a4e8b3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-472a85b5-7c7e-472d-9ddb-e840a68dd672 req-2d0d4fe5-52b7-4afd-8c53-aa48e1a4e8b3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728/encryption returned with HTTP 200 Aug 25 11:54:30.430980 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 795/3169] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:54:30 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:31.012170 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-56ea6f7d-bfef-40a0-9030-8bb7dd9544a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:31.016288 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56ea6f7d-bfef-40a0-9030-8bb7dd9544a4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:31.016288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56ea6f7d-bfef-40a0-9030-8bb7dd9544a4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:31.016516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56ea6f7d-bfef-40a0-9030-8bb7dd9544a4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:31.016670 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-56ea6f7d-bfef-40a0-9030-8bb7dd9544a4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:31.020969 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:31.020969 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:31.021767 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56ea6f7d-bfef-40a0-9030-8bb7dd9544a4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:31.022013 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 783/3170] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:31 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:31.033242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8624337f-30db-4024-9dbf-5f1bc8b7cb54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:31.035108 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8624337f-30db-4024-9dbf-5f1bc8b7cb54 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:31.035325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8624337f-30db-4024-9dbf-5f1bc8b7cb54 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:31.035534 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8624337f-30db-4024-9dbf-5f1bc8b7cb54 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:31.043529 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:31.043529 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:31.051481 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8624337f-30db-4024-9dbf-5f1bc8b7cb54 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:31.056756 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8624337f-30db-4024-9dbf-5f1bc8b7cb54 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:31.057212 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 785/3171] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:31 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:31.626670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:31.628664 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:31.628862 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:31.629042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:31.629252 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume with id: 3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:31.636473 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:31.636473 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:31.636894 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:31.652667 np0000008081 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:54:31.665080 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume request issued successfully. Aug 25 11:54:31.665313 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8be03bb8-33d2-417d-b0ed-9ba1d4e0bad8 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 202 Aug 25 11:54:31.665981 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 809/3172] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:31 2026] DELETE /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:31.675803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fa2cfa3-f76c-4c24-bdd5-feaa8a6d296a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:31.677875 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fa2cfa3-f76c-4c24-bdd5-feaa8a6d296a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:31.678082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fa2cfa3-f76c-4c24-bdd5-feaa8a6d296a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:31.678255 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fa2cfa3-f76c-4c24-bdd5-feaa8a6d296a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:31.684807 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:31.684807 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:31.688314 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9fa2cfa3-f76c-4c24-bdd5-feaa8a6d296a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:31.692145 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fa2cfa3-f76c-4c24-bdd5-feaa8a6d296a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 200 Aug 25 11:54:31.692939 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 796/3173] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:31 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:32.032680 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7c15b0b4-06e2-4947-963e-b5c4a21aed99 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:32.034433 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c15b0b4-06e2-4947-963e-b5c4a21aed99 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:32.034681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c15b0b4-06e2-4947-963e-b5c4a21aed99 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:32.034798 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c15b0b4-06e2-4947-963e-b5c4a21aed99 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:32.034893 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-7c15b0b4-06e2-4947-963e-b5c4a21aed99 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:32.039789 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:32.039789 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:32.040419 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c15b0b4-06e2-4947-963e-b5c4a21aed99 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:32.040859 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 784/3174] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:32 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:32.072224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-adc160d9-1270-410d-9109-95c8dcc1b71a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:32.074545 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adc160d9-1270-410d-9109-95c8dcc1b71a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:32.074809 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adc160d9-1270-410d-9109-95c8dcc1b71a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:32.075038 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-adc160d9-1270-410d-9109-95c8dcc1b71a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:32.083981 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:32.083981 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:32.088467 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-adc160d9-1270-410d-9109-95c8dcc1b71a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:32.093866 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-adc160d9-1270-410d-9109-95c8dcc1b71a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:32.094330 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 786/3175] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:32 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:32.706469 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7e95d27b-09fd-42e2-8d05-93d2a5de452a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:32.708205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e95d27b-09fd-42e2-8d05-93d2a5de452a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 Aug 25 11:54:32.708366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e95d27b-09fd-42e2-8d05-93d2a5de452a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:32.708592 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e95d27b-09fd-42e2-8d05-93d2a5de452a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:32.714352 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e95d27b-09fd-42e2-8d05-93d2a5de452a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 returned with HTTP 404 Aug 25 11:54:32.714862 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 810/3176] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:32 2026] GET /volume/v3/volumes/3c2b34da-960e-49cd-96f6-e11d341db9b4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:32.721990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff37c698-7143-4c65-9dcb-87715205a36c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:32.724198 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:54:32.724483 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:32.724723 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:32.724915 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume with id: 2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:54:32.733363 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:32.733363 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:32.733901 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:32.746299 np0000008081 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:54:32.753115 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume request issued successfully. Aug 25 11:54:32.753337 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff37c698-7143-4c65-9dcb-87715205a36c tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 returned with HTTP 202 Aug 25 11:54:32.753902 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 797/3177] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:32 2026] DELETE /volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:32.761024 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-24005132-b966-4e93-9ed1-1452171ae6a0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:32.763332 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-24005132-b966-4e93-9ed1-1452171ae6a0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:54:32.764000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-24005132-b966-4e93-9ed1-1452171ae6a0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:32.764244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-24005132-b966-4e93-9ed1-1452171ae6a0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:32.773025 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:32.773025 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:32.778423 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-24005132-b966-4e93-9ed1-1452171ae6a0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:32.783959 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-24005132-b966-4e93-9ed1-1452171ae6a0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 returned with HTTP 200 Aug 25 11:54:32.784482 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 785/3178] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:32 2026] GET /volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:33.050266 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-99c83989-5196-434e-8c8c-7ac184b85beb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:33.052293 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99c83989-5196-434e-8c8c-7ac184b85beb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:33.052522 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99c83989-5196-434e-8c8c-7ac184b85beb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:33.052749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-99c83989-5196-434e-8c8c-7ac184b85beb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:33.052839 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-99c83989-5196-434e-8c8c-7ac184b85beb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:33.057037 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:33.057037 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:33.057638 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-99c83989-5196-434e-8c8c-7ac184b85beb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:33.058010 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 787/3179] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:33 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:33.109791 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23df3b24-5d7f-4edb-a903-21d084c9a5e3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:33.111601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23df3b24-5d7f-4edb-a903-21d084c9a5e3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:33.111882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23df3b24-5d7f-4edb-a903-21d084c9a5e3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:33.112122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23df3b24-5d7f-4edb-a903-21d084c9a5e3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:33.119888 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:33.119888 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:33.123337 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23df3b24-5d7f-4edb-a903-21d084c9a5e3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:33.127571 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23df3b24-5d7f-4edb-a903-21d084c9a5e3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:33.127973 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 811/3180] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:33 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:33.797997 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b82753df-1f4f-4918-8f66-c5a7f512e25b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:33.800768 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b82753df-1f4f-4918-8f66-c5a7f512e25b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 Aug 25 11:54:33.801056 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b82753df-1f4f-4918-8f66-c5a7f512e25b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:33.801298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b82753df-1f4f-4918-8f66-c5a7f512e25b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:33.809342 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b82753df-1f4f-4918-8f66-c5a7f512e25b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 returned with HTTP 404 Aug 25 11:54:33.810277 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 798/3181] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:33 2026] GET /volume/v3/volumes/2c1cd2fb-ab52-4a47-a1f0-c7aedbed33e0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:33.817200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-44d2b8e0-9924-4893-b754-77ffaef22cce None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:33.819170 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44d2b8e0-9924-4893-b754-77ffaef22cce tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:54:33.819390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44d2b8e0-9924-4893-b754-77ffaef22cce tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:33.819599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44d2b8e0-9924-4893-b754-77ffaef22cce tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:33.820483 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-44d2b8e0-9924-4893-b754-77ffaef22cce tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:33.837776 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-44d2b8e0-9924-4893-b754-77ffaef22cce tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Get all volumes completed successfully. Aug 25 11:54:33.840950 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:33.840950 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:33.846015 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44d2b8e0-9924-4893-b754-77ffaef22cce tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:54:33.846737 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 786/3182] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:54:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15220 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:33.864904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eb006473-e3af-47ef-b4e5-a81d3d360ba3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:33.867022 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb006473-e3af-47ef-b4e5-a81d3d360ba3 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] DELETE https://10.4.3.66/volume/v3/types/91baac39-0538-40f9-bec8-53baed42bff5 Aug 25 11:54:33.867246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb006473-e3af-47ef-b4e5-a81d3d360ba3 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:33.867512 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eb006473-e3af-47ef-b4e5-a81d3d360ba3 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:33.897190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eb006473-e3af-47ef-b4e5-a81d3d360ba3 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/types/91baac39-0538-40f9-bec8-53baed42bff5 returned with HTTP 202 Aug 25 11:54:33.897721 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 788/3183] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:54:33 2026] DELETE /volume/v3/types/91baac39-0538-40f9-bec8-53baed42bff5 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:34.072822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eee9eb74-0bbc-470f-bd4e-2c6614ba3645 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:34.073575 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eee9eb74-0bbc-470f-bd4e-2c6614ba3645 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:34.074036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eee9eb74-0bbc-470f-bd4e-2c6614ba3645 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:34.074036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eee9eb74-0bbc-470f-bd4e-2c6614ba3645 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:34.074036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eee9eb74-0bbc-470f-bd4e-2c6614ba3645 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:34.078786 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:34.078786 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:34.079488 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eee9eb74-0bbc-470f-bd4e-2c6614ba3645 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:34.079902 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 812/3184] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:34 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:34.146463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a296a03a-a6a7-440e-a38b-dac908ae4708 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:34.151604 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a296a03a-a6a7-440e-a38b-dac908ae4708 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:34.151881 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a296a03a-a6a7-440e-a38b-dac908ae4708 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:34.152100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a296a03a-a6a7-440e-a38b-dac908ae4708 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:34.160779 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:34.160779 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:34.170709 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a296a03a-a6a7-440e-a38b-dac908ae4708 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:34.182400 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a296a03a-a6a7-440e-a38b-dac908ae4708 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:34.182944 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 799/3185] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:34 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:35.089842 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e3e21ec5-603e-45e6-b858-f89b66c9c128 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:35.091706 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e3e21ec5-603e-45e6-b858-f89b66c9c128 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:35.092007 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e3e21ec5-603e-45e6-b858-f89b66c9c128 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:35.092222 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e3e21ec5-603e-45e6-b858-f89b66c9c128 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:35.092346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e3e21ec5-603e-45e6-b858-f89b66c9c128 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:35.097599 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:35.097599 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:35.098208 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e3e21ec5-603e-45e6-b858-f89b66c9c128 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:35.098678 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 787/3186] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:35 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:35.198280 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe8548d6-d175-4a65-a00e-b0c383aabd6e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:35.200036 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe8548d6-d175-4a65-a00e-b0c383aabd6e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:35.200209 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe8548d6-d175-4a65-a00e-b0c383aabd6e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:35.200367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe8548d6-d175-4a65-a00e-b0c383aabd6e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:35.208180 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:35.208180 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:35.212515 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe8548d6-d175-4a65-a00e-b0c383aabd6e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:35.222824 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe8548d6-d175-4a65-a00e-b0c383aabd6e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:35.223608 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 789/3187] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:35 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 998 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:35.690973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-291f2dc0-637a-4ca9-9c9f-cb0d36bbb9fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:35.692912 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-291f2dc0-637a-4ca9-9c9f-cb0d36bbb9fc tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:54:35.693288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-291f2dc0-637a-4ca9-9c9f-cb0d36bbb9fc tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-955529880", "extra_specs": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:35.708139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-291f2dc0-637a-4ca9-9c9f-cb0d36bbb9fc tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:54:35.708659 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 813/3188] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:54:35 2026] POST /volume/v3/types => generated 211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:35.717660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-498a738f-f630-4016-b297-9e2175f3d873 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:35.719544 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-498a738f-f630-4016-b297-9e2175f3d873 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] POST https://10.4.3.66/volume/v3/types/0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5/encryption Aug 25 11:54:35.719906 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-498a738f-f630-4016-b297-9e2175f3d873 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:35.735217 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-498a738f-f630-4016-b297-9e2175f3d873 tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/types/0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5/encryption returned with HTTP 200 Aug 25 11:54:35.735606 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 800/3189] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:54:35 2026] POST /volume/v3/types/0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:35.770660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:35.772461 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:35.772883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-1939536482", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": "tempest-scenario-type-luks-955529880", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:35.775969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-1939536482', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': 'tempest-scenario-type-luks-955529880', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:35.885596 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume of 1 GB Aug 25 11:54:35.885912 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:35.885912 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:35.887350 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Availability Zones retrieved successfully. Aug 25 11:54:35.895350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (e2880fdb-8bf1-4630-933f-87e609aea848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:35.896300 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94d2105-11c5-4685-bed7-1ba4a45eb3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:35.898733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:35.969345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d94d2105-11c5-4685-bed7-1ba4a45eb3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:54:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5,is_public=True,name='tempest-scenario-type-luks-955529880',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5', '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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:35.970924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f15654-1bb9-4d51-9c41-a40ed328d184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:36.008904 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-955529880 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-955529880, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:36.009318 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-955529880 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-955529880, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:36.047479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Created reservations ['debd333c-aed6-47b7-87aa-491216f04981', '3186ee59-e402-41c5-a7b8-432bb8df09e2', 'f50597da-95ec-4345-944f-bb6f96cf6fe6', '173af369-0e20-4835-b194-a4d466dbb7d8'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:36.048407 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (15f15654-1bb9-4d51-9c41-a40ed328d184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['debd333c-aed6-47b7-87aa-491216f04981', '3186ee59-e402-41c5-a7b8-432bb8df09e2', 'f50597da-95ec-4345-944f-bb6f96cf6fe6', '173af369-0e20-4835-b194-a4d466dbb7d8']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:36.049250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af78b1b1-f531-43c2-bba5-b13fec48d1f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:36.072231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af78b1b1-f531-43c2-bba5-b13fec48d1f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e80c2535-0db1-41f0-b874-c4b765aa8ba3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1939536482',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['debd333c-aed6-47b7-87aa-491216f04981','3186ee59-e402-41c5-a7b8-432bb8df09e2','f50597da-95ec-4345-944f-bb6f96cf6fe6','173af369-0e20-4835-b194-a4d466dbb7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-1939536482',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e80c2535-0db1-41f0-b874-c4b765aa8ba3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e060c3eef73e4143afda7e15438f95fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f663cbc9e59341458d3805d1f8e9e196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5),volume_type_id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:36.072966 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e470f2f-ce55-4ab0-9b10-173bd7da5082) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:36.092176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e470f2f-ce55-4ab0-9b10-173bd7da5082) transitioned into state 'SUCCESS' from state '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-1939536482',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['debd333c-aed6-47b7-87aa-491216f04981','3186ee59-e402-41c5-a7b8-432bb8df09e2','f50597da-95ec-4345-944f-bb6f96cf6fe6','173af369-0e20-4835-b194-a4d466dbb7d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:36.092879 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f593eaf9-4838-436b-9cb6-7c5abb726925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:36.104650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f593eaf9-4838-436b-9cb6-7c5abb726925) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:36.104650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (e2880fdb-8bf1-4630-933f-87e609aea848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:36.104650 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request issued successfully. Aug 25 11:54:36.104650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a82d0a73-0bc8-4a6e-8f08-aff5afdb6291 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:36.104650 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 788/3190] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:35 2026] POST /volume/v3/volumes => generated 789 bytes in 334 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:36.109189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c2c2de7-1c37-4681-bb0d-2694a7c58fdb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:36.119354 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c2c2de7-1c37-4681-bb0d-2694a7c58fdb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:36.119354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c2c2de7-1c37-4681-bb0d-2694a7c58fdb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:36.119354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c2c2de7-1c37-4681-bb0d-2694a7c58fdb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:36.119797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a1df8685-f80f-4574-b606-dcd484984802 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:36.119892 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1c2c2de7-1c37-4681-bb0d-2694a7c58fdb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:36.120130 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1df8685-f80f-4574-b606-dcd484984802 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:36.120302 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1df8685-f80f-4574-b606-dcd484984802 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:36.120497 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a1df8685-f80f-4574-b606-dcd484984802 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:36.121426 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:36.121426 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:36.122207 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c2c2de7-1c37-4681-bb0d-2694a7c58fdb tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:36.122601 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 790/3191] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:36 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:36.133012 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:36.133012 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:36.138232 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a1df8685-f80f-4574-b606-dcd484984802 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:36.144509 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a1df8685-f80f-4574-b606-dcd484984802 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:36.145149 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 814/3192] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:36 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:36.238482 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65881066-45cd-4582-961e-6cd1a4e9190a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:36.240425 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65881066-45cd-4582-961e-6cd1a4e9190a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:36.240676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65881066-45cd-4582-961e-6cd1a4e9190a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:36.240882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65881066-45cd-4582-961e-6cd1a4e9190a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:36.247479 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:36.247479 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:36.252204 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-65881066-45cd-4582-961e-6cd1a4e9190a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:36.256363 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65881066-45cd-4582-961e-6cd1a4e9190a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:36.256816 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 801/3193] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:36 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 1250 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:36.402686 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-41066b57-7a6b-4375-9045-9824f8b43727 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:36.404720 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-41066b57-7a6b-4375-9045-9824f8b43727 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:36.404897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-41066b57-7a6b-4375-9045-9824f8b43727 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:36.405079 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-41066b57-7a6b-4375-9045-9824f8b43727 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:36.419532 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:36.419532 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:36.424164 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-41066b57-7a6b-4375-9045-9824f8b43727 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:36.436252 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-41066b57-7a6b-4375-9045-9824f8b43727 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:36.436863 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 789/3194] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:36 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 1250 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:36.937479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-324bb49a-a4be-49af-9c6a-a7998c895eac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:36.939065 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:36.940055 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-416812773", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:36.941528 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-416812773', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:36.944671 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create volume of 1 GB Aug 25 11:54:36.952070 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Availability Zones retrieved successfully. Aug 25 11:54:36.960216 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Flow 'volume_create_api' (b365002a-d649-413d-982c-cf5eba9404ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:36.961605 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71442f79-8df6-40e9-a14f-60630d03d46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:36.962890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:37.002878 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71442f79-8df6-40e9-a14f-60630d03d46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:37.004051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8f2b2a-9345-42e1-b38c-9e9762533eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:37.102581 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Created reservations ['3406acf3-8efd-47fd-aba2-5ac4d22d1572', '943b0cef-995f-47de-9f71-82536f5dbf57', '16b9702f-febe-4b0a-8103-6e06667c5745', '8c7b9412-4a23-40af-81b2-0b32a3a17819'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:37.104348 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8f2b2a-9345-42e1-b38c-9e9762533eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3406acf3-8efd-47fd-aba2-5ac4d22d1572', '943b0cef-995f-47de-9f71-82536f5dbf57', '16b9702f-febe-4b0a-8103-6e06667c5745', '8c7b9412-4a23-40af-81b2-0b32a3a17819']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:37.105728 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdc9fa2-1754-43d2-8ae6-9bb151426504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:37.119955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-7bb3df38-0b65-45fe-b088-b28cafb379f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.122169 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-7bb3df38-0b65-45fe-b088-b28cafb379f0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:37.122407 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-7bb3df38-0b65-45fe-b088-b28cafb379f0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:37.122665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-7bb3df38-0b65-45fe-b088-b28cafb379f0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:37.132878 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:37.132878 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:37.136129 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f44e874-38f7-4e42-a6b0-d7545926bae9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.138142 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f44e874-38f7-4e42-a6b0-d7545926bae9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:37.138376 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f44e874-38f7-4e42-a6b0-d7545926bae9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:37.138618 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f44e874-38f7-4e42-a6b0-d7545926bae9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:37.138716 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7f44e874-38f7-4e42-a6b0-d7545926bae9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:37.140223 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-7bb3df38-0b65-45fe-b088-b28cafb379f0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:37.143656 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:37.143656 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:37.144392 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f44e874-38f7-4e42-a6b0-d7545926bae9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:37.144832 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 802/3195] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:37 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:54:37.146707 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-7bb3df38-0b65-45fe-b088-b28cafb379f0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:37.147277 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 815/3196] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:37 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 1250 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:37.148463 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3fdc9fa2-1754-43d2-8ae6-9bb151426504) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a484a3-45b0-4641-aff2-95323a522a51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-416812773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f6295c006049b4b3a1120514867a4e',qos_specs=None,replication_status=,reservations=['3406acf3-8efd-47fd-aba2-5ac4d22d1572','943b0cef-995f-47de-9f71-82536f5dbf57','16b9702f-febe-4b0a-8103-6e06667c5745','8c7b9412-4a23-40af-81b2-0b32a3a17819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64d848f673a4cd7bc9035e3152cce3a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-416812773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a484a3-45b0-4641-aff2-95323a522a51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f6295c006049b4b3a1120514867a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64d848f673a4cd7bc9035e3152cce3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:37.149508 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef111202-b6ae-4da1-80a7-19d0e9f56f2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:37.158187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-738e56a9-30c8-4c7a-ab5f-d3060598c85e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.158648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-738e56a9-30c8-4c7a-ab5f-d3060598c85e None None] GET https://10.4.3.66/volume// Aug 25 11:54:37.158832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-738e56a9-30c8-4c7a-ab5f-d3060598c85e None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:37.159107 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-738e56a9-30c8-4c7a-ab5f-d3060598c85e None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:37.159457 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-738e56a9-30c8-4c7a-ab5f-d3060598c85e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:37.159579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1223bfb-4023-4914-909b-395d835a5c7e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.159878 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 790/3197] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:54:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:37.162221 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1223bfb-4023-4914-909b-395d835a5c7e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:37.162558 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1223bfb-4023-4914-909b-395d835a5c7e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:37.163129 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1223bfb-4023-4914-909b-395d835a5c7e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:37.171284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-d8ec2a22-a30e-4d9c-8e43-79c01eba07f1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.171898 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:37.171898 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:37.173377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-d8ec2a22-a30e-4d9c-8e43-79c01eba07f1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:54:37.173801 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-d8ec2a22-a30e-4d9c-8e43-79c01eba07f1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "26dce2de-48fe-476f-86ef-27a687f293bc", "connector": null, "instance_uuid": "5dc0f4f1-8e59-489d-9905-daad477c16ed"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:37.174640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef111202-b6ae-4da1-80a7-19d0e9f56f2e) transitioned into state 'SUCCESS' from state '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-416812773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f6295c006049b4b3a1120514867a4e',qos_specs=None,replication_status=,reservations=['3406acf3-8efd-47fd-aba2-5ac4d22d1572','943b0cef-995f-47de-9f71-82536f5dbf57','16b9702f-febe-4b0a-8103-6e06667c5745','8c7b9412-4a23-40af-81b2-0b32a3a17819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d64d848f673a4cd7bc9035e3152cce3a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:37.175667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82bb6b58-d1a5-4743-99fe-182f170d8c7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:37.175857 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a1223bfb-4023-4914-909b-395d835a5c7e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:37.180578 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1223bfb-4023-4914-909b-395d835a5c7e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:37.181270 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 803/3198] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:37 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 939 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:37.184612 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:37.184612 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:37.189315 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82bb6b58-d1a5-4743-99fe-182f170d8c7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:37.190248 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Flow 'volume_create_api' (b365002a-d649-413d-982c-cf5eba9404ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:37.190590 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create volume request issued successfully. Aug 25 11:54:37.191509 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-324bb49a-a4be-49af-9c6a-a7998c895eac tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:37.192131 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 791/3199] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:36 2026] POST /volume/v3/volumes => generated 744 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:37.229181 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-d8ec2a22-a30e-4d9c-8e43-79c01eba07f1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:54:37.229906 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 816/3200] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:54:37 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 25 11:54:37.489114 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2e129628-d7c3-42c3-acec-9a41a02f3753 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.491462 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2e129628-d7c3-42c3-acec-9a41a02f3753 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:54:37.491747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2e129628-d7c3-42c3-acec-9a41a02f3753 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:37.492005 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2e129628-d7c3-42c3-acec-9a41a02f3753 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:37.502130 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:37.502130 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:37.504250 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2e129628-d7c3-42c3-acec-9a41a02f3753 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:54:37.509479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2e129628-d7c3-42c3-acec-9a41a02f3753 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:54:37.509855 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 791/3201] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:37 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:37.561250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f01a514-a56f-4cc4-9e8f-819708e1887b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:37.563542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f01a514-a56f-4cc4-9e8f-819708e1887b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:54:37.563753 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f01a514-a56f-4cc4-9e8f-819708e1887b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:37.563970 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f01a514-a56f-4cc4-9e8f-819708e1887b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:37.570723 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:37.570723 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:37.574770 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8f01a514-a56f-4cc4-9e8f-819708e1887b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:54:37.579588 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f01a514-a56f-4cc4-9e8f-819708e1887b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:54:37.579991 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 804/3202] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:37 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:38.161744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c0111f06-2697-471a-b937-a4a94725dd49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:38.165980 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0111f06-2697-471a-b937-a4a94725dd49 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:38.165980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0111f06-2697-471a-b937-a4a94725dd49 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:38.165980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0111f06-2697-471a-b937-a4a94725dd49 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:38.165980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c0111f06-2697-471a-b937-a4a94725dd49 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:38.189794 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:38.189794 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:38.190540 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0111f06-2697-471a-b937-a4a94725dd49 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:38.191036 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 792/3203] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:38 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:38.196324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-03fb4512-48b1-47b9-b6e6-a81e032ce72f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:38.200193 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03fb4512-48b1-47b9-b6e6-a81e032ce72f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:38.200453 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-03fb4512-48b1-47b9-b6e6-a81e032ce72f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:38.200729 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-03fb4512-48b1-47b9-b6e6-a81e032ce72f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:38.234212 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:38.234212 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:38.241961 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-03fb4512-48b1-47b9-b6e6-a81e032ce72f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:38.246231 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03fb4512-48b1-47b9-b6e6-a81e032ce72f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:38.246696 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 817/3204] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:38 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:38.903473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c7e2e45c-3bd7-4b83-8878-930dfa73fd9a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:38.903473 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c7e2e45c-3bd7-4b83-8878-930dfa73fd9a None None] GET https://10.4.3.66/volume// Aug 25 11:54:38.903473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c7e2e45c-3bd7-4b83-8878-930dfa73fd9a None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:38.903473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c7e2e45c-3bd7-4b83-8878-930dfa73fd9a None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:38.903473 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c7e2e45c-3bd7-4b83-8878-930dfa73fd9a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:38.904043 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 792/3205] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:38.914311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-44e52c37-d78e-4a40-8b6b-3541f39fb9da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:38.917055 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-44e52c37-d78e-4a40-8b6b-3541f39fb9da tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:54:38.917297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-44e52c37-d78e-4a40-8b6b-3541f39fb9da tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:38.917490 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-44e52c37-d78e-4a40-8b6b-3541f39fb9da tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:38.929198 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:38.929198 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:38.933777 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-44e52c37-d78e-4a40-8b6b-3541f39fb9da tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:54:38.941165 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-44e52c37-d78e-4a40-8b6b-3541f39fb9da tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:54:38.942555 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 805/3206] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:38 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 1429 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:39.120729 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:39.123685 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] PUT https://10.4.3.66/volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70 Aug 25 11:54:39.123685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:39.133048 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Acquiring lock "cinder-attachment_update-26dce2de-48fe-476f-86ef-27a687f293bc-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:54:39.138404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Lock "cinder-attachment_update-26dce2de-48fe-476f-86ef-27a687f293bc-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:54:39.139852 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:39.139852 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:39.202506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-74a5f1f1-3495-47bc-a100-f858eebc95fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:39.204213 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-74a5f1f1-3495-47bc-a100-f858eebc95fc tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:39.204400 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-74a5f1f1-3495-47bc-a100-f858eebc95fc tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:39.204610 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-74a5f1f1-3495-47bc-a100-f858eebc95fc tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:39.204732 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-74a5f1f1-3495-47bc-a100-f858eebc95fc tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:39.209024 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:39.209024 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:39.209672 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-74a5f1f1-3495-47bc-a100-f858eebc95fc tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:39.210066 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 818/3207] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:39 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:39.242252 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Lock "cinder-attachment_update-26dce2de-48fe-476f-86ef-27a687f293bc-np0000008081" released by "attachment_update" :: held 0.104s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:54:39.242593 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-1fb42e9d-a417-49fd-9bf2-93908a9ae13b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70 returned with HTTP 200 Aug 25 11:54:39.243149 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 793/3208] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:54:39 2026] PUT /volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:39.259281 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a6889d4e-db7f-484b-8a87-25653028710a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:39.263056 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a6889d4e-db7f-484b-8a87-25653028710a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:39.263345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a6889d4e-db7f-484b-8a87-25653028710a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:39.263563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a6889d4e-db7f-484b-8a87-25653028710a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:39.275483 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:39.275483 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:39.281111 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a6889d4e-db7f-484b-8a87-25653028710a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:39.283065 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-27ac07c3-c85a-43a0-bf10-60e28b2d801c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:39.284678 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-27ac07c3-c85a-43a0-bf10-60e28b2d801c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70/action Aug 25 11:54:39.285035 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-27ac07c3-c85a-43a0-bf10-60e28b2d801c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:39.285159 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-27ac07c3-c85a-43a0-bf10-60e28b2d801c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:39.291654 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a6889d4e-db7f-484b-8a87-25653028710a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:39.291654 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 793/3209] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:39 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:39.302334 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:39.302334 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:39.318872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f209fd9-f220-4746-b70f-bd895abd97cf req-27ac07c3-c85a-43a0-bf10-60e28b2d801c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70/action returned with HTTP 204 Aug 25 11:54:39.319527 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 806/3210] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:54:39 2026] POST /volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:40.227001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-459c5cac-39cb-4f11-b225-39f24dc7b8df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:40.231566 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-459c5cac-39cb-4f11-b225-39f24dc7b8df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:40.231823 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-459c5cac-39cb-4f11-b225-39f24dc7b8df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:40.232043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-459c5cac-39cb-4f11-b225-39f24dc7b8df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:40.232181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-459c5cac-39cb-4f11-b225-39f24dc7b8df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:40.241573 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:40.241573 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:40.242399 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-459c5cac-39cb-4f11-b225-39f24dc7b8df tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:40.242971 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 819/3211] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:40 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:40.304479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8fa64df4-37d7-4738-99a4-bc81d529599d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:40.308333 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fa64df4-37d7-4738-99a4-bc81d529599d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:40.309360 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fa64df4-37d7-4738-99a4-bc81d529599d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:40.309698 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fa64df4-37d7-4738-99a4-bc81d529599d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:40.322058 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:40.322058 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:40.327195 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8fa64df4-37d7-4738-99a4-bc81d529599d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:40.334548 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fa64df4-37d7-4738-99a4-bc81d529599d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:40.334548 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 794/3212] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:40 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:41.184246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-458e5386-89e3-4c30-a2c4-0e0d94e6406a req-1ebbfa04-fd12-4d93-bd02-3a3eb6717f74 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:41.186722 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-458e5386-89e3-4c30-a2c4-0e0d94e6406a req-1ebbfa04-fd12-4d93-bd02-3a3eb6717f74 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35 Aug 25 11:54:41.186894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-458e5386-89e3-4c30-a2c4-0e0d94e6406a req-1ebbfa04-fd12-4d93-bd02-3a3eb6717f74 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:41.187802 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-458e5386-89e3-4c30-a2c4-0e0d94e6406a req-1ebbfa04-fd12-4d93-bd02-3a3eb6717f74 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:41.195998 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:41.195998 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:41.253278 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8c571ea4-316f-4f52-9a70-ad72f5403074 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:41.256506 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c571ea4-316f-4f52-9a70-ad72f5403074 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:41.257114 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c571ea4-316f-4f52-9a70-ad72f5403074 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:41.257509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8c571ea4-316f-4f52-9a70-ad72f5403074 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:41.257619 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8c571ea4-316f-4f52-9a70-ad72f5403074 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:41.259447 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-458e5386-89e3-4c30-a2c4-0e0d94e6406a req-1ebbfa04-fd12-4d93-bd02-3a3eb6717f74 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35 returned with HTTP 200 Aug 25 11:54:41.260050 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 794/3213] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:54:41 2026] DELETE /volume/v3/attachments/36d127da-bac6-4638-8972-e70abe762b35 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:41.263119 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:41.263119 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:41.263865 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8c571ea4-316f-4f52-9a70-ad72f5403074 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:41.264285 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 807/3214] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:41 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:41.354322 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2393c948-39ef-481a-a7af-f5e24c1972f1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:41.356433 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2393c948-39ef-481a-a7af-f5e24c1972f1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:41.356699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2393c948-39ef-481a-a7af-f5e24c1972f1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:41.356952 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2393c948-39ef-481a-a7af-f5e24c1972f1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:41.365684 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:41.365684 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:41.371033 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2393c948-39ef-481a-a7af-f5e24c1972f1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:41.376072 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2393c948-39ef-481a-a7af-f5e24c1972f1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:41.376606 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 820/3215] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:41 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:42.280309 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7e8a9eb-3b12-4234-a170-6694d6314307 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:42.287646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7e8a9eb-3b12-4234-a170-6694d6314307 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:42.287646 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7e8a9eb-3b12-4234-a170-6694d6314307 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:42.287646 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7e8a9eb-3b12-4234-a170-6694d6314307 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:42.287646 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e7e8a9eb-3b12-4234-a170-6694d6314307 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:42.291362 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:42.291362 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:42.292184 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7e8a9eb-3b12-4234-a170-6694d6314307 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:42.292665 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 795/3216] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:42 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:42.393335 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ca1382ca-95ed-4a73-9119-0fe02960bc62 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:42.397520 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca1382ca-95ed-4a73-9119-0fe02960bc62 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:42.397520 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca1382ca-95ed-4a73-9119-0fe02960bc62 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:42.397520 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca1382ca-95ed-4a73-9119-0fe02960bc62 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:42.407577 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:42.407577 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:42.418183 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ca1382ca-95ed-4a73-9119-0fe02960bc62 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:42.424938 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca1382ca-95ed-4a73-9119-0fe02960bc62 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:42.425469 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 795/3217] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:42 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:42.620110 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:42.620110 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:42.620665 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:42.620665 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:42.621207 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:42.631691 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:42.631691 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:42.632193 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:42.648179 np0000008081 devstack@c-api.service[100238]: WARNING cinder.keymgr.conf_key_mgr [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:54:42.656699 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:54:42.659945 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-50d3f4aa-51bd-4dfd-a6f8-11ad9d1bd621 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 202 Aug 25 11:54:42.660356 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 808/3218] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:54:42 2026] DELETE /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:42.668250 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7944a8c7-055b-4c0c-8200-eb0dd6f6c839 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:42.670068 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7944a8c7-055b-4c0c-8200-eb0dd6f6c839 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:42.670279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7944a8c7-055b-4c0c-8200-eb0dd6f6c839 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:42.670503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7944a8c7-055b-4c0c-8200-eb0dd6f6c839 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:42.677328 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:42.677328 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:42.681228 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7944a8c7-055b-4c0c-8200-eb0dd6f6c839 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:42.685968 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7944a8c7-055b-4c0c-8200-eb0dd6f6c839 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 200 Aug 25 11:54:42.686528 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 821/3219] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:42 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 867 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:43.306090 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10b831ca-d8b2-4dea-b6b7-b31aa932aecf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.308001 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10b831ca-d8b2-4dea-b6b7-b31aa932aecf tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:43.308175 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10b831ca-d8b2-4dea-b6b7-b31aa932aecf tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:43.308351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10b831ca-d8b2-4dea-b6b7-b31aa932aecf tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:43.308462 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-10b831ca-d8b2-4dea-b6b7-b31aa932aecf tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:43.312798 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:43.312798 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:43.313457 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10b831ca-d8b2-4dea-b6b7-b31aa932aecf tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:43.313862 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 796/3220] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:43 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:43.442920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-55c40375-d1c2-4fc6-a9bd-f78d38236498 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.446892 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-55c40375-d1c2-4fc6-a9bd-f78d38236498 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:43.446892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-55c40375-d1c2-4fc6-a9bd-f78d38236498 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:43.446892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-55c40375-d1c2-4fc6-a9bd-f78d38236498 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:43.455427 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:43.455427 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:43.460521 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-55c40375-d1c2-4fc6-a9bd-f78d38236498 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:43.466780 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-55c40375-d1c2-4fc6-a9bd-f78d38236498 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:43.467379 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 796/3221] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:43 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:43.704690 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1c2c67f-071f-4374-a04c-6f5480ab61cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.709719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1c2c67f-071f-4374-a04c-6f5480ab61cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 Aug 25 11:54:43.709719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1c2c67f-071f-4374-a04c-6f5480ab61cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:43.709719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1c2c67f-071f-4374-a04c-6f5480ab61cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:43.720264 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1c2c67f-071f-4374-a04c-6f5480ab61cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 returned with HTTP 404 Aug 25 11:54:43.722410 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 809/3222] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:43 2026] GET /volume/v3/volumes/5612d1f6-3bc3-41bc-b19a-d212e5647728 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:43.729779 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.732444 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:54:43.732663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:43.732867 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:43.733763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:54:43.762915 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Get all volumes completed successfully. Aug 25 11:54:43.768489 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:43.768489 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:43.777824 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9b9fb54d-cbfb-40d0-8cb3-74c99a784108 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:54:43.777968 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 822/3223] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:54:43 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17676 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:43.804899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-284090a3-9226-4588-a72a-3158219ba262 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.810232 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-284090a3-9226-4588-a72a-3158219ba262 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] DELETE https://10.4.3.66/volume/v3/types/8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01 Aug 25 11:54:43.810232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-284090a3-9226-4588-a72a-3158219ba262 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:43.810232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-284090a3-9226-4588-a72a-3158219ba262 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:43.836178 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-284090a3-9226-4588-a72a-3158219ba262 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/types/8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01 returned with HTTP 202 Aug 25 11:54:43.836178 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 797/3224] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:54:43 2026] DELETE /volume/v3/types/8db5d9b1-ba3c-4340-ab14-b3d0c0eb7d01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:54:43.850990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-62151214-7098-4bce-a86d-7c2f4227a16a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.873192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-62151214-7098-4bce-a86d-7c2f4227a16a tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:54:43.873192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-62151214-7098-4bce-a86d-7c2f4227a16a tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1020662125", "extra_specs": {}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:43.873192 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-62151214-7098-4bce-a86d-7c2f4227a16a tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:54:43.873192 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 797/3225] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:54:43 2026] POST /volume/v3/types => generated 213 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:43.879256 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-485a9df9-dde5-46bd-a72f-03b08df8c994 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.880637 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-485a9df9-dde5-46bd-a72f-03b08df8c994 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] POST https://10.4.3.66/volume/v3/types/5f997cae-af94-450c-948d-93c2da322e28/encryption Aug 25 11:54:43.880951 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-485a9df9-dde5-46bd-a72f-03b08df8c994 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:43.906958 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-485a9df9-dde5-46bd-a72f-03b08df8c994 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/types/5f997cae-af94-450c-948d-93c2da322e28/encryption returned with HTTP 200 Aug 25 11:54:43.907514 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 810/3226] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:54:43 2026] POST /volume/v3/types/5f997cae-af94-450c-948d-93c2da322e28/encryption => generated 231 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:43.919129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:43.922215 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:54:43.922766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1666167826", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1020662125", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:43.925510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1666167826', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1020662125', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:54:43.934698 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:54:43.934698 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:43.934698 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:43.934698 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:54:43.941765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (11ad661a-c471-43d4-8957-258d8746934d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:43.943116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7761dfc-bff5-432e-937c-4291350b9307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:43.944777 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:54:43.976484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7761dfc-bff5-432e-937c-4291350b9307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:54:44Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5f997cae-af94-450c-948d-93c2da322e28,is_public=True,name='tempest-scenario-type-luks2-1020662125',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5f997cae-af94-450c-948d-93c2da322e28', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:43.978085 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3195f80-6f5e-48f1-8d1b-a92b147ba6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:44.021076 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1020662125 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1020662125, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:44.021184 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1020662125 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1020662125, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:54:44.058755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['0f18c29d-fb23-46bd-a675-618d5a55dc25', '23ed71a3-b193-4f44-85c5-249f1b30550b', 'fd747403-6cdb-4f08-9de3-e5ebfe121e5c', 'a9fdaa4e-1907-42c3-878c-854f1dbb23ae'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:44.059745 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3195f80-6f5e-48f1-8d1b-a92b147ba6dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0f18c29d-fb23-46bd-a675-618d5a55dc25', '23ed71a3-b193-4f44-85c5-249f1b30550b', 'fd747403-6cdb-4f08-9de3-e5ebfe121e5c', 'a9fdaa4e-1907-42c3-878c-854f1dbb23ae']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:44.060677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea32234f-1958-460f-ba5b-e85f40a68183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:44.101652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea32234f-1958-460f-ba5b-e85f40a68183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a3b60b-d57e-4b5c-9468-fde1f6068e03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1666167826',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['0f18c29d-fb23-46bd-a675-618d5a55dc25','23ed71a3-b193-4f44-85c5-249f1b30550b','fd747403-6cdb-4f08-9de3-e5ebfe121e5c','a9fdaa4e-1907-42c3-878c-854f1dbb23ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=5f997cae-af94-450c-948d-93c2da322e28), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:54:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1666167826',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e5a3b60b-d57e-4b5c-9468-fde1f6068e03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5f997cae-af94-450c-948d-93c2da322e28),volume_type_id=5f997cae-af94-450c-948d-93c2da322e28)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:44.102572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c660a41a-c566-4334-9068-6f757f314fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:44.130614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c660a41a-c566-4334-9068-6f757f314fc2) transitioned into state 'SUCCESS' from state '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-1666167826',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['0f18c29d-fb23-46bd-a675-618d5a55dc25','23ed71a3-b193-4f44-85c5-249f1b30550b','fd747403-6cdb-4f08-9de3-e5ebfe121e5c','a9fdaa4e-1907-42c3-878c-854f1dbb23ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=5f997cae-af94-450c-948d-93c2da322e28)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:44.131511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25a81d7-24cd-49b6-8772-e39e243c532a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:54:44.154319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d25a81d7-24cd-49b6-8772-e39e243c532a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:54:44.155671 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (11ad661a-c471-43d4-8957-258d8746934d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:54:44.155671 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:54:44.156282 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd0db89a-9fdd-4f1c-a6e3-fcd4ddfac330 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:54:44.157094 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 823/3227] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:43 2026] POST /volume/v3/volumes => generated 779 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:44.176145 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b82c92a3-7ff5-42aa-a334-e6f3c3b6e06e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:44.181111 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b82c92a3-7ff5-42aa-a334-e6f3c3b6e06e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:54:44.181312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b82c92a3-7ff5-42aa-a334-e6f3c3b6e06e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:44.181509 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b82c92a3-7ff5-42aa-a334-e6f3c3b6e06e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:44.193254 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:44.193254 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:44.199119 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b82c92a3-7ff5-42aa-a334-e6f3c3b6e06e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:44.206492 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b82c92a3-7ff5-42aa-a334-e6f3c3b6e06e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:54:44.206935 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 798/3228] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:44 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:44.328285 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-84c31332-d4d2-429b-bc2f-a79a0c4076d1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:44.330137 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-84c31332-d4d2-429b-bc2f-a79a0c4076d1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:44.330333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-84c31332-d4d2-429b-bc2f-a79a0c4076d1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:44.330558 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-84c31332-d4d2-429b-bc2f-a79a0c4076d1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:44.330942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-84c31332-d4d2-429b-bc2f-a79a0c4076d1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:44.345372 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:44.345372 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:44.346027 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-84c31332-d4d2-429b-bc2f-a79a0c4076d1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:44.346536 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 798/3229] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:44 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:44.481605 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe1cbc10-1eb5-4652-b8c1-37a1fbc41229 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:44.483303 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe1cbc10-1eb5-4652-b8c1-37a1fbc41229 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:44.483497 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe1cbc10-1eb5-4652-b8c1-37a1fbc41229 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:44.483677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe1cbc10-1eb5-4652-b8c1-37a1fbc41229 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:44.490383 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:44.490383 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:44.493749 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fe1cbc10-1eb5-4652-b8c1-37a1fbc41229 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:44.499316 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe1cbc10-1eb5-4652-b8c1-37a1fbc41229 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:44.499742 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 811/3230] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:44 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.222468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53348e47-46df-4bdb-9ea8-81b72e9d0694 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.226419 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53348e47-46df-4bdb-9ea8-81b72e9d0694 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:54:45.226419 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53348e47-46df-4bdb-9ea8-81b72e9d0694 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.226419 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53348e47-46df-4bdb-9ea8-81b72e9d0694 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.235882 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.235882 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:45.240516 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-53348e47-46df-4bdb-9ea8-81b72e9d0694 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:45.244924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53348e47-46df-4bdb-9ea8-81b72e9d0694 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:54:45.245515 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 824/3231] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.258533 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dcc71296-3926-43ec-9fa4-861a73347a1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.261058 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcc71296-3926-43ec-9fa4-861a73347a1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:54:45.261524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcc71296-3926-43ec-9fa4-861a73347a1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.261786 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dcc71296-3926-43ec-9fa4-861a73347a1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.271169 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.271169 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:45.276256 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dcc71296-3926-43ec-9fa4-861a73347a1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:45.281598 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dcc71296-3926-43ec-9fa4-861a73347a1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:54:45.282087 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 799/3232] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.298136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.300658 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/action Aug 25 11:54:45.300658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:45.300658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:45.309476 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.309476 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:45.310145 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:45.318519 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume updated successfully. Aug 25 11:54:45.318797 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e4856916-978a-45ef-a3b2-a23f04fcdbca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/action returned with HTTP 200 Aug 25 11:54:45.319303 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 799/3233] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:54:45 2026] POST /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:54:45.360939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-dac4a81f-1942-4154-8626-67e40fa291f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.362818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dac4a81f-1942-4154-8626-67e40fa291f1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:45.362994 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dac4a81f-1942-4154-8626-67e40fa291f1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.363414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-dac4a81f-1942-4154-8626-67e40fa291f1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.363414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-dac4a81f-1942-4154-8626-67e40fa291f1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:45.372568 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.372568 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:45.372781 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-dac4a81f-1942-4154-8626-67e40fa291f1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:45.373448 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 812/3234] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.465536 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-bc5dd635-761d-4bea-9daf-9de2534e15c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.469519 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-bc5dd635-761d-4bea-9daf-9de2534e15c9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:54:45.469519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-bc5dd635-761d-4bea-9daf-9de2534e15c9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.469519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-bc5dd635-761d-4bea-9daf-9de2534e15c9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.476112 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.476112 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:45.480659 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-bc5dd635-761d-4bea-9daf-9de2534e15c9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:45.485790 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-bc5dd635-761d-4bea-9daf-9de2534e15c9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:54:45.486347 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 825/3235] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.517134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef4a2552-3848-415c-8ddc-27e11182222e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.518955 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef4a2552-3848-415c-8ddc-27e11182222e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:45.519536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef4a2552-3848-415c-8ddc-27e11182222e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.519935 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef4a2552-3848-415c-8ddc-27e11182222e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.529279 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.529279 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:45.536684 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ef4a2552-3848-415c-8ddc-27e11182222e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:45.541728 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef4a2552-3848-415c-8ddc-27e11182222e tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:45.542646 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 800/3236] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.942104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-8e602b5a-b521-48c1-a593-349d31832c9d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.944394 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-8e602b5a-b521-48c1-a593-349d31832c9d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:54:45.944584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-8e602b5a-b521-48c1-a593-349d31832c9d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.944780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-8e602b5a-b521-48c1-a593-349d31832c9d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.952162 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:45.952162 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:45.955756 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-8e602b5a-b521-48c1-a593-349d31832c9d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:45.959582 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-8e602b5a-b521-48c1-a593-349d31832c9d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:54:45.959981 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 800/3237] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:45.969651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d59a974-c043-42dc-a55c-ea4f4013b8bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.970261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d59a974-c043-42dc-a55c-ea4f4013b8bc None None] GET https://10.4.3.66/volume// Aug 25 11:54:45.970510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d59a974-c043-42dc-a55c-ea4f4013b8bc None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:45.970868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d59a974-c043-42dc-a55c-ea4f4013b8bc None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:45.971161 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d59a974-c043-42dc-a55c-ea4f4013b8bc None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:45.971544 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 813/3238] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:54:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:45.985150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-885e3fb2-f41c-4e89-9649-af296e8f2a1c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:45.987822 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-885e3fb2-f41c-4e89-9649-af296e8f2a1c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:54:45.988518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-885e3fb2-f41c-4e89-9649-af296e8f2a1c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5a3b60b-d57e-4b5c-9468-fde1f6068e03", "connector": null, "instance_uuid": "3eb9c311-f10f-4b53-b632-4674a8cab534"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:46.000136 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:46.000136 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:46.042518 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-885e3fb2-f41c-4e89-9649-af296e8f2a1c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:54:46.043290 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 826/3239] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:54:45 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 25 11:54:46.384997 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9da2c85c-1336-4f89-8a15-4e67dcea638c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:46.390060 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9da2c85c-1336-4f89-8a15-4e67dcea638c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:46.390708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9da2c85c-1336-4f89-8a15-4e67dcea638c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:46.391685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9da2c85c-1336-4f89-8a15-4e67dcea638c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:46.391894 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9da2c85c-1336-4f89-8a15-4e67dcea638c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:46.402677 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:46.402677 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:46.403568 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9da2c85c-1336-4f89-8a15-4e67dcea638c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:46.404057 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 801/3240] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:46 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:54:46.560692 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-05f79cb6-2b75-4897-a0a9-3b470f275c16 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:46.565233 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05f79cb6-2b75-4897-a0a9-3b470f275c16 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:46.565497 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05f79cb6-2b75-4897-a0a9-3b470f275c16 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:46.565747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-05f79cb6-2b75-4897-a0a9-3b470f275c16 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:46.575046 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:46.575046 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:46.580037 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-05f79cb6-2b75-4897-a0a9-3b470f275c16 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:46.586439 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-05f79cb6-2b75-4897-a0a9-3b470f275c16 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:46.588089 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 801/3241] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:46 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:47.308398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39af4fcd-0516-4ff5-96ea-5ffc3acbbab2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:47.310804 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39af4fcd-0516-4ff5-96ea-5ffc3acbbab2 None None] GET https://10.4.3.66/volume// Aug 25 11:54:47.310804 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39af4fcd-0516-4ff5-96ea-5ffc3acbbab2 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:47.310804 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39af4fcd-0516-4ff5-96ea-5ffc3acbbab2 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:47.310804 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39af4fcd-0516-4ff5-96ea-5ffc3acbbab2 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:47.310804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 814/3242] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:47.319071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-0f365743-b347-424e-b020-5c92a3312c2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:47.322392 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-0f365743-b347-424e-b020-5c92a3312c2f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:54:47.322710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-0f365743-b347-424e-b020-5c92a3312c2f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:47.322984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-0f365743-b347-424e-b020-5c92a3312c2f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:47.345299 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:47.345299 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:47.352978 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-0f365743-b347-424e-b020-5c92a3312c2f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:54:47.360790 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-0f365743-b347-424e-b020-5c92a3312c2f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:54:47.361386 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 827/3243] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:47 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 1050 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:54:47.413744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4e984e1-1dd9-47fe-9db7-9fb8545fcdee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:47.415427 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4e984e1-1dd9-47fe-9db7-9fb8545fcdee tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:47.415614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4e984e1-1dd9-47fe-9db7-9fb8545fcdee tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:47.417216 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4e984e1-1dd9-47fe-9db7-9fb8545fcdee tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:47.417216 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d4e984e1-1dd9-47fe-9db7-9fb8545fcdee tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:47.419889 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:47.419889 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:47.420443 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4e984e1-1dd9-47fe-9db7-9fb8545fcdee tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:47.420901 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 802/3244] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:47 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:47.491711 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:47.495514 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a Aug 25 11:54:47.496133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:47.504586 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-e5a3b60b-d57e-4b5c-9468-fde1f6068e03-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:54:47.509799 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-e5a3b60b-d57e-4b5c-9468-fde1f6068e03-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:54:47.511112 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:47.511112 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:47.603720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9bd949ec-cef7-485b-8e4f-5d1ca693d36a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:47.607777 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9bd949ec-cef7-485b-8e4f-5d1ca693d36a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:47.607777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9bd949ec-cef7-485b-8e4f-5d1ca693d36a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:47.607777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9bd949ec-cef7-485b-8e4f-5d1ca693d36a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:47.619013 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:47.619013 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:47.627793 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9bd949ec-cef7-485b-8e4f-5d1ca693d36a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:47.640801 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9bd949ec-cef7-485b-8e4f-5d1ca693d36a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:47.641375 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 815/3245] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:47 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:47.650488 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-e5a3b60b-d57e-4b5c-9468-fde1f6068e03-np0000008081" released by "attachment_update" :: held 0.140s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:54:47.650800 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-544a0ba7-6d9d-481e-b2fa-5679b098f46b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a returned with HTTP 200 Aug 25 11:54:47.651181 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 802/3246] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:54:47 2026] PUT /volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a => generated 968 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:47.684647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-ea8cb8e3-daec-474c-a782-0c66b6922c4e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:47.687122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-ea8cb8e3-daec-474c-a782-0c66b6922c4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a/action Aug 25 11:54:47.689110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-ea8cb8e3-daec-474c-a782-0c66b6922c4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:47.689266 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-ea8cb8e3-daec-474c-a782-0c66b6922c4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:47.708221 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:47.708221 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:47.729846 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-ea8cb8e3-daec-474c-a782-0c66b6922c4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a/action returned with HTTP 204 Aug 25 11:54:47.730559 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 828/3247] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:54:47 2026] POST /volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:48.430570 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca1248d0-c4f7-4ee0-8c18-b99a67e66996 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:48.434199 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca1248d0-c4f7-4ee0-8c18-b99a67e66996 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:48.434467 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca1248d0-c4f7-4ee0-8c18-b99a67e66996 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:48.434852 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca1248d0-c4f7-4ee0-8c18-b99a67e66996 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:48.434988 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ca1248d0-c4f7-4ee0-8c18-b99a67e66996 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:48.443414 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:48.443414 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:48.444651 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca1248d0-c4f7-4ee0-8c18-b99a67e66996 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:48.444998 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 803/3248] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:48 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:48.664108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-12e38f87-d6ae-470e-aa79-517e1e0855dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:48.667006 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12e38f87-d6ae-470e-aa79-517e1e0855dc tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:48.668717 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12e38f87-d6ae-470e-aa79-517e1e0855dc tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:48.668717 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-12e38f87-d6ae-470e-aa79-517e1e0855dc tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:48.676787 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:48.676787 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:48.681052 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-12e38f87-d6ae-470e-aa79-517e1e0855dc tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:48.686012 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-12e38f87-d6ae-470e-aa79-517e1e0855dc tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:48.686539 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 816/3249] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:48 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:49.457479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7acffbd6-158d-4ebb-b13d-8aaf9a7e3777 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:49.460193 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7acffbd6-158d-4ebb-b13d-8aaf9a7e3777 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:54:49.460545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7acffbd6-158d-4ebb-b13d-8aaf9a7e3777 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:49.460802 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7acffbd6-158d-4ebb-b13d-8aaf9a7e3777 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:49.461114 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-7acffbd6-158d-4ebb-b13d-8aaf9a7e3777 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:49.465888 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:49.465888 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:49.466605 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7acffbd6-158d-4ebb-b13d-8aaf9a7e3777 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:54:49.467049 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 803/3250] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:49 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:49.478080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:49.481754 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:54:49.482057 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "706fd514-70a0-4754-a1f1-9f5ce204c0d0", "name": "tempest-VolumesBackupsTest-Backup-1896107911"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:49.483353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating new backup {'backup': {'volume_id': '706fd514-70a0-4754-a1f1-9f5ce204c0d0', 'name': 'tempest-VolumesBackupsTest-Backup-1896107911'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:54:49.483546 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating backup of volume 706fd514-70a0-4754-a1f1-9f5ce204c0d0 in container None Aug 25 11:54:49.495660 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:49.495660 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:49.496290 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:54:49.519608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['060fe3f2-5f04-4c7e-9a9e-59a511aaa1b4', 'cced739e-35a7-46aa-8eaa-f53a9d578661'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:54:49.555599 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b09ba23-cb5d-4c8f-a60a-43e24df53b68 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:54:49.555599 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 829/3251] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:54:49 2026] POST /volume/v3/backups => generated 328 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:54:49.564811 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-04789ccd-2855-4cf2-9db3-1757237b4f28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:49.567615 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04789ccd-2855-4cf2-9db3-1757237b4f28 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:49.567977 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04789ccd-2855-4cf2-9db3-1757237b4f28 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:49.568403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-04789ccd-2855-4cf2-9db3-1757237b4f28 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:49.568647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-04789ccd-2855-4cf2-9db3-1757237b4f28 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:49.575668 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:49.575668 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:49.575668 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-04789ccd-2855-4cf2-9db3-1757237b4f28 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:49.575668 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 804/3252] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:49 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:49.702176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38f58f5c-51c2-43be-a352-1489bbcf425a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:49.707128 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38f58f5c-51c2-43be-a352-1489bbcf425a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:49.707128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38f58f5c-51c2-43be-a352-1489bbcf425a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:49.707128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38f58f5c-51c2-43be-a352-1489bbcf425a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:49.715739 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:49.715739 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:49.721390 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-38f58f5c-51c2-43be-a352-1489bbcf425a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:49.727896 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38f58f5c-51c2-43be-a352-1489bbcf425a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:49.728383 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 817/3253] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:49 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 1428 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:49.740454 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2b118d54-321c-42e2-a59f-d591f7c457d0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:49.744992 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2b118d54-321c-42e2-a59f-d591f7c457d0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:49.745171 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2b118d54-321c-42e2-a59f-d591f7c457d0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:49.745374 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2b118d54-321c-42e2-a59f-d591f7c457d0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:49.752274 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:49.752274 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:49.755678 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2b118d54-321c-42e2-a59f-d591f7c457d0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:49.760068 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2b118d54-321c-42e2-a59f-d591f7c457d0 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:49.760564 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 804/3254] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:49 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:49.885516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-ab604c40-f304-4bc8-a137-881073f11d33 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:49.890055 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-ab604c40-f304-4bc8-a137-881073f11d33 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:49.890363 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-ab604c40-f304-4bc8-a137-881073f11d33 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:49.890634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-ab604c40-f304-4bc8-a137-881073f11d33 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:49.901145 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:49.901145 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:49.907051 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-ab604c40-f304-4bc8-a137-881073f11d33 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:49.913139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-ab604c40-f304-4bc8-a137-881073f11d33 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:49.913780 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 830/3255] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:49 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 1428 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:50.466510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-6841fb6d-b179-4176-8011-0b3a445b3b86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:50.468641 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-6841fb6d-b179-4176-8011-0b3a445b3b86 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:50.468836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-6841fb6d-b179-4176-8011-0b3a445b3b86 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:50.469038 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-6841fb6d-b179-4176-8011-0b3a445b3b86 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:50.481645 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:50.481645 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:50.483556 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-6841fb6d-b179-4176-8011-0b3a445b3b86 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:50.494586 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-6841fb6d-b179-4176-8011-0b3a445b3b86 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:50.494938 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 805/3256] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:54:50 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 1428 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:54:50.506172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-24fcfaf1-2a84-41fd-b118-890b326c04c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:50.506677 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24fcfaf1-2a84-41fd-b118-890b326c04c1 None None] GET https://10.4.3.66/volume// Aug 25 11:54:50.506961 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24fcfaf1-2a84-41fd-b118-890b326c04c1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:50.507217 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24fcfaf1-2a84-41fd-b118-890b326c04c1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:50.507690 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24fcfaf1-2a84-41fd-b118-890b326c04c1 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:50.508067 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 818/3257] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:54:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:50.516679 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fdfe871f-5247-4f5d-a2ef-b13c175ac9b2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:50.518396 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fdfe871f-5247-4f5d-a2ef-b13c175ac9b2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:54:50.518768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fdfe871f-5247-4f5d-a2ef-b13c175ac9b2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e80c2535-0db1-41f0-b874-c4b765aa8ba3", "connector": null, "instance_uuid": "6de5f999-f5af-4597-92c4-f8afb567229d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:50.528577 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:50.528577 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:50.568053 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fdfe871f-5247-4f5d-a2ef-b13c175ac9b2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:54:50.568665 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 805/3258] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:54:50 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:50.587518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23671ab0-1719-4856-b5bf-742b909ef6e7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:50.589808 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23671ab0-1719-4856-b5bf-742b909ef6e7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:50.589808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23671ab0-1719-4856-b5bf-742b909ef6e7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:50.589916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23671ab0-1719-4856-b5bf-742b909ef6e7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:50.590465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-23671ab0-1719-4856-b5bf-742b909ef6e7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:50.594455 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:50.594455 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:50.595159 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23671ab0-1719-4856-b5bf-742b909ef6e7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:50.595512 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 831/3259] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:50 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:54:51.607200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2af7663c-e955-45d2-bccc-ede095006061 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:51.608966 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2af7663c-e955-45d2-bccc-ede095006061 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:51.609153 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2af7663c-e955-45d2-bccc-ede095006061 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:51.609357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2af7663c-e955-45d2-bccc-ede095006061 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:51.609471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2af7663c-e955-45d2-bccc-ede095006061 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:51.613564 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:51.613564 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:51.614389 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2af7663c-e955-45d2-bccc-ede095006061 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:51.614951 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 806/3260] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:51 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:51.714591 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c223602c-fe28-4b5a-86ad-875e815284ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:51.714986 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c223602c-fe28-4b5a-86ad-875e815284ad None None] GET https://10.4.3.66/volume// Aug 25 11:54:51.715145 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c223602c-fe28-4b5a-86ad-875e815284ad None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:51.715328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c223602c-fe28-4b5a-86ad-875e815284ad None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:51.715613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c223602c-fe28-4b5a-86ad-875e815284ad None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:54:51.715894 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 819/3261] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:54:51 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:54:51.723376 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-0eada7b6-c855-4cf4-a90d-d9c50da15356 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:51.725785 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-0eada7b6-c855-4cf4-a90d-d9c50da15356 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:54:51.726050 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-0eada7b6-c855-4cf4-a90d-d9c50da15356 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:51.726302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-0eada7b6-c855-4cf4-a90d-d9c50da15356 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:51.737480 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:51.737480 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:51.741926 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-0eada7b6-c855-4cf4-a90d-d9c50da15356 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:54:51.747753 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-0eada7b6-c855-4cf4-a90d-d9c50da15356 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:54:51.748230 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 806/3262] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:54:51 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 1607 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 25 11:54:51.858226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:51.860586 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] PUT https://10.4.3.66/volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a Aug 25 11:54:51.860938 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:51.867323 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Acquiring lock "cinder-attachment_update-e80c2535-0db1-41f0-b874-c4b765aa8ba3-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:54:51.871456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Lock "cinder-attachment_update-e80c2535-0db1-41f0-b874-c4b765aa8ba3-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:54:51.872388 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:51.872388 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:51.965484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Lock "cinder-attachment_update-e80c2535-0db1-41f0-b874-c4b765aa8ba3-np0000008081" released by "attachment_update" :: held 0.094s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:54:51.965925 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-f1f4fe21-ec85-42b3-b510-8524d1652e27 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a returned with HTTP 200 Aug 25 11:54:51.966582 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 832/3263] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:54:51 2026] PUT /volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a => generated 968 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:54:51.988111 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fec49ce6-d60e-479c-96ac-cc0e52a38a60 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:51.990204 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fec49ce6-d60e-479c-96ac-cc0e52a38a60 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a/action Aug 25 11:54:51.990717 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fec49ce6-d60e-479c-96ac-cc0e52a38a60 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:54:51.990866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fec49ce6-d60e-479c-96ac-cc0e52a38a60 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:54:52.006831 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:52.006831 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:52.016410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-fec49ce6-d60e-479c-96ac-cc0e52a38a60 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a/action returned with HTTP 204 Aug 25 11:54:52.016945 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 807/3264] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:54:51 2026] POST /volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:54:52.264264 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-5bc239b7-a1c5-48e3-8447-b58d4262f6cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:52.268413 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-5bc239b7-a1c5-48e3-8447-b58d4262f6cf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/encryption Aug 25 11:54:52.268597 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-5bc239b7-a1c5-48e3-8447-b58d4262f6cf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:52.268810 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-5bc239b7-a1c5-48e3-8447-b58d4262f6cf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:52.279689 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:52.279689 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:52.288569 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-426141fc-8eaf-4dec-a98a-9f10290de1a4 req-5bc239b7-a1c5-48e3-8447-b58d4262f6cf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/encryption returned with HTTP 200 Aug 25 11:54:52.289142 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 820/3265] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:54:52 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/encryption => generated 161 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:52.626375 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c27575ad-b1d0-4964-bb3c-840175463091 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:52.628262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c27575ad-b1d0-4964-bb3c-840175463091 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:52.628492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c27575ad-b1d0-4964-bb3c-840175463091 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:52.628695 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c27575ad-b1d0-4964-bb3c-840175463091 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:52.628803 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-c27575ad-b1d0-4964-bb3c-840175463091 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:52.633140 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:52.633140 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:52.633908 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c27575ad-b1d0-4964-bb3c-840175463091 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:52.634259 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 807/3266] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:52 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:53.645472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ccb709a0-8cc0-4aca-b2f3-61ed17ca41a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:53.647285 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccb709a0-8cc0-4aca-b2f3-61ed17ca41a1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:53.647490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccb709a0-8cc0-4aca-b2f3-61ed17ca41a1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:53.647744 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccb709a0-8cc0-4aca-b2f3-61ed17ca41a1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:53.647882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ccb709a0-8cc0-4aca-b2f3-61ed17ca41a1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:53.652814 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:53.652814 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:53.653535 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccb709a0-8cc0-4aca-b2f3-61ed17ca41a1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:53.653930 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 833/3267] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:53 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:54.669103 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-38c180a5-1f9f-489e-9f76-fdcb7ff8b3e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:54.671662 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38c180a5-1f9f-489e-9f76-fdcb7ff8b3e8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:54.671924 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38c180a5-1f9f-489e-9f76-fdcb7ff8b3e8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:54.672219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-38c180a5-1f9f-489e-9f76-fdcb7ff8b3e8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:54.672415 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-38c180a5-1f9f-489e-9f76-fdcb7ff8b3e8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:54.674508 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=264,cinder:UPDATE=47,cinder:INSERT=24 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:54:54.679747 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:54.679747 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:54.685007 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-38c180a5-1f9f-489e-9f76-fdcb7ff8b3e8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:54.685541 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 808/3268] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:54 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:55.700371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4840e736-5d47-4ecc-929c-b251c055c57c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:55.704025 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4840e736-5d47-4ecc-929c-b251c055c57c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:55.704396 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4840e736-5d47-4ecc-929c-b251c055c57c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:55.704755 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4840e736-5d47-4ecc-929c-b251c055c57c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:55.705007 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4840e736-5d47-4ecc-929c-b251c055c57c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:55.711014 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=244,cinder:UPDATE=31,cinder:INSERT=19 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:54:55.724319 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:55.724319 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:55.726611 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4840e736-5d47-4ecc-929c-b251c055c57c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:55.726611 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 821/3269] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:55 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:56.745143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c6054b5e-e745-4ac8-a2c3-ae5eacf8889a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:56.751161 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c6054b5e-e745-4ac8-a2c3-ae5eacf8889a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:56.751370 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c6054b5e-e745-4ac8-a2c3-ae5eacf8889a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:56.751560 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c6054b5e-e745-4ac8-a2c3-ae5eacf8889a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:56.751695 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-c6054b5e-e745-4ac8-a2c3-ae5eacf8889a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:56.762505 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:56.762505 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:56.763513 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c6054b5e-e745-4ac8-a2c3-ae5eacf8889a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:56.764070 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 808/3270] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:56 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:57.611428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-7e685542-44ce-4cd8-807e-1091f35ae35d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:57.613805 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-7e685542-44ce-4cd8-807e-1091f35ae35d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3/encryption Aug 25 11:54:57.614062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-7e685542-44ce-4cd8-807e-1091f35ae35d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:57.614706 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-7e685542-44ce-4cd8-807e-1091f35ae35d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:57.616557 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=361,cinder:UPDATE=116,cinder:INSERT=65 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:54:57.628381 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:57.628381 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:54:57.638488 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b43a4c09-1ed8-4caf-b825-d5edb5cb2d47 req-7e685542-44ce-4cd8-807e-1091f35ae35d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3/encryption returned with HTTP 200 Aug 25 11:54:57.639006 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 834/3271] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:54:57 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:57.788166 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10bb3c7b-f5b7-47b7-b865-b8e98dd36e6c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:57.792651 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10bb3c7b-f5b7-47b7-b865-b8e98dd36e6c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:57.792651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10bb3c7b-f5b7-47b7-b865-b8e98dd36e6c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:57.792651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10bb3c7b-f5b7-47b7-b865-b8e98dd36e6c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:57.792651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-10bb3c7b-f5b7-47b7-b865-b8e98dd36e6c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:57.803661 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:57.803661 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:54:57.803661 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10bb3c7b-f5b7-47b7-b865-b8e98dd36e6c tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:57.803661 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 809/3272] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:57 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:58.835137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37ae1ee3-11ea-4114-90d9-9eb51d5ad7b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:58.837874 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37ae1ee3-11ea-4114-90d9-9eb51d5ad7b8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:58.838188 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37ae1ee3-11ea-4114-90d9-9eb51d5ad7b8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:58.839480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37ae1ee3-11ea-4114-90d9-9eb51d5ad7b8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:58.839480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-37ae1ee3-11ea-4114-90d9-9eb51d5ad7b8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:58.845320 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:58.845320 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:54:58.845320 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37ae1ee3-11ea-4114-90d9-9eb51d5ad7b8 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:58.845320 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 822/3273] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:58 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:54:59.865113 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-19b1bdd6-b2e5-4459-87e6-5374a250f027 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:54:59.867324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19b1bdd6-b2e5-4459-87e6-5374a250f027 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:54:59.867539 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19b1bdd6-b2e5-4459-87e6-5374a250f027 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:54:59.867715 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19b1bdd6-b2e5-4459-87e6-5374a250f027 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:54:59.867875 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-19b1bdd6-b2e5-4459-87e6-5374a250f027 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:54:59.872967 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:54:59.872967 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:54:59.874082 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19b1bdd6-b2e5-4459-87e6-5374a250f027 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:54:59.874589 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 809/3274] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:54:59 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:00.902554 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-619a9800-5feb-4b5a-90d4-00295ff6440b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:00.904583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-619a9800-5feb-4b5a-90d4-00295ff6440b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:00.904837 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-619a9800-5feb-4b5a-90d4-00295ff6440b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:00.905048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-619a9800-5feb-4b5a-90d4-00295ff6440b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:00.905897 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-619a9800-5feb-4b5a-90d4-00295ff6440b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:00.911237 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:00.911237 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:00.912177 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-619a9800-5feb-4b5a-90d4-00295ff6440b tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:00.912882 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 835/3275] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:00 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:01.934456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35f1305c-53af-4bd3-b3a4-3020f0f68391 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:01.938389 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35f1305c-53af-4bd3-b3a4-3020f0f68391 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:01.938685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35f1305c-53af-4bd3-b3a4-3020f0f68391 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:01.938950 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35f1305c-53af-4bd3-b3a4-3020f0f68391 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:01.939952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-35f1305c-53af-4bd3-b3a4-3020f0f68391 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:01.947363 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:01.947363 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:01.948668 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35f1305c-53af-4bd3-b3a4-3020f0f68391 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:01.949877 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 810/3276] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:01 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:02.962554 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0237a978-d303-493d-935e-04f07d392043 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:02.965012 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0237a978-d303-493d-935e-04f07d392043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:02.965300 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0237a978-d303-493d-935e-04f07d392043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:02.965569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0237a978-d303-493d-935e-04f07d392043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:02.965749 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0237a978-d303-493d-935e-04f07d392043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:02.994692 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:02.994692 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:02.995468 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0237a978-d303-493d-935e-04f07d392043 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:02.995877 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 823/3277] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:02 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:04.018508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d4967a9d-89d1-442c-a5a0-9d31a5b5a7ed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:04.020780 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4967a9d-89d1-442c-a5a0-9d31a5b5a7ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:04.021032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4967a9d-89d1-442c-a5a0-9d31a5b5a7ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:04.021299 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4967a9d-89d1-442c-a5a0-9d31a5b5a7ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:04.021428 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d4967a9d-89d1-442c-a5a0-9d31a5b5a7ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:04.023550 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=279,cinder:UPDATE=69,cinder:INSERT=45 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:55:04.026503 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:04.026503 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:04.027777 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4967a9d-89d1-442c-a5a0-9d31a5b5a7ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:04.030303 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 810/3278] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:04 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:04.418858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a830999c-0630-4aea-94a1-be2279d81c5b req-d4baac6b-ccc6-4cbd-a275-ad7f6e02153a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:04.422270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-d4baac6b-ccc6-4cbd-a275-ad7f6e02153a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/encryption Aug 25 11:55:04.422512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-d4baac6b-ccc6-4cbd-a275-ad7f6e02153a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:04.422751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-d4baac6b-ccc6-4cbd-a275-ad7f6e02153a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:04.435213 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:04.435213 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:04.443820 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-d4baac6b-ccc6-4cbd-a275-ad7f6e02153a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/encryption returned with HTTP 200 Aug 25 11:55:04.444416 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 836/3279] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:55:04 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:05.041854 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19c6672c-5556-4867-b613-add72eb60ff9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:05.044235 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19c6672c-5556-4867-b613-add72eb60ff9 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:05.044402 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19c6672c-5556-4867-b613-add72eb60ff9 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:05.044571 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19c6672c-5556-4867-b613-add72eb60ff9 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:05.044686 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-19c6672c-5556-4867-b613-add72eb60ff9 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:05.053242 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:05.053242 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:05.054008 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19c6672c-5556-4867-b613-add72eb60ff9 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:05.054380 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 811/3280] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:05 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:05.291506 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a830999c-0630-4aea-94a1-be2279d81c5b req-99e82df1-2db1-46ed-9878-fccaccef4267 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:05.293894 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-99e82df1-2db1-46ed-9878-fccaccef4267 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a Aug 25 11:55:05.294072 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-99e82df1-2db1-46ed-9878-fccaccef4267 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:05.294286 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-99e82df1-2db1-46ed-9878-fccaccef4267 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:05.309149 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:05.309149 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:05.368273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a830999c-0630-4aea-94a1-be2279d81c5b req-99e82df1-2db1-46ed-9878-fccaccef4267 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a returned with HTTP 200 Aug 25 11:55:05.368273 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 824/3281] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:05 2026] DELETE /volume/v3/attachments/fc7e4d36-e25a-4b9e-94f3-8980d043567a => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:06.066775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c4a25872-0d01-4294-9958-2c04fa110150 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:06.070991 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c4a25872-0d01-4294-9958-2c04fa110150 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:06.071777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c4a25872-0d01-4294-9958-2c04fa110150 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:06.072075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c4a25872-0d01-4294-9958-2c04fa110150 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:06.072227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-c4a25872-0d01-4294-9958-2c04fa110150 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:06.079463 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:06.079463 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:06.080529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c4a25872-0d01-4294-9958-2c04fa110150 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:06.080966 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 811/3282] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:06 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:06.298934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:06.301107 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:55:06.301583 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:06.302583 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:06.302583 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:55:06.309852 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:06.309852 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:06.310663 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:06.322395 np0000008081 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:55:06.330887 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:55:06.330887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7433e30f-22a1-4453-87c2-cd0a1131bfc7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 202 Aug 25 11:55:06.330887 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 837/3283] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:06 2026] DELETE /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:06.339916 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bceff932-8d5c-4d0d-b73d-d8237cd693ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:06.341500 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bceff932-8d5c-4d0d-b73d-d8237cd693ba tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:55:06.341744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bceff932-8d5c-4d0d-b73d-d8237cd693ba tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:06.341931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bceff932-8d5c-4d0d-b73d-d8237cd693ba tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:06.348993 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:06.348993 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:06.353894 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bceff932-8d5c-4d0d-b73d-d8237cd693ba tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:06.357039 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bceff932-8d5c-4d0d-b73d-d8237cd693ba tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 200 Aug 25 11:55:06.357153 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 812/3284] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:06 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:07.096195 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4d59da05-b8a5-4c0d-852a-45f18e349db3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.098029 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d59da05-b8a5-4c0d-852a-45f18e349db3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:07.098238 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d59da05-b8a5-4c0d-852a-45f18e349db3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:07.098414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4d59da05-b8a5-4c0d-852a-45f18e349db3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:07.098513 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4d59da05-b8a5-4c0d-852a-45f18e349db3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:07.103810 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:07.103810 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:07.104555 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4d59da05-b8a5-4c0d-852a-45f18e349db3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:07.105156 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 825/3285] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:07 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:07.113850 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-59396c7b-0b07-4456-ab9a-e88541b6fc32 req-064201fd-8303-4858-bd7b-96a008361e42 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.116097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-59396c7b-0b07-4456-ab9a-e88541b6fc32 req-064201fd-8303-4858-bd7b-96a008361e42 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:55:07.116463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-59396c7b-0b07-4456-ab9a-e88541b6fc32 req-064201fd-8303-4858-bd7b-96a008361e42 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:07.116733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-59396c7b-0b07-4456-ab9a-e88541b6fc32 req-064201fd-8303-4858-bd7b-96a008361e42 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:07.127200 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:07.127200 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:07.130951 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-59396c7b-0b07-4456-ab9a-e88541b6fc32 req-064201fd-8303-4858-bd7b-96a008361e42 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:07.135468 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-59396c7b-0b07-4456-ab9a-e88541b6fc32 req-064201fd-8303-4858-bd7b-96a008361e42 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:55:07.136013 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 812/3286] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:07 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:07.372519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c8f1013f-1f26-4e18-911f-448b9f73741d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.375146 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8f1013f-1f26-4e18-911f-448b9f73741d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 Aug 25 11:55:07.378977 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8f1013f-1f26-4e18-911f-448b9f73741d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:07.378977 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c8f1013f-1f26-4e18-911f-448b9f73741d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:07.391480 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c8f1013f-1f26-4e18-911f-448b9f73741d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 returned with HTTP 404 Aug 25 11:55:07.392376 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 838/3287] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:07 2026] GET /volume/v3/volumes/e5a3b60b-d57e-4b5c-9468-fde1f6068e03 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:07.405056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccd64129-c149-452d-beab-69e41b0f9a9b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.407361 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccd64129-c149-452d-beab-69e41b0f9a9b tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:55:07.407607 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccd64129-c149-452d-beab-69e41b0f9a9b tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:07.407918 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccd64129-c149-452d-beab-69e41b0f9a9b tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:07.408980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ccd64129-c149-452d-beab-69e41b0f9a9b tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:55:07.448927 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ccd64129-c149-452d-beab-69e41b0f9a9b tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Get all volumes completed successfully. Aug 25 11:55:07.453190 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:07.453190 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:07.461912 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccd64129-c149-452d-beab-69e41b0f9a9b tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:55:07.462463 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 813/3288] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:55:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18464 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:07.488457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33dd8aaa-7c8a-4d92-b854-0367a80e4d04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.491246 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33dd8aaa-7c8a-4d92-b854-0367a80e4d04 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] DELETE https://10.4.3.66/volume/v3/types/5f997cae-af94-450c-948d-93c2da322e28 Aug 25 11:55:07.491910 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33dd8aaa-7c8a-4d92-b854-0367a80e4d04 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:07.492131 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33dd8aaa-7c8a-4d92-b854-0367a80e4d04 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:07.527138 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33dd8aaa-7c8a-4d92-b854-0367a80e4d04 tempest-TestVolumeBootPattern-344337232 tempest-TestVolumeBootPattern-344337232-project-admin] https://10.4.3.66/volume/v3/types/5f997cae-af94-450c-948d-93c2da322e28 returned with HTTP 202 Aug 25 11:55:07.527866 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 826/3289] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:55:07 2026] DELETE /volume/v3/types/5f997cae-af94-450c-948d-93c2da322e28 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:07.569045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.571137 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:07.571510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1210775698", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:07.573234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1210775698', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:07.658386 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:55:07.663005 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:55:07.668903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (cb232dc4-0ade-4f92-bde7-9af7b8b6fba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:07.669991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d7aa98-a7e4-4fec-ae98-340446e0f107) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:07.670925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:07.758360 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d7aa98-a7e4-4fec-ae98-340446e0f107) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:07.759393 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c41adc-4a1b-4be0-ab93-9dbe27edfe53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:07.864239 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['3099d99a-1fb2-4824-aeea-6215f2d867db', '31c694d7-49b7-4386-9cb2-a2f55d24a34c', 'd768f397-e85e-4359-befd-a819ca065503', 'bad43f59-7e76-45cc-8d7b-fb28394c535d'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:07.865203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37c41adc-4a1b-4be0-ab93-9dbe27edfe53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3099d99a-1fb2-4824-aeea-6215f2d867db', '31c694d7-49b7-4386-9cb2-a2f55d24a34c', 'd768f397-e85e-4359-befd-a819ca065503', 'bad43f59-7e76-45cc-8d7b-fb28394c535d']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:07.866365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e62b095-b7f0-43af-9d8d-a2733650cea6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:07.900770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2e62b095-b7f0-43af-9d8d-a2733650cea6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7409b298-53bf-4b26-a933-f2ac4506b88d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1210775698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['3099d99a-1fb2-4824-aeea-6215f2d867db','31c694d7-49b7-4386-9cb2-a2f55d24a34c','d768f397-e85e-4359-befd-a819ca065503','bad43f59-7e76-45cc-8d7b-fb28394c535d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1210775698',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7409b298-53bf-4b26-a933-f2ac4506b88d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:07.901725 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06068bf-67f6-46e8-ae92-8d39de7fd218) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:07.933427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b06068bf-67f6-46e8-ae92-8d39de7fd218) transitioned into state 'SUCCESS' from state '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-1210775698',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['3099d99a-1fb2-4824-aeea-6215f2d867db','31c694d7-49b7-4386-9cb2-a2f55d24a34c','d768f397-e85e-4359-befd-a819ca065503','bad43f59-7e76-45cc-8d7b-fb28394c535d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:07.934248 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3802431f-a403-4640-8bca-b43287fee415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:07.950446 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3802431f-a403-4640-8bca-b43287fee415) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:07.951272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (cb232dc4-0ade-4f92-bde7-9af7b8b6fba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:07.951554 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:55:07.952217 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab422a6d-0643-498e-9a51-2cfb4e430f65 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:07.952683 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 813/3290] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:55:07 2026] POST /volume/v3/volumes => generated 757 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:07.965915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cda6de4c-8e59-4289-89c4-7fdd714756e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:07.967814 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cda6de4c-8e59-4289-89c4-7fdd714756e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:07.967998 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cda6de4c-8e59-4289-89c4-7fdd714756e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:07.968215 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cda6de4c-8e59-4289-89c4-7fdd714756e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:07.977401 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:07.977401 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:07.983384 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cda6de4c-8e59-4289-89c4-7fdd714756e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:07.988005 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cda6de4c-8e59-4289-89c4-7fdd714756e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:55:07.988669 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 839/3291] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:07 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:08.117534 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8a320ac0-1b19-41d4-82d3-cbd7d909dd2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:08.121647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a320ac0-1b19-41d4-82d3-cbd7d909dd2a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:08.121647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a320ac0-1b19-41d4-82d3-cbd7d909dd2a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:08.121647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8a320ac0-1b19-41d4-82d3-cbd7d909dd2a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:08.121647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8a320ac0-1b19-41d4-82d3-cbd7d909dd2a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:08.126895 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:08.126895 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:08.128337 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8a320ac0-1b19-41d4-82d3-cbd7d909dd2a tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:08.128980 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 814/3292] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:08 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:08.142468 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-95212796-ca91-41f2-9c7c-5c27742ea82a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:08.144693 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-95212796-ca91-41f2-9c7c-5c27742ea82a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:55:08.144925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-95212796-ca91-41f2-9c7c-5c27742ea82a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:08.145143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-95212796-ca91-41f2-9c7c-5c27742ea82a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:08.145306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-95212796-ca91-41f2-9c7c-5c27742ea82a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:08.151710 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:08.151710 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:08.152697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-95212796-ca91-41f2-9c7c-5c27742ea82a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:55:08.153211 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 827/3293] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:08 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:08.165824 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:08.169403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:55:08.169905 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "706fd514-70a0-4754-a1f1-9f5ce204c0d0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-772197838"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:08.174680 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating new backup {'backup': {'volume_id': '706fd514-70a0-4754-a1f1-9f5ce204c0d0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-772197838'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:55:08.174780 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Creating backup of volume 706fd514-70a0-4754-a1f1-9f5ce204c0d0 in container None Aug 25 11:55:08.188325 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:08.188325 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:08.188704 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Volume info retrieved successfully. Aug 25 11:55:08.226861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Created reservations ['299d0d94-8935-49c2-abd4-c994cc6aa36b', '2c3d6497-43c5-49c0-b1fc-c1978c07df58'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:08.278991 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a2708de8-fe61-44f6-9fe0-07f3181dbb59 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:55:08.279463 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 814/3294] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:55:08 2026] POST /volume/v3/backups => generated 327 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:08.290658 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2391313-22fa-435d-944f-e65b822434d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:08.295091 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2391313-22fa-435d-944f-e65b822434d4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:08.295317 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2391313-22fa-435d-944f-e65b822434d4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:08.295500 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2391313-22fa-435d-944f-e65b822434d4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:08.295601 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f2391313-22fa-435d-944f-e65b822434d4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:08.300814 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:08.300814 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:08.301480 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2391313-22fa-435d-944f-e65b822434d4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:08.301903 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 840/3295] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:08 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:09.000881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ae11f54-fd64-44f5-8387-5ce824c76836 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:09.002429 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ae11f54-fd64-44f5-8387-5ce824c76836 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:09.002805 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ae11f54-fd64-44f5-8387-5ce824c76836 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:09.004136 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ae11f54-fd64-44f5-8387-5ce824c76836 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:09.010687 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:09.010687 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:09.014405 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8ae11f54-fd64-44f5-8387-5ce824c76836 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:09.019100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ae11f54-fd64-44f5-8387-5ce824c76836 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:55:09.019686 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 815/3296] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:08 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:09.031376 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-55767c55-0e6a-4347-9cf5-3d2bd9028ba6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:09.033427 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55767c55-0e6a-4347-9cf5-3d2bd9028ba6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:09.033598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55767c55-0e6a-4347-9cf5-3d2bd9028ba6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:09.033803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55767c55-0e6a-4347-9cf5-3d2bd9028ba6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:09.039775 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:09.039775 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:09.042741 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-55767c55-0e6a-4347-9cf5-3d2bd9028ba6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:09.046836 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55767c55-0e6a-4347-9cf5-3d2bd9028ba6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:55:09.047214 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 828/3297] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:09 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:09.315483 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bd663ebc-a2b7-4d51-a259-0d2e44798e4e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:09.317406 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bd663ebc-a2b7-4d51-a259-0d2e44798e4e tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:09.317602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bd663ebc-a2b7-4d51-a259-0d2e44798e4e tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:09.317801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bd663ebc-a2b7-4d51-a259-0d2e44798e4e tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:09.317920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-bd663ebc-a2b7-4d51-a259-0d2e44798e4e tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:09.322375 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:09.322375 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:09.323051 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bd663ebc-a2b7-4d51-a259-0d2e44798e4e tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:09.323438 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 815/3298] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:09 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:10.160110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-395e6ec6-94e7-478a-8713-6c2577967307 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.161944 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-395e6ec6-94e7-478a-8713-6c2577967307 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:55:10.162141 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-395e6ec6-94e7-478a-8713-6c2577967307 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:10.162331 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-395e6ec6-94e7-478a-8713-6c2577967307 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:10.173375 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:10.173375 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:10.177309 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-395e6ec6-94e7-478a-8713-6c2577967307 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:10.181663 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-395e6ec6-94e7-478a-8713-6c2577967307 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:55:10.182075 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 841/3299] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:10 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:10.226486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c19f25ec-936a-403f-b30a-51823906713b req-e8706935-54c3-49cb-ba3f-055a1468d591 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.229153 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-e8706935-54c3-49cb-ba3f-055a1468d591 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:55:10.229396 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-e8706935-54c3-49cb-ba3f-055a1468d591 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:10.229635 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-e8706935-54c3-49cb-ba3f-055a1468d591 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:10.238961 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:10.238961 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:10.242907 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c19f25ec-936a-403f-b30a-51823906713b req-e8706935-54c3-49cb-ba3f-055a1468d591 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:10.247972 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-e8706935-54c3-49cb-ba3f-055a1468d591 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:55:10.248498 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 816/3300] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:10 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:10.271149 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.273268 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5/action Aug 25 11:55:10.273603 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:10.273736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:10.286211 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:10.286211 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:10.292494 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:10.301030 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Begin detaching volume completed successfully. Aug 25 11:55:10.301309 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-ec3ce79c-2750-4da9-bf63-be100a821f82 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5/action returned with HTTP 202 Aug 25 11:55:10.301842 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 829/3301] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:55:10 2026] POST /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:10.336467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-22fb5b18-f61b-4468-a155-6d65250ff0b7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.338667 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-22fb5b18-f61b-4468-a155-6d65250ff0b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:10.338925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-22fb5b18-f61b-4468-a155-6d65250ff0b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:10.339187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-22fb5b18-f61b-4468-a155-6d65250ff0b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:10.339340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-22fb5b18-f61b-4468-a155-6d65250ff0b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:10.346502 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:10.346502 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:10.347196 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-22fb5b18-f61b-4468-a155-6d65250ff0b7 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:10.347547 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 816/3302] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:10 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:10.355512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2d8b1d52-5434-4f1e-8c3c-692d2e4f78b4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.355706 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d8b1d52-5434-4f1e-8c3c-692d2e4f78b4 None None] GET https://10.4.3.66/volume// Aug 25 11:55:10.355863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1d52-5434-4f1e-8c3c-692d2e4f78b4 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:10.356035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2d8b1d52-5434-4f1e-8c3c-692d2e4f78b4 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:10.356340 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2d8b1d52-5434-4f1e-8c3c-692d2e4f78b4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:10.356613 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 842/3303] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:10.368824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c19f25ec-936a-403f-b30a-51823906713b req-c0827ff7-9bd7-486b-b4cd-420c23ac86a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.371030 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c0827ff7-9bd7-486b-b4cd-420c23ac86a0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:55:10.371298 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c0827ff7-9bd7-486b-b4cd-420c23ac86a0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:10.371494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c0827ff7-9bd7-486b-b4cd-420c23ac86a0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:10.381680 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:10.381680 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:10.385493 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c19f25ec-936a-403f-b30a-51823906713b req-c0827ff7-9bd7-486b-b4cd-420c23ac86a0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:10.390504 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c0827ff7-9bd7-486b-b4cd-420c23ac86a0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:55:10.391079 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 817/3304] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:10 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 1321 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:10.457257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-30f2566b-9eac-42cc-913e-3f2de0f26319 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:10.459498 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-30f2566b-9eac-42cc-913e-3f2de0f26319 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:10.459709 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-30f2566b-9eac-42cc-913e-3f2de0f26319 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:10.459904 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-30f2566b-9eac-42cc-913e-3f2de0f26319 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:10.467945 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:10.467945 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:10.471893 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-30f2566b-9eac-42cc-913e-3f2de0f26319 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:10.477643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-30f2566b-9eac-42cc-913e-3f2de0f26319 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:55:10.478133 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 830/3305] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:10 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:11.049497 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-3fe0c234-77dd-41a0-a49f-d0dec38fe354 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:11.054577 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-3fe0c234-77dd-41a0-a49f-d0dec38fe354 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:11.054876 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-3fe0c234-77dd-41a0-a49f-d0dec38fe354 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:11.055301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-3fe0c234-77dd-41a0-a49f-d0dec38fe354 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:11.063973 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:11.063973 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:11.076320 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-3fe0c234-77dd-41a0-a49f-d0dec38fe354 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:11.083665 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-3fe0c234-77dd-41a0-a49f-d0dec38fe354 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:55:11.084338 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 817/3306] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:11 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 1365 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:11.097358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-db4faa95-fe15-40e8-8417-614c25b3eeae None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:11.097358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db4faa95-fe15-40e8-8417-614c25b3eeae None None] GET https://10.4.3.66/volume// Aug 25 11:55:11.097358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db4faa95-fe15-40e8-8417-614c25b3eeae None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:11.097358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-db4faa95-fe15-40e8-8417-614c25b3eeae None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:11.097358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-db4faa95-fe15-40e8-8417-614c25b3eeae None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:11.097358 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 843/3307] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:55:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:11.105819 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-2439bbba-fdf6-4d36-a44c-d4424eaf7f17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:11.108184 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-2439bbba-fdf6-4d36-a44c-d4424eaf7f17 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:55:11.108572 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-2439bbba-fdf6-4d36-a44c-d4424eaf7f17 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7409b298-53bf-4b26-a933-f2ac4506b88d", "connector": null, "instance_uuid": "47e66637-b3eb-4517-8f65-c7c05ea8b055"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:11.118431 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:11.118431 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:11.153178 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-2439bbba-fdf6-4d36-a44c-d4424eaf7f17 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:55:11.153754 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 818/3308] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:55:11 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:11.362032 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eed9aa1d-625c-40c1-8855-e5edb2246fdd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:11.363141 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eed9aa1d-625c-40c1-8855-e5edb2246fdd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:11.363933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eed9aa1d-625c-40c1-8855-e5edb2246fdd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:11.363933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eed9aa1d-625c-40c1-8855-e5edb2246fdd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:11.363933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-eed9aa1d-625c-40c1-8855-e5edb2246fdd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:11.368957 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:11.368957 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:11.369863 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eed9aa1d-625c-40c1-8855-e5edb2246fdd tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:11.370545 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 831/3309] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:11 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:11.395707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c19f25ec-936a-403f-b30a-51823906713b req-c81cd142-390a-4754-a1b9-d98692200dde None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:11.397252 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c81cd142-390a-4754-a1b9-d98692200dde tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272 Aug 25 11:55:11.397489 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c81cd142-390a-4754-a1b9-d98692200dde tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:11.398567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c81cd142-390a-4754-a1b9-d98692200dde tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:11.408579 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:11.408579 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:11.540449 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c19f25ec-936a-403f-b30a-51823906713b req-c81cd142-390a-4754-a1b9-d98692200dde tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272 returned with HTTP 200 Aug 25 11:55:11.541091 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 818/3310] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:11 2026] DELETE /volume/v3/attachments/da490b3f-e364-4520-b417-618bd6776272 => generated 19 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:12.388422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aa8791f3-26de-4625-93dc-958edf3c503f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:12.396772 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa8791f3-26de-4625-93dc-958edf3c503f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:12.397104 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa8791f3-26de-4625-93dc-958edf3c503f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:12.397540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aa8791f3-26de-4625-93dc-958edf3c503f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:12.397641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-aa8791f3-26de-4625-93dc-958edf3c503f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:12.405286 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:12.405286 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:12.407061 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aa8791f3-26de-4625-93dc-958edf3c503f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:12.407806 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 844/3311] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:12 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:12.469546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d27c8671-9389-42d8-a51a-6ee4d5c2ae6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:12.474777 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d27c8671-9389-42d8-a51a-6ee4d5c2ae6a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:55:12.475011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d27c8671-9389-42d8-a51a-6ee4d5c2ae6a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:12.475267 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d27c8671-9389-42d8-a51a-6ee4d5c2ae6a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:12.488524 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:12.488524 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:12.492732 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d27c8671-9389-42d8-a51a-6ee4d5c2ae6a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:12.503091 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d27c8671-9389-42d8-a51a-6ee4d5c2ae6a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:55:12.503488 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 819/3312] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:12 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:12.531323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2e5fbcb7-fdea-4fc5-8b17-e5be7e526337 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:12.531764 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e5fbcb7-fdea-4fc5-8b17-e5be7e526337 None None] GET https://10.4.3.66/volume// Aug 25 11:55:12.531923 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e5fbcb7-fdea-4fc5-8b17-e5be7e526337 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:12.532137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2e5fbcb7-fdea-4fc5-8b17-e5be7e526337 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:12.532428 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2e5fbcb7-fdea-4fc5-8b17-e5be7e526337 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:12.532731 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 832/3313] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:12.547431 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-5b54ae64-9cd5-481b-9b38-456125f856a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:12.549811 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-5b54ae64-9cd5-481b-9b38-456125f856a4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:12.550113 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-5b54ae64-9cd5-481b-9b38-456125f856a4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:12.550364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-5b54ae64-9cd5-481b-9b38-456125f856a4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:12.563290 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:12.563290 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:12.569538 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-5b54ae64-9cd5-481b-9b38-456125f856a4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:12.576371 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-5b54ae64-9cd5-481b-9b38-456125f856a4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:55:12.576829 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 819/3314] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:12 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:12.721743 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:12.721743 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf Aug 25 11:55:12.721743 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:12.729093 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-7409b298-53bf-4b26-a933-f2ac4506b88d-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:55:12.734600 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-7409b298-53bf-4b26-a933-f2ac4506b88d-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:55:12.736164 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:12.736164 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:12.875018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-7409b298-53bf-4b26-a933-f2ac4506b88d-np0000008081" released by "attachment_update" :: held 0.140s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:55:12.876034 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-772715b3-7177-437c-9d84-a28a33948f44 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf returned with HTTP 200 Aug 25 11:55:12.878774 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 845/3315] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:55:12 2026] PUT /volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf => generated 969 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:12.909219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-dfebebcd-d038-491a-9fb0-439ef2e0466c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:12.915679 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-dfebebcd-d038-491a-9fb0-439ef2e0466c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf/action Aug 25 11:55:12.918643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-dfebebcd-d038-491a-9fb0-439ef2e0466c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:12.918643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-dfebebcd-d038-491a-9fb0-439ef2e0466c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:12.942723 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:12.942723 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:12.969054 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-4fa4a98b-65ea-4c2d-959e-69440993c81e req-dfebebcd-d038-491a-9fb0-439ef2e0466c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf/action returned with HTTP 204 Aug 25 11:55:12.969563 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 820/3316] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:55:12 2026] POST /volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:13.437339 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ecc6ef13-2c85-4822-b483-789d1199661c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:13.441407 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ecc6ef13-2c85-4822-b483-789d1199661c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:13.441647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ecc6ef13-2c85-4822-b483-789d1199661c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:13.445784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ecc6ef13-2c85-4822-b483-789d1199661c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:13.445784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ecc6ef13-2c85-4822-b483-789d1199661c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:13.458606 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:13.458606 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:13.458606 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ecc6ef13-2c85-4822-b483-789d1199661c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:13.458606 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 833/3317] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:13 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:14.464515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-35ab9e7f-a39d-4ee1-81dc-4c043434811c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:14.466574 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35ab9e7f-a39d-4ee1-81dc-4c043434811c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:14.466814 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35ab9e7f-a39d-4ee1-81dc-4c043434811c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:14.467020 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35ab9e7f-a39d-4ee1-81dc-4c043434811c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:14.467153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-35ab9e7f-a39d-4ee1-81dc-4c043434811c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:14.477299 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:14.477299 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:14.478086 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35ab9e7f-a39d-4ee1-81dc-4c043434811c tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:14.478548 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 820/3318] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:14 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:15.493774 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-228ddfd7-6ae1-4d9f-8748-5017cb36a8a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:15.496984 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-228ddfd7-6ae1-4d9f-8748-5017cb36a8a1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:15.497273 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-228ddfd7-6ae1-4d9f-8748-5017cb36a8a1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:15.497909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-228ddfd7-6ae1-4d9f-8748-5017cb36a8a1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:15.498112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-228ddfd7-6ae1-4d9f-8748-5017cb36a8a1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:15.506874 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:15.506874 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:15.507253 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-228ddfd7-6ae1-4d9f-8748-5017cb36a8a1 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:15.512425 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 846/3319] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:15 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:16.519852 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-afaaff20-5aa5-4838-b0f4-4f9d6065dbf8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:16.522271 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afaaff20-5aa5-4838-b0f4-4f9d6065dbf8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:16.522567 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afaaff20-5aa5-4838-b0f4-4f9d6065dbf8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:16.522855 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afaaff20-5aa5-4838-b0f4-4f9d6065dbf8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:16.523030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-afaaff20-5aa5-4838-b0f4-4f9d6065dbf8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:16.528010 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:16.528010 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:16.528699 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afaaff20-5aa5-4838-b0f4-4f9d6065dbf8 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:16.529112 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 821/3320] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:16 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:17.543322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6f88a96-4d0c-448b-b6e3-7405d5d963f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:17.543322 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6f88a96-4d0c-448b-b6e3-7405d5d963f4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:17.543322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6f88a96-4d0c-448b-b6e3-7405d5d963f4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:17.543322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6f88a96-4d0c-448b-b6e3-7405d5d963f4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:17.543322 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b6f88a96-4d0c-448b-b6e3-7405d5d963f4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:17.556282 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:17.556282 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:17.557066 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6f88a96-4d0c-448b-b6e3-7405d5d963f4 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:17.557414 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 834/3321] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:17 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:18.571741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5dee0a12-3adb-42a7-ae61-22b4e7ce6fa2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:18.576019 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5dee0a12-3adb-42a7-ae61-22b4e7ce6fa2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:18.576019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5dee0a12-3adb-42a7-ae61-22b4e7ce6fa2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:18.576019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5dee0a12-3adb-42a7-ae61-22b4e7ce6fa2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:18.576019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5dee0a12-3adb-42a7-ae61-22b4e7ce6fa2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:18.581777 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:18.581777 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:18.582828 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5dee0a12-3adb-42a7-ae61-22b4e7ce6fa2 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:18.583470 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 821/3322] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:18 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:18.601048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-04d8e2d3-e137-41e5-970a-9b1f0653a2f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:18.605981 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04d8e2d3-e137-41e5-970a-9b1f0653a2f3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:18.605981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04d8e2d3-e137-41e5-970a-9b1f0653a2f3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:18.609917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04d8e2d3-e137-41e5-970a-9b1f0653a2f3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:18.610083 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-04d8e2d3-e137-41e5-970a-9b1f0653a2f3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:18.615983 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:18.615983 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:18.617032 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04d8e2d3-e137-41e5-970a-9b1f0653a2f3 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:18.617544 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 847/3323] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:18 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 750 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:18.635798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8900593c-a43f-4488-a383-a93947bc8a4b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:18.638008 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8900593c-a43f-4488-a383-a93947bc8a4b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:55:18.638277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8900593c-a43f-4488-a383-a93947bc8a4b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:18.638539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8900593c-a43f-4488-a383-a93947bc8a4b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:18.638723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8900593c-a43f-4488-a383-a93947bc8a4b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:18.645071 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:18.645071 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:18.646286 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8900593c-a43f-4488-a383-a93947bc8a4b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:55:18.646633 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 822/3324] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:18 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:18.660657 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80dce3ac-0b4c-48de-9f57-b39119316efc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:18.666034 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:55:18.666313 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "706fd514-70a0-4754-a1f1-9f5ce204c0d0", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-429463760"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:18.667828 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating new backup {'backup': {'volume_id': '706fd514-70a0-4754-a1f1-9f5ce204c0d0', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-429463760'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:55:18.671167 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Creating backup of volume 706fd514-70a0-4754-a1f1-9f5ce204c0d0 in container None Aug 25 11:55:18.679920 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:18.679920 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:18.680518 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:18.705179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Created reservations ['6a408592-d97b-425f-9416-bcb08c45291b', 'cd08111e-46d7-4e10-86c9-30e6488522aa'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:18.751763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80dce3ac-0b4c-48de-9f57-b39119316efc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:55:18.752188 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 835/3325] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:55:18 2026] POST /volume/v3/backups => generated 327 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:18.768390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-693ce92f-a6dc-4044-b571-c1ec6ec1fe71 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:18.770759 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-693ce92f-a6dc-4044-b571-c1ec6ec1fe71 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:18.771040 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-693ce92f-a6dc-4044-b571-c1ec6ec1fe71 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:18.771286 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-693ce92f-a6dc-4044-b571-c1ec6ec1fe71 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:18.771430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-693ce92f-a6dc-4044-b571-c1ec6ec1fe71 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:18.779397 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:18.779397 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:18.779397 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-693ce92f-a6dc-4044-b571-c1ec6ec1fe71 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:18.779397 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 822/3326] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:18 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:19.792471 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3630f16b-55df-4703-9eed-d255fbea3afb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:19.794914 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3630f16b-55df-4703-9eed-d255fbea3afb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:19.795381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3630f16b-55df-4703-9eed-d255fbea3afb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:19.795684 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3630f16b-55df-4703-9eed-d255fbea3afb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:19.795927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-3630f16b-55df-4703-9eed-d255fbea3afb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:19.805438 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:19.805438 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:19.806344 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3630f16b-55df-4703-9eed-d255fbea3afb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:19.806807 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 848/3327] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:19 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:20.817515 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05b9dfa1-eaf6-4366-bf1c-f18d6920df1e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:20.821257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05b9dfa1-eaf6-4366-bf1c-f18d6920df1e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:20.821363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05b9dfa1-eaf6-4366-bf1c-f18d6920df1e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:20.821533 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05b9dfa1-eaf6-4366-bf1c-f18d6920df1e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:20.821673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-05b9dfa1-eaf6-4366-bf1c-f18d6920df1e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:20.827285 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:20.827285 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:20.828013 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05b9dfa1-eaf6-4366-bf1c-f18d6920df1e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:20.828414 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 823/3328] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:20 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:21.839580 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab593e5e-a11d-4ebc-87df-19e6ead5dfdd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:21.841474 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab593e5e-a11d-4ebc-87df-19e6ead5dfdd tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:21.841713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab593e5e-a11d-4ebc-87df-19e6ead5dfdd tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:21.841927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab593e5e-a11d-4ebc-87df-19e6ead5dfdd tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:21.842044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ab593e5e-a11d-4ebc-87df-19e6ead5dfdd tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:21.846878 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:21.846878 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:21.847842 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab593e5e-a11d-4ebc-87df-19e6ead5dfdd tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:21.848508 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 836/3329] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:21 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:22.271263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-116f4a7f-843d-4148-b24b-39e9c30355bd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.274648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-116f4a7f-843d-4148-b24b-39e9c30355bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:22.274648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-116f4a7f-843d-4148-b24b-39e9c30355bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.274648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-116f4a7f-843d-4148-b24b-39e9c30355bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.283195 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.283195 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:22.288055 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-116f4a7f-843d-4148-b24b-39e9c30355bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:22.293599 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-116f4a7f-843d-4148-b24b-39e9c30355bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:22.294404 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 823/3330] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:22.315653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a34bb03-bef1-4bc0-87a3-d3025cf1929d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.321260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a34bb03-bef1-4bc0-87a3-d3025cf1929d tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:22.321457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a34bb03-bef1-4bc0-87a3-d3025cf1929d tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.321672 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a34bb03-bef1-4bc0-87a3-d3025cf1929d tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.330113 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.330113 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:22.334371 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a34bb03-bef1-4bc0-87a3-d3025cf1929d tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:22.338636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a34bb03-bef1-4bc0-87a3-d3025cf1929d tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:22.339027 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 849/3331] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:22.401301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-15a4edb7-c074-4f46-8614-042395839a8b req-64461461-d396-4084-886c-ad8317b725ec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.403971 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-64461461-d396-4084-886c-ad8317b725ec tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:22.404357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-64461461-d396-4084-886c-ad8317b725ec tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.404645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-64461461-d396-4084-886c-ad8317b725ec tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.414820 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.414820 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:22.418989 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-15a4edb7-c074-4f46-8614-042395839a8b req-64461461-d396-4084-886c-ad8317b725ec tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:22.426694 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-64461461-d396-4084-886c-ad8317b725ec tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:22.427208 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 824/3332] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:22.518462 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d6f9e6c-cebb-4642-a418-27a80e534520 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.518833 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d6f9e6c-cebb-4642-a418-27a80e534520 None None] GET https://10.4.3.66/volume// Aug 25 11:55:22.519023 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d6f9e6c-cebb-4642-a418-27a80e534520 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.519283 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d6f9e6c-cebb-4642-a418-27a80e534520 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.519710 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d6f9e6c-cebb-4642-a418-27a80e534520 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:22.519959 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 837/3333] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:22.529900 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-15a4edb7-c074-4f46-8614-042395839a8b req-a30fd089-58bc-47c6-b137-7b77df592e48 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.533645 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-a30fd089-58bc-47c6-b137-7b77df592e48 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:55:22.533645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-a30fd089-58bc-47c6-b137-7b77df592e48 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74a484a3-45b0-4641-aff2-95323a522a51", "connector": null, "instance_uuid": "d874ec83-237c-465f-9687-2753e440e362"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:22.543653 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.543653 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:22.585301 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-a30fd089-58bc-47c6-b137-7b77df592e48 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:55:22.586273 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 824/3334] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:55:22 2026] POST /volume/v3/attachments => generated 273 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:22.627087 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c990240a-7d4f-4602-8ea7-21d419cc9b29 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.629877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c990240a-7d4f-4602-8ea7-21d419cc9b29 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:22.630144 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c990240a-7d4f-4602-8ea7-21d419cc9b29 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.630394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c990240a-7d4f-4602-8ea7-21d419cc9b29 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.645136 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.645136 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:22.658256 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c990240a-7d4f-4602-8ea7-21d419cc9b29 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:22.660690 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ee3919a-d3b0-44c2-a413-c3e7d158f0d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.660810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ee3919a-d3b0-44c2-a413-c3e7d158f0d4 None None] GET https://10.4.3.66/volume// Aug 25 11:55:22.660934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ee3919a-d3b0-44c2-a413-c3e7d158f0d4 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.661120 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ee3919a-d3b0-44c2-a413-c3e7d158f0d4 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.661467 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ee3919a-d3b0-44c2-a413-c3e7d158f0d4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:22.661807 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 825/3335] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:22.669260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c990240a-7d4f-4602-8ea7-21d419cc9b29 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:22.669899 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 850/3336] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 836 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:22.675873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-15a4edb7-c074-4f46-8614-042395839a8b req-312eb83c-61e3-49b5-a072-0e1a28905b36 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.681393 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-312eb83c-61e3-49b5-a072-0e1a28905b36 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:22.681652 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-312eb83c-61e3-49b5-a072-0e1a28905b36 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.681862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-312eb83c-61e3-49b5-a072-0e1a28905b36 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.691938 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.691938 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:22.695971 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-15a4edb7-c074-4f46-8614-042395839a8b req-312eb83c-61e3-49b5-a072-0e1a28905b36 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:22.700781 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-312eb83c-61e3-49b5-a072-0e1a28905b36 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:22.701223 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 838/3337] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 1016 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:22.808917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.811795 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] PUT https://10.4.3.66/volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062 Aug 25 11:55:22.812307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:22.822400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Acquiring lock "cinder-attachment_update-74a484a3-45b0-4641-aff2-95323a522a51-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:55:22.828463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Lock "cinder-attachment_update-74a484a3-45b0-4641-aff2-95323a522a51-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:55:22.829967 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.829967 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:22.861222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05bc4216-33b4-4fd2-bd8d-fe8e940db86f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:22.864355 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05bc4216-33b4-4fd2-bd8d-fe8e940db86f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:22.864839 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05bc4216-33b4-4fd2-bd8d-fe8e940db86f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:22.865075 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05bc4216-33b4-4fd2-bd8d-fe8e940db86f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:22.865190 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-05bc4216-33b4-4fd2-bd8d-fe8e940db86f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:22.872958 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:22.872958 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:22.873856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05bc4216-33b4-4fd2-bd8d-fe8e940db86f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:22.874298 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 826/3338] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:22 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:22.924030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Lock "cinder-attachment_update-74a484a3-45b0-4641-aff2-95323a522a51-np0000008081" released by "attachment_update" :: held 0.096s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:55:22.924415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-9d71ab84-38af-4a42-b00c-7fbf704b1fc9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062 returned with HTTP 200 Aug 25 11:55:22.925076 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 825/3339] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:55:22 2026] PUT /volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062 => generated 969 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:23.686827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75f843fa-f0d4-4408-8206-763200ddedfd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:23.688816 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75f843fa-f0d4-4408-8206-763200ddedfd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:23.689080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75f843fa-f0d4-4408-8206-763200ddedfd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:23.689305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75f843fa-f0d4-4408-8206-763200ddedfd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:23.699711 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:23.699711 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:23.704036 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-75f843fa-f0d4-4408-8206-763200ddedfd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:23.709544 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75f843fa-f0d4-4408-8206-763200ddedfd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:23.710070 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 851/3340] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:23 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:23.888618 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-494be96a-87e7-4e4b-b2b4-1f1c7ccb6e5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:23.890564 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-494be96a-87e7-4e4b-b2b4-1f1c7ccb6e5e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:23.890772 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-494be96a-87e7-4e4b-b2b4-1f1c7ccb6e5e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:23.890961 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-494be96a-87e7-4e4b-b2b4-1f1c7ccb6e5e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:23.891072 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-494be96a-87e7-4e4b-b2b4-1f1c7ccb6e5e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:23.895854 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:23.895854 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:23.896697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-494be96a-87e7-4e4b-b2b4-1f1c7ccb6e5e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:23.897226 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 839/3341] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:23 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:24.724201 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96534155-675e-42bb-bc87-96fd710cfe5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:24.726161 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96534155-675e-42bb-bc87-96fd710cfe5f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:24.726354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96534155-675e-42bb-bc87-96fd710cfe5f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:24.726540 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96534155-675e-42bb-bc87-96fd710cfe5f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:24.738872 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:24.738872 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:24.744264 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-96534155-675e-42bb-bc87-96fd710cfe5f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:24.749077 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96534155-675e-42bb-bc87-96fd710cfe5f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:24.749669 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 827/3342] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:24 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:24.916662 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6449f606-0215-4bbf-9a8c-a5f354c5f53d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:24.918516 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6449f606-0215-4bbf-9a8c-a5f354c5f53d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:24.918771 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6449f606-0215-4bbf-9a8c-a5f354c5f53d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:24.918915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6449f606-0215-4bbf-9a8c-a5f354c5f53d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:24.919038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-6449f606-0215-4bbf-9a8c-a5f354c5f53d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:24.923442 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:24.923442 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:24.924225 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6449f606-0215-4bbf-9a8c-a5f354c5f53d tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:24.924495 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 826/3343] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:24 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:25.766864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf58d229-db3e-45f8-af1d-60ad74d3c3b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:25.766864 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf58d229-db3e-45f8-af1d-60ad74d3c3b5 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:25.766864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf58d229-db3e-45f8-af1d-60ad74d3c3b5 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:25.766864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf58d229-db3e-45f8-af1d-60ad74d3c3b5 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:25.776959 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:25.776959 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:25.780493 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cf58d229-db3e-45f8-af1d-60ad74d3c3b5 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:25.784422 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf58d229-db3e-45f8-af1d-60ad74d3c3b5 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:25.785171 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 852/3344] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:25 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:25.938469 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea3aa969-f68a-4a16-b22f-18bd0137f3b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:25.941033 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea3aa969-f68a-4a16-b22f-18bd0137f3b7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:25.941314 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea3aa969-f68a-4a16-b22f-18bd0137f3b7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:25.941544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea3aa969-f68a-4a16-b22f-18bd0137f3b7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:25.941687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ea3aa969-f68a-4a16-b22f-18bd0137f3b7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:25.946285 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:25.946285 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:25.947430 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea3aa969-f68a-4a16-b22f-18bd0137f3b7 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:25.947899 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 840/3345] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:25 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:25.959707 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-35e1ab9f-cae0-48ed-a0da-2cd3087e974f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:25.962663 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35e1ab9f-cae0-48ed-a0da-2cd3087e974f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:25.962663 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35e1ab9f-cae0-48ed-a0da-2cd3087e974f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:25.962894 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-35e1ab9f-cae0-48ed-a0da-2cd3087e974f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:25.970803 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:25.970803 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:25.974103 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-35e1ab9f-cae0-48ed-a0da-2cd3087e974f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:25.978409 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-35e1ab9f-cae0-48ed-a0da-2cd3087e974f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:25.979079 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 828/3346] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:25 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:26.320331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-c3352dca-ad28-49e0-b8b0-bddea1052c7c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.322530 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-c3352dca-ad28-49e0-b8b0-bddea1052c7c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:26.322770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-c3352dca-ad28-49e0-b8b0-bddea1052c7c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.322977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-c3352dca-ad28-49e0-b8b0-bddea1052c7c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.330926 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.330926 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:26.335814 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-c3352dca-ad28-49e0-b8b0-bddea1052c7c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:26.340254 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-c3352dca-ad28-49e0-b8b0-bddea1052c7c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:26.340934 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 827/3347] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 936 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:26.417539 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97f1ebce-59f1-458c-ab46-153b85438648 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.418083 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97f1ebce-59f1-458c-ab46-153b85438648 None None] GET https://10.4.3.66/volume// Aug 25 11:55:26.418304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97f1ebce-59f1-458c-ab46-153b85438648 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.418548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97f1ebce-59f1-458c-ab46-153b85438648 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.418944 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97f1ebce-59f1-458c-ab46-153b85438648 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:26.419246 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 853/3348] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:26.425942 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-03547020-1d18-4887-9e85-d450978917c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.480281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-03547020-1d18-4887-9e85-d450978917c3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:55:26.480607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-03547020-1d18-4887-9e85-d450978917c3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3e965167-ef8f-4dc5-9233-45964cc5615d", "connector": null, "instance_uuid": "5dc0f4f1-8e59-489d-9905-daad477c16ed"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:26.488464 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.488464 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:26.513213 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-03547020-1d18-4887-9e85-d450978917c3 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:55:26.513611 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 841/3349] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:55:26 2026] POST /volume/v3/attachments => generated 273 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:26.543028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1b758b1-e430-44f2-b242-8012b223da14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.545214 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1b758b1-e430-44f2-b242-8012b223da14 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:26.545521 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1b758b1-e430-44f2-b242-8012b223da14 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.545816 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1b758b1-e430-44f2-b242-8012b223da14 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.550061 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d8c7af40-ccd7-4c6e-bcc6-c403c5813ce4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.550656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d8c7af40-ccd7-4c6e-bcc6-c403c5813ce4 None None] GET https://10.4.3.66/volume// Aug 25 11:55:26.550656 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d8c7af40-ccd7-4c6e-bcc6-c403c5813ce4 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.551651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d8c7af40-ccd7-4c6e-bcc6-c403c5813ce4 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.551651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d8c7af40-ccd7-4c6e-bcc6-c403c5813ce4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:26.551651 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 828/3350] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:26.556531 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.556531 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:26.558212 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-ad4c7fd3-e091-46a8-9553-7a00ff798d92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.560412 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-ad4c7fd3-e091-46a8-9553-7a00ff798d92 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:26.560654 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-ad4c7fd3-e091-46a8-9553-7a00ff798d92 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.560837 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-ad4c7fd3-e091-46a8-9553-7a00ff798d92 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.561124 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1b758b1-e430-44f2-b242-8012b223da14 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:26.565615 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1b758b1-e430-44f2-b242-8012b223da14 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:26.566192 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 829/3351] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:26.569649 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.569649 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:26.572947 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-ad4c7fd3-e091-46a8-9553-7a00ff798d92 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:26.578256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-ad4c7fd3-e091-46a8-9553-7a00ff798d92 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:26.578823 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 854/3352] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 1115 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:26.673759 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.675942 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] PUT https://10.4.3.66/volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4 Aug 25 11:55:26.676347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:26.683845 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Acquiring lock "cinder-attachment_update-3e965167-ef8f-4dc5-9233-45964cc5615d-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:55:26.688733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Lock "cinder-attachment_update-3e965167-ef8f-4dc5-9233-45964cc5615d-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:55:26.689731 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.689731 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:26.769660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Lock "cinder-attachment_update-3e965167-ef8f-4dc5-9233-45964cc5615d-np0000008081" released by "attachment_update" :: held 0.081s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:55:26.769989 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-577cd7cb-4de0-41c7-9d47-21e618ee157f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4 returned with HTTP 200 Aug 25 11:55:26.770684 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 842/3353] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:55:26 2026] PUT /volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:26.799036 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-98eb25c0-8b41-486b-b7ee-58c348f0c6ad None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.801198 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-98eb25c0-8b41-486b-b7ee-58c348f0c6ad tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:26.801485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-98eb25c0-8b41-486b-b7ee-58c348f0c6ad tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.801768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-98eb25c0-8b41-486b-b7ee-58c348f0c6ad tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.812827 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.812827 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:26.816787 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-98eb25c0-8b41-486b-b7ee-58c348f0c6ad tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:26.822033 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-98eb25c0-8b41-486b-b7ee-58c348f0c6ad tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:26.822442 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 829/3354] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:26.959912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7699778d-d2e5-4dce-aa45-f42320cc2159 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:26.961588 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7699778d-d2e5-4dce-aa45-f42320cc2159 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:26.961919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7699778d-d2e5-4dce-aa45-f42320cc2159 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:26.962196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7699778d-d2e5-4dce-aa45-f42320cc2159 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:26.962419 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7699778d-d2e5-4dce-aa45-f42320cc2159 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:26.968141 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:26.968141 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:26.968141 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7699778d-d2e5-4dce-aa45-f42320cc2159 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:26.968141 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 830/3355] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:26 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:27.181263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-15a4edb7-c074-4f46-8614-042395839a8b req-bf0a2879-1f1d-4dc8-a74c-3aa504680a04 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:27.183556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-bf0a2879-1f1d-4dc8-a74c-3aa504680a04 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062/action Aug 25 11:55:27.183974 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-bf0a2879-1f1d-4dc8-a74c-3aa504680a04 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:27.184119 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-bf0a2879-1f1d-4dc8-a74c-3aa504680a04 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:27.203571 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:27.203571 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:27.217930 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-15a4edb7-c074-4f46-8614-042395839a8b req-bf0a2879-1f1d-4dc8-a74c-3aa504680a04 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062/action returned with HTTP 204 Aug 25 11:55:27.218735 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 855/3356] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:55:27 2026] POST /volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:27.579861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-38155619-a112-4531-b1cc-3bc997dc7e45 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:27.581484 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38155619-a112-4531-b1cc-3bc997dc7e45 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:27.581687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38155619-a112-4531-b1cc-3bc997dc7e45 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:27.581876 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-38155619-a112-4531-b1cc-3bc997dc7e45 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:27.591776 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:27.591776 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:27.595464 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-38155619-a112-4531-b1cc-3bc997dc7e45 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:27.599509 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-38155619-a112-4531-b1cc-3bc997dc7e45 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:27.599873 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 843/3357] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:27 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 936 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:27.835461 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-93e956fe-b235-4109-9291-bfef8baf7875 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:27.837772 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-93e956fe-b235-4109-9291-bfef8baf7875 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:27.838058 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-93e956fe-b235-4109-9291-bfef8baf7875 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:27.838308 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-93e956fe-b235-4109-9291-bfef8baf7875 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:27.851373 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:27.851373 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:27.857128 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-93e956fe-b235-4109-9291-bfef8baf7875 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:27.863109 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-93e956fe-b235-4109-9291-bfef8baf7875 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:27.863707 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 830/3358] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:27 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 1129 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:27.876600 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1111d147-38a5-42a8-bef7-40a501f96369 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:27.878227 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1111d147-38a5-42a8-bef7-40a501f96369 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:27.878551 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1111d147-38a5-42a8-bef7-40a501f96369 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:27.878964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1111d147-38a5-42a8-bef7-40a501f96369 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:27.892316 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:27.892316 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:27.897288 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1111d147-38a5-42a8-bef7-40a501f96369 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:27.903121 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1111d147-38a5-42a8-bef7-40a501f96369 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:27.903667 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 831/3359] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:27 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 1129 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:27.978764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5a04097-bec3-4dc0-bf1b-c3288c9a64b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:27.980767 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5a04097-bec3-4dc0-bf1b-c3288c9a64b1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:27.981006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5a04097-bec3-4dc0-bf1b-c3288c9a64b1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:27.981195 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5a04097-bec3-4dc0-bf1b-c3288c9a64b1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:27.981321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d5a04097-bec3-4dc0-bf1b-c3288c9a64b1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:27.986555 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:27.986555 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:27.987999 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5a04097-bec3-4dc0-bf1b-c3288c9a64b1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:27.988415 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 856/3360] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:27 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:28.613304 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0668796-6368-4150-861f-63bfb984e675 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:28.615619 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0668796-6368-4150-861f-63bfb984e675 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:28.615894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0668796-6368-4150-861f-63bfb984e675 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:28.616166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0668796-6368-4150-861f-63bfb984e675 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:28.629345 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:28.629345 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:28.634500 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f0668796-6368-4150-861f-63bfb984e675 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:28.640645 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0668796-6368-4150-861f-63bfb984e675 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:28.641210 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 844/3361] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:28 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:28.998706 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a93fa0c9-794b-4ae1-baf4-83ef374ada36 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:29.001147 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a93fa0c9-794b-4ae1-baf4-83ef374ada36 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:29.001415 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a93fa0c9-794b-4ae1-baf4-83ef374ada36 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:29.001703 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a93fa0c9-794b-4ae1-baf4-83ef374ada36 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:29.001865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a93fa0c9-794b-4ae1-baf4-83ef374ada36 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:29.007141 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:29.007141 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:29.008145 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a93fa0c9-794b-4ae1-baf4-83ef374ada36 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:29.008614 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 831/3362] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:28 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:29.656725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d9d7fecf-af56-42e8-9fd7-4ec599ca6e2a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:29.658537 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9d7fecf-af56-42e8-9fd7-4ec599ca6e2a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:29.658774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9d7fecf-af56-42e8-9fd7-4ec599ca6e2a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:29.658953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d9d7fecf-af56-42e8-9fd7-4ec599ca6e2a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:29.670967 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:29.670967 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:29.676131 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d9d7fecf-af56-42e8-9fd7-4ec599ca6e2a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:29.680926 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d9d7fecf-af56-42e8-9fd7-4ec599ca6e2a tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:29.681341 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 832/3363] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:29 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:30.021444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78e2f6e0-1854-4126-b331-fdea0c3bb242 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:30.023941 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78e2f6e0-1854-4126-b331-fdea0c3bb242 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:30.024319 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78e2f6e0-1854-4126-b331-fdea0c3bb242 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:30.024674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78e2f6e0-1854-4126-b331-fdea0c3bb242 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:30.024908 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-78e2f6e0-1854-4126-b331-fdea0c3bb242 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:30.030410 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:30.030410 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:30.031608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78e2f6e0-1854-4126-b331-fdea0c3bb242 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:30.032256 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 857/3364] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:30 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:30.072371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-51aaffc2-947c-4945-8c69-2e3304a02767 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:30.074153 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:30.074507 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-94308766"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:30.076203 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-94308766'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:30.076352 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume of 1 GB Aug 25 11:55:30.081135 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Availability Zones retrieved successfully. Aug 25 11:55:30.089638 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Flow 'volume_create_api' (1291fcc8-a506-4c3c-8a3a-60f53689d415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:30.089638 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d217fd-aac9-43b3-8ea1-2296225a657e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:30.089638 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:30.120454 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2d217fd-aac9-43b3-8ea1-2296225a657e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:30.121353 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fd622d-5f3e-452c-86c4-4e87b272fd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:30.172089 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Created reservations ['82885d19-8293-4fee-a9d6-1d6bbf734ebd', '935f79e5-9a3d-4a3c-819d-2d3ec539690b', 'bc80acff-477f-4235-b49a-65c7bd7c52c8', '85049f73-a766-499b-b1c7-8ba557d7078a'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:30.172971 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60fd622d-5f3e-452c-86c4-4e87b272fd4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82885d19-8293-4fee-a9d6-1d6bbf734ebd', '935f79e5-9a3d-4a3c-819d-2d3ec539690b', 'bc80acff-477f-4235-b49a-65c7bd7c52c8', '85049f73-a766-499b-b1c7-8ba557d7078a']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:30.173636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fe2ac7-fb11-4441-b613-b0dd184b6569) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:30.203207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26fe2ac7-fb11-4441-b613-b0dd184b6569) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '760e8875-ba62-4fb4-a950-37d8b4f4891f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-94308766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846d26353ac84349b31db9144c7a8f7b',qos_specs=None,replication_status=,reservations=['82885d19-8293-4fee-a9d6-1d6bbf734ebd','935f79e5-9a3d-4a3c-819d-2d3ec539690b','bc80acff-477f-4235-b49a-65c7bd7c52c8','85049f73-a766-499b-b1c7-8ba557d7078a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9c302184134d9fb24dbc3f29f86565',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-94308766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=760e8875-ba62-4fb4-a950-37d8b4f4891f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='846d26353ac84349b31db9144c7a8f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9c302184134d9fb24dbc3f29f86565',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:30.204068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbc35ea-74ec-4c4b-b015-e7c157984591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:30.236193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbbc35ea-74ec-4c4b-b015-e7c157984591) transitioned into state 'SUCCESS' from state '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-94308766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846d26353ac84349b31db9144c7a8f7b',qos_specs=None,replication_status=,reservations=['82885d19-8293-4fee-a9d6-1d6bbf734ebd','935f79e5-9a3d-4a3c-819d-2d3ec539690b','bc80acff-477f-4235-b49a-65c7bd7c52c8','85049f73-a766-499b-b1c7-8ba557d7078a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9c302184134d9fb24dbc3f29f86565',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:30.236950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ccb4d87-7a07-41a8-b87e-0adccad229af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:30.250913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ccb4d87-7a07-41a8-b87e-0adccad229af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:30.251996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Flow 'volume_create_api' (1291fcc8-a506-4c3c-8a3a-60f53689d415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:30.253218 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume request issued successfully. Aug 25 11:55:30.253694 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-51aaffc2-947c-4945-8c69-2e3304a02767 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:30.254974 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 845/3365] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:55:30 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:30.269352 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0f3d136f-2150-4f9f-b627-2be368799678 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:30.270957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-12f2e44b-11a8-4aa1-a48e-b23565546cb5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:30.272577 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-12f2e44b-11a8-4aa1-a48e-b23565546cb5 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4/action Aug 25 11:55:30.272671 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0f3d136f-2150-4f9f-b627-2be368799678 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:30.272864 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0f3d136f-2150-4f9f-b627-2be368799678 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:30.273004 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-12f2e44b-11a8-4aa1-a48e-b23565546cb5 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:30.273048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0f3d136f-2150-4f9f-b627-2be368799678 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:30.273156 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-12f2e44b-11a8-4aa1-a48e-b23565546cb5 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:30.283582 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:30.283582 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:30.289183 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0f3d136f-2150-4f9f-b627-2be368799678 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:30.295945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0f3d136f-2150-4f9f-b627-2be368799678 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:30.296561 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:30.296561 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:30.296914 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 832/3366] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:30 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:30.313917 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-9464e403-c61b-4126-bf4c-f8e935f5f6a8 req-12f2e44b-11a8-4aa1-a48e-b23565546cb5 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4/action returned with HTTP 204 Aug 25 11:55:30.314451 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 833/3367] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:55:30 2026] POST /volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:30.695475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40eee0d2-73e3-4d78-b052-e38b2807ae25 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:30.698028 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40eee0d2-73e3-4d78-b052-e38b2807ae25 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:30.698331 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40eee0d2-73e3-4d78-b052-e38b2807ae25 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:30.699573 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40eee0d2-73e3-4d78-b052-e38b2807ae25 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:30.714176 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:30.714176 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:30.718978 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-40eee0d2-73e3-4d78-b052-e38b2807ae25 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:30.723448 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40eee0d2-73e3-4d78-b052-e38b2807ae25 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:30.723847 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 858/3368] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:30 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:30.744900 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee6e644c-7531-4571-aef4-c0bc15b25fdd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:30.747459 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6e644c-7531-4571-aef4-c0bc15b25fdd tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:30.747784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6e644c-7531-4571-aef4-c0bc15b25fdd tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:30.748013 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6e644c-7531-4571-aef4-c0bc15b25fdd tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:30.762443 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:30.762443 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:30.768449 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ee6e644c-7531-4571-aef4-c0bc15b25fdd tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:30.775029 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6e644c-7531-4571-aef4-c0bc15b25fdd tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:30.775487 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 846/3369] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:30 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 1228 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:31.045014 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1529c581-5d95-4cc9-832d-eb3b5a7f9828 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.047356 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1529c581-5d95-4cc9-832d-eb3b5a7f9828 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:31.047561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1529c581-5d95-4cc9-832d-eb3b5a7f9828 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.047777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1529c581-5d95-4cc9-832d-eb3b5a7f9828 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.047927 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1529c581-5d95-4cc9-832d-eb3b5a7f9828 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:31.053603 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.053603 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:31.054410 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1529c581-5d95-4cc9-832d-eb3b5a7f9828 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:31.054857 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 833/3370] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.071578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-058b7c28-dea0-4c13-9d99-4c5d2711e945 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.074253 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-058b7c28-dea0-4c13-9d99-4c5d2711e945 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:31.074253 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-058b7c28-dea0-4c13-9d99-4c5d2711e945 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.074648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-058b7c28-dea0-4c13-9d99-4c5d2711e945 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.074923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-058b7c28-dea0-4c13-9d99-4c5d2711e945 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:31.080330 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.080330 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:31.082135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-058b7c28-dea0-4c13-9d99-4c5d2711e945 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:31.082135 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 834/3371] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.095211 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.097206 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] DELETE https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:31.097408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.097649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.097839 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete backup with id: 5c974727-84e8-492c-897c-05d029c42c15. Aug 25 11:55:31.102954 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.102954 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:31.120348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] delete_backup rpcapi backup_id 5c974727-84e8-492c-897c-05d029c42c15 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:55:31.122951 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d3026a0-53de-43e3-a6b2-e3d05d268696 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 202 Aug 25 11:55:31.123184 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 859/3372] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:31 2026] DELETE /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:31.137683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d47c6cf4-102e-40eb-9d4a-40c3b8b07a6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.139350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d47c6cf4-102e-40eb-9d4a-40c3b8b07a6f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:31.139350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d47c6cf4-102e-40eb-9d4a-40c3b8b07a6f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.139932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d47c6cf4-102e-40eb-9d4a-40c3b8b07a6f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.139932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d47c6cf4-102e-40eb-9d4a-40c3b8b07a6f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:31.145956 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.145956 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:31.147038 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d47c6cf4-102e-40eb-9d4a-40c3b8b07a6f tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 200 Aug 25 11:55:31.147416 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 847/3373] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.296388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b48ed248-6f0a-4894-8852-e50b43244c64 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.298755 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b48ed248-6f0a-4894-8852-e50b43244c64 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:31.299054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b48ed248-6f0a-4894-8852-e50b43244c64 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.299314 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b48ed248-6f0a-4894-8852-e50b43244c64 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.310505 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.310505 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:31.315037 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8fc7c19c-4214-4d7f-a85e-c2c53dce8e4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.316269 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b48ed248-6f0a-4894-8852-e50b43244c64 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:31.318685 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fc7c19c-4214-4d7f-a85e-c2c53dce8e4d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:31.318685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fc7c19c-4214-4d7f-a85e-c2c53dce8e4d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.318685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fc7c19c-4214-4d7f-a85e-c2c53dce8e4d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.326034 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b48ed248-6f0a-4894-8852-e50b43244c64 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:31.328269 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 834/3374] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.328347 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.328347 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:31.333701 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8fc7c19c-4214-4d7f-a85e-c2c53dce8e4d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:31.338388 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fc7c19c-4214-4d7f-a85e-c2c53dce8e4d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:31.339054 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 835/3375] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.385008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-50fdbd71-551b-461b-802b-d28974b29bb4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.387039 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-50fdbd71-551b-461b-802b-d28974b29bb4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:31.387223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-50fdbd71-551b-461b-802b-d28974b29bb4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.387396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-50fdbd71-551b-461b-802b-d28974b29bb4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.394298 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.394298 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:31.397829 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-50fdbd71-551b-461b-802b-d28974b29bb4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:31.402462 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-50fdbd71-551b-461b-802b-d28974b29bb4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:31.403089 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 860/3376] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.485317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-629c1373-11fe-4af2-b020-835c59f067ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.485799 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-629c1373-11fe-4af2-b020-835c59f067ee None None] GET https://10.4.3.66/volume// Aug 25 11:55:31.486027 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-629c1373-11fe-4af2-b020-835c59f067ee None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.486232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-629c1373-11fe-4af2-b020-835c59f067ee None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.486559 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-629c1373-11fe-4af2-b020-835c59f067ee None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:31.486885 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 848/3377] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:31.496291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-349b3f81-8a0f-44d8-bfd1-07d95adbd163 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.499052 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-349b3f81-8a0f-44d8-bfd1-07d95adbd163 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:55:31.500545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-349b3f81-8a0f-44d8-bfd1-07d95adbd163 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "760e8875-ba62-4fb4-a950-37d8b4f4891f", "connector": null, "instance_uuid": "d3395a6a-ba91-4a68-aa03-a039cdaa23fa"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:31.513163 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.513163 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:31.548517 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-349b3f81-8a0f-44d8-bfd1-07d95adbd163 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:55:31.549131 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 835/3378] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:55:31 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:31.584320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e94658f-b85d-406e-a5d0-ad74ca2e32cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.587108 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e94658f-b85d-406e-a5d0-ad74ca2e32cb tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:31.588807 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e94658f-b85d-406e-a5d0-ad74ca2e32cb tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.588807 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e94658f-b85d-406e-a5d0-ad74ca2e32cb tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.593953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-20b4c322-2695-42e4-b731-3801f6464e17 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.596357 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-20b4c322-2695-42e4-b731-3801f6464e17 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:31.596517 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-20b4c322-2695-42e4-b731-3801f6464e17 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.596723 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-20b4c322-2695-42e4-b731-3801f6464e17 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.599452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8ada782-27e9-46c1-8a4f-0dd5375acb42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.599879 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8ada782-27e9-46c1-8a4f-0dd5375acb42 None None] GET https://10.4.3.66/volume// Aug 25 11:55:31.600070 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8ada782-27e9-46c1-8a4f-0dd5375acb42 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.600269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8ada782-27e9-46c1-8a4f-0dd5375acb42 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.602457 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8ada782-27e9-46c1-8a4f-0dd5375acb42 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:31.603062 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 849/3379] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:31.606067 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.606067 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:31.607537 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.607537 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:31.611332 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-004d62c5-eea8-478a-9298-44da97318a9d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.612396 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-20b4c322-2695-42e4-b731-3801f6464e17 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:31.612987 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0e94658f-b85d-406e-a5d0-ad74ca2e32cb tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:31.616690 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-004d62c5-eea8-478a-9298-44da97318a9d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:31.617029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-004d62c5-eea8-478a-9298-44da97318a9d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.617242 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-004d62c5-eea8-478a-9298-44da97318a9d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.617428 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-20b4c322-2695-42e4-b731-3801f6464e17 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:31.617902 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 861/3380] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 1129 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:31.622896 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e94658f-b85d-406e-a5d0-ad74ca2e32cb tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:31.623174 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 836/3381] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.632533 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.632533 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:31.638425 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-004d62c5-eea8-478a-9298-44da97318a9d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:31.647133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.647327 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-004d62c5-eea8-478a-9298-44da97318a9d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:31.647832 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 836/3382] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1019 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:31.651349 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51/action Aug 25 11:55:31.652123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:31.652259 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:31.668485 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.668485 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:31.668485 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:31.675888 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Begin detaching volume completed successfully. Aug 25 11:55:31.676089 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-b9ae9f7e-4273-4361-9154-6d9f7e988a7b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51/action returned with HTTP 202 Aug 25 11:55:31.676605 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 850/3383] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:55:31 2026] POST /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:31.680692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-a3a3e5c4-c93d-442c-b2f5-f0ad62416984 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.682759 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-a3a3e5c4-c93d-442c-b2f5-f0ad62416984 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:31.682954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-a3a3e5c4-c93d-442c-b2f5-f0ad62416984 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.683120 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-a3a3e5c4-c93d-442c-b2f5-f0ad62416984 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.692539 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.692539 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:31.696545 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-a3a3e5c4-c93d-442c-b2f5-f0ad62416984 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:31.707762 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-a3a3e5c4-c93d-442c-b2f5-f0ad62416984 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:31.707762 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 862/3384] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.763713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18137369-7fbd-4ee5-905c-b626c005993d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.764059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18137369-7fbd-4ee5-905c-b626c005993d None None] GET https://10.4.3.66/volume// Aug 25 11:55:31.764200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18137369-7fbd-4ee5-905c-b626c005993d None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.764390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18137369-7fbd-4ee5-905c-b626c005993d None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.764735 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18137369-7fbd-4ee5-905c-b626c005993d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:31.765081 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 837/3385] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:31.779952 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-406ba87f-17b4-4d1b-ace3-cee0b4f385c3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.782470 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-406ba87f-17b4-4d1b-ace3-cee0b4f385c3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:31.782997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-406ba87f-17b4-4d1b-ace3-cee0b4f385c3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.782997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-406ba87f-17b4-4d1b-ace3-cee0b4f385c3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.784973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.789279 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] PUT https://10.4.3.66/volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938 Aug 25 11:55:31.791893 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:31.804169 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Acquiring lock "cinder-attachment_update-760e8875-ba62-4fb4-a950-37d8b4f4891f-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:55:31.805633 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.805633 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:31.811038 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Lock "cinder-attachment_update-760e8875-ba62-4fb4-a950-37d8b4f4891f-np0000008081" acquired by "attachment_update" :: waited 0.007s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:55:31.812349 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.812349 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:31.814178 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-406ba87f-17b4-4d1b-ace3-cee0b4f385c3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:31.814515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e51425c5-0f35-4b92-b88b-6ed47200940e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.814971 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e51425c5-0f35-4b92-b88b-6ed47200940e None None] GET https://10.4.3.66/volume// Aug 25 11:55:31.815163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e51425c5-0f35-4b92-b88b-6ed47200940e None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.815339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e51425c5-0f35-4b92-b88b-6ed47200940e None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.815690 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e51425c5-0f35-4b92-b88b-6ed47200940e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:31.816039 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 863/3386] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:31.821872 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-406ba87f-17b4-4d1b-ace3-cee0b4f385c3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:55:31.822476 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 837/3387] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 1312 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:31.824977 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-74f7178e-8ef7-46c4-8d4e-e7dc03af5cca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.869332 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-74f7178e-8ef7-46c4-8d4e-e7dc03af5cca tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:55:31.869750 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-74f7178e-8ef7-46c4-8d4e-e7dc03af5cca tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a441b64d-daa6-4dca-b6c7-645e1d0fc0c2", "connector": null, "instance_uuid": "5dc0f4f1-8e59-489d-9905-daad477c16ed"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:31.879800 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.879800 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:31.905777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Lock "cinder-attachment_update-760e8875-ba62-4fb4-a950-37d8b4f4891f-np0000008081" released by "attachment_update" :: held 0.095s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:55:31.906225 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-2f7ec4a2-97e5-4b84-875f-9106edb63737 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938 returned with HTTP 200 Aug 25 11:55:31.906808 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 851/3388] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:55:31 2026] PUT /volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938 => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:31.913942 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-74f7178e-8ef7-46c4-8d4e-e7dc03af5cca tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:55:31.914398 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 838/3389] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:55:31 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:31.948882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0c86b7f-c0f5-47a4-bc96-0dffdd180839 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.951259 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0c86b7f-c0f5-47a4-bc96-0dffdd180839 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:31.951547 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0c86b7f-c0f5-47a4-bc96-0dffdd180839 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.951827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0c86b7f-c0f5-47a4-bc96-0dffdd180839 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.968850 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.968850 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:31.971035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-457b64e9-6b1d-4457-a4bd-2ec5879fd821 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.971403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-457b64e9-6b1d-4457-a4bd-2ec5879fd821 None None] GET https://10.4.3.66/volume// Aug 25 11:55:31.971563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-457b64e9-6b1d-4457-a4bd-2ec5879fd821 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.971771 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-457b64e9-6b1d-4457-a4bd-2ec5879fd821 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.972086 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-457b64e9-6b1d-4457-a4bd-2ec5879fd821 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:31.972360 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 838/3390] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:31.974440 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0c86b7f-c0f5-47a4-bc96-0dffdd180839 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:31.979804 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-25596216-aa24-4d54-b23c-6118c3802e91 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:31.981155 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0c86b7f-c0f5-47a4-bc96-0dffdd180839 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:31.981918 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 864/3391] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 934 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:31.981981 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-25596216-aa24-4d54-b23c-6118c3802e91 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:31.982136 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-25596216-aa24-4d54-b23c-6118c3802e91 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:31.982288 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-25596216-aa24-4d54-b23c-6118c3802e91 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:31.992339 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:31.992339 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:31.996844 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-25596216-aa24-4d54-b23c-6118c3802e91 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:32.001376 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-25596216-aa24-4d54-b23c-6118c3802e91 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:32.001795 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 852/3392] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:31 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 1114 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:32.101118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:32.103393 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] PUT https://10.4.3.66/volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e Aug 25 11:55:32.103859 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:32.112642 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Acquiring lock "cinder-attachment_update-a441b64d-daa6-4dca-b6c7-645e1d0fc0c2-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:55:32.117434 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Lock "cinder-attachment_update-a441b64d-daa6-4dca-b6c7-645e1d0fc0c2-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:55:32.118397 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:32.118397 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:32.158558 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1dcaec6a-0c81-45c0-9beb-c3cf023e4428 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:32.161206 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1dcaec6a-0c81-45c0-9beb-c3cf023e4428 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 Aug 25 11:55:32.161422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1dcaec6a-0c81-45c0-9beb-c3cf023e4428 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:32.161602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1dcaec6a-0c81-45c0-9beb-c3cf023e4428 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:32.161719 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1dcaec6a-0c81-45c0-9beb-c3cf023e4428 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id 5c974727-84e8-492c-897c-05d029c42c15. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:32.166196 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1dcaec6a-0c81-45c0-9beb-c3cf023e4428 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 returned with HTTP 404 Aug 25 11:55:32.166985 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 839/3393] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:32 2026] GET /volume/v3/backups/5c974727-84e8-492c-897c-05d029c42c15 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:32.175793 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:32.178155 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] DELETE https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:32.178423 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:32.178714 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:32.178869 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Delete backup with id: 2a865111-76d4-4836-b55f-57ac26c7ddb2. Aug 25 11:55:32.189264 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:32.189264 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:32.210127 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] delete_backup rpcapi backup_id 2a865111-76d4-4836-b55f-57ac26c7ddb2 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:55:32.212339 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee00ac22-6171-4f20-8113-f246f1d1ad9a tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 202 Aug 25 11:55:32.212987 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 865/3394] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:32 2026] DELETE /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:32.221671 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c2085ca-6e74-4a88-8957-27a1ed33dd2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:32.224135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c2085ca-6e74-4a88-8957-27a1ed33dd2f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:32.224427 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c2085ca-6e74-4a88-8957-27a1ed33dd2f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:32.224714 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c2085ca-6e74-4a88-8957-27a1ed33dd2f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:32.224896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7c2085ca-6e74-4a88-8957-27a1ed33dd2f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:32.229403 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:32.229403 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:32.230139 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c2085ca-6e74-4a88-8957-27a1ed33dd2f tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 200 Aug 25 11:55:32.230411 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 853/3395] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:32 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:32.234912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Lock "cinder-attachment_update-a441b64d-daa6-4dca-b6c7-645e1d0fc0c2-np0000008081" released by "attachment_update" :: held 0.117s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:55:32.235328 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-8e5aef4e-d03f-4334-a64e-2475626e9306 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e returned with HTTP 200 Aug 25 11:55:32.235968 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 839/3396] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:55:32 2026] PUT /volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:32.636951 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-78ab5b57-4405-4312-8be9-b8d079bd2f6e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:32.639375 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-78ab5b57-4405-4312-8be9-b8d079bd2f6e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:32.639640 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-78ab5b57-4405-4312-8be9-b8d079bd2f6e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:32.639912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-78ab5b57-4405-4312-8be9-b8d079bd2f6e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:32.652515 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:32.652515 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:32.657386 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-78ab5b57-4405-4312-8be9-b8d079bd2f6e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:32.663610 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-78ab5b57-4405-4312-8be9-b8d079bd2f6e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:32.664064 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 840/3397] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:32 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:32.999595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-56914b24-cfc5-4957-a3df-00043993cf59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:33.002651 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56914b24-cfc5-4957-a3df-00043993cf59 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:33.002875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56914b24-cfc5-4957-a3df-00043993cf59 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:33.003067 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56914b24-cfc5-4957-a3df-00043993cf59 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:33.016405 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:33.016405 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:33.020836 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-56914b24-cfc5-4957-a3df-00043993cf59 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:33.029373 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56914b24-cfc5-4957-a3df-00043993cf59 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:33.036148 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 866/3398] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:32 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:33.243422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-edfbb2b5-57fc-46ac-857b-3a1e9eb180c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:33.246193 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edfbb2b5-57fc-46ac-857b-3a1e9eb180c6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 Aug 25 11:55:33.246697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edfbb2b5-57fc-46ac-857b-3a1e9eb180c6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:33.247035 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-edfbb2b5-57fc-46ac-857b-3a1e9eb180c6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:33.247163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-edfbb2b5-57fc-46ac-857b-3a1e9eb180c6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id 2a865111-76d4-4836-b55f-57ac26c7ddb2. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:33.251982 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-edfbb2b5-57fc-46ac-857b-3a1e9eb180c6 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 returned with HTTP 404 Aug 25 11:55:33.252543 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 854/3399] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:33 2026] GET /volume/v3/backups/2a865111-76d4-4836-b55f-57ac26c7ddb2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:33.260374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1de8248f-e635-4a2d-b143-199fe9f264ec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:33.265059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1de8248f-e635-4a2d-b143-199fe9f264ec tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] DELETE https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:33.265059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1de8248f-e635-4a2d-b143-199fe9f264ec tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:33.265059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1de8248f-e635-4a2d-b143-199fe9f264ec tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:33.265059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-1de8248f-e635-4a2d-b143-199fe9f264ec tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete backup with id: b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. Aug 25 11:55:33.271296 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:33.271296 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:33.294276 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-1de8248f-e635-4a2d-b143-199fe9f264ec tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] delete_backup rpcapi backup_id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:55:33.295777 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1de8248f-e635-4a2d-b143-199fe9f264ec tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 202 Aug 25 11:55:33.296294 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 840/3400] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:33 2026] DELETE /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:33.306154 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5da48d2f-90a0-4000-a4e0-b589bbaa35ed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:33.309041 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5da48d2f-90a0-4000-a4e0-b589bbaa35ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:33.309041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5da48d2f-90a0-4000-a4e0-b589bbaa35ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:33.309220 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5da48d2f-90a0-4000-a4e0-b589bbaa35ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:33.309362 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5da48d2f-90a0-4000-a4e0-b589bbaa35ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:33.315998 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:33.315998 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:33.316887 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5da48d2f-90a0-4000-a4e0-b589bbaa35ed tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 200 Aug 25 11:55:33.317468 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 841/3401] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:33 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:33.676761 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6221561f-497f-417d-a38b-60594f59507e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:33.678681 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6221561f-497f-417d-a38b-60594f59507e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:33.678984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6221561f-497f-417d-a38b-60594f59507e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:33.679364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6221561f-497f-417d-a38b-60594f59507e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:33.691062 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:33.691062 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:33.697156 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6221561f-497f-417d-a38b-60594f59507e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:33.705684 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6221561f-497f-417d-a38b-60594f59507e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:33.706535 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 867/3402] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:33 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:55:34.043780 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-30d33c30-753d-45a9-8dfd-2942943a724e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:34.045708 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30d33c30-753d-45a9-8dfd-2942943a724e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:34.045933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30d33c30-753d-45a9-8dfd-2942943a724e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:34.046109 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-30d33c30-753d-45a9-8dfd-2942943a724e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:34.056403 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:34.056403 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:34.059861 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-30d33c30-753d-45a9-8dfd-2942943a724e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:34.064641 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-30d33c30-753d-45a9-8dfd-2942943a724e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:34.065039 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 855/3403] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:34 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:34.328095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1f1484b7-16db-48a7-920e-ee1610d2b26e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:34.329935 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f1484b7-16db-48a7-920e-ee1610d2b26e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 Aug 25 11:55:34.330167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f1484b7-16db-48a7-920e-ee1610d2b26e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:34.330399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1f1484b7-16db-48a7-920e-ee1610d2b26e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:34.330560 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1f1484b7-16db-48a7-920e-ee1610d2b26e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Show backup with id b6a4e143-7e03-40f9-9b6a-3ab242e6bda9. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:34.334740 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1f1484b7-16db-48a7-920e-ee1610d2b26e tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 returned with HTTP 404 Aug 25 11:55:34.335734 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 841/3404] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:34 2026] GET /volume/v3/backups/b6a4e143-7e03-40f9-9b6a-3ab242e6bda9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:34.343559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:34.345351 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] DELETE https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:55:34.345567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:34.345778 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:34.345897 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Delete backup with id: efa231c4-8293-43ff-8887-87f89e39deb2. Aug 25 11:55:34.350780 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:34.350780 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:34.371691 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] delete_backup rpcapi backup_id efa231c4-8293-43ff-8887-87f89e39deb2 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:55:34.374162 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-91b04dc0-d22b-4c99-bac9-746d76ed8707 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 202 Aug 25 11:55:34.374702 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 842/3405] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:34 2026] DELETE /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:34.383756 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-143343cb-9649-408b-8e75-f04d96f57ec9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:34.386134 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-143343cb-9649-408b-8e75-f04d96f57ec9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:55:34.386371 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-143343cb-9649-408b-8e75-f04d96f57ec9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:34.386611 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-143343cb-9649-408b-8e75-f04d96f57ec9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:34.386925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-143343cb-9649-408b-8e75-f04d96f57ec9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:34.393068 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:34.393068 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:34.393948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-143343cb-9649-408b-8e75-f04d96f57ec9 tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 200 Aug 25 11:55:34.394905 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 868/3406] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:34 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:34.717768 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-82db9395-64ac-4f8a-b232-b6c975377e64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:34.719604 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82db9395-64ac-4f8a-b232-b6c975377e64 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:34.719795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82db9395-64ac-4f8a-b232-b6c975377e64 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:34.719991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82db9395-64ac-4f8a-b232-b6c975377e64 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:34.730100 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:34.730100 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:34.736344 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-82db9395-64ac-4f8a-b232-b6c975377e64 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:34.741477 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82db9395-64ac-4f8a-b232-b6c975377e64 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:34.742051 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 856/3407] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:34 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:35.080322 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9ce6b473-aafc-48a0-b773-f544041efa52 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.083529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ce6b473-aafc-48a0-b773-f544041efa52 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:35.083779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ce6b473-aafc-48a0-b773-f544041efa52 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:35.084015 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9ce6b473-aafc-48a0-b773-f544041efa52 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:35.095988 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:35.095988 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:35.100212 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9ce6b473-aafc-48a0-b773-f544041efa52 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:35.106056 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9ce6b473-aafc-48a0-b773-f544041efa52 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:35.106685 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 842/3408] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:35 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:35.170650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-b7c8f83e-de37-494f-b290-27a8f16dc70f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.173547 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-b7c8f83e-de37-494f-b290-27a8f16dc70f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938/action Aug 25 11:55:35.174030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-b7c8f83e-de37-494f-b290-27a8f16dc70f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:35.174218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-b7c8f83e-de37-494f-b290-27a8f16dc70f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:35.196835 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:35.196835 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:35.208279 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-81ef810c-017f-4987-a781-4ebd3005c2d3 req-b7c8f83e-de37-494f-b290-27a8f16dc70f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938/action returned with HTTP 204 Aug 25 11:55:35.208838 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 843/3409] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:55:35 2026] POST /volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:35.405740 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-341e4223-8cb2-4160-8f39-5262d6afd14b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.407546 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-341e4223-8cb2-4160-8f39-5262d6afd14b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] GET https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 Aug 25 11:55:35.407762 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-341e4223-8cb2-4160-8f39-5262d6afd14b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:35.407963 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-341e4223-8cb2-4160-8f39-5262d6afd14b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:35.408062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-341e4223-8cb2-4160-8f39-5262d6afd14b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] Show backup with id efa231c4-8293-43ff-8887-87f89e39deb2. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:35.411803 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-341e4223-8cb2-4160-8f39-5262d6afd14b tempest-VolumesBackupsTest-624884399 tempest-VolumesBackupsTest-624884399-project-admin] https://10.4.3.66/volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 returned with HTTP 404 Aug 25 11:55:35.412265 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 869/3410] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:35 2026] GET /volume/v3/backups/efa231c4-8293-43ff-8887-87f89e39deb2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:35.425304 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8ae34275-45c2-442d-b433-579fc5e42994 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.427582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] DELETE https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 Aug 25 11:55:35.427865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:35.428125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:35.428347 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete volume with id: 706fd514-70a0-4754-a1f1-9f5ce204c0d0 Aug 25 11:55:35.437698 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:35.437698 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:35.438347 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:35.458381 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete volume request issued successfully. Aug 25 11:55:35.458633 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8ae34275-45c2-442d-b433-579fc5e42994 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 returned with HTTP 202 Aug 25 11:55:35.459166 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 857/3411] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:35 2026] DELETE /volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:35.466826 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1e5f2922-6646-4b13-83df-fe4050531498 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.468364 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e5f2922-6646-4b13-83df-fe4050531498 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 Aug 25 11:55:35.468548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e5f2922-6646-4b13-83df-fe4050531498 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:35.468745 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1e5f2922-6646-4b13-83df-fe4050531498 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:35.475845 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:35.475845 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:35.479490 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1e5f2922-6646-4b13-83df-fe4050531498 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:35.483642 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1e5f2922-6646-4b13-83df-fe4050531498 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 returned with HTTP 200 Aug 25 11:55:35.484126 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 843/3412] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:35 2026] GET /volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 => generated 838 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:35.754745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cfac9c98-9ced-4209-9a08-435c7de1e949 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.756423 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfac9c98-9ced-4209-9a08-435c7de1e949 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:35.756597 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfac9c98-9ced-4209-9a08-435c7de1e949 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:35.756799 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfac9c98-9ced-4209-9a08-435c7de1e949 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:35.765666 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:35.765666 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:35.768871 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cfac9c98-9ced-4209-9a08-435c7de1e949 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:35.772472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfac9c98-9ced-4209-9a08-435c7de1e949 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:35.772811 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 844/3413] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:35 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1132 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:35.784333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9eec2bee-f875-467b-91c3-c67c826c5342 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.786145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9eec2bee-f875-467b-91c3-c67c826c5342 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:35.786330 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9eec2bee-f875-467b-91c3-c67c826c5342 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:35.786527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9eec2bee-f875-467b-91c3-c67c826c5342 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:35.796844 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:35.796844 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:35.800856 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9eec2bee-f875-467b-91c3-c67c826c5342 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:35.806060 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9eec2bee-f875-467b-91c3-c67c826c5342 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:35.806468 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 870/3414] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:35 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1132 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:35.879411 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:35.881355 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:35.881730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-996002212"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:35.883143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-996002212'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:35.883261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume of 1 GB Aug 25 11:55:35.887282 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Availability Zones retrieved successfully. Aug 25 11:55:35.893439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Flow 'volume_create_api' (4c12491e-9556-4ecd-a460-fe98238a2deb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:35.894565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4d4e23-4e77-4b6c-9d7f-c88753cfb328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:35.895586 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:35.922178 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4d4e23-4e77-4b6c-9d7f-c88753cfb328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:35.922963 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12ff32a-fe8f-4537-8308-f9ca24465f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:35.964636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Created reservations ['81cb5980-b539-4253-a6ba-d78861a5f10e', '93518b26-49eb-4c88-b673-17d650161aaa', '2709e537-8468-4e64-874f-165bd04f98b0', '8976037c-4f33-4b0b-9ce0-49cb7d554e99'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:35.965427 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b12ff32a-fe8f-4537-8308-f9ca24465f79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81cb5980-b539-4253-a6ba-d78861a5f10e', '93518b26-49eb-4c88-b673-17d650161aaa', '2709e537-8468-4e64-874f-165bd04f98b0', '8976037c-4f33-4b0b-9ce0-49cb7d554e99']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:35.966184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bebf8a-0610-4cf4-bf38-ff692df2ded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:35.989295 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83bebf8a-0610-4cf4-bf38-ff692df2ded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '913c35eb-63fc-4f6e-9025-22c808b99b93', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-996002212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846d26353ac84349b31db9144c7a8f7b',qos_specs=None,replication_status=,reservations=['81cb5980-b539-4253-a6ba-d78861a5f10e','93518b26-49eb-4c88-b673-17d650161aaa','2709e537-8468-4e64-874f-165bd04f98b0','8976037c-4f33-4b0b-9ce0-49cb7d554e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9c302184134d9fb24dbc3f29f86565',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-996002212',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=913c35eb-63fc-4f6e-9025-22c808b99b93,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='846d26353ac84349b31db9144c7a8f7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac9c302184134d9fb24dbc3f29f86565',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:35.990016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34c79cc-ea39-4fe1-b21c-973962c0ddeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:36.019512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f34c79cc-ea39-4fe1-b21c-973962c0ddeb) transitioned into state 'SUCCESS' from state '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-996002212',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='846d26353ac84349b31db9144c7a8f7b',qos_specs=None,replication_status=,reservations=['81cb5980-b539-4253-a6ba-d78861a5f10e','93518b26-49eb-4c88-b673-17d650161aaa','2709e537-8468-4e64-874f-165bd04f98b0','8976037c-4f33-4b0b-9ce0-49cb7d554e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac9c302184134d9fb24dbc3f29f86565',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:36.023754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f56495-0695-46bf-ae49-4c3cb65184e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:36.035228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98f56495-0695-46bf-ae49-4c3cb65184e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:36.036116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Flow 'volume_create_api' (4c12491e-9556-4ecd-a460-fe98238a2deb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:36.036457 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Create volume request issued successfully. Aug 25 11:55:36.037085 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ea9cfd0d-f33b-4b4f-b837-85e8477faefa tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:36.038436 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 858/3415] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:55:35 2026] POST /volume/v3/volumes => generated 748 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:36.053224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4a69a3cc-b916-4560-b39b-e15627e03076 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:36.059396 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a69a3cc-b916-4560-b39b-e15627e03076 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:36.059721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a69a3cc-b916-4560-b39b-e15627e03076 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:36.060015 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4a69a3cc-b916-4560-b39b-e15627e03076 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:36.080682 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:36.080682 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:36.087970 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4a69a3cc-b916-4560-b39b-e15627e03076 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:36.098953 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4a69a3cc-b916-4560-b39b-e15627e03076 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:36.099485 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 844/3416] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:36 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 816 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:36.122643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6cada805-773d-4635-95d7-96c6f799475e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:36.125437 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6cada805-773d-4635-95d7-96c6f799475e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:36.125667 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6cada805-773d-4635-95d7-96c6f799475e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:36.125895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6cada805-773d-4635-95d7-96c6f799475e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:36.142178 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:36.142178 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:36.149065 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6cada805-773d-4635-95d7-96c6f799475e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:36.158616 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6cada805-773d-4635-95d7-96c6f799475e tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:36.158864 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 845/3417] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:36 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:36.498169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0ef28518-0443-4da0-9379-2d1b5678e461 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:36.500154 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ef28518-0443-4da0-9379-2d1b5678e461 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 Aug 25 11:55:36.500344 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ef28518-0443-4da0-9379-2d1b5678e461 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:36.500553 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0ef28518-0443-4da0-9379-2d1b5678e461 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:36.506802 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0ef28518-0443-4da0-9379-2d1b5678e461 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 returned with HTTP 404 Aug 25 11:55:36.507410 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 871/3418] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:36 2026] GET /volume/v3/volumes/706fd514-70a0-4754-a1f1-9f5ce204c0d0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:55:36.515490 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:36.517324 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf Aug 25 11:55:36.517514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:36.517759 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:36.517896 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete volume with id: 2cac3524-942c-4455-9f4e-5a0da52cb4bf Aug 25 11:55:36.524709 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:36.524709 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:36.525159 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:36.543459 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete volume request issued successfully. Aug 25 11:55:36.543673 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-55c9f39b-103d-45dc-938f-4abaa96cb9dc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf returned with HTTP 202 Aug 25 11:55:36.544110 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 859/3419] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:36 2026] DELETE /volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:36.552796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1ff4c192-9873-4580-8893-04e125dfbeeb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:36.555330 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ff4c192-9873-4580-8893-04e125dfbeeb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf Aug 25 11:55:36.555561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ff4c192-9873-4580-8893-04e125dfbeeb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:36.555828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1ff4c192-9873-4580-8893-04e125dfbeeb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:36.566151 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:36.566151 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:36.571554 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1ff4c192-9873-4580-8893-04e125dfbeeb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:36.576536 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1ff4c192-9873-4580-8893-04e125dfbeeb tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf returned with HTTP 200 Aug 25 11:55:36.576993 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 845/3420] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:36 2026] GET /volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:37.112761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c28f8bdf-2312-4aa0-a898-598d46bd687e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.114399 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c28f8bdf-2312-4aa0-a898-598d46bd687e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:37.114756 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c28f8bdf-2312-4aa0-a898-598d46bd687e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.115008 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c28f8bdf-2312-4aa0-a898-598d46bd687e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.122055 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.122055 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:37.129327 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c28f8bdf-2312-4aa0-a898-598d46bd687e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:37.131549 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c28f8bdf-2312-4aa0-a898-598d46bd687e tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:37.132111 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 846/3421] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:37.170056 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-536a5f5c-900b-47b3-9781-bf6a79eece14 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.174378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b5a52f2-760b-46e9-ad59-866cf23546fc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.174844 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-536a5f5c-900b-47b3-9781-bf6a79eece14 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:37.174996 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-536a5f5c-900b-47b3-9781-bf6a79eece14 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.175188 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-536a5f5c-900b-47b3-9781-bf6a79eece14 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.177525 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b5a52f2-760b-46e9-ad59-866cf23546fc tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:37.177751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b5a52f2-760b-46e9-ad59-866cf23546fc tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.177968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b5a52f2-760b-46e9-ad59-866cf23546fc tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.185221 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.185221 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:37.189793 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-536a5f5c-900b-47b3-9781-bf6a79eece14 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:37.191099 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.191099 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:37.195386 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-536a5f5c-900b-47b3-9781-bf6a79eece14 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:37.195466 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b5a52f2-760b-46e9-ad59-866cf23546fc tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:37.195922 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 872/3422] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:37.200153 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b5a52f2-760b-46e9-ad59-866cf23546fc tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:37.200260 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 860/3423] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:37.267792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eaf05412-386c-466f-a114-ca2c1914ea2b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.268151 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eaf05412-386c-466f-a114-ca2c1914ea2b None None] GET https://10.4.3.66/volume// Aug 25 11:55:37.268304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eaf05412-386c-466f-a114-ca2c1914ea2b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.268476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eaf05412-386c-466f-a114-ca2c1914ea2b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.268826 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eaf05412-386c-466f-a114-ca2c1914ea2b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:37.269064 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 846/3424] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 25 11:55:37.277288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a582a18a-f1d5-4f68-ac2e-94b5e56ef5ae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.313651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a582a18a-f1d5-4f68-ac2e-94b5e56ef5ae tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:55:37.313651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a582a18a-f1d5-4f68-ac2e-94b5e56ef5ae tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "913c35eb-63fc-4f6e-9025-22c808b99b93", "connector": null, "instance_uuid": "d3395a6a-ba91-4a68-aa03-a039cdaa23fa"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:37.321303 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.321303 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:37.346893 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a582a18a-f1d5-4f68-ac2e-94b5e56ef5ae tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:55:37.347513 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 847/3425] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:55:37 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 25 11:55:37.371284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-83a74891-d681-4e47-a556-f5806842e146 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.373646 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83a74891-d681-4e47-a556-f5806842e146 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:37.373964 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83a74891-d681-4e47-a556-f5806842e146 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.374197 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83a74891-d681-4e47-a556-f5806842e146 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.386468 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.386468 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:37.389235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a354e369-f8f1-401a-b4fd-1733024cedfc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.389698 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a354e369-f8f1-401a-b4fd-1733024cedfc None None] GET https://10.4.3.66/volume// Aug 25 11:55:37.389951 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a354e369-f8f1-401a-b4fd-1733024cedfc None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.390183 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a354e369-f8f1-401a-b4fd-1733024cedfc None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.390560 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a354e369-f8f1-401a-b4fd-1733024cedfc None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:37.390938 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 861/3426] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:37.392639 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-83a74891-d681-4e47-a556-f5806842e146 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:37.400123 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83a74891-d681-4e47-a556-f5806842e146 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:37.400570 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 873/3427] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:37.401324 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-8989abfa-7512-4156-a817-67397da49cb9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.403315 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-8989abfa-7512-4156-a817-67397da49cb9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:37.403494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-8989abfa-7512-4156-a817-67397da49cb9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.403682 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-8989abfa-7512-4156-a817-67397da49cb9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.411957 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.411957 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:37.415268 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-8989abfa-7512-4156-a817-67397da49cb9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:37.419023 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-8989abfa-7512-4156-a817-67397da49cb9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:37.419429 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 847/3428] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1020 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:37.524514 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.526161 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] PUT https://10.4.3.66/volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d Aug 25 11:55:37.526634 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:37.534074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Acquiring lock "cinder-attachment_update-913c35eb-63fc-4f6e-9025-22c808b99b93-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:55:37.541159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Lock "cinder-attachment_update-913c35eb-63fc-4f6e-9025-22c808b99b93-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:55:37.541159 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.541159 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:37.597227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99cdbc58-612b-4587-9446-e4c86469ebc1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.599200 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99cdbc58-612b-4587-9446-e4c86469ebc1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf Aug 25 11:55:37.599828 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99cdbc58-612b-4587-9446-e4c86469ebc1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.600245 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99cdbc58-612b-4587-9446-e4c86469ebc1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.607852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99cdbc58-612b-4587-9446-e4c86469ebc1 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf returned with HTTP 404 Aug 25 11:55:37.608370 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 862/3429] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/2cac3524-942c-4455-9f4e-5a0da52cb4bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:37.618651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.620485 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] DELETE https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d Aug 25 11:55:37.620720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.620914 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.621065 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete volume with id: 07612247-d271-4e01-81d5-14b56fe0392d Aug 25 11:55:37.628143 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.628143 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:37.628797 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:37.643278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Lock "cinder-attachment_update-913c35eb-63fc-4f6e-9025-22c808b99b93-np0000008081" released by "attachment_update" :: held 0.104s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:55:37.644339 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-48b9db38-7420-41ec-9647-a7e3e88cb247 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d returned with HTTP 200 Aug 25 11:55:37.644339 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 848/3430] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:55:37 2026] PUT /volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:37.660926 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Delete volume request issued successfully. Aug 25 11:55:37.661961 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae7998f7-0f3e-47b8-9359-6a51518b2434 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d returned with HTTP 202 Aug 25 11:55:37.661961 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 874/3431] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:37 2026] DELETE /volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:37.670639 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b94a61d8-44a9-44e5-85a1-2a680a57ed51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:37.673662 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b94a61d8-44a9-44e5-85a1-2a680a57ed51 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d Aug 25 11:55:37.673908 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b94a61d8-44a9-44e5-85a1-2a680a57ed51 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:37.674141 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b94a61d8-44a9-44e5-85a1-2a680a57ed51 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:37.683224 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:37.683224 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:37.687643 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b94a61d8-44a9-44e5-85a1-2a680a57ed51 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Volume info retrieved successfully. Aug 25 11:55:37.692226 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b94a61d8-44a9-44e5-85a1-2a680a57ed51 tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d returned with HTTP 200 Aug 25 11:55:37.692691 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 848/3432] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:37 2026] GET /volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:38.202488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-85d4bc9a-e0f5-4ca5-bcb2-228a1510b25f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:38.204775 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-85d4bc9a-e0f5-4ca5-bcb2-228a1510b25f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e/action Aug 25 11:55:38.205235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-85d4bc9a-e0f5-4ca5-bcb2-228a1510b25f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:38.205416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-85d4bc9a-e0f5-4ca5-bcb2-228a1510b25f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:38.213570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-68f9d08e-0085-4ef3-84d6-561267069cbe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:38.215846 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-68f9d08e-0085-4ef3-84d6-561267069cbe tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:38.216106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-68f9d08e-0085-4ef3-84d6-561267069cbe tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:38.216434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-68f9d08e-0085-4ef3-84d6-561267069cbe tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:38.224979 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:38.224979 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:38.227272 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:38.227272 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:38.231707 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-68f9d08e-0085-4ef3-84d6-561267069cbe tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:38.236873 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-68f9d08e-0085-4ef3-84d6-561267069cbe tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:38.237429 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 849/3433] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:38 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 935 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:38.239239 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1acd360c-74d7-4147-b53a-da07e3c9f666 req-85d4bc9a-e0f5-4ca5-bcb2-228a1510b25f tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e/action returned with HTTP 204 Aug 25 11:55:38.239953 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 863/3434] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:55:38 2026] POST /volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:38.342798 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-bfce66c1-a301-42b6-83c0-51bb4e68505c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:38.344960 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-bfce66c1-a301-42b6-83c0-51bb4e68505c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] DELETE https://10.4.3.66/volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062 Aug 25 11:55:38.345143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-bfce66c1-a301-42b6-83c0-51bb4e68505c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:38.345321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-bfce66c1-a301-42b6-83c0-51bb4e68505c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:38.353479 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:38.353479 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:38.397909 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a2c3a894-cb42-4bca-b491-d3d412cfe77c req-bfce66c1-a301-42b6-83c0-51bb4e68505c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062 returned with HTTP 200 Aug 25 11:55:38.398315 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 875/3435] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:38 2026] DELETE /volume/v3/attachments/fb1f8726-5a28-4a95-a2b1-7e69c0e92062 => generated 19 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:38.412921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c7ff6b9e-6ebe-4776-8d88-523c689130b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:38.414879 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7ff6b9e-6ebe-4776-8d88-523c689130b4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:38.415092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7ff6b9e-6ebe-4776-8d88-523c689130b4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:38.415295 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c7ff6b9e-6ebe-4776-8d88-523c689130b4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:38.426257 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:38.426257 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:38.430825 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c7ff6b9e-6ebe-4776-8d88-523c689130b4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:38.435389 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c7ff6b9e-6ebe-4776-8d88-523c689130b4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:38.435981 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 849/3436] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:38 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:38.707958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-56b8bede-17c0-46b6-85c7-9a5c1d0436cc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:38.709482 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56b8bede-17c0-46b6-85c7-9a5c1d0436cc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] GET https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d Aug 25 11:55:38.709662 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56b8bede-17c0-46b6-85c7-9a5c1d0436cc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:38.709842 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56b8bede-17c0-46b6-85c7-9a5c1d0436cc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:38.714748 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56b8bede-17c0-46b6-85c7-9a5c1d0436cc tempest-VolumesBackupsTest-267833747 tempest-VolumesBackupsTest-267833747-project-member] https://10.4.3.66/volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d returned with HTTP 404 Aug 25 11:55:38.715167 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 850/3437] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:38 2026] GET /volume/v3/volumes/07612247-d271-4e01-81d5-14b56fe0392d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:39.022126 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:39.023993 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:55:39.024444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74a484a3-45b0-4641-aff2-95323a522a51", "force": false, "name": "tempest-TestStampPattern-snapshot-1683336510", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:39.033064 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:39.033064 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:39.033607 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:55:39.033762 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create snapshot from volume 74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:55:39.080206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Created reservations ['8d1f0142-b5d5-463f-91d5-488743ff4ab5', 'df3c38c8-ccb4-4b6d-b5ce-c3e50a01dfd8', 'd9cd7283-b5e3-4e5e-9143-627db10df43a', '203f0b70-502a-405e-8fa3-58888e8a8059'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:39.119238 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot create request issued successfully. Aug 25 11:55:39.119631 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5407cb41-d720-43c4-a6ee-d2b6c19c188a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:55:39.120056 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 864/3438] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:55:39 2026] POST /volume/v3/snapshots => generated 303 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:39.129765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-14756a9b-a5f5-4043-b254-b441ab713610 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:39.131716 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14756a9b-a5f5-4043-b254-b441ab713610 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:55:39.131946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14756a9b-a5f5-4043-b254-b441ab713610 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:39.132174 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14756a9b-a5f5-4043-b254-b441ab713610 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:39.137090 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:39.137090 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:39.137488 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-14756a9b-a5f5-4043-b254-b441ab713610 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot retrieved successfully. Aug 25 11:55:39.138194 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14756a9b-a5f5-4043-b254-b441ab713610 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 returned with HTTP 200 Aug 25 11:55:39.138555 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 876/3439] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:39 2026] GET /volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 => generated 435 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:39.251199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b784befe-c40b-4334-86ea-45e81738f460 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:39.252973 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b784befe-c40b-4334-86ea-45e81738f460 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:39.253178 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b784befe-c40b-4334-86ea-45e81738f460 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:39.253382 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b784befe-c40b-4334-86ea-45e81738f460 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:39.263046 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:39.263046 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:39.266738 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b784befe-c40b-4334-86ea-45e81738f460 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:39.272146 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b784befe-c40b-4334-86ea-45e81738f460 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:39.272574 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 850/3440] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:39 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 1227 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:39.285518 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-540f9306-6264-49e8-b9cb-2fc1eb2667de None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:39.287880 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-540f9306-6264-49e8-b9cb-2fc1eb2667de tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:39.288134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-540f9306-6264-49e8-b9cb-2fc1eb2667de tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:39.288368 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-540f9306-6264-49e8-b9cb-2fc1eb2667de tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:39.300519 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:39.300519 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:39.304821 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-540f9306-6264-49e8-b9cb-2fc1eb2667de tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:39.309357 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-540f9306-6264-49e8-b9cb-2fc1eb2667de tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:39.309768 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 851/3441] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:39 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:39.448925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d0fa7e7-b5cd-4678-a93f-7fc3bdf38c5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:39.451045 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d0fa7e7-b5cd-4678-a93f-7fc3bdf38c5f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:39.451270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d0fa7e7-b5cd-4678-a93f-7fc3bdf38c5f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:39.451481 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d0fa7e7-b5cd-4678-a93f-7fc3bdf38c5f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:39.460826 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:39.460826 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:39.466909 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9d0fa7e7-b5cd-4678-a93f-7fc3bdf38c5f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:39.474025 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d0fa7e7-b5cd-4678-a93f-7fc3bdf38c5f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:39.474025 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 865/3442] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:39 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:40.147810 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6605324-883c-4e05-a264-c9603dd48685 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:40.149575 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6605324-883c-4e05-a264-c9603dd48685 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:55:40.149816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6605324-883c-4e05-a264-c9603dd48685 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:40.149996 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6605324-883c-4e05-a264-c9603dd48685 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:40.156002 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:40.156002 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:40.156648 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6605324-883c-4e05-a264-c9603dd48685 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot retrieved successfully. Aug 25 11:55:40.157967 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6605324-883c-4e05-a264-c9603dd48685 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 returned with HTTP 200 Aug 25 11:55:40.158486 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 877/3443] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:40 2026] GET /volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:40.168157 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8b204048-5959-473e-b7be-27702750dfcd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:40.169795 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b204048-5959-473e-b7be-27702750dfcd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:55:40.169994 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b204048-5959-473e-b7be-27702750dfcd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:40.170210 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8b204048-5959-473e-b7be-27702750dfcd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:40.176189 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:40.176189 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:40.176582 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8b204048-5959-473e-b7be-27702750dfcd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot retrieved successfully. Aug 25 11:55:40.177260 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8b204048-5959-473e-b7be-27702750dfcd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 returned with HTTP 200 Aug 25 11:55:40.177585 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 851/3444] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:40 2026] GET /volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 => generated 462 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:40.485243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c16d5b53-c6c1-47aa-a17f-f62fdb24e590 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:40.487575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c16d5b53-c6c1-47aa-a17f-f62fdb24e590 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:40.488035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c16d5b53-c6c1-47aa-a17f-f62fdb24e590 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:40.488298 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c16d5b53-c6c1-47aa-a17f-f62fdb24e590 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:40.502257 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:40.502257 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:40.506428 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c16d5b53-c6c1-47aa-a17f-f62fdb24e590 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:40.512551 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c16d5b53-c6c1-47aa-a17f-f62fdb24e590 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:40.513124 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 852/3445] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:40 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:40.819426 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fb5194aa-e2f6-4da7-ac6f-da4b967d3b3b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:40.908165 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb5194aa-e2f6-4da7-ac6f-da4b967d3b3b tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:55:40.908811 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb5194aa-e2f6-4da7-ac6f-da4b967d3b3b tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:40.930031 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb5194aa-e2f6-4da7-ac6f-da4b967d3b3b tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:55:40.930506 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 866/3446] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:55:40 2026] POST /volume/v3/types => generated 287 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:41.528857 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f6b79f02-4d30-44bf-b57d-08feda3bed57 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:41.530945 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6b79f02-4d30-44bf-b57d-08feda3bed57 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:41.531265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f6b79f02-4d30-44bf-b57d-08feda3bed57 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:41.532605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f6b79f02-4d30-44bf-b57d-08feda3bed57 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:41.542257 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:41.542257 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:41.546151 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f6b79f02-4d30-44bf-b57d-08feda3bed57 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:41.552021 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6b79f02-4d30-44bf-b57d-08feda3bed57 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:41.552568 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 878/3447] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:41 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:41.608828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a2941250-4d6e-47f2-a5f8-896c24b3e5a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:41.611124 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a2941250-4d6e-47f2-a5f8-896c24b3e5a9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d/action Aug 25 11:55:41.613784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a2941250-4d6e-47f2-a5f8-896c24b3e5a9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:41.613784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a2941250-4d6e-47f2-a5f8-896c24b3e5a9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:41.630136 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:41.630136 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:41.645877 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-560544ce-28cb-45f4-bf3b-a4143223e530 req-a2941250-4d6e-47f2-a5f8-896c24b3e5a9 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d/action returned with HTTP 204 Aug 25 11:55:41.647426 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 852/3448] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:55:41 2026] POST /volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:42.357575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-2403d884-57e4-403d-86c8-e78bc40eb678 req-a19e14f7-a08d-4b62-b62b-0956e2002594 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:42.360640 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2403d884-57e4-403d-86c8-e78bc40eb678 req-a19e14f7-a08d-4b62-b62b-0956e2002594 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a Aug 25 11:55:42.360915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2403d884-57e4-403d-86c8-e78bc40eb678 req-a19e14f7-a08d-4b62-b62b-0956e2002594 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:42.361197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-2403d884-57e4-403d-86c8-e78bc40eb678 req-a19e14f7-a08d-4b62-b62b-0956e2002594 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:42.370869 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:42.370869 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:42.423604 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-2403d884-57e4-403d-86c8-e78bc40eb678 req-a19e14f7-a08d-4b62-b62b-0956e2002594 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a returned with HTTP 200 Aug 25 11:55:42.424059 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 853/3449] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:42 2026] DELETE /volume/v3/attachments/2b4fcfe8-46fa-4b4f-80d2-ab45ec2ea31a => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:42.567007 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b10e6fb2-88c0-4f99-b61a-c7ab58772dc5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:42.568956 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b10e6fb2-88c0-4f99-b61a-c7ab58772dc5 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:42.569144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b10e6fb2-88c0-4f99-b61a-c7ab58772dc5 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:42.569321 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b10e6fb2-88c0-4f99-b61a-c7ab58772dc5 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:42.580178 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:42.580178 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:42.585439 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b10e6fb2-88c0-4f99-b61a-c7ab58772dc5 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:42.593747 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b10e6fb2-88c0-4f99-b61a-c7ab58772dc5 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:42.594419 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 867/3450] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:42 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1133 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:42.610646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b443162-c3a3-4d6b-bc65-270e52d71126 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:42.612642 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b443162-c3a3-4d6b-bc65-270e52d71126 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:42.612933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b443162-c3a3-4d6b-bc65-270e52d71126 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:42.613175 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b443162-c3a3-4d6b-bc65-270e52d71126 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:42.623466 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:42.623466 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:42.627827 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3b443162-c3a3-4d6b-bc65-270e52d71126 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:42.632806 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b443162-c3a3-4d6b-bc65-270e52d71126 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:42.633217 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 879/3451] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:42 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1133 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:42.718612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43b27299-c190-4a04-862d-b79e317bb10c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:42.721026 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:42.721405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "37a02958-980b-4d74-9cb1-ca55e44488c6", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:42.722828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '37a02958-980b-4d74-9cb1-ca55e44488c6', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:42.828383 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Create volume of 1 GB Aug 25 11:55:42.834164 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Availability Zones retrieved successfully. Aug 25 11:55:42.840122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Flow 'volume_create_api' (6870c624-b451-42bc-bb83-cc8bb9c1182e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:42.841211 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85daf8f4-7a52-40df-8f4a-bd358326265c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:42.842256 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:42.910739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (85daf8f4-7a52-40df-8f4a-bd358326265c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:55:41Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=1862597c-c515-4c00-ac01-e5fade57574a,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': '1862597c-c515-4c00-ac01-e5fade57574a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:42.911533 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (288c78f3-b45e-4335-8056-6aafccbc8d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:42.941417 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-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 25 11:55:42.941852 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-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 25 11:55:42.987045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3963a366-548a-4389-af99-576c12147095 req-beeb5a66-199e-4db7-9f9d-8d8dcb10c0f4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:42.989425 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-beeb5a66-199e-4db7-9f9d-8d8dcb10c0f4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:42.989634 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-beeb5a66-199e-4db7-9f9d-8d8dcb10c0f4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:42.990024 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-beeb5a66-199e-4db7-9f9d-8d8dcb10c0f4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:43.000387 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:43.000387 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:43.000875 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Created reservations ['fbc11387-de97-4344-8872-68d67b29c15b', 'deb429ce-4c81-4c61-9b12-b0afc8c90be0', 'd3204dcd-ec68-4d10-9593-39b389e30e32', '3151064e-62cf-4106-a425-c5c016940126'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:43.001736 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (288c78f3-b45e-4335-8056-6aafccbc8d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbc11387-de97-4344-8872-68d67b29c15b', 'deb429ce-4c81-4c61-9b12-b0afc8c90be0', 'd3204dcd-ec68-4d10-9593-39b389e30e32', '3151064e-62cf-4106-a425-c5c016940126']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:43.002437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72901f56-89b6-40be-b775-7615930b7029) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:43.004381 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3963a366-548a-4389-af99-576c12147095 req-beeb5a66-199e-4db7-9f9d-8d8dcb10c0f4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:43.010047 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-beeb5a66-199e-4db7-9f9d-8d8dcb10c0f4 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:43.010441 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 854/3452] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:42 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1132 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:43.026635 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72901f56-89b6-40be-b775-7615930b7029) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e17b3fdf-df54-4403-883f-d045a2f71c2a', '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='4c6f04ed1843494c97babcf9351b675d',qos_specs=None,replication_status=,reservations=['fbc11387-de97-4344-8872-68d67b29c15b','deb429ce-4c81-4c61-9b12-b0afc8c90be0','d3204dcd-ec68-4d10-9593-39b389e30e32','3151064e-62cf-4106-a425-c5c016940126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58e02ba08074223a0e7f0b41791824c',volume_type_id=1862597c-c515-4c00-ac01-e5fade57574a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:43Z,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=e17b3fdf-df54-4403-883f-d045a2f71c2a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4c6f04ed1843494c97babcf9351b675d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c58e02ba08074223a0e7f0b41791824c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(1862597c-c515-4c00-ac01-e5fade57574a),volume_type_id=1862597c-c515-4c00-ac01-e5fade57574a)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:43.027374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78b8e1b-d618-4767-862e-26f5db63475a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:43.036474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:43.038886 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f/action Aug 25 11:55:43.039301 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:43.039457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:43.047902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d78b8e1b-d618-4767-862e-26f5db63475a) transitioned into state 'SUCCESS' from 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='4c6f04ed1843494c97babcf9351b675d',qos_specs=None,replication_status=,reservations=['fbc11387-de97-4344-8872-68d67b29c15b','deb429ce-4c81-4c61-9b12-b0afc8c90be0','d3204dcd-ec68-4d10-9593-39b389e30e32','3151064e-62cf-4106-a425-c5c016940126'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c58e02ba08074223a0e7f0b41791824c',volume_type_id=1862597c-c515-4c00-ac01-e5fade57574a)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:43.048084 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125bdbc3-15c0-4930-b1cd-4bc196cd5430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:43.051862 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:43.051862 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:43.052377 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:43.058897 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Begin detaching volume completed successfully. Aug 25 11:55:43.059138 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-f7686c82-ef02-4890-8800-189411372003 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f/action returned with HTTP 202 Aug 25 11:55:43.059578 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 868/3453] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:55:43 2026] POST /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:43.063184 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (125bdbc3-15c0-4930-b1cd-4bc196cd5430) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:43.064445 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Flow 'volume_create_api' (6870c624-b451-42bc-bb83-cc8bb9c1182e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:43.064916 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Create volume request issued successfully. Aug 25 11:55:43.065729 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43b27299-c190-4a04-862d-b79e317bb10c tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:43.066307 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 853/3454] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:55:42 2026] POST /volume/v3/volumes => generated 796 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:43.080363 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a45f171-d00c-416e-a13c-dd5a4378b4dc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:43.082611 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a45f171-d00c-416e-a13c-dd5a4378b4dc tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:43.082930 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a45f171-d00c-416e-a13c-dd5a4378b4dc tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:43.083190 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a45f171-d00c-416e-a13c-dd5a4378b4dc tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:43.083863 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f40d70eb-95f7-4128-97f4-ee21093a42c3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:43.085951 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f40d70eb-95f7-4128-97f4-ee21093a42c3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:43.086205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f40d70eb-95f7-4128-97f4-ee21093a42c3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:43.086416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f40d70eb-95f7-4128-97f4-ee21093a42c3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:43.091845 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:43.091845 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:43.099214 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:43.099214 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:43.103645 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6a45f171-d00c-416e-a13c-dd5a4378b4dc tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:43.103772 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f40d70eb-95f7-4128-97f4-ee21093a42c3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:43.105963 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a45f171-d00c-416e-a13c-dd5a4378b4dc tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:43.106405 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 880/3455] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:43 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 864 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:43.108524 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f40d70eb-95f7-4128-97f4-ee21093a42c3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:43.109034 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 855/3456] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:43 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1135 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:43.117221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-782b10d7-d6d5-4cf1-822d-bd00d99c0d75 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:43.117565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-782b10d7-d6d5-4cf1-822d-bd00d99c0d75 None None] GET https://10.4.3.66/volume// Aug 25 11:55:43.117737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-782b10d7-d6d5-4cf1-822d-bd00d99c0d75 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:43.117925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-782b10d7-d6d5-4cf1-822d-bd00d99c0d75 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:43.118214 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-782b10d7-d6d5-4cf1-822d-bd00d99c0d75 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:43.118474 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 869/3457] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:43.126638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3963a366-548a-4389-af99-576c12147095 req-925cc154-bcaa-4e66-afdf-9d23c113c909 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:43.129798 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-925cc154-bcaa-4e66-afdf-9d23c113c909 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:43.130132 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-925cc154-bcaa-4e66-afdf-9d23c113c909 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:43.130417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-925cc154-bcaa-4e66-afdf-9d23c113c909 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:43.143942 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:43.143942 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:43.149681 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-3963a366-548a-4389-af99-576c12147095 req-925cc154-bcaa-4e66-afdf-9d23c113c909 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:43.158020 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-925cc154-bcaa-4e66-afdf-9d23c113c909 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:43.158601 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 854/3458] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:43 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:44.072116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3963a366-548a-4389-af99-576c12147095 req-0183992e-5df4-451d-86f6-50b9b99a96ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.074613 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-0183992e-5df4-451d-86f6-50b9b99a96ed tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] DELETE https://10.4.3.66/volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938 Aug 25 11:55:44.075411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-0183992e-5df4-451d-86f6-50b9b99a96ed tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.075801 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-0183992e-5df4-451d-86f6-50b9b99a96ed tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.085246 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.085246 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:44.122700 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e0db6cf6-2ef7-4137-923a-053ae21e98e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.123049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-ff794849-0d61-4c40-8885-56c350304bed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.124435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08d3902b-3c46-475d-b42b-f714bbfd5503 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.124653 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0db6cf6-2ef7-4137-923a-053ae21e98e3 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:44.124773 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0db6cf6-2ef7-4137-923a-053ae21e98e3 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.124947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0db6cf6-2ef7-4137-923a-053ae21e98e3 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.125633 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-ff794849-0d61-4c40-8885-56c350304bed tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:44.125896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-ff794849-0d61-4c40-8885-56c350304bed tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.126155 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-ff794849-0d61-4c40-8885-56c350304bed tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.126503 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08d3902b-3c46-475d-b42b-f714bbfd5503 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:44.126784 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08d3902b-3c46-475d-b42b-f714bbfd5503 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.126995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08d3902b-3c46-475d-b42b-f714bbfd5503 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.131377 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.131377 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:44.135907 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e0db6cf6-2ef7-4137-923a-053ae21e98e3 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:44.138476 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.138476 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:44.139979 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.139979 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:44.142278 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08d3902b-3c46-475d-b42b-f714bbfd5503 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:44.142423 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0db6cf6-2ef7-4137-923a-053ae21e98e3 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:44.142767 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 870/3459] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:44 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:44.144944 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-ff794849-0d61-4c40-8885-56c350304bed tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:44.147074 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08d3902b-3c46-475d-b42b-f714bbfd5503 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:44.147498 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 855/3460] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:44 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 1135 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:44.148791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3963a366-548a-4389-af99-576c12147095 req-0183992e-5df4-451d-86f6-50b9b99a96ed tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938 returned with HTTP 200 Aug 25 11:55:44.148791 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 881/3461] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:44 2026] DELETE /volume/v3/attachments/39036f76-cebc-4e0c-9c63-8d22c0c6c938 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:44.150969 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-ff794849-0d61-4c40-8885-56c350304bed tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:44.151411 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 856/3462] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:44 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 1228 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:44.171218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.173426 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d/action Aug 25 11:55:44.173823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:44.173973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:44.190184 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.190184 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:44.190184 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:44.195031 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.197166 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:44.197308 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Begin detaching volume completed successfully. Aug 25 11:55:44.197482 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-2aaeec8f-48c7-467b-b33b-d693506dd6e1 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d/action returned with HTTP 202 Aug 25 11:55:44.197584 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1753566702", "source_volid": "e80c2535-0db1-41f0-b874-c4b765aa8ba3", "volume_type": "tempest-scenario-type-luks-955529880", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:44.198276 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 871/3463] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:55:44 2026] POST /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:44.199753 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1753566702', 'source_volid': 'e80c2535-0db1-41f0-b874-c4b765aa8ba3', 'volume_type': 'tempest-scenario-type-luks-955529880', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:44.209890 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.209890 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:44.210413 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume retrieved successfully. Aug 25 11:55:44.210677 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume of 1 GB Aug 25 11:55:44.211114 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Availability Zones retrieved successfully. Aug 25 11:55:44.216196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (b7cde6e6-6614-40fc-96c9-fcc717db28f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:44.217233 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a16dfbc-5cd3-4b6d-8c6f-001f3576cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:44.218147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:44.240489 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6a16dfbc-5cd3-4b6d-8c6f-001f3576cd50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e80c2535-0db1-41f0-b874-c4b765aa8ba3', 'volume_type': VolumeType(created_at=2026-08-25T11:54:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5,is_public=True,name='tempest-scenario-type-luks-955529880',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5', '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=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:44.241721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93128ef-d2f8-421a-b2e0-3f57822de5e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:44.252069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3d01685-ec52-4f5e-b09d-92b6704a9385 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.252666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3d01685-ec52-4f5e-b09d-92b6704a9385 None None] GET https://10.4.3.66/volume// Aug 25 11:55:44.252760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3d01685-ec52-4f5e-b09d-92b6704a9385 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.252955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3d01685-ec52-4f5e-b09d-92b6704a9385 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.253272 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3d01685-ec52-4f5e-b09d-92b6704a9385 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:44.253789 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 882/3464] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:44.261655 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-6c64c747-fb60-4b3e-b03b-ddd629416b3c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.264906 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-6c64c747-fb60-4b3e-b03b-ddd629416b3c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:44.265137 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-6c64c747-fb60-4b3e-b03b-ddd629416b3c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.265398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-6c64c747-fb60-4b3e-b03b-ddd629416b3c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.269692 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-955529880 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-955529880, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:55:44.270070 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-955529880 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-955529880, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:55:44.276202 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.276202 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:44.279863 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-6c64c747-fb60-4b3e-b03b-ddd629416b3c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:44.284327 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-6c64c747-fb60-4b3e-b03b-ddd629416b3c tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 200 Aug 25 11:55:44.284777 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 857/3465] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:44 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 1411 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:44.287677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Created reservations ['50d9dc9c-a4e3-470a-ad1b-af51d2f58225', 'da45fbd5-cda6-4d1c-8644-4c67d23174e3', '4822ff32-fd5d-4640-8730-16c9bf97814a', '60a490b5-7933-4037-960a-dbbbb029787c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:44.288561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d93128ef-d2f8-421a-b2e0-3f57822de5e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d9dc9c-a4e3-470a-ad1b-af51d2f58225', 'da45fbd5-cda6-4d1c-8644-4c67d23174e3', '4822ff32-fd5d-4640-8730-16c9bf97814a', '60a490b5-7933-4037-960a-dbbbb029787c']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:44.289415 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f02df7-01ba-4776-832f-6554560a5ad3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:44.333183 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72f02df7-01ba-4776-832f-6554560a5ad3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba905c0e-b912-42eb-be09-1e7afec8a9b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1753566702',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['50d9dc9c-a4e3-470a-ad1b-af51d2f58225','da45fbd5-cda6-4d1c-8644-4c67d23174e3','4822ff32-fd5d-4640-8730-16c9bf97814a','60a490b5-7933-4037-960a-dbbbb029787c'],size=1,snapshot_id=None,source_replicaid=,source_volid=e80c2535-0db1-41f0-b874-c4b765aa8ba3,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5), '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-25T11:55:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1753566702',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ba905c0e-b912-42eb-be09-1e7afec8a9b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e060c3eef73e4143afda7e15438f95fc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e80c2535-0db1-41f0-b874-c4b765aa8ba3,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f663cbc9e59341458d3805d1f8e9e196',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5),volume_type_id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:44.334362 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4634dbf-5898-48de-a0a3-03fed001392b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:44.356438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f4634dbf-5898-48de-a0a3-03fed001392b) transitioned into state 'SUCCESS' from state '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-1753566702',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e060c3eef73e4143afda7e15438f95fc',qos_specs=None,replication_status=,reservations=['50d9dc9c-a4e3-470a-ad1b-af51d2f58225','da45fbd5-cda6-4d1c-8644-4c67d23174e3','4822ff32-fd5d-4640-8730-16c9bf97814a','60a490b5-7933-4037-960a-dbbbb029787c'],size=1,snapshot_id=None,source_replicaid=,source_volid=e80c2535-0db1-41f0-b874-c4b765aa8ba3,status='creating',user_id='f663cbc9e59341458d3805d1f8e9e196',volume_type_id=0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:44.357194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da8a1b1-e6bb-4185-8e2f-ffb9fb4419f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:44.377265 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3da8a1b1-e6bb-4185-8e2f-ffb9fb4419f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:44.378297 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Flow 'volume_create_api' (b7cde6e6-6614-40fc-96c9-fcc717db28f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:44.378759 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Create volume request issued successfully. Aug 25 11:55:44.379644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec07a0c8-4070-4680-8af8-0d15b88baf05 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:44.380508 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 856/3466] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:55:44 2026] POST /volume/v3/volumes => generated 808 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:44.393038 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c45c0903-bad0-456c-8628-930777eb30e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.397727 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c45c0903-bad0-456c-8628-930777eb30e6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:44.398071 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c45c0903-bad0-456c-8628-930777eb30e6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:44.398348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c45c0903-bad0-456c-8628-930777eb30e6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:44.409782 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.409782 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:44.418641 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c45c0903-bad0-456c-8628-930777eb30e6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:44.425131 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c45c0903-bad0-456c-8628-930777eb30e6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:44.425859 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 872/3467] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:44 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:44.952003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:44.953759 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:44.954073 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-823255495", "snapshot_id": "391bc3d9-2ada-4be5-b691-fa03e343d188", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:44.955666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-823255495', 'snapshot_id': '391bc3d9-2ada-4be5-b691-fa03e343d188', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:44.960537 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:44.960537 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:44.960962 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot retrieved successfully. Aug 25 11:55:44.961076 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create volume of 1 GB Aug 25 11:55:44.964260 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Availability Zones retrieved successfully. Aug 25 11:55:44.970204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Flow 'volume_create_api' (5456de41-2bae-4cf5-885e-778199827bc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:44.971305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062cdf36-ddb5-4e52-971d-27de5d4a0ece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:44.972208 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:45.005722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (062cdf36-ddb5-4e52-971d-27de5d4a0ece) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '391bc3d9-2ada-4be5-b691-fa03e343d188', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:45.006645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d42e1b-3789-4dcd-83ba-69bd5c974220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:45.047465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Created reservations ['f22e5623-b24f-4b12-b251-677f58d9b8a2', '4636535e-02e6-4259-976a-f4c2f6c8ceaf', 'e1df2755-bd46-443d-86e2-fd14df6e1eec', 'd0fcba26-6d6e-4e7c-b2fd-86c6ea3a05c1'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:45.048219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d42e1b-3789-4dcd-83ba-69bd5c974220) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22e5623-b24f-4b12-b251-677f58d9b8a2', '4636535e-02e6-4259-976a-f4c2f6c8ceaf', 'e1df2755-bd46-443d-86e2-fd14df6e1eec', 'd0fcba26-6d6e-4e7c-b2fd-86c6ea3a05c1']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:45.048878 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (827d53ad-8af0-48af-9609-b590db08dd4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:45.087160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (827d53ad-8af0-48af-9609-b590db08dd4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30618134-f8d2-4860-bf0a-0cc256c4478b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-823255495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f6295c006049b4b3a1120514867a4e',qos_specs=None,replication_status=,reservations=['f22e5623-b24f-4b12-b251-677f58d9b8a2','4636535e-02e6-4259-976a-f4c2f6c8ceaf','e1df2755-bd46-443d-86e2-fd14df6e1eec','d0fcba26-6d6e-4e7c-b2fd-86c6ea3a05c1'],size=1,snapshot_id=391bc3d9-2ada-4be5-b691-fa03e343d188,source_replicaid=,source_volid=None,status='creating',user_id='d64d848f673a4cd7bc9035e3152cce3a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-823255495',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30618134-f8d2-4860-bf0a-0cc256c4478b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f6295c006049b4b3a1120514867a4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=391bc3d9-2ada-4be5-b691-fa03e343d188,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d64d848f673a4cd7bc9035e3152cce3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:45.087915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e32f22-f8bf-468f-99c3-7142b05d80de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:45.104490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5e32f22-f8bf-468f-99c3-7142b05d80de) transitioned into state 'SUCCESS' from state '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-823255495',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f6295c006049b4b3a1120514867a4e',qos_specs=None,replication_status=,reservations=['f22e5623-b24f-4b12-b251-677f58d9b8a2','4636535e-02e6-4259-976a-f4c2f6c8ceaf','e1df2755-bd46-443d-86e2-fd14df6e1eec','d0fcba26-6d6e-4e7c-b2fd-86c6ea3a05c1'],size=1,snapshot_id=391bc3d9-2ada-4be5-b691-fa03e343d188,source_replicaid=,source_volid=None,status='creating',user_id='d64d848f673a4cd7bc9035e3152cce3a',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:45.105236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8a514a-c3a8-4067-8757-74ab6021ef42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:45.124543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b8a514a-c3a8-4067-8757-74ab6021ef42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:45.125285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Flow 'volume_create_api' (5456de41-2bae-4cf5-885e-778199827bc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:45.125601 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Create volume request issued successfully. Aug 25 11:55:45.126166 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8ca32cb-64c7-43e6-afa0-3697ccc345a9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:45.126563 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 883/3468] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:55:44 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:45.155285 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-71978a3c-1efa-4a48-8a6c-55852e1a8419 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.157152 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71978a3c-1efa-4a48-8a6c-55852e1a8419 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:45.157443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71978a3c-1efa-4a48-8a6c-55852e1a8419 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.157747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71978a3c-1efa-4a48-8a6c-55852e1a8419 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.162557 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-42619cfe-8999-4758-9460-7dd6a52cb16d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.164491 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42619cfe-8999-4758-9460-7dd6a52cb16d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:45.164713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42619cfe-8999-4758-9460-7dd6a52cb16d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.164902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-42619cfe-8999-4758-9460-7dd6a52cb16d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.164946 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.164946 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:45.168763 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-71978a3c-1efa-4a48-8a6c-55852e1a8419 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:45.172725 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.172725 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:45.173185 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71978a3c-1efa-4a48-8a6c-55852e1a8419 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:45.173548 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 858/3469] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:45.176239 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-42619cfe-8999-4758-9460-7dd6a52cb16d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:45.180141 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-42619cfe-8999-4758-9460-7dd6a52cb16d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:45.180542 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 857/3470] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:45.257439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-6d1eb9ab-6c6f-4d29-a46e-ac547fbcd372 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.260059 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-6d1eb9ab-6c6f-4d29-a46e-ac547fbcd372 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:45.260243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-6d1eb9ab-6c6f-4d29-a46e-ac547fbcd372 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.260439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-6d1eb9ab-6c6f-4d29-a46e-ac547fbcd372 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.270661 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.270661 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:45.275309 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-6d1eb9ab-6c6f-4d29-a46e-ac547fbcd372 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:45.281009 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-6d1eb9ab-6c6f-4d29-a46e-ac547fbcd372 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:45.281558 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 873/3471] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1133 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:45.298472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.300431 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] POST https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93/action Aug 25 11:55:45.300787 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:45.300922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:45.311358 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.311358 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:45.311911 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:45.318983 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Begin detaching volume completed successfully. Aug 25 11:55:45.319139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-238d66f8-89b3-4f2b-8516-7253771954c7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93/action returned with HTTP 202 Aug 25 11:55:45.319573 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 884/3472] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:55:45 2026] POST /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:45.338831 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3aa1db65-0a58-4fce-81a6-25b797ff4e08 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.341579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3aa1db65-0a58-4fce-81a6-25b797ff4e08 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:45.341824 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3aa1db65-0a58-4fce-81a6-25b797ff4e08 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.342054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3aa1db65-0a58-4fce-81a6-25b797ff4e08 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.352042 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.352042 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:45.355567 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3aa1db65-0a58-4fce-81a6-25b797ff4e08 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:45.359813 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3aa1db65-0a58-4fce-81a6-25b797ff4e08 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:45.360281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-108c6d16-582c-457b-8349-3ee5f63f2803 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.360338 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 859/3473] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:45.360484 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-108c6d16-582c-457b-8349-3ee5f63f2803 None None] GET https://10.4.3.66/volume// Aug 25 11:55:45.360736 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-108c6d16-582c-457b-8349-3ee5f63f2803 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.360975 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-108c6d16-582c-457b-8349-3ee5f63f2803 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.361381 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-108c6d16-582c-457b-8349-3ee5f63f2803 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:45.361778 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 858/3474] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:45.369699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-fbfce047-95f4-4e0a-a3f0-6afe51103a41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.372660 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-fbfce047-95f4-4e0a-a3f0-6afe51103a41 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:45.372950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-fbfce047-95f4-4e0a-a3f0-6afe51103a41 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.373204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-fbfce047-95f4-4e0a-a3f0-6afe51103a41 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.383291 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.383291 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:45.386422 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-fbfce047-95f4-4e0a-a3f0-6afe51103a41 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:45.391051 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-fbfce047-95f4-4e0a-a3f0-6afe51103a41 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:45.391431 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 874/3475] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1316 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:45.440862 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-295cb394-04bb-4b18-95a9-ab9ca501df81 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:45.442366 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-295cb394-04bb-4b18-95a9-ab9ca501df81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:45.442527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-295cb394-04bb-4b18-95a9-ab9ca501df81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:45.442721 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-295cb394-04bb-4b18-95a9-ab9ca501df81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:45.449227 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:45.449227 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:45.452792 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-295cb394-04bb-4b18-95a9-ab9ca501df81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:45.456571 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-295cb394-04bb-4b18-95a9-ab9ca501df81 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:45.456943 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 885/3476] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:45 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:46.187702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9a37cb13-9af3-4ae4-bf31-0be5bf78b392 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:46.189467 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a37cb13-9af3-4ae4-bf31-0be5bf78b392 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:46.189990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a37cb13-9af3-4ae4-bf31-0be5bf78b392 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:46.189990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a37cb13-9af3-4ae4-bf31-0be5bf78b392 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:46.197140 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:46.197140 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:46.201160 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9a37cb13-9af3-4ae4-bf31-0be5bf78b392 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:46.205644 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a37cb13-9af3-4ae4-bf31-0be5bf78b392 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:46.206029 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 860/3477] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:46 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:46.374030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fd67d7a-4f9e-478f-b08c-3ac1a20f08a8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:46.375936 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd67d7a-4f9e-478f-b08c-3ac1a20f08a8 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:46.376143 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd67d7a-4f9e-478f-b08c-3ac1a20f08a8 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:46.376376 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd67d7a-4f9e-478f-b08c-3ac1a20f08a8 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:46.385511 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:46.385511 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:46.388519 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fd67d7a-4f9e-478f-b08c-3ac1a20f08a8 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:46.392403 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd67d7a-4f9e-478f-b08c-3ac1a20f08a8 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:46.392866 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 859/3478] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:46 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:46.471814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d167b527-9e54-4fd0-91e3-32e9ff88c36d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:46.473539 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d167b527-9e54-4fd0-91e3-32e9ff88c36d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:46.473760 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d167b527-9e54-4fd0-91e3-32e9ff88c36d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:46.473938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d167b527-9e54-4fd0-91e3-32e9ff88c36d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:46.480329 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:46.480329 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:46.483609 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d167b527-9e54-4fd0-91e3-32e9ff88c36d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:46.487798 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d167b527-9e54-4fd0-91e3-32e9ff88c36d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:46.488176 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 875/3479] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:46 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:47.223275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e560d806-2912-412d-acdd-e84a68dffd5b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:47.226384 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e560d806-2912-412d-acdd-e84a68dffd5b tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:47.226674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e560d806-2912-412d-acdd-e84a68dffd5b tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:47.226997 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e560d806-2912-412d-acdd-e84a68dffd5b tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:47.239511 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:47.239511 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:47.247877 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e560d806-2912-412d-acdd-e84a68dffd5b tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:47.253099 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e560d806-2912-412d-acdd-e84a68dffd5b tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:47.253675 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 886/3480] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:47 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:47.406548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6cda769b-9ad2-4ac9-a847-729783fdfc79 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:47.414475 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6cda769b-9ad2-4ac9-a847-729783fdfc79 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:47.414475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6cda769b-9ad2-4ac9-a847-729783fdfc79 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:47.414475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6cda769b-9ad2-4ac9-a847-729783fdfc79 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:47.432286 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:47.432286 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:47.437543 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6cda769b-9ad2-4ac9-a847-729783fdfc79 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:47.444313 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6cda769b-9ad2-4ac9-a847-729783fdfc79 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:47.444999 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 861/3481] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:47 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:47.502000 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4fb0c7a8-03a5-4acc-ab60-7bfd227eb7cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:47.506504 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4fb0c7a8-03a5-4acc-ab60-7bfd227eb7cf tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:47.507347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4fb0c7a8-03a5-4acc-ab60-7bfd227eb7cf tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:47.507347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4fb0c7a8-03a5-4acc-ab60-7bfd227eb7cf tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:47.521360 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:47.521360 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:47.526410 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4fb0c7a8-03a5-4acc-ab60-7bfd227eb7cf tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:47.532631 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4fb0c7a8-03a5-4acc-ab60-7bfd227eb7cf tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:47.533154 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 860/3482] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:47 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:48.268686 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c20adb81-f6b3-4456-ae52-da094c8be7c7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:48.270894 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c20adb81-f6b3-4456-ae52-da094c8be7c7 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:48.271148 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c20adb81-f6b3-4456-ae52-da094c8be7c7 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:48.271360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c20adb81-f6b3-4456-ae52-da094c8be7c7 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:48.279061 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:48.279061 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:48.283730 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c20adb81-f6b3-4456-ae52-da094c8be7c7 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:48.295592 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c20adb81-f6b3-4456-ae52-da094c8be7c7 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:48.296208 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 876/3483] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:48 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 949 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:48.459957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7c580131-3bae-4356-8521-cb8004c8a700 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:48.461721 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7c580131-3bae-4356-8521-cb8004c8a700 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:48.461972 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7c580131-3bae-4356-8521-cb8004c8a700 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:48.462192 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7c580131-3bae-4356-8521-cb8004c8a700 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:48.474244 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:48.474244 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:48.478400 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7c580131-3bae-4356-8521-cb8004c8a700 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:48.486172 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7c580131-3bae-4356-8521-cb8004c8a700 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:48.486172 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 887/3484] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:48 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:48.549196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-653b62c0-63b5-498e-9d60-825fe525e7d6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:48.553210 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-653b62c0-63b5-498e-9d60-825fe525e7d6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:48.553210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-653b62c0-63b5-498e-9d60-825fe525e7d6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:48.553210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-653b62c0-63b5-498e-9d60-825fe525e7d6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:48.562039 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:48.562039 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:48.566519 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-653b62c0-63b5-498e-9d60-825fe525e7d6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:48.571565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-653b62c0-63b5-498e-9d60-825fe525e7d6 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:48.572152 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 862/3485] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:48 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:49.311931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54023bce-0c08-4d2e-b1fd-52486cd57f75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:49.313775 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54023bce-0c08-4d2e-b1fd-52486cd57f75 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:49.314006 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54023bce-0c08-4d2e-b1fd-52486cd57f75 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:49.314191 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54023bce-0c08-4d2e-b1fd-52486cd57f75 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:49.320960 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:49.320960 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:49.325441 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54023bce-0c08-4d2e-b1fd-52486cd57f75 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:49.330158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54023bce-0c08-4d2e-b1fd-52486cd57f75 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:49.330549 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 861/3486] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:49 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 949 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:49.496093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a776ede-5184-45bd-8dd2-a41413055b02 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:49.498022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a776ede-5184-45bd-8dd2-a41413055b02 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:49.498243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a776ede-5184-45bd-8dd2-a41413055b02 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:49.498517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a776ede-5184-45bd-8dd2-a41413055b02 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:49.508350 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:49.508350 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:49.512985 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a776ede-5184-45bd-8dd2-a41413055b02 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:49.518646 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a776ede-5184-45bd-8dd2-a41413055b02 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:49.519176 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 877/3487] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:49 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:49.584967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5cd34980-af50-4069-8266-f1ddddfd4dc2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:49.586929 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5cd34980-af50-4069-8266-f1ddddfd4dc2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:49.587145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5cd34980-af50-4069-8266-f1ddddfd4dc2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:49.587325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5cd34980-af50-4069-8266-f1ddddfd4dc2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:49.594688 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:49.594688 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:49.599185 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5cd34980-af50-4069-8266-f1ddddfd4dc2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:49.603578 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5cd34980-af50-4069-8266-f1ddddfd4dc2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:49.604081 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 888/3488] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:49 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:50.345251 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-43f2998c-efda-4597-bb12-bb091770bc36 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:50.347122 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-43f2998c-efda-4597-bb12-bb091770bc36 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:50.348426 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-43f2998c-efda-4597-bb12-bb091770bc36 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:50.348426 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-43f2998c-efda-4597-bb12-bb091770bc36 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:50.353976 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:50.353976 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:50.357527 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-43f2998c-efda-4597-bb12-bb091770bc36 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:50.361646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-43f2998c-efda-4597-bb12-bb091770bc36 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:50.362089 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 863/3489] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:50 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:50.533901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9230bc69-7941-48b3-bb41-75691523e7f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:50.536393 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9230bc69-7941-48b3-bb41-75691523e7f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:50.536721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9230bc69-7941-48b3-bb41-75691523e7f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:50.536988 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9230bc69-7941-48b3-bb41-75691523e7f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:50.558499 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:50.558499 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:50.567804 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9230bc69-7941-48b3-bb41-75691523e7f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:50.573957 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9230bc69-7941-48b3-bb41-75691523e7f7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:50.574388 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 862/3490] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:50 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:50.616472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d66442a-e7c6-4d14-b52d-e78aa32c939f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:50.618834 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d66442a-e7c6-4d14-b52d-e78aa32c939f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:50.619132 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d66442a-e7c6-4d14-b52d-e78aa32c939f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:50.619404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d66442a-e7c6-4d14-b52d-e78aa32c939f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:50.630201 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:50.630201 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:50.637552 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d66442a-e7c6-4d14-b52d-e78aa32c939f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:50.644044 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d66442a-e7c6-4d14-b52d-e78aa32c939f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:50.644161 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 878/3491] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:50 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:51.377492 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fce51686-2b6d-46d3-95d1-39adfc676dc0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.382979 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fce51686-2b6d-46d3-95d1-39adfc676dc0 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:51.382979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fce51686-2b6d-46d3-95d1-39adfc676dc0 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.382979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fce51686-2b6d-46d3-95d1-39adfc676dc0 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.392747 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.392747 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:51.399415 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fce51686-2b6d-46d3-95d1-39adfc676dc0 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:51.407608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fce51686-2b6d-46d3-95d1-39adfc676dc0 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:51.410077 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 889/3492] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:51 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 1293 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:51.426089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.428537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:51.428839 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.429111 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.429411 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Delete volume with id: e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:51.438608 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.438608 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:51.439215 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:51.459968 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Delete volume request issued successfully. Aug 25 11:55:51.460183 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e7cb7e4-45dc-47ff-87b3-b8b06fdf7cb8 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 202 Aug 25 11:55:51.460598 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 864/3493] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:51 2026] DELETE /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:51.467879 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccbf6bce-ce05-4e09-81a0-f39586d5d8d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.469967 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccbf6bce-ce05-4e09-81a0-f39586d5d8d4 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:51.470242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccbf6bce-ce05-4e09-81a0-f39586d5d8d4 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.470433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccbf6bce-ce05-4e09-81a0-f39586d5d8d4 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.479426 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.479426 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:51.487160 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ccbf6bce-ce05-4e09-81a0-f39586d5d8d4 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Volume info retrieved successfully. Aug 25 11:55:51.492174 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccbf6bce-ce05-4e09-81a0-f39586d5d8d4 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 200 Aug 25 11:55:51.492547 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 863/3494] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:51 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 1292 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:51.590495 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a2c9761-ab33-46ca-8530-f2ec343bbc9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.592327 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a2c9761-ab33-46ca-8530-f2ec343bbc9b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:51.592568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a2c9761-ab33-46ca-8530-f2ec343bbc9b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.592844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a2c9761-ab33-46ca-8530-f2ec343bbc9b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.603452 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.603452 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:51.607344 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5a2c9761-ab33-46ca-8530-f2ec343bbc9b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:51.612344 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a2c9761-ab33-46ca-8530-f2ec343bbc9b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:51.612793 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 879/3495] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:51 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:51.630826 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-7f85e1db-6713-4b13-ba75-1c6eae7b6616 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.633072 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-7f85e1db-6713-4b13-ba75-1c6eae7b6616 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4 Aug 25 11:55:51.633286 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-7f85e1db-6713-4b13-ba75-1c6eae7b6616 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.633504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-7f85e1db-6713-4b13-ba75-1c6eae7b6616 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.643253 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.643253 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:51.658406 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7e33838a-003b-4545-b24f-0b07970db064 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.661090 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e33838a-003b-4545-b24f-0b07970db064 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:51.661508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e33838a-003b-4545-b24f-0b07970db064 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.662668 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7e33838a-003b-4545-b24f-0b07970db064 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.675152 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.675152 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:51.680084 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7e33838a-003b-4545-b24f-0b07970db064 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:51.685472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7e33838a-003b-4545-b24f-0b07970db064 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:51.685472 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 865/3496] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:51 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:51.701429 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9147fff5-b965-4643-8c41-fc6b571509b8 req-7f85e1db-6713-4b13-ba75-1c6eae7b6616 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4 returned with HTTP 200 Aug 25 11:55:51.702319 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 890/3497] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:51 2026] DELETE /volume/v3/attachments/304315ec-c21e-4221-8cb8-fabc1de5f1b4 => generated 19 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:51.955871 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-51087c3e-d1f0-4b39-9b83-3d568c346264 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:51.958023 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-51087c3e-d1f0-4b39-9b83-3d568c346264 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d Aug 25 11:55:51.958201 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-51087c3e-d1f0-4b39-9b83-3d568c346264 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:51.958368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-51087c3e-d1f0-4b39-9b83-3d568c346264 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:51.968513 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:51.968513 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:52.024010 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-94e787b7-bc5b-49ae-9ed1-893ad0ce0329 req-51087c3e-d1f0-4b39-9b83-3d568c346264 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d returned with HTTP 200 Aug 25 11:55:52.024435 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 864/3498] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:55:51 2026] DELETE /volume/v3/attachments/f7d8609f-a67a-4398-b62f-0021561c763d => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:52.505055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d2960ee-21c9-4c9a-b8a4-11188decde00 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.509014 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d2960ee-21c9-4c9a-b8a4-11188decde00 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] GET https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a Aug 25 11:55:52.509014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d2960ee-21c9-4c9a-b8a4-11188decde00 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.509014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d2960ee-21c9-4c9a-b8a4-11188decde00 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.514114 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d2960ee-21c9-4c9a-b8a4-11188decde00 tempest-VolumeAndVolumeTypeFromImageTest-2114125108 tempest-VolumeAndVolumeTypeFromImageTest-2114125108-project-member] https://10.4.3.66/volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a returned with HTTP 404 Aug 25 11:55:52.514901 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 880/3499] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/e17b3fdf-df54-4403-883f-d045a2f71c2a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:52.628460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-82419dca-c3e2-47da-bf38-2782202eacad None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.632255 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-82419dca-c3e2-47da-bf38-2782202eacad tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:52.632255 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-82419dca-c3e2-47da-bf38-2782202eacad tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.632255 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-82419dca-c3e2-47da-bf38-2782202eacad tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.635743 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.637874 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:52.638039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.638249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.638350 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume with id: 3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:55:52.641306 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.641306 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:52.645211 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.645211 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:52.645694 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:52.646028 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-82419dca-c3e2-47da-bf38-2782202eacad tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:52.652136 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-82419dca-c3e2-47da-bf38-2782202eacad tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:52.652136 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 866/3500] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:52.666841 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c9585c04-6e83-4221-a4aa-481aa8f059c0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.668542 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume request issued successfully. Aug 25 11:55:52.668823 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed63d36b-4cec-4d3a-8f43-c83865e1358d tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 202 Aug 25 11:55:52.669250 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 891/3501] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:52 2026] DELETE /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:52.669504 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9585c04-6e83-4221-a4aa-481aa8f059c0 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:52.669822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9585c04-6e83-4221-a4aa-481aa8f059c0 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.670095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c9585c04-6e83-4221-a4aa-481aa8f059c0 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.678411 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.678411 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:52.682751 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c9585c04-6e83-4221-a4aa-481aa8f059c0 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:52.687524 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c9585c04-6e83-4221-a4aa-481aa8f059c0 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:52.687976 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 865/3502] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:52.699116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-531bba29-4886-4892-acf4-49eddcac9e5b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.703160 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-531bba29-4886-4892-acf4-49eddcac9e5b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:52.703418 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-531bba29-4886-4892-acf4-49eddcac9e5b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.703713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-531bba29-4886-4892-acf4-49eddcac9e5b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.712279 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.712279 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:52.716798 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-531bba29-4886-4892-acf4-49eddcac9e5b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:52.721082 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-531bba29-4886-4892-acf4-49eddcac9e5b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:52.722219 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 881/3503] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:52.726496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.730119 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:55:52.730119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.730119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.730119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:55:52.743680 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-65edab41-b520-4f53-b522-211737373539 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.748414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65edab41-b520-4f53-b522-211737373539 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:52.748960 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65edab41-b520-4f53-b522-211737373539 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.749276 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Get all volumes completed successfully. Aug 25 11:55:52.750241 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-65edab41-b520-4f53-b522-211737373539 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.752869 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.752869 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:52.759247 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d7f469f1-dab1-4ec7-9301-70d01ea9da48 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:55:52.759498 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.759498 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:52.760169 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 867/3504] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 22190 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:52.766817 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-65edab41-b520-4f53-b522-211737373539 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:52.772991 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-65edab41-b520-4f53-b522-211737373539 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:52.773469 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 892/3505] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:52.777186 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.778856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 Aug 25 11:55:52.779057 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.779248 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.779395 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Delete volume with id: d5a8fe56-c4da-4b01-b2db-7c5d628315d1 Aug 25 11:55:52.786531 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.786531 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:52.786737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61d363bb-feaf-414f-a1e8-4a32dea709d7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.786951 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Volume info retrieved successfully. Aug 25 11:55:52.788674 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61d363bb-feaf-414f-a1e8-4a32dea709d7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:52.788889 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61d363bb-feaf-414f-a1e8-4a32dea709d7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.789087 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61d363bb-feaf-414f-a1e8-4a32dea709d7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.796384 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.796384 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:52.796742 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.image.cache [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '37a02958-980b-4d74-9cb1-ca55e44488c6', 'volume_id': 'd5a8fe56-c4da-4b01-b2db-7c5d628315d1', 'host': 'np0000008081@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 11, 55, 43), 'last_used': datetime.datetime(2026, 8, 25, 11, 55, 51)}. {{(pid=100237) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 11:55:52.800695 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61d363bb-feaf-414f-a1e8-4a32dea709d7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:52.805302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61d363bb-feaf-414f-a1e8-4a32dea709d7 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:52.805735 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 882/3506] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:52.806719 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Delete volume request issued successfully. Aug 25 11:55:52.806903 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a37a9413-a081-4b5d-9c47-476e5a4dcebc tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 returned with HTTP 202 Aug 25 11:55:52.807327 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 866/3507] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:52 2026] DELETE /volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:52.816861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2c4e0807-bef3-4205-b591-19b2a43dfff7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.818273 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2c4e0807-bef3-4205-b591-19b2a43dfff7 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] GET https://10.4.3.66/volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 Aug 25 11:55:52.818928 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2c4e0807-bef3-4205-b591-19b2a43dfff7 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.818928 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2c4e0807-bef3-4205-b591-19b2a43dfff7 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.833400 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.833400 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:52.839687 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2c4e0807-bef3-4205-b591-19b2a43dfff7 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Volume info retrieved successfully. Aug 25 11:55:52.843381 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2c4e0807-bef3-4205-b591-19b2a43dfff7 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 returned with HTTP 200 Aug 25 11:55:52.843860 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 868/3508] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 => generated 1094 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:52.866270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ac17173-bea3-4bef-b734-6731b349102a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:52.868268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ac17173-bea3-4bef-b734-6731b349102a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:52.868460 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ac17173-bea3-4bef-b734-6731b349102a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:52.868683 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ac17173-bea3-4bef-b734-6731b349102a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:52.877286 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:52.877286 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:52.883170 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ac17173-bea3-4bef-b734-6731b349102a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:52.888081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ac17173-bea3-4bef-b734-6731b349102a tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:52.888457 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 893/3509] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:52 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:53.737862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6301a74e-6ce4-4e50-b302-472ed5223b6f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:53.739566 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6301a74e-6ce4-4e50-b302-472ed5223b6f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:53.739783 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6301a74e-6ce4-4e50-b302-472ed5223b6f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:53.739942 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6301a74e-6ce4-4e50-b302-472ed5223b6f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:53.746185 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:53.746185 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:53.749385 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6301a74e-6ce4-4e50-b302-472ed5223b6f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:53.753000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6301a74e-6ce4-4e50-b302-472ed5223b6f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:53.753297 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 883/3510] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:53 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:53.857236 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56d5872b-d641-4a79-9835-a45c0e7ed475 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:53.859842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56d5872b-d641-4a79-9835-a45c0e7ed475 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] GET https://10.4.3.66/volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 Aug 25 11:55:53.860109 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56d5872b-d641-4a79-9835-a45c0e7ed475 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:53.860386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56d5872b-d641-4a79-9835-a45c0e7ed475 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:53.868059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56d5872b-d641-4a79-9835-a45c0e7ed475 tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 returned with HTTP 404 Aug 25 11:55:53.868736 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 867/3511] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:53 2026] GET /volume/v3/volumes/d5a8fe56-c4da-4b01-b2db-7c5d628315d1 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:53.875472 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4db84a04-32d7-4018-9ac0-5e7d502dfc7a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:53.877089 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4db84a04-32d7-4018-9ac0-5e7d502dfc7a tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] DELETE https://10.4.3.66/volume/v3/types/1862597c-c515-4c00-ac01-e5fade57574a Aug 25 11:55:53.877283 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4db84a04-32d7-4018-9ac0-5e7d502dfc7a tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:53.877434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4db84a04-32d7-4018-9ac0-5e7d502dfc7a tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:53.898332 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4db84a04-32d7-4018-9ac0-5e7d502dfc7a tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/types/1862597c-c515-4c00-ac01-e5fade57574a returned with HTTP 202 Aug 25 11:55:53.898763 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 869/3512] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:55:53 2026] DELETE /volume/v3/types/1862597c-c515-4c00-ac01-e5fade57574a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:53.905318 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac2a65e2-d7fd-4d95-bd8c-d72a40ac7e7d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:53.917783 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac2a65e2-d7fd-4d95-bd8c-d72a40ac7e7d tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] GET https://10.4.3.66/volume/v3/types/1862597c-c515-4c00-ac01-e5fade57574a Aug 25 11:55:53.917783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac2a65e2-d7fd-4d95-bd8c-d72a40ac7e7d tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:53.917783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac2a65e2-d7fd-4d95-bd8c-d72a40ac7e7d tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:53.927049 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac2a65e2-d7fd-4d95-bd8c-d72a40ac7e7d tempest-VolumeAndVolumeTypeFromImageTest-1921220717 tempest-VolumeAndVolumeTypeFromImageTest-1921220717-project-admin] https://10.4.3.66/volume/v3/types/1862597c-c515-4c00-ac01-e5fade57574a returned with HTTP 404 Aug 25 11:55:53.929547 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 894/3513] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:55:53 2026] GET /volume/v3/types/1862597c-c515-4c00-ac01-e5fade57574a => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:54.768395 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01931e50-4943-4dcc-aa52-7df75ee88a96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:54.770343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01931e50-4943-4dcc-aa52-7df75ee88a96 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:54.770576 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01931e50-4943-4dcc-aa52-7df75ee88a96 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:54.770771 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01931e50-4943-4dcc-aa52-7df75ee88a96 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:54.778352 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:54.778352 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:54.783127 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-01931e50-4943-4dcc-aa52-7df75ee88a96 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:54.789503 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01931e50-4943-4dcc-aa52-7df75ee88a96 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:54.790672 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 884/3514] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:54 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:55.803012 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea57dc4f-edf0-437d-80af-9e9b56c0f2c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:55.805227 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea57dc4f-edf0-437d-80af-9e9b56c0f2c3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:55.805475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea57dc4f-edf0-437d-80af-9e9b56c0f2c3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:55.805737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea57dc4f-edf0-437d-80af-9e9b56c0f2c3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:55.808181 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=245,cinder:UPDATE=40,cinder:INSERT=19,cinder:DELETE=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:55:55.821615 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:55.821615 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:55.834950 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea57dc4f-edf0-437d-80af-9e9b56c0f2c3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:55.843176 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea57dc4f-edf0-437d-80af-9e9b56c0f2c3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:55.843914 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 868/3515] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:55 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:55.852237 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:55.854571 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] DELETE https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:55.854827 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:55.855051 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:55.855358 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Delete volume with id: 913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:55.864765 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:55.864765 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:55.865383 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:55.885364 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Delete volume request issued successfully. Aug 25 11:55:55.885579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8d6cf98c-c168-46cd-8d0b-4fb441f4fc61 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 202 Aug 25 11:55:55.886061 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 870/3516] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:55 2026] DELETE /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:55.895852 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0c7d9a2b-04ea-403d-8934-02882bb23079 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:55.898507 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c7d9a2b-04ea-403d-8934-02882bb23079 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:55.898836 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c7d9a2b-04ea-403d-8934-02882bb23079 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:55.899012 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c7d9a2b-04ea-403d-8934-02882bb23079 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:55.907406 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:55.907406 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:55.911358 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0c7d9a2b-04ea-403d-8934-02882bb23079 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:55.918063 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c7d9a2b-04ea-403d-8934-02882bb23079 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 200 Aug 25 11:55:55.918520 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 895/3517] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:55 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:55.934058 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8dad8ec7-ac80-4f73-859d-f945961979ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:56.088617 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:56.088993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1028582963"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:56.090662 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1028582963'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:56.090786 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume of 1 GB Aug 25 11:55:56.093281 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=248,cinder:UPDATE=63,cinder:INSERT=26 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:55:56.095987 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Availability Zones retrieved successfully. Aug 25 11:55:56.104222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (bb488876-b160-4190-acc4-e4e622b578ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:56.105568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf63176a-98d0-4ec1-86d4-d845380519c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:56.106686 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:56.136278 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bf63176a-98d0-4ec1-86d4-d845380519c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:56.137039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252bcb5b-e1ce-4920-bbfe-e1c0c1b8cbff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:56.197802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['91523da1-126e-49ca-bed0-42af92961e13', '1f1c4bbd-fcd1-47e2-ad3a-f8ffa3a2a6d9', '2292a04a-f1c6-43ad-b416-969fcd290a52', '26aed95f-107b-4001-8713-f708198e56ab'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:56.198794 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (252bcb5b-e1ce-4920-bbfe-e1c0c1b8cbff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91523da1-126e-49ca-bed0-42af92961e13', '1f1c4bbd-fcd1-47e2-ad3a-f8ffa3a2a6d9', '2292a04a-f1c6-43ad-b416-969fcd290a52', '26aed95f-107b-4001-8713-f708198e56ab']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:56.199763 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73d65ca-32de-4852-aa0b-7488055c0476) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:56.229837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b73d65ca-32de-4852-aa0b-7488055c0476) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '793c55ee-7491-4005-ba39-dde8e6f39209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1028582963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['91523da1-126e-49ca-bed0-42af92961e13','1f1c4bbd-fcd1-47e2-ad3a-f8ffa3a2a6d9','2292a04a-f1c6-43ad-b416-969fcd290a52','26aed95f-107b-4001-8713-f708198e56ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1028582963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=793c55ee-7491-4005-ba39-dde8e6f39209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9826a7f1cf643f2b1def7b207481aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:56.230704 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a3357b-f046-455d-9645-fc60b69d1fa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:56.248265 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a3357b-f046-455d-9645-fc60b69d1fa3) transitioned into state 'SUCCESS' from state '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-1028582963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['91523da1-126e-49ca-bed0-42af92961e13','1f1c4bbd-fcd1-47e2-ad3a-f8ffa3a2a6d9','2292a04a-f1c6-43ad-b416-969fcd290a52','26aed95f-107b-4001-8713-f708198e56ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:56.249001 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebdf502-3280-4c38-b2b2-b603bada1696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:56.261302 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ebdf502-3280-4c38-b2b2-b603bada1696) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:56.266771 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (bb488876-b160-4190-acc4-e4e622b578ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:56.266771 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request issued successfully. Aug 25 11:55:56.266771 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8dad8ec7-ac80-4f73-859d-f945961979ab tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:56.266771 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 885/3518] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:55:55 2026] POST /volume/v3/volumes => generated 776 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:56.281730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-10648662-36c9-4669-9436-1b45670f6556 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:56.283596 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10648662-36c9-4669-9436-1b45670f6556 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 Aug 25 11:55:56.283810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10648662-36c9-4669-9436-1b45670f6556 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:56.284036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-10648662-36c9-4669-9436-1b45670f6556 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:56.292695 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:56.292695 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:56.297484 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-10648662-36c9-4669-9436-1b45670f6556 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:55:56.304284 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-10648662-36c9-4669-9436-1b45670f6556 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 returned with HTTP 200 Aug 25 11:55:56.304967 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 869/3519] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:55:56 2026] GET /volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:56.858809 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-29e198ab-0561-4ce5-8a75-11bba16c8902 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:56.860701 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-29e198ab-0561-4ce5-8a75-11bba16c8902 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:56.860877 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-29e198ab-0561-4ce5-8a75-11bba16c8902 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:56.861042 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-29e198ab-0561-4ce5-8a75-11bba16c8902 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:56.867839 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:56.867839 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:56.871773 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-29e198ab-0561-4ce5-8a75-11bba16c8902 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:56.883427 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-29e198ab-0561-4ce5-8a75-11bba16c8902 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:56.883856 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 871/3520] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:56 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:56.920058 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93f32704-61ac-4f56-bbc1-284b9639384c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:56.922084 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:55:56.922569 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7409b298-53bf-4b26-a933-f2ac4506b88d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1278290287", "description": null, "metadata": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:56.933052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e619b796-687e-4e0e-8157-2a7d5bbdf6d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:56.936344 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e619b796-687e-4e0e-8157-2a7d5bbdf6d3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 Aug 25 11:55:56.936344 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e619b796-687e-4e0e-8157-2a7d5bbdf6d3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:56.936344 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e619b796-687e-4e0e-8157-2a7d5bbdf6d3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:56.944417 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:56.944417 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:56.945426 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:56.945769 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e619b796-687e-4e0e-8157-2a7d5bbdf6d3 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 returned with HTTP 404 Aug 25 11:55:56.945876 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:56.946427 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 886/3521] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:56 2026] GET /volume/v3/volumes/913c35eb-63fc-4f6e-9025-22c808b99b93 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:56.956488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:56.958905 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] DELETE https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:56.959348 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:56.959532 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:56.959728 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Delete volume with id: 760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:56.970148 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:56.970148 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:56.971046 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:57.004058 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Delete volume request issued successfully. Aug 25 11:55:57.004280 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6dd4e900-1717-434c-98f0-7e3c16e3a57d tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 202 Aug 25 11:55:57.004743 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 870/3522] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:56 2026] DELETE /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:57.015711 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ccff11ec-e248-40d7-a607-5b4ad84a9bba None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.017368 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccff11ec-e248-40d7-a607-5b4ad84a9bba tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:57.017530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccff11ec-e248-40d7-a607-5b4ad84a9bba tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.017753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccff11ec-e248-40d7-a607-5b4ad84a9bba tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.019643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['1353bca7-5580-41b2-b7cf-7a22c1271541', '83b2b521-486d-4272-aedb-2f9298ccfb0d', 'ca707373-a584-4d6a-8cb8-118a0e2c4ca1', '307926ee-b03c-44dc-a67f-0ed434e1e171'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:57.025571 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.025571 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:57.029850 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ccff11ec-e248-40d7-a607-5b4ad84a9bba tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:57.034899 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccff11ec-e248-40d7-a607-5b4ad84a9bba tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 200 Aug 25 11:55:57.035309 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 872/3523] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:57.061580 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot force create request issued successfully. Aug 25 11:55:57.062021 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93f32704-61ac-4f56-bbc1-284b9639384c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:55:57.062549 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 896/3524] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:55:56 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:57.073900 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-320eb379-8726-45b3-bc7f-4d9d7198a179 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.075747 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-320eb379-8726-45b3-bc7f-4d9d7198a179 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:55:57.076155 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-320eb379-8726-45b3-bc7f-4d9d7198a179 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.076601 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-320eb379-8726-45b3-bc7f-4d9d7198a179 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.082592 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.082592 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:57.083464 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-320eb379-8726-45b3-bc7f-4d9d7198a179 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:57.084676 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-320eb379-8726-45b3-bc7f-4d9d7198a179 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 200 Aug 25 11:55:57.085194 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 887/3525] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:57.321885 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e6ad0d78-b99b-4ce5-9c76-b84367698e0d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.327042 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6ad0d78-b99b-4ce5-9c76-b84367698e0d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 Aug 25 11:55:57.327042 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6ad0d78-b99b-4ce5-9c76-b84367698e0d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.327042 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e6ad0d78-b99b-4ce5-9c76-b84367698e0d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.336158 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.336158 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:57.340725 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e6ad0d78-b99b-4ce5-9c76-b84367698e0d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:55:57.345044 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e6ad0d78-b99b-4ce5-9c76-b84367698e0d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 returned with HTTP 200 Aug 25 11:55:57.345587 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 871/3526] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:57.360275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.362529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:55:57.362956 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "793c55ee-7491-4005-ba39-dde8e6f39209", "name": "tempest-type-Backup-1400484861"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:57.364767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating new backup {'backup': {'volume_id': '793c55ee-7491-4005-ba39-dde8e6f39209', 'name': 'tempest-type-Backup-1400484861'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:55:57.364942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating backup of volume 793c55ee-7491-4005-ba39-dde8e6f39209 in container None Aug 25 11:55:57.374398 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.374398 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:57.374876 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:55:57.403591 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['a0ff5527-0099-4172-a133-39a8c51be6e9', 'b8feab6c-f373-4113-b93f-16502bf2eb80'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:57.432453 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2015bf53-fd26-4712-b295-ed5b02ad8546 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:55:57.432926 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 873/3527] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:55:57 2026] POST /volume/v3/backups => generated 314 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:57.441394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1969979e-923a-4539-bdda-e94bde586dd2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.443465 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1969979e-923a-4539-bdda-e94bde586dd2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:55:57.443764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1969979e-923a-4539-bdda-e94bde586dd2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.444007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1969979e-923a-4539-bdda-e94bde586dd2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.444133 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1969979e-923a-4539-bdda-e94bde586dd2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:57.449330 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.449330 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:57.450189 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1969979e-923a-4539-bdda-e94bde586dd2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:55:57.450685 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 897/3528] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:57.461301 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-e8105571-b5c7-4b48-819b-44242de5294c req-68cf4cbb-e207-418b-9762-90c32d402d49 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.464440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-68cf4cbb-e207-418b-9762-90c32d402d49 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:57.464440 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-68cf4cbb-e207-418b-9762-90c32d402d49 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.464440 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-68cf4cbb-e207-418b-9762-90c32d402d49 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.487158 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.487158 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:57.493365 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-e8105571-b5c7-4b48-819b-44242de5294c req-68cf4cbb-e207-418b-9762-90c32d402d49 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:57.499807 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-68cf4cbb-e207-418b-9762-90c32d402d49 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:57.500378 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 888/3529] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 1227 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:55:57.521520 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.523698 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] POST https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2/action Aug 25 11:55:57.524779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:55:57.524779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:57.535067 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.535067 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:57.535490 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:57.542936 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Begin detaching volume completed successfully. Aug 25 11:55:57.542936 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-b557ebf7-a2b2-4b52-bc2f-669d8ae16b82 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2/action returned with HTTP 202 Aug 25 11:55:57.543265 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 872/3530] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:55:57 2026] POST /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:55:57.596733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4c6436f9-260c-4761-a87e-aa5d2bdc3940 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.597262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4c6436f9-260c-4761-a87e-aa5d2bdc3940 None None] GET https://10.4.3.66/volume// Aug 25 11:55:57.597492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4c6436f9-260c-4761-a87e-aa5d2bdc3940 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.597796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4c6436f9-260c-4761-a87e-aa5d2bdc3940 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.598244 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4c6436f9-260c-4761-a87e-aa5d2bdc3940 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:55:57.604778 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 874/3531] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:55:57.608340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-e8105571-b5c7-4b48-819b-44242de5294c req-ee25cbc7-9743-411b-9c63-22a2ac7e2264 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.610068 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ee25cbc7-9743-411b-9c63-22a2ac7e2264 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:55:57.610341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ee25cbc7-9743-411b-9c63-22a2ac7e2264 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.610703 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ee25cbc7-9743-411b-9c63-22a2ac7e2264 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.622020 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.622020 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:57.627325 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-e8105571-b5c7-4b48-819b-44242de5294c req-ee25cbc7-9743-411b-9c63-22a2ac7e2264 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:55:57.630549 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=252,cinder:UPDATE=42,cinder:INSERT=16 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:55:57.632068 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ee25cbc7-9743-411b-9c63-22a2ac7e2264 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:55:57.632783 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 898/3532] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 1410 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:55:57.897997 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5d7bb4ba-806c-4b87-9b04-aaad783f498d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:57.900276 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d7bb4ba-806c-4b87-9b04-aaad783f498d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:57.900515 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d7bb4ba-806c-4b87-9b04-aaad783f498d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:57.900767 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5d7bb4ba-806c-4b87-9b04-aaad783f498d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:57.910652 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:57.910652 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:57.914947 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5d7bb4ba-806c-4b87-9b04-aaad783f498d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:57.920160 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5d7bb4ba-806c-4b87-9b04-aaad783f498d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:57.920574 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 889/3533] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:57 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:58.048900 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-be830ca5-2bf4-42a4-8459-6e4f4481ed13 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.051196 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be830ca5-2bf4-42a4-8459-6e4f4481ed13 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f Aug 25 11:55:58.051433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be830ca5-2bf4-42a4-8459-6e4f4481ed13 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.052078 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-be830ca5-2bf4-42a4-8459-6e4f4481ed13 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.058907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-be830ca5-2bf4-42a4-8459-6e4f4481ed13 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f returned with HTTP 404 Aug 25 11:55:58.059479 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 873/3534] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/volumes/760e8875-ba62-4fb4-a950-37d8b4f4891f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:58.097490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-91585fae-bf45-4107-b098-bf56d637a0e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.099343 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-91585fae-bf45-4107-b098-bf56d637a0e8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:55:58.099561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-91585fae-bf45-4107-b098-bf56d637a0e8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.099780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-91585fae-bf45-4107-b098-bf56d637a0e8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.117616 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.117616 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:58.118353 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-91585fae-bf45-4107-b098-bf56d637a0e8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:58.119669 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-91585fae-bf45-4107-b098-bf56d637a0e8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 200 Aug 25 11:55:58.120250 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 875/3535] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:58.121774 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fe751027-e429-4941-972f-33efc2a1716b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.124327 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:55:58.124327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.124327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.124327 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Delete volume with id: 2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:55:58.130362 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.130362 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:58.132649 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:58.133643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b89dec68-17fd-4c86-855b-f1a4b2d297ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.135748 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b89dec68-17fd-4c86-855b-f1a4b2d297ed tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:55:58.135978 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b89dec68-17fd-4c86-855b-f1a4b2d297ed tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.136189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b89dec68-17fd-4c86-855b-f1a4b2d297ed tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.142344 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.142344 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:58.142939 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b89dec68-17fd-4c86-855b-f1a4b2d297ed tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:58.143942 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b89dec68-17fd-4c86-855b-f1a4b2d297ed tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 200 Aug 25 11:55:58.144647 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 890/3536] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:58.153247 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Delete volume request issued successfully. Aug 25 11:55:58.153470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fe751027-e429-4941-972f-33efc2a1716b tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 202 Aug 25 11:55:58.155022 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 899/3537] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:55:58 2026] DELETE /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:55:58.155804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.158409 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:55:58.158799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7409b298-53bf-4b26-a933-f2ac4506b88d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1110817858", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:58.166359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-52570039-7264-4c36-9ad0-921e5e51812f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.168677 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-52570039-7264-4c36-9ad0-921e5e51812f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:55:58.168958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-52570039-7264-4c36-9ad0-921e5e51812f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.169273 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-52570039-7264-4c36-9ad0-921e5e51812f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.178372 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.178372 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:58.183010 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-52570039-7264-4c36-9ad0-921e5e51812f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Volume info retrieved successfully. Aug 25 11:55:58.185262 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.185262 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:58.188585 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-52570039-7264-4c36-9ad0-921e5e51812f tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 200 Aug 25 11:55:58.189100 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 876/3538] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:58.189268 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:58.189439 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:58.220089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['3965b1ad-48da-4ebd-8c65-547cf3be07dc', '77087ae1-ab4a-4938-b202-e96ae769d2c2', 'c31c1cf4-6827-4248-b1d6-d73cfbbd1ca7', '39b69ba3-94a8-4642-9297-a6ec1a0b8dc0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:58.268691 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot force create request issued successfully. Aug 25 11:55:58.269167 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08c6fb81-186b-41a1-9854-7fc149dafbfc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:55:58.269792 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 874/3539] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:55:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 114 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:58.279802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02d75cdd-b5c4-4838-a06f-60b40c87ae94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.282194 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02d75cdd-b5c4-4838-a06f-60b40c87ae94 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:55:58.282462 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02d75cdd-b5c4-4838-a06f-60b40c87ae94 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.282766 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02d75cdd-b5c4-4838-a06f-60b40c87ae94 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.293514 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.293514 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:55:58.294144 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-02d75cdd-b5c4-4838-a06f-60b40c87ae94 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:58.295264 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02d75cdd-b5c4-4838-a06f-60b40c87ae94 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 200 Aug 25 11:55:58.295809 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 891/3540] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:58.460349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6e420ee8-7d8a-4ab7-9e91-b08aa356f189 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.462262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6e420ee8-7d8a-4ab7-9e91-b08aa356f189 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:55:58.462562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6e420ee8-7d8a-4ab7-9e91-b08aa356f189 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.462897 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6e420ee8-7d8a-4ab7-9e91-b08aa356f189 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.463046 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6e420ee8-7d8a-4ab7-9e91-b08aa356f189 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:58.467650 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.467650 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:58.468421 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6e420ee8-7d8a-4ab7-9e91-b08aa356f189 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:55:58.469010 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 900/3541] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:58.933994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d01a735f-31c8-4149-8086-78394396b6d2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:58.935794 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d01a735f-31c8-4149-8086-78394396b6d2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:58.935936 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d01a735f-31c8-4149-8086-78394396b6d2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:58.936112 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d01a735f-31c8-4149-8086-78394396b6d2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:58.942442 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:58.942442 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:58.946787 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d01a735f-31c8-4149-8086-78394396b6d2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:58.950610 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d01a735f-31c8-4149-8086-78394396b6d2 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:58.950972 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 877/3542] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:58 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:59.208448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1a2fffb1-e88b-460e-bf29-35cdfabb5923 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.210823 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a2fffb1-e88b-460e-bf29-35cdfabb5923 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] GET https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 Aug 25 11:55:59.211124 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a2fffb1-e88b-460e-bf29-35cdfabb5923 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.211411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1a2fffb1-e88b-460e-bf29-35cdfabb5923 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.218079 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1a2fffb1-e88b-460e-bf29-35cdfabb5923 tempest-AttachVolumeTestJSON-1574120223 tempest-AttachVolumeTestJSON-1574120223-project-member] https://10.4.3.66/volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 returned with HTTP 404 Aug 25 11:55:59.218495 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 875/3543] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/volumes/2f3cc8da-5f23-4b58-91e1-a3be0d5a83f3 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:55:59.286846 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.292969 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:55:59.292969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1045154010"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:59.292969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1045154010'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:55:59.292969 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume of 1 GB Aug 25 11:55:59.299493 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Availability Zones retrieved successfully. Aug 25 11:55:59.305873 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfaf2f7b-8b94-455f-a317-e71ffb6cb807 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.312077 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfaf2f7b-8b94-455f-a317-e71ffb6cb807 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:55:59.312077 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfaf2f7b-8b94-455f-a317-e71ffb6cb807 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.312280 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Flow 'volume_create_api' (5f41f9f3-d63b-4cbc-8277-15c7f300cf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:59.312341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfaf2f7b-8b94-455f-a317-e71ffb6cb807 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.312387 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d81ca4-7aa6-4241-88c2-6cd3ffd64244) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:59.313008 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:55:59.317567 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.317567 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:59.318025 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfaf2f7b-8b94-455f-a317-e71ffb6cb807 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:59.318816 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfaf2f7b-8b94-455f-a317-e71ffb6cb807 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 200 Aug 25 11:55:59.319202 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 901/3544] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:59.329925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dc958c9a-6953-4414-bbce-866fdedf647b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.331723 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dc958c9a-6953-4414-bbce-866fdedf647b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:55:59.331935 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dc958c9a-6953-4414-bbce-866fdedf647b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.332153 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dc958c9a-6953-4414-bbce-866fdedf647b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.336983 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.336983 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:59.337651 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dc958c9a-6953-4414-bbce-866fdedf647b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:59.338363 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dc958c9a-6953-4414-bbce-866fdedf647b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 200 Aug 25 11:55:59.338767 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 878/3545] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:59.347848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.350016 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:55:59.350437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7409b298-53bf-4b26-a933-f2ac4506b88d", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-301829112", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:55:59.352766 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60d81ca4-7aa6-4241-88c2-6cd3ffd64244) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:59.353959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10607de-c1ca-489c-984d-e51d5cff6d34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:59.364582 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.364582 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:59.365339 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:55:59.365540 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:55:59.398299 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['ace352be-7e3c-4fdb-9c0b-3d1578266411', 'cf551411-7123-4560-8713-f014ae324e61', '16cad514-88ed-4136-b26e-3638ae57f9a6', '4754dd91-03a7-4be6-bf93-e79f7d122a68'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:59.405588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Created reservations ['b0a7208e-e752-4238-a2b5-8f62441e4e4a', 'd7b1f6d4-08b4-4321-8fd0-6d98dd49caab', 'e407bf40-198d-47ec-b6aa-0693c5d00d46', 'ff6c147b-a2f6-423c-a0be-d33efe144b3e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:55:59.406644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a10607de-c1ca-489c-984d-e51d5cff6d34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0a7208e-e752-4238-a2b5-8f62441e4e4a', 'd7b1f6d4-08b4-4321-8fd0-6d98dd49caab', 'e407bf40-198d-47ec-b6aa-0693c5d00d46', 'ff6c147b-a2f6-423c-a0be-d33efe144b3e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:59.407518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88fe3f18-2b69-4ca4-8de0-2118caf3c332) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:59.440130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88fe3f18-2b69-4ca4-8de0-2118caf3c332) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '574f1b97-f0cd-4c8f-839b-b69014299f81', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1045154010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0142aa20a9bf4763846c3d813ecd6245',qos_specs=None,replication_status=,reservations=['b0a7208e-e752-4238-a2b5-8f62441e4e4a','d7b1f6d4-08b4-4321-8fd0-6d98dd49caab','e407bf40-198d-47ec-b6aa-0693c5d00d46','ff6c147b-a2f6-423c-a0be-d33efe144b3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadc4990b793463c8bc922211a0036aa',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1045154010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=574f1b97-f0cd-4c8f-839b-b69014299f81,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0142aa20a9bf4763846c3d813ecd6245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadc4990b793463c8bc922211a0036aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:59.440979 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f5fc68-576b-4a0f-841d-5e1524892f87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:59.444436 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot force create request issued successfully. Aug 25 11:55:59.444890 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b91ede54-71bd-4826-a2fd-8b186b563ee0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:55:59.445417 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 876/3546] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:55:59 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 25 11:55:59.456377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3825d332-dee9-46e6-be66-fa76dbc5baec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.458751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3825d332-dee9-46e6-be66-fa76dbc5baec tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:55:59.459663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3825d332-dee9-46e6-be66-fa76dbc5baec tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.459663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3825d332-dee9-46e6-be66-fa76dbc5baec tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.464442 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.464442 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:59.464864 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3825d332-dee9-46e6-be66-fa76dbc5baec tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:55:59.465656 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3825d332-dee9-46e6-be66-fa76dbc5baec tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 200 Aug 25 11:55:59.466034 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 902/3547] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:59.467317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53f5fc68-576b-4a0f-841d-5e1524892f87) transitioned into state 'SUCCESS' from state '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-1045154010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0142aa20a9bf4763846c3d813ecd6245',qos_specs=None,replication_status=,reservations=['b0a7208e-e752-4238-a2b5-8f62441e4e4a','d7b1f6d4-08b4-4321-8fd0-6d98dd49caab','e407bf40-198d-47ec-b6aa-0693c5d00d46','ff6c147b-a2f6-423c-a0be-d33efe144b3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadc4990b793463c8bc922211a0036aa',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:59.468560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500eeb76-b8d3-43a7-be19-30d97ffb1674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:55:59.479871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eecd5157-2189-4532-8840-597e6ee01046 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.481761 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eecd5157-2189-4532-8840-597e6ee01046 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:55:59.482034 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eecd5157-2189-4532-8840-597e6ee01046 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.482238 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (500eeb76-b8d3-43a7-be19-30d97ffb1674) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:55:59.482355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eecd5157-2189-4532-8840-597e6ee01046 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.482413 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-eecd5157-2189-4532-8840-597e6ee01046 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:55:59.483487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Flow 'volume_create_api' (5f41f9f3-d63b-4cbc-8277-15c7f300cf61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:55:59.483961 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume request issued successfully. Aug 25 11:55:59.484780 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d24b034-db8a-45f0-963b-03ce0b8c8454 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:55:59.485343 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 892/3548] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:55:59 2026] POST /volume/v3/volumes => generated 753 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:55:59.486791 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.486791 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:55:59.487702 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eecd5157-2189-4532-8840-597e6ee01046 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:55:59.488233 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 879/3549] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:59.501514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0938d5f-6243-42e5-a452-0ebf9748105b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.504079 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0938d5f-6243-42e5-a452-0ebf9748105b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:55:59.504336 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0938d5f-6243-42e5-a452-0ebf9748105b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.504603 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0938d5f-6243-42e5-a452-0ebf9748105b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.513948 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.513948 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:55:59.518732 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0938d5f-6243-42e5-a452-0ebf9748105b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:55:59.525031 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0938d5f-6243-42e5-a452-0ebf9748105b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:55:59.525775 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 877/3550] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 821 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:55:59.968984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e58047d0-53d9-4642-8271-0b87ee4504a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:55:59.972140 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e58047d0-53d9-4642-8271-0b87ee4504a1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:55:59.972487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e58047d0-53d9-4642-8271-0b87ee4504a1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:55:59.972911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e58047d0-53d9-4642-8271-0b87ee4504a1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:55:59.983888 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:55:59.983888 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:55:59.991439 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e58047d0-53d9-4642-8271-0b87ee4504a1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:55:59.997297 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e58047d0-53d9-4642-8271-0b87ee4504a1 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:55:59.997955 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 903/3551] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:55:59 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.477444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-085ea0eb-faa4-41bc-bdd2-bfb3bd30f482 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.479055 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-085ea0eb-faa4-41bc-bdd2-bfb3bd30f482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:00.479403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-085ea0eb-faa4-41bc-bdd2-bfb3bd30f482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.479728 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-085ea0eb-faa4-41bc-bdd2-bfb3bd30f482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.484908 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.484908 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:00.486655 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-085ea0eb-faa4-41bc-bdd2-bfb3bd30f482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:00.486655 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-085ea0eb-faa4-41bc-bdd2-bfb3bd30f482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 200 Aug 25 11:56:00.486655 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 893/3552] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.495288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-296715d4-bee3-4fc7-8b1f-b680d362aee7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.499301 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-296715d4-bee3-4fc7-8b1f-b680d362aee7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:00.499531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-296715d4-bee3-4fc7-8b1f-b680d362aee7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.499731 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-296715d4-bee3-4fc7-8b1f-b680d362aee7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.500345 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa1fd460-d4ab-481d-8a77-e63512b9fdf7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.503051 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa1fd460-d4ab-481d-8a77-e63512b9fdf7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:00.503230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa1fd460-d4ab-481d-8a77-e63512b9fdf7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.503397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa1fd460-d4ab-481d-8a77-e63512b9fdf7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.503514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fa1fd460-d4ab-481d-8a77-e63512b9fdf7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:00.504377 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.504377 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:00.504808 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-296715d4-bee3-4fc7-8b1f-b680d362aee7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:00.505522 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-296715d4-bee3-4fc7-8b1f-b680d362aee7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 200 Aug 25 11:56:00.505896 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 880/3553] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.507851 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.507851 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:00.508586 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa1fd460-d4ab-481d-8a77-e63512b9fdf7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:00.509027 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 878/3554] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.512807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-e8105571-b5c7-4b48-819b-44242de5294c req-ead3fbfc-365d-44ef-829e-90f59df86ce8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.515086 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ead3fbfc-365d-44ef-829e-90f59df86ce8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e Aug 25 11:56:00.515277 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ead3fbfc-365d-44ef-829e-90f59df86ce8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.515475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ead3fbfc-365d-44ef-829e-90f59df86ce8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.522732 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.522732 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:00.537671 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-61d1a9ab-cd31-4296-b119-b564b3565770 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.539095 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61d1a9ab-cd31-4296-b119-b564b3565770 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:00.539383 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61d1a9ab-cd31-4296-b119-b564b3565770 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.539683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-61d1a9ab-cd31-4296-b119-b564b3565770 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.546739 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.546739 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:00.552917 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-61d1a9ab-cd31-4296-b119-b564b3565770 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:00.554906 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-61d1a9ab-cd31-4296-b119-b564b3565770 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:00.555394 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 894/3555] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.577768 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-e8105571-b5c7-4b48-819b-44242de5294c req-ead3fbfc-365d-44ef-829e-90f59df86ce8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e returned with HTTP 200 Aug 25 11:56:00.578390 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 904/3556] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:56:00 2026] DELETE /volume/v3/attachments/4ee09b1d-f2db-47cc-9210-6ae6b420c94e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.618292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-8433bf4b-e430-4e02-aa03-c86f73a35e85 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.623470 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-8433bf4b-e430-4e02-aa03-c86f73a35e85 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:00.624806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-8433bf4b-e430-4e02-aa03-c86f73a35e85 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.625106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-8433bf4b-e430-4e02-aa03-c86f73a35e85 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.638303 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.638303 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:00.643356 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-8433bf4b-e430-4e02-aa03-c86f73a35e85 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:00.648745 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-8433bf4b-e430-4e02-aa03-c86f73a35e85 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:00.649242 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 881/3557] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.745536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5dd5ded-e148-4cdd-9265-7e14cda2be6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.747549 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5dd5ded-e148-4cdd-9265-7e14cda2be6a None None] GET https://10.4.3.66/volume// Aug 25 11:56:00.747688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.747749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5dd5ded-e148-4cdd-9265-7e14cda2be6a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.747749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5dd5ded-e148-4cdd-9265-7e14cda2be6a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.747749 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5dd5ded-e148-4cdd-9265-7e14cda2be6a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:00.747899 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 879/3558] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:00.754666 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:56:00.754666 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.754666 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.754666 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume with id: a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:56:00.765715 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-787ecd1e-df73-4d17-a965-a782ef69a20c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.767912 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.767912 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:00.768816 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:56:00.795735 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume request issued successfully. Aug 25 11:56:00.796140 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c0b613d-3542-46ed-a0a9-5b08ec48fbe0 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 202 Aug 25 11:56:00.796700 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 895/3559] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:00 2026] DELETE /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:00.847575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-363aed2f-2879-4e8f-a39c-0fe2c763084c req-720292f7-b45f-4bd1-95a3-ad9e49452d53 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.851843 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-363aed2f-2879-4e8f-a39c-0fe2c763084c req-720292f7-b45f-4bd1-95a3-ad9e49452d53 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:56:00.852124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-363aed2f-2879-4e8f-a39c-0fe2c763084c req-720292f7-b45f-4bd1-95a3-ad9e49452d53 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.852377 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-363aed2f-2879-4e8f-a39c-0fe2c763084c req-720292f7-b45f-4bd1-95a3-ad9e49452d53 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.862251 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.862251 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:00.867384 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-363aed2f-2879-4e8f-a39c-0fe2c763084c req-720292f7-b45f-4bd1-95a3-ad9e49452d53 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:56:00.869644 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-787ecd1e-df73-4d17-a965-a782ef69a20c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:56:00.870037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-787ecd1e-df73-4d17-a965-a782ef69a20c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "574f1b97-f0cd-4c8f-839b-b69014299f81", "connector": null, "instance_uuid": "23d98339-881c-4e09-9376-5246ff049b01"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:00.873795 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-363aed2f-2879-4e8f-a39c-0fe2c763084c req-720292f7-b45f-4bd1-95a3-ad9e49452d53 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 200 Aug 25 11:56:00.874365 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 882/3560] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 934 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:00.881739 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.881739 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:00.932606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-41610d58-88fe-4298-bcc1-6403d2c24f41 req-8c93a4c6-a1dc-4fdc-a32f-73dbcedee3b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.934921 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-787ecd1e-df73-4d17-a965-a782ef69a20c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:56:00.935425 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 905/3561] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:56:00 2026] POST /volume/v3/attachments => generated 273 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:00.936569 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41610d58-88fe-4298-bcc1-6403d2c24f41 req-8c93a4c6-a1dc-4fdc-a32f-73dbcedee3b6 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:56:00.936901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41610d58-88fe-4298-bcc1-6403d2c24f41 req-8c93a4c6-a1dc-4fdc-a32f-73dbcedee3b6 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.937111 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-41610d58-88fe-4298-bcc1-6403d2c24f41 req-8c93a4c6-a1dc-4fdc-a32f-73dbcedee3b6 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.944614 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-41610d58-88fe-4298-bcc1-6403d2c24f41 req-8c93a4c6-a1dc-4fdc-a32f-73dbcedee3b6 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 404 Aug 25 11:56:00.945497 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 880/3562] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:00.980796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-803c2db4-47f1-44f1-a00a-cab299036b7c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.985474 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-803c2db4-47f1-44f1-a00a-cab299036b7c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:00.985474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-803c2db4-47f1-44f1-a00a-cab299036b7c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.985474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-803c2db4-47f1-44f1-a00a-cab299036b7c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.992804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-df2b7249-6e3b-46fa-9abe-b49ea3654376 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:00.992804 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df2b7249-6e3b-46fa-9abe-b49ea3654376 None None] GET https://10.4.3.66/volume// Aug 25 11:56:00.992804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df2b7249-6e3b-46fa-9abe-b49ea3654376 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:00.992804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df2b7249-6e3b-46fa-9abe-b49ea3654376 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:00.992804 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df2b7249-6e3b-46fa-9abe-b49ea3654376 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:00.993035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 883/3563] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:00.997933 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:00.997933 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:01.006614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-f3932b2f-9aa0-4434-b874-fec2afb2b529 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.010651 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-803c2db4-47f1-44f1-a00a-cab299036b7c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:01.011746 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-f3932b2f-9aa0-4434-b874-fec2afb2b529 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:01.012511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-f3932b2f-9aa0-4434-b874-fec2afb2b529 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:01.012511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-f3932b2f-9aa0-4434-b874-fec2afb2b529 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:01.014551 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-803c2db4-47f1-44f1-a00a-cab299036b7c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:01.015212 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 896/3564] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:00 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:01.015550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4844890a-48e7-4611-aaa6-7cdc5417a61d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.022647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4844890a-48e7-4611-aaa6-7cdc5417a61d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:01.022647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4844890a-48e7-4611-aaa6-7cdc5417a61d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:01.022647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4844890a-48e7-4611-aaa6-7cdc5417a61d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:01.028249 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.028249 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:01.033471 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-f3932b2f-9aa0-4434-b874-fec2afb2b529 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:01.037415 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.037415 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:01.041308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-f3932b2f-9aa0-4434-b874-fec2afb2b529 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:01.041798 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 906/3565] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:01 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1025 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:01.046077 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4844890a-48e7-4611-aaa6-7cdc5417a61d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:01.053094 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4844890a-48e7-4611-aaa6-7cdc5417a61d tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:56:01.053675 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 881/3566] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:01 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 1448 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:01.145912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.147882 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] PUT https://10.4.3.66/volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc Aug 25 11:56:01.148272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:01.157190 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Acquiring lock "cinder-attachment_update-574f1b97-f0cd-4c8f-839b-b69014299f81-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:56:01.162646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Lock "cinder-attachment_update-574f1b97-f0cd-4c8f-839b-b69014299f81-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:56:01.163740 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.163740 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:01.179163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-383e5656-df09-4804-ad58-53957d9e8d68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.181136 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-383e5656-df09-4804-ad58-53957d9e8d68 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:01.181581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-383e5656-df09-4804-ad58-53957d9e8d68 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:01.181953 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-383e5656-df09-4804-ad58-53957d9e8d68 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:01.191698 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.191698 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:01.195513 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-383e5656-df09-4804-ad58-53957d9e8d68 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:01.201608 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-383e5656-df09-4804-ad58-53957d9e8d68 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:56:01.202155 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 897/3567] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:01 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 1448 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:01.264990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Lock "cinder-attachment_update-574f1b97-f0cd-4c8f-839b-b69014299f81-np0000008081" released by "attachment_update" :: held 0.102s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:56:01.265278 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-b9e261cc-9f53-4715-a31d-2a0c1274cddd tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc returned with HTTP 200 Aug 25 11:56:01.265721 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 884/3568] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:56:01 2026] PUT /volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:01.520112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f44b8217-7c1e-4ae1-8e9c-e7c018c37803 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.521985 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f44b8217-7c1e-4ae1-8e9c-e7c018c37803 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:01.522224 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f44b8217-7c1e-4ae1-8e9c-e7c018c37803 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:01.522710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f44b8217-7c1e-4ae1-8e9c-e7c018c37803 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:01.522710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f44b8217-7c1e-4ae1-8e9c-e7c018c37803 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:01.530256 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.530256 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:01.531541 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f44b8217-7c1e-4ae1-8e9c-e7c018c37803 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:01.531768 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 907/3569] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:01 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:01.809786 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-ac70d4f4-132d-4fe6-9860-b083800375e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.818674 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-ac70d4f4-132d-4fe6-9860-b083800375e3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:01.819056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-ac70d4f4-132d-4fe6-9860-b083800375e3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:01.819228 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-ac70d4f4-132d-4fe6-9860-b083800375e3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:01.835103 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.835103 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:01.841725 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-ac70d4f4-132d-4fe6-9860-b083800375e3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:01.848864 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-ac70d4f4-132d-4fe6-9860-b083800375e3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:56:01.849691 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 882/3570] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:01 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 1448 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:01.864234 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-88ba3ebe-cc72-4da5-9a63-f04ba42ecd82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.864795 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88ba3ebe-cc72-4da5-9a63-f04ba42ecd82 None None] GET https://10.4.3.66/volume// Aug 25 11:56:01.864947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88ba3ebe-cc72-4da5-9a63-f04ba42ecd82 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:01.865182 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-88ba3ebe-cc72-4da5-9a63-f04ba42ecd82 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:01.865537 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-88ba3ebe-cc72-4da5-9a63-f04ba42ecd82 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:01.865889 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 898/3571] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:56:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:01.876228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-034a7242-a939-4d2c-bca8-c4e9dc7d218a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:01.879212 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-034a7242-a939-4d2c-bca8-c4e9dc7d218a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:56:01.879605 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-034a7242-a939-4d2c-bca8-c4e9dc7d218a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba905c0e-b912-42eb-be09-1e7afec8a9b5", "connector": null, "instance_uuid": "cab7ae71-82f3-47bd-b77b-6345c65a257b"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:01.891561 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:01.891561 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:01.929000 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-034a7242-a939-4d2c-bca8-c4e9dc7d218a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:56:01.930247 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 885/3572] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:56:01 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 25 11:56:02.033695 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5b0e5d8f-1d95-4a3e-8253-bb265759cf92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:02.037647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b0e5d8f-1d95-4a3e-8253-bb265759cf92 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:02.037647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5d8f-1d95-4a3e-8253-bb265759cf92 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:02.037647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b0e5d8f-1d95-4a3e-8253-bb265759cf92 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:02.058047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-47691552-f1a1-4f34-bd87-de46699ba979 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:02.058729 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:02.058729 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:02.062227 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:02.062227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:02.062227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:02.062329 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:02.067523 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5b0e5d8f-1d95-4a3e-8253-bb265759cf92 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:02.070541 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:02.070541 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:02.071456 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:02.075888 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b0e5d8f-1d95-4a3e-8253-bb265759cf92 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:02.076738 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 908/3573] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:02 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 846 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:02.103243 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 11:56:02.103768 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-47691552-f1a1-4f34-bd87-de46699ba979 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 202 Aug 25 11:56:02.103934 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 883/3574] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:02 2026] DELETE /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:02.114488 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-634727e1-df9a-44ec-ac07-24a1808c56ef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:02.115278 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-634727e1-df9a-44ec-ac07-24a1808c56ef tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:02.115770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-634727e1-df9a-44ec-ac07-24a1808c56ef tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:02.116096 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-634727e1-df9a-44ec-ac07-24a1808c56ef tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:02.123277 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:02.123277 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:02.123821 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-634727e1-df9a-44ec-ac07-24a1808c56ef tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:02.125207 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-634727e1-df9a-44ec-ac07-24a1808c56ef tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 200 Aug 25 11:56:02.125764 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 899/3575] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:02 2026] GET /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:02.546929 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-306932a3-106f-4b29-9bb5-e185e10c7411 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:02.549052 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-306932a3-106f-4b29-9bb5-e185e10c7411 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:02.549454 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-306932a3-106f-4b29-9bb5-e185e10c7411 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:02.549965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-306932a3-106f-4b29-9bb5-e185e10c7411 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:02.550139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-306932a3-106f-4b29-9bb5-e185e10c7411 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:02.558229 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:02.558229 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:02.558229 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-306932a3-106f-4b29-9bb5-e185e10c7411 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:02.558921 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 886/3576] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:02 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:03.094373 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-edd3b233-4b61-4cb8-a24f-793121caf0e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.097978 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-edd3b233-4b61-4cb8-a24f-793121caf0e1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:03.097978 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-edd3b233-4b61-4cb8-a24f-793121caf0e1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.097978 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-edd3b233-4b61-4cb8-a24f-793121caf0e1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.107333 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.107333 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:03.112200 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-edd3b233-4b61-4cb8-a24f-793121caf0e1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:03.116753 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-edd3b233-4b61-4cb8-a24f-793121caf0e1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:03.117260 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 909/3577] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:03 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:03.138590 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57905d46-bd73-47f7-92e1-9bf9512ca095 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.140872 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57905d46-bd73-47f7-92e1-9bf9512ca095 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:03.141126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57905d46-bd73-47f7-92e1-9bf9512ca095 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.141375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57905d46-bd73-47f7-92e1-9bf9512ca095 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.146966 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57905d46-bd73-47f7-92e1-9bf9512ca095 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 404 Aug 25 11:56:03.147594 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 884/3578] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:03 2026] GET /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:56:03.156250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.159247 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:03.159547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.159792 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.159900 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:03.166159 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.166159 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:03.166632 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:03.202561 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 11:56:03.202856 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-62a1a6f5-b912-4fb3-b3a4-cde0a13811d9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 202 Aug 25 11:56:03.203371 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 900/3579] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:03 2026] DELETE /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:03.216164 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9d98633d-4e14-4294-9327-58409d5135a9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.218152 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9d98633d-4e14-4294-9327-58409d5135a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:03.218355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9d98633d-4e14-4294-9327-58409d5135a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.218586 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9d98633d-4e14-4294-9327-58409d5135a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.225648 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.225648 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:03.226140 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9d98633d-4e14-4294-9327-58409d5135a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:03.227180 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9d98633d-4e14-4294-9327-58409d5135a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 200 Aug 25 11:56:03.227916 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 887/3580] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:03 2026] GET /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:03.445577 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4bbefd85-2efd-472d-82ba-b8445ea1f6e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.446110 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4bbefd85-2efd-472d-82ba-b8445ea1f6e9 None None] GET https://10.4.3.66/volume// Aug 25 11:56:03.446346 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4bbefd85-2efd-472d-82ba-b8445ea1f6e9 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.446636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4bbefd85-2efd-472d-82ba-b8445ea1f6e9 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.447071 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4bbefd85-2efd-472d-82ba-b8445ea1f6e9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:03.447482 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 910/3581] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:03.461361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-8d13921b-aef7-47e2-aa57-54a60110e9bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.465694 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-8d13921b-aef7-47e2-aa57-54a60110e9bb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:03.466848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-8d13921b-aef7-47e2-aa57-54a60110e9bb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.469900 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-8d13921b-aef7-47e2-aa57-54a60110e9bb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.481835 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.481835 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:03.486497 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-8d13921b-aef7-47e2-aa57-54a60110e9bb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:03.493343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-8d13921b-aef7-47e2-aa57-54a60110e9bb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:56:03.493833 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 885/3582] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:03 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 1627 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:03.573271 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de2d7eac-c996-4136-aef3-602afed5bc97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.575315 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de2d7eac-c996-4136-aef3-602afed5bc97 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:03.575610 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de2d7eac-c996-4136-aef3-602afed5bc97 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:03.575858 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de2d7eac-c996-4136-aef3-602afed5bc97 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:03.575982 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-de2d7eac-c996-4136-aef3-602afed5bc97 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:03.580838 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.580838 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:03.581673 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de2d7eac-c996-4136-aef3-602afed5bc97 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:03.582201 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 901/3583] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:03 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:03.611826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.614693 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] PUT https://10.4.3.66/volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3 Aug 25 11:56:03.615070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:03.626259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Acquiring lock "cinder-attachment_update-ba905c0e-b912-42eb-be09-1e7afec8a9b5-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:56:03.634394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Lock "cinder-attachment_update-ba905c0e-b912-42eb-be09-1e7afec8a9b5-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:56:03.635354 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.635354 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:03.732769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Lock "cinder-attachment_update-ba905c0e-b912-42eb-be09-1e7afec8a9b5-np0000008081" released by "attachment_update" :: held 0.098s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:56:03.733340 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-6eb5df13-18fd-4e68-9457-349fd6325163 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3 returned with HTTP 200 Aug 25 11:56:03.734674 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 888/3584] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:56:03 2026] PUT /volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3 => generated 968 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:03.762739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-e172d77e-0178-4b47-8d61-467ea96e063b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:03.764982 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-e172d77e-0178-4b47-8d61-467ea96e063b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] POST https://10.4.3.66/volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3/action Aug 25 11:56:03.765375 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-e172d77e-0178-4b47-8d61-467ea96e063b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:03.765565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-e172d77e-0178-4b47-8d61-467ea96e063b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:03.785614 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:03.785614 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:03.801546 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-e172d77e-0178-4b47-8d61-467ea96e063b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3/action returned with HTTP 204 Aug 25 11:56:03.802059 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 911/3585] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:56:03 2026] POST /volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:03.906677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7fe120f-1323-4360-b9d8-a0cc20f925fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.057499 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7fe120f-1323-4360-b9d8-a0cc20f925fa tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:04.057903 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7fe120f-1323-4360-b9d8-a0cc20f925fa tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-53940844"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:04.077024 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7fe120f-1323-4360-b9d8-a0cc20f925fa tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:04.077486 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 886/3586] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:56:03 2026] POST /volume/v3/types => generated 222 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:04.087806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d2848d2f-5c94-48e5-926d-53ee509f9b80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.090704 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2848d2f-5c94-48e5-926d-53ee509f9b80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:56:04.091233 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d2848d2f-5c94-48e5-926d-53ee509f9b80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1032733152"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:04.112781 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d2848d2f-5c94-48e5-926d-53ee509f9b80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:56:04.113530 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 902/3587] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:56:04 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:04.122505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.134460 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ee0b4182-0324-4da8-9e1d-53e3c5d43d19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.136839 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee0b4182-0324-4da8-9e1d-53e3c5d43d19 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:04.137093 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee0b4182-0324-4da8-9e1d-53e3c5d43d19 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:04.137336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ee0b4182-0324-4da8-9e1d-53e3c5d43d19 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:04.152298 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.152298 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:04.158265 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ee0b4182-0324-4da8-9e1d-53e3c5d43d19 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:04.164855 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ee0b4182-0324-4da8-9e1d-53e3c5d43d19 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:04.165334 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 912/3588] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:04 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:04.206566 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:56:04.206903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c816555d-56ee-4f85-96ed-fd863420e6b1", "volume_types": ["527cacc7-30c8-40b5-9496-e5668c3ea1da"], "name": "tempest-GroupSnapshotsTest-Group-2042448644"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:04.208186 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group {'group': {'group_type': 'c816555d-56ee-4f85-96ed-fd863420e6b1', 'volume_types': ['527cacc7-30c8-40b5-9496-e5668c3ea1da'], 'name': 'tempest-GroupSnapshotsTest-Group-2042448644'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:56:04.209581 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=317,cinder:INSERT=22,cinder:UPDATE=55 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:56:04.212612 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group tempest-GroupSnapshotsTest-Group-2042448644. Aug 25 11:56:04.212910 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.212910 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:04.219707 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:04.237658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['188b4374-f394-47b8-b79b-fd340680671d'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:04.238774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8250b804-eb81-4e9f-b12c-4b65dffd0863 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.240765 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8250b804-eb81-4e9f-b12c-4b65dffd0863 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:04.240964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8250b804-eb81-4e9f-b12c-4b65dffd0863 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:04.241160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8250b804-eb81-4e9f-b12c-4b65dffd0863 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:04.246583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8250b804-eb81-4e9f-b12c-4b65dffd0863 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 404 Aug 25 11:56:04.247186 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 887/3589] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:04 2026] GET /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:04.254559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.256291 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:04.256499 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:04.256692 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:04.256824 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: 03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:04.260997 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45bb1eff-ff86-4421-a0e4-d953b3b08758 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:56:04.261511 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 889/3590] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:56:04 2026] POST /volume/v3/groups => generated 112 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:04.264032 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.264032 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:04.264364 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:04.270602 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6b2dbd86-2c84-431c-b3cf-0cfbe1df1b1f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.272300 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b2dbd86-2c84-431c-b3cf-0cfbe1df1b1f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 Aug 25 11:56:04.272568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b2dbd86-2c84-431c-b3cf-0cfbe1df1b1f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:04.272753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b2dbd86-2c84-431c-b3cf-0cfbe1df1b1f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:04.272877 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-6b2dbd86-2c84-431c-b3cf-0cfbe1df1b1f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:04.276350 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.276350 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:04.283603 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b2dbd86-2c84-431c-b3cf-0cfbe1df1b1f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 returned with HTTP 200 Aug 25 11:56:04.284037 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 913/3591] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:04 2026] GET /volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:04.286617 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 11:56:04.286843 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a58d15fb-8c99-4473-8fdb-318d1a93774e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 202 Aug 25 11:56:04.287427 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 903/3592] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:04 2026] DELETE /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:04.294106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3c60f887-5815-4676-8332-bba88c27b820 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.295913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c60f887-5815-4676-8332-bba88c27b820 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:04.296118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c60f887-5815-4676-8332-bba88c27b820 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:04.296299 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3c60f887-5815-4676-8332-bba88c27b820 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:04.301286 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.301286 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:04.301699 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3c60f887-5815-4676-8332-bba88c27b820 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:56:04.302493 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3c60f887-5815-4676-8332-bba88c27b820 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 200 Aug 25 11:56:04.302867 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 888/3593] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:04 2026] GET /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:04.577642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-7d28d01f-7e47-42e3-8b9a-7a37d843f1c1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.579751 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-7d28d01f-7e47-42e3-8b9a-7a37d843f1c1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc/action Aug 25 11:56:04.580154 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-7d28d01f-7e47-42e3-8b9a-7a37d843f1c1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:04.580279 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-7d28d01f-7e47-42e3-8b9a-7a37d843f1c1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:04.596589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d3f0b489-d538-4d77-b689-d95d0bee4ae8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:04.599097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3f0b489-d538-4d77-b689-d95d0bee4ae8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:04.599344 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3f0b489-d538-4d77-b689-d95d0bee4ae8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:04.599597 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3f0b489-d538-4d77-b689-d95d0bee4ae8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:04.599760 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d3f0b489-d538-4d77-b689-d95d0bee4ae8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:04.602022 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.602022 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:04.604226 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:04.604226 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:04.605028 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3f0b489-d538-4d77-b689-d95d0bee4ae8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:04.605412 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 914/3594] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:04 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:04.624554 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-8d3b3a21-822c-4cfb-b183-3cd3495376cc req-7d28d01f-7e47-42e3-8b9a-7a37d843f1c1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc/action returned with HTTP 204 Aug 25 11:56:04.625057 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 890/3595] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:56:04 2026] POST /volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.111264 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-48111105-0cef-4ff0-be3d-b59055866e97 req-81402541-bb45-4ae3-a8cb-39bca556e2b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.113841 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-48111105-0cef-4ff0-be3d-b59055866e97 req-81402541-bb45-4ae3-a8cb-39bca556e2b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70 Aug 25 11:56:05.114030 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-48111105-0cef-4ff0-be3d-b59055866e97 req-81402541-bb45-4ae3-a8cb-39bca556e2b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.114202 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-48111105-0cef-4ff0-be3d-b59055866e97 req-81402541-bb45-4ae3-a8cb-39bca556e2b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.123538 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.123538 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:05.183966 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-48111105-0cef-4ff0-be3d-b59055866e97 req-81402541-bb45-4ae3-a8cb-39bca556e2b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70 returned with HTTP 200 Aug 25 11:56:05.184542 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 904/3596] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:56:05 2026] DELETE /volume/v3/attachments/5152ce96-0d36-468b-8c56-3490267b6a70 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:05.187123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-157d3d18-af86-40bb-a563-004f80322d44 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.188442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-157d3d18-af86-40bb-a563-004f80322d44 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:05.188754 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-157d3d18-af86-40bb-a563-004f80322d44 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.189029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-157d3d18-af86-40bb-a563-004f80322d44 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.205189 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.205189 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:05.210470 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-157d3d18-af86-40bb-a563-004f80322d44 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.216158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-157d3d18-af86-40bb-a563-004f80322d44 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:05.216829 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 889/3597] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:56:05.234540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30371e3f-bd24-46e0-91c2-6267e43da09e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.238008 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30371e3f-bd24-46e0-91c2-6267e43da09e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:05.238785 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30371e3f-bd24-46e0-91c2-6267e43da09e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.239111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30371e3f-bd24-46e0-91c2-6267e43da09e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.270316 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.270316 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:05.277111 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-30371e3f-bd24-46e0-91c2-6267e43da09e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.284009 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30371e3f-bd24-46e0-91c2-6267e43da09e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:05.284532 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 915/3598] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1138 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:05.304205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3b0859f6-e62b-4ec1-a6fb-04dfaa823a23 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.305536 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b0859f6-e62b-4ec1-a6fb-04dfaa823a23 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 Aug 25 11:56:05.305536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b0859f6-e62b-4ec1-a6fb-04dfaa823a23 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.305648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b0859f6-e62b-4ec1-a6fb-04dfaa823a23 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.305799 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-3b0859f6-e62b-4ec1-a6fb-04dfaa823a23 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:05.317342 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.317342 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:05.319463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4410fca9-8ed4-46bb-b41b-1a293c015822 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.322954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4410fca9-8ed4-46bb-b41b-1a293c015822 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:05.322954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4410fca9-8ed4-46bb-b41b-1a293c015822 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.323065 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4410fca9-8ed4-46bb-b41b-1a293c015822 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.328961 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4410fca9-8ed4-46bb-b41b-1a293c015822 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 404 Aug 25 11:56:05.329458 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 905/3599] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.329942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b0859f6-e62b-4ec1-a6fb-04dfaa823a23 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 returned with HTTP 200 Aug 25 11:56:05.330451 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 891/3600] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 => generated 393 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:05.341821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b2b820ab-1a17-429f-bafe-36b9325e0482 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.342132 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.347511 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:05.347511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1707607348", "volume_type": "527cacc7-30c8-40b5-9496-e5668c3ea1da", "group_id": "98cf060e-fdd3-4b07-9b3f-82e7f9e960e4", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:05.347704 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2b820ab-1a17-429f-bafe-36b9325e0482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:05.347704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2b820ab-1a17-429f-bafe-36b9325e0482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.347704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b2b820ab-1a17-429f-bafe-36b9325e0482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.347704 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-b2b820ab-1a17-429f-bafe-36b9325e0482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:05.347842 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1707607348', 'volume_type': '527cacc7-30c8-40b5-9496-e5668c3ea1da', 'group_id': '98cf060e-fdd3-4b07-9b3f-82e7f9e960e4', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:05.351439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9fa0efc4-2661-4cad-94e1-270f683b2a69 req-dae1b363-bdcb-4cd1-a8ab-48049074d737 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.354818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9fa0efc4-2661-4cad-94e1-270f683b2a69 req-dae1b363-bdcb-4cd1-a8ab-48049074d737 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:05.355028 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9fa0efc4-2661-4cad-94e1-270f683b2a69 req-dae1b363-bdcb-4cd1-a8ab-48049074d737 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.355231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9fa0efc4-2661-4cad-94e1-270f683b2a69 req-dae1b363-bdcb-4cd1-a8ab-48049074d737 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.355949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b2b820ab-1a17-429f-bafe-36b9325e0482 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 404 Aug 25 11:56:05.356799 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 890/3601] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:05 2026] DELETE /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.358736 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.358736 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:05.359281 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume of 1 GB Aug 25 11:56:05.367556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-64430c24-ef39-4f08-bc18-dda170df8e50 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.368090 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:05.368422 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.368422 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:05.369419 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-64430c24-ef39-4f08-bc18-dda170df8e50 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 Aug 25 11:56:05.369645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-64430c24-ef39-4f08-bc18-dda170df8e50 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.369868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-64430c24-ef39-4f08-bc18-dda170df8e50 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.373689 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9fa0efc4-2661-4cad-94e1-270f683b2a69 req-dae1b363-bdcb-4cd1-a8ab-48049074d737 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.373837 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (3b554870-0a69-4be4-b375-9c67e737399f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:05.374546 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-64430c24-ef39-4f08-bc18-dda170df8e50 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 returned with HTTP 404 Aug 25 11:56:05.375105 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 892/3602] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/snapshots/d03cfa43-dd1a-42db-a1c0-1188447902c7 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.375680 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52fc6b2-67d2-46e0-8dbf-bf70faa20ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:05.376359 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.376359 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:05.376894 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:05.382178 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9fa0efc4-2661-4cad-94e1-270f683b2a69 req-dae1b363-bdcb-4cd1-a8ab-48049074d737 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:05.382275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5cd73fed-7281-47a2-9508-ba70bec6cec4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.382369 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 906/3603] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:05.384157 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cd73fed-7281-47a2-9508-ba70bec6cec4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:05.384601 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cd73fed-7281-47a2-9508-ba70bec6cec4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.384995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5cd73fed-7281-47a2-9508-ba70bec6cec4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.385226 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-5cd73fed-7281-47a2-9508-ba70bec6cec4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:05.391283 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5cd73fed-7281-47a2-9508-ba70bec6cec4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 404 Aug 25 11:56:05.392107 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 891/3604] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:05 2026] DELETE /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.398874 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d432e021-08a4-462b-84db-903d02dac23b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.401240 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d432e021-08a4-462b-84db-903d02dac23b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf Aug 25 11:56:05.403821 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d432e021-08a4-462b-84db-903d02dac23b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.403821 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d432e021-08a4-462b-84db-903d02dac23b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.405070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f52fc6b2-67d2-46e0-8dbf-bf70faa20ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=527cacc7-30c8-40b5-9496-e5668c3ea1da,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-53940844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '527cacc7-30c8-40b5-9496-e5668c3ea1da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '98cf060e-fdd3-4b07-9b3f-82e7f9e960e4', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:05.406543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d76810-ca07-41db-b61a-40b383b95255) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:05.407206 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d432e021-08a4-462b-84db-903d02dac23b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf returned with HTTP 404 Aug 25 11:56:05.407835 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 893/3605] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/snapshots/da53d014-8500-4af2-890d-1b4189c61abf => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.408768 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-907a9bb4-ac06-4ace-b093-81f94391b09d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.413527 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-907a9bb4-ac06-4ace-b093-81f94391b09d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:05.413846 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-907a9bb4-ac06-4ace-b093-81f94391b09d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.414106 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-907a9bb4-ac06-4ace-b093-81f94391b09d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.415479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60399801-ccf9-4582-8873-2ab46d7d006f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.418865 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60399801-ccf9-4582-8873-2ab46d7d006f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:05.418865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60399801-ccf9-4582-8873-2ab46d7d006f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.418865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60399801-ccf9-4582-8873-2ab46d7d006f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.418865 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-60399801-ccf9-4582-8873-2ab46d7d006f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: 03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:05.423175 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60399801-ccf9-4582-8873-2ab46d7d006f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 404 Aug 25 11:56:05.423813 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 892/3606] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:05 2026] DELETE /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.424967 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.424967 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:05.429533 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-907a9bb4-ac06-4ace-b093-81f94391b09d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.431782 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-beb980bc-caf0-4a29-9b75-12dfdc5f4161 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.433583 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beb980bc-caf0-4a29-9b75-12dfdc5f4161 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db Aug 25 11:56:05.433812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beb980bc-caf0-4a29-9b75-12dfdc5f4161 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.433980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beb980bc-caf0-4a29-9b75-12dfdc5f4161 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.436081 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-907a9bb4-ac06-4ace-b093-81f94391b09d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:05.436823 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 907/3607] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:05.441660 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beb980bc-caf0-4a29-9b75-12dfdc5f4161 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db returned with HTTP 404 Aug 25 11:56:05.441660 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 894/3608] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/snapshots/03d431de-2155-47f9-bb52-0077b1a0c5db => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.441868 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-53940844 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-53940844, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:05.441868 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-53940844 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-53940844, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:05.493518 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-7ab4d017-4023-4bd8-8e31-29ca95b3dad7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.498601 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-7ab4d017-4023-4bd8-8e31-29ca95b3dad7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:05.498601 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-7ab4d017-4023-4bd8-8e31-29ca95b3dad7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.498601 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-7ab4d017-4023-4bd8-8e31-29ca95b3dad7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.500231 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['dc79360c-d559-44e6-8d6b-7c22168683a0', '93f6ff04-bad2-4a58-9d81-7ebc54a3a456', '4526c6e6-f49d-428b-9d28-7415eddfa151', '5a7708a6-1bfd-49b9-85f7-53067f38ab27'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:05.503646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5d76810-ca07-41db-b61a-40b383b95255) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc79360c-d559-44e6-8d6b-7c22168683a0', '93f6ff04-bad2-4a58-9d81-7ebc54a3a456', '4526c6e6-f49d-428b-9d28-7415eddfa151', '5a7708a6-1bfd-49b9-85f7-53067f38ab27']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:05.503646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af12d53-008f-4685-96e4-82444cd71e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:05.509098 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.509098 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:05.514100 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-7ab4d017-4023-4bd8-8e31-29ca95b3dad7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.521215 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-7ab4d017-4023-4bd8-8e31-29ca95b3dad7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:05.521215 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 893/3609] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:05.536440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8af12d53-008f-4685-96e4-82444cd71e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbab589f-e50e-4aef-b758-e6bc7726365f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1707607348',encryption_key_id=None,group_id=98cf060e-fdd3-4b07-9b3f-82e7f9e960e4,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['dc79360c-d559-44e6-8d6b-7c22168683a0','93f6ff04-bad2-4a58-9d81-7ebc54a3a456','4526c6e6-f49d-428b-9d28-7415eddfa151','5a7708a6-1bfd-49b9-85f7-53067f38ab27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=527cacc7-30c8-40b5-9496-e5668c3ea1da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1707607348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=98cf060e-fdd3-4b07-9b3f-82e7f9e960e4,host=None,id=cbab589f-e50e-4aef-b758-e6bc7726365f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e302c39f554a6b8d59c04f319def26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610e3e462944431dbda538bdb5a78690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(527cacc7-30c8-40b5-9496-e5668c3ea1da),volume_type_id=527cacc7-30c8-40b5-9496-e5668c3ea1da)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:05.536440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e90cb9f-51d8-4fd6-a656-c49d43080843) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:05.545640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.548480 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81/action Aug 25 11:56:05.548951 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:05.549128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:05.565518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e90cb9f-51d8-4fd6-a656-c49d43080843) transitioned into state 'SUCCESS' from state '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-1707607348',encryption_key_id=None,group_id=98cf060e-fdd3-4b07-9b3f-82e7f9e960e4,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['dc79360c-d559-44e6-8d6b-7c22168683a0','93f6ff04-bad2-4a58-9d81-7ebc54a3a456','4526c6e6-f49d-428b-9d28-7415eddfa151','5a7708a6-1bfd-49b9-85f7-53067f38ab27'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=527cacc7-30c8-40b5-9496-e5668c3ea1da)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:05.565518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0f8641-048e-4058-a76e-3712f85766a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:05.567605 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.567605 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:05.567773 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.578538 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Begin detaching volume completed successfully. Aug 25 11:56:05.578851 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-1facf48a-666c-4ffe-b9d3-a224edcc360c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81/action returned with HTTP 202 Aug 25 11:56:05.579430 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 908/3610] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:56:05 2026] POST /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:56:05.583102 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0f8641-048e-4058-a76e-3712f85766a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:05.584016 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (3b554870-0a69-4be4-b375-9c67e737399f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:05.584344 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request issued successfully. Aug 25 11:56:05.585069 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:05.585254 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:05.618371 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-96721734-1540-4924-9573-c62b43728883 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.621758 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-96721734-1540-4924-9573-c62b43728883 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:05.622110 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-96721734-1540-4924-9573-c62b43728883 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.622300 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-96721734-1540-4924-9573-c62b43728883 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.622445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-96721734-1540-4924-9573-c62b43728883 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:05.627461 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.627461 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:05.628776 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-96721734-1540-4924-9573-c62b43728883 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:05.628776 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 895/3611] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:05.632955 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:05.636744 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.636744 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:05.640534 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5560f91d-9fe2-4c13-b73a-901743d70bcf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:05.641139 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 916/3612] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:56:05 2026] POST /volume/v3/volumes => generated 819 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:05.657330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b6bce2f-ee72-4046-b045-0000aa417021 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.661609 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f Aug 25 11:56:05.661915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.662179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.672750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3d966cfb-1cd1-4981-8d65-72d76c658eb1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.672750 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d966cfb-1cd1-4981-8d65-72d76c658eb1 None None] GET https://10.4.3.66/volume// Aug 25 11:56:05.672750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d966cfb-1cd1-4981-8d65-72d76c658eb1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.672750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3d966cfb-1cd1-4981-8d65-72d76c658eb1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.672750 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3d966cfb-1cd1-4981-8d65-72d76c658eb1 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:05.672750 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 909/3613] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:05.674724 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.674724 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:05.688684 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:05.688684 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:05.688684 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:05.698109 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-fd2aae98-2e53-4dff-a4cf-444c8103ad3c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:05.701206 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-fd2aae98-2e53-4dff-a4cf-444c8103ad3c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:05.702639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-fd2aae98-2e53-4dff-a4cf-444c8103ad3c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:05.702639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-fd2aae98-2e53-4dff-a4cf-444c8103ad3c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:05.721326 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.721326 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:05.728309 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-fd2aae98-2e53-4dff-a4cf-444c8103ad3c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:05.740006 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:05.740178 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-fd2aae98-2e53-4dff-a4cf-444c8103ad3c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:05.740968 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 896/3614] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 1321 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:05.744663 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:05.744663 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:05.764128 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b6bce2f-ee72-4046-b045-0000aa417021 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f returned with HTTP 200 Aug 25 11:56:05.764577 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 894/3615] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:05 2026] GET /volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f => generated 887 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:06.204744 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:06.206718 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:56:06.206912 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:06.207090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:06.207241 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume with id: 26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:56:06.214699 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.214699 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:06.215184 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:56:06.232915 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume request issued successfully. Aug 25 11:56:06.233086 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce8bbd32-dd4e-436d-9cca-beb624ca1d2b tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 202 Aug 25 11:56:06.233521 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 917/3616] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:06 2026] DELETE /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:06.241058 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-00852482-0139-417a-af42-909e8aebe1c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:06.243220 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00852482-0139-417a-af42-909e8aebe1c8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:56:06.243473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00852482-0139-417a-af42-909e8aebe1c8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:06.243756 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-00852482-0139-417a-af42-909e8aebe1c8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:06.252941 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.252941 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:06.257602 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-00852482-0139-417a-af42-909e8aebe1c8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Volume info retrieved successfully. Aug 25 11:56:06.265671 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-00852482-0139-417a-af42-909e8aebe1c8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 200 Aug 25 11:56:06.265958 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 910/3617] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:06 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 1249 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:06.638227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c40abc13-92e5-4a31-87a6-b80233ac866c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:06.640074 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c40abc13-92e5-4a31-87a6-b80233ac866c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:06.640270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c40abc13-92e5-4a31-87a6-b80233ac866c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:06.640457 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c40abc13-92e5-4a31-87a6-b80233ac866c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:06.640549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-c40abc13-92e5-4a31-87a6-b80233ac866c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:06.645286 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.645286 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:06.645847 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c40abc13-92e5-4a31-87a6-b80233ac866c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:06.646173 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 897/3618] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:06 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:06.779037 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:06.780744 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f Aug 25 11:56:06.780930 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:06.781118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:06.788398 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.788398 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:06.792741 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:06.793472 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:06.793635 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:06.833523 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:06.839777 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.839777 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:06.849281 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cac435d5-5cc6-411f-a86a-02ad9e7a92e7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f returned with HTTP 200 Aug 25 11:56:06.849822 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 895/3619] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:06 2026] GET /volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f => generated 912 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:06.864455 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:06.866264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Aug 25 11:56:06.866606 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "98cf060e-fdd3-4b07-9b3f-82e7f9e960e4", "name": "tempest-group_snapshot-1675599625"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:06.868007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '98cf060e-fdd3-4b07-9b3f-82e7f9e960e4', 'name': 'tempest-group_snapshot-1675599625'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 11:56:06.871385 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.871385 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:06.874464 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group_snapshot tempest-group_snapshot-1675599625. Aug 25 11:56:06.889352 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.889352 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:06.900023 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-53940844 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-53940844, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:06.929230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['0a215173-29c4-429e-8214-f4646e18bb91', 'eae24969-99cc-4043-9b85-a986a38c7b2e', '2f7617b2-568e-478b-8dff-0ba05085e3df', 'aa77ba60-5e83-4d96-9cf0-5f127d84ce62'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:06.963586 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8a65ac8-dd5f-4765-9ba9-43319c4f3074 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Aug 25 11:56:06.964198 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 918/3620] 10.4.3.66 () {70 vars in 1317 bytes} [Tue Aug 25 11:56:06 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:06.974830 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b7573dfc-9ab4-43b6-a7c4-12cade97086f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:06.977022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7573dfc-9ab4-43b6-a7c4-12cade97086f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 Aug 25 11:56:06.977279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7573dfc-9ab4-43b6-a7c4-12cade97086f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:06.977668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b7573dfc-9ab4-43b6-a7c4-12cade97086f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:06.977733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-b7573dfc-9ab4-43b6-a7c4-12cade97086f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member b9b5adec-430a-4cf4-9a2f-e97beb180621 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:06.981964 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:06.981964 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:06.986215 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b7573dfc-9ab4-43b6-a7c4-12cade97086f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 returned with HTTP 200 Aug 25 11:56:06.986994 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 911/3621] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:06 2026] GET /volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 => generated 307 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:07.282673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6731971a-dc2d-49db-bf75-a5395cd94fae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.284922 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6731971a-dc2d-49db-bf75-a5395cd94fae tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc Aug 25 11:56:07.285140 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6731971a-dc2d-49db-bf75-a5395cd94fae tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.285394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6731971a-dc2d-49db-bf75-a5395cd94fae tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.292313 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6731971a-dc2d-49db-bf75-a5395cd94fae tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc returned with HTTP 404 Aug 25 11:56:07.292927 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 898/3622] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/volumes/26dce2de-48fe-476f-86ef-27a687f293bc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:07.300717 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2b25e71c-12fb-4d89-985c-f7283bcf85b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.303152 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b25e71c-12fb-4d89-985c-f7283bcf85b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:56:07.303454 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b25e71c-12fb-4d89-985c-f7283bcf85b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.303727 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b25e71c-12fb-4d89-985c-f7283bcf85b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.303940 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2b25e71c-12fb-4d89-985c-f7283bcf85b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume with id: a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:56:07.310779 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b25e71c-12fb-4d89-985c-f7283bcf85b8 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 404 Aug 25 11:56:07.311327 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 896/3623] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:07 2026] DELETE /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:07.318264 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b7b08c9c-fc3d-47b3-81e4-4fab0fb22901 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.320911 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b7b08c9c-fc3d-47b3-81e4-4fab0fb22901 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 Aug 25 11:56:07.321189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b7b08c9c-fc3d-47b3-81e4-4fab0fb22901 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.321477 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b7b08c9c-fc3d-47b3-81e4-4fab0fb22901 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.328676 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b7b08c9c-fc3d-47b3-81e4-4fab0fb22901 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 returned with HTTP 404 Aug 25 11:56:07.329447 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 919/3624] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/volumes/a441b64d-daa6-4dca-b6c7-645e1d0fc0c2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:07.336208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5688df4c-a7de-499e-8878-fea92ab33e09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.338063 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5688df4c-a7de-499e-8878-fea92ab33e09 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] DELETE https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:56:07.338246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5688df4c-a7de-499e-8878-fea92ab33e09 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.338453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5688df4c-a7de-499e-8878-fea92ab33e09 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.338602 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-5688df4c-a7de-499e-8878-fea92ab33e09 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Delete volume with id: 3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:56:07.344512 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5688df4c-a7de-499e-8878-fea92ab33e09 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 404 Aug 25 11:56:07.345177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 912/3625] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:07 2026] DELETE /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:07.351468 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5ce8c109-934a-4cec-983a-96f9a45b5870 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.353176 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ce8c109-934a-4cec-983a-96f9a45b5870 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] GET https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d Aug 25 11:56:07.353413 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c109-934a-4cec-983a-96f9a45b5870 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.353603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ce8c109-934a-4cec-983a-96f9a45b5870 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.359139 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ce8c109-934a-4cec-983a-96f9a45b5870 tempest-TestInstancesWithCinderVolumes-1688315395 tempest-TestInstancesWithCinderVolumes-1688315395-project-member] https://10.4.3.66/volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d returned with HTTP 404 Aug 25 11:56:07.359891 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 899/3626] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/volumes/3e965167-ef8f-4dc5-9233-45964cc5615d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:07.366457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.368411 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:56:07.368606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.368835 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.369635 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:07.388084 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Get all volumes completed successfully. Aug 25 11:56:07.388961 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:07.389152 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-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 25 11:56:07.425052 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:07.431161 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:07.431161 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:07.443782 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36d22e63-0f96-4211-b313-a0e3d1fbc07a tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:56:07.444244 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 897/3627] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18075 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:07.462653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e46028ea-be7a-4c7a-9013-0f082ad1b4a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.468005 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e46028ea-be7a-4c7a-9013-0f082ad1b4a0 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] DELETE https://10.4.3.66/volume/v3/types/fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4 Aug 25 11:56:07.468207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e46028ea-be7a-4c7a-9013-0f082ad1b4a0 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.468425 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e46028ea-be7a-4c7a-9013-0f082ad1b4a0 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.468691 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:07.468691 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:07.496879 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e46028ea-be7a-4c7a-9013-0f082ad1b4a0 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/types/fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4 returned with HTTP 202 Aug 25 11:56:07.497296 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 920/3628] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:07 2026] DELETE /volume/v3/types/fd9ebae0-8dda-4d47-b8cb-d2de6d6277b4 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:07.504105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.505852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:56:07.506049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.506253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.507102 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:07.550657 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Get all volumes completed successfully. Aug 25 11:56:07.551673 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:07.551798 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-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 25 11:56:07.594521 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:07.598826 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:07.598826 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:07.611465 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d36e5a89-704e-47ce-8d0d-d944c396cf66 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:56:07.611930 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 913/3629] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18075 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:07.635257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-36baba84-89c2-4010-91fb-643be1389397 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.637118 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-36baba84-89c2-4010-91fb-643be1389397 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] DELETE https://10.4.3.66/volume/v3/types/2b420e36-e31d-4c45-b179-7416b4f71117 Aug 25 11:56:07.637350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-36baba84-89c2-4010-91fb-643be1389397 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.637572 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-36baba84-89c2-4010-91fb-643be1389397 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.656004 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-16b8fa7e-31f6-468c-9059-8b1ab2fbbca2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.658445 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16b8fa7e-31f6-468c-9059-8b1ab2fbbca2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:07.658688 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16b8fa7e-31f6-468c-9059-8b1ab2fbbca2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.658894 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16b8fa7e-31f6-468c-9059-8b1ab2fbbca2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.659028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-16b8fa7e-31f6-468c-9059-8b1ab2fbbca2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:07.662801 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-36baba84-89c2-4010-91fb-643be1389397 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/types/2b420e36-e31d-4c45-b179-7416b4f71117 returned with HTTP 202 Aug 25 11:56:07.663292 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 900/3630] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:07 2026] DELETE /volume/v3/types/2b420e36-e31d-4c45-b179-7416b4f71117 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:56:07.665003 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:07.665003 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:07.665803 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16b8fa7e-31f6-468c-9059-8b1ab2fbbca2 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:07.666316 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 898/3631] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:07.977584 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-653cd0b6-c93f-444d-990b-e949b6739d05 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.980656 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:56:07.980929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.981235 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.982412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:07.995588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d5c5b27-c1e2-40e1-b313-31c2d5a78b43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:07.997759 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d5c5b27-c1e2-40e1-b313-31c2d5a78b43 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 Aug 25 11:56:07.998019 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d5c5b27-c1e2-40e1-b313-31c2d5a78b43 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:07.998299 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d5c5b27-c1e2-40e1-b313-31c2d5a78b43 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:07.998478 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-9d5c5b27-c1e2-40e1-b313-31c2d5a78b43 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member b9b5adec-430a-4cf4-9a2f-e97beb180621 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:08.002219 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.002219 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:08.006248 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d5c5b27-c1e2-40e1-b313-31c2d5a78b43 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 returned with HTTP 200 Aug 25 11:56:08.006756 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 914/3632] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 => generated 308 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:08.006823 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Get all volumes completed successfully. Aug 25 11:56:08.008281 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:08.008281 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-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 25 11:56:08.014570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.016396 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:56:08.016612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.016815 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.017010 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:08.018065 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:56:08.022416 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all snapshots completed successfully. Aug 25 11:56:08.022786 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.022786 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:08.023347 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b3a0bd4f-a699-4433-9b1d-fcfefdc6690a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:56:08.023739 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 901/3633] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:08.032506 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9fc63765-da69-45ed-a522-e0cdd196922f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.034311 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fc63765-da69-45ed-a522-e0cdd196922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/cdd08420-cfe6-4dca-ae73-476e87198b95 Aug 25 11:56:08.034503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fc63765-da69-45ed-a522-e0cdd196922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.034702 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9fc63765-da69-45ed-a522-e0cdd196922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.039507 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.039507 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:08.039956 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9fc63765-da69-45ed-a522-e0cdd196922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Snapshot retrieved successfully. Aug 25 11:56:08.040003 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:08.040737 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9fc63765-da69-45ed-a522-e0cdd196922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/cdd08420-cfe6-4dca-ae73-476e87198b95 returned with HTTP 200 Aug 25 11:56:08.041103 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 899/3634] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/snapshots/cdd08420-cfe6-4dca-ae73-476e87198b95 => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:08.042768 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.042768 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:08.048798 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.050410 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups/action Aug 25 11:56:08.050793 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "b9b5adec-430a-4cf4-9a2f-e97beb180621", "name": "tempest-Group_from_snap-399941537"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:08.050960 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "b9b5adec-430a-4cf4-9a2f-e97beb180621", "name": "tempest-Group_from_snap-399941537"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:08.052340 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'b9b5adec-430a-4cf4-9a2f-e97beb180621', 'name': 'tempest-Group_from_snap-399941537'}}. {{(pid=100238) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 25 11:56:08.052503 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group tempest-Group_from_snap-399941537 from group_snapshot b9b5adec-430a-4cf4-9a2f-e97beb180621. Aug 25 11:56:08.052556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-653cd0b6-c93f-444d-990b-e949b6739d05 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:56:08.053187 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 921/3635] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:56:07 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 18075 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:08.055571 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.055571 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:08.060862 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.060862 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:08.063797 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.063797 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:08.069070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.071106 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c Aug 25 11:56:08.071324 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.071578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.071772 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Delete volume with id: 66b4002d-040e-4d37-9af2-fcc785334e3c Aug 25 11:56:08.079868 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.079868 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:08.080162 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Volume info retrieved successfully. Aug 25 11:56:08.095564 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.image.cache [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Evicting image cache entry: {'id': 6, 'image_id': '60602fba-b39a-4c0c-983f-c7feff8d3688', 'volume_id': '66b4002d-040e-4d37-9af2-fcc785334e3c', 'host': 'np0000008081@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 25, 11, 54, 24), 'last_used': datetime.datetime(2026, 8, 25, 11, 54, 36)}. {{(pid=100240) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 25 11:56:08.099283 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['1b2517fe-be15-4561-8efd-f5e45f6615eb'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:08.110150 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Delete volume request issued successfully. Aug 25 11:56:08.110367 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b11544e-31e6-43b9-8c26-dbb84602b417 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c returned with HTTP 202 Aug 25 11:56:08.110882 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 902/3636] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:08 2026] DELETE /volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:08.118866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a78b031d-47ee-4d02-9ed0-72cfcbbbe8ef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.121134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a78b031d-47ee-4d02-9ed0-72cfcbbbe8ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] GET https://10.4.3.66/volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c Aug 25 11:56:08.121338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a78b031d-47ee-4d02-9ed0-72cfcbbbe8ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.121548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a78b031d-47ee-4d02-9ed0-72cfcbbbe8ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.130545 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.130545 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:08.134809 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a78b031d-47ee-4d02-9ed0-72cfcbbbe8ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Volume info retrieved successfully. Aug 25 11:56:08.139646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a78b031d-47ee-4d02-9ed0-72cfcbbbe8ef tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c returned with HTTP 200 Aug 25 11:56:08.140197 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 900/3637] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:08.316776 np0000008081 devstack@c-api.service[100238]: INFO cinder.group.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] A mapping entry already exists for group d09c5ce5-0719-4598-9118-1c96f4b73d2f and volume type 527cacc7-30c8-40b5-9496-e5668c3ea1da. Do not need to create again. Aug 25 11:56:08.317164 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.317164 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:08.317567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-c8902896-f8a2-42b6-a7ed-1ea513d19496 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.320500 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:56:08.320208. {{(pid=100238) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:56:08.320576 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:08.321057 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-c8902896-f8a2-42b6-a7ed-1ea513d19496 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5/encryption Aug 25 11:56:08.321314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-c8902896-f8a2-42b6-a7ed-1ea513d19496 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.321561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-c8902896-f8a2-42b6-a7ed-1ea513d19496 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.325122 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (55a624d3-bb42-489d-9c99-25ef05fb9e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:08.326097 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140b6123-c02f-4c92-8792-87ae1094249f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:08.327031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:08.333758 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.333758 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:08.342272 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1e191264-04b8-4a94-bed1-ee99f27260a6 req-c8902896-f8a2-42b6-a7ed-1ea513d19496 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5/encryption returned with HTTP 200 Aug 25 11:56:08.342955 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 922/3638] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:08.354138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (140b6123-c02f-4c92-8792-87ae1094249f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'cdd08420-cfe6-4dca-ae73-476e87198b95', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=527cacc7-30c8-40b5-9496-e5668c3ea1da,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-53940844',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '527cacc7-30c8-40b5-9496-e5668c3ea1da', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd09c5ce5-0719-4598-9118-1c96f4b73d2f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:08.355039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07da67e9-0bfa-4de4-8d99-1a38576e9390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:08.380100 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-53940844 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-53940844, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:08.399174 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['2295ecde-00d7-4892-b694-75e031c80183', '3f2e3eec-1d58-485b-b0db-649331af4f60'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:08.399995 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (07da67e9-0bfa-4de4-8d99-1a38576e9390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2295ecde-00d7-4892-b694-75e031c80183', '3f2e3eec-1d58-485b-b0db-649331af4f60']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:08.400697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c680e5b2-ba16-42d9-a9dc-fda3d39e97cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:08.436190 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c680e5b2-ba16-42d9-a9dc-fda3d39e97cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6937ad7-05ad-42d4-a592-72fdf3d61e8e', '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=d09c5ce5-0719-4598-9118-1c96f4b73d2f,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['2295ecde-00d7-4892-b694-75e031c80183','3f2e3eec-1d58-485b-b0db-649331af4f60'],size=1,snapshot_id=cdd08420-cfe6-4dca-ae73-476e87198b95,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=527cacc7-30c8-40b5-9496-e5668c3ea1da), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d09c5ce5-0719-4598-9118-1c96f4b73d2f,host=None,id=d6937ad7-05ad-42d4-a592-72fdf3d61e8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e302c39f554a6b8d59c04f319def26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=cdd08420-cfe6-4dca-ae73-476e87198b95,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610e3e462944431dbda538bdb5a78690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(527cacc7-30c8-40b5-9496-e5668c3ea1da),volume_type_id=527cacc7-30c8-40b5-9496-e5668c3ea1da)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:08.437324 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055529e1-3439-4ce2-90ad-ea54c8c3f845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:08.466311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (055529e1-3439-4ce2-90ad-ea54c8c3f845) transitioned into state 'SUCCESS' from 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=d09c5ce5-0719-4598-9118-1c96f4b73d2f,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['2295ecde-00d7-4892-b694-75e031c80183','3f2e3eec-1d58-485b-b0db-649331af4f60'],size=1,snapshot_id=cdd08420-cfe6-4dca-ae73-476e87198b95,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=527cacc7-30c8-40b5-9496-e5668c3ea1da)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:08.467076 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (55a624d3-bb42-489d-9c99-25ef05fb9e45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:08.467501 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request issued successfully. Aug 25 11:56:08.508016 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-134642dc-9785-40d6-a1f0-e0933eb467b8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/action returned with HTTP 202 Aug 25 11:56:08.508477 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 915/3639] 10.4.3.66 () {70 vars in 1311 bytes} [Tue Aug 25 11:56:08 2026] POST /volume/v3/groups/action => generated 102 bytes in 460 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:08.518158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.522583 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:08.522583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.522583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.522583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:08.524414 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:08.537188 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:08.537906 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:08.538051 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:08.576893 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:08.580094 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.580094 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:08.584238 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:08.584433 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:08.625750 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:08.628584 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.628584 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:08.637706 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c6cb8a8-5456-4219-a370-e47c6905dfde tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:08.638065 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 903/3640] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:08.654539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.657113 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e Aug 25 11:56:08.657417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.658368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.666228 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.666228 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:08.670750 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:08.673140 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:08.673140 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:08.677671 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73c08c51-2417-4c81-90a5-efd4c6261a72 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.680238 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73c08c51-2417-4c81-90a5-efd4c6261a72 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:08.680369 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73c08c51-2417-4c81-90a5-efd4c6261a72 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.680656 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73c08c51-2417-4c81-90a5-efd4c6261a72 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.680812 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-73c08c51-2417-4c81-90a5-efd4c6261a72 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:08.685712 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.685712 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:08.686443 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73c08c51-2417-4c81-90a5-efd4c6261a72 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:08.686900 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 923/3641] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:08.719810 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:08.724666 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.724666 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:08.732775 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4986a3f7-2639-4367-981a-f32a6ddd9740 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e returned with HTTP 200 Aug 25 11:56:08.733292 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 901/3642] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e => generated 923 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:08.755436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce11ff57-93e2-4817-8498-9e2299c4bc4d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.757758 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce11ff57-93e2-4817-8498-9e2299c4bc4d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f Aug 25 11:56:08.760039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce11ff57-93e2-4817-8498-9e2299c4bc4d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.760039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce11ff57-93e2-4817-8498-9e2299c4bc4d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.760039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-ce11ff57-93e2-4817-8498-9e2299c4bc4d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member d09c5ce5-0719-4598-9118-1c96f4b73d2f {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:08.764645 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.764645 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:08.777868 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce11ff57-93e2-4817-8498-9e2299c4bc4d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f returned with HTTP 200 Aug 25 11:56:08.778206 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 916/3643] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f => generated 417 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:56:08.796072 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.798709 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:08.798844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.799113 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:08.800247 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:08.800655 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:08.810955 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:08.811543 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:08.811726 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:08.852037 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:08.854751 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.854751 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:08.858252 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:08.858395 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:08.895159 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:08.899649 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.899649 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:08.908451 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5733412a-8ea2-4cc5-8d8d-d0302ef3f48e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:08.908977 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 904/3644] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:08.922544 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eebde919-b134-4d85-a5e5-29f75e86b733 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.924349 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eebde919-b134-4d85-a5e5-29f75e86b733 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f/action Aug 25 11:56:08.924863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eebde919-b134-4d85-a5e5-29f75e86b733 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:08.925024 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eebde919-b134-4d85-a5e5-29f75e86b733 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:08.926377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-eebde919-b134-4d85-a5e5-29f75e86b733 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for group d09c5ce5-0719-4598-9118-1c96f4b73d2f {{(pid=100239) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:56:08.926483 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-eebde919-b134-4d85-a5e5-29f75e86b733 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group with id: d09c5ce5-0719-4598-9118-1c96f4b73d2f Aug 25 11:56:08.930722 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:08.930722 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:08.980308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eebde919-b134-4d85-a5e5-29f75e86b733 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f/action returned with HTTP 202 Aug 25 11:56:08.980912 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 924/3645] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:56:08 2026] POST /volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:08.990168 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:08.992256 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e Aug 25 11:56:08.992744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:08.992744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.000682 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:09.000682 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:09.005209 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:09.005916 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:09.006077 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:09.030748 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-98d9063b-44c1-4fb5-8e1a-ab1d8e6fac8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:09.032912 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-98d9063b-44c1-4fb5-8e1a-ab1d8e6fac8b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc Aug 25 11:56:09.033096 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-98d9063b-44c1-4fb5-8e1a-ab1d8e6fac8b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:09.033448 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-98d9063b-44c1-4fb5-8e1a-ab1d8e6fac8b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.040375 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:09.041687 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:09.041687 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:09.043856 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:09.043856 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:09.052207 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cf29f5b5-285f-4691-97b3-761d00d90fb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e returned with HTTP 200 Aug 25 11:56:09.052672 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 902/3646] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:08 2026] GET /volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e => generated 922 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:09.093480 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-03e0bfb7-4a22-4c67-ad23-89d5fb573352 req-98d9063b-44c1-4fb5-8e1a-ab1d8e6fac8b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc returned with HTTP 200 Aug 25 11:56:09.093802 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 917/3647] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:56:09 2026] DELETE /volume/v3/attachments/ab22b0b2-f41d-41d4-a5f1-4cb85381c5cc => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:09.152610 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ca40fe98-8410-43f3-b427-505c254e186e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:09.154713 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca40fe98-8410-43f3-b427-505c254e186e tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] GET https://10.4.3.66/volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c Aug 25 11:56:09.154912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca40fe98-8410-43f3-b427-505c254e186e tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:09.155202 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca40fe98-8410-43f3-b427-505c254e186e tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.161407 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca40fe98-8410-43f3-b427-505c254e186e tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c returned with HTTP 404 Aug 25 11:56:09.161945 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 905/3648] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:09 2026] GET /volume/v3/volumes/66b4002d-040e-4d37-9af2-fcc785334e3c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:09.168856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92cf4bcb-860f-47e1-bca4-1b8d803f2f47 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:09.170956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92cf4bcb-860f-47e1-bca4-1b8d803f2f47 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] DELETE https://10.4.3.66/volume/v3/types/4d4abd58-328b-427f-ae3a-57651c963cd5 Aug 25 11:56:09.171166 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92cf4bcb-860f-47e1-bca4-1b8d803f2f47 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:09.171376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92cf4bcb-860f-47e1-bca4-1b8d803f2f47 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.202196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92cf4bcb-860f-47e1-bca4-1b8d803f2f47 tempest-TestInstancesWithCinderVolumes-1679536136 tempest-TestInstancesWithCinderVolumes-1679536136-project-admin] https://10.4.3.66/volume/v3/types/4d4abd58-328b-427f-ae3a-57651c963cd5 returned with HTTP 202 Aug 25 11:56:09.202794 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 925/3649] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:09 2026] DELETE /volume/v3/types/4d4abd58-328b-427f-ae3a-57651c963cd5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:09.403599 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c548b545-f924-445f-834f-937732d8477e req-dc82ca92-011c-405e-a7a0-80f821648221 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:09.406140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c548b545-f924-445f-834f-937732d8477e req-dc82ca92-011c-405e-a7a0-80f821648221 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf Aug 25 11:56:09.406324 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c548b545-f924-445f-834f-937732d8477e req-dc82ca92-011c-405e-a7a0-80f821648221 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:09.406527 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c548b545-f924-445f-834f-937732d8477e req-dc82ca92-011c-405e-a7a0-80f821648221 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.413202 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:09.413202 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:09.460498 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c548b545-f924-445f-834f-937732d8477e req-dc82ca92-011c-405e-a7a0-80f821648221 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf returned with HTTP 200 Aug 25 11:56:09.460962 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 903/3650] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:56:09 2026] DELETE /volume/v3/attachments/76de69b8-2c78-4879-b8ac-4d3d24418cbf => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:09.697973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4cb58c07-1606-465c-ab0a-64b78da67192 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:09.700106 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4cb58c07-1606-465c-ab0a-64b78da67192 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:09.700375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4cb58c07-1606-465c-ab0a-64b78da67192 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:09.700598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4cb58c07-1606-465c-ab0a-64b78da67192 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.700735 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4cb58c07-1606-465c-ab0a-64b78da67192 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:09.705440 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:09.705440 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:09.706084 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4cb58c07-1606-465c-ab0a-64b78da67192 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:09.706436 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 918/3651] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:09 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:09.807448 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d0ffde4a-3fe0-4f83-b311-f2a3f603d96b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:09.809169 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0ffde4a-3fe0-4f83-b311-f2a3f603d96b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:56:09.809473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0ffde4a-3fe0-4f83-b311-f2a3f603d96b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:09.809553 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0ffde4a-3fe0-4f83-b311-f2a3f603d96b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:09.816735 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:09.816735 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:09.820222 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d0ffde4a-3fe0-4f83-b311-f2a3f603d96b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:09.824282 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0ffde4a-3fe0-4f83-b311-f2a3f603d96b tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:56:09.824700 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 906/3652] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:09 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:10.071408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0f95346-5719-48d2-82d5-d7b01bcc2147 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.073711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0f95346-5719-48d2-82d5-d7b01bcc2147 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e Aug 25 11:56:10.073915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0f95346-5719-48d2-82d5-d7b01bcc2147 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.074870 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0f95346-5719-48d2-82d5-d7b01bcc2147 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.081594 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0f95346-5719-48d2-82d5-d7b01bcc2147 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e returned with HTTP 404 Aug 25 11:56:10.082122 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 926/3653] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/volumes/d6937ad7-05ad-42d4-a592-72fdf3d61e8e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:10.090206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd1ca148-54dd-4b36-9b57-bba23b35d46d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.092021 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd1ca148-54dd-4b36-9b57-bba23b35d46d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f Aug 25 11:56:10.092232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd1ca148-54dd-4b36-9b57-bba23b35d46d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.092443 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd1ca148-54dd-4b36-9b57-bba23b35d46d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.092573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-cd1ca148-54dd-4b36-9b57-bba23b35d46d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member d09c5ce5-0719-4598-9118-1c96f4b73d2f {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:10.095417 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd1ca148-54dd-4b36-9b57-bba23b35d46d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f returned with HTTP 404 Aug 25 11:56:10.096140 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 904/3654] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/groups/d09c5ce5-0719-4598-9118-1c96f4b73d2f => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:10.102817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.106647 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 Aug 25 11:56:10.106647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.106647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.106647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for member b9b5adec-430a-4cf4-9a2f-e97beb180621 {{(pid=100238) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 11:56:10.106647 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group_snapshot with id: b9b5adec-430a-4cf4-9a2f-e97beb180621 Aug 25 11:56:10.108732 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.108732 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:10.138844 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5a8e1fc1-b559-4a47-9677-f53f89078a8f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 returned with HTTP 202 Aug 25 11:56:10.139348 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 919/3655] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:56:10 2026] DELETE /volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:10.147146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6dad0909-17c7-4b14-96c1-135862699352 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.149968 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:10.150291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.150594 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.150956 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:10.152576 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:10.162171 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:10.162915 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:10.163063 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:10.207982 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:10.211766 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.211766 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:10.221999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6dad0909-17c7-4b14-96c1-135862699352 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:10.222507 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 907/3656] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:10.236178 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.237951 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:56:10.238154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.238375 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.238585 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:10.239685 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:56:10.244398 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all snapshots completed successfully. Aug 25 11:56:10.245396 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aae0963c-4497-4ac0-b67b-57af81fcbc2b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:56:10.245847 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 927/3657] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:56:10.255697 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e692d062-c4e7-48d6-8c6c-8db6fde4f5ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.258015 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e692d062-c4e7-48d6-8c6c-8db6fde4f5ea tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 Aug 25 11:56:10.258294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e692d062-c4e7-48d6-8c6c-8db6fde4f5ea tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.258451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e692d062-c4e7-48d6-8c6c-8db6fde4f5ea tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.260840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-e692d062-c4e7-48d6-8c6c-8db6fde4f5ea tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member b9b5adec-430a-4cf4-9a2f-e97beb180621 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:10.263123 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e692d062-c4e7-48d6-8c6c-8db6fde4f5ea tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 returned with HTTP 404 Aug 25 11:56:10.263577 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 905/3658] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/group_snapshots/b9b5adec-430a-4cf4-9a2f-e97beb180621 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:10.273706 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.275830 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:10.276722 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.276722 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.276722 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:10.277050 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.277050 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:10.277483 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:10.289512 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:10.290754 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:10.290754 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:10.335909 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:10.342676 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.342676 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:10.349818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0c4c758d-4030-4be7-83da-ffb971ff0708 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:10.350371 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 920/3659] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:10.365906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.368384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4/action Aug 25 11:56:10.368836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:10.368980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:10.370744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for group 98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 {{(pid=100240) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:56:10.370885 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group with id: 98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 Aug 25 11:56:10.375666 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.375666 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:10.421576 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d71df9d-bf47-47e7-9f23-c688aa00922f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4/action returned with HTTP 202 Aug 25 11:56:10.422281 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 908/3660] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:56:10 2026] POST /volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:10.432936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.437708 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f Aug 25 11:56:10.439087 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.439087 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.447660 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.447660 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:10.452499 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:10.453386 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:10.453590 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:10.494285 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:10.497450 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.497450 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:10.508394 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-982f0824-e2a6-4fc5-b1e3-4c0fbbd4c3e1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f returned with HTTP 200 Aug 25 11:56:10.509240 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 928/3661] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f => generated 911 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:10.720503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1e1070d-5b69-4517-965e-6a0d0f132973 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.722203 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1e1070d-5b69-4517-965e-6a0d0f132973 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:10.722412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1e1070d-5b69-4517-965e-6a0d0f132973 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.722712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1e1070d-5b69-4517-965e-6a0d0f132973 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.722876 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a1e1070d-5b69-4517-965e-6a0d0f132973 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:10.729892 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.729892 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:10.730975 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1e1070d-5b69-4517-965e-6a0d0f132973 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:10.731496 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 906/3662] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:10.913254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7929c99-b679-428e-974e-da6c26ff749c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.915686 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:56:10.915930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.916475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.916475 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:56:10.924298 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.924298 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:10.924827 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:10.953093 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:56:10.953385 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7929c99-b679-428e-974e-da6c26ff749c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 202 Aug 25 11:56:10.954114 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 921/3663] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:10 2026] DELETE /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:10.961926 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ddd05064-d459-4b2c-b326-86ef1accdf06 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:10.964132 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ddd05064-d459-4b2c-b326-86ef1accdf06 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:56:10.964557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ddd05064-d459-4b2c-b326-86ef1accdf06 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:10.964557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ddd05064-d459-4b2c-b326-86ef1accdf06 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:10.974747 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:10.974747 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:10.982691 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ddd05064-d459-4b2c-b326-86ef1accdf06 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:10.991888 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ddd05064-d459-4b2c-b326-86ef1accdf06 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 200 Aug 25 11:56:10.993760 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 909/3664] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:10 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 1364 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:11.523908 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d0837fd-0b85-45cf-8d80-472224014af1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.527221 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d0837fd-0b85-45cf-8d80-472224014af1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f Aug 25 11:56:11.527493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d0837fd-0b85-45cf-8d80-472224014af1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.527718 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d0837fd-0b85-45cf-8d80-472224014af1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.534208 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d0837fd-0b85-45cf-8d80-472224014af1 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f returned with HTTP 404 Aug 25 11:56:11.534785 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 929/3665] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:11 2026] GET /volume/v3/volumes/cbab589f-e50e-4aef-b758-e6bc7726365f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 25 11:56:11.543094 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6dd8cf6-c774-4149-9c90-d829c435294c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.545074 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6dd8cf6-c774-4149-9c90-d829c435294c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 Aug 25 11:56:11.545603 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6dd8cf6-c774-4149-9c90-d829c435294c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.545739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6dd8cf6-c774-4149-9c90-d829c435294c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.545868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-f6dd8cf6-c774-4149-9c90-d829c435294c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:11.549534 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6dd8cf6-c774-4149-9c90-d829c435294c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 returned with HTTP 404 Aug 25 11:56:11.550091 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 907/3666] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:11 2026] GET /volume/v3/groups/98cf060e-fdd3-4b07-9b3f-82e7f9e960e4 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:11.560495 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-becd4573-d216-435f-898a-2991fd4bad8b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.562067 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-becd4573-d216-435f-898a-2991fd4bad8b tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/c816555d-56ee-4f85-96ed-fd863420e6b1 Aug 25 11:56:11.562247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-becd4573-d216-435f-898a-2991fd4bad8b tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.562434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-becd4573-d216-435f-898a-2991fd4bad8b tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.575565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-becd4573-d216-435f-898a-2991fd4bad8b tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/group_types/c816555d-56ee-4f85-96ed-fd863420e6b1 returned with HTTP 202 Aug 25 11:56:11.576049 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 922/3667] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:56:11 2026] DELETE /volume/v3/group_types/c816555d-56ee-4f85-96ed-fd863420e6b1 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:11.584204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3c1fcd39-f982-4bd1-aab5-37ffc63cfc80 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.586266 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3c1fcd39-f982-4bd1-aab5-37ffc63cfc80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] DELETE https://10.4.3.66/volume/v3/types/527cacc7-30c8-40b5-9496-e5668c3ea1da Aug 25 11:56:11.586461 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3c1fcd39-f982-4bd1-aab5-37ffc63cfc80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.586726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3c1fcd39-f982-4bd1-aab5-37ffc63cfc80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.625005 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3c1fcd39-f982-4bd1-aab5-37ffc63cfc80 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types/527cacc7-30c8-40b5-9496-e5668c3ea1da returned with HTTP 202 Aug 25 11:56:11.625412 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 910/3668] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:11 2026] DELETE /volume/v3/types/527cacc7-30c8-40b5-9496-e5668c3ea1da => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:11.637577 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb6069c4-74af-4dd8-9244-f047aa64c191 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.640200 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb6069c4-74af-4dd8-9244-f047aa64c191 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] GET https://10.4.3.66/volume/v3/types/527cacc7-30c8-40b5-9496-e5668c3ea1da Aug 25 11:56:11.640533 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb6069c4-74af-4dd8-9244-f047aa64c191 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.640738 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb6069c4-74af-4dd8-9244-f047aa64c191 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.646822 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb6069c4-74af-4dd8-9244-f047aa64c191 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types/527cacc7-30c8-40b5-9496-e5668c3ea1da returned with HTTP 404 Aug 25 11:56:11.647552 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 930/3669] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:11 2026] GET /volume/v3/types/527cacc7-30c8-40b5-9496-e5668c3ea1da => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:11.658857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-754a11b2-d100-41b9-872a-acfad5600e51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.660758 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-754a11b2-d100-41b9-872a-acfad5600e51 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:11.661242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-754a11b2-d100-41b9-872a-acfad5600e51 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-181519131"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:11.681498 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-754a11b2-d100-41b9-872a-acfad5600e51 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:11.681905 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 908/3670] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:56:11 2026] POST /volume/v3/types => generated 223 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:11.689979 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-65359f19-0c8b-4906-a673-89b29698488f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.694825 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65359f19-0c8b-4906-a673-89b29698488f tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:56:11.695241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-65359f19-0c8b-4906-a673-89b29698488f tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-343683561"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:11.717157 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-65359f19-0c8b-4906-a673-89b29698488f tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:56:11.718671 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 923/3671] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:56:11 2026] POST /volume/v3/group_types => generated 180 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:11.726231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.727947 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:56:11.728658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "3f87d30c-99cd-457f-b673-6ca35def9046", "volume_types": ["c3c5837e-0645-4e32-bd73-dc9c548afcc6"], "name": "tempest-GroupSnapshotsTest-Group-977017598"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:11.729836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group {'group': {'group_type': '3f87d30c-99cd-457f-b673-6ca35def9046', 'volume_types': ['c3c5837e-0645-4e32-bd73-dc9c548afcc6'], 'name': 'tempest-GroupSnapshotsTest-Group-977017598'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:56:11.735060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group tempest-GroupSnapshotsTest-Group-977017598. Aug 25 11:56:11.742338 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-67645744-1387-48f4-af6e-39f7bb966963 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.743117 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:11.744513 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-67645744-1387-48f4-af6e-39f7bb966963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:11.744806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-67645744-1387-48f4-af6e-39f7bb966963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.745059 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-67645744-1387-48f4-af6e-39f7bb966963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.745162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-67645744-1387-48f4-af6e-39f7bb966963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:11.752055 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:11.752055 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:11.752933 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-67645744-1387-48f4-af6e-39f7bb966963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:11.753358 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 931/3672] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:11 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:11.753833 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['f55a5fda-4f3d-4aea-91eb-ce3e012ff8ba'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:11.780251 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-19aeebde-db84-4744-a16c-d66dcb1be8f0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:56:11.781105 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 911/3673] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:56:11 2026] POST /volume/v3/groups => generated 111 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:11.790790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4154f45-3329-4a1d-8ea9-5855b6203b8a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:11.796517 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4154f45-3329-4a1d-8ea9-5855b6203b8a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:11.796856 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4154f45-3329-4a1d-8ea9-5855b6203b8a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:11.797134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4154f45-3329-4a1d-8ea9-5855b6203b8a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:11.797587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-d4154f45-3329-4a1d-8ea9-5855b6203b8a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:11.803249 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:11.803249 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:11.817872 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4154f45-3329-4a1d-8ea9-5855b6203b8a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:11.818748 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 909/3674] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:11 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:56:12.007733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6472db8-65a6-4497-9ee1-6da922d43668 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:12.009515 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6472db8-65a6-4497-9ee1-6da922d43668 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d Aug 25 11:56:12.009729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6472db8-65a6-4497-9ee1-6da922d43668 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:12.009916 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6472db8-65a6-4497-9ee1-6da922d43668 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:12.018159 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6472db8-65a6-4497-9ee1-6da922d43668 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d returned with HTTP 404 Aug 25 11:56:12.018865 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 924/3675] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:12 2026] GET /volume/v3/volumes/7409b298-53bf-4b26-a933-f2ac4506b88d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:12.057488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-32b38680-dc7e-43ad-8865-8770c43233a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:12.059670 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:12.059947 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-309110046", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:12.061563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-309110046', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:12.156288 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:56:12.163969 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:56:12.167710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (61327eb3-0078-44ea-a90e-0738651b999d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:12.169709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995d0ea6-9ea7-493d-b2d1-1550aa1f4439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.169709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:12.232169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (995d0ea6-9ea7-493d-b2d1-1550aa1f4439) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.233255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a3560e-881e-4c1a-a445-0798d005dcd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.277348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['62e94480-dc91-4bcc-8af6-c1c0a48d303a', 'a853e59d-421a-409d-99fd-42b864495e93', 'caedc2fc-c064-41d7-b3ab-ced7f3bfc378', '7097809a-9cd4-4c10-b8db-7810e6dbe9eb'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:12.278220 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d1a3560e-881e-4c1a-a445-0798d005dcd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62e94480-dc91-4bcc-8af6-c1c0a48d303a', 'a853e59d-421a-409d-99fd-42b864495e93', 'caedc2fc-c064-41d7-b3ab-ced7f3bfc378', '7097809a-9cd4-4c10-b8db-7810e6dbe9eb']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.279133 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee9a4d7-a663-4ac5-958a-3bbdbce45823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.309655 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aee9a4d7-a663-4ac5-958a-3bbdbce45823) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '36b78758-0dbb-4dc4-8d22-62b234bf1df7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-309110046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['62e94480-dc91-4bcc-8af6-c1c0a48d303a','a853e59d-421a-409d-99fd-42b864495e93','caedc2fc-c064-41d7-b3ab-ced7f3bfc378','7097809a-9cd4-4c10-b8db-7810e6dbe9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-309110046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=36b78758-0dbb-4dc4-8d22-62b234bf1df7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.311790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d926c89e-471d-4bef-8328-443564c82c6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.336644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d926c89e-471d-4bef-8328-443564c82c6c) transitioned into state 'SUCCESS' from state '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-309110046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['62e94480-dc91-4bcc-8af6-c1c0a48d303a','a853e59d-421a-409d-99fd-42b864495e93','caedc2fc-c064-41d7-b3ab-ced7f3bfc378','7097809a-9cd4-4c10-b8db-7810e6dbe9eb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.337181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf9c014-e53b-4d04-8f85-ae69a029ae06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.348597 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1cf9c014-e53b-4d04-8f85-ae69a029ae06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.349798 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (61327eb3-0078-44ea-a90e-0738651b999d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:12.350195 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:56:12.350934 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-32b38680-dc7e-43ad-8865-8770c43233a6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:12.351505 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 932/3676] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:12 2026] POST /volume/v3/volumes => generated 756 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:12.371482 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f981f62b-57f9-4654-ac5b-82d78a4434a9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:12.373873 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f981f62b-57f9-4654-ac5b-82d78a4434a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:56:12.374166 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f981f62b-57f9-4654-ac5b-82d78a4434a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:12.374460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f981f62b-57f9-4654-ac5b-82d78a4434a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:12.382972 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:12.382972 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:12.387064 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f981f62b-57f9-4654-ac5b-82d78a4434a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:12.392718 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f981f62b-57f9-4654-ac5b-82d78a4434a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:56:12.393242 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 912/3677] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:12 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 824 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:12.765741 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6d1a6015-e00d-428e-9767-2dfc6c1a8854 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:12.768157 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d1a6015-e00d-428e-9767-2dfc6c1a8854 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:12.768475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d1a6015-e00d-428e-9767-2dfc6c1a8854 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:12.768890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6d1a6015-e00d-428e-9767-2dfc6c1a8854 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:12.769069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6d1a6015-e00d-428e-9767-2dfc6c1a8854 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:12.775272 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:12.775272 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:12.776132 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6d1a6015-e00d-428e-9767-2dfc6c1a8854 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:12.776749 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 910/3678] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:12 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:12.828350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21783c6b-bec2-4249-a1a7-ba280379eb62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:12.831744 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21783c6b-bec2-4249-a1a7-ba280379eb62 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:12.831744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21783c6b-bec2-4249-a1a7-ba280379eb62 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:12.831744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21783c6b-bec2-4249-a1a7-ba280379eb62 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:12.831744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-21783c6b-bec2-4249-a1a7-ba280379eb62 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:12.834548 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:12.834548 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:12.842225 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21783c6b-bec2-4249-a1a7-ba280379eb62 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:12.842767 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 925/3679] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:12 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:12.851936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:12.853721 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:12.854033 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-654481850", "volume_type": "c3c5837e-0645-4e32-bd73-dc9c548afcc6", "group_id": "83dc21a8-7413-4e45-a1b8-f2411b954dfe", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:12.855360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-654481850', 'volume_type': 'c3c5837e-0645-4e32-bd73-dc9c548afcc6', 'group_id': '83dc21a8-7413-4e45-a1b8-f2411b954dfe', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:12.861794 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:12.861794 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:12.862240 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume of 1 GB Aug 25 11:56:12.870407 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:12.876318 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (4eaeae87-6bb7-4eb9-93cc-af2a6aa328a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:12.877389 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d72fdbc-5b3c-493e-b1e2-b9b8eafad035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.877901 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:12.877901 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:12.878259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:12.899616 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d72fdbc-5b3c-493e-b1e2-b9b8eafad035) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3c5837e-0645-4e32-bd73-dc9c548afcc6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-181519131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3c5837e-0645-4e32-bd73-dc9c548afcc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83dc21a8-7413-4e45-a1b8-f2411b954dfe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.900751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e50f9294-251f-463f-877c-4798ae935db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.928260 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-181519131 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-181519131, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:12.928556 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-181519131 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-181519131, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:12.958103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['5486ce95-67fe-4254-b0d2-e3ed1dad477b', '5bc4af1b-4439-42b6-96af-6bb5aed714d4', '0d6313e1-dc4c-4d37-be1f-bd0eda927f2b', '2d4a2138-fe08-408e-a717-743f4e35f2cc'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:12.958808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e50f9294-251f-463f-877c-4798ae935db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5486ce95-67fe-4254-b0d2-e3ed1dad477b', '5bc4af1b-4439-42b6-96af-6bb5aed714d4', '0d6313e1-dc4c-4d37-be1f-bd0eda927f2b', '2d4a2138-fe08-408e-a717-743f4e35f2cc']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.959532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4390b750-74b8-4197-b9d9-3b56a6d339ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:12.985113 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4390b750-74b8-4197-b9d9-3b56a6d339ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '670398aa-853d-467c-8dc7-7952d335c645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-654481850',encryption_key_id=None,group_id=83dc21a8-7413-4e45-a1b8-f2411b954dfe,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['5486ce95-67fe-4254-b0d2-e3ed1dad477b','5bc4af1b-4439-42b6-96af-6bb5aed714d4','0d6313e1-dc4c-4d37-be1f-bd0eda927f2b','2d4a2138-fe08-408e-a717-743f4e35f2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=c3c5837e-0645-4e32-bd73-dc9c548afcc6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-654481850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83dc21a8-7413-4e45-a1b8-f2411b954dfe,host=None,id=670398aa-853d-467c-8dc7-7952d335c645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e302c39f554a6b8d59c04f319def26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610e3e462944431dbda538bdb5a78690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3c5837e-0645-4e32-bd73-dc9c548afcc6),volume_type_id=c3c5837e-0645-4e32-bd73-dc9c548afcc6)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:12.985945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83235e2c-4932-43e0-b322-c368ee82b4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:13.014946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83235e2c-4932-43e0-b322-c368ee82b4a3) transitioned into state 'SUCCESS' from state '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-654481850',encryption_key_id=None,group_id=83dc21a8-7413-4e45-a1b8-f2411b954dfe,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['5486ce95-67fe-4254-b0d2-e3ed1dad477b','5bc4af1b-4439-42b6-96af-6bb5aed714d4','0d6313e1-dc4c-4d37-be1f-bd0eda927f2b','2d4a2138-fe08-408e-a717-743f4e35f2cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=c3c5837e-0645-4e32-bd73-dc9c548afcc6)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:13.015690 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc2ecc4-7f2e-4cc2-b4a9-2b49a6d513bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:13.030234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0dc2ecc4-7f2e-4cc2-b4a9-2b49a6d513bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:13.031147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (4eaeae87-6bb7-4eb9-93cc-af2a6aa328a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:13.031476 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request issued successfully. Aug 25 11:56:13.032161 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:13.032346 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:13.078919 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:13.084104 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.084104 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:13.088355 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a6a9da3-e6bd-4bdf-882f-32c3d6e46466 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:13.088930 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 933/3680] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:56:12 2026] POST /volume/v3/volumes => generated 819 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:13.104157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:13.105820 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 Aug 25 11:56:13.106070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:13.106323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:13.113865 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.113865 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:13.118603 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:13.119556 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:13.119781 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:13.157163 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:13.161370 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.161370 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:13.172077 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0cdcdebe-cd26-4ea1-b7aa-c0583b29e6d8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 returned with HTTP 200 Aug 25 11:56:13.172721 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 913/3681] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:13 2026] GET /volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 => generated 887 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:13.410010 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43291be2-527c-4917-96b0-3455fb49fae5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:13.412017 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43291be2-527c-4917-96b0-3455fb49fae5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:56:13.412666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43291be2-527c-4917-96b0-3455fb49fae5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:13.412666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43291be2-527c-4917-96b0-3455fb49fae5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:13.422054 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.422054 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:13.426545 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-43291be2-527c-4917-96b0-3455fb49fae5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:13.433298 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43291be2-527c-4917-96b0-3455fb49fae5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:56:13.433874 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 911/3682] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:13 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:13.447132 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60eb3494-9361-4be8-b9fb-cd494fcbb717 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:13.449190 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60eb3494-9361-4be8-b9fb-cd494fcbb717 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:56:13.449538 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60eb3494-9361-4be8-b9fb-cd494fcbb717 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:13.449885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60eb3494-9361-4be8-b9fb-cd494fcbb717 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:13.458343 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.458343 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:13.462264 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60eb3494-9361-4be8-b9fb-cd494fcbb717 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:13.466979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60eb3494-9361-4be8-b9fb-cd494fcbb717 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:56:13.467594 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 926/3683] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:13 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:13.786188 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-60287828-4496-46d8-a300-2714589ad6ac None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:13.788038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60287828-4496-46d8-a300-2714589ad6ac tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:56:13.788255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60287828-4496-46d8-a300-2714589ad6ac tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:13.788441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-60287828-4496-46d8-a300-2714589ad6ac tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:13.788534 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-60287828-4496-46d8-a300-2714589ad6ac tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:13.792556 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.792556 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:13.793169 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-60287828-4496-46d8-a300-2714589ad6ac tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:56:13.793757 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 934/3684] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:13 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:13.805130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9a093859-4e3b-4116-81f1-b0e484b5744e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:13.808512 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:56:13.809006 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "793c55ee-7491-4005-ba39-dde8e6f39209"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:13.811141 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating new backup {'backup': {'volume_id': '793c55ee-7491-4005-ba39-dde8e6f39209'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:56:13.811141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating backup of volume 793c55ee-7491-4005-ba39-dde8e6f39209 in container None Aug 25 11:56:13.820854 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.820854 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:13.821377 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:13.850643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['90c30ab9-5a10-4573-ba80-e3c228e642be', 'eea39c36-dceb-48df-b32b-3b5a6f176c22'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:13.909039 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a093859-4e3b-4116-81f1-b0e484b5744e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:56:13.909505 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 914/3685] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:56:13 2026] POST /volume/v3/backups => generated 286 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:13.922500 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a8203ba-08ab-4e29-b5ec-94617b75e5f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:13.925335 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a8203ba-08ab-4e29-b5ec-94617b75e5f1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:13.925540 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a8203ba-08ab-4e29-b5ec-94617b75e5f1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:13.925821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a8203ba-08ab-4e29-b5ec-94617b75e5f1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:13.925970 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3a8203ba-08ab-4e29-b5ec-94617b75e5f1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:13.930979 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:13.930979 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:13.931771 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a8203ba-08ab-4e29-b5ec-94617b75e5f1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:13.932218 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 912/3686] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:13 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 693 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:14.185031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:14.186743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 Aug 25 11:56:14.186953 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:14.187130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:14.193688 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.193688 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:14.197169 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:14.197831 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:14.197981 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:14.231226 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:14.234503 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.234503 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:14.242229 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc90d067-4c93-4d26-ac74-c6c67a4bb1a4 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 returned with HTTP 200 Aug 25 11:56:14.242781 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 927/3687] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:14 2026] GET /volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 => generated 912 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:14.255439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:14.257154 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:14.257554 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-833436958", "volume_type": "c3c5837e-0645-4e32-bd73-dc9c548afcc6", "group_id": "83dc21a8-7413-4e45-a1b8-f2411b954dfe", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:14.258994 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-833436958', 'volume_type': 'c3c5837e-0645-4e32-bd73-dc9c548afcc6', 'group_id': '83dc21a8-7413-4e45-a1b8-f2411b954dfe', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:14.267701 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.267701 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:14.268549 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume of 1 GB Aug 25 11:56:14.274772 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:14.281566 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (98efb69c-9a4b-456d-8278-ac6501ef7f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:14.283800 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c53601-9826-40ec-9a16-42360c7bc7df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:14.284904 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.284904 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:14.285485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:14.328362 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c53601-9826-40ec-9a16-42360c7bc7df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=c3c5837e-0645-4e32-bd73-dc9c548afcc6,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-181519131',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c3c5837e-0645-4e32-bd73-dc9c548afcc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '83dc21a8-7413-4e45-a1b8-f2411b954dfe', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:14.329220 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f7bb9e-c3e5-4f02-9f48-3c9f94167531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:14.381173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['95c6aa55-9815-46ae-bcb0-e458159ad85f', '29ec54a0-b8df-4097-a011-a77495814d12', '0ec9bbad-54ca-458e-a729-ee9ebd2ee35d', '6ced25b9-f55c-4e30-a790-76912a02b761'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:14.382165 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72f7bb9e-c3e5-4f02-9f48-3c9f94167531) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95c6aa55-9815-46ae-bcb0-e458159ad85f', '29ec54a0-b8df-4097-a011-a77495814d12', '0ec9bbad-54ca-458e-a729-ee9ebd2ee35d', '6ced25b9-f55c-4e30-a790-76912a02b761']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:14.382826 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47d20d8-2be2-4a57-b439-60ea11fac98e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:14.409377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c47d20d8-2be2-4a57-b439-60ea11fac98e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b4ab2cc-a138-4ac0-817b-15aa23268a14', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-833436958',encryption_key_id=None,group_id=83dc21a8-7413-4e45-a1b8-f2411b954dfe,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['95c6aa55-9815-46ae-bcb0-e458159ad85f','29ec54a0-b8df-4097-a011-a77495814d12','0ec9bbad-54ca-458e-a729-ee9ebd2ee35d','6ced25b9-f55c-4e30-a790-76912a02b761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=c3c5837e-0645-4e32-bd73-dc9c548afcc6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-833436958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=83dc21a8-7413-4e45-a1b8-f2411b954dfe,host=None,id=8b4ab2cc-a138-4ac0-817b-15aa23268a14,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e302c39f554a6b8d59c04f319def26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610e3e462944431dbda538bdb5a78690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c3c5837e-0645-4e32-bd73-dc9c548afcc6),volume_type_id=c3c5837e-0645-4e32-bd73-dc9c548afcc6)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:14.410646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1b1c1e-8f04-4531-a5b9-382ec8ebcd1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:14.431026 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd1b1c1e-8f04-4531-a5b9-382ec8ebcd1a) transitioned into state 'SUCCESS' from state '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-833436958',encryption_key_id=None,group_id=83dc21a8-7413-4e45-a1b8-f2411b954dfe,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['95c6aa55-9815-46ae-bcb0-e458159ad85f','29ec54a0-b8df-4097-a011-a77495814d12','0ec9bbad-54ca-458e-a729-ee9ebd2ee35d','6ced25b9-f55c-4e30-a790-76912a02b761'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=c3c5837e-0645-4e32-bd73-dc9c548afcc6)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:14.431538 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847da776-22fb-4558-a194-f5513c167cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:14.445797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (847da776-22fb-4558-a194-f5513c167cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:14.446699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (98efb69c-9a4b-456d-8278-ac6501ef7f27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:14.447012 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request issued successfully. Aug 25 11:56:14.448892 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:14.449246 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:14.488452 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:14.492054 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.492054 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:14.495924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-79b9c604-6115-4027-ae18-a9ac287a2c11 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:14.496322 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 935/3688] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:56:14 2026] POST /volume/v3/volumes => generated 819 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:14.512776 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-696b59e1-449e-480a-b606-3337fd3194af None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:14.514958 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 Aug 25 11:56:14.515221 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:14.515480 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:14.524934 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.524934 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:14.529240 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:14.530086 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:14.530299 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:14.580867 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:14.584017 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.584017 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:14.593234 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-696b59e1-449e-480a-b606-3337fd3194af tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 returned with HTTP 200 Aug 25 11:56:14.593603 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 915/3689] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:14 2026] GET /volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 => generated 887 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:14.717135 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-07548020-7ee1-4d27-9072-b200542108a3 req-b3edf1c5-448d-4304-8502-2a094768887f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:14.719615 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-b3edf1c5-448d-4304-8502-2a094768887f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:56:14.719851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-b3edf1c5-448d-4304-8502-2a094768887f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:14.720029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-b3edf1c5-448d-4304-8502-2a094768887f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:14.727440 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.727440 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:14.730804 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-07548020-7ee1-4d27-9072-b200542108a3 req-b3edf1c5-448d-4304-8502-2a094768887f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:14.735115 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-b3edf1c5-448d-4304-8502-2a094768887f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:56:14.735652 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 913/3690] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:14 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:14.945972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b5ee41a6-a586-4b39-a6f7-fa71b4e04d68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:14.948847 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ee41a6-a586-4b39-a6f7-fa71b4e04d68 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:14.949485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ee41a6-a586-4b39-a6f7-fa71b4e04d68 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:14.949914 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b5ee41a6-a586-4b39-a6f7-fa71b4e04d68 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:14.950147 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b5ee41a6-a586-4b39-a6f7-fa71b4e04d68 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:14.960121 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:14.960121 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:14.960121 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b5ee41a6-a586-4b39-a6f7-fa71b4e04d68 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:14.960121 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 928/3691] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:14 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 695 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:15.283043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-07548020-7ee1-4d27-9072-b200542108a3 req-6c484c3b-a451-41b4-a9e9-4404346ebf6e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.285750 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-6c484c3b-a451-41b4-a9e9-4404346ebf6e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:56:15.285925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-6c484c3b-a451-41b4-a9e9-4404346ebf6e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:15.286112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-6c484c3b-a451-41b4-a9e9-4404346ebf6e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:15.293091 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.293091 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:15.297184 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-07548020-7ee1-4d27-9072-b200542108a3 req-6c484c3b-a451-41b4-a9e9-4404346ebf6e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:15.301567 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-6c484c3b-a451-41b4-a9e9-4404346ebf6e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:56:15.301970 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 936/3692] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:15 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:15.317700 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c6a0edc4-89d6-48f9-808b-c5824514701c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.318266 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c6a0edc4-89d6-48f9-808b-c5824514701c None None] GET https://10.4.3.66/volume// Aug 25 11:56:15.318502 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c6a0edc4-89d6-48f9-808b-c5824514701c None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:15.318743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c6a0edc4-89d6-48f9-808b-c5824514701c None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:15.319143 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c6a0edc4-89d6-48f9-808b-c5824514701c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:15.319493 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 916/3693] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:56:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:15.330613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-07548020-7ee1-4d27-9072-b200542108a3 req-4f307246-9a05-4503-9ea7-a80947ab9fca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.334018 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-4f307246-9a05-4503-9ea7-a80947ab9fca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:56:15.334463 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-4f307246-9a05-4503-9ea7-a80947ab9fca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "36b78758-0dbb-4dc4-8d22-62b234bf1df7", "connector": null, "instance_uuid": "8da12118-010b-4ba6-b7ea-92e3a02ecfe3"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:15.343468 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.343468 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:15.378864 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-4f307246-9a05-4503-9ea7-a80947ab9fca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:56:15.379324 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 914/3694] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:56:15 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:15.610564 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7bc28f66-c828-42c5-9353-350e1b90646b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.616791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 Aug 25 11:56:15.616791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:15.616791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:15.624125 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.624125 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:15.632559 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:15.633509 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:15.633775 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:15.670857 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:15.674568 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.674568 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:15.683898 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bc28f66-c828-42c5-9353-350e1b90646b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 returned with HTTP 200 Aug 25 11:56:15.683898 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 929/3695] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:15 2026] GET /volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 => generated 912 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:15.698808 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2cce5a5a-31b0-4d2a-a671-df645f3d1e58 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.701678 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cce5a5a-31b0-4d2a-a671-df645f3d1e58 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] PUT https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:15.701957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2cce5a5a-31b0-4d2a-a671-df645f3d1e58 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "670398aa-853d-467c-8dc7-7952d335c645"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:15.704085 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-2cce5a5a-31b0-4d2a-a671-df645f3d1e58 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Update called for group 83dc21a8-7413-4e45-a1b8-f2411b954dfe. {{(pid=100239) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 11:56:15.704318 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-2cce5a5a-31b0-4d2a-a671-df645f3d1e58 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Updating group 83dc21a8-7413-4e45-a1b8-f2411b954dfe with name None description: None add_volumes: None remove_volumes: 670398aa-853d-467c-8dc7-7952d335c645. Aug 25 11:56:15.708730 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.708730 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:15.732366 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2cce5a5a-31b0-4d2a-a671-df645f3d1e58 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 202 Aug 25 11:56:15.732840 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 937/3696] 10.4.3.66 () {70 vars in 1399 bytes} [Tue Aug 25 11:56:15 2026] PUT /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:15.746147 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fa0b2cfc-aafc-4220-b5b8-65bafcf8397c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.747148 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa0b2cfc-aafc-4220-b5b8-65bafcf8397c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:15.747486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa0b2cfc-aafc-4220-b5b8-65bafcf8397c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:15.747765 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fa0b2cfc-aafc-4220-b5b8-65bafcf8397c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:15.747958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-fa0b2cfc-aafc-4220-b5b8-65bafcf8397c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:15.754272 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.754272 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:15.770051 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fa0b2cfc-aafc-4220-b5b8-65bafcf8397c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:15.770539 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 917/3697] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:15 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:15.970807 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccfda019-7f4e-4835-a8f7-ee744e75f23a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:15.973149 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccfda019-7f4e-4835-a8f7-ee744e75f23a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:15.973873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccfda019-7f4e-4835-a8f7-ee744e75f23a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:15.973873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccfda019-7f4e-4835-a8f7-ee744e75f23a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:15.973873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ccfda019-7f4e-4835-a8f7-ee744e75f23a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:15.982301 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:15.982301 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:15.983148 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccfda019-7f4e-4835-a8f7-ee744e75f23a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:15.983749 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 915/3698] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:15 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:16.559364 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6dc3d0c-d026-4f23-8ec3-7a8d460cd3df None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.559953 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6dc3d0c-d026-4f23-8ec3-7a8d460cd3df None None] GET https://10.4.3.66/volume// Aug 25 11:56:16.560161 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6dc3d0c-d026-4f23-8ec3-7a8d460cd3df None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:16.560458 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6dc3d0c-d026-4f23-8ec3-7a8d460cd3df None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:16.560887 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6dc3d0c-d026-4f23-8ec3-7a8d460cd3df None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:16.561277 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 930/3699] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:16.571665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-07548020-7ee1-4d27-9072-b200542108a3 req-3b975f91-af01-422f-8cc2-2daaea0f7c87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.574715 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-3b975f91-af01-422f-8cc2-2daaea0f7c87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:56:16.575442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-3b975f91-af01-422f-8cc2-2daaea0f7c87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:16.575763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-3b975f91-af01-422f-8cc2-2daaea0f7c87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:16.587007 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:16.587007 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:16.591315 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-07548020-7ee1-4d27-9072-b200542108a3 req-3b975f91-af01-422f-8cc2-2daaea0f7c87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:56:16.596436 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-3b975f91-af01-422f-8cc2-2daaea0f7c87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:56:16.596949 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 938/3700] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:16 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 1543 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:16.731173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.733831 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30 Aug 25 11:56:16.734353 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:16.746355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-36b78758-0dbb-4dc4-8d22-62b234bf1df7-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:56:16.751189 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-36b78758-0dbb-4dc4-8d22-62b234bf1df7-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:56:16.752160 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:16.752160 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:16.782182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-afc86cb5-66f6-4453-b0f9-1f98b791086a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.784936 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afc86cb5-66f6-4453-b0f9-1f98b791086a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:16.785171 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afc86cb5-66f6-4453-b0f9-1f98b791086a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:16.785379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-afc86cb5-66f6-4453-b0f9-1f98b791086a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:16.785535 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-afc86cb5-66f6-4453-b0f9-1f98b791086a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:16.790072 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:16.790072 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:16.799377 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-afc86cb5-66f6-4453-b0f9-1f98b791086a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:16.800259 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 916/3701] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:16 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:16.813497 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-caede3e0-043b-4b0d-ab62-4668d08b8765 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.817102 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-caede3e0-043b-4b0d-ab62-4668d08b8765 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] PUT https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:16.817609 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-caede3e0-043b-4b0d-ab62-4668d08b8765 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "670398aa-853d-467c-8dc7-7952d335c645"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:16.819564 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-caede3e0-043b-4b0d-ab62-4668d08b8765 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Update called for group 83dc21a8-7413-4e45-a1b8-f2411b954dfe. {{(pid=100238) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 11:56:16.819793 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.groups [None req-caede3e0-043b-4b0d-ab62-4668d08b8765 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Updating group 83dc21a8-7413-4e45-a1b8-f2411b954dfe with name None description: None add_volumes: 670398aa-853d-467c-8dc7-7952d335c645 remove_volumes: None. Aug 25 11:56:16.823857 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:16.823857 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:16.853771 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-caede3e0-043b-4b0d-ab62-4668d08b8765 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 202 Aug 25 11:56:16.854309 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 931/3702] 10.4.3.66 () {70 vars in 1399 bytes} [Tue Aug 25 11:56:16 2026] PUT /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:16.862717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0bd47383-bd01-4dcb-b0b5-968aa25be5f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.864420 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0bd47383-bd01-4dcb-b0b5-968aa25be5f3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:16.864850 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0bd47383-bd01-4dcb-b0b5-968aa25be5f3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:16.866292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0bd47383-bd01-4dcb-b0b5-968aa25be5f3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:16.866292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-0bd47383-bd01-4dcb-b0b5-968aa25be5f3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:16.869178 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:16.869178 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:16.878048 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0bd47383-bd01-4dcb-b0b5-968aa25be5f3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:16.878048 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 939/3703] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:16 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:16.888820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-36b78758-0dbb-4dc4-8d22-62b234bf1df7-np0000008081" released by "attachment_update" :: held 0.138s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:56:16.889263 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-26ff94c8-387e-462e-9140-07c9baa56203 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30 returned with HTTP 200 Aug 25 11:56:16.889896 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 918/3704] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:56:16 2026] PUT /volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30 => generated 969 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:16.923185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-07548020-7ee1-4d27-9072-b200542108a3 req-a4fba8b4-1fdd-445b-a547-e5c0ceb10cd7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.925875 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-a4fba8b4-1fdd-445b-a547-e5c0ceb10cd7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30/action Aug 25 11:56:16.926350 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-a4fba8b4-1fdd-445b-a547-e5c0ceb10cd7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:16.926504 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-a4fba8b4-1fdd-445b-a547-e5c0ceb10cd7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:16.952866 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:16.952866 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:16.978078 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07548020-7ee1-4d27-9072-b200542108a3 req-a4fba8b4-1fdd-445b-a547-e5c0ceb10cd7 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30/action returned with HTTP 204 Aug 25 11:56:16.979078 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 917/3705] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:56:16 2026] POST /volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:16.995798 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-23bee6f4-015d-4cb4-8865-ea0cd9821930 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:16.997884 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23bee6f4-015d-4cb4-8865-ea0cd9821930 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:16.998408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23bee6f4-015d-4cb4-8865-ea0cd9821930 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:16.998546 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-23bee6f4-015d-4cb4-8865-ea0cd9821930 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:16.998688 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-23bee6f4-015d-4cb4-8865-ea0cd9821930 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:17.004552 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:17.004552 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:17.005350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-23bee6f4-015d-4cb4-8865-ea0cd9821930 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:17.005757 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 932/3706] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:16 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:17.890422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81280aaa-c4b4-424b-9b0e-8d15b9ed06ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:17.894474 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81280aaa-c4b4-424b-9b0e-8d15b9ed06ec tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:17.894716 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81280aaa-c4b4-424b-9b0e-8d15b9ed06ec tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:17.894928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81280aaa-c4b4-424b-9b0e-8d15b9ed06ec tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:17.895062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-81280aaa-c4b4-424b-9b0e-8d15b9ed06ec tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:17.900573 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:17.900573 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:17.913061 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81280aaa-c4b4-424b-9b0e-8d15b9ed06ec tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:17.913600 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 940/3707] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:17 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:17.926930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7b49e023-a9c6-4daa-9bd9-fd70536cee7e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:17.928870 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7b49e023-a9c6-4daa-9bd9-fd70536cee7e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] PUT https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:17.929419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7b49e023-a9c6-4daa-9bd9-fd70536cee7e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "8b4ab2cc-a138-4ac0-817b-15aa23268a14"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:17.931536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-7b49e023-a9c6-4daa-9bd9-fd70536cee7e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Update called for group 83dc21a8-7413-4e45-a1b8-f2411b954dfe. {{(pid=100240) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 11:56:17.931712 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.groups [None req-7b49e023-a9c6-4daa-9bd9-fd70536cee7e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Updating group 83dc21a8-7413-4e45-a1b8-f2411b954dfe with name None description: None add_volumes: None remove_volumes: 8b4ab2cc-a138-4ac0-817b-15aa23268a14. Aug 25 11:56:17.935419 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:17.935419 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:17.972347 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7b49e023-a9c6-4daa-9bd9-fd70536cee7e tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 202 Aug 25 11:56:17.972776 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 919/3708] 10.4.3.66 () {70 vars in 1399 bytes} [Tue Aug 25 11:56:17 2026] PUT /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 11:56:17.986986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e85177e-6c6b-4c74-9f8b-2248501de09c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:17.987489 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e85177e-6c6b-4c74-9f8b-2248501de09c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:17.988125 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e85177e-6c6b-4c74-9f8b-2248501de09c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:17.988125 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e85177e-6c6b-4c74-9f8b-2248501de09c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:17.988278 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-7e85177e-6c6b-4c74-9f8b-2248501de09c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:17.993676 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:17.993676 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:18.002139 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e85177e-6c6b-4c74-9f8b-2248501de09c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:18.002587 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 918/3709] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:17 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 391 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:18.019642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d68ee44-70ae-4740-adf7-e01297873661 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:18.022900 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d68ee44-70ae-4740-adf7-e01297873661 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:18.023140 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d68ee44-70ae-4740-adf7-e01297873661 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:18.023395 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d68ee44-70ae-4740-adf7-e01297873661 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:18.023457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1d68ee44-70ae-4740-adf7-e01297873661 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:18.036032 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:18.036032 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:18.036589 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d68ee44-70ae-4740-adf7-e01297873661 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:18.037059 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 933/3710] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:18 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:19.015425 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30ea5269-02c1-4358-9052-d385c5f672aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:19.018683 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30ea5269-02c1-4358-9052-d385c5f672aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:19.018951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30ea5269-02c1-4358-9052-d385c5f672aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:19.019153 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30ea5269-02c1-4358-9052-d385c5f672aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:19.019287 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-30ea5269-02c1-4358-9052-d385c5f672aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:19.024207 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:19.024207 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:19.047709 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30ea5269-02c1-4358-9052-d385c5f672aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:19.047709 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 941/3711] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:19 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 392 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:19.049691 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f18c2bf-8d4e-46d7-ab6c-9a012b398a58 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:19.054103 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f18c2bf-8d4e-46d7-ab6c-9a012b398a58 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:19.055659 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f18c2bf-8d4e-46d7-ab6c-9a012b398a58 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:19.055659 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f18c2bf-8d4e-46d7-ab6c-9a012b398a58 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:19.055795 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9f18c2bf-8d4e-46d7-ab6c-9a012b398a58 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:19.061027 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:19.061027 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:19.061474 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f18c2bf-8d4e-46d7-ab6c-9a012b398a58 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:19.061566 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-deaea8c5-02ae-48f8-bbf0-26a55196c8a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:19.061973 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 920/3712] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:19 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:19.066410 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deaea8c5-02ae-48f8-bbf0-26a55196c8a3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] PUT https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:19.067175 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deaea8c5-02ae-48f8-bbf0-26a55196c8a3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "8b4ab2cc-a138-4ac0-817b-15aa23268a14"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:19.068842 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-deaea8c5-02ae-48f8-bbf0-26a55196c8a3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Update called for group 83dc21a8-7413-4e45-a1b8-f2411b954dfe. {{(pid=100237) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 25 11:56:19.068937 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-deaea8c5-02ae-48f8-bbf0-26a55196c8a3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Updating group 83dc21a8-7413-4e45-a1b8-f2411b954dfe with name None description: None add_volumes: 8b4ab2cc-a138-4ac0-817b-15aa23268a14 remove_volumes: None. Aug 25 11:56:19.075650 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:19.075650 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:19.125026 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deaea8c5-02ae-48f8-bbf0-26a55196c8a3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 202 Aug 25 11:56:19.125481 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 919/3713] 10.4.3.66 () {70 vars in 1399 bytes} [Tue Aug 25 11:56:19 2026] PUT /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:19.140230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b8c88b5d-7d26-4886-9b9d-6cb4f3f0993f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:19.143019 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8c88b5d-7d26-4886-9b9d-6cb4f3f0993f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:19.143243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8c88b5d-7d26-4886-9b9d-6cb4f3f0993f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:19.143563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b8c88b5d-7d26-4886-9b9d-6cb4f3f0993f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:19.143563 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-b8c88b5d-7d26-4886-9b9d-6cb4f3f0993f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:19.147329 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:19.147329 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:19.155601 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b8c88b5d-7d26-4886-9b9d-6cb4f3f0993f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:19.156302 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 934/3714] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:19 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:20.074692 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8a02f7eb-eceb-4f3f-adf1-28a08bf87387 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:20.077849 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a02f7eb-eceb-4f3f-adf1-28a08bf87387 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:20.078032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a02f7eb-eceb-4f3f-adf1-28a08bf87387 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:20.078226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8a02f7eb-eceb-4f3f-adf1-28a08bf87387 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:20.078318 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8a02f7eb-eceb-4f3f-adf1-28a08bf87387 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:20.082453 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.082453 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:20.082984 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8a02f7eb-eceb-4f3f-adf1-28a08bf87387 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:20.083367 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 942/3715] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:20 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:20.169678 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a9164fff-d004-4538-944f-84fbf2b82a06 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:20.172071 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9164fff-d004-4538-944f-84fbf2b82a06 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:20.172293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9164fff-d004-4538-944f-84fbf2b82a06 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:20.172753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9164fff-d004-4538-944f-84fbf2b82a06 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:20.172753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-a9164fff-d004-4538-944f-84fbf2b82a06 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:20.175939 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.175939 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:20.183281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9164fff-d004-4538-944f-84fbf2b82a06 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 200 Aug 25 11:56:20.183752 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 921/3716] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:20 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 392 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:20.196737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-333fcc16-d633-4769-9907-8b6237eb7216 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:20.199158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:20.199459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:20.199781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:20.200220 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:20.200665 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.200665 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:20.201229 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:20.213079 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:20.214084 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:20.214306 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:20.275413 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:20.279380 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.279380 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:20.284993 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:20.285242 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:20.343575 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:20.346940 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.346940 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:20.359675 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-333fcc16-d633-4769-9907-8b6237eb7216 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:20.359675 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 920/3717] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:20 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:20.378190 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1481f4b6-f062-420b-a22a-827e42a5debf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:20.380399 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Aug 25 11:56:20.380808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "83dc21a8-7413-4e45-a1b8-f2411b954dfe", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-758702497"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:20.382298 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '83dc21a8-7413-4e45-a1b8-f2411b954dfe', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-758702497'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 11:56:20.387560 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.387560 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:20.392430 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-758702497. Aug 25 11:56:20.435379 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.435379 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:20.465948 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-181519131 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-181519131, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:20.466326 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-181519131 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-181519131, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:20.501213 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['db007eca-9305-40b8-879a-50f363eaf581', '6fceafdb-9454-418c-8a63-920452fd2991', '96164218-bee4-49f3-b9f1-ef8b168f2be0', 'c55732d1-77af-41bd-af56-e2775e675aaa'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:20.569348 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1481f4b6-f062-420b-a22a-827e42a5debf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Aug 25 11:56:20.569887 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 935/3718] 10.4.3.66 () {70 vars in 1317 bytes} [Tue Aug 25 11:56:20 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:20.581637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-06814c8b-1309-40bc-892b-b4102590e1d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:20.584240 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06814c8b-1309-40bc-892b-b4102590e1d0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:20.585536 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06814c8b-1309-40bc-892b-b4102590e1d0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:20.585536 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-06814c8b-1309-40bc-892b-b4102590e1d0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:20.585536 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-06814c8b-1309-40bc-892b-b4102590e1d0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:20.595891 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:20.595891 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:20.603592 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-06814c8b-1309-40bc-892b-b4102590e1d0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 returned with HTTP 200 Aug 25 11:56:20.603592 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 943/3719] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:20 2026] GET /volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 => generated 325 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:21.093743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f63ccb2-b827-4ab7-a1fd-7d077910ef99 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.095991 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f63ccb2-b827-4ab7-a1fd-7d077910ef99 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:21.096272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f63ccb2-b827-4ab7-a1fd-7d077910ef99 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.096475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f63ccb2-b827-4ab7-a1fd-7d077910ef99 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.096567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9f63ccb2-b827-4ab7-a1fd-7d077910ef99 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:21.102232 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.102232 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:21.103329 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f63ccb2-b827-4ab7-a1fd-7d077910ef99 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:21.103963 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 922/3720] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:21.615546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-028d8e04-a546-43a8-bcc6-2443382ae69c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.617843 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-028d8e04-a546-43a8-bcc6-2443382ae69c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:21.618078 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-028d8e04-a546-43a8-bcc6-2443382ae69c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.618325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-028d8e04-a546-43a8-bcc6-2443382ae69c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.618436 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-028d8e04-a546-43a8-bcc6-2443382ae69c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:21.622518 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.622518 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:21.627256 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-028d8e04-a546-43a8-bcc6-2443382ae69c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 returned with HTTP 200 Aug 25 11:56:21.627712 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 921/3721] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 => generated 326 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:21.643443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.647042 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:56:21.648813 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.649053 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.649345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:21.649603 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.649603 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:21.650444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:56:21.658080 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all snapshots completed successfully. Aug 25 11:56:21.658553 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.658553 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:21.659242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a3e41f9-b64c-4f07-98ce-5be56a4fea09 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:56:21.659605 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 936/3722] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:21.676018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d61aa034-d35c-4e07-b7a0-05a560daf8c3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.680987 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d61aa034-d35c-4e07-b7a0-05a560daf8c3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/d1c532c6-0776-40cb-b715-da0b9eebe495 Aug 25 11:56:21.681255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d61aa034-d35c-4e07-b7a0-05a560daf8c3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.681498 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d61aa034-d35c-4e07-b7a0-05a560daf8c3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.690504 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.690504 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:21.691110 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d61aa034-d35c-4e07-b7a0-05a560daf8c3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Snapshot retrieved successfully. Aug 25 11:56:21.692090 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d61aa034-d35c-4e07-b7a0-05a560daf8c3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/d1c532c6-0776-40cb-b715-da0b9eebe495 returned with HTTP 200 Aug 25 11:56:21.692925 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 944/3723] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/snapshots/d1c532c6-0776-40cb-b715-da0b9eebe495 => generated 469 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:21.703056 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-30e0a859-d9a7-41c4-a8ee-18ed6f672699 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.706499 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30e0a859-d9a7-41c4-a8ee-18ed6f672699 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/80f9184c-46e5-4adc-9e0c-5241d04394a3 Aug 25 11:56:21.706762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30e0a859-d9a7-41c4-a8ee-18ed6f672699 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.707011 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30e0a859-d9a7-41c4-a8ee-18ed6f672699 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.714336 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.714336 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:21.715246 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-30e0a859-d9a7-41c4-a8ee-18ed6f672699 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Snapshot retrieved successfully. Aug 25 11:56:21.716155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30e0a859-d9a7-41c4-a8ee-18ed6f672699 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/80f9184c-46e5-4adc-9e0c-5241d04394a3 returned with HTTP 200 Aug 25 11:56:21.716653 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 923/3724] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/snapshots/80f9184c-46e5-4adc-9e0c-5241d04394a3 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:21.730396 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f194b5ae-f73d-4321-9379-018420a9cce5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.732541 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f194b5ae-f73d-4321-9379-018420a9cce5 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:21.733100 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f194b5ae-f73d-4321-9379-018420a9cce5 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.733100 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f194b5ae-f73d-4321-9379-018420a9cce5 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.733270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-f194b5ae-f73d-4321-9379-018420a9cce5 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for member a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 {{(pid=100237) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 11:56:21.733466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.group_snapshots [None req-f194b5ae-f73d-4321-9379-018420a9cce5 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group_snapshot with id: a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:21.739185 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.739185 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:21.786727 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f194b5ae-f73d-4321-9379-018420a9cce5 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 returned with HTTP 202 Aug 25 11:56:21.787727 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 922/3725] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:56:21 2026] DELETE /volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:21.796294 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.798056 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:21.798350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.798709 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.799140 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:21.799885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:21.809319 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:21.811382 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:21.811382 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:21.848665 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:21.854504 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.854504 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:21.858749 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:21.858987 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:21.914028 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:21.917044 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.917044 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:21.926125 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-731c02d4-ed25-4bac-bb48-6f47f9493764 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:21.926125 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 937/3726] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:21.940984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.942906 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:56:21.943125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.943340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.943670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:21.945060 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:56:21.949982 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all snapshots completed successfully. Aug 25 11:56:21.950367 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:21.950367 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:21.951383 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0d7cb9d5-a8cf-4e73-bd73-34b4b89584a7 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:56:21.951986 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 945/3727] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:21.964888 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d0e942ae-186f-4948-a375-f52f844cc942 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.967232 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0e942ae-186f-4948-a375-f52f844cc942 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/d1c532c6-0776-40cb-b715-da0b9eebe495 Aug 25 11:56:21.967527 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0e942ae-186f-4948-a375-f52f844cc942 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.967633 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d0e942ae-186f-4948-a375-f52f844cc942 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.977977 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d0e942ae-186f-4948-a375-f52f844cc942 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/d1c532c6-0776-40cb-b715-da0b9eebe495 returned with HTTP 404 Aug 25 11:56:21.981643 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 924/3728] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/snapshots/d1c532c6-0776-40cb-b715-da0b9eebe495 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:21.986706 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18cff183-cbec-4f87-b1d9-7f2909712e14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:21.988961 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18cff183-cbec-4f87-b1d9-7f2909712e14 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:21.989533 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18cff183-cbec-4f87-b1d9-7f2909712e14 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:21.989800 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18cff183-cbec-4f87-b1d9-7f2909712e14 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:21.989931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-18cff183-cbec-4f87-b1d9-7f2909712e14 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:21.993514 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18cff183-cbec-4f87-b1d9-7f2909712e14 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 returned with HTTP 404 Aug 25 11:56:21.994026 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 923/3729] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:21 2026] GET /volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:22.002290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:22.004512 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:22.004774 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:22.004962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:22.005172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for member a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 {{(pid=100238) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 11:56:22.005255 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group_snapshot with id: a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 Aug 25 11:56:22.008114 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d081edbc-96c4-4dad-9a6d-72afb2551076 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 returned with HTTP 404 Aug 25 11:56:22.008702 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 938/3730] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:56:22 2026] DELETE /volume/v3/group_snapshots/a3f1fa0b-0f4b-49aa-8df6-0df7ee705104 => generated 116 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:22.017517 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63345487-4e50-458e-aa3f-7202a9789fc0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:22.019492 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:22.019714 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:22.019934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:22.020197 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:22.021024 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:22.031998 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:22.032689 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:22.032835 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:22.069195 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:22.075082 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:22.075082 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:22.080019 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:22.080138 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:22.117019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-92aad909-da9c-4b47-afa2-d5bd03056c91 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:22.117605 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92aad909-da9c-4b47-afa2-d5bd03056c91 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:22.117808 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92aad909-da9c-4b47-afa2-d5bd03056c91 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:22.117977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-92aad909-da9c-4b47-afa2-d5bd03056c91 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:22.118094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-92aad909-da9c-4b47-afa2-d5bd03056c91 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:22.121287 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:22.124511 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:22.124511 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:22.125928 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:22.125928 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:22.126942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-92aad909-da9c-4b47-afa2-d5bd03056c91 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:22.127303 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 925/3731] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:22 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:22.133416 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63345487-4e50-458e-aa3f-7202a9789fc0 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:22.133870 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 946/3732] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:22 2026] GET /volume/v3/volumes/detail => generated 1817 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:22.148914 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:22.151134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe/action Aug 25 11:56:22.151587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:22.151779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:22.153519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for group 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:56:22.153674 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group with id: 83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:22.158790 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:22.158790 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:22.204690 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33d3bb5b-7172-4e28-8c23-1040f7508422 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe/action returned with HTTP 202 Aug 25 11:56:22.205255 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 924/3733] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:56:22 2026] POST /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:22.214088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:22.216460 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 Aug 25 11:56:22.216797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:22.217041 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:22.232252 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:22.232252 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:22.238762 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:22.239662 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:22.239877 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:22.291277 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:22.295025 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:22.295025 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:22.303597 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0ff541fc-32b5-4b34-8215-b421bd222c96 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 returned with HTTP 200 Aug 25 11:56:22.304051 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 939/3734] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:22 2026] GET /volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 => generated 911 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:23.141344 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-00668c2d-3007-4ec9-b501-f22f7d25d544 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.144738 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-00668c2d-3007-4ec9-b501-f22f7d25d544 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:23.146217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-00668c2d-3007-4ec9-b501-f22f7d25d544 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.146217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-00668c2d-3007-4ec9-b501-f22f7d25d544 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.146217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-00668c2d-3007-4ec9-b501-f22f7d25d544 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:23.155264 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:23.155264 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:23.156589 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-00668c2d-3007-4ec9-b501-f22f7d25d544 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:23.156700 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 926/3735] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:23 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:23.320938 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6a7cc2b-cf95-4262-8cfe-aa91cfc194f8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.325847 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6a7cc2b-cf95-4262-8cfe-aa91cfc194f8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 Aug 25 11:56:23.326058 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6a7cc2b-cf95-4262-8cfe-aa91cfc194f8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.326263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6a7cc2b-cf95-4262-8cfe-aa91cfc194f8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.332343 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6a7cc2b-cf95-4262-8cfe-aa91cfc194f8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 returned with HTTP 404 Aug 25 11:56:23.332878 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 947/3736] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:23 2026] GET /volume/v3/volumes/8b4ab2cc-a138-4ac0-817b-15aa23268a14 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:23.348417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a701316-5f9e-4778-bb56-901f1836caa8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.358084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a701316-5f9e-4778-bb56-901f1836caa8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 Aug 25 11:56:23.358405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a701316-5f9e-4778-bb56-901f1836caa8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.358681 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a701316-5f9e-4778-bb56-901f1836caa8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.365646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a701316-5f9e-4778-bb56-901f1836caa8 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 returned with HTTP 404 Aug 25 11:56:23.366187 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 925/3737] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:23 2026] GET /volume/v3/volumes/670398aa-853d-467c-8dc7-7952d335c645 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:23.373096 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7084c92d-cd06-4ad1-9f0d-fa97f73daf12 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.375640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7084c92d-cd06-4ad1-9f0d-fa97f73daf12 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe Aug 25 11:56:23.375903 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7084c92d-cd06-4ad1-9f0d-fa97f73daf12 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.376139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7084c92d-cd06-4ad1-9f0d-fa97f73daf12 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.376572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.groups [None req-7084c92d-cd06-4ad1-9f0d-fa97f73daf12 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 83dc21a8-7413-4e45-a1b8-f2411b954dfe {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:23.382389 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7084c92d-cd06-4ad1-9f0d-fa97f73daf12 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe returned with HTTP 404 Aug 25 11:56:23.382727 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 940/3738] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:23 2026] GET /volume/v3/groups/83dc21a8-7413-4e45-a1b8-f2411b954dfe => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:23.390607 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1c98488e-cdb8-4feb-82b2-2cc98ec034ff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.392497 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c98488e-cdb8-4feb-82b2-2cc98ec034ff tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/3f87d30c-99cd-457f-b673-6ca35def9046 Aug 25 11:56:23.392768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c98488e-cdb8-4feb-82b2-2cc98ec034ff tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.392959 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c98488e-cdb8-4feb-82b2-2cc98ec034ff tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.410019 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c98488e-cdb8-4feb-82b2-2cc98ec034ff tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/group_types/3f87d30c-99cd-457f-b673-6ca35def9046 returned with HTTP 202 Aug 25 11:56:23.410455 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 927/3739] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:56:23 2026] DELETE /volume/v3/group_types/3f87d30c-99cd-457f-b673-6ca35def9046 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:23.418268 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fb6d4301-462b-4c0a-9966-bb1db9aab8b6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.420587 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb6d4301-462b-4c0a-9966-bb1db9aab8b6 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] DELETE https://10.4.3.66/volume/v3/types/c3c5837e-0645-4e32-bd73-dc9c548afcc6 Aug 25 11:56:23.420935 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb6d4301-462b-4c0a-9966-bb1db9aab8b6 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.421258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb6d4301-462b-4c0a-9966-bb1db9aab8b6 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.458685 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb6d4301-462b-4c0a-9966-bb1db9aab8b6 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types/c3c5837e-0645-4e32-bd73-dc9c548afcc6 returned with HTTP 202 Aug 25 11:56:23.459196 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 948/3740] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:23 2026] DELETE /volume/v3/types/c3c5837e-0645-4e32-bd73-dc9c548afcc6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:23.467279 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-434ecef8-a508-476e-a2d7-94b9e09bebb8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.469111 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-434ecef8-a508-476e-a2d7-94b9e09bebb8 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] GET https://10.4.3.66/volume/v3/types/c3c5837e-0645-4e32-bd73-dc9c548afcc6 Aug 25 11:56:23.469332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-434ecef8-a508-476e-a2d7-94b9e09bebb8 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.469605 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-434ecef8-a508-476e-a2d7-94b9e09bebb8 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.473249 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-434ecef8-a508-476e-a2d7-94b9e09bebb8 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types/c3c5837e-0645-4e32-bd73-dc9c548afcc6 returned with HTTP 404 Aug 25 11:56:23.474023 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 926/3741] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:23 2026] GET /volume/v3/types/c3c5837e-0645-4e32-bd73-dc9c548afcc6 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:23.486031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b04a989c-dcaf-4310-9ecc-fadbdce69903 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.488734 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b04a989c-dcaf-4310-9ecc-fadbdce69903 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:23.489196 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b04a989c-dcaf-4310-9ecc-fadbdce69903 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1919899139"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:23.505488 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b04a989c-dcaf-4310-9ecc-fadbdce69903 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:23.505959 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 941/3742] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:56:23 2026] POST /volume/v3/types => generated 224 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:23.516176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d3b7890e-8e5a-4214-aed5-94d74e31d768 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.517935 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d3b7890e-8e5a-4214-aed5-94d74e31d768 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] POST https://10.4.3.66/volume/v3/group_types Aug 25 11:56:23.518322 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d3b7890e-8e5a-4214-aed5-94d74e31d768 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-790902918"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:23.536460 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d3b7890e-8e5a-4214-aed5-94d74e31d768 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/group_types returned with HTTP 202 Aug 25 11:56:23.536919 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 928/3743] 10.4.3.66 () {70 vars in 1304 bytes} [Tue Aug 25 11:56:23 2026] POST /volume/v3/group_types => generated 180 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:23.548105 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a2ce3e99-3d5b-49af-be80-23250e17340d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.550577 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups Aug 25 11:56:23.551145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "ab68517f-dd05-49be-8bdc-4b4dac992b64", "volume_types": ["af796a47-fa56-4b7b-a565-c07476efbacf"], "name": "tempest-GroupSnapshotsTest-Group-151154769"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:23.553111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.groups [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group {'group': {'group_type': 'ab68517f-dd05-49be-8bdc-4b4dac992b64', 'volume_types': ['af796a47-fa56-4b7b-a565-c07476efbacf'], 'name': 'tempest-GroupSnapshotsTest-Group-151154769'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 25 11:56:23.557256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.groups [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group tempest-GroupSnapshotsTest-Group-151154769. Aug 25 11:56:23.566020 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:23.578840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['9fff27c4-ce69-4e05-b19a-75bc977e8880'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:23.611531 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a2ce3e99-3d5b-49af-be80-23250e17340d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups returned with HTTP 202 Aug 25 11:56:23.612151 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 949/3744] 10.4.3.66 () {70 vars in 1290 bytes} [Tue Aug 25 11:56:23 2026] POST /volume/v3/groups => generated 111 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:23.622673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e501f098-dc24-47a8-9b08-78bb30c13744 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:23.625815 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e501f098-dc24-47a8-9b08-78bb30c13744 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada Aug 25 11:56:23.626052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e501f098-dc24-47a8-9b08-78bb30c13744 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:23.626271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e501f098-dc24-47a8-9b08-78bb30c13744 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:23.626387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-e501f098-dc24-47a8-9b08-78bb30c13744 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6cb1aace-d286-46c9-973e-a74a2d138ada {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:23.636355 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:23.636355 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:23.647519 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e501f098-dc24-47a8-9b08-78bb30c13744 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada returned with HTTP 200 Aug 25 11:56:23.648588 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 927/3745] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:23 2026] GET /volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada => generated 391 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:24.169171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd4d328f-15d0-4fe0-859b-ec1882e91aec None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:24.170873 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd4d328f-15d0-4fe0-859b-ec1882e91aec tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:24.171245 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd4d328f-15d0-4fe0-859b-ec1882e91aec tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:24.171782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd4d328f-15d0-4fe0-859b-ec1882e91aec tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:24.171976 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fd4d328f-15d0-4fe0-859b-ec1882e91aec tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:24.178683 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:24.178683 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:24.179484 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd4d328f-15d0-4fe0-859b-ec1882e91aec tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:24.179986 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 942/3746] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:24 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:24.665780 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8cfe65fa-9cbc-4698-840c-792d84f1fda3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:24.668393 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8cfe65fa-9cbc-4698-840c-792d84f1fda3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada Aug 25 11:56:24.668393 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8cfe65fa-9cbc-4698-840c-792d84f1fda3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:24.668532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8cfe65fa-9cbc-4698-840c-792d84f1fda3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:24.668674 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.groups [None req-8cfe65fa-9cbc-4698-840c-792d84f1fda3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6cb1aace-d286-46c9-973e-a74a2d138ada {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:24.674384 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:24.674384 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:24.686120 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8cfe65fa-9cbc-4698-840c-792d84f1fda3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada returned with HTTP 200 Aug 25 11:56:24.686932 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 929/3747] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:24 2026] GET /volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:24.698312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e706f34-e312-4380-b104-357d06b8b576 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:24.700564 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:24.701003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-784770758", "volume_type": "af796a47-fa56-4b7b-a565-c07476efbacf", "group_id": "6cb1aace-d286-46c9-973e-a74a2d138ada", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:24.702849 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-784770758', 'volume_type': 'af796a47-fa56-4b7b-a565-c07476efbacf', 'group_id': '6cb1aace-d286-46c9-973e-a74a2d138ada', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:24.711014 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:24.711014 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:24.711683 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume of 1 GB Aug 25 11:56:24.718010 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Availability Zones retrieved successfully. Aug 25 11:56:24.725953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (58e64ef0-9fc4-472e-a596-674d11bdd9f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:24.727553 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2b60ad-fc96-444b-b92f-765e68d49a1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:24.728320 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:24.728320 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:24.729289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:24.752221 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc2b60ad-fc96-444b-b92f-765e68d49a1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=af796a47-fa56-4b7b-a565-c07476efbacf,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1919899139',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'af796a47-fa56-4b7b-a565-c07476efbacf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6cb1aace-d286-46c9-973e-a74a2d138ada', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:24.753288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739584f8-66c5-43b7-a9c5-50228f96a8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:24.785036 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1919899139 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1919899139, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:24.785386 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1919899139 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1919899139, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:24.818239 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['1eae1ae0-f36d-4919-a11e-6fa34ccfc2c0', '4c2312e2-8261-42bd-b943-f1075da9b94f', 'e9d0909f-b274-4f7a-9722-93a9dc78b8a1', '9cfda132-fa08-46df-b360-c7b53055b261'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:24.819215 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (739584f8-66c5-43b7-a9c5-50228f96a8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1eae1ae0-f36d-4919-a11e-6fa34ccfc2c0', '4c2312e2-8261-42bd-b943-f1075da9b94f', 'e9d0909f-b274-4f7a-9722-93a9dc78b8a1', '9cfda132-fa08-46df-b360-c7b53055b261']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:24.820116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83168b1d-b7f5-4ffe-b7b5-dc433513dd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:24.848430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (83168b1d-b7f5-4ffe-b7b5-dc433513dd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4577d008-b524-47fe-a6e5-5ffebdd39400', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-784770758',encryption_key_id=None,group_id=6cb1aace-d286-46c9-973e-a74a2d138ada,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['1eae1ae0-f36d-4919-a11e-6fa34ccfc2c0','4c2312e2-8261-42bd-b943-f1075da9b94f','e9d0909f-b274-4f7a-9722-93a9dc78b8a1','9cfda132-fa08-46df-b360-c7b53055b261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=af796a47-fa56-4b7b-a565-c07476efbacf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-784770758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6cb1aace-d286-46c9-973e-a74a2d138ada,host=None,id=4577d008-b524-47fe-a6e5-5ffebdd39400,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='02e302c39f554a6b8d59c04f319def26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='610e3e462944431dbda538bdb5a78690',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(af796a47-fa56-4b7b-a565-c07476efbacf),volume_type_id=af796a47-fa56-4b7b-a565-c07476efbacf)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:24.849335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea45928-76eb-4341-a183-9bb4ee328e08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:24.870509 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea45928-76eb-4341-a183-9bb4ee328e08) transitioned into state 'SUCCESS' from state '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-784770758',encryption_key_id=None,group_id=6cb1aace-d286-46c9-973e-a74a2d138ada,group_type_id=,metadata={},multiattach=False,project_id='02e302c39f554a6b8d59c04f319def26',qos_specs=None,replication_status=,reservations=['1eae1ae0-f36d-4919-a11e-6fa34ccfc2c0','4c2312e2-8261-42bd-b943-f1075da9b94f','e9d0909f-b274-4f7a-9722-93a9dc78b8a1','9cfda132-fa08-46df-b360-c7b53055b261'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='610e3e462944431dbda538bdb5a78690',volume_type_id=af796a47-fa56-4b7b-a565-c07476efbacf)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:24.871448 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28c337b-2e66-4068-b6b3-3356dae2110f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:24.892985 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e28c337b-2e66-4068-b6b3-3356dae2110f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:24.894287 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Flow 'volume_create_api' (58e64ef0-9fc4-472e-a596-674d11bdd9f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:24.894913 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Create volume request issued successfully. Aug 25 11:56:24.895930 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:24.896167 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:24.940432 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:24.946426 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:24.946426 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:24.951457 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e706f34-e312-4380-b104-357d06b8b576 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:24.951956 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 950/3748] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:56:24 2026] POST /volume/v3/volumes => generated 820 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:24.966957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1592150d-6efe-4986-8912-6fff973d40de None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:24.969648 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 Aug 25 11:56:24.969648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:24.971283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:24.977675 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:24.977675 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:24.988696 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:24.988696 np0000008081 devstack@c-api.service[100237]: WARNING stevedore.named [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:24.988696 np0000008081 devstack@c-api.service[100237]: WARNING castellan.key_manager [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:25.062574 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:25.068184 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:25.068184 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:25.080675 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1592150d-6efe-4986-8912-6fff973d40de tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 returned with HTTP 200 Aug 25 11:56:25.081341 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 928/3749] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:24 2026] GET /volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 => generated 888 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:25.193764 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d79acea-b489-4f98-b41f-cf4b4d4bcbb6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:25.196064 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d79acea-b489-4f98-b41f-cf4b4d4bcbb6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:25.197938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d79acea-b489-4f98-b41f-cf4b4d4bcbb6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:25.199914 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d79acea-b489-4f98-b41f-cf4b4d4bcbb6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:25.200118 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1d79acea-b489-4f98-b41f-cf4b4d4bcbb6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:25.208279 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:25.208279 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:25.209242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d79acea-b489-4f98-b41f-cf4b4d4bcbb6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:25.209670 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 943/3750] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:25 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:26.102031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:26.104611 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 Aug 25 11:56:26.104942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:26.105221 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:26.117118 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:26.117118 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:26.123986 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:26.124981 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:26.125254 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:26.184741 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:26.188676 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:26.188676 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:26.197776 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b121d3d1-e720-4035-8f97-5c5fce88fa6f tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 returned with HTTP 200 Aug 25 11:56:26.198224 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 930/3751] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:26 2026] GET /volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 => generated 913 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:26.214394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-03598a66-dd1f-401d-8061-05f63f39bc72 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:26.217543 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/group_snapshots Aug 25 11:56:26.217543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6cb1aace-d286-46c9-973e-a74a2d138ada", "name": "tempest-group_snapshot-1893132486"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:26.219544 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6cb1aace-d286-46c9-973e-a74a2d138ada', 'name': 'tempest-group_snapshot-1893132486'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 25 11:56:26.221173 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45061afc-5750-4956-8c48-fc37b32eab3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:26.223845 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:26.223845 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:26.224547 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45061afc-5750-4956-8c48-fc37b32eab3e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:26.224906 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45061afc-5750-4956-8c48-fc37b32eab3e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:26.225757 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45061afc-5750-4956-8c48-fc37b32eab3e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:26.225757 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-45061afc-5750-4956-8c48-fc37b32eab3e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:26.229264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Creating group_snapshot tempest-group_snapshot-1893132486. Aug 25 11:56:26.230416 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:26.230416 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:26.231402 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45061afc-5750-4956-8c48-fc37b32eab3e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:26.231814 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 929/3752] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:26 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:26.253445 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:26.253445 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:26.267433 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1919899139 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1919899139, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:26.292311 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Created reservations ['1ac0a35b-ce4f-4ee9-b9eb-cc1ea3cfdb35', '49f6871a-50c0-4f0c-9a00-b2004bf7f0fb', '7f168008-fac2-485b-9ab0-3a4998a6aa05', '6f34512f-431c-4a37-9bff-1d037c56349a'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:26.339652 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-03598a66-dd1f-401d-8061-05f63f39bc72 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 202 Aug 25 11:56:26.339652 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 951/3753] 10.4.3.66 () {70 vars in 1317 bytes} [Tue Aug 25 11:56:26 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:26.349173 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f71b641-e33f-4fbe-81ab-75cc5990f2bc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:26.351441 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f71b641-e33f-4fbe-81ab-75cc5990f2bc tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:26.351681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f71b641-e33f-4fbe-81ab-75cc5990f2bc tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:26.351863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f71b641-e33f-4fbe-81ab-75cc5990f2bc tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:26.351986 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-9f71b641-e33f-4fbe-81ab-75cc5990f2bc tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6b4ab665-6055-4a60-9540-531c1a6a6920 {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:26.355969 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:26.355969 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:26.359441 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f71b641-e33f-4fbe-81ab-75cc5990f2bc tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 returned with HTTP 200 Aug 25 11:56:26.359875 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 944/3754] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:26 2026] GET /volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:27.242545 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8df8f362-9701-41dc-a9c7-ca659fb507b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.244694 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8df8f362-9701-41dc-a9c7-ca659fb507b5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:27.244937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8df8f362-9701-41dc-a9c7-ca659fb507b5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.245181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8df8f362-9701-41dc-a9c7-ca659fb507b5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.245326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8df8f362-9701-41dc-a9c7-ca659fb507b5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:27.250777 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.250777 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:27.251750 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8df8f362-9701-41dc-a9c7-ca659fb507b5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:27.252267 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 931/3755] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:27.370126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd65153e-b758-40bd-bd59-1288dc2f8633 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.371981 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd65153e-b758-40bd-bd59-1288dc2f8633 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.372197 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd65153e-b758-40bd-bd59-1288dc2f8633 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.372386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd65153e-b758-40bd-bd59-1288dc2f8633 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.372530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-cd65153e-b758-40bd-bd59-1288dc2f8633 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6b4ab665-6055-4a60-9540-531c1a6a6920 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:27.376752 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.376752 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:27.381671 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd65153e-b758-40bd-bd59-1288dc2f8633 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 returned with HTTP 200 Aug 25 11:56:27.381671 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 930/3756] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:27.393042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9669bf29-3367-4873-bcb8-525e4f51963b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.395450 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:56:27.395772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.396049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.396566 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:27.396830 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.396830 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:27.397908 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:56:27.403232 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all snapshots completed successfully. Aug 25 11:56:27.403770 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.403770 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:27.404537 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9669bf29-3367-4873-bcb8-525e4f51963b tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:56:27.405100 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 952/3757] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:27.417594 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-684dc518-7b83-4c3e-966a-a7a462c3d5fd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.419988 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-684dc518-7b83-4c3e-966a-a7a462c3d5fd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/7ff876a1-397d-486a-bad9-f436cb198fef Aug 25 11:56:27.420235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-684dc518-7b83-4c3e-966a-a7a462c3d5fd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.420529 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-684dc518-7b83-4c3e-966a-a7a462c3d5fd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.427147 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.427147 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:27.427712 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-684dc518-7b83-4c3e-966a-a7a462c3d5fd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Snapshot retrieved successfully. Aug 25 11:56:27.428736 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-684dc518-7b83-4c3e-966a-a7a462c3d5fd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/7ff876a1-397d-486a-bad9-f436cb198fef returned with HTTP 200 Aug 25 11:56:27.429236 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 945/3758] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/snapshots/7ff876a1-397d-486a-bad9-f436cb198fef => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:27.442986 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c86a81bb-4fbb-4ac0-bae7-18a5e5b6d2fa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.444779 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c86a81bb-4fbb-4ac0-bae7-18a5e5b6d2fa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.445022 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c86a81bb-4fbb-4ac0-bae7-18a5e5b6d2fa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.445225 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c86a81bb-4fbb-4ac0-bae7-18a5e5b6d2fa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.445395 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.group_snapshots [None req-c86a81bb-4fbb-4ac0-bae7-18a5e5b6d2fa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6b4ab665-6055-4a60-9540-531c1a6a6920 {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:27.449381 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.449381 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:27.456544 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c86a81bb-4fbb-4ac0-bae7-18a5e5b6d2fa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 returned with HTTP 200 Aug 25 11:56:27.457017 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 932/3759] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 => generated 308 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:27.466114 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-499be9ce-7681-4e6a-9538-87b08e1191aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.467887 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-499be9ce-7681-4e6a-9538-87b08e1191aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/detail Aug 25 11:56:27.468453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-499be9ce-7681-4e6a-9538-87b08e1191aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.468453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-499be9ce-7681-4e6a-9538-87b08e1191aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.478422 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-499be9ce-7681-4e6a-9538-87b08e1191aa tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 25 11:56:27.478596 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 931/3760] 10.4.3.66 () {68 vars in 1316 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:27.487570 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73efba39-d171-4292-bf9a-a99cd4319a9c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.490140 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73efba39-d171-4292-bf9a-a99cd4319a9c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.490426 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73efba39-d171-4292-bf9a-a99cd4319a9c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.490755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73efba39-d171-4292-bf9a-a99cd4319a9c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.490928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.group_snapshots [None req-73efba39-d171-4292-bf9a-a99cd4319a9c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for member 6b4ab665-6055-4a60-9540-531c1a6a6920 {{(pid=100239) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 11:56:27.491072 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.group_snapshots [None req-73efba39-d171-4292-bf9a-a99cd4319a9c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group_snapshot with id: 6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.505285 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.505285 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:27.563662 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73efba39-d171-4292-bf9a-a99cd4319a9c tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 returned with HTTP 202 Aug 25 11:56:27.563662 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 953/3761] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:56:27 2026] DELETE /volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 25 11:56:27.571247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fea54557-0609-4220-9a9b-916608a10fdf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.573039 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:27.573255 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.573436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.573744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:27.574452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:27.581753 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:27.582518 np0000008081 devstack@c-api.service[100238]: WARNING stevedore.named [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:27.582716 np0000008081 devstack@c-api.service[100238]: WARNING castellan.key_manager [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:27.619287 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:27.622639 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.622639 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:27.631791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fea54557-0609-4220-9a9b-916608a10fdf tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:27.632315 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 946/3762] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:27.647263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.649034 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:56:27.649217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.649415 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.649713 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:27.650951 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:56:27.654170 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all snapshots completed successfully. Aug 25 11:56:27.654938 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e470b557-9e1f-4f3b-a7f9-119d1722246d tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:56:27.655441 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 933/3763] 10.4.3.66 () {66 vars in 1257 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:56:27.665232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-19417d26-acf7-44a8-af7e-2f65c7bdf5bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.666970 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19417d26-acf7-44a8-af7e-2f65c7bdf5bd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.667184 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19417d26-acf7-44a8-af7e-2f65c7bdf5bd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.667384 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-19417d26-acf7-44a8-af7e-2f65c7bdf5bd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.667548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.group_snapshots [None req-19417d26-acf7-44a8-af7e-2f65c7bdf5bd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6b4ab665-6055-4a60-9540-531c1a6a6920 {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 25 11:56:27.670690 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-19417d26-acf7-44a8-af7e-2f65c7bdf5bd tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 returned with HTTP 404 Aug 25 11:56:27.671168 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 932/3764] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 => generated 116 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:27.680575 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed5feef4-ad89-4ec3-8245-7c110274ebb3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.682843 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed5feef4-ad89-4ec3-8245-7c110274ebb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/group_snapshots Aug 25 11:56:27.683108 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed5feef4-ad89-4ec3-8245-7c110274ebb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.683321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed5feef4-ad89-4ec3-8245-7c110274ebb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.683687 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.683687 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:27.688880 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed5feef4-ad89-4ec3-8245-7c110274ebb3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots returned with HTTP 200 Aug 25 11:56:27.689693 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 954/3765] 10.4.3.66 () {68 vars in 1295 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:27.699022 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.700318 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] DELETE https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.700544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.700780 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.700915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.group_snapshots [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for member 6b4ab665-6055-4a60-9540-531c1a6a6920 {{(pid=100238) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 25 11:56:27.701001 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.group_snapshots [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group_snapshot with id: 6b4ab665-6055-4a60-9540-531c1a6a6920 Aug 25 11:56:27.707323 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f31bfc5-0807-4175-887e-e4e0d1ca943a tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 returned with HTTP 404 Aug 25 11:56:27.707884 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 947/3766] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:56:27 2026] DELETE /volume/v3/group_snapshots/6b4ab665-6055-4a60-9540-531c1a6a6920 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:27.717399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.723242 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:56:27.723477 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.724289 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'detail' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.724937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:56:27.725754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100240) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:27.732843 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Get all volumes completed successfully. Aug 25 11:56:27.733480 np0000008081 devstack@c-api.service[100240]: WARNING stevedore.named [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:27.733632 np0000008081 devstack@c-api.service[100240]: WARNING castellan.key_manager [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:27.767149 np0000008081 devstack@c-api.service[100240]: DEBUG oslo_db.sqlalchemy.engines [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100240) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:27.770124 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.770124 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:27.777042 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9b538af0-513e-4fa6-aa3d-b09aa8c40b98 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:56:27.777499 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 934/3767] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:27.795718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.797988 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] POST https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada/action Aug 25 11:56:27.798379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:27.798503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:27.800182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] delete called for group 6cb1aace-d286-46c9-973e-a74a2d138ada {{(pid=100237) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 25 11:56:27.800286 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.groups [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Delete group with id: 6cb1aace-d286-46c9-973e-a74a2d138ada Aug 25 11:56:27.803990 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.803990 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:27.841648 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b17eca66-d960-4f10-97a5-b1795f0df8d6 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada/action returned with HTTP 202 Aug 25 11:56:27.844422 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 933/3768] 10.4.3.66 () {70 vars in 1421 bytes} [Tue Aug 25 11:56:27 2026] POST /volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:27.851099 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:27.852330 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 Aug 25 11:56:27.852573 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:27.852839 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:27.861027 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.861027 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:27.865646 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Volume info retrieved successfully. Aug 25 11:56:27.866688 np0000008081 devstack@c-api.service[100239]: WARNING stevedore.named [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 25 11:56:27.866688 np0000008081 devstack@c-api.service[100239]: WARNING castellan.key_manager [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 25 11:56:27.905101 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:56:27.908386 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:27.908386 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:27.915760 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1640a1aa-6824-4ac9-bf37-ae78381e9f16 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 returned with HTTP 200 Aug 25 11:56:27.916260 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 955/3769] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:27 2026] GET /volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 => generated 912 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:28.264518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a103091b-1736-4eb1-bb60-4ca80b3c9ce6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:28.266335 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a103091b-1736-4eb1-bb60-4ca80b3c9ce6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:28.266523 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a103091b-1736-4eb1-bb60-4ca80b3c9ce6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:28.266736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a103091b-1736-4eb1-bb60-4ca80b3c9ce6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:28.266862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a103091b-1736-4eb1-bb60-4ca80b3c9ce6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:28.272888 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:28.272888 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:28.273540 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a103091b-1736-4eb1-bb60-4ca80b3c9ce6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:28.273943 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 948/3770] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:28 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:28.933366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a58669d1-c9c1-4ee7-a1f5-1dc247473de3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:28.935101 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a58669d1-c9c1-4ee7-a1f5-1dc247473de3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 Aug 25 11:56:28.935290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a58669d1-c9c1-4ee7-a1f5-1dc247473de3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:28.935460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a58669d1-c9c1-4ee7-a1f5-1dc247473de3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:28.940949 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a58669d1-c9c1-4ee7-a1f5-1dc247473de3 tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 returned with HTTP 404 Aug 25 11:56:28.941408 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 935/3771] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:28 2026] GET /volume/v3/volumes/4577d008-b524-47fe-a6e5-5ffebdd39400 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:28.948497 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44b7c12f-c2cf-421b-b498-21086a60dbae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:28.950254 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44b7c12f-c2cf-421b-b498-21086a60dbae tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] GET https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada Aug 25 11:56:28.950435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44b7c12f-c2cf-421b-b498-21086a60dbae tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:28.950636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44b7c12f-c2cf-421b-b498-21086a60dbae tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:28.950774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.groups [None req-44b7c12f-c2cf-421b-b498-21086a60dbae tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] show called for member 6cb1aace-d286-46c9-973e-a74a2d138ada {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 25 11:56:28.959313 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44b7c12f-c2cf-421b-b498-21086a60dbae tempest-GroupSnapshotsTest-961312035 tempest-GroupSnapshotsTest-961312035-project-member] https://10.4.3.66/volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada returned with HTTP 404 Aug 25 11:56:28.959813 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 934/3772] 10.4.3.66 () {68 vars in 1379 bytes} [Tue Aug 25 11:56:28 2026] GET /volume/v3/groups/6cb1aace-d286-46c9-973e-a74a2d138ada => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:28.968829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-379dba33-9b52-4977-9149-d6c91f0d1937 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:28.971102 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-379dba33-9b52-4977-9149-d6c91f0d1937 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] DELETE https://10.4.3.66/volume/v3/group_types/ab68517f-dd05-49be-8bdc-4b4dac992b64 Aug 25 11:56:28.971290 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-379dba33-9b52-4977-9149-d6c91f0d1937 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:28.971491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-379dba33-9b52-4977-9149-d6c91f0d1937 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:28.980412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-72c73411-beb5-4ee9-8306-d8686d141cf3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:28.986490 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72c73411-beb5-4ee9-8306-d8686d141cf3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:28.986695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72c73411-beb5-4ee9-8306-d8686d141cf3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:28.987138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-72c73411-beb5-4ee9-8306-d8686d141cf3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:28.994720 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:28.994720 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:28.996810 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-379dba33-9b52-4977-9149-d6c91f0d1937 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/group_types/ab68517f-dd05-49be-8bdc-4b4dac992b64 returned with HTTP 202 Aug 25 11:56:28.997421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 956/3773] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:56:28 2026] DELETE /volume/v3/group_types/ab68517f-dd05-49be-8bdc-4b4dac992b64 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:28.999466 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-72c73411-beb5-4ee9-8306-d8686d141cf3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:29.004496 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-72c73411-beb5-4ee9-8306-d8686d141cf3 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:29.005063 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 949/3774] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:28 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:29.006115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-10d6006a-1c77-4eb3-8941-7771ea32efd4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.008515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10d6006a-1c77-4eb3-8941-7771ea32efd4 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] DELETE https://10.4.3.66/volume/v3/types/af796a47-fa56-4b7b-a565-c07476efbacf Aug 25 11:56:29.009212 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10d6006a-1c77-4eb3-8941-7771ea32efd4 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.009212 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10d6006a-1c77-4eb3-8941-7771ea32efd4 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.028302 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c2fb42b9-2860-4773-abe1-478e4cfbb0ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.031051 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2fb42b9-2860-4773-abe1-478e4cfbb0ab tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:29.031051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2fb42b9-2860-4773-abe1-478e4cfbb0ab tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.031051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c2fb42b9-2860-4773-abe1-478e4cfbb0ab tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.039483 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.039483 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:29.043147 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c2fb42b9-2860-4773-abe1-478e4cfbb0ab tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:29.047120 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c2fb42b9-2860-4773-abe1-478e4cfbb0ab tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:29.047513 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 935/3775] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:29.052379 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10d6006a-1c77-4eb3-8941-7771ea32efd4 tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types/af796a47-fa56-4b7b-a565-c07476efbacf returned with HTTP 202 Aug 25 11:56:29.052379 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 936/3776] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:29 2026] DELETE /volume/v3/types/af796a47-fa56-4b7b-a565-c07476efbacf => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:29.059087 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0161616-fe70-4cfe-ac7b-6632332adedb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.064105 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0161616-fe70-4cfe-ac7b-6632332adedb tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] GET https://10.4.3.66/volume/v3/types/af796a47-fa56-4b7b-a565-c07476efbacf Aug 25 11:56:29.065089 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0161616-fe70-4cfe-ac7b-6632332adedb tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.065324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0161616-fe70-4cfe-ac7b-6632332adedb tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.070120 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0161616-fe70-4cfe-ac7b-6632332adedb tempest-GroupSnapshotsTest-529797187 tempest-GroupSnapshotsTest-529797187-project-admin] https://10.4.3.66/volume/v3/types/af796a47-fa56-4b7b-a565-c07476efbacf returned with HTTP 404 Aug 25 11:56:29.070640 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 957/3777] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/v3/types/af796a47-fa56-4b7b-a565-c07476efbacf => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:29.099530 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-fa1df705-e8cb-42f9-862c-a88bb4941460 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.102523 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-fa1df705-e8cb-42f9-862c-a88bb4941460 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:29.103047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-fa1df705-e8cb-42f9-862c-a88bb4941460 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.103435 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-fa1df705-e8cb-42f9-862c-a88bb4941460 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.112667 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.112667 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:29.117735 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-fa1df705-e8cb-42f9-862c-a88bb4941460 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:29.123243 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-fa1df705-e8cb-42f9-862c-a88bb4941460 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:29.123825 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 950/3778] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:29.212579 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-67cc90d0-80fc-4d3d-add2-46d76cd5742b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.213134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67cc90d0-80fc-4d3d-add2-46d76cd5742b None None] GET https://10.4.3.66/volume// Aug 25 11:56:29.213395 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67cc90d0-80fc-4d3d-add2-46d76cd5742b None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.213690 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67cc90d0-80fc-4d3d-add2-46d76cd5742b None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.214043 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67cc90d0-80fc-4d3d-add2-46d76cd5742b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:29.214367 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 936/3779] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:29.223237 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-40694eda-bbe8-4a90-a8bc-3ebeab012fa0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.225145 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-40694eda-bbe8-4a90-a8bc-3ebeab012fa0 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:56:29.225735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-40694eda-bbe8-4a90-a8bc-3ebeab012fa0 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30618134-f8d2-4860-bf0a-0cc256c4478b", "connector": null, "instance_uuid": "3bffdf4d-2d66-47ff-99b9-cf4f0bbb7f5d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:29.242669 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.242669 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:29.278188 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-40694eda-bbe8-4a90-a8bc-3ebeab012fa0 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:56:29.281861 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 937/3780] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:56:29 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 25 11:56:29.285712 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bc6a70cc-b754-4c14-afc1-422f21f5d29b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.289059 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc6a70cc-b754-4c14-afc1-422f21f5d29b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:29.289239 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc6a70cc-b754-4c14-afc1-422f21f5d29b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.289411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc6a70cc-b754-4c14-afc1-422f21f5d29b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.289506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bc6a70cc-b754-4c14-afc1-422f21f5d29b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:29.296606 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.296606 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:29.297300 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc6a70cc-b754-4c14-afc1-422f21f5d29b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:29.297680 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 958/3781] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 707 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:29.330840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3a3c98d-fce6-4baa-9ee6-af323a87ffb9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.337421 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3a3c98d-fce6-4baa-9ee6-af323a87ffb9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:29.337421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3a3c98d-fce6-4baa-9ee6-af323a87ffb9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.337421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3a3c98d-fce6-4baa-9ee6-af323a87ffb9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.340340 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c5b5b3ff-0a2a-4ce0-9175-6080ce76a342 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.340712 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5b5b3ff-0a2a-4ce0-9175-6080ce76a342 None None] GET https://10.4.3.66/volume// Aug 25 11:56:29.340885 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5b5b3ff-0a2a-4ce0-9175-6080ce76a342 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.341095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c5b5b3ff-0a2a-4ce0-9175-6080ce76a342 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.341388 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c5b5b3ff-0a2a-4ce0-9175-6080ce76a342 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:29.341678 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 937/3782] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:29.350838 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.350838 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:29.350991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7d177c84-5377-4e0e-9faa-17988ab5d735 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.353814 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7d177c84-5377-4e0e-9faa-17988ab5d735 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:29.354112 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d3a3c98d-fce6-4baa-9ee6-af323a87ffb9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:29.354296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7d177c84-5377-4e0e-9faa-17988ab5d735 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:29.354603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7d177c84-5377-4e0e-9faa-17988ab5d735 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:29.359177 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3a3c98d-fce6-4baa-9ee6-af323a87ffb9 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:29.360780 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 951/3783] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 870 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:29.372635 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.372635 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:29.377218 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7d177c84-5377-4e0e-9faa-17988ab5d735 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:29.383587 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7d177c84-5377-4e0e-9faa-17988ab5d735 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:29.383587 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 938/3784] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:29 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 1050 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:29.491878 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:29.493990 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] PUT https://10.4.3.66/volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30 Aug 25 11:56:29.494377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:29.501983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Acquiring lock "cinder-attachment_update-30618134-f8d2-4860-bf0a-0cc256c4478b-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:56:29.507235 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Lock "cinder-attachment_update-30618134-f8d2-4860-bf0a-0cc256c4478b-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:56:29.508814 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:29.508814 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:29.603726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Lock "cinder-attachment_update-30618134-f8d2-4860-bf0a-0cc256c4478b-np0000008081" released by "attachment_update" :: held 0.096s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:56:29.604108 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-1904de55-a61a-480f-bf82-156bcfa6ab02 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30 returned with HTTP 200 Aug 25 11:56:29.604514 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 959/3785] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:56:29 2026] PUT /volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:30.309578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa0af2a6-d60d-4817-9842-b1f1ce659aef None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:30.313083 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa0af2a6-d60d-4817-9842-b1f1ce659aef tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:30.313424 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa0af2a6-d60d-4817-9842-b1f1ce659aef tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:30.313759 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa0af2a6-d60d-4817-9842-b1f1ce659aef tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:30.313897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-aa0af2a6-d60d-4817-9842-b1f1ce659aef tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:30.328383 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:30.328383 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:30.329378 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa0af2a6-d60d-4817-9842-b1f1ce659aef tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 200 Aug 25 11:56:30.330707 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 938/3786] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:30 2026] GET /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 708 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:30.342602 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:30.346275 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef Aug 25 11:56:30.346275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:30.346275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:30.346275 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete backup with id: a85e61a1-d4e6-4fb5-a920-406c3fcf42ef. Aug 25 11:56:30.356515 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:30.356515 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:30.377173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b816be38-38ac-4f5c-a31c-023680f9232c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:30.379708 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b816be38-38ac-4f5c-a31c-023680f9232c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:30.379708 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b816be38-38ac-4f5c-a31c-023680f9232c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:30.379855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b816be38-38ac-4f5c-a31c-023680f9232c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:30.380223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] delete_backup rpcapi backup_id a85e61a1-d4e6-4fb5-a920-406c3fcf42ef {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:56:30.382746 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c5e33de7-a6af-45ec-9015-ab16bd46aac9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef returned with HTTP 202 Aug 25 11:56:30.383207 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 952/3787] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:56:30 2026] DELETE /volume/v3/backups/a85e61a1-d4e6-4fb5-a920-406c3fcf42ef => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:56:30.394440 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:30.394440 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:30.397118 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:30.399339 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:30.399664 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2138084587"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:30.401504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2138084587'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:30.401693 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume of 1 GB Aug 25 11:56:30.402780 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:30.402780 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:30.403881 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b816be38-38ac-4f5c-a31c-023680f9232c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:30.411992 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Availability Zones retrieved successfully. Aug 25 11:56:30.413895 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b816be38-38ac-4f5c-a31c-023680f9232c tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:30.414523 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 939/3788] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:30 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 871 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:30.418585 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (e85a4ea2-8650-4f53-a76c-43f73506cb41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:30.419909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fd44c7-c46b-4cbd-8d23-f636fdff0a3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:30.422531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:30.462862 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fd44c7-c46b-4cbd-8d23-f636fdff0a3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:30.463373 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (542ab83f-8978-4bf0-9e6a-a2e30760a1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:30.516867 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['763e0995-1e45-41e0-a6c0-b2f3d28ea311', '9bc50ea5-6446-47b8-8a7f-aa926bdd2e16', '0ff8cb74-087f-43d5-bc73-e475bf01e8cc', 'ce9e5c48-4575-4569-b387-677a1ba19b94'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:30.520647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (542ab83f-8978-4bf0-9e6a-a2e30760a1e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['763e0995-1e45-41e0-a6c0-b2f3d28ea311', '9bc50ea5-6446-47b8-8a7f-aa926bdd2e16', '0ff8cb74-087f-43d5-bc73-e475bf01e8cc', 'ce9e5c48-4575-4569-b387-677a1ba19b94']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:30.520647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1aadc42-8e98-4d2f-825e-efb7e7e72f5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:30.552137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1aadc42-8e98-4d2f-825e-efb7e7e72f5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b036e26-8438-40fd-9fc9-c9678aa5e1c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138084587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['763e0995-1e45-41e0-a6c0-b2f3d28ea311','9bc50ea5-6446-47b8-8a7f-aa926bdd2e16','0ff8cb74-087f-43d5-bc73-e475bf01e8cc','ce9e5c48-4575-4569-b387-677a1ba19b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2138084587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b036e26-8438-40fd-9fc9-c9678aa5e1c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9826a7f1cf643f2b1def7b207481aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:30.552906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ae906a-0317-454a-8927-3156593afc99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:30.577652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (35ae906a-0317-454a-8927-3156593afc99) transitioned into state 'SUCCESS' from state '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-2138084587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['763e0995-1e45-41e0-a6c0-b2f3d28ea311','9bc50ea5-6446-47b8-8a7f-aa926bdd2e16','0ff8cb74-087f-43d5-bc73-e475bf01e8cc','ce9e5c48-4575-4569-b387-677a1ba19b94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:30.578396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c726b8-4e20-4f8b-b7b8-1096e91e704e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:30.591860 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4c726b8-4e20-4f8b-b7b8-1096e91e704e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:30.593393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (e85a4ea2-8650-4f53-a76c-43f73506cb41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:30.593844 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request issued successfully. Aug 25 11:56:30.594399 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-184c60b8-99f9-4430-ab5c-edd9e73638e8 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:30.594936 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 960/3789] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:56:30 2026] POST /volume/v3/volumes => generated 776 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:30.611539 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1d2bad49-9ca6-4b62-bf27-3f052cf25c3f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:30.615128 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d2bad49-9ca6-4b62-bf27-3f052cf25c3f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 Aug 25 11:56:30.615320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d2bad49-9ca6-4b62-bf27-3f052cf25c3f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:30.615498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1d2bad49-9ca6-4b62-bf27-3f052cf25c3f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:30.622963 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:30.622963 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:30.627216 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1d2bad49-9ca6-4b62-bf27-3f052cf25c3f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:30.631297 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1d2bad49-9ca6-4b62-bf27-3f052cf25c3f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 returned with HTTP 200 Aug 25 11:56:30.631677 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 939/3790] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:30 2026] GET /volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:56:31.432467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ecd35882-2db2-400a-b081-0667e2fc227a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.434336 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ecd35882-2db2-400a-b081-0667e2fc227a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:31.434519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ecd35882-2db2-400a-b081-0667e2fc227a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.434715 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ecd35882-2db2-400a-b081-0667e2fc227a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.450292 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:31.450292 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:31.454307 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ecd35882-2db2-400a-b081-0667e2fc227a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:31.458987 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ecd35882-2db2-400a-b081-0667e2fc227a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:31.459563 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 953/3791] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 871 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:31.646091 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ba834d49-7f29-4442-a030-5f1d483e8922 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.648553 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ba834d49-7f29-4442-a030-5f1d483e8922 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 Aug 25 11:56:31.648916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ba834d49-7f29-4442-a030-5f1d483e8922 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.649181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ba834d49-7f29-4442-a030-5f1d483e8922 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.659235 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:31.659235 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:31.665342 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ba834d49-7f29-4442-a030-5f1d483e8922 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:31.671766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ba834d49-7f29-4442-a030-5f1d483e8922 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 returned with HTTP 200 Aug 25 11:56:31.672324 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 940/3792] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 => generated 1007 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:31.688639 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.692984 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:56:31.692984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1b036e26-8438-40fd-9fc9-c9678aa5e1c0", "name": "tempest-type-Backup-723471565"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:31.694213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating new backup {'backup': {'volume_id': '1b036e26-8438-40fd-9fc9-c9678aa5e1c0', 'name': 'tempest-type-Backup-723471565'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:56:31.694734 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating backup of volume 1b036e26-8438-40fd-9fc9-c9678aa5e1c0 in container None Aug 25 11:56:31.705147 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:31.705147 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:31.705730 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:31.724515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['ecef8646-c080-4ed3-98d3-1787efb0f110', 'bc8d2f03-c0d9-4dcd-9778-30998af6e463'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:31.746380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8297bebb-3b5e-4e7a-a4ec-95a42590713e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.761341 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd5ef30c-b18a-4d3a-a577-f4bbd20cc736 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:56:31.762017 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 961/3793] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:56:31 2026] POST /volume/v3/backups => generated 313 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:31.771377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bbff74fb-f882-41f6-8d27-b5a8cf1d95b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.773155 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bbff74fb-f882-41f6-8d27-b5a8cf1d95b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:31.773417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bbff74fb-f882-41f6-8d27-b5a8cf1d95b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.773658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bbff74fb-f882-41f6-8d27-b5a8cf1d95b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.773785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bbff74fb-f882-41f6-8d27-b5a8cf1d95b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:31.778206 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:31.778206 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:31.779039 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bbff74fb-f882-41f6-8d27-b5a8cf1d95b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:31.779495 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 954/3794] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:31.829303 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8297bebb-3b5e-4e7a-a4ec-95a42590713e tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/os-services Aug 25 11:56:31.829483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8297bebb-3b5e-4e7a-a4ec-95a42590713e tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.829723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8297bebb-3b5e-4e7a-a4ec-95a42590713e tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.834037 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8297bebb-3b5e-4e7a-a4ec-95a42590713e tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/os-services returned with HTTP 200 Aug 25 11:56:31.834803 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 940/3795] 10.4.3.66 () {66 vars in 1242 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/os-services => generated 626 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:31.843698 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-64e3deae-8dc9-4e37-a0b5-bed3c3f7adb6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.845848 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-64e3deae-8dc9-4e37-a0b5-bed3c3f7adb6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/os-services?host=np0000008081 Aug 25 11:56:31.846071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-64e3deae-8dc9-4e37-a0b5-bed3c3f7adb6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.846286 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-64e3deae-8dc9-4e37-a0b5-bed3c3f7adb6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.852320 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-64e3deae-8dc9-4e37-a0b5-bed3c3f7adb6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/os-services?host=np0000008081 returned with HTTP 200 Aug 25 11:56:31.852700 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 941/3796] 10.4.3.66 () {66 vars in 1277 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/os-services?host=np0000008081 => generated 626 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:31.861618 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-94665c29-7970-43ea-825b-92617b4cb823 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.866657 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94665c29-7970-43ea-825b-92617b4cb823 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/os-services?host=np0000008081&binary=cinder-scheduler Aug 25 11:56:31.866657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94665c29-7970-43ea-825b-92617b4cb823 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.866657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-94665c29-7970-43ea-825b-92617b4cb823 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.866657 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:31.866657 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:31.873088 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-94665c29-7970-43ea-825b-92617b4cb823 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/os-services?host=np0000008081&binary=cinder-scheduler returned with HTTP 200 Aug 25 11:56:31.873752 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 962/3797] 10.4.3.66 () {66 vars in 1325 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/os-services?host=np0000008081&binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:31.883334 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-071c37aa-b913-4f74-b295-57951d9602d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.885536 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-071c37aa-b913-4f74-b295-57951d9602d9 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/os-services?binary=cinder-scheduler Aug 25 11:56:31.885819 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-071c37aa-b913-4f74-b295-57951d9602d9 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:31.886060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-071c37aa-b913-4f74-b295-57951d9602d9 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:31.894401 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-071c37aa-b913-4f74-b295-57951d9602d9 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 25 11:56:31.894934 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 955/3798] 10.4.3.66 () {66 vars in 1289 bytes} [Tue Aug 25 11:56:31 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:31.904444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-100aef8b-c480-4be0-b59e-d567f44b9410 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:31.969876 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:31.970255 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-1769003515"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:31.971749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-1769003515'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:31.971930 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Create volume of 1 GB Aug 25 11:56:31.977657 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Availability Zones retrieved successfully. Aug 25 11:56:31.986215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Flow 'volume_create_api' (4e57b0e5-bab4-4827-9112-0af2e5335e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:31.987704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f8d23e-377b-4dd5-95c4-a998c488ddb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:31.989196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:32.025718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (01f8d23e-377b-4dd5-95c4-a998c488ddb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:32.026716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ba3088-e448-4086-bf77-8b9371ab8ba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:32.114301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Created reservations ['c4adafb8-dd99-4a98-b17f-42a0eb269fa0', 'ab1ab07d-4cb9-4717-a14c-dba885d2a55a', 'c645b9dc-6555-438b-96d8-6680779ab4c7', '172d73bf-1053-4b4f-a5ff-d1cbd2719a6f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:32.116080 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ba3088-e448-4086-bf77-8b9371ab8ba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c4adafb8-dd99-4a98-b17f-42a0eb269fa0', 'ab1ab07d-4cb9-4717-a14c-dba885d2a55a', 'c645b9dc-6555-438b-96d8-6680779ab4c7', '172d73bf-1053-4b4f-a5ff-d1cbd2719a6f']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:32.116080 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f447fb3d-a4ef-494c-bcd2-71cb958fb38d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:32.143417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f447fb3d-a4ef-494c-bcd2-71cb958fb38d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00614e7b-3ed7-47de-9ebd-431c3d6ba20f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1769003515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c72cd5d2f7e84a21959a02da5e4d22f0',qos_specs=None,replication_status=,reservations=['c4adafb8-dd99-4a98-b17f-42a0eb269fa0','ab1ab07d-4cb9-4717-a14c-dba885d2a55a','c645b9dc-6555-438b-96d8-6680779ab4c7','172d73bf-1053-4b4f-a5ff-d1cbd2719a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a169ff1955c44a09092723943fc6c39',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-1769003515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00614e7b-3ed7-47de-9ebd-431c3d6ba20f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c72cd5d2f7e84a21959a02da5e4d22f0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a169ff1955c44a09092723943fc6c39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:32.144160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7184532e-83a1-49d8-9aa7-3294d167dafc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:32.167119 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7184532e-83a1-49d8-9aa7-3294d167dafc) transitioned into state 'SUCCESS' from state '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-1769003515',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c72cd5d2f7e84a21959a02da5e4d22f0',qos_specs=None,replication_status=,reservations=['c4adafb8-dd99-4a98-b17f-42a0eb269fa0','ab1ab07d-4cb9-4717-a14c-dba885d2a55a','c645b9dc-6555-438b-96d8-6680779ab4c7','172d73bf-1053-4b4f-a5ff-d1cbd2719a6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a169ff1955c44a09092723943fc6c39',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:32.167845 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f1e55f-4899-4f5e-b5fc-5281bfe72549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:32.183440 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e9f1e55f-4899-4f5e-b5fc-5281bfe72549) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:32.184927 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Flow 'volume_create_api' (4e57b0e5-bab4-4827-9112-0af2e5335e36) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:32.185868 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Create volume request issued successfully. Aug 25 11:56:32.189647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-100aef8b-c480-4be0-b59e-d567f44b9410 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:32.189647 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 941/3799] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:56:31 2026] POST /volume/v3/volumes => generated 752 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:32.204488 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5a03a2a0-cd9a-4dc7-b923-513ba2258e65 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:32.206849 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a03a2a0-cd9a-4dc7-b923-513ba2258e65 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] GET https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:32.206849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a03a2a0-cd9a-4dc7-b923-513ba2258e65 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:32.206849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a03a2a0-cd9a-4dc7-b923-513ba2258e65 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:32.219195 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:32.219195 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:32.229407 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5a03a2a0-cd9a-4dc7-b923-513ba2258e65 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Volume info retrieved successfully. Aug 25 11:56:32.237437 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a03a2a0-cd9a-4dc7-b923-513ba2258e65 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 200 Aug 25 11:56:32.237831 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 942/3800] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:32 2026] GET /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:32.473242 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b096b16e-232e-42eb-b130-a73b99cc204b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:32.475246 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b096b16e-232e-42eb-b130-a73b99cc204b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:32.475428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b096b16e-232e-42eb-b130-a73b99cc204b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:32.475619 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b096b16e-232e-42eb-b130-a73b99cc204b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:32.488523 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:32.488523 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:32.491477 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b096b16e-232e-42eb-b130-a73b99cc204b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:32.496452 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b096b16e-232e-42eb-b130-a73b99cc204b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:32.496996 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 963/3801] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:32 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:32.795406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6f9ac83b-0806-422b-8d3d-42c5b70b8f42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:32.797286 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f9ac83b-0806-422b-8d3d-42c5b70b8f42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:32.797508 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f9ac83b-0806-422b-8d3d-42c5b70b8f42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:32.797737 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6f9ac83b-0806-422b-8d3d-42c5b70b8f42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:32.797851 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6f9ac83b-0806-422b-8d3d-42c5b70b8f42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:32.802285 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:32.802285 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:32.802909 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6f9ac83b-0806-422b-8d3d-42c5b70b8f42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:32.803453 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 956/3802] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:32 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:32.963866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7936aee0-b295-47f8-9e25-37fc4c582c1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:32.966301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7936aee0-b295-47f8-9e25-37fc4c582c1b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30/action Aug 25 11:56:32.966755 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7936aee0-b295-47f8-9e25-37fc4c582c1b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:32.966923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7936aee0-b295-47f8-9e25-37fc4c582c1b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:32.986121 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:32.986121 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:32.998144 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6659a08e-ab60-41e4-81c4-bd1b908b49f3 req-7936aee0-b295-47f8-9e25-37fc4c582c1b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30/action returned with HTTP 204 Aug 25 11:56:32.998792 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 942/3803] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:56:32 2026] POST /volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:33.253331 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8c571aca-22d2-4f4c-8e77-005170e41d90 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.255337 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c571aca-22d2-4f4c-8e77-005170e41d90 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] GET https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:33.255563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c571aca-22d2-4f4c-8e77-005170e41d90 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.255820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c571aca-22d2-4f4c-8e77-005170e41d90 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.263390 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.263390 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:33.267365 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8c571aca-22d2-4f4c-8e77-005170e41d90 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Volume info retrieved successfully. Aug 25 11:56:33.271733 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c571aca-22d2-4f4c-8e77-005170e41d90 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 200 Aug 25 11:56:33.272165 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 943/3804] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:33.287676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-10baf636-c95f-4c39-96b8-4fdc031aeea6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.290114 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10baf636-c95f-4c39-96b8-4fdc031aeea6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:33.290358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10baf636-c95f-4c39-96b8-4fdc031aeea6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.290649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10baf636-c95f-4c39-96b8-4fdc031aeea6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.302314 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.302314 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:33.313373 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-10baf636-c95f-4c39-96b8-4fdc031aeea6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Volume info retrieved successfully. Aug 25 11:56:33.318421 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10baf636-c95f-4c39-96b8-4fdc031aeea6 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 200 Aug 25 11:56:33.319015 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 964/3805] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 1018 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:33.334146 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-24b63a17-adee-493a-919e-6fbb15c17827 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.336670 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24b63a17-adee-493a-919e-6fbb15c17827 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/os-services?host=np0000008081&binary=cinder-volume Aug 25 11:56:33.337274 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24b63a17-adee-493a-919e-6fbb15c17827 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.337658 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24b63a17-adee-493a-919e-6fbb15c17827 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.343479 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24b63a17-adee-493a-919e-6fbb15c17827 tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/os-services?host=np0000008081&binary=cinder-volume returned with HTTP 200 Aug 25 11:56:33.344001 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 957/3806] 10.4.3.66 () {66 vars in 1319 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/os-services?host=np0000008081&binary=cinder-volume => generated 275 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:33.354639 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-72dc0372-8e66-4647-ad77-cb062f8c7e12 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.356583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72dc0372-8e66-4647-ad77-cb062f8c7e12 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] GET https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:33.356767 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72dc0372-8e66-4647-ad77-cb062f8c7e12 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.356998 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72dc0372-8e66-4647-ad77-cb062f8c7e12 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.363506 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.363506 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:33.367340 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-72dc0372-8e66-4647-ad77-cb062f8c7e12 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Volume info retrieved successfully. Aug 25 11:56:33.371395 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72dc0372-8e66-4647-ad77-cb062f8c7e12 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 200 Aug 25 11:56:33.371783 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 943/3807] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:33.388393 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.390495 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] DELETE https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:33.390933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.391366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.391546 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Delete volume with id: 00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:33.398809 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.398809 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:33.399378 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Volume info retrieved successfully. Aug 25 11:56:33.422198 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Delete volume request issued successfully. Aug 25 11:56:33.422384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-600fecf7-0d43-42e1-8b8f-cb169be544b5 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 202 Aug 25 11:56:33.422811 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 944/3808] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:33 2026] DELETE /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:33.432690 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c432362-b176-49be-b1e1-17c86d6cdfa0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.434258 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c432362-b176-49be-b1e1-17c86d6cdfa0 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] GET https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:33.434431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c432362-b176-49be-b1e1-17c86d6cdfa0 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.434605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c432362-b176-49be-b1e1-17c86d6cdfa0 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.441074 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.441074 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:33.444384 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c432362-b176-49be-b1e1-17c86d6cdfa0 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Volume info retrieved successfully. Aug 25 11:56:33.448120 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c432362-b176-49be-b1e1-17c86d6cdfa0 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 200 Aug 25 11:56:33.448527 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 965/3809] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:33.514959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5f659ec-d1a0-41ef-9a3f-e87b8c8c90d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.517391 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5f659ec-d1a0-41ef-9a3f-e87b8c8c90d2 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:33.517719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5f659ec-d1a0-41ef-9a3f-e87b8c8c90d2 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.518057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5f659ec-d1a0-41ef-9a3f-e87b8c8c90d2 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.532391 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.532391 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:33.537299 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5f659ec-d1a0-41ef-9a3f-e87b8c8c90d2 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:33.544026 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5f659ec-d1a0-41ef-9a3f-e87b8c8c90d2 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:33.544490 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 958/3810] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 1163 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:33.561974 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-56119f7b-0feb-4135-86ca-0b6526b4c6bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.563121 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56119f7b-0feb-4135-86ca-0b6526b4c6bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:33.563362 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56119f7b-0feb-4135-86ca-0b6526b4c6bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.563615 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-56119f7b-0feb-4135-86ca-0b6526b4c6bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.571838 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.571838 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:33.575016 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-56119f7b-0feb-4135-86ca-0b6526b4c6bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:33.578924 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-56119f7b-0feb-4135-86ca-0b6526b4c6bd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:33.579358 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 944/3811] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:33.814422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-aee42fe5-d205-49af-8fbd-5dc2a40a9445 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:33.816520 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aee42fe5-d205-49af-8fbd-5dc2a40a9445 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:33.816894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aee42fe5-d205-49af-8fbd-5dc2a40a9445 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:33.817136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aee42fe5-d205-49af-8fbd-5dc2a40a9445 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:33.817309 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-aee42fe5-d205-49af-8fbd-5dc2a40a9445 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:33.821283 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:33.821283 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:33.821999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aee42fe5-d205-49af-8fbd-5dc2a40a9445 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:33.822394 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 945/3812] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:33 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:34.465151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c3553e74-378e-43ac-9904-b2df18b14171 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:34.467145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c3553e74-378e-43ac-9904-b2df18b14171 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] GET https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f Aug 25 11:56:34.467321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c3553e74-378e-43ac-9904-b2df18b14171 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:34.467514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c3553e74-378e-43ac-9904-b2df18b14171 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:34.473243 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c3553e74-378e-43ac-9904-b2df18b14171 tempest-VolumesServicesTestJSON-1794284409 tempest-VolumesServicesTestJSON-1794284409-project-member] https://10.4.3.66/volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f returned with HTTP 404 Aug 25 11:56:34.473726 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 966/3813] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:34 2026] GET /volume/v3/volumes/00614e7b-3ed7-47de-9ebd-431c3d6ba20f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:34.482578 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6a7585b0-9542-4c1d-97db-cc41631e709b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:34.485035 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a7585b0-9542-4c1d-97db-cc41631e709b tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] GET https://10.4.3.66/volume/v3/os-services Aug 25 11:56:34.485293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a7585b0-9542-4c1d-97db-cc41631e709b tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:34.485517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6a7585b0-9542-4c1d-97db-cc41631e709b tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:34.492015 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6a7585b0-9542-4c1d-97db-cc41631e709b tempest-VolumesServicesTestJSON-857039642 tempest-VolumesServicesTestJSON-857039642-project-admin] https://10.4.3.66/volume/v3/os-services returned with HTTP 200 Aug 25 11:56:34.493054 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 959/3814] 10.4.3.66 () {66 vars in 1242 bytes} [Tue Aug 25 11:56:34 2026] GET /volume/v3/os-services => generated 626 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:34.837127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7df47f65-1e6a-4e07-873c-a74cdbe952eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:34.839126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7df47f65-1e6a-4e07-873c-a74cdbe952eb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:34.839570 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7df47f65-1e6a-4e07-873c-a74cdbe952eb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:34.839703 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7df47f65-1e6a-4e07-873c-a74cdbe952eb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:34.839858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7df47f65-1e6a-4e07-873c-a74cdbe952eb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:34.844498 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:34.844498 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:34.845404 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7df47f65-1e6a-4e07-873c-a74cdbe952eb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:34.846027 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 945/3815] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:34 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:35.858966 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-11968b2a-2e84-41fb-94a6-65b63a67eee9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:35.861173 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-11968b2a-2e84-41fb-94a6-65b63a67eee9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:35.861419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-11968b2a-2e84-41fb-94a6-65b63a67eee9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:35.861723 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-11968b2a-2e84-41fb-94a6-65b63a67eee9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:35.862032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-11968b2a-2e84-41fb-94a6-65b63a67eee9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:35.866387 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:35.866387 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:35.867441 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-11968b2a-2e84-41fb-94a6-65b63a67eee9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:35.867526 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 946/3816] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:35 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:36.631117 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-376c1ef7-72c6-4072-877d-c623c33c474f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:36.634274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-376c1ef7-72c6-4072-877d-c623c33c474f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:36.634663 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-376c1ef7-72c6-4072-877d-c623c33c474f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:36.634966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-376c1ef7-72c6-4072-877d-c623c33c474f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:36.648170 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:36.648170 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:36.653301 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-376c1ef7-72c6-4072-877d-c623c33c474f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:36.660393 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-376c1ef7-72c6-4072-877d-c623c33c474f tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:36.661136 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 967/3817] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:36 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 1163 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:36.682427 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:36.686495 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] POST https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b/action Aug 25 11:56:36.687117 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:36.687318 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:36.701860 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:36.701860 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:36.702566 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:36.710680 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Begin detaching volume completed successfully. Aug 25 11:56:36.711122 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-6dcf10c7-81cd-4885-b2d8-ea3a1d3a1d97 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b/action returned with HTTP 202 Aug 25 11:56:36.711717 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 960/3818] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:56:36 2026] POST /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:56:36.769793 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bda7f8f4-b000-4a01-b5b8-df553ec6acf8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:36.770248 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bda7f8f4-b000-4a01-b5b8-df553ec6acf8 None None] GET https://10.4.3.66/volume// Aug 25 11:56:36.770485 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bda7f8f4-b000-4a01-b5b8-df553ec6acf8 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:36.770959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bda7f8f4-b000-4a01-b5b8-df553ec6acf8 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:36.771405 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bda7f8f4-b000-4a01-b5b8-df553ec6acf8 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:36.771806 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 946/3819] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:36.780885 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1e87bbc6-ca67-4082-a738-e43dc971373a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:36.783521 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1e87bbc6-ca67-4082-a738-e43dc971373a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:36.783863 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1e87bbc6-ca67-4082-a738-e43dc971373a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:36.784782 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1e87bbc6-ca67-4082-a738-e43dc971373a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:36.798011 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:36.798011 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:36.802401 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1e87bbc6-ca67-4082-a738-e43dc971373a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:36.809247 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1e87bbc6-ca67-4082-a738-e43dc971373a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:36.809946 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 947/3820] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:36 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 1346 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:36.882504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e894ecd9-9ebf-443f-891d-f7acbe10c277 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:36.884787 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e894ecd9-9ebf-443f-891d-f7acbe10c277 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:36.885125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e894ecd9-9ebf-443f-891d-f7acbe10c277 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:36.885394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e894ecd9-9ebf-443f-891d-f7acbe10c277 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:36.885557 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e894ecd9-9ebf-443f-891d-f7acbe10c277 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:36.891287 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:36.891287 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:36.892400 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e894ecd9-9ebf-443f-891d-f7acbe10c277 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:36.893009 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 968/3821] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:36 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:37.365489 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2da05fd2-0741-43aa-8d9f-432e7a64f690 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.500603 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2da05fd2-0741-43aa-8d9f-432e7a64f690 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:37.501077 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2da05fd2-0741-43aa-8d9f-432e7a64f690 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1388024529", "os-volume-type-access:is_public": false}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:37.523267 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2da05fd2-0741-43aa-8d9f-432e7a64f690 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:37.523763 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 961/3822] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:56:37 2026] POST /volume/v3/types => generated 229 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:56:37.533881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-02b54ab1-2a4a-4e17-89f9-402c2dd708c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.630571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02b54ab1-2a4a-4e17-89f9-402c2dd708c2 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:37.633319 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02b54ab1-2a4a-4e17-89f9-402c2dd708c2 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d494d47-6e37-4834-9282-12c35d56f7b5", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:37.636097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-02b54ab1-2a4a-4e17-89f9-402c2dd708c2 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Create volume request body: {'volume': {'volume_type': '6d494d47-6e37-4834-9282-12c35d56f7b5', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:37.645319 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02b54ab1-2a4a-4e17-89f9-402c2dd708c2 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 404 Aug 25 11:56:37.646383 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 947/3823] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:56:37 2026] POST /volume/v3/volumes => generated 114 bytes in 113 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:56:37.658681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5a4f4b61-19e0-4e67-9008-18b263d7453a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.660620 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a4f4b61-19e0-4e67-9008-18b263d7453a tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5/action Aug 25 11:56:37.660958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a4f4b61-19e0-4e67-9008-18b263d7453a tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action body: b'{"addProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:37.661091 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a4f4b61-19e0-4e67-9008-18b263d7453a tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:37.675712 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a4f4b61-19e0-4e67-9008-18b263d7453a tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5/action returned with HTTP 202 Aug 25 11:56:37.676169 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 948/3824] 10.4.3.66 () {68 vars in 1377 bytes} [Tue Aug 25 11:56:37 2026] POST /volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:37.684759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.686713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:37.687283 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6d494d47-6e37-4834-9282-12c35d56f7b5", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1210839853"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:37.689038 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Create volume request body: {'volume': {'volume_type': '6d494d47-6e37-4834-9282-12c35d56f7b5', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1210839853'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:37.694027 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Create volume of 1 GB Aug 25 11:56:37.694455 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:37.694455 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:37.695056 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Availability Zones retrieved successfully. Aug 25 11:56:37.702015 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Flow 'volume_create_api' (c70b139c-4616-453d-85a1-fc259720a051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:37.703106 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d39e60-d67a-4bac-bfb8-5853094fe0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:37.704339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:37.730979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (38d39e60-d67a-4bac-bfb8-5853094fe0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=6d494d47-6e37-4834-9282-12c35d56f7b5,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1388024529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6d494d47-6e37-4834-9282-12c35d56f7b5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:37.732442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3909eed4-7a21-4972-8db3-888afbcaed2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:37.762976 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1388024529 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1388024529, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:37.763194 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1388024529 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1388024529, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:37.794671 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1631f6af-a1f6-4697-847d-f6dd83715c47 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.797653 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1631f6af-a1f6-4697-847d-f6dd83715c47 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] DELETE https://10.4.3.66/volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30 Aug 25 11:56:37.797907 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1631f6af-a1f6-4697-847d-f6dd83715c47 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:37.798248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1631f6af-a1f6-4697-847d-f6dd83715c47 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:37.807871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Created reservations ['ac5674bb-229a-476d-98b9-2c8da9c3adfa', '9b56e5cf-7b50-42c9-a5d4-5670a948715b', '4c3b3b12-1dbc-4a9d-bab3-570a4632b82c', '671e938a-9652-490d-a552-696830a7e58d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:37.808838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3909eed4-7a21-4972-8db3-888afbcaed2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac5674bb-229a-476d-98b9-2c8da9c3adfa', '9b56e5cf-7b50-42c9-a5d4-5670a948715b', '4c3b3b12-1dbc-4a9d-bab3-570a4632b82c', '671e938a-9652-490d-a552-696830a7e58d']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:37.809915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089912e8-9749-44ae-bbe2-5193456a0c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:37.810441 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:37.810441 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:37.839002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (089912e8-9749-44ae-bbe2-5193456a0c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73371bc2-ae9f-435b-a15c-91128a9ebe2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1210839853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41065f16a0746718eeaa63dda554a9d',qos_specs=None,replication_status=,reservations=['ac5674bb-229a-476d-98b9-2c8da9c3adfa','9b56e5cf-7b50-42c9-a5d4-5670a948715b','4c3b3b12-1dbc-4a9d-bab3-570a4632b82c','671e938a-9652-490d-a552-696830a7e58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b16a73d1734c6fada460ff97851267',volume_type_id=6d494d47-6e37-4834-9282-12c35d56f7b5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1210839853',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73371bc2-ae9f-435b-a15c-91128a9ebe2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c41065f16a0746718eeaa63dda554a9d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='76b16a73d1734c6fada460ff97851267',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6d494d47-6e37-4834-9282-12c35d56f7b5),volume_type_id=6d494d47-6e37-4834-9282-12c35d56f7b5)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:37.839735 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61cf2208-29b0-4c34-8a90-be93e7970efe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:37.857179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61cf2208-29b0-4c34-8a90-be93e7970efe) transitioned into state 'SUCCESS' from state '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-1210839853',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c41065f16a0746718eeaa63dda554a9d',qos_specs=None,replication_status=,reservations=['ac5674bb-229a-476d-98b9-2c8da9c3adfa','9b56e5cf-7b50-42c9-a5d4-5670a948715b','4c3b3b12-1dbc-4a9d-bab3-570a4632b82c','671e938a-9652-490d-a552-696830a7e58d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='76b16a73d1734c6fada460ff97851267',volume_type_id=6d494d47-6e37-4834-9282-12c35d56f7b5)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:37.858017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84baddb8-3580-4a42-b02f-6934a82e4d4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:37.863212 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d0870176-000c-4491-af12-6ea973e6c4a5 req-1631f6af-a1f6-4697-847d-f6dd83715c47 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30 returned with HTTP 200 Aug 25 11:56:37.863713 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 962/3825] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:56:37 2026] DELETE /volume/v3/attachments/66854731-055d-4e13-bc41-5399779a0f30 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:37.870971 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84baddb8-3580-4a42-b02f-6934a82e4d4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:37.872875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Flow 'volume_create_api' (c70b139c-4616-453d-85a1-fc259720a051) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:37.872875 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Create volume request issued successfully. Aug 25 11:56:37.872875 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f71f6ba-d911-4bf5-ac29-edf2b47d027d tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:37.873232 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 969/3826] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:37 2026] POST /volume/v3/volumes => generated 794 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:37.887876 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7325b4ab-96f0-4629-8996-1c8f7002631b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.891206 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7325b4ab-96f0-4629-8996-1c8f7002631b tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] GET https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:37.891599 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7325b4ab-96f0-4629-8996-1c8f7002631b tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:37.892191 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7325b4ab-96f0-4629-8996-1c8f7002631b tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:37.904600 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:37.904600 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:37.909706 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7325b4ab-96f0-4629-8996-1c8f7002631b tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Volume info retrieved successfully. Aug 25 11:56:37.910419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-132829cc-a03e-46db-a4d6-b0dae350ca45 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:37.912012 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-132829cc-a03e-46db-a4d6-b0dae350ca45 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:37.912503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-132829cc-a03e-46db-a4d6-b0dae350ca45 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:37.913692 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-132829cc-a03e-46db-a4d6-b0dae350ca45 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:37.913957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-132829cc-a03e-46db-a4d6-b0dae350ca45 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:37.915130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7325b4ab-96f0-4629-8996-1c8f7002631b tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b returned with HTTP 200 Aug 25 11:56:37.915578 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 948/3827] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:37 2026] GET /volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b => generated 862 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:56:37.919102 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:37.919102 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:37.919977 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-132829cc-a03e-46db-a4d6-b0dae350ca45 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:37.920416 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 949/3828] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:37 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:38.930965 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e0017c1e-30de-4a26-b866-2abc186aeb33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:38.932149 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eca5bfb6-96d6-43eb-b29b-29224fc0ebc6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:38.932639 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0017c1e-30de-4a26-b866-2abc186aeb33 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] GET https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:38.932865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0017c1e-30de-4a26-b866-2abc186aeb33 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:38.933076 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e0017c1e-30de-4a26-b866-2abc186aeb33 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:38.935048 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eca5bfb6-96d6-43eb-b29b-29224fc0ebc6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:38.935713 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eca5bfb6-96d6-43eb-b29b-29224fc0ebc6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:38.935713 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eca5bfb6-96d6-43eb-b29b-29224fc0ebc6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:38.935713 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eca5bfb6-96d6-43eb-b29b-29224fc0ebc6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:38.939857 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:38.939857 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:38.940990 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:38.940990 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:38.941655 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eca5bfb6-96d6-43eb-b29b-29224fc0ebc6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:38.942356 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 970/3829] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:38 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:38.943471 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e0017c1e-30de-4a26-b866-2abc186aeb33 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Volume info retrieved successfully. Aug 25 11:56:38.949728 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e0017c1e-30de-4a26-b866-2abc186aeb33 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b returned with HTTP 200 Aug 25 11:56:38.950074 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 963/3830] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:38 2026] GET /volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b => generated 887 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:38.967213 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca3c1c17-80ea-48cb-beb7-8ac0ccf11c90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:38.970807 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca3c1c17-80ea-48cb-beb7-8ac0ccf11c90 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] GET https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:38.971871 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca3c1c17-80ea-48cb-beb7-8ac0ccf11c90 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:38.972685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca3c1c17-80ea-48cb-beb7-8ac0ccf11c90 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:38.981303 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:38.981303 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:38.988766 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca3c1c17-80ea-48cb-beb7-8ac0ccf11c90 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Volume info retrieved successfully. Aug 25 11:56:38.991056 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca3c1c17-80ea-48cb-beb7-8ac0ccf11c90 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b returned with HTTP 200 Aug 25 11:56:38.991850 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 949/3831] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:38 2026] GET /volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b => generated 887 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:39.005200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:39.006866 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] DELETE https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:39.007032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:39.007223 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:39.007371 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Delete volume with id: 73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:39.015153 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:39.015153 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:39.015659 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Volume info retrieved successfully. Aug 25 11:56:39.033513 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Delete volume request issued successfully. Aug 25 11:56:39.033825 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fe9543c8-af06-4fac-90a1-7e5cf1719afe tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b returned with HTTP 202 Aug 25 11:56:39.034430 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 950/3832] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:39 2026] DELETE /volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:39.045704 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8704159f-2a65-4ab7-a759-80c781cbe174 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:39.047524 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8704159f-2a65-4ab7-a759-80c781cbe174 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] GET https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:39.047759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8704159f-2a65-4ab7-a759-80c781cbe174 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:39.047973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8704159f-2a65-4ab7-a759-80c781cbe174 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:39.058502 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:39.058502 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:39.065555 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8704159f-2a65-4ab7-a759-80c781cbe174 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Volume info retrieved successfully. Aug 25 11:56:39.070381 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8704159f-2a65-4ab7-a759-80c781cbe174 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b returned with HTTP 200 Aug 25 11:56:39.070815 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 971/3833] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:39 2026] GET /volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b => generated 886 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:39.954678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-44b50c69-23d4-427e-9142-d8df97425271 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:39.956916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44b50c69-23d4-427e-9142-d8df97425271 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:39.957347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44b50c69-23d4-427e-9142-d8df97425271 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:39.957586 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-44b50c69-23d4-427e-9142-d8df97425271 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:39.957801 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-44b50c69-23d4-427e-9142-d8df97425271 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:39.967096 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:39.967096 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:39.967899 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-44b50c69-23d4-427e-9142-d8df97425271 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:39.968472 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 964/3834] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:39 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:40.090819 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3facd87f-7df2-4786-b6f5-ad26b1889921 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.093616 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3facd87f-7df2-4786-b6f5-ad26b1889921 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] GET https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b Aug 25 11:56:40.093900 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3facd87f-7df2-4786-b6f5-ad26b1889921 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.094123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3facd87f-7df2-4786-b6f5-ad26b1889921 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.101223 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3facd87f-7df2-4786-b6f5-ad26b1889921 tempest-VolumeTypesAccessTest-1465530415 tempest-VolumeTypesAccessTest-1465530415-project-member] https://10.4.3.66/volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b returned with HTTP 404 Aug 25 11:56:40.101897 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 950/3835] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:40 2026] GET /volume/v3/volumes/73371bc2-ae9f-435b-a15c-91128a9ebe2b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:40.109806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-da044b5a-6cf0-4d42-9b50-e0eb2ff6f081 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.112023 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da044b5a-6cf0-4d42-9b50-e0eb2ff6f081 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5/action Aug 25 11:56:40.112450 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da044b5a-6cf0-4d42-9b50-e0eb2ff6f081 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action body: b'{"removeProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:40.112614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-da044b5a-6cf0-4d42-9b50-e0eb2ff6f081 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:40.124990 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-da044b5a-6cf0-4d42-9b50-e0eb2ff6f081 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5/action returned with HTTP 202 Aug 25 11:56:40.125553 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 951/3836] 10.4.3.66 () {68 vars in 1377 bytes} [Tue Aug 25 11:56:40 2026] POST /volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.133365 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a7251dbf-226b-4753-8902-d88fd1ce9bd3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.135420 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7251dbf-226b-4753-8902-d88fd1ce9bd3 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] DELETE https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5 Aug 25 11:56:40.135655 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7251dbf-226b-4753-8902-d88fd1ce9bd3 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.135981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a7251dbf-226b-4753-8902-d88fd1ce9bd3 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.163231 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a7251dbf-226b-4753-8902-d88fd1ce9bd3 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5 returned with HTTP 202 Aug 25 11:56:40.163231 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 972/3837] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:40 2026] DELETE /volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.170909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aab34307-809b-4adf-8b99-50f7468e7612 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.176588 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aab34307-809b-4adf-8b99-50f7468e7612 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] GET https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5 Aug 25 11:56:40.176588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aab34307-809b-4adf-8b99-50f7468e7612 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.176588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aab34307-809b-4adf-8b99-50f7468e7612 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.179205 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aab34307-809b-4adf-8b99-50f7468e7612 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5 returned with HTTP 404 Aug 25 11:56:40.179880 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 965/3838] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:40 2026] GET /volume/v3/types/6d494d47-6e37-4834-9282-12c35d56f7b5 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:40.191591 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-316f58b5-47a4-44fe-ae99-e90f5309f2f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.193490 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-316f58b5-47a4-44fe-ae99-e90f5309f2f2 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:40.193889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-316f58b5-47a4-44fe-ae99-e90f5309f2f2 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1531230449", "os-volume-type-access:is_public": false}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:40.222267 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-316f58b5-47a4-44fe-ae99-e90f5309f2f2 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:40.222922 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 951/3839] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:56:40 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 25 11:56:40.231129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f2872540-364d-443d-83c1-919499148047 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.233157 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2872540-364d-443d-83c1-919499148047 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action Aug 25 11:56:40.233573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2872540-364d-443d-83c1-919499148047 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action body: b'{"addProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:40.233669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2872540-364d-443d-83c1-919499148047 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:40.250219 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2872540-364d-443d-83c1-919499148047 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action returned with HTTP 202 Aug 25 11:56:40.250693 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 952/3840] 10.4.3.66 () {68 vars in 1377 bytes} [Tue Aug 25 11:56:40 2026] POST /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.259183 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-44f4c62d-eda2-4d86-8b5b-2bad85b3db5f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.261489 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44f4c62d-eda2-4d86-8b5b-2bad85b3db5f tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action Aug 25 11:56:40.261967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44f4c62d-eda2-4d86-8b5b-2bad85b3db5f tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action body: b'{"addProjectAccess": {"project": "aee8635d48ac4b96acee4f122cbaab93"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:40.262148 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-44f4c62d-eda2-4d86-8b5b-2bad85b3db5f tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "aee8635d48ac4b96acee4f122cbaab93"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:40.281432 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-44f4c62d-eda2-4d86-8b5b-2bad85b3db5f tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action returned with HTTP 202 Aug 25 11:56:40.282172 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 973/3841] 10.4.3.66 () {68 vars in 1377 bytes} [Tue Aug 25 11:56:40 2026] POST /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.300925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd954b3b-1fe1-41ee-ad9c-5c5adf0f7e36 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.304199 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd954b3b-1fe1-41ee-ad9c-5c5adf0f7e36 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] GET https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/os-volume-type-access Aug 25 11:56:40.305202 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd954b3b-1fe1-41ee-ad9c-5c5adf0f7e36 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.305532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd954b3b-1fe1-41ee-ad9c-5c5adf0f7e36 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.327846 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd954b3b-1fe1-41ee-ad9c-5c5adf0f7e36 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/os-volume-type-access returned with HTTP 200 Aug 25 11:56:40.328255 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 966/3842] 10.4.3.66 () {66 vars in 1401 bytes} [Tue Aug 25 11:56:40 2026] GET /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/os-volume-type-access => generated 244 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:40.339786 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-efc69c6e-cb04-4504-9d65-532b09072250 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.341996 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efc69c6e-cb04-4504-9d65-532b09072250 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action Aug 25 11:56:40.342441 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efc69c6e-cb04-4504-9d65-532b09072250 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action body: b'{"removeProjectAccess": {"project": "aee8635d48ac4b96acee4f122cbaab93"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:40.342635 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efc69c6e-cb04-4504-9d65-532b09072250 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "aee8635d48ac4b96acee4f122cbaab93"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:40.368869 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efc69c6e-cb04-4504-9d65-532b09072250 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action returned with HTTP 202 Aug 25 11:56:40.369441 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 952/3843] 10.4.3.66 () {68 vars in 1377 bytes} [Tue Aug 25 11:56:40 2026] POST /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.376747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9c953a5d-3a3d-4ffc-b922-33c18388df8c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.378505 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9c953a5d-3a3d-4ffc-b922-33c18388df8c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] POST https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action Aug 25 11:56:40.378869 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9c953a5d-3a3d-4ffc-b922-33c18388df8c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action body: b'{"removeProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:40.379025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9c953a5d-3a3d-4ffc-b922-33c18388df8c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "c41065f16a0746718eeaa63dda554a9d"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:40.391641 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9c953a5d-3a3d-4ffc-b922-33c18388df8c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action returned with HTTP 202 Aug 25 11:56:40.392154 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 953/3844] 10.4.3.66 () {68 vars in 1377 bytes} [Tue Aug 25 11:56:40 2026] POST /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.403328 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2603da3-1616-4314-9834-38dd04ef3028 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.406325 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2603da3-1616-4314-9834-38dd04ef3028 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] DELETE https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d Aug 25 11:56:40.406507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2603da3-1616-4314-9834-38dd04ef3028 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.406723 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2603da3-1616-4314-9834-38dd04ef3028 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.437505 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2603da3-1616-4314-9834-38dd04ef3028 tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d returned with HTTP 202 Aug 25 11:56:40.437930 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 974/3845] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:40 2026] DELETE /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:40.444809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b88fa9f-0195-432e-bf7d-f5b17b08265c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.446897 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b88fa9f-0195-432e-bf7d-f5b17b08265c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] GET https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d Aug 25 11:56:40.447069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b88fa9f-0195-432e-bf7d-f5b17b08265c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.447267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b88fa9f-0195-432e-bf7d-f5b17b08265c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.450439 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b88fa9f-0195-432e-bf7d-f5b17b08265c tempest-VolumeTypesAccessTest-782062604 tempest-VolumeTypesAccessTest-782062604-project-admin] https://10.4.3.66/volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d returned with HTTP 404 Aug 25 11:56:40.450952 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 967/3846] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:40 2026] GET /volume/v3/types/5505d57e-22d2-4689-bc11-d3a1a330107d => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:40.980725 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96b76f91-6bcf-4e68-bd22-5cd50856c8b9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:40.984331 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96b76f91-6bcf-4e68-bd22-5cd50856c8b9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:40.984640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96b76f91-6bcf-4e68-bd22-5cd50856c8b9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:40.984910 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96b76f91-6bcf-4e68-bd22-5cd50856c8b9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:40.985042 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-96b76f91-6bcf-4e68-bd22-5cd50856c8b9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:40.992969 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:40.992969 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:40.993669 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96b76f91-6bcf-4e68-bd22-5cd50856c8b9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:40.994067 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 953/3847] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:40 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:41.763203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:41.766077 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] DELETE https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:41.766337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:41.766584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:41.766812 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Delete volume with id: 30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:41.776031 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:41.776031 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:41.776632 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:41.800666 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Delete volume request issued successfully. Aug 25 11:56:41.800982 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8976d716-c623-4c2c-9238-6a4cc3b396cd tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 202 Aug 25 11:56:41.801552 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 954/3848] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:41 2026] DELETE /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:41.813486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-885679ad-c003-4d4e-8b9e-ec49a2dba3d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:41.815459 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-885679ad-c003-4d4e-8b9e-ec49a2dba3d1 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:41.815713 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-885679ad-c003-4d4e-8b9e-ec49a2dba3d1 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:41.815917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-885679ad-c003-4d4e-8b9e-ec49a2dba3d1 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:41.832419 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:41.832419 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:41.838381 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-885679ad-c003-4d4e-8b9e-ec49a2dba3d1 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:41.844751 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-885679ad-c003-4d4e-8b9e-ec49a2dba3d1 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 200 Aug 25 11:56:41.844938 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 975/3849] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:41 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:42.009080 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e2cd7a1c-b44a-4de4-9295-13b822ffbe96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:42.011242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2cd7a1c-b44a-4de4-9295-13b822ffbe96 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:42.011466 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2cd7a1c-b44a-4de4-9295-13b822ffbe96 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:42.011752 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e2cd7a1c-b44a-4de4-9295-13b822ffbe96 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:42.011898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e2cd7a1c-b44a-4de4-9295-13b822ffbe96 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:42.016939 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:42.016939 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:42.017760 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e2cd7a1c-b44a-4de4-9295-13b822ffbe96 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:42.018510 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 968/3850] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:42 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:42.861290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55a6d4fb-c17e-4e76-bbaf-f44ccd6f038b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:42.863039 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55a6d4fb-c17e-4e76-bbaf-f44ccd6f038b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b Aug 25 11:56:42.863222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55a6d4fb-c17e-4e76-bbaf-f44ccd6f038b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:42.863403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55a6d4fb-c17e-4e76-bbaf-f44ccd6f038b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:42.868988 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55a6d4fb-c17e-4e76-bbaf-f44ccd6f038b tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b returned with HTTP 404 Aug 25 11:56:42.869413 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 954/3851] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:42 2026] GET /volume/v3/volumes/30618134-f8d2-4860-bf0a-0cc256c4478b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:43.035871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0cc7f3ea-1e50-4a5b-8016-39e34c0fe96f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.036514 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0cc7f3ea-1e50-4a5b-8016-39e34c0fe96f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:43.036844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0cc7f3ea-1e50-4a5b-8016-39e34c0fe96f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:43.037143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0cc7f3ea-1e50-4a5b-8016-39e34c0fe96f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:43.037271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-0cc7f3ea-1e50-4a5b-8016-39e34c0fe96f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:43.042521 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:43.042521 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:43.043511 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0cc7f3ea-1e50-4a5b-8016-39e34c0fe96f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:43.044057 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 955/3852] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:43 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:43.324875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f06143f0-3942-455b-b759-470422bedeab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.331689 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.333524 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:56:43.333722 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:43.334201 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:43.334201 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Delete snapshot with id: 391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:56:43.339571 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:43.339571 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:43.340039 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot retrieved successfully. Aug 25 11:56:43.360833 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot delete request issued successfully. Aug 25 11:56:43.361000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f31ae6c6-5853-4c5d-af94-6ee6dc918d28 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 returned with HTTP 202 Aug 25 11:56:43.361419 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 969/3853] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:56:43 2026] DELETE /volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:43.368691 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09b73aae-a792-46b1-bd1a-7c17d5bc1919 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.371006 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09b73aae-a792-46b1-bd1a-7c17d5bc1919 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:56:43.371277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09b73aae-a792-46b1-bd1a-7c17d5bc1919 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:43.371557 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09b73aae-a792-46b1-bd1a-7c17d5bc1919 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:43.378229 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:43.378229 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:43.378802 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-09b73aae-a792-46b1-bd1a-7c17d5bc1919 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Snapshot retrieved successfully. Aug 25 11:56:43.379844 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09b73aae-a792-46b1-bd1a-7c17d5bc1919 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 returned with HTTP 200 Aug 25 11:56:43.380291 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 955/3854] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:43 2026] GET /volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 => generated 461 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:43.422973 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f06143f0-3942-455b-b759-470422bedeab tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:43.423431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f06143f0-3942-455b-b759-470422bedeab tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1585395824", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:43.439104 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f06143f0-3942-455b-b759-470422bedeab tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:43.439442 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 976/3855] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:56:43 2026] POST /volume/v3/types => generated 275 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:43.448380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d2ed05dd-63fa-42f2-a66f-349bb95d9e38 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.450568 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d2ed05dd-63fa-42f2-a66f-349bb95d9e38 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:43.451080 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d2ed05dd-63fa-42f2-a66f-349bb95d9e38 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-428907460", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:43.467297 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d2ed05dd-63fa-42f2-a66f-349bb95d9e38 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:43.467771 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 956/3856] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:56:43 2026] POST /volume/v3/types => generated 274 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:43.476475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e6cde957-18ce-4ca4-9716-66566c7421ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.561882 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:43.562196 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-988461560", "volume_type": "9506b00e-a65e-49d8-88af-45cdab7d8f79", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:43.563539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-988461560', 'volume_type': '9506b00e-a65e-49d8-88af-45cdab7d8f79', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:43.567916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Create volume of 1 GB Aug 25 11:56:43.568207 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:43.568207 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:43.568707 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Availability Zones retrieved successfully. Aug 25 11:56:43.574584 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Flow 'volume_create_api' (12c22813-0589-4966-8cf4-a147693cd200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:43.575469 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f2f9ea-cb4b-4e1d-adf6-32838a76e2cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:43.576359 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:43.596386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f2f9ea-cb4b-4e1d-adf6-32838a76e2cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:56:43Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=9506b00e-a65e-49d8-88af-45cdab7d8f79,is_public=True,name='tempest-VolumeTypesTest-volume-type-1585395824',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9506b00e-a65e-49d8-88af-45cdab7d8f79', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:43.597099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781ec6ec-efa6-4592-ad7b-a8e0f4f185e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:43.622555 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1585395824 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1585395824, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:43.622895 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1585395824 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1585395824, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:43.655145 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Created reservations ['0990509f-baba-4a6b-a1c2-3383f2c59ac0', 'acf8c076-99d4-4f91-bb49-a14bb124acdd', '0b82b192-4311-4611-8895-f2f38bc9c6a7', '37db483b-5669-48a2-8ee6-4cf19c579259'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:43.655923 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (781ec6ec-efa6-4592-ad7b-a8e0f4f185e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0990509f-baba-4a6b-a1c2-3383f2c59ac0', 'acf8c076-99d4-4f91-bb49-a14bb124acdd', '0b82b192-4311-4611-8895-f2f38bc9c6a7', '37db483b-5669-48a2-8ee6-4cf19c579259']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:43.656638 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a69290-cad5-4535-b6fb-8fbea53363fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:43.682744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a69290-cad5-4535-b6fb-8fbea53363fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90fb8ce-545a-4ccc-9c36-632b7e659b67', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-988461560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ffe1d5fcec641c3824852654d628461',qos_specs=None,replication_status=,reservations=['0990509f-baba-4a6b-a1c2-3383f2c59ac0','acf8c076-99d4-4f91-bb49-a14bb124acdd','0b82b192-4311-4611-8895-f2f38bc9c6a7','37db483b-5669-48a2-8ee6-4cf19c579259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='564f2c2648254db1a5ac4300ef221495',volume_type_id=9506b00e-a65e-49d8-88af-45cdab7d8f79), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-988461560',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90fb8ce-545a-4ccc-9c36-632b7e659b67,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ffe1d5fcec641c3824852654d628461',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='564f2c2648254db1a5ac4300ef221495',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9506b00e-a65e-49d8-88af-45cdab7d8f79),volume_type_id=9506b00e-a65e-49d8-88af-45cdab7d8f79)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:43.683489 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136eb600-41d1-497d-a29f-c1105ebc15ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:43.701530 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (136eb600-41d1-497d-a29f-c1105ebc15ac) transitioned into state 'SUCCESS' from state '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-988461560',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ffe1d5fcec641c3824852654d628461',qos_specs=None,replication_status=,reservations=['0990509f-baba-4a6b-a1c2-3383f2c59ac0','acf8c076-99d4-4f91-bb49-a14bb124acdd','0b82b192-4311-4611-8895-f2f38bc9c6a7','37db483b-5669-48a2-8ee6-4cf19c579259'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='564f2c2648254db1a5ac4300ef221495',volume_type_id=9506b00e-a65e-49d8-88af-45cdab7d8f79)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:43.702447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8655757-a3a3-44af-b697-bcb953cef314) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:43.713447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8655757-a3a3-44af-b697-bcb953cef314) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:43.714473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Flow 'volume_create_api' (12c22813-0589-4966-8cf4-a147693cd200) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:43.714889 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Create volume request issued successfully. Aug 25 11:56:43.715593 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e6cde957-18ce-4ca4-9716-66566c7421ad tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:43.716120 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 970/3857] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:43 2026] POST /volume/v3/volumes => generated 781 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:43.730547 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-feda07bc-b080-4c5c-92ab-0e68ebc3c0c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:43.732970 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-feda07bc-b080-4c5c-92ab-0e68ebc3c0c2 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:43.733233 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-feda07bc-b080-4c5c-92ab-0e68ebc3c0c2 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:43.733519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-feda07bc-b080-4c5c-92ab-0e68ebc3c0c2 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:43.743260 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:43.743260 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:43.748639 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-feda07bc-b080-4c5c-92ab-0e68ebc3c0c2 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:43.754049 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-feda07bc-b080-4c5c-92ab-0e68ebc3c0c2 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:43.754532 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 956/3858] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:43 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:44.056329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d1c7dd6-e6b2-42e9-a2d0-306f4617e249 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:44.058366 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d1c7dd6-e6b2-42e9-a2d0-306f4617e249 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:44.058637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d1c7dd6-e6b2-42e9-a2d0-306f4617e249 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:44.058880 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d1c7dd6-e6b2-42e9-a2d0-306f4617e249 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:44.059003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9d1c7dd6-e6b2-42e9-a2d0-306f4617e249 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:44.064180 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:44.064180 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:44.064882 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d1c7dd6-e6b2-42e9-a2d0-306f4617e249 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:44.065265 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 977/3859] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:44 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:44.389273 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-39a0b590-aa17-4a80-b386-9a8a7488eb33 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:44.391092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39a0b590-aa17-4a80-b386-9a8a7488eb33 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 Aug 25 11:56:44.391275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39a0b590-aa17-4a80-b386-9a8a7488eb33 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:44.391471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39a0b590-aa17-4a80-b386-9a8a7488eb33 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:44.396895 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39a0b590-aa17-4a80-b386-9a8a7488eb33 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 returned with HTTP 404 Aug 25 11:56:44.397419 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 957/3860] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:56:44 2026] GET /volume/v3/snapshots/391bc3d9-2ada-4be5-b691-fa03e343d188 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:44.437879 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-434baa9b-6360-430f-be7e-06ebd9d91032 req-bf3eb631-ca41-4ba9-beb1-50c937871590 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:44.439785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-434baa9b-6360-430f-be7e-06ebd9d91032 req-bf3eb631-ca41-4ba9-beb1-50c937871590 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:56:44.440009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-434baa9b-6360-430f-be7e-06ebd9d91032 req-bf3eb631-ca41-4ba9-beb1-50c937871590 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:44.440174 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-434baa9b-6360-430f-be7e-06ebd9d91032 req-bf3eb631-ca41-4ba9-beb1-50c937871590 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:44.446722 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:44.446722 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:44.450294 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-434baa9b-6360-430f-be7e-06ebd9d91032 req-bf3eb631-ca41-4ba9-beb1-50c937871590 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:44.454404 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-434baa9b-6360-430f-be7e-06ebd9d91032 req-bf3eb631-ca41-4ba9-beb1-50c937871590 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:56:44.454810 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 971/3861] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:44 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:44.771155 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e29759c4-7150-4aee-9215-2ee43b745859 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:44.772953 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e29759c4-7150-4aee-9215-2ee43b745859 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:44.773127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e29759c4-7150-4aee-9215-2ee43b745859 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:44.773307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e29759c4-7150-4aee-9215-2ee43b745859 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:44.780395 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:44.780395 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:44.784670 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e29759c4-7150-4aee-9215-2ee43b745859 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:44.789848 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e29759c4-7150-4aee-9215-2ee43b745859 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:44.790306 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 957/3862] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:44 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:44.811581 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:44.813407 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] POST https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67/action Aug 25 11:56:44.813820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Action body: b'{"os-retype": {"new_type": "1808f182-ae19-42ae-8ca6-a7eeefc8cd9c"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:56:44.813989 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "1808f182-ae19-42ae-8ca6-a7eeefc8cd9c"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:44.824817 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:44.824817 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:44.824956 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:44.854912 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-428907460 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-428907460, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:44.855210 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-428907460 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-428907460, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:44.893615 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Created reservations ['dcc3a712-c07e-42df-8c2b-e7a873d9de17', '0d306148-49bd-459b-bfc9-cee4b8385b32'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:44.913299 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1585395824 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1585395824, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:44.913575 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1585395824 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1585395824, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:56:44.921205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Created reservations ['605a6ccb-2c5c-43de-bc99-eb34e85046f5', 'c1e74810-1e53-4de3-9f5a-1f2436094cb6'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:44.960956 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Retype volume request issued successfully. Aug 25 11:56:44.960956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b4d68e3-5486-415f-9ac0-4759e38eec76 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67/action returned with HTTP 202 Aug 25 11:56:44.961869 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 978/3863] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:56:44 2026] POST /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67/action => generated 0 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:56:44.974188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-24464c24-f49e-4a84-bb79-5dd6845095d9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:44.981883 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-24464c24-f49e-4a84-bb79-5dd6845095d9 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:44.982318 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-24464c24-f49e-4a84-bb79-5dd6845095d9 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:44.982318 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-24464c24-f49e-4a84-bb79-5dd6845095d9 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:45.000024 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:45.000024 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:45.005357 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-24464c24-f49e-4a84-bb79-5dd6845095d9 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:45.010514 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-24464c24-f49e-4a84-bb79-5dd6845095d9 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:45.011012 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 958/3864] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:44 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 873 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:45.077650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6fb20565-813d-4661-bec8-43740683e528 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:45.078604 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fb20565-813d-4661-bec8-43740683e528 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:45.078840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fb20565-813d-4661-bec8-43740683e528 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:45.079009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6fb20565-813d-4661-bec8-43740683e528 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:45.079105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6fb20565-813d-4661-bec8-43740683e528 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:45.085368 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:45.085368 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:45.085984 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6fb20565-813d-4661-bec8-43740683e528 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:45.086332 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 972/3865] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:45 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:46.026321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bbed11d2-7d3a-4cb2-83ba-c414cce10bf0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.029339 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbed11d2-7d3a-4cb2-83ba-c414cce10bf0 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:46.029339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbed11d2-7d3a-4cb2-83ba-c414cce10bf0 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.029339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bbed11d2-7d3a-4cb2-83ba-c414cce10bf0 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.037367 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.037367 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:46.042307 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bbed11d2-7d3a-4cb2-83ba-c414cce10bf0 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:46.047472 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bbed11d2-7d3a-4cb2-83ba-c414cce10bf0 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:46.047972 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 958/3866] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:46 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 873 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:46.061223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d487a128-1641-4249-b40c-63d8d029c652 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.063241 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d487a128-1641-4249-b40c-63d8d029c652 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:46.063464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d487a128-1641-4249-b40c-63d8d029c652 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.063712 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d487a128-1641-4249-b40c-63d8d029c652 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.070847 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.070847 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:46.074418 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d487a128-1641-4249-b40c-63d8d029c652 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:46.079050 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d487a128-1641-4249-b40c-63d8d029c652 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:46.079511 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 979/3867] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:46 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:46.095405 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ee0f6085-a3f1-4611-864e-89ec64704aed None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.097412 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee0f6085-a3f1-4611-864e-89ec64704aed tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:46.097646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee0f6085-a3f1-4611-864e-89ec64704aed tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.097925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee0f6085-a3f1-4611-864e-89ec64704aed tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.098316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-456ac8c3-0dbf-45e1-affd-f66cdcafc520 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.101048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-456ac8c3-0dbf-45e1-affd-f66cdcafc520 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:46.101309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-456ac8c3-0dbf-45e1-affd-f66cdcafc520 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.101556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-456ac8c3-0dbf-45e1-affd-f66cdcafc520 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.101739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-456ac8c3-0dbf-45e1-affd-f66cdcafc520 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:46.106793 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.106793 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:46.107599 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-456ac8c3-0dbf-45e1-affd-f66cdcafc520 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:46.108104 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 973/3868] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:46 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:46.109145 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.109145 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:46.115540 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ee0f6085-a3f1-4611-864e-89ec64704aed tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:46.122196 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee0f6085-a3f1-4611-864e-89ec64704aed tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:46.122792 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 959/3869] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:46 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:46.140511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-499915fe-2f18-4416-85a8-139b301b5a38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.143161 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:46.143442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.143729 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.143984 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Delete volume with id: a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:46.152969 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.152969 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:46.153448 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:46.173074 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Delete volume request issued successfully. Aug 25 11:56:46.173274 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-499915fe-2f18-4416-85a8-139b301b5a38 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 202 Aug 25 11:56:46.173687 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 959/3870] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:46 2026] DELETE /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:46.183242 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-11cec5b2-8bd2-4b59-a168-c625da37d921 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.185052 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11cec5b2-8bd2-4b59-a168-c625da37d921 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:46.185284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11cec5b2-8bd2-4b59-a168-c625da37d921 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.185471 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11cec5b2-8bd2-4b59-a168-c625da37d921 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.194962 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.194962 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:46.205957 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-11cec5b2-8bd2-4b59-a168-c625da37d921 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Volume info retrieved successfully. Aug 25 11:56:46.212963 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11cec5b2-8bd2-4b59-a168-c625da37d921 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 200 Aug 25 11:56:46.213566 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 980/3871] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:46 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:46.220281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.222926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] DELETE https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:56:46.223139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.223338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.223444 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Delete volume with id: 74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:56:46.230822 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.230822 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:46.231322 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:46.246640 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Delete volume request issued successfully. Aug 25 11:56:46.246875 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a19413c3-973f-41b8-8bda-7e6dec6b9014 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 202 Aug 25 11:56:46.247241 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 974/3872] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:46 2026] DELETE /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:46.258866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-95970c94-8934-496a-a47a-7b3ecc54561a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:46.259573 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95970c94-8934-496a-a47a-7b3ecc54561a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:56:46.259897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95970c94-8934-496a-a47a-7b3ecc54561a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:46.260139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95970c94-8934-496a-a47a-7b3ecc54561a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:46.268528 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:46.268528 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:46.276140 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-95970c94-8934-496a-a47a-7b3ecc54561a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Volume info retrieved successfully. Aug 25 11:56:46.281937 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95970c94-8934-496a-a47a-7b3ecc54561a tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 200 Aug 25 11:56:46.282254 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 960/3873] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:46 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.118409 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2c212a53-ccfe-4e2c-9dfa-6acd3b8b3a4f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.120735 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c212a53-ccfe-4e2c-9dfa-6acd3b8b3a4f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:47.120979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c212a53-ccfe-4e2c-9dfa-6acd3b8b3a4f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.121177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c212a53-ccfe-4e2c-9dfa-6acd3b8b3a4f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.121279 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2c212a53-ccfe-4e2c-9dfa-6acd3b8b3a4f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:47.125649 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:47.125649 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:47.126305 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c212a53-ccfe-4e2c-9dfa-6acd3b8b3a4f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:47.126682 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 960/3874] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.229884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da73b6cf-f5d2-410f-a3b4-0bad3f166465 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.231768 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da73b6cf-f5d2-410f-a3b4-0bad3f166465 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] GET https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 Aug 25 11:56:47.231986 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da73b6cf-f5d2-410f-a3b4-0bad3f166465 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.232174 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da73b6cf-f5d2-410f-a3b4-0bad3f166465 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.237986 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da73b6cf-f5d2-410f-a3b4-0bad3f166465 tempest-VolumeTypesTest-1704413853 tempest-VolumeTypesTest-1704413853-project-member] https://10.4.3.66/volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 returned with HTTP 404 Aug 25 11:56:47.238459 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 981/3875] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/volumes/a90fb8ce-545a-4ccc-9c36-632b7e659b67 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:47.245964 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0cf5fa4a-698d-49fc-b655-2daf56ad7d68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.248277 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cf5fa4a-698d-49fc-b655-2daf56ad7d68 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] DELETE https://10.4.3.66/volume/v3/types/1808f182-ae19-42ae-8ca6-a7eeefc8cd9c Aug 25 11:56:47.248517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cf5fa4a-698d-49fc-b655-2daf56ad7d68 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.248802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cf5fa4a-698d-49fc-b655-2daf56ad7d68 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.275007 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cf5fa4a-698d-49fc-b655-2daf56ad7d68 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/1808f182-ae19-42ae-8ca6-a7eeefc8cd9c returned with HTTP 202 Aug 25 11:56:47.275535 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 975/3876] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:47 2026] DELETE /volume/v3/types/1808f182-ae19-42ae-8ca6-a7eeefc8cd9c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:47.281814 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b1f46e9b-a3cc-4a17-bb1e-47f19c6b2a91 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.283469 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b1f46e9b-a3cc-4a17-bb1e-47f19c6b2a91 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/1808f182-ae19-42ae-8ca6-a7eeefc8cd9c Aug 25 11:56:47.283666 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b1f46e9b-a3cc-4a17-bb1e-47f19c6b2a91 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.283873 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b1f46e9b-a3cc-4a17-bb1e-47f19c6b2a91 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.286901 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b1f46e9b-a3cc-4a17-bb1e-47f19c6b2a91 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/1808f182-ae19-42ae-8ca6-a7eeefc8cd9c returned with HTTP 404 Aug 25 11:56:47.287498 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 961/3877] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/1808f182-ae19-42ae-8ca6-a7eeefc8cd9c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:47.295316 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6dcc03c1-1dd4-4cf9-a0b2-1b3e0257ad28 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.296564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b5fbe1e0-bec6-4d48-aa80-9c6e5fb9a056 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.296615 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6dcc03c1-1dd4-4cf9-a0b2-1b3e0257ad28 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] DELETE https://10.4.3.66/volume/v3/types/9506b00e-a65e-49d8-88af-45cdab7d8f79 Aug 25 11:56:47.296819 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6dcc03c1-1dd4-4cf9-a0b2-1b3e0257ad28 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.297018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6dcc03c1-1dd4-4cf9-a0b2-1b3e0257ad28 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.298337 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5fbe1e0-bec6-4d48-aa80-9c6e5fb9a056 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] GET https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 Aug 25 11:56:47.298512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5fbe1e0-bec6-4d48-aa80-9c6e5fb9a056 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.298693 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5fbe1e0-bec6-4d48-aa80-9c6e5fb9a056 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.303992 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5fbe1e0-bec6-4d48-aa80-9c6e5fb9a056 tempest-TestStampPattern-11999137 tempest-TestStampPattern-11999137-project-member] https://10.4.3.66/volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 returned with HTTP 404 Aug 25 11:56:47.304453 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 982/3878] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/volumes/74a484a3-45b0-4641-aff2-95323a522a51 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:47.327709 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6dcc03c1-1dd4-4cf9-a0b2-1b3e0257ad28 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/9506b00e-a65e-49d8-88af-45cdab7d8f79 returned with HTTP 202 Aug 25 11:56:47.328106 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 961/3879] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:47 2026] DELETE /volume/v3/types/9506b00e-a65e-49d8-88af-45cdab7d8f79 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:47.339807 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b60cbc05-bd91-4dcd-a24b-c39d0a405f20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.341399 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b60cbc05-bd91-4dcd-a24b-c39d0a405f20 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/9506b00e-a65e-49d8-88af-45cdab7d8f79 Aug 25 11:56:47.341564 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b60cbc05-bd91-4dcd-a24b-c39d0a405f20 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.343461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b60cbc05-bd91-4dcd-a24b-c39d0a405f20 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.346008 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b60cbc05-bd91-4dcd-a24b-c39d0a405f20 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/9506b00e-a65e-49d8-88af-45cdab7d8f79 returned with HTTP 404 Aug 25 11:56:47.353992 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 976/3880] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/9506b00e-a65e-49d8-88af-45cdab7d8f79 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:47.355684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-76b71f9e-887c-44c5-863e-0c4af08db361 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.359517 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76b71f9e-887c-44c5-863e-0c4af08db361 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:47.359882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-76b71f9e-887c-44c5-863e-0c4af08db361 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1242332249", "description": "tempest-volume-type-description-1046476683", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:47.376104 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76b71f9e-887c-44c5-863e-0c4af08db361 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:47.376527 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 962/3881] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:56:47 2026] POST /volume/v3/types => generated 315 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.385462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ad45efc7-7e6e-4782-8e35-254934e9ee7a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.387209 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad45efc7-7e6e-4782-8e35-254934e9ee7a tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 Aug 25 11:56:47.387382 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad45efc7-7e6e-4782-8e35-254934e9ee7a tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.387547 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ad45efc7-7e6e-4782-8e35-254934e9ee7a tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.392173 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ad45efc7-7e6e-4782-8e35-254934e9ee7a tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 returned with HTTP 200 Aug 25 11:56:47.392563 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 983/3882] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 => generated 337 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.402232 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a19d9a1d-4f4d-407b-a0f5-a14e2a09cd58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.403859 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a19d9a1d-4f4d-407b-a0f5-a14e2a09cd58 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] DELETE https://10.4.3.66/volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 Aug 25 11:56:47.404085 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a19d9a1d-4f4d-407b-a0f5-a14e2a09cd58 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.404264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a19d9a1d-4f4d-407b-a0f5-a14e2a09cd58 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.427370 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a19d9a1d-4f4d-407b-a0f5-a14e2a09cd58 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 returned with HTTP 202 Aug 25 11:56:47.427816 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 962/3883] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:47 2026] DELETE /volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:47.435348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce67688b-98d2-45f3-854b-2250f89773b0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.438099 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce67688b-98d2-45f3-854b-2250f89773b0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 Aug 25 11:56:47.438389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce67688b-98d2-45f3-854b-2250f89773b0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.439337 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce67688b-98d2-45f3-854b-2250f89773b0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.443534 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce67688b-98d2-45f3-854b-2250f89773b0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 returned with HTTP 404 Aug 25 11:56:47.444184 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 977/3884] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/c5518804-7770-46c5-a9ce-a6973aadf481 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:47.455987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-047e3edd-dbd8-4d7c-a6e3-5c6379c34223 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.458160 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-047e3edd-dbd8-4d7c-a6e3-5c6379c34223 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:47.458366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-047e3edd-dbd8-4d7c-a6e3-5c6379c34223 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1475446440"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:47.471506 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-047e3edd-dbd8-4d7c-a6e3-5c6379c34223 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:47.472038 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 963/3885] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:56:47 2026] POST /volume/v3/types => generated 221 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.481030 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-82e2d683-adc4-4643-9159-b9b90390b823 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.483243 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82e2d683-adc4-4643-9159-b9b90390b823 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] POST https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption Aug 25 11:56:47.483676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-82e2d683-adc4-4643-9159-b9b90390b823 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:47.502729 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-82e2d683-adc4-4643-9159-b9b90390b823 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption returned with HTTP 200 Aug 25 11:56:47.503520 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 984/3886] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 11:56:47 2026] POST /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption => generated 239 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.511507 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c4cd161-56c2-4154-9397-b34f28563be9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.513186 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c4cd161-56c2-4154-9397-b34f28563be9 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption Aug 25 11:56:47.513288 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c4cd161-56c2-4154-9397-b34f28563be9 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.513456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c4cd161-56c2-4154-9397-b34f28563be9 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.520895 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c4cd161-56c2-4154-9397-b34f28563be9 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption returned with HTTP 200 Aug 25 11:56:47.521030 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 963/3887] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.536148 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee72d593-5fcc-4815-b5fd-034ea66433bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.538546 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee72d593-5fcc-4815-b5fd-034ea66433bb tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] PUT https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/f943bf76-993c-47c2-89d4-8501942f285c Aug 25 11:56:47.538927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee72d593-5fcc-4815-b5fd-034ea66433bb tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:47.555581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee72d593-5fcc-4815-b5fd-034ea66433bb tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/f943bf76-993c-47c2-89d4-8501942f285c returned with HTTP 200 Aug 25 11:56:47.556698 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 978/3888] 10.4.3.66 () {68 vars in 1500 bytes} [Tue Aug 25 11:56:47 2026] PUT /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/f943bf76-993c-47c2-89d4-8501942f285c => generated 122 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.564391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6896e73b-986d-475a-b3fc-d21e738d8ec6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.566384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6896e73b-986d-475a-b3fc-d21e738d8ec6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption Aug 25 11:56:47.566574 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6896e73b-986d-475a-b3fc-d21e738d8ec6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.566819 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6896e73b-986d-475a-b3fc-d21e738d8ec6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.572805 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6896e73b-986d-475a-b3fc-d21e738d8ec6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption returned with HTTP 200 Aug 25 11:56:47.573185 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 964/3889] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.581391 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-24708c2b-e02d-4d99-880b-dbcf2e7ec6e7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.583237 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-24708c2b-e02d-4d99-880b-dbcf2e7ec6e7 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/cipher Aug 25 11:56:47.583294 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-24708c2b-e02d-4d99-880b-dbcf2e7ec6e7 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.583490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-24708c2b-e02d-4d99-880b-dbcf2e7ec6e7 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.588603 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-24708c2b-e02d-4d99-880b-dbcf2e7ec6e7 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/cipher returned with HTTP 200 Aug 25 11:56:47.588993 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 985/3890] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/cipher => generated 29 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:56:47.595892 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54897584-614d-448b-ad4b-b21548833a33 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.597841 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54897584-614d-448b-ad4b-b21548833a33 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] DELETE https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/f943bf76-993c-47c2-89d4-8501942f285c Aug 25 11:56:47.598029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54897584-614d-448b-ad4b-b21548833a33 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.598206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54897584-614d-448b-ad4b-b21548833a33 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.611449 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54897584-614d-448b-ad4b-b21548833a33 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/f943bf76-993c-47c2-89d4-8501942f285c returned with HTTP 202 Aug 25 11:56:47.611884 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 964/3891] 10.4.3.66 () {66 vars in 1482 bytes} [Tue Aug 25 11:56:47 2026] DELETE /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption/f943bf76-993c-47c2-89d4-8501942f285c => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:47.622060 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eeb7464a-3a06-4e7b-add8-2e113038f753 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.624092 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eeb7464a-3a06-4e7b-add8-2e113038f753 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption Aug 25 11:56:47.624303 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eeb7464a-3a06-4e7b-add8-2e113038f753 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.624515 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eeb7464a-3a06-4e7b-add8-2e113038f753 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.630273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eeb7464a-3a06-4e7b-add8-2e113038f753 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption returned with HTTP 200 Aug 25 11:56:47.630716 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 979/3892] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:56:47.642769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d5e283a1-9e87-4d91-8a5a-d42d232c0592 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.648371 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d5e283a1-9e87-4d91-8a5a-d42d232c0592 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption Aug 25 11:56:47.648582 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d5e283a1-9e87-4d91-8a5a-d42d232c0592 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.648797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d5e283a1-9e87-4d91-8a5a-d42d232c0592 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.658188 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d5e283a1-9e87-4d91-8a5a-d42d232c0592 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption returned with HTTP 200 Aug 25 11:56:47.658698 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 965/3893] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3/encryption => generated 2 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 25 11:56:47.667982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35c5a71b-5584-4024-966c-e700de3bba94 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.669858 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35c5a71b-5584-4024-966c-e700de3bba94 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] DELETE https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3 Aug 25 11:56:47.670061 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35c5a71b-5584-4024-966c-e700de3bba94 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.670281 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35c5a71b-5584-4024-966c-e700de3bba94 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.692376 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35c5a71b-5584-4024-966c-e700de3bba94 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3 returned with HTTP 202 Aug 25 11:56:47.692839 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 986/3894] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:47 2026] DELETE /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:47.701587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da22ae8f-eba1-4d30-a593-49fd55076e01 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.703915 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da22ae8f-eba1-4d30-a593-49fd55076e01 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3 Aug 25 11:56:47.704197 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da22ae8f-eba1-4d30-a593-49fd55076e01 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.704479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da22ae8f-eba1-4d30-a593-49fd55076e01 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.708644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da22ae8f-eba1-4d30-a593-49fd55076e01 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3 returned with HTTP 404 Aug 25 11:56:47.709437 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 965/3895] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/f2e66de0-48b3-4cd6-b466-009e07eaf2a3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:47.718433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-89d29a7e-362d-45c0-9362-bda440f47bbc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.720578 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89d29a7e-362d-45c0-9362-bda440f47bbc tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types Aug 25 11:56:47.720893 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89d29a7e-362d-45c0-9362-bda440f47bbc tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.721197 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-89d29a7e-362d-45c0-9362-bda440f47bbc tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.740120 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-89d29a7e-362d-45c0-9362-bda440f47bbc tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:47.740565 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 980/3896] 10.4.3.66 () {66 vars in 1224 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types => generated 888 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.750121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ffdc5a1e-0471-4666-939d-0fc4ad0c5b37 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.752094 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ffdc5a1e-0471-4666-939d-0fc4ad0c5b37 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:56:47.752510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ffdc5a1e-0471-4666-939d-0fc4ad0c5b37 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-931030341"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:47.765580 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ffdc5a1e-0471-4666-939d-0fc4ad0c5b37 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:56:47.766055 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 966/3897] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:56:47 2026] POST /volume/v3/types => generated 220 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.774198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b108b195-b449-4aea-87a8-8da19aad30e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.776560 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b108b195-b449-4aea-87a8-8da19aad30e0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] PUT https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c Aug 25 11:56:47.777205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b108b195-b449-4aea-87a8-8da19aad30e0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1951924063", "description": "tempest-volume-type-description-1489962625", "is_public": false}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:47.820087 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b108b195-b449-4aea-87a8-8da19aad30e0 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c returned with HTTP 200 Aug 25 11:56:47.821105 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 987/3898] 10.4.3.66 () {68 vars in 1356 bytes} [Tue Aug 25 11:56:47 2026] PUT /volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c => generated 205 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.829911 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08c0cc7b-6db3-4f95-a867-ae4e93803ac5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.832344 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08c0cc7b-6db3-4f95-a867-ae4e93803ac5 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c Aug 25 11:56:47.832654 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08c0cc7b-6db3-4f95-a867-ae4e93803ac5 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.832952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08c0cc7b-6db3-4f95-a867-ae4e93803ac5 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.839647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08c0cc7b-6db3-4f95-a867-ae4e93803ac5 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c returned with HTTP 200 Aug 25 11:56:47.840161 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 966/3899] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c => generated 269 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:47.851557 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-33654bb0-1765-4063-9a34-68836d5c3883 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.853295 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33654bb0-1765-4063-9a34-68836d5c3883 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] DELETE https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c Aug 25 11:56:47.853532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33654bb0-1765-4063-9a34-68836d5c3883 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.853873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-33654bb0-1765-4063-9a34-68836d5c3883 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.884930 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-33654bb0-1765-4063-9a34-68836d5c3883 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c returned with HTTP 202 Aug 25 11:56:47.885452 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 981/3900] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:47 2026] DELETE /volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:47.898146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5ce88ee4-8e20-4c1e-bdac-c74794a2c6b6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:47.900431 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ce88ee4-8e20-4c1e-bdac-c74794a2c6b6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] GET https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c Aug 25 11:56:47.900697 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ce88ee4-8e20-4c1e-bdac-c74794a2c6b6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:47.900983 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ce88ee4-8e20-4c1e-bdac-c74794a2c6b6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:47.905779 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ce88ee4-8e20-4c1e-bdac-c74794a2c6b6 tempest-VolumeTypesTest-1262008551 tempest-VolumeTypesTest-1262008551-project-admin] https://10.4.3.66/volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c returned with HTTP 404 Aug 25 11:56:47.906613 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 967/3901] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:56:47 2026] GET /volume/v3/types/12afe45c-d6a3-4524-bd5a-028cf326c05c => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:48.137531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-77c208ca-b148-415e-ad89-cc49d3adbb05 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:48.139109 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77c208ca-b148-415e-ad89-cc49d3adbb05 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:48.139448 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77c208ca-b148-415e-ad89-cc49d3adbb05 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:48.139778 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-77c208ca-b148-415e-ad89-cc49d3adbb05 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:48.139982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-77c208ca-b148-415e-ad89-cc49d3adbb05 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 2de4a20e-2dde-4e10-957a-366545ec9b9e. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:48.144900 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:48.144900 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:48.145739 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-77c208ca-b148-415e-ad89-cc49d3adbb05 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 200 Aug 25 11:56:48.146549 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 988/3902] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:48 2026] GET /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:48.157181 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-926489f2-c366-4ed8-bbc5-93415b472418 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:48.159129 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-926489f2-c366-4ed8-bbc5-93415b472418 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e Aug 25 11:56:48.159384 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-926489f2-c366-4ed8-bbc5-93415b472418 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:48.159614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-926489f2-c366-4ed8-bbc5-93415b472418 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:48.159791 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-926489f2-c366-4ed8-bbc5-93415b472418 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete backup with id: 2de4a20e-2dde-4e10-957a-366545ec9b9e. Aug 25 11:56:48.164433 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:48.164433 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:48.177339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-926489f2-c366-4ed8-bbc5-93415b472418 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] delete_backup rpcapi backup_id 2de4a20e-2dde-4e10-957a-366545ec9b9e {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:56:48.179321 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-926489f2-c366-4ed8-bbc5-93415b472418 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e returned with HTTP 202 Aug 25 11:56:48.179965 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 967/3903] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:56:48 2026] DELETE /volume/v3/backups/2de4a20e-2dde-4e10-957a-366545ec9b9e => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:56:48.188777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:48.192806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 Aug 25 11:56:48.195106 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:48.195408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:48.195593 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume with id: 1b036e26-8438-40fd-9fc9-c9678aa5e1c0 Aug 25 11:56:48.208200 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:48.208200 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:48.208590 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:48.234704 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume request issued successfully. Aug 25 11:56:48.235009 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-321e2810-125c-4ef5-9d0b-7702eb71a0e9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 returned with HTTP 202 Aug 25 11:56:48.235638 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 982/3904] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:56:48 2026] DELETE /volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:48.243438 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0bf79c28-d4b0-464b-b871-52db82c4ed14 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:48.247963 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bf79c28-d4b0-464b-b871-52db82c4ed14 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 Aug 25 11:56:48.248216 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bf79c28-d4b0-464b-b871-52db82c4ed14 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:48.248470 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bf79c28-d4b0-464b-b871-52db82c4ed14 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:48.262557 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:48.262557 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:48.269840 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0bf79c28-d4b0-464b-b871-52db82c4ed14 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:48.274656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bf79c28-d4b0-464b-b871-52db82c4ed14 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 returned with HTTP 200 Aug 25 11:56:48.274656 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 968/3905] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:48 2026] GET /volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 => generated 1006 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:49.297602 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-98b6c27f-9cc3-460d-85b5-76abdd6e134b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:49.303662 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98b6c27f-9cc3-460d-85b5-76abdd6e134b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 Aug 25 11:56:49.303662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98b6c27f-9cc3-460d-85b5-76abdd6e134b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:49.303662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-98b6c27f-9cc3-460d-85b5-76abdd6e134b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:49.318122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-98b6c27f-9cc3-460d-85b5-76abdd6e134b tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 returned with HTTP 404 Aug 25 11:56:49.320194 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 989/3906] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:49 2026] GET /volume/v3/volumes/1b036e26-8438-40fd-9fc9-c9678aa5e1c0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:49.334489 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:49.336946 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f/export_record Aug 25 11:56:49.337172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:49.337431 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'export_record' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:49.337590 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Export record for backup 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 11:56:49.342790 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:49.342790 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:49.344072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling RPCAPI with context: , host: np0000008081, backup: 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 11:56:49.353573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] export_record in rpcapi backup_id 223508c0-77ea-401e-9c3c-82e766e4c71f on host np0000008081. {{(pid=100237) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 11:56:49.364527 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjIzNTA4YzAtNzdlYS00MDFlLTljM2MtODJlNzY2ZTRjNzFmIiwgInVzZXJfaWQiOiAiZTY4ZTcyMjRmYTYwNDY3NmI5ZDMyNzBjOWIyNWVjYjkiLCAicHJvamVjdF9pZCI6ICJmOTgyNmE3ZjFjZjY0M2YyYjFkZWY3YjIwNzQ4MWFhMyIsICJ2b2x1bWVfaWQiOiAiNzkzYzU1ZWUtNzQ5MS00MDA1LWJhMzktZGRlOGU2ZjM5MjA5IiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDAwNDg0ODYxIiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNzkzYzU1ZWUtNzQ5MS00MDA1LWJhMzktZGRlOGU2ZjM5MjA5LzIwMjYwODI1MTE1NjAwL2F6X25vdmFfYmFja3VwXzIyMzUwOGMwLTc3ZWEtNDAxZS05YzNjLTgyZTc2NmU0YzcxZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTE6NTU6NTdaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NTU6NTdaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1NjoxM1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100237) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 11:56:49.364906 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b5765b51-b0ae-4fcb-aa59-2db95f44e73a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f/export_record returned with HTTP 200 Aug 25 11:56:49.365652 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 968/3907] 10.4.3.66 () {68 vars in 1423 bytes} [Tue Aug 25 11:56:49 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:49.375320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:49.377252 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:49.377743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1734036020"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:49.381198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1734036020'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:49.381434 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume of 1 GB Aug 25 11:56:49.389577 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Availability Zones retrieved successfully. Aug 25 11:56:49.403785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (19f988ef-f11c-4788-850e-3e6826f90931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:49.405253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6274c62-da0f-4c19-9c93-d4be52426149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:49.406503 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:49.443685 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c6274c62-da0f-4c19-9c93-d4be52426149) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:49.445031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade6129a-0b18-48c5-a8d7-9a3f4bfc6435) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:49.505945 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['55019be6-1a73-4bab-bdc3-701cd1638f31', 'ee20bacf-b9a9-4456-878e-ff082a7fcd46', '446f8fe2-73f7-4728-930c-ff959429d0bd', '7203fe2d-7ffe-4f99-8cb2-c6e52e251a34'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:49.507107 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ade6129a-0b18-48c5-a8d7-9a3f4bfc6435) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55019be6-1a73-4bab-bdc3-701cd1638f31', 'ee20bacf-b9a9-4456-878e-ff082a7fcd46', '446f8fe2-73f7-4728-930c-ff959429d0bd', '7203fe2d-7ffe-4f99-8cb2-c6e52e251a34']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:49.508108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889ade5b-957f-440f-a2c8-cf981ccecd55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:49.540332 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (889ade5b-957f-440f-a2c8-cf981ccecd55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e774ecc-aed4-4858-8bc4-67d460fd3f79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734036020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['55019be6-1a73-4bab-bdc3-701cd1638f31','ee20bacf-b9a9-4456-878e-ff082a7fcd46','446f8fe2-73f7-4728-930c-ff959429d0bd','7203fe2d-7ffe-4f99-8cb2-c6e52e251a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1734036020',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e774ecc-aed4-4858-8bc4-67d460fd3f79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9826a7f1cf643f2b1def7b207481aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:49.541511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939833c8-81e9-461f-83de-74188fc61cb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:49.567906 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (939833c8-81e9-461f-83de-74188fc61cb4) transitioned into state 'SUCCESS' from state '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-1734036020',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['55019be6-1a73-4bab-bdc3-701cd1638f31','ee20bacf-b9a9-4456-878e-ff082a7fcd46','446f8fe2-73f7-4728-930c-ff959429d0bd','7203fe2d-7ffe-4f99-8cb2-c6e52e251a34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:49.568827 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1805717a-af56-4260-9a5e-c0573474ff2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:49.583947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1805717a-af56-4260-9a5e-c0573474ff2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:49.585345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (19f988ef-f11c-4788-850e-3e6826f90931) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:49.585887 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request issued successfully. Aug 25 11:56:49.586899 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b8e1383-12e4-4a11-9475-77d2a147c884 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:49.587646 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 983/3908] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:56:49 2026] POST /volume/v3/volumes => generated 776 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:49.610014 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1c2d6046-a7e3-4c81-a38a-fc2b7213c2cd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:49.614672 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c2d6046-a7e3-4c81-a38a-fc2b7213c2cd tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 Aug 25 11:56:49.615000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c2d6046-a7e3-4c81-a38a-fc2b7213c2cd tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:49.615269 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1c2d6046-a7e3-4c81-a38a-fc2b7213c2cd tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:49.630004 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:49.630004 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:49.635177 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1c2d6046-a7e3-4c81-a38a-fc2b7213c2cd tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:49.641054 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1c2d6046-a7e3-4c81-a38a-fc2b7213c2cd tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 returned with HTTP 200 Aug 25 11:56:49.641693 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 969/3909] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:49 2026] GET /volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:50.105252 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-96767396-1455-46b5-8e7d-30682bfc0574 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:50.225346 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96767396-1455-46b5-8e7d-30682bfc0574 tempest-AvailabilityZoneTestJSON-405083736 tempest-AvailabilityZoneTestJSON-405083736-project-member] GET https://10.4.3.66/volume/v3/os-availability-zone Aug 25 11:56:50.225567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96767396-1455-46b5-8e7d-30682bfc0574 tempest-AvailabilityZoneTestJSON-405083736 tempest-AvailabilityZoneTestJSON-405083736-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:50.225835 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-96767396-1455-46b5-8e7d-30682bfc0574 tempest-AvailabilityZoneTestJSON-405083736 tempest-AvailabilityZoneTestJSON-405083736-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:50.237289 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-96767396-1455-46b5-8e7d-30682bfc0574 tempest-AvailabilityZoneTestJSON-405083736 tempest-AvailabilityZoneTestJSON-405083736-project-member] Availability Zones retrieved successfully. Aug 25 11:56:50.237289 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-96767396-1455-46b5-8e7d-30682bfc0574 tempest-AvailabilityZoneTestJSON-405083736 tempest-AvailabilityZoneTestJSON-405083736-project-member] https://10.4.3.66/volume/v3/os-availability-zone returned with HTTP 200 Aug 25 11:56:50.237289 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 990/3910] 10.4.3.66 () {66 vars in 1269 bytes} [Tue Aug 25 11:56:50 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:56:50.657231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb8b8e77-f68d-4bf4-aa1b-2a014af2b75a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:50.659200 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb8b8e77-f68d-4bf4-aa1b-2a014af2b75a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 Aug 25 11:56:50.659523 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb8b8e77-f68d-4bf4-aa1b-2a014af2b75a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:50.659792 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb8b8e77-f68d-4bf4-aa1b-2a014af2b75a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:50.669435 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:50.669435 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:50.674844 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fb8b8e77-f68d-4bf4-aa1b-2a014af2b75a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:50.681472 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb8b8e77-f68d-4bf4-aa1b-2a014af2b75a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 returned with HTTP 200 Aug 25 11:56:50.682039 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 969/3911] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:50 2026] GET /volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 => generated 1016 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:50.697348 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:50.704220 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:56:50.704220 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "1e774ecc-aed4-4858-8bc4-67d460fd3f79", "name": "tempest-type-Backup-463439377"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:50.705743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating new backup {'backup': {'volume_id': '1e774ecc-aed4-4858-8bc4-67d460fd3f79', 'name': 'tempest-type-Backup-463439377'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:56:50.705743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating backup of volume 1e774ecc-aed4-4858-8bc4-67d460fd3f79 in container None Aug 25 11:56:50.717125 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:50.717125 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:50.717125 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:56:50.748003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['cdfbe814-09a0-4ba7-a015-812e8f4aba7a', '536270b2-b6b8-40db-bdd2-314ff8bd578b'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:50.797648 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a4600bfd-d380-43e4-8183-8ac9b3c0d86d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:56:50.797648 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 984/3912] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:56:50 2026] POST /volume/v3/backups => generated 313 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:50.807984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a2bd2fa4-2af6-4e7b-a853-f42bc6cb2963 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:50.810360 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a2bd2fa4-2af6-4e7b-a853-f42bc6cb2963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:50.810546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a2bd2fa4-2af6-4e7b-a853-f42bc6cb2963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:50.810789 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a2bd2fa4-2af6-4e7b-a853-f42bc6cb2963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:50.810920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a2bd2fa4-2af6-4e7b-a853-f42bc6cb2963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:50.823801 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:50.823801 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:50.824669 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a2bd2fa4-2af6-4e7b-a853-f42bc6cb2963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:50.825248 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 970/3913] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:50 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 720 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:51.582109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ac42d24e-e17c-4eb8-92b9-27790890662c req-6e65eb37-aa18-49ea-9207-aa7d17d94ec3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:51.584975 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ac42d24e-e17c-4eb8-92b9-27790890662c req-6e65eb37-aa18-49ea-9207-aa7d17d94ec3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3 Aug 25 11:56:51.585259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ac42d24e-e17c-4eb8-92b9-27790890662c req-6e65eb37-aa18-49ea-9207-aa7d17d94ec3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:51.585556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ac42d24e-e17c-4eb8-92b9-27790890662c req-6e65eb37-aa18-49ea-9207-aa7d17d94ec3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:51.595747 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:51.595747 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:51.667222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ac42d24e-e17c-4eb8-92b9-27790890662c req-6e65eb37-aa18-49ea-9207-aa7d17d94ec3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3 returned with HTTP 200 Aug 25 11:56:51.667222 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 991/3914] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:56:51 2026] DELETE /volume/v3/attachments/0377c984-9238-4f91-8949-4a92cf7fe2f3 => generated 19 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:51.835961 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-50fffcc7-bc46-4109-90fc-053cc0937f23 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:51.838199 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50fffcc7-bc46-4109-90fc-053cc0937f23 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:51.838505 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50fffcc7-bc46-4109-90fc-053cc0937f23 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:51.838834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-50fffcc7-bc46-4109-90fc-053cc0937f23 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:51.839013 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-50fffcc7-bc46-4109-90fc-053cc0937f23 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:51.844703 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:51.844703 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:51.845573 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-50fffcc7-bc46-4109-90fc-053cc0937f23 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:51.846111 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 970/3915] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:51 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:52.446477 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:52.568831 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:52.569168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-199920783"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:52.570516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-199920783'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:52.570640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Create volume of 1 GB Aug 25 11:56:52.571011 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:52.571011 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:52.574584 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Availability Zones retrieved successfully. Aug 25 11:56:52.580343 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Flow 'volume_create_api' (052ff8ba-cb91-46dc-a9ea-f251bbc357f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:52.581311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281881c3-beaf-4e34-9e6e-f3a9ce9d559c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:52.582350 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:52.611325 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (281881c3-beaf-4e34-9e6e-f3a9ce9d559c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:52.612127 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303f30ab-38e9-4ba4-bddb-dacbf643efa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:52.690347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Created reservations ['9e442861-b808-40f4-bfd9-03c8e40acb5c', '92e7d650-7472-4d6f-8dd1-5ed7ba91947a', '4af95368-da85-49fe-b8a7-740e1d323e94', 'f29bf419-db8c-419e-a517-8cfe1bb22e99'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:52.691272 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (303f30ab-38e9-4ba4-bddb-dacbf643efa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e442861-b808-40f4-bfd9-03c8e40acb5c', '92e7d650-7472-4d6f-8dd1-5ed7ba91947a', '4af95368-da85-49fe-b8a7-740e1d323e94', 'f29bf419-db8c-419e-a517-8cfe1bb22e99']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:52.692035 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a27bca-589d-4a1b-9f76-7de9cbee8c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:52.718782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a27bca-589d-4a1b-9f76-7de9cbee8c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e899e94d-cb40-4496-a968-a5770b143bd2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-199920783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3db62a9aeb4f6a820269b65df82a56',qos_specs=None,replication_status=,reservations=['9e442861-b808-40f4-bfd9-03c8e40acb5c','92e7d650-7472-4d6f-8dd1-5ed7ba91947a','4af95368-da85-49fe-b8a7-740e1d323e94','f29bf419-db8c-419e-a517-8cfe1bb22e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13036ee47e234102ad86bdbf41999fc3',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-199920783',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e899e94d-cb40-4496-a968-a5770b143bd2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3db62a9aeb4f6a820269b65df82a56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13036ee47e234102ad86bdbf41999fc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:52.719407 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c00dec80-fb37-406a-9f22-4c7b7b111ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:52.738842 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c00dec80-fb37-406a-9f22-4c7b7b111ca0) transitioned into state 'SUCCESS' from state '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-199920783',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3db62a9aeb4f6a820269b65df82a56',qos_specs=None,replication_status=,reservations=['9e442861-b808-40f4-bfd9-03c8e40acb5c','92e7d650-7472-4d6f-8dd1-5ed7ba91947a','4af95368-da85-49fe-b8a7-740e1d323e94','f29bf419-db8c-419e-a517-8cfe1bb22e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13036ee47e234102ad86bdbf41999fc3',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:52.739614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f39dd04-70a4-4471-9c6a-ce2b324016ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:52.752778 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f39dd04-70a4-4471-9c6a-ce2b324016ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:52.753681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Flow 'volume_create_api' (052ff8ba-cb91-46dc-a9ea-f251bbc357f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:52.754006 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Create volume request issued successfully. Aug 25 11:56:52.754658 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-48fac4fc-b0fa-4407-aed6-bd2835243917 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:52.755253 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 985/3916] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:56:52 2026] POST /volume/v3/volumes => generated 816 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:52.766763 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2453d2ef-814f-4d6a-8ca3-ae153c3fc9b4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:52.771195 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2453d2ef-814f-4d6a-8ca3-ae153c3fc9b4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:52.771195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2453d2ef-814f-4d6a-8ca3-ae153c3fc9b4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:52.771195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2453d2ef-814f-4d6a-8ca3-ae153c3fc9b4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:52.786029 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:52.786029 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:52.789617 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2453d2ef-814f-4d6a-8ca3-ae153c3fc9b4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:52.795569 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2453d2ef-814f-4d6a-8ca3-ae153c3fc9b4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 200 Aug 25 11:56:52.796401 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 971/3917] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:52 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 884 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:52.855927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c409c960-0a95-4463-ac75-a7cd66869a93 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:52.857551 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c409c960-0a95-4463-ac75-a7cd66869a93 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:52.857877 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c409c960-0a95-4463-ac75-a7cd66869a93 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:52.858163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c409c960-0a95-4463-ac75-a7cd66869a93 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:52.858347 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c409c960-0a95-4463-ac75-a7cd66869a93 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:52.864092 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:52.864092 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:52.864092 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c409c960-0a95-4463-ac75-a7cd66869a93 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:52.864092 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 992/3918] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:52 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:52.910048 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:52.911903 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:52.912128 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:52.912375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:52.912577 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume with id: ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:52.920022 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:52.920022 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:52.920555 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:52.933251 np0000008081 devstack@c-api.service[100237]: WARNING cinder.keymgr.conf_key_mgr [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:56:52.939354 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume request issued successfully. Aug 25 11:56:52.939591 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec29cbc4-7dd8-4d59-9fd1-3bcb455a2980 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 202 Aug 25 11:56:52.940109 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 971/3919] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:52 2026] DELETE /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:52.948021 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-831c29e3-0f67-4a6e-92ec-9d1502384aa3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:52.951143 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-831c29e3-0f67-4a6e-92ec-9d1502384aa3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:52.951349 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-831c29e3-0f67-4a6e-92ec-9d1502384aa3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:52.951536 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-831c29e3-0f67-4a6e-92ec-9d1502384aa3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:52.959171 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:52.959171 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:52.963068 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-831c29e3-0f67-4a6e-92ec-9d1502384aa3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:52.969456 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-831c29e3-0f67-4a6e-92ec-9d1502384aa3 tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 200 Aug 25 11:56:52.969905 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 986/3920] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:52 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 1447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:53.811013 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c74cbec3-20c6-4822-87f7-8328cd6c31a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.813010 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c74cbec3-20c6-4822-87f7-8328cd6c31a4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:53.813399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c74cbec3-20c6-4822-87f7-8328cd6c31a4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:53.813754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c74cbec3-20c6-4822-87f7-8328cd6c31a4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:53.823482 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:53.823482 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:53.827975 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c74cbec3-20c6-4822-87f7-8328cd6c31a4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:53.833062 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c74cbec3-20c6-4822-87f7-8328cd6c31a4 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 200 Aug 25 11:56:53.833675 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 972/3921] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:53 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 943 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:53.849752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.851364 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Aug 25 11:56:53.851884 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "e899e94d-cb40-4496-a968-a5770b143bd2"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:53.853571 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volume_transfer [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Creating new volume transfer {'transfer': {'volume_id': 'e899e94d-cb40-4496-a968-a5770b143bd2'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 11:56:53.853797 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volume_transfer [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Creating transfer of volume e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:53.854046 np0000008081 devstack@c-api.service[100239]: INFO cinder.transfer.api [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Generating transfer record for volume e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:53.860895 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:53.860895 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:53.873421 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8d7c80d-d82d-4147-82b0-1334c0845cea tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Aug 25 11:56:53.873421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 993/3922] 10.4.3.66 () {70 vars in 1319 bytes} [Tue Aug 25 11:56:53 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:53.874779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a2e8509-2161-49a4-8053-02856b0e3ef9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.877613 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a2e8509-2161-49a4-8053-02856b0e3ef9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:53.880648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a2e8509-2161-49a4-8053-02856b0e3ef9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:53.880648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a2e8509-2161-49a4-8053-02856b0e3ef9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:53.880648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0a2e8509-2161-49a4-8053-02856b0e3ef9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:53.883432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0149a2fb-d33b-4bf4-9043-56f0b44edefc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.885343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0149a2fb-d33b-4bf4-9043-56f0b44edefc tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:53.885577 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0149a2fb-d33b-4bf4-9043-56f0b44edefc tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:53.885816 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0149a2fb-d33b-4bf4-9043-56f0b44edefc tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:53.888695 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:53.888695 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:53.889333 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a2e8509-2161-49a4-8053-02856b0e3ef9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:53.889870 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 972/3923] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:53 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:53.893728 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:53.893728 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:53.897703 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0149a2fb-d33b-4bf4-9043-56f0b44edefc tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:53.901836 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0149a2fb-d33b-4bf4-9043-56f0b44edefc tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 200 Aug 25 11:56:53.902267 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 987/3924] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:53 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:53.918361 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f623635e-c44f-4c6e-b8d8-c7d419d4d57c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.920054 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f623635e-c44f-4c6e-b8d8-c7d419d4d57c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3 Aug 25 11:56:53.920466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f623635e-c44f-4c6e-b8d8-c7d419d4d57c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:53.920918 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f623635e-c44f-4c6e-b8d8-c7d419d4d57c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:53.927389 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f623635e-c44f-4c6e-b8d8-c7d419d4d57c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3 returned with HTTP 200 Aug 25 11:56:53.927389 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 973/3925] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:56:53 2026] GET /volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3 => generated 538 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:53.937417 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0d3551c-579f-44c2-9586-b10b513d978f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.940435 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0d3551c-579f-44c2-9586-b10b513d978f tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volume-transfers Aug 25 11:56:53.940435 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0d3551c-579f-44c2-9586-b10b513d978f tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:53.940435 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0d3551c-579f-44c2-9586-b10b513d978f tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:53.940435 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volume_transfer [None req-e0d3551c-579f-44c2-9586-b10b513d978f tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Listing volume transfers {{(pid=100239) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 11:56:53.947796 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0d3551c-579f-44c2-9586-b10b513d978f tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 200 Aug 25 11:56:53.947969 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 994/3926] 10.4.3.66 () {68 vars in 1298 bytes} [Tue Aug 25 11:56:53 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:53.957541 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.984932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bc5fbaa2-1046-45a9-a3e7-52931361574f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:53.986989 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc5fbaa2-1046-45a9-a3e7-52931361574f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 Aug 25 11:56:53.987187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc5fbaa2-1046-45a9-a3e7-52931361574f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:53.987398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bc5fbaa2-1046-45a9-a3e7-52931361574f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:53.996818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bc5fbaa2-1046-45a9-a3e7-52931361574f tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 returned with HTTP 404 Aug 25 11:56:53.997570 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 988/3927] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:53 2026] GET /volume/v3/volumes/ba905c0e-b912-42eb-be09-1e7afec8a9b5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:54.147468 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] POST https://10.4.3.66/volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3/accept Aug 25 11:56:54.147824 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "47fee78cbac99c83"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:54.149020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.volume_transfer [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Accepting volume transfer e8fdf194-a146-44c8-89a2-7516a92c7ab3 {{(pid=100237) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 25 11:56:54.149535 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.volume_transfer [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Accepting transfer e8fdf194-a146-44c8-89a2-7516a92c7ab3 Aug 25 11:56:54.235327 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Created reservations ['032329ce-9ec2-44f4-88f7-f84c6c3ac25f', '130328ac-c80a-4854-a008-092bec20912b', '9e45bd65-75db-4986-9bc3-fc4d5bed7b4d', 'e8b549d2-f7aa-4d60-b990-e4338e823789'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:54.259025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Created reservations ['15a1902c-cd43-485f-854c-ed0b2a92248f', '39d5c255-f1ba-4bef-a897-c3e096b9f2e2', 'e26b8d8f-462c-4b56-b6c6-2fa94302277e', '65f68b78-2400-480c-9376-ba7ac304a72b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:54.292179 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Created reservations ['ea935461-47ce-4487-b7e2-dac1c5b0a28b', '1325b73c-b0b6-4995-9421-da152da9b396', '12291efd-adfb-4610-9f52-9d715c93ffea', '4154eb36-fbb8-4d38-8311-f5ebf7e908ef'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:54.319786 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Created reservations ['e6fc0989-b057-45b7-880a-eb9d757e5d28', '0ead6378-be12-4bd4-84f1-c205c02bc5d0', 'feeaafce-d852-45b2-b602-53a360eed9f5', '957536bb-0879-4fbd-9753-a3c4efa8d363'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:54.332938 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Transfer volume completed successfully. Aug 25 11:56:54.389022 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.390417 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:56:54.390870 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.391224 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.391479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume with id: e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:56:54.398847 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.398847 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:54.399528 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:54.403661 np0000008081 devstack@c-api.service[100237]: INFO cinder.transfer.api [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Volume e899e94d-cb40-4496-a968-a5770b143bd2 has been transferred. Aug 25 11:56:54.411926 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e119f12-02ec-48b3-9c1b-904ddc1fab37 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] https://10.4.3.66/volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3/accept returned with HTTP 202 Aug 25 11:56:54.412703 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 973/3928] 10.4.3.66 () {70 vars in 1451 bytes} [Tue Aug 25 11:56:53 2026] POST /volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3/accept => generated 363 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:54.418055 np0000008081 devstack@c-api.service[100240]: WARNING cinder.keymgr.conf_key_mgr [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 11:56:54.422824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1537c383-84b3-477a-8062-56ec8882d487 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.424423 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1537c383-84b3-477a-8062-56ec8882d487 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:54.424777 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1537c383-84b3-477a-8062-56ec8882d487 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.425129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1537c383-84b3-477a-8062-56ec8882d487 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.434458 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Delete volume request issued successfully. Aug 25 11:56:54.434697 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.434697 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:54.434823 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-39e0f363-4832-48c9-b3e4-f74a6f6dbcbb tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 202 Aug 25 11:56:54.435266 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 974/3929] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:54 2026] DELETE /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:54.441743 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1537c383-84b3-477a-8062-56ec8882d487 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Volume info retrieved successfully. Aug 25 11:56:54.444713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1a05e866-0988-467f-ba8f-d272bd1cfa9b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.446589 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a05e866-0988-467f-ba8f-d272bd1cfa9b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:56:54.446783 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a05e866-0988-467f-ba8f-d272bd1cfa9b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.447020 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1a05e866-0988-467f-ba8f-d272bd1cfa9b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.450599 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1537c383-84b3-477a-8062-56ec8882d487 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 200 Aug 25 11:56:54.451360 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 995/3930] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:54 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 943 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:56:54.453378 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.453378 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:54.456820 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1a05e866-0988-467f-ba8f-d272bd1cfa9b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Volume info retrieved successfully. Aug 25 11:56:54.461788 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1a05e866-0988-467f-ba8f-d272bd1cfa9b tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 200 Aug 25 11:56:54.462228 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 989/3931] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:54 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 1427 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:54.468207 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1df4771f-9bea-459b-8618-5c94559c0057 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.469767 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1df4771f-9bea-459b-8618-5c94559c0057 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:54.470030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1df4771f-9bea-459b-8618-5c94559c0057 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.470611 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1df4771f-9bea-459b-8618-5c94559c0057 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.479144 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.479144 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:54.483466 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1df4771f-9bea-459b-8618-5c94559c0057 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] Volume info retrieved successfully. Aug 25 11:56:54.488772 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1df4771f-9bea-459b-8618-5c94559c0057 tempest-VolumesTransfersV357Test-236840074 tempest-VolumesTransfersV357Test-236840074-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 200 Aug 25 11:56:54.489266 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 974/3932] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:54 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:54.506546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-876f1142-10b8-43d6-86fa-110dd0a201e0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.509200 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-876f1142-10b8-43d6-86fa-110dd0a201e0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3 Aug 25 11:56:54.509451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-876f1142-10b8-43d6-86fa-110dd0a201e0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.509704 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-876f1142-10b8-43d6-86fa-110dd0a201e0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.509846 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.volume_transfer [None req-876f1142-10b8-43d6-86fa-110dd0a201e0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Delete transfer with id: e8fdf194-a146-44c8-89a2-7516a92c7ab3 Aug 25 11:56:54.513072 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-876f1142-10b8-43d6-86fa-110dd0a201e0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3 returned with HTTP 404 Aug 25 11:56:54.513614 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 975/3933] 10.4.3.66 () {68 vars in 1412 bytes} [Tue Aug 25 11:56:54 2026] DELETE /volume/v3/volume-transfers/e8fdf194-a146-44c8-89a2-7516a92c7ab3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:54.524505 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aca00e6e-764a-441e-beba-1450c2c03895 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.639365 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:54.639687 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.639945 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.640175 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Delete volume with id: e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:54.651466 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.651466 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:54.651990 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Volume info retrieved successfully. Aug 25 11:56:54.688704 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Delete volume request issued successfully. Aug 25 11:56:54.688916 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aca00e6e-764a-441e-beba-1450c2c03895 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 202 Aug 25 11:56:54.689414 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 996/3934] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:56:54 2026] DELETE /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 0 bytes in 165 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:54.701345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce4cf081-52b8-4582-8419-8be4043e852b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.703935 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce4cf081-52b8-4582-8419-8be4043e852b tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:54.704178 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce4cf081-52b8-4582-8419-8be4043e852b tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.704416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce4cf081-52b8-4582-8419-8be4043e852b tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.713136 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.713136 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:54.717117 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce4cf081-52b8-4582-8419-8be4043e852b tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Volume info retrieved successfully. Aug 25 11:56:54.721691 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce4cf081-52b8-4582-8419-8be4043e852b tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 200 Aug 25 11:56:54.722168 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 990/3935] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:54 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 1136 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:54.901053 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-74c67cab-66a3-43c1-88c0-886fb9b1901a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:54.903159 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74c67cab-66a3-43c1-88c0-886fb9b1901a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:54.903402 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74c67cab-66a3-43c1-88c0-886fb9b1901a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:54.903611 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74c67cab-66a3-43c1-88c0-886fb9b1901a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:54.903763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-74c67cab-66a3-43c1-88c0-886fb9b1901a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:54.909818 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:54.909818 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:54.910750 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74c67cab-66a3-43c1-88c0-886fb9b1901a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:54.911235 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 975/3936] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:54 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:55.095716 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.174417 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:55.174828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-207140684"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:55.176370 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request body: {'volume': {"'imageRef": 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-207140684'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:55.176533 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume of 1 GB Aug 25 11:56:55.181325 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Availability Zones retrieved successfully. Aug 25 11:56:55.186511 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (893f7539-4d34-4de4-8bb1-8b5d25a8a296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.187866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c4478f1-1364-4076-b244-2b2eec907d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.188839 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:55.217959 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c4478f1-1364-4076-b244-2b2eec907d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.218990 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c48b0c-eae3-47d3-8aac-1a0044846d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.288602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Created reservations ['0d9e6c28-b04f-4243-9f6e-7fd5cf8017c0', 'c7c38756-4695-417f-8e92-f1d3f8306ca8', 'f4f7025b-d15e-4069-bc41-a53a44b61a40', 'a004810a-e083-4caf-9d39-517ecf372495'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:55.289434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (24c48b0c-eae3-47d3-8aac-1a0044846d76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d9e6c28-b04f-4243-9f6e-7fd5cf8017c0', 'c7c38756-4695-417f-8e92-f1d3f8306ca8', 'f4f7025b-d15e-4069-bc41-a53a44b61a40', 'a004810a-e083-4caf-9d39-517ecf372495']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.290194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1afa5a4-ae55-4039-9c61-5e2182894665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.315158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1afa5a4-ae55-4039-9c61-5e2182894665) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d60bd7d-4899-4ea0-b26e-ba8c7063293f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-207140684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['0d9e6c28-b04f-4243-9f6e-7fd5cf8017c0','c7c38756-4695-417f-8e92-f1d3f8306ca8','f4f7025b-d15e-4069-bc41-a53a44b61a40','a004810a-e083-4caf-9d39-517ecf372495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-207140684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d60bd7d-4899-4ea0-b26e-ba8c7063293f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01086a2c15f6482487ecf3f7b4d497c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f5e8ad620446dca885d83f658b0941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.316090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88e3241-c743-49b3-aa40-6359c5ae6701) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.340126 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e88e3241-c743-49b3-aa40-6359c5ae6701) transitioned into state 'SUCCESS' from state '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-207140684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['0d9e6c28-b04f-4243-9f6e-7fd5cf8017c0','c7c38756-4695-417f-8e92-f1d3f8306ca8','f4f7025b-d15e-4069-bc41-a53a44b61a40','a004810a-e083-4caf-9d39-517ecf372495'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.341031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef46dbb-ead3-40d3-bdec-a7cddac90c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.352747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5ef46dbb-ead3-40d3-bdec-a7cddac90c83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.353589 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (893f7539-4d34-4de4-8bb1-8b5d25a8a296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.354028 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request issued successfully. Aug 25 11:56:55.354950 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4cff1b26-2f80-4175-9125-34bed1d96cd8 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:55.355412 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 976/3937] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:55 2026] POST /volume/v3/volumes => generated 754 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:55.368053 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.371238 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:55.371701 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1324777504"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:55.375863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request body: {'volume': {"'imageRef": 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1324777504'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:55.376071 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume of 1 GB Aug 25 11:56:55.382725 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Availability Zones retrieved successfully. Aug 25 11:56:55.388485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (40167a72-a6c0-4d19-b21c-a9d1df083db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.389496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe3817c-8714-4ba3-ade0-a43c7a4541f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.390428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:55.421545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfe3817c-8714-4ba3-ade0-a43c7a4541f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.422256 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5460b04-f86f-410c-aedb-306ad09bf7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.467233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Created reservations ['ed13861d-9fc6-45db-b804-2a22dad3f37b', '34f0cc83-3e5c-4279-b1ac-6ca087c69a93', 'aee685f3-b871-42a0-87ac-c9aaa0bb424c', '1963d03c-c19a-40c8-83a2-6b1a4a8b0b15'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:55.468086 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5460b04-f86f-410c-aedb-306ad09bf7e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed13861d-9fc6-45db-b804-2a22dad3f37b', '34f0cc83-3e5c-4279-b1ac-6ca087c69a93', 'aee685f3-b871-42a0-87ac-c9aaa0bb424c', '1963d03c-c19a-40c8-83a2-6b1a4a8b0b15']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.468970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fcf09e9-9269-49c1-933c-98efc94af20e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.484402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d704cac9-de93-433b-bf10-9826940dbd4a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.486015 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d704cac9-de93-433b-bf10-9826940dbd4a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] GET https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 Aug 25 11:56:55.486214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d704cac9-de93-433b-bf10-9826940dbd4a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.486422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d704cac9-de93-433b-bf10-9826940dbd4a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.493012 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d704cac9-de93-433b-bf10-9826940dbd4a tempest-TestEncryptedCinderVolumes-1625240357 tempest-TestEncryptedCinderVolumes-1625240357-project-member] https://10.4.3.66/volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 returned with HTTP 404 Aug 25 11:56:55.493655 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 991/3938] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:55 2026] GET /volume/v3/volumes/e80c2535-0db1-41f0-b874-c4b765aa8ba3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:55.496916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fcf09e9-9269-49c1-933c-98efc94af20e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19a2f483-394a-4b16-b8b4-856cd000e09a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1324777504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['ed13861d-9fc6-45db-b804-2a22dad3f37b','34f0cc83-3e5c-4279-b1ac-6ca087c69a93','aee685f3-b871-42a0-87ac-c9aaa0bb424c','1963d03c-c19a-40c8-83a2-6b1a4a8b0b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1324777504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19a2f483-394a-4b16-b8b4-856cd000e09a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01086a2c15f6482487ecf3f7b4d497c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f5e8ad620446dca885d83f658b0941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.497670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1a3380-4c29-44e7-bc18-36e2172ecd30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.501491 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.503350 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 11:56:55.503598 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.503808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.504598 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:56:55.514497 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ac1a3380-4c29-44e7-bc18-36e2172ecd30) transitioned into state 'SUCCESS' from state '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-1324777504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['ed13861d-9fc6-45db-b804-2a22dad3f37b','34f0cc83-3e5c-4279-b1ac-6ca087c69a93','aee685f3-b871-42a0-87ac-c9aaa0bb424c','1963d03c-c19a-40c8-83a2-6b1a4a8b0b15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.515159 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd53ef13-10ed-4f84-a237-da35e2566bc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.518740 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Get all volumes completed successfully. Aug 25 11:56:55.521213 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:55.521213 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:55.524255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd53ef13-10ed-4f84-a237-da35e2566bc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.525003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (40167a72-a6c0-4d19-b21c-a9d1df083db0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.525267 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request issued successfully. Aug 25 11:56:55.525861 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-19034ebf-28d2-4339-9b79-ebb5bc000ac1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:55.526381 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 997/3939] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:55 2026] POST /volume/v3/volumes => generated 755 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:55.526458 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-215e8659-d8e3-496c-a0ef-5b801eeee00d tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 11:56:55.526904 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 976/3940] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 11:56:55 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13044 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:55.538390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.540369 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:55.540961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-11869136"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:55.542261 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request body: {'volume': {"'imageRef": 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-11869136'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:55.542400 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume of 1 GB Aug 25 11:56:55.542796 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:55.542796 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:55.548423 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Availability Zones retrieved successfully. Aug 25 11:56:55.549219 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef9a2c9d-1bb8-4f22-856c-83a049948c2f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.551222 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef9a2c9d-1bb8-4f22-856c-83a049948c2f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] DELETE https://10.4.3.66/volume/v3/types/0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5 Aug 25 11:56:55.551431 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef9a2c9d-1bb8-4f22-856c-83a049948c2f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.551651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef9a2c9d-1bb8-4f22-856c-83a049948c2f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.554119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (eddc7fa8-fcb5-4037-92e3-ef1acd6181c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.555088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84d7c65-baa5-497f-82e3-3304c36cbe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.556081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:55.572898 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef9a2c9d-1bb8-4f22-856c-83a049948c2f tempest-TestEncryptedCinderVolumes-2049725561 tempest-TestEncryptedCinderVolumes-2049725561-project-admin] https://10.4.3.66/volume/v3/types/0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5 returned with HTTP 202 Aug 25 11:56:55.573296 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 992/3941] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:56:55 2026] DELETE /volume/v3/types/0b44c27e-bb92-4b9f-ace3-8f2cda8aeda5 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:55.587483 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a84d7c65-baa5-497f-82e3-3304c36cbe09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.588509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9e0686-5e90-4222-8b87-f376ae5aa79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.630204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Created reservations ['dd5e64f6-0b88-4e0a-9855-c6c61eee02ab', '593b6f74-3318-45c3-abc5-e119f53a10b3', '2c65a69e-9696-4a5c-9854-98b347a053c1', 'e62c114a-0bea-49f5-8073-88e10a2fdc81'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:55.631112 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb9e0686-5e90-4222-8b87-f376ae5aa79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd5e64f6-0b88-4e0a-9855-c6c61eee02ab', '593b6f74-3318-45c3-abc5-e119f53a10b3', '2c65a69e-9696-4a5c-9854-98b347a053c1', 'e62c114a-0bea-49f5-8073-88e10a2fdc81']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.631930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f747e898-17ee-4124-8ca8-76448e6f2636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.654785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f747e898-17ee-4124-8ca8-76448e6f2636) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d962707-b574-4a0a-9d69-a170d0a69f3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-11869136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['dd5e64f6-0b88-4e0a-9855-c6c61eee02ab','593b6f74-3318-45c3-abc5-e119f53a10b3','2c65a69e-9696-4a5c-9854-98b347a053c1','e62c114a-0bea-49f5-8073-88e10a2fdc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-11869136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d962707-b574-4a0a-9d69-a170d0a69f3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01086a2c15f6482487ecf3f7b4d497c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f5e8ad620446dca885d83f658b0941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.655858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac3669d-ce0a-42d6-89d8-946a6dd69604) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.675087 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fac3669d-ce0a-42d6-89d8-946a6dd69604) transitioned into state 'SUCCESS' from state '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-11869136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['dd5e64f6-0b88-4e0a-9855-c6c61eee02ab','593b6f74-3318-45c3-abc5-e119f53a10b3','2c65a69e-9696-4a5c-9854-98b347a053c1','e62c114a-0bea-49f5-8073-88e10a2fdc81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.675924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bf17505-b7f5-450b-b629-d4a3bc93760a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.685896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7bf17505-b7f5-450b-b629-d4a3bc93760a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.686796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (eddc7fa8-fcb5-4037-92e3-ef1acd6181c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.687116 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request issued successfully. Aug 25 11:56:55.687789 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2e8a3cc-f2fa-47c8-9a9e-90b9cd8aa3e2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:55.688253 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 977/3942] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:55 2026] POST /volume/v3/volumes => generated 753 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:55.707504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.709819 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:55.710051 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1008334987"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:55.712230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request body: {'volume': {"'imageRef": 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1008334987'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:55.712438 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume of 1 GB Aug 25 11:56:55.713205 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:55.713205 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:55.717274 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Availability Zones retrieved successfully. Aug 25 11:56:55.725161 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (3784f5e3-2e9c-4a9b-96ae-1d8aca92ef83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.726004 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558d5b30-1d1c-4530-930c-0f051bcf0b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.727310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:55.742686 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-685f6bb4-e59b-4cac-8500-218b13abd15f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.745345 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-685f6bb4-e59b-4cac-8500-218b13abd15f tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:55.745607 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-685f6bb4-e59b-4cac-8500-218b13abd15f tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.745853 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-685f6bb4-e59b-4cac-8500-218b13abd15f tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.755730 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-685f6bb4-e59b-4cac-8500-218b13abd15f tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 404 Aug 25 11:56:55.756452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (558d5b30-1d1c-4530-930c-0f051bcf0b1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.757201 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 977/3943] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:55 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:55.757396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130a1d23-19cf-4949-ab3f-88ce971de3b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.765303 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b0eb7340-62a3-42fe-9142-37a1c3b53522 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.768003 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0eb7340-62a3-42fe-9142-37a1c3b53522 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:55.768290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0eb7340-62a3-42fe-9142-37a1c3b53522 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.768669 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b0eb7340-62a3-42fe-9142-37a1c3b53522 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.777750 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b0eb7340-62a3-42fe-9142-37a1c3b53522 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 404 Aug 25 11:56:55.778322 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 993/3944] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:55 2026] GET /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:55.785215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ca2e3498-b018-413d-a71b-306fa2c08705 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.787158 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca2e3498-b018-413d-a71b-306fa2c08705 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:55.787354 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca2e3498-b018-413d-a71b-306fa2c08705 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.787543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca2e3498-b018-413d-a71b-306fa2c08705 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.787749 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-ca2e3498-b018-413d-a71b-306fa2c08705 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Delete volume with id: e899e94d-cb40-4496-a968-a5770b143bd2 Aug 25 11:56:55.796707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca2e3498-b018-413d-a71b-306fa2c08705 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 returned with HTTP 404 Aug 25 11:56:55.797359 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 978/3945] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:56:55 2026] DELETE /volume/v3/volumes/e899e94d-cb40-4496-a968-a5770b143bd2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:55.808682 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.811673 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:55.812357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1451227903"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:55.814420 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1451227903'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:55.814521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Create volume of 1 GB Aug 25 11:56:55.816856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Created reservations ['58f3e068-08f4-4467-be3e-f62f1c48188f', '6156f50a-4b1a-4593-a910-f13d3de2c798', 'b1672c68-70f0-4956-a4e2-d70495d9ba33', '3c4afb14-f8a4-43e8-8a8c-3623d7cbde6a'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:55.817929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (130a1d23-19cf-4949-ab3f-88ce971de3b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58f3e068-08f4-4467-be3e-f62f1c48188f', '6156f50a-4b1a-4593-a910-f13d3de2c798', 'b1672c68-70f0-4956-a4e2-d70495d9ba33', '3c4afb14-f8a4-43e8-8a8c-3623d7cbde6a']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.818259 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=417,cinder:UPDATE=101,cinder:INSERT=51 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:56:55.818834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067c8fc5-d6ec-4464-af06-02555dbf1c11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.822269 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Availability Zones retrieved successfully. Aug 25 11:56:55.832043 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Flow 'volume_create_api' (2fc36491-f18f-4fe7-98b2-d7cf8c15946b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.835077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15cdef3-f0b9-4afd-9bac-bcb7cb8c77fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.837073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:55.844239 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (067c8fc5-d6ec-4464-af06-02555dbf1c11) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7639ed96-d4b2-456d-8cfa-914fbb96725f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1008334987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['58f3e068-08f4-4467-be3e-f62f1c48188f','6156f50a-4b1a-4593-a910-f13d3de2c798','b1672c68-70f0-4956-a4e2-d70495d9ba33','3c4afb14-f8a4-43e8-8a8c-3623d7cbde6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1008334987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7639ed96-d4b2-456d-8cfa-914fbb96725f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01086a2c15f6482487ecf3f7b4d497c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f5e8ad620446dca885d83f658b0941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.845071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0326e1-edb1-492b-991c-dc9391356a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.863853 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a15cdef3-f0b9-4afd-9bac-bcb7cb8c77fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.864515 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1129464-ff3e-4e77-8ca5-cd1b5995dc4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.865850 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e0326e1-edb1-492b-991c-dc9391356a54) transitioned into state 'SUCCESS' from state '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-1008334987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['58f3e068-08f4-4467-be3e-f62f1c48188f','6156f50a-4b1a-4593-a910-f13d3de2c798','b1672c68-70f0-4956-a4e2-d70495d9ba33','3c4afb14-f8a4-43e8-8a8c-3623d7cbde6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.866562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd204665-9dfc-486c-b6fb-d4ac0836171c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.882980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd204665-9dfc-486c-b6fb-d4ac0836171c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.883901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (3784f5e3-2e9c-4a9b-96ae-1d8aca92ef83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.884446 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request issued successfully. Aug 25 11:56:55.884892 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd3fa457-c775-4487-8228-bbceeb07a4b7 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:55.885512 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 998/3946] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:55 2026] POST /volume/v3/volumes => generated 755 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:55.899779 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.902530 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:55.903025 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-638042615"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:55.905279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request body: {'volume': {"'imageRef": 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-638042615'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:55.905279 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume of 1 GB Aug 25 11:56:55.910262 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Availability Zones retrieved successfully. Aug 25 11:56:55.916083 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (46784311-3a10-426c-b19f-d90aa94a5719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.917269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407380c0-7247-4e88-9238-c675f7bc0799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.918242 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:55.919813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Created reservations ['1ae4bacc-6043-4053-8674-6aa840442951', '7b13b04e-3312-4ccf-85a9-f9a3c13065f8', '09b196d6-59c0-4f98-b9cc-785b26884821', 'd6d52af1-398d-4a09-9d2d-f71583895836'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:55.920967 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1129464-ff3e-4e77-8ca5-cd1b5995dc4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1ae4bacc-6043-4053-8674-6aa840442951', '7b13b04e-3312-4ccf-85a9-f9a3c13065f8', '09b196d6-59c0-4f98-b9cc-785b26884821', 'd6d52af1-398d-4a09-9d2d-f71583895836']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.922030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85594243-d863-492c-8993-3af25dfb0081) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.922788 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-773103c4-be6f-417b-bf15-19603c4ff4f7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:55.926446 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-773103c4-be6f-417b-bf15-19603c4ff4f7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:55.926725 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-773103c4-be6f-417b-bf15-19603c4ff4f7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:55.926872 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-773103c4-be6f-417b-bf15-19603c4ff4f7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:55.927050 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-773103c4-be6f-417b-bf15-19603c4ff4f7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:55.934556 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:55.934556 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:55.936867 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-773103c4-be6f-417b-bf15-19603c4ff4f7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:55.938216 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 979/3947] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:55 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:55.951341 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85594243-d863-492c-8993-3af25dfb0081) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23b152b6-8e4e-4512-9d4f-f0f1414f3904', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1451227903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3db62a9aeb4f6a820269b65df82a56',qos_specs=None,replication_status=,reservations=['1ae4bacc-6043-4053-8674-6aa840442951','7b13b04e-3312-4ccf-85a9-f9a3c13065f8','09b196d6-59c0-4f98-b9cc-785b26884821','d6d52af1-398d-4a09-9d2d-f71583895836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13036ee47e234102ad86bdbf41999fc3',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1451227903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23b152b6-8e4e-4512-9d4f-f0f1414f3904,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c3db62a9aeb4f6a820269b65df82a56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13036ee47e234102ad86bdbf41999fc3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.951996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fa5126-34e0-4a19-921a-ea629b7983e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.966803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (407380c0-7247-4e88-9238-c675f7bc0799) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.967662 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e61e795-e03c-46eb-84a8-d5d60d364a56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.982447 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fa5126-34e0-4a19-921a-ea629b7983e4) transitioned into state 'SUCCESS' from state '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-1451227903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7c3db62a9aeb4f6a820269b65df82a56',qos_specs=None,replication_status=,reservations=['1ae4bacc-6043-4053-8674-6aa840442951','7b13b04e-3312-4ccf-85a9-f9a3c13065f8','09b196d6-59c0-4f98-b9cc-785b26884821','d6d52af1-398d-4a09-9d2d-f71583895836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13036ee47e234102ad86bdbf41999fc3',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.983395 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8f0c52-54cb-455d-9edb-b07f0d9f57d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:55.995921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0a8f0c52-54cb-455d-9edb-b07f0d9f57d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:55.996733 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Flow 'volume_create_api' (2fc36491-f18f-4fe7-98b2-d7cf8c15946b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:55.997021 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Create volume request issued successfully. Aug 25 11:56:55.997565 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0a8c54e-7e2f-45bd-9125-cf99881d002c tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:55.997996 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 978/3948] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:56:55 2026] POST /volume/v3/volumes => generated 817 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:56.012189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c7e4d30d-4d12-4224-8559-a42439c22a47 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.014087 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7e4d30d-4d12-4224-8559-a42439c22a47 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:56.014403 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7e4d30d-4d12-4224-8559-a42439c22a47 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.014677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c7e4d30d-4d12-4224-8559-a42439c22a47 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.024451 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.024451 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:56.036558 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c7e4d30d-4d12-4224-8559-a42439c22a47 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:56.043133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c7e4d30d-4d12-4224-8559-a42439c22a47 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 200 Aug 25 11:56:56.043635 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 999/3949] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 885 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:56.056309 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Created reservations ['60da79e5-2ebc-4acd-8bb2-286d03de42c6', 'a69912f8-9a3d-4256-bdbd-c7a2bb70210b', '2bce28fa-6e25-465c-8db1-97fa9566fb6d', '792c7fbb-1061-4964-b9f4-287587f84cc0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:56.057268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e61e795-e03c-46eb-84a8-d5d60d364a56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60da79e5-2ebc-4acd-8bb2-286d03de42c6', 'a69912f8-9a3d-4256-bdbd-c7a2bb70210b', '2bce28fa-6e25-465c-8db1-97fa9566fb6d', '792c7fbb-1061-4964-b9f4-287587f84cc0']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.057955 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59e167d-5e5b-4645-8853-23975cda6d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.083261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59e167d-5e5b-4645-8853-23975cda6d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd0a48d3a-259c-4b18-bfc6-0a4e7707859a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-638042615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['60da79e5-2ebc-4acd-8bb2-286d03de42c6','a69912f8-9a3d-4256-bdbd-c7a2bb70210b','2bce28fa-6e25-465c-8db1-97fa9566fb6d','792c7fbb-1061-4964-b9f4-287587f84cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-638042615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d0a48d3a-259c-4b18-bfc6-0a4e7707859a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01086a2c15f6482487ecf3f7b4d497c7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='34f5e8ad620446dca885d83f658b0941',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.083922 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e054f87-5526-4c51-ac49-af3cc40f0b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.102982 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e054f87-5526-4c51-ac49-af3cc40f0b69) transitioned into state 'SUCCESS' from state '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-638042615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01086a2c15f6482487ecf3f7b4d497c7',qos_specs=None,replication_status=,reservations=['60da79e5-2ebc-4acd-8bb2-286d03de42c6','a69912f8-9a3d-4256-bdbd-c7a2bb70210b','2bce28fa-6e25-465c-8db1-97fa9566fb6d','792c7fbb-1061-4964-b9f4-287587f84cc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='34f5e8ad620446dca885d83f658b0941',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.103756 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1572c3-917e-4c3b-94eb-c27b3ac6b110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.114292 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d1572c3-917e-4c3b-94eb-c27b3ac6b110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.115103 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Flow 'volume_create_api' (46784311-3a10-426c-b19f-d90aa94a5719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:56.115393 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Create volume request issued successfully. Aug 25 11:56:56.115979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77dd080f-d13b-41f7-8861-7c7343c41f77 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:56.116524 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 994/3950] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:56:55 2026] POST /volume/v3/volumes => generated 754 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:56.130088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0dc1b63c-122d-4830-99d9-5e3d585604c0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.132330 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0dc1b63c-122d-4830-99d9-5e3d585604c0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f Aug 25 11:56:56.132547 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0dc1b63c-122d-4830-99d9-5e3d585604c0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.132764 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0dc1b63c-122d-4830-99d9-5e3d585604c0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.139672 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.139672 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:56.143201 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0dc1b63c-122d-4830-99d9-5e3d585604c0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.148085 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0dc1b63c-122d-4830-99d9-5e3d585604c0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f returned with HTTP 200 Aug 25 11:56:56.148552 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 980/3951] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.163298 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3681d261-0d39-4984-8c3a-46c4d79c02c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.165956 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3681d261-0d39-4984-8c3a-46c4d79c02c2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a Aug 25 11:56:56.166219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3681d261-0d39-4984-8c3a-46c4d79c02c2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.166408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3681d261-0d39-4984-8c3a-46c4d79c02c2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.175610 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.175610 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:56.179383 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3681d261-0d39-4984-8c3a-46c4d79c02c2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.184366 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3681d261-0d39-4984-8c3a-46c4d79c02c2 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a returned with HTTP 200 Aug 25 11:56:56.184841 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 979/3952] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.198977 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-22ae1d07-c1b5-4b98-8ef7-50889190c9a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.202221 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-22ae1d07-c1b5-4b98-8ef7-50889190c9a4 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c Aug 25 11:56:56.202755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-22ae1d07-c1b5-4b98-8ef7-50889190c9a4 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.204856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-22ae1d07-c1b5-4b98-8ef7-50889190c9a4 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.220433 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.220433 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:56.224920 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-22ae1d07-c1b5-4b98-8ef7-50889190c9a4 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.230312 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-22ae1d07-c1b5-4b98-8ef7-50889190c9a4 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c returned with HTTP 200 Aug 25 11:56:56.231148 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1000/3953] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.249695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b283298-e05b-4fe8-aa23-4b85e28fc0ad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.252135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b283298-e05b-4fe8-aa23-4b85e28fc0ad tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f Aug 25 11:56:56.252384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b283298-e05b-4fe8-aa23-4b85e28fc0ad tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.252657 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b283298-e05b-4fe8-aa23-4b85e28fc0ad tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.257055 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=509,cinder:INSERT=73,cinder:UPDATE=139 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:56:56.260916 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.260916 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:56.268550 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8b283298-e05b-4fe8-aa23-4b85e28fc0ad tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.273126 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b283298-e05b-4fe8-aa23-4b85e28fc0ad tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f returned with HTTP 200 Aug 25 11:56:56.273512 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 995/3954] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.284759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1630e893-9b5f-4c79-a36e-ba69b488b93a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.286554 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1630e893-9b5f-4c79-a36e-ba69b488b93a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a Aug 25 11:56:56.286793 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1630e893-9b5f-4c79-a36e-ba69b488b93a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.286979 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1630e893-9b5f-4c79-a36e-ba69b488b93a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.295416 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.295416 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:56.299810 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1630e893-9b5f-4c79-a36e-ba69b488b93a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.304722 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1630e893-9b5f-4c79-a36e-ba69b488b93a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a returned with HTTP 200 Aug 25 11:56:56.305315 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 981/3955] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.319772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.322114 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a Aug 25 11:56:56.322375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.322562 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.322794 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume with id: d0a48d3a-259c-4b18-bfc6-0a4e7707859a Aug 25 11:56:56.331401 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.331401 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:56.331873 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.350945 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume request issued successfully. Aug 25 11:56:56.351119 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6eba543-0a82-434e-80ce-a19f68b52e90 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a returned with HTTP 202 Aug 25 11:56:56.351495 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 980/3956] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:56 2026] DELETE /volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:56.359127 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-49ceb5a1-d354-43a1-a2b3-8a438ab93203 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.359127 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49ceb5a1-d354-43a1-a2b3-8a438ab93203 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a Aug 25 11:56:56.359329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49ceb5a1-d354-43a1-a2b3-8a438ab93203 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.359500 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49ceb5a1-d354-43a1-a2b3-8a438ab93203 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.366648 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.366648 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:56.370304 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-49ceb5a1-d354-43a1-a2b3-8a438ab93203 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:56.375187 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49ceb5a1-d354-43a1-a2b3-8a438ab93203 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a returned with HTTP 200 Aug 25 11:56:56.375187 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1001/3957] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.677509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-272894b9-0987-48b7-9c96-4508f943e18e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.679186 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:56:56.679474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1417092508"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:56.680801 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1417092508'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:56:56.680896 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume of 1 GB Aug 25 11:56:56.684907 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Availability Zones retrieved successfully. Aug 25 11:56:56.690068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Flow 'volume_create_api' (489120c3-4451-42e3-afa2-300e7ff8f63b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:56.690934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d692499-0852-45b4-b8aa-e270d337bbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.691887 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:56:56.720823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d692499-0852-45b4-b8aa-e270d337bbee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.721485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ae6bdc-c07b-4dd5-b0dd-af6f2b17dd74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.759512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Created reservations ['38d53db2-a152-492c-a060-e264e5890bb0', '972c6f12-d30b-491a-80b1-28e85ebd1350', '12679884-15e7-4af6-ba91-bbbbfb968ff9', '52db6971-cc40-47a1-a545-9d5a550dcfae'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:56:56.760425 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78ae6bdc-c07b-4dd5-b0dd-af6f2b17dd74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38d53db2-a152-492c-a060-e264e5890bb0', '972c6f12-d30b-491a-80b1-28e85ebd1350', '12679884-15e7-4af6-ba91-bbbbfb968ff9', '52db6971-cc40-47a1-a545-9d5a550dcfae']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.761194 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b22e89-9b6a-4bda-86bd-1d6800f75ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.782540 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59b22e89-9b6a-4bda-86bd-1d6800f75ab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b85f060-6252-4e96-a4f1-25c2db97402b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1417092508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0142aa20a9bf4763846c3d813ecd6245',qos_specs=None,replication_status=,reservations=['38d53db2-a152-492c-a060-e264e5890bb0','972c6f12-d30b-491a-80b1-28e85ebd1350','12679884-15e7-4af6-ba91-bbbbfb968ff9','52db6971-cc40-47a1-a545-9d5a550dcfae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadc4990b793463c8bc922211a0036aa',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1417092508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b85f060-6252-4e96-a4f1-25c2db97402b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0142aa20a9bf4763846c3d813ecd6245',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dadc4990b793463c8bc922211a0036aa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.783639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a1bc50-7bc8-4fad-bdd6-54cedf4862ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.804123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7a1bc50-7bc8-4fad-bdd6-54cedf4862ee) transitioned into state 'SUCCESS' from state '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-1417092508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0142aa20a9bf4763846c3d813ecd6245',qos_specs=None,replication_status=,reservations=['38d53db2-a152-492c-a060-e264e5890bb0','972c6f12-d30b-491a-80b1-28e85ebd1350','12679884-15e7-4af6-ba91-bbbbfb968ff9','52db6971-cc40-47a1-a545-9d5a550dcfae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dadc4990b793463c8bc922211a0036aa',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.804918 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d51e8a-f100-40f3-b923-dd95309dc4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:56:56.813968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41d51e8a-f100-40f3-b923-dd95309dc4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:56:56.814990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Flow 'volume_create_api' (489120c3-4451-42e3-afa2-300e7ff8f63b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:56:56.815346 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Create volume request issued successfully. Aug 25 11:56:56.815935 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-272894b9-0987-48b7-9c96-4508f943e18e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:56:56.816354 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 996/3958] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:56:56 2026] POST /volume/v3/volumes => generated 753 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:56:56.830163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cfbc8906-31cb-4577-b84b-062aec2486b2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.831408 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfbc8906-31cb-4577-b84b-062aec2486b2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:56:56.831698 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfbc8906-31cb-4577-b84b-062aec2486b2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.831917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cfbc8906-31cb-4577-b84b-062aec2486b2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.841091 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.841091 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:56.846011 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cfbc8906-31cb-4577-b84b-062aec2486b2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:56.852187 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cfbc8906-31cb-4577-b84b-062aec2486b2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:56:56.852826 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 982/3959] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:56.952185 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aba982d1-b8d3-4f3b-b6ca-586afeaf68ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:56.956189 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aba982d1-b8d3-4f3b-b6ca-586afeaf68ad tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:56.956189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aba982d1-b8d3-4f3b-b6ca-586afeaf68ad tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:56.956189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aba982d1-b8d3-4f3b-b6ca-586afeaf68ad tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:56.956189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-aba982d1-b8d3-4f3b-b6ca-586afeaf68ad tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:56.964206 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:56.964206 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:56.964206 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aba982d1-b8d3-4f3b-b6ca-586afeaf68ad tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:56.965398 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 981/3960] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:56 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:57.064524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53e7dbdd-02d3-4231-8e4b-1ed9e28e5ac2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.066666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53e7dbdd-02d3-4231-8e4b-1ed9e28e5ac2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.066829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53e7dbdd-02d3-4231-8e4b-1ed9e28e5ac2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.067169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53e7dbdd-02d3-4231-8e4b-1ed9e28e5ac2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.075249 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.075249 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:57.079953 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-53e7dbdd-02d3-4231-8e4b-1ed9e28e5ac2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:57.085133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53e7dbdd-02d3-4231-8e4b-1ed9e28e5ac2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 200 Aug 25 11:56:57.085658 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1002/3961] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:57.104169 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.106727 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] POST https://10.4.3.66/volume/v3/volume-transfers Aug 25 11:56:57.107293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "23b152b6-8e4e-4512-9d4f-f0f1414f3904"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:57.109297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volume_transfer [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Creating new volume transfer {'transfer': {'volume_id': '23b152b6-8e4e-4512-9d4f-f0f1414f3904'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 25 11:56:57.109541 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volume_transfer [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Creating transfer of volume 23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.109728 np0000008081 devstack@c-api.service[100238]: INFO cinder.transfer.api [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Generating transfer record for volume 23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.120439 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.120439 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:57.132370 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-027c9470-a8cf-4a39-a1c2-5bfc18551df6 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers returned with HTTP 202 Aug 25 11:56:57.132849 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 997/3962] 10.4.3.66 () {70 vars in 1319 bytes} [Tue Aug 25 11:56:57 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:57.141770 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-30e53de8-bd91-45d6-839c-595ff1d6019d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.143557 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30e53de8-bd91-45d6-839c-595ff1d6019d tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.143786 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30e53de8-bd91-45d6-839c-595ff1d6019d tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.143988 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-30e53de8-bd91-45d6-839c-595ff1d6019d tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.151260 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.151260 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:57.154910 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-30e53de8-bd91-45d6-839c-595ff1d6019d tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:57.160264 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-30e53de8-bd91-45d6-839c-595ff1d6019d tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 200 Aug 25 11:56:57.160911 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 983/3963] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 952 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:57.174330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e66fe9e1-1396-4fe4-884b-9292db571e40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.176080 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e66fe9e1-1396-4fe4-884b-9292db571e40 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volume-transfers/detail Aug 25 11:56:57.176512 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e66fe9e1-1396-4fe4-884b-9292db571e40 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.176852 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e66fe9e1-1396-4fe4-884b-9292db571e40 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.177137 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volume_transfer [None req-e66fe9e1-1396-4fe4-884b-9292db571e40 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Listing volume transfers {{(pid=100237) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 25 11:56:57.186105 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e66fe9e1-1396-4fe4-884b-9292db571e40 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 25 11:56:57.186892 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 982/3964] 10.4.3.66 () {68 vars in 1319 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:57.195825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ae9946d8-7ba2-458a-862c-c2c9ba1625e2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.197932 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae9946d8-7ba2-458a-862c-c2c9ba1625e2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/e151305a-cbe7-4d1c-a963-823e8f8a1d3f Aug 25 11:56:57.198144 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae9946d8-7ba2-458a-862c-c2c9ba1625e2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.198361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae9946d8-7ba2-458a-862c-c2c9ba1625e2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.198482 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.volume_transfer [None req-ae9946d8-7ba2-458a-862c-c2c9ba1625e2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Delete transfer with id: e151305a-cbe7-4d1c-a963-823e8f8a1d3f Aug 25 11:56:57.209061 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.209061 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:57.222029 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae9946d8-7ba2-458a-862c-c2c9ba1625e2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers/e151305a-cbe7-4d1c-a963-823e8f8a1d3f returned with HTTP 202 Aug 25 11:56:57.222637 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1003/3965] 10.4.3.66 () {68 vars in 1412 bytes} [Tue Aug 25 11:56:57 2026] DELETE /volume/v3/volume-transfers/e151305a-cbe7-4d1c-a963-823e8f8a1d3f => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:57.232134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1e23c9e-afcd-4e68-969b-e9e161f7a2da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.235702 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1e23c9e-afcd-4e68-969b-e9e161f7a2da tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.235702 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1e23c9e-afcd-4e68-969b-e9e161f7a2da tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.235932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1e23c9e-afcd-4e68-969b-e9e161f7a2da tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.245906 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.245906 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:57.251143 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a1e23c9e-afcd-4e68-969b-e9e161f7a2da tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Volume info retrieved successfully. Aug 25 11:56:57.256711 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1e23c9e-afcd-4e68-969b-e9e161f7a2da tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 200 Aug 25 11:56:57.257188 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 998/3966] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 944 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:57.275471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5402b84c-d4b1-4625-9dfb-09207459dca0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.283919 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5402b84c-d4b1-4625-9dfb-09207459dca0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] DELETE https://10.4.3.66/volume/v3/volume-transfers/e151305a-cbe7-4d1c-a963-823e8f8a1d3f Aug 25 11:56:57.284187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5402b84c-d4b1-4625-9dfb-09207459dca0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.284432 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5402b84c-d4b1-4625-9dfb-09207459dca0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.284614 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.volume_transfer [None req-5402b84c-d4b1-4625-9dfb-09207459dca0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Delete transfer with id: e151305a-cbe7-4d1c-a963-823e8f8a1d3f Aug 25 11:56:57.289076 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5402b84c-d4b1-4625-9dfb-09207459dca0 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volume-transfers/e151305a-cbe7-4d1c-a963-823e8f8a1d3f returned with HTTP 404 Aug 25 11:56:57.289220 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 984/3967] 10.4.3.66 () {68 vars in 1412 bytes} [Tue Aug 25 11:56:57 2026] DELETE /volume/v3/volume-transfers/e151305a-cbe7-4d1c-a963-823e8f8a1d3f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:57.297534 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.299348 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.299776 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.300064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.300390 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Delete volume with id: 23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.308831 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.308831 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:57.310644 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Volume info retrieved successfully. Aug 25 11:56:57.330244 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Delete volume request issued successfully. Aug 25 11:56:57.330678 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ebadb77b-6c58-4576-bb4b-5d295e4bfa68 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 202 Aug 25 11:56:57.331174 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 983/3968] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:56:57 2026] DELETE /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:56:57.346510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7268959e-b7eb-4da8-8d47-2cec26ce2bb4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.348954 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7268959e-b7eb-4da8-8d47-2cec26ce2bb4 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:57.349268 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7268959e-b7eb-4da8-8d47-2cec26ce2bb4 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.349464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7268959e-b7eb-4da8-8d47-2cec26ce2bb4 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.357348 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.357348 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:57.361568 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7268959e-b7eb-4da8-8d47-2cec26ce2bb4 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Volume info retrieved successfully. Aug 25 11:56:57.366834 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7268959e-b7eb-4da8-8d47-2cec26ce2bb4 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 200 Aug 25 11:56:57.367283 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1004/3969] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:57.388335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b14342e0-c4f3-4c84-b8ea-913783bdf979 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.390247 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b14342e0-c4f3-4c84-b8ea-913783bdf979 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a Aug 25 11:56:57.390475 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b14342e0-c4f3-4c84-b8ea-913783bdf979 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.390701 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b14342e0-c4f3-4c84-b8ea-913783bdf979 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.395956 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b14342e0-c4f3-4c84-b8ea-913783bdf979 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a returned with HTTP 404 Aug 25 11:56:57.396442 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 999/3970] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/d0a48d3a-259c-4b18-bfc6-0a4e7707859a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:57.406499 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dd5602ee-2651-47b9-a633-0122617692f5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.410509 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f Aug 25 11:56:57.410881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.411163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.411378 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume with id: 7639ed96-d4b2-456d-8cfa-914fbb96725f Aug 25 11:56:57.421119 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.421119 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:57.421663 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:57.439640 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume request issued successfully. Aug 25 11:56:57.439901 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dd5602ee-2651-47b9-a633-0122617692f5 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f returned with HTTP 202 Aug 25 11:56:57.440315 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 985/3971] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:57 2026] DELETE /volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:57.449304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1813a06-e3d0-43c8-bc4b-5dc2e02f17ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.453225 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1813a06-e3d0-43c8-bc4b-5dc2e02f17ce tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f Aug 25 11:56:57.453225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1813a06-e3d0-43c8-bc4b-5dc2e02f17ce tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.453225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1813a06-e3d0-43c8-bc4b-5dc2e02f17ce tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.460845 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.460845 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:57.464808 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e1813a06-e3d0-43c8-bc4b-5dc2e02f17ce tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:57.469510 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1813a06-e3d0-43c8-bc4b-5dc2e02f17ce tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f returned with HTTP 200 Aug 25 11:56:57.469510 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 984/3972] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:57.869496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a939e04-f4ec-43c2-a8d5-08a95bcaec74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.871255 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a939e04-f4ec-43c2-a8d5-08a95bcaec74 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:56:57.871439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a939e04-f4ec-43c2-a8d5-08a95bcaec74 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.871636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a939e04-f4ec-43c2-a8d5-08a95bcaec74 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.873457 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=606,cinder:UPDATE=196,cinder:INSERT=103 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:56:57.880382 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.880382 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:57.885003 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1a939e04-f4ec-43c2-a8d5-08a95bcaec74 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:57.888254 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a939e04-f4ec-43c2-a8d5-08a95bcaec74 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:56:57.888673 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1005/3973] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:57.934675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-b84975a5-fb9b-4658-8374-38765a89ead0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.936467 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-b84975a5-fb9b-4658-8374-38765a89ead0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:56:57.936679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-b84975a5-fb9b-4658-8374-38765a89ead0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.936879 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-b84975a5-fb9b-4658-8374-38765a89ead0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.946176 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.946176 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:57.951788 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-b84975a5-fb9b-4658-8374-38765a89ead0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:57.956257 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-b84975a5-fb9b-4658-8374-38765a89ead0 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:56:57.956680 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1000/3974] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:57.977649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b7ca7b65-5843-44e3-b5f2-563d08d151c0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:57.979577 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7ca7b65-5843-44e3-b5f2-563d08d151c0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:57.979861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7ca7b65-5843-44e3-b5f2-563d08d151c0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:57.979980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7ca7b65-5843-44e3-b5f2-563d08d151c0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:57.980068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b7ca7b65-5843-44e3-b5f2-563d08d151c0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:57.985639 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:57.985639 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:57.986443 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7ca7b65-5843-44e3-b5f2-563d08d151c0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:57.986882 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 986/3975] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:57 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:58.063072 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55ef933b-685d-4694-a88b-6151bf84f4e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.065522 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55ef933b-685d-4694-a88b-6151bf84f4e0 None None] GET https://10.4.3.66/volume// Aug 25 11:56:58.065522 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55ef933b-685d-4694-a88b-6151bf84f4e0 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.065522 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55ef933b-685d-4694-a88b-6151bf84f4e0 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.065522 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55ef933b-685d-4694-a88b-6151bf84f4e0 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:58.065522 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 985/3976] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:58.077003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-eb988e71-e6fd-4c78-8e60-079839221209 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.079489 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-eb988e71-e6fd-4c78-8e60-079839221209 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:56:58.079770 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-eb988e71-e6fd-4c78-8e60-079839221209 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1b85f060-6252-4e96-a4f1-25c2db97402b", "connector": null, "instance_uuid": "30afce1f-1a90-4f0e-9b25-f9b379df0899"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:58.090285 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:58.090285 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:58.125799 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-eb988e71-e6fd-4c78-8e60-079839221209 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:56:58.126310 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1006/3977] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:56:58 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 25 11:56:58.187762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-045c94f4-1ed8-449e-8d64-73cc5e687430 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.196104 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-045c94f4-1ed8-449e-8d64-73cc5e687430 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:56:58.197809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-045c94f4-1ed8-449e-8d64-73cc5e687430 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.198926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-045c94f4-1ed8-449e-8d64-73cc5e687430 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.207257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-446a5da1-0782-4411-95b4-73001d9b96ae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.207774 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-446a5da1-0782-4411-95b4-73001d9b96ae None None] GET https://10.4.3.66/volume// Aug 25 11:56:58.208047 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-446a5da1-0782-4411-95b4-73001d9b96ae None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.208365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-446a5da1-0782-4411-95b4-73001d9b96ae None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.208729 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-446a5da1-0782-4411-95b4-73001d9b96ae None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:56:58.210302 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 987/3978] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:56:58.218304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-64c2f178-8633-42b2-8e04-831ce17ef6b7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.221654 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-64c2f178-8633-42b2-8e04-831ce17ef6b7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:56:58.221849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-64c2f178-8633-42b2-8e04-831ce17ef6b7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.222123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-64c2f178-8633-42b2-8e04-831ce17ef6b7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.233643 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:58.233643 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:58.237366 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-64c2f178-8633-42b2-8e04-831ce17ef6b7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:58.242202 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-64c2f178-8633-42b2-8e04-831ce17ef6b7 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:56:58.243483 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 986/3979] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 1025 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:56:58.252364 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:58.252364 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:58.258937 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-045c94f4-1ed8-449e-8d64-73cc5e687430 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:58.266150 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-045c94f4-1ed8-449e-8d64-73cc5e687430 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:56:58.266716 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1001/3980] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 845 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:58.368536 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.371016 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] PUT https://10.4.3.66/volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8 Aug 25 11:56:58.371457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:56:58.379806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Acquiring lock "cinder-attachment_update-1b85f060-6252-4e96-a4f1-25c2db97402b-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:56:58.384413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Lock "cinder-attachment_update-1b85f060-6252-4e96-a4f1-25c2db97402b-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:56:58.385321 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:58.385321 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:58.389709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef7f110b-16a1-4c87-8b63-50a953790ac8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.392241 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef7f110b-16a1-4c87-8b63-50a953790ac8 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:58.392568 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef7f110b-16a1-4c87-8b63-50a953790ac8 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.392925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef7f110b-16a1-4c87-8b63-50a953790ac8 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.400388 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef7f110b-16a1-4c87-8b63-50a953790ac8 tempest-VolumesTransfersV357Test-1162862344 tempest-VolumesTransfersV357Test-1162862344-project-admin] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 404 Aug 25 11:56:58.401207 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 988/3981] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:58.409551 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd0f3f18-3814-41f1-a7aa-2c5e4226cc59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.410955 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd0f3f18-3814-41f1-a7aa-2c5e4226cc59 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] GET https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:58.411379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd0f3f18-3814-41f1-a7aa-2c5e4226cc59 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.411657 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd0f3f18-3814-41f1-a7aa-2c5e4226cc59 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.421205 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd0f3f18-3814-41f1-a7aa-2c5e4226cc59 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 404 Aug 25 11:56:58.421205 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 987/3982] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:58.428445 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41d4e063-7cb6-4c6b-8175-9565539656f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.430666 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41d4e063-7cb6-4c6b-8175-9565539656f2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] DELETE https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:58.430910 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41d4e063-7cb6-4c6b-8175-9565539656f2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.431174 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41d4e063-7cb6-4c6b-8175-9565539656f2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.431354 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-41d4e063-7cb6-4c6b-8175-9565539656f2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] Delete volume with id: 23b152b6-8e4e-4512-9d4f-f0f1414f3904 Aug 25 11:56:58.438969 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41d4e063-7cb6-4c6b-8175-9565539656f2 tempest-VolumesTransfersV357Test-777389587 tempest-VolumesTransfersV357Test-777389587-project-member] https://10.4.3.66/volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 returned with HTTP 404 Aug 25 11:56:58.439590 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1002/3983] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:56:58 2026] DELETE /volume/v3/volumes/23b152b6-8e4e-4512-9d4f-f0f1414f3904 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:56:58.477432 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Lock "cinder-attachment_update-1b85f060-6252-4e96-a4f1-25c2db97402b-np0000008081" released by "attachment_update" :: held 0.093s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:56:58.477867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-ffb90347-1c0f-48c3-a98c-fd29363fef9e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8 returned with HTTP 200 Aug 25 11:56:58.478527 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1007/3984] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:56:58 2026] PUT /volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:56:58.486614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e765a47b-8f6f-464e-8f08-a750278bbc5a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.490289 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e765a47b-8f6f-464e-8f08-a750278bbc5a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f Aug 25 11:56:58.490777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e765a47b-8f6f-464e-8f08-a750278bbc5a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.490829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e765a47b-8f6f-464e-8f08-a750278bbc5a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.500647 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e765a47b-8f6f-464e-8f08-a750278bbc5a tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f returned with HTTP 404 Aug 25 11:56:58.501353 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 989/3985] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/volumes/7639ed96-d4b2-456d-8cfa-914fbb96725f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:58.513468 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e9de362-420d-4d15-9994-c8619b1994d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.518529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c Aug 25 11:56:58.518775 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.518984 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.519172 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume with id: 1d962707-b574-4a0a-9d69-a170d0a69f3c Aug 25 11:56:58.532282 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:58.532282 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:56:58.532668 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:58.556566 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume request issued successfully. Aug 25 11:56:58.556773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e9de362-420d-4d15-9994-c8619b1994d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c returned with HTTP 202 Aug 25 11:56:58.557239 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 988/3986] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:58 2026] DELETE /volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:58.569176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ab5a8a85-6f6e-4fc2-95ed-c0c7ee7de987 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:58.572724 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab5a8a85-6f6e-4fc2-95ed-c0c7ee7de987 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c Aug 25 11:56:58.572949 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab5a8a85-6f6e-4fc2-95ed-c0c7ee7de987 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:58.573196 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ab5a8a85-6f6e-4fc2-95ed-c0c7ee7de987 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:58.583214 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:58.583214 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:58.590638 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ab5a8a85-6f6e-4fc2-95ed-c0c7ee7de987 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:58.595376 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ab5a8a85-6f6e-4fc2-95ed-c0c7ee7de987 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c returned with HTTP 200 Aug 25 11:56:58.596211 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1003/3987] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:58.998766 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aad9d138-11cc-4c4a-a307-25c1d443e963 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:59.002894 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aad9d138-11cc-4c4a-a307-25c1d443e963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:56:59.003097 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aad9d138-11cc-4c4a-a307-25c1d443e963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:59.006700 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aad9d138-11cc-4c4a-a307-25c1d443e963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:59.007001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-aad9d138-11cc-4c4a-a307-25c1d443e963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:56:59.019116 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:59.019116 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:59.019667 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aad9d138-11cc-4c4a-a307-25c1d443e963 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:56:59.020205 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1008/3988] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:56:58 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:59.284633 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e6f61c08-88ed-4290-a829-85d8ce6f41db None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:59.288775 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e6f61c08-88ed-4290-a829-85d8ce6f41db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:56:59.288996 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e6f61c08-88ed-4290-a829-85d8ce6f41db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:59.289194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e6f61c08-88ed-4290-a829-85d8ce6f41db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:59.300315 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:59.300315 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:56:59.305208 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e6f61c08-88ed-4290-a829-85d8ce6f41db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:56:59.311200 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e6f61c08-88ed-4290-a829-85d8ce6f41db tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:56:59.311632 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 990/3989] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:59 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:56:59.616066 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4814b7d-b08c-4de1-b6fb-ff2640bd1ba1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:59.618197 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4814b7d-b08c-4de1-b6fb-ff2640bd1ba1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c Aug 25 11:56:59.618380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4814b7d-b08c-4de1-b6fb-ff2640bd1ba1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:59.618562 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4814b7d-b08c-4de1-b6fb-ff2640bd1ba1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:59.623804 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4814b7d-b08c-4de1-b6fb-ff2640bd1ba1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c returned with HTTP 404 Aug 25 11:56:59.624241 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 989/3990] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:59 2026] GET /volume/v3/volumes/1d962707-b574-4a0a-9d69-a170d0a69f3c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:56:59.631585 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:59.634209 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] DELETE https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a Aug 25 11:56:59.634417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:59.637522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:59.637522 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume with id: 19a2f483-394a-4b16-b8b4-856cd000e09a Aug 25 11:56:59.644119 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:59.644119 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:56:59.644688 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:59.662223 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume request issued successfully. Aug 25 11:56:59.662418 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eed5f9d2-bd7a-47fb-a779-a82d23e255f3 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a returned with HTTP 202 Aug 25 11:56:59.662924 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1004/3991] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:56:59 2026] DELETE /volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:56:59.673693 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a50e1375-131e-4a6c-95b3-a459c632f0d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:56:59.679330 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a50e1375-131e-4a6c-95b3-a459c632f0d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a Aug 25 11:56:59.679330 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a50e1375-131e-4a6c-95b3-a459c632f0d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:56:59.679330 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a50e1375-131e-4a6c-95b3-a459c632f0d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:56:59.692107 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:56:59.692107 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:56:59.697790 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a50e1375-131e-4a6c-95b3-a459c632f0d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:56:59.704877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a50e1375-131e-4a6c-95b3-a459c632f0d1 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a returned with HTTP 200 Aug 25 11:56:59.704877 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1009/3992] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:56:59 2026] GET /volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:00.039665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ca9a02b3-36b0-4881-ac41-e632e8eb31d0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:00.044635 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca9a02b3-36b0-4881-ac41-e632e8eb31d0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:00.046234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca9a02b3-36b0-4881-ac41-e632e8eb31d0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:00.046423 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ca9a02b3-36b0-4881-ac41-e632e8eb31d0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:00.046533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ca9a02b3-36b0-4881-ac41-e632e8eb31d0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:00.050678 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:00.050678 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:00.051263 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ca9a02b3-36b0-4881-ac41-e632e8eb31d0 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:00.051797 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 991/3993] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:00 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:00.328114 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0d33c19-1ed8-462d-912a-39acd4a5e29c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:00.330017 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0d33c19-1ed8-462d-912a-39acd4a5e29c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:00.330215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0d33c19-1ed8-462d-912a-39acd4a5e29c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:00.330423 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0d33c19-1ed8-462d-912a-39acd4a5e29c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:00.340888 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:00.340888 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:00.345003 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0d33c19-1ed8-462d-912a-39acd4a5e29c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:00.349395 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0d33c19-1ed8-462d-912a-39acd4a5e29c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:00.349862 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 990/3994] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:00 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:00.717421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf328d4f-0047-46d4-8bee-93384ee1cba0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:00.719313 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf328d4f-0047-46d4-8bee-93384ee1cba0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a Aug 25 11:57:00.719510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf328d4f-0047-46d4-8bee-93384ee1cba0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:00.719738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf328d4f-0047-46d4-8bee-93384ee1cba0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:00.731538 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf328d4f-0047-46d4-8bee-93384ee1cba0 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a returned with HTTP 404 Aug 25 11:57:00.732094 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1005/3995] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:00 2026] GET /volume/v3/volumes/19a2f483-394a-4b16-b8b4-856cd000e09a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:00.745254 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-84612dce-4468-4da6-a09c-e1e84a457381 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:00.749308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f Aug 25 11:57:00.749544 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:00.749793 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:00.749987 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume with id: 9d60bd7d-4899-4ea0-b26e-ba8c7063293f Aug 25 11:57:00.759022 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:00.759022 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:00.760814 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:57:00.780405 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Delete volume request issued successfully. Aug 25 11:57:00.780638 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-84612dce-4468-4da6-a09c-e1e84a457381 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f returned with HTTP 202 Aug 25 11:57:00.781216 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1010/3996] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:00 2026] DELETE /volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:00.790129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b3b1b38d-13d8-49b7-aac3-fb51fe84890f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:00.791875 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b3b1b38d-13d8-49b7-aac3-fb51fe84890f tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f Aug 25 11:57:00.792076 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b3b1b38d-13d8-49b7-aac3-fb51fe84890f tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:00.792290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b3b1b38d-13d8-49b7-aac3-fb51fe84890f tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:00.803326 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:00.803326 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:00.814703 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b3b1b38d-13d8-49b7-aac3-fb51fe84890f tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Volume info retrieved successfully. Aug 25 11:57:00.820062 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b3b1b38d-13d8-49b7-aac3-fb51fe84890f tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f returned with HTTP 200 Aug 25 11:57:00.820530 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 992/3997] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:00 2026] GET /volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f => generated 846 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:01.062719 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-956d419d-ddf0-4c73-9e20-23a0c9ba0167 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:01.065846 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-956d419d-ddf0-4c73-9e20-23a0c9ba0167 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:01.066151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-956d419d-ddf0-4c73-9e20-23a0c9ba0167 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:01.066413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-956d419d-ddf0-4c73-9e20-23a0c9ba0167 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:01.066585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-956d419d-ddf0-4c73-9e20-23a0c9ba0167 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:01.073368 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:01.073368 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:01.074138 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-956d419d-ddf0-4c73-9e20-23a0c9ba0167 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:01.074557 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 991/3998] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:01 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:01.365680 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9bbe3c03-3539-43bf-b583-e320cb43ac50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:01.367861 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9bbe3c03-3539-43bf-b583-e320cb43ac50 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:01.368064 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9bbe3c03-3539-43bf-b583-e320cb43ac50 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:01.368285 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9bbe3c03-3539-43bf-b583-e320cb43ac50 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:01.377616 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:01.377616 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:01.381891 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9bbe3c03-3539-43bf-b583-e320cb43ac50 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:01.388010 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9bbe3c03-3539-43bf-b583-e320cb43ac50 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:01.388275 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1006/3999] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:01 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:01.754135 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-9311861e-ce8d-4e50-84f1-bbe5dd6acbec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:01.756755 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-9311861e-ce8d-4e50-84f1-bbe5dd6acbec tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8/action Aug 25 11:57:01.756890 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-9311861e-ce8d-4e50-84f1-bbe5dd6acbec tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:01.757002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-9311861e-ce8d-4e50-84f1-bbe5dd6acbec tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:01.771188 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:01.771188 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:01.782414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-80c8a388-28b8-4f0d-91cd-bc1bb96fa2f6 req-9311861e-ce8d-4e50-84f1-bbe5dd6acbec tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8/action returned with HTTP 204 Aug 25 11:57:01.784540 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1011/4000] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:57:01 2026] POST /volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:01.838422 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8f02f72c-dc7a-4d2d-ba3d-904aff1b9737 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:01.844219 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f02f72c-dc7a-4d2d-ba3d-904aff1b9737 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] GET https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f Aug 25 11:57:01.844219 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f02f72c-dc7a-4d2d-ba3d-904aff1b9737 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:01.844219 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f02f72c-dc7a-4d2d-ba3d-904aff1b9737 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:01.861266 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f02f72c-dc7a-4d2d-ba3d-904aff1b9737 tempest-CreateVolumesFromImageTest-178326786 tempest-CreateVolumesFromImageTest-178326786-project-member] https://10.4.3.66/volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f returned with HTTP 404 Aug 25 11:57:01.861881 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 993/4001] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:01 2026] GET /volume/v3/volumes/9d60bd7d-4899-4ea0-b26e-ba8c7063293f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:02.086849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1ef6dd0-4f7e-41a3-9165-8cec51d088d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.090344 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1ef6dd0-4f7e-41a3-9165-8cec51d088d7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:02.090662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1ef6dd0-4f7e-41a3-9165-8cec51d088d7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.090836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1ef6dd0-4f7e-41a3-9165-8cec51d088d7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.090970 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f1ef6dd0-4f7e-41a3-9165-8cec51d088d7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:02.098151 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.098151 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:02.099566 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1ef6dd0-4f7e-41a3-9165-8cec51d088d7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:02.100529 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 992/4002] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:02.403925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1abe1b68-c1ef-4bdc-ab21-50d15ee5dd25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.406169 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1abe1b68-c1ef-4bdc-ab21-50d15ee5dd25 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.406413 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1abe1b68-c1ef-4bdc-ab21-50d15ee5dd25 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.406699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1abe1b68-c1ef-4bdc-ab21-50d15ee5dd25 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.418788 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.418788 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:02.423425 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1abe1b68-c1ef-4bdc-ab21-50d15ee5dd25 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.433234 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1abe1b68-c1ef-4bdc-ab21-50d15ee5dd25 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:02.433799 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1007/4003] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 1138 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:02.449229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8e54800b-a6c9-4d35-804b-df66715c5ede None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.455877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e54800b-a6c9-4d35-804b-df66715c5ede tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.456469 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e54800b-a6c9-4d35-804b-df66715c5ede tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.456469 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8e54800b-a6c9-4d35-804b-df66715c5ede tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.476328 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.476328 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:02.480632 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8e54800b-a6c9-4d35-804b-df66715c5ede tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.485791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8e54800b-a6c9-4d35-804b-df66715c5ede tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:02.486109 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1012/4004] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 1138 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:02.500949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.503233 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.503444 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.503728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.503918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume with id: 1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.515887 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.515887 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:02.516447 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.526044 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-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 25 11:57:02.526435 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cac03f2c-7d62-4066-b3b7-b2d411b1e97c tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 400 Aug 25 11:57:02.527137 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 994/4005] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:02 2026] DELETE /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:57:02.535188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7615d904-52f2-45c0-ae4e-68d72327b586 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.539448 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7615d904-52f2-45c0-ae4e-68d72327b586 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.539681 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7615d904-52f2-45c0-ae4e-68d72327b586 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.539879 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7615d904-52f2-45c0-ae4e-68d72327b586 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.549908 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.549908 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:02.556123 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7615d904-52f2-45c0-ae4e-68d72327b586 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.566929 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7615d904-52f2-45c0-ae4e-68d72327b586 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:02.566929 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 993/4006] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 1138 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:02.622202 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-07fd4d76-c240-45e6-816f-a46fe07a9b6e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.624540 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-07fd4d76-c240-45e6-816f-a46fe07a9b6e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.624840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-07fd4d76-c240-45e6-816f-a46fe07a9b6e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.625225 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-07fd4d76-c240-45e6-816f-a46fe07a9b6e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.635344 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.635344 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:02.644502 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-07fd4d76-c240-45e6-816f-a46fe07a9b6e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.649348 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-07fd4d76-c240-45e6-816f-a46fe07a9b6e tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:02.649841 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1008/4007] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 1138 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:02.677004 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.679274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] POST https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b/action Aug 25 11:57:02.679669 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:02.679826 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:02.694648 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.694648 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:02.694648 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.700061 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Begin detaching volume completed successfully. Aug 25 11:57:02.700303 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-efd4db88-18ec-432f-840e-09522d012461 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b/action returned with HTTP 202 Aug 25 11:57:02.700861 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1013/4008] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:57:02 2026] POST /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:02.783663 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bc223901-a86a-4091-84e6-d3ad754c138d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.784141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bc223901-a86a-4091-84e6-d3ad754c138d None None] GET https://10.4.3.66/volume// Aug 25 11:57:02.784311 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bc223901-a86a-4091-84e6-d3ad754c138d None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.784533 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bc223901-a86a-4091-84e6-d3ad754c138d None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.784856 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bc223901-a86a-4091-84e6-d3ad754c138d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:02.785284 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 995/4009] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:02.797027 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-2ecf6203-3bb0-4a4f-926b-b4aed9b081ce None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:02.802856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-2ecf6203-3bb0-4a4f-926b-b4aed9b081ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:02.803083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-2ecf6203-3bb0-4a4f-926b-b4aed9b081ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:02.803279 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-2ecf6203-3bb0-4a4f-926b-b4aed9b081ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:02.813198 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:02.813198 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:02.816725 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-2ecf6203-3bb0-4a4f-926b-b4aed9b081ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:02.820835 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-2ecf6203-3bb0-4a4f-926b-b4aed9b081ce tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:02.821212 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 994/4010] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:57:02 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 1321 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:03.114583 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32c2df61-c9e2-4f58-921e-ab396ae4cdf1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:03.117030 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32c2df61-c9e2-4f58-921e-ab396ae4cdf1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:03.117256 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32c2df61-c9e2-4f58-921e-ab396ae4cdf1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:03.117438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32c2df61-c9e2-4f58-921e-ab396ae4cdf1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:03.117546 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-32c2df61-c9e2-4f58-921e-ab396ae4cdf1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:03.123962 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:03.123962 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:03.124638 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32c2df61-c9e2-4f58-921e-ab396ae4cdf1 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:03.125574 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1009/4011] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:03 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:03.527759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:03.567404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:03.569179 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:03.569636 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "36b78758-0dbb-4dc4-8d22-62b234bf1df7", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-756846089", "description": null, "metadata": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:03.583472 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:03.583472 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:03.584178 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:03.584324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:57:03.614276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['5eb6c4f0-edcf-488b-bd31-3dbf15f6ef09', '092102d2-de97-476f-b47f-883c7b3ae54c', 'ca3a6dd1-cb0f-49b3-ba34-d220a4ce6baf', 'f69a4639-62ca-4277-8a65-5d9d2346497b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:03.615842 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:03.616182 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:03.617637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:03.617824 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create volume of 1 GB Aug 25 11:57:03.625289 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Availability Zones retrieved successfully. Aug 25 11:57:03.631074 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Flow 'volume_create_api' (fc485c45-a9e8-4c7c-942a-6abdbd6b6895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:03.631988 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0537444b-6b06-405a-9a58-6d6d3d10e530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:03.632890 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:03.653785 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot force create request issued successfully. Aug 25 11:57:03.654550 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2d5eabaf-a1e6-488c-9409-d2840622f3a9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:03.655384 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 996/4012] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:03.670145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0537444b-6b06-405a-9a58-6d6d3d10e530) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:03.670996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-abee92af-b579-4703-b003-ebe29baadcc9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:03.671475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12460478-987f-46f3-881b-30d5c2308d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:03.673692 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abee92af-b579-4703-b003-ebe29baadcc9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:03.673796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abee92af-b579-4703-b003-ebe29baadcc9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:03.674002 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-abee92af-b579-4703-b003-ebe29baadcc9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:03.680896 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:03.680896 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:03.681584 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-abee92af-b579-4703-b003-ebe29baadcc9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:03.682748 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-abee92af-b579-4703-b003-ebe29baadcc9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 returned with HTTP 200 Aug 25 11:57:03.683291 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 995/4013] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:03 2026] GET /volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:03.719678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-f5d833ca-8e29-40c4-833b-bf4a3ab11e73 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:03.722487 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-f5d833ca-8e29-40c4-833b-bf4a3ab11e73 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8 Aug 25 11:57:03.722689 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-f5d833ca-8e29-40c4-833b-bf4a3ab11e73 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:03.722891 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-f5d833ca-8e29-40c4-833b-bf4a3ab11e73 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:03.740289 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:03.740289 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:03.748709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Created reservations ['6534afba-500e-4764-9937-660d18cb0f68', 'e9aab7ef-4e11-42b0-8b31-68208792d013', '37640e0a-4b56-44f6-8e5c-1c22390f0588', '94569a03-1305-46a8-aa3c-d1ff1e364758'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:03.749503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (12460478-987f-46f3-881b-30d5c2308d33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6534afba-500e-4764-9937-660d18cb0f68', 'e9aab7ef-4e11-42b0-8b31-68208792d013', '37640e0a-4b56-44f6-8e5c-1c22390f0588', '94569a03-1305-46a8-aa3c-d1ff1e364758']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:03.750167 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fd0d22-4a48-41ec-8955-be71c2c02968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:03.790560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85fd0d22-4a48-41ec-8955-be71c2c02968) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a885b03-c874-4cc7-8c37-0b225d0d1746', '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='dde7ce482b8a41649af753f6e5f50be9',qos_specs=None,replication_status=,reservations=['6534afba-500e-4764-9937-660d18cb0f68','e9aab7ef-4e11-42b0-8b31-68208792d013','37640e0a-4b56-44f6-8e5c-1c22390f0588','94569a03-1305-46a8-aa3c-d1ff1e364758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3e54f6e5a0b40898473f8deced728b7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57: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=4a885b03-c874-4cc7-8c37-0b225d0d1746,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dde7ce482b8a41649af753f6e5f50be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3e54f6e5a0b40898473f8deced728b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:03.791589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc76ba9-7dc6-411e-8625-8e699080f33d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:03.812367 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-02d17207-2a6c-4eb4-a6e7-fe7d941aba08 req-f5d833ca-8e29-40c4-833b-bf4a3ab11e73 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8 returned with HTTP 200 Aug 25 11:57:03.812815 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1010/4014] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:57:03 2026] DELETE /volume/v3/attachments/8c8e3cc4-e139-4c3b-a90c-2c6b0416eeb8 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:03.813699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3bc76ba9-7dc6-411e-8625-8e699080f33d) transitioned into state 'SUCCESS' from 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='dde7ce482b8a41649af753f6e5f50be9',qos_specs=None,replication_status=,reservations=['6534afba-500e-4764-9937-660d18cb0f68','e9aab7ef-4e11-42b0-8b31-68208792d013','37640e0a-4b56-44f6-8e5c-1c22390f0588','94569a03-1305-46a8-aa3c-d1ff1e364758'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3e54f6e5a0b40898473f8deced728b7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:03.814646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299b3e90-c6d9-409b-bc75-d7c80c46bfdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:03.828683 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (299b3e90-c6d9-409b-bc75-d7c80c46bfdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:03.829458 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Flow 'volume_create_api' (fc485c45-a9e8-4c7c-942a-6abdbd6b6895) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:03.830920 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create volume request issued successfully. Aug 25 11:57:03.830920 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0dcb5720-27e1-4536-a7d6-a5a011f1de5c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:03.831618 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1014/4015] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:03 2026] POST /volume/v3/volumes => generated 738 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:03.859047 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5dd4ef96-edc4-414d-ada3-285ad9057f07 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:03.864874 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5dd4ef96-edc4-414d-ada3-285ad9057f07 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:03.865247 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5dd4ef96-edc4-414d-ada3-285ad9057f07 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:03.865502 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5dd4ef96-edc4-414d-ada3-285ad9057f07 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:03.873861 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:03.873861 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:03.878526 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5dd4ef96-edc4-414d-ada3-285ad9057f07 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:03.884571 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5dd4ef96-edc4-414d-ada3-285ad9057f07 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 returned with HTTP 200 Aug 25 11:57:03.885314 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 997/4016] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:03 2026] GET /volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 => generated 806 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.137363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1c00c258-e5e7-4461-b4e7-0072fbf12ead None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.139495 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c00c258-e5e7-4461-b4e7-0072fbf12ead tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:04.139735 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c00c258-e5e7-4461-b4e7-0072fbf12ead tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:04.139944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1c00c258-e5e7-4461-b4e7-0072fbf12ead tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:04.140677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1c00c258-e5e7-4461-b4e7-0072fbf12ead tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:04.144099 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:04.144099 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:04.144756 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1c00c258-e5e7-4461-b4e7-0072fbf12ead tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:04.145109 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 996/4017] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:04 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.695701 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4421eb46-6197-4987-9291-6f37ab87346e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.697544 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4421eb46-6197-4987-9291-6f37ab87346e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:04.698134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4421eb46-6197-4987-9291-6f37ab87346e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:04.698134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4421eb46-6197-4987-9291-6f37ab87346e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:04.705236 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:04.705236 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:04.705691 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4421eb46-6197-4987-9291-6f37ab87346e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:04.706361 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4421eb46-6197-4987-9291-6f37ab87346e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 returned with HTTP 200 Aug 25 11:57:04.706714 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1011/4018] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:04 2026] GET /volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.716598 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9caa8da3-73c3-4acd-91c0-417f5d5692cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.718659 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9caa8da3-73c3-4acd-91c0-417f5d5692cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:04.718851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9caa8da3-73c3-4acd-91c0-417f5d5692cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:04.719037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9caa8da3-73c3-4acd-91c0-417f5d5692cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:04.723785 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:04.723785 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:04.724076 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9caa8da3-73c3-4acd-91c0-417f5d5692cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:04.724809 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9caa8da3-73c3-4acd-91c0-417f5d5692cc tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 returned with HTTP 200 Aug 25 11:57:04.725311 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1015/4019] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:04 2026] GET /volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.905665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d68ce644-e9d0-40ce-aff5-4b960d218fe5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.906260 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d68ce644-e9d0-40ce-aff5-4b960d218fe5 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:04.906260 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d68ce644-e9d0-40ce-aff5-4b960d218fe5 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:04.906458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d68ce644-e9d0-40ce-aff5-4b960d218fe5 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:04.909975 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=389,cinder:INSERT=49,cinder:UPDATE=81,cinder:DELETE=1 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:57:04.918293 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:04.918293 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:04.920300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8982d559-2860-45c3-b168-d92ce49cf54d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.922156 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8982d559-2860-45c3-b168-d92ce49cf54d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:04.922380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8982d559-2860-45c3-b168-d92ce49cf54d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:04.922872 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8982d559-2860-45c3-b168-d92ce49cf54d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:04.923439 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d68ce644-e9d0-40ce-aff5-4b960d218fe5 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:04.930466 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d68ce644-e9d0-40ce-aff5-4b960d218fe5 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 returned with HTTP 200 Aug 25 11:57:04.930466 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 998/4020] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:04 2026] GET /volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 => generated 831 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.930602 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:04.930602 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:04.934120 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8982d559-2860-45c3-b168-d92ce49cf54d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:04.939107 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8982d559-2860-45c3-b168-d92ce49cf54d tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:04.939940 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 997/4021] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:04 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.942257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d1c66967-2028-447f-9977-5b5299307dd8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.944272 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1c66967-2028-447f-9977-5b5299307dd8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:04.944492 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1c66967-2028-447f-9977-5b5299307dd8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:04.944735 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1c66967-2028-447f-9977-5b5299307dd8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:04.953994 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:04.953994 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:04.959826 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d1c66967-2028-447f-9977-5b5299307dd8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:04.965613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1c66967-2028-447f-9977-5b5299307dd8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 returned with HTTP 200 Aug 25 11:57:04.966465 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1012/4022] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:04 2026] GET /volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 => generated 831 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:04.979342 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:04.981065 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:04.981411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-717065867"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:04.984910 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-717065867'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:04.984910 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create volume of 1 GB Aug 25 11:57:04.995753 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Availability Zones retrieved successfully. Aug 25 11:57:05.004640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Flow 'volume_create_api' (7d703785-cd58-4759-805e-dbc453647f62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:05.006213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525252f8-13ca-48d0-962f-442ad519df47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:05.007322 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:05.042863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (525252f8-13ca-48d0-962f-442ad519df47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:05.043921 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4e109a-dd85-43c2-8c90-d4e48d16a80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:05.103042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Created reservations ['f612c05c-afac-4051-a9ad-5c05b4e7ab3f', '4331a2cf-8851-4a16-87f6-dabe312d9799', '3569c54f-d0b8-430c-810f-f7b9bca930b1', '6a64992e-a34a-4b42-81f3-8545b388f804'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:05.104121 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f4e109a-dd85-43c2-8c90-d4e48d16a80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f612c05c-afac-4051-a9ad-5c05b4e7ab3f', '4331a2cf-8851-4a16-87f6-dabe312d9799', '3569c54f-d0b8-430c-810f-f7b9bca930b1', '6a64992e-a34a-4b42-81f3-8545b388f804']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:05.105031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58bbcd8a-4680-40fc-bcb3-559781193b4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:05.140859 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58bbcd8a-4680-40fc-bcb3-559781193b4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40d03a88-3d0d-4b4e-a100-24dac744828a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-717065867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dde7ce482b8a41649af753f6e5f50be9',qos_specs=None,replication_status=,reservations=['f612c05c-afac-4051-a9ad-5c05b4e7ab3f','4331a2cf-8851-4a16-87f6-dabe312d9799','3569c54f-d0b8-430c-810f-f7b9bca930b1','6a64992e-a34a-4b42-81f3-8545b388f804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3e54f6e5a0b40898473f8deced728b7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:05Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-717065867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40d03a88-3d0d-4b4e-a100-24dac744828a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dde7ce482b8a41649af753f6e5f50be9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3e54f6e5a0b40898473f8deced728b7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:05.141803 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c76be-3458-47a0-90f3-bf5eff1db4ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:05.158286 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8f5d6858-a430-4a69-bffe-bfff78ed72c9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:05.162418 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f5d6858-a430-4a69-bffe-bfff78ed72c9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:05.162698 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f5d6858-a430-4a69-bffe-bfff78ed72c9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:05.162916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8f5d6858-a430-4a69-bffe-bfff78ed72c9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:05.163040 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8f5d6858-a430-4a69-bffe-bfff78ed72c9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:05.167339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (566c76be-3458-47a0-90f3-bf5eff1db4ac) transitioned into 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-717065867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dde7ce482b8a41649af753f6e5f50be9',qos_specs=None,replication_status=,reservations=['f612c05c-afac-4051-a9ad-5c05b4e7ab3f','4331a2cf-8851-4a16-87f6-dabe312d9799','3569c54f-d0b8-430c-810f-f7b9bca930b1','6a64992e-a34a-4b42-81f3-8545b388f804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3e54f6e5a0b40898473f8deced728b7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:05.170737 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26de5a8-a467-4065-8eea-c122e28fec6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:05.173647 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:05.173647 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:05.174243 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8f5d6858-a430-4a69-bffe-bfff78ed72c9 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:05.174803 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 999/4023] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:05 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:05.182854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f26de5a8-a467-4065-8eea-c122e28fec6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:05.183824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Flow 'volume_create_api' (7d703785-cd58-4759-805e-dbc453647f62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:05.186427 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create volume request issued successfully. Aug 25 11:57:05.186427 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9728b853-bb36-4464-aac4-382e9eeae7a6 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:05.186427 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1016/4024] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:04 2026] POST /volume/v3/volumes => generated 773 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:05.200929 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7d423d15-8079-40b4-9655-4de1e255f1bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:05.203272 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d423d15-8079-40b4-9655-4de1e255f1bd tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:05.203699 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d423d15-8079-40b4-9655-4de1e255f1bd tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:05.204030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7d423d15-8079-40b4-9655-4de1e255f1bd tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:05.212924 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:05.212924 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:05.217206 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7d423d15-8079-40b4-9655-4de1e255f1bd tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:05.221499 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7d423d15-8079-40b4-9655-4de1e255f1bd tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a returned with HTTP 200 Aug 25 11:57:05.222045 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 998/4025] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:05 2026] GET /volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:06.187293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4128f8a1-f16a-460b-b8a7-7072a9f6d29d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:06.190955 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4128f8a1-f16a-460b-b8a7-7072a9f6d29d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:06.191200 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4128f8a1-f16a-460b-b8a7-7072a9f6d29d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:06.191378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4128f8a1-f16a-460b-b8a7-7072a9f6d29d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:06.191491 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4128f8a1-f16a-460b-b8a7-7072a9f6d29d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:06.201651 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:06.201651 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:06.202341 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4128f8a1-f16a-460b-b8a7-7072a9f6d29d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:06.202730 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1013/4026] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:06 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:06.240575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a8783e3b-4bb8-434f-9f78-6cd6763b0d4b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:06.242470 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a8783e3b-4bb8-434f-9f78-6cd6763b0d4b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:06.242651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a8783e3b-4bb8-434f-9f78-6cd6763b0d4b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:06.242842 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a8783e3b-4bb8-434f-9f78-6cd6763b0d4b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:06.251300 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:06.251300 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:06.256395 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a8783e3b-4bb8-434f-9f78-6cd6763b0d4b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:06.261542 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a8783e3b-4bb8-434f-9f78-6cd6763b0d4b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a returned with HTTP 200 Aug 25 11:57:06.262039 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1000/4027] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:06 2026] GET /volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:06.281401 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42f60b1b-09f6-4ddb-a17b-5b764158a113 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:06.283572 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42f60b1b-09f6-4ddb-a17b-5b764158a113 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:06.283762 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42f60b1b-09f6-4ddb-a17b-5b764158a113 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:06.283968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42f60b1b-09f6-4ddb-a17b-5b764158a113 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:06.291746 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:06.291746 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:06.295616 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42f60b1b-09f6-4ddb-a17b-5b764158a113 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:06.299766 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42f60b1b-09f6-4ddb-a17b-5b764158a113 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a returned with HTTP 200 Aug 25 11:57:06.300266 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1017/4028] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:06 2026] GET /volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a => generated 866 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:06.312583 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-76cd798e-1c5c-419f-a834-51a27158780e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:06.314321 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:06.314730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40d03a88-3d0d-4b4e-a100-24dac744828a", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-302589895"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:06.325872 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:06.325872 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:06.326545 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:06.326736 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Create snapshot from volume 40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:06.360881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Created reservations ['1af4e8f1-c840-4900-b946-6cea862ceb13', '2121548b-2998-40f1-ab66-56b8eb50fff1', 'a71f1e94-8616-435c-8a1e-65736bc39b83', 'b2155a2c-d345-44a7-b267-8dceb458b5c0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:06.398169 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot create request issued successfully. Aug 25 11:57:06.398490 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-76cd798e-1c5c-419f-a834-51a27158780e tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:06.398919 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 999/4029] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:06 2026] POST /volume/v3/snapshots => generated 325 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:06.413618 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4e587f4c-15b9-4bdb-be97-8abfdf723e61 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:06.416315 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e587f4c-15b9-4bdb-be97-8abfdf723e61 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:06.416315 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e587f4c-15b9-4bdb-be97-8abfdf723e61 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:06.416315 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4e587f4c-15b9-4bdb-be97-8abfdf723e61 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:06.432502 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:06.432502 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:06.433062 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4e587f4c-15b9-4bdb-be97-8abfdf723e61 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot retrieved successfully. Aug 25 11:57:06.435343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4e587f4c-15b9-4bdb-be97-8abfdf723e61 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 returned with HTTP 200 Aug 25 11:57:06.435785 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1014/4030] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:06 2026] GET /volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 => generated 457 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:07.213669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8cd28585-418a-463c-b87f-99ecd85795c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.215594 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8cd28585-418a-463c-b87f-99ecd85795c7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:07.215851 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8cd28585-418a-463c-b87f-99ecd85795c7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.216058 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8cd28585-418a-463c-b87f-99ecd85795c7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.216192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8cd28585-418a-463c-b87f-99ecd85795c7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:07.220249 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.220249 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:07.220968 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8cd28585-418a-463c-b87f-99ecd85795c7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:07.221399 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1001/4031] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:07.233587 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.238602 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a/export_record Aug 25 11:57:07.238870 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.239064 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'export_record' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.239169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Export record for backup 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100239) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 11:57:07.249461 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.249461 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:07.249461 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling RPCAPI with context: , host: np0000008081, backup: 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100239) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 11:57:07.261059 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] export_record in rpcapi backup_id 853b900a-b953-43e1-a08d-0893614f379a on host np0000008081. {{(pid=100239) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 11:57:07.275697 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODUzYjkwMGEtYjk1My00M2UxLWEwOGQtMDg5MzYxNGYzNzlhIiwgInVzZXJfaWQiOiAiZTY4ZTcyMjRmYTYwNDY3NmI5ZDMyNzBjOWIyNWVjYjkiLCAicHJvamVjdF9pZCI6ICJmOTgyNmE3ZjFjZjY0M2YyYjFkZWY3YjIwNzQ4MWFhMyIsICJ2b2x1bWVfaWQiOiAiMWU3NzRlY2MtYWVkNC00ODU4LThiYzQtNjdkNDYwZmQzZjc5IiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjM0MzkzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZTc3NGVjYy1hZWQ0LTQ4NTgtOGJjNC02N2Q0NjBmZDNmNzkvMjAyNjA4MjUxMTU2NTMvYXpfbm92YV9iYWNrdXBfODUzYjkwMGEtYjk1My00M2UxLWEwOGQtMDg5MzYxNGYzNzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjU3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100239) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 11:57:07.276080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-683a2c77-0fd5-4ddb-869d-a9bd13fffe5d tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a/export_record returned with HTTP 200 Aug 25 11:57:07.277569 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1018/4032] 10.4.3.66 () {68 vars in 1423 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a/export_record => generated 1424 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:07.287014 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dd3769c5-c10d-4749-a486-3c070c673971 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.289707 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd3769c5-c10d-4749-a486-3c070c673971 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:07.290225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd3769c5-c10d-4749-a486-3c070c673971 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.290225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dd3769c5-c10d-4749-a486-3c070c673971 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.290347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dd3769c5-c10d-4749-a486-3c070c673971 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:07.299058 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.299058 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:07.300690 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dd3769c5-c10d-4749-a486-3c070c673971 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:07.300690 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1000/4033] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:07.314588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.316815 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups/import_record Aug 25 11:57:07.317456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg2Yzk4NWUtNjU2MS00MWFmLWFmZWEtYTQ0NmI1NzY1MDFhIiwgInVzZXJfaWQiOiAiZTY4ZTcyMjRmYTYwNDY3NmI5ZDMyNzBjOWIyNWVjYjkiLCAicHJvamVjdF9pZCI6ICJmOTgyNmE3ZjFjZjY0M2YyYjFkZWY3YjIwNzQ4MWFhMyIsICJ2b2x1bWVfaWQiOiAiMWU3NzRlY2MtYWVkNC00ODU4LThiYzQtNjdkNDYwZmQzZjc5IiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjM0MzkzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZTc3NGVjYy1hZWQ0LTQ4NTgtOGJjNC02N2Q0NjBmZDNmNzkvMjAyNjA4MjUxMTU2NTMvYXpfbm92YV9iYWNrdXBfODUzYjkwMGEtYjk1My00M2UxLWEwOGQtMDg5MzYxNGYzNzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjU3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:07.319561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg2Yzk4NWUtNjU2MS00MWFmLWFmZWEtYTQ0NmI1NzY1MDFhIiwgInVzZXJfaWQiOiAiZTY4ZTcyMjRmYTYwNDY3NmI5ZDMyNzBjOWIyNWVjYjkiLCAicHJvamVjdF9pZCI6ICJmOTgyNmE3ZjFjZjY0M2YyYjFkZWY3YjIwNzQ4MWFhMyIsICJ2b2x1bWVfaWQiOiAiMWU3NzRlY2MtYWVkNC00ODU4LThiYzQtNjdkNDYwZmQzZjc5IiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjM0MzkzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZTc3NGVjYy1hZWQ0LTQ4NTgtOGJjNC02N2Q0NjBmZDNmNzkvMjAyNjA4MjUxMTU2NTMvYXpfbm92YV9iYWNrdXBfODUzYjkwMGEtYjk1My00M2UxLWEwOGQtMDg5MzYxNGYzNzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjU3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 11:57:07.319773 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg2Yzk4NWUtNjU2MS00MWFmLWFmZWEtYTQ0NmI1NzY1MDFhIiwgInVzZXJfaWQiOiAiZTY4ZTcyMjRmYTYwNDY3NmI5ZDMyNzBjOWIyNWVjYjkiLCAicHJvamVjdF9pZCI6ICJmOTgyNmE3ZjFjZjY0M2YyYjFkZWY3YjIwNzQ4MWFhMyIsICJ2b2x1bWVfaWQiOiAiMWU3NzRlY2MtYWVkNC00ODU4LThiYzQtNjdkNDYwZmQzZjc5IiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjM0MzkzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZTc3NGVjYy1hZWQ0LTQ4NTgtOGJjNC02N2Q0NjBmZDNmNzkvMjAyNjA4MjUxMTU2NTMvYXpfbm92YV9iYWNrdXBfODUzYjkwMGEtYjk1My00M2UxLWEwOGQtMDg5MzYxNGYzNzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjU3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 11:57:07.369726 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['bb2f9230-8f1c-44e0-ad72-53fd4146e9da', '762424fe-03a4-455c-a6f5-bcdbff04df39'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:07.397532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] import_record rpcapi backup id 586c985e-6561-41af-afea-a446b576501a on host np0000008081 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNTg2Yzk4NWUtNjU2MS00MWFmLWFmZWEtYTQ0NmI1NzY1MDFhIiwgInVzZXJfaWQiOiAiZTY4ZTcyMjRmYTYwNDY3NmI5ZDMyNzBjOWIyNWVjYjkiLCAicHJvamVjdF9pZCI6ICJmOTgyNmE3ZjFjZjY0M2YyYjFkZWY3YjIwNzQ4MWFhMyIsICJ2b2x1bWVfaWQiOiAiMWU3NzRlY2MtYWVkNC00ODU4LThiYzQtNjdkNDYwZmQzZjc5IiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC00NjM0MzkzNzciLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xZTc3NGVjYy1hZWQ0LTQ4NTgtOGJjNC02N2Q0NjBmZDNmNzkvMjAyNjA4MjUxMTU2NTMvYXpfbm92YV9iYWNrdXBfODUzYjkwMGEtYjk1My00M2UxLWEwOGQtMDg5MzYxNGYzNzlhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1Njo1MVoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDExOjU3OjA2WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100238) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 25 11:57:07.400028 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Import record output: {'backup': {'id': '586c985e-6561-41af-afea-a446b576501a', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a'}, {'rel': 'bookmark', 'href': 'https://10.4.3.66/volume/backups/586c985e-6561-41af-afea-a446b576501a'}]}}. {{(pid=100238) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 25 11:57:07.400353 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c41ec994-7aa8-4e78-a8d5-5e6ababb142c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 201 Aug 25 11:57:07.401058 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1015/4034] 10.4.3.66 () {70 vars in 1335 bytes} [Tue Aug 25 11:57:07 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 87 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 25 11:57:07.411829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-46ba7365-871b-4928-ad13-b7e01f79b62f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.414395 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46ba7365-871b-4928-ad13-b7e01f79b62f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a Aug 25 11:57:07.414918 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46ba7365-871b-4928-ad13-b7e01f79b62f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.415293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46ba7365-871b-4928-ad13-b7e01f79b62f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.415718 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-46ba7365-871b-4928-ad13-b7e01f79b62f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 586c985e-6561-41af-afea-a446b576501a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:07.421594 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.421594 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:07.423371 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46ba7365-871b-4928-ad13-b7e01f79b62f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a returned with HTTP 200 Aug 25 11:57:07.423371 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1002/4035] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/backups/586c985e-6561-41af-afea-a446b576501a => generated 645 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:07.447207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fabbc0f3-cd78-4940-ae20-1d968f928acf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.453155 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fabbc0f3-cd78-4940-ae20-1d968f928acf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:07.453300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fabbc0f3-cd78-4940-ae20-1d968f928acf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.453609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fabbc0f3-cd78-4940-ae20-1d968f928acf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.463229 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.463229 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:07.464557 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fabbc0f3-cd78-4940-ae20-1d968f928acf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot retrieved successfully. Aug 25 11:57:07.465179 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fabbc0f3-cd78-4940-ae20-1d968f928acf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 returned with HTTP 200 Aug 25 11:57:07.465817 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1019/4036] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 => generated 484 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:07.482496 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ac8328d5-8728-40aa-9d2c-0c859fb06046 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.484772 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac8328d5-8728-40aa-9d2c-0c859fb06046 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:07.484983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac8328d5-8728-40aa-9d2c-0c859fb06046 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.485193 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ac8328d5-8728-40aa-9d2c-0c859fb06046 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.492681 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.492681 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:07.493237 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ac8328d5-8728-40aa-9d2c-0c859fb06046 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot retrieved successfully. Aug 25 11:57:07.494179 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ac8328d5-8728-40aa-9d2c-0c859fb06046 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 returned with HTTP 200 Aug 25 11:57:07.494759 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1001/4037] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 => generated 484 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:07.505801 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a14297a5-cd98-4b77-a323-c103e01c227b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.507751 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:07.507959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.508509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.508509 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Delete snapshot with id: 03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:07.515319 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.515319 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:07.515845 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot retrieved successfully. Aug 25 11:57:07.537910 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot delete request issued successfully. Aug 25 11:57:07.539709 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a14297a5-cd98-4b77-a323-c103e01c227b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 returned with HTTP 202 Aug 25 11:57:07.540671 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1016/4038] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:07 2026] DELETE /volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:07.553779 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c4e08433-c24c-47b4-9b6a-22745a3a4325 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:07.557163 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c4e08433-c24c-47b4-9b6a-22745a3a4325 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:07.557515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c4e08433-c24c-47b4-9b6a-22745a3a4325 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:07.557883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c4e08433-c24c-47b4-9b6a-22745a3a4325 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:07.565387 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:07.565387 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:07.565862 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c4e08433-c24c-47b4-9b6a-22745a3a4325 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Snapshot retrieved successfully. Aug 25 11:57:07.566538 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c4e08433-c24c-47b4-9b6a-22745a3a4325 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 returned with HTTP 200 Aug 25 11:57:07.566937 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1003/4039] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:07 2026] GET /volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 => generated 483 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:08.081736 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4927606-b4f9-4b5e-b740-136757c90f7a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.083907 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:08.084124 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.084397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.084603 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume with id: 1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:08.094001 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.094001 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:08.094491 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:08.113510 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume request issued successfully. Aug 25 11:57:08.113713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4927606-b4f9-4b5e-b740-136757c90f7a tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 202 Aug 25 11:57:08.114117 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1020/4040] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:08 2026] DELETE /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:08.122376 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-71283ffd-ae42-47e3-b335-5e14e2640ad6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.124197 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71283ffd-ae42-47e3-b335-5e14e2640ad6 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:08.124404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71283ffd-ae42-47e3-b335-5e14e2640ad6 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.124585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-71283ffd-ae42-47e3-b335-5e14e2640ad6 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.131060 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.131060 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:08.135172 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-71283ffd-ae42-47e3-b335-5e14e2640ad6 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:08.139867 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-71283ffd-ae42-47e3-b335-5e14e2640ad6 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 200 Aug 25 11:57:08.140262 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1002/4041] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:08 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:08.434561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a47ee588-e4ed-4fa9-80af-b5ae5b7077cb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.436975 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a47ee588-e4ed-4fa9-80af-b5ae5b7077cb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a Aug 25 11:57:08.437255 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a47ee588-e4ed-4fa9-80af-b5ae5b7077cb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.437522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a47ee588-e4ed-4fa9-80af-b5ae5b7077cb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.437707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a47ee588-e4ed-4fa9-80af-b5ae5b7077cb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 586c985e-6561-41af-afea-a446b576501a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:08.442740 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.442740 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:08.443514 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a47ee588-e4ed-4fa9-80af-b5ae5b7077cb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a returned with HTTP 200 Aug 25 11:57:08.444028 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1017/4042] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:08 2026] GET /volume/v3/backups/586c985e-6561-41af-afea-a446b576501a => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:08.455062 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-86db8932-34ff-456f-a692-496aa9a2b92f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.456952 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-86db8932-34ff-456f-a692-496aa9a2b92f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a Aug 25 11:57:08.457157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-86db8932-34ff-456f-a692-496aa9a2b92f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.457326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-86db8932-34ff-456f-a692-496aa9a2b92f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.457442 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-86db8932-34ff-456f-a692-496aa9a2b92f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete backup with id: 586c985e-6561-41af-afea-a446b576501a. Aug 25 11:57:08.461366 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.461366 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:08.473004 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-86db8932-34ff-456f-a692-496aa9a2b92f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] delete_backup rpcapi backup_id 586c985e-6561-41af-afea-a446b576501a {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:57:08.474819 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-86db8932-34ff-456f-a692-496aa9a2b92f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a returned with HTTP 202 Aug 25 11:57:08.475288 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1004/4043] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:08 2026] DELETE /volume/v3/backups/586c985e-6561-41af-afea-a446b576501a => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:08.483145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6a452a5d-d280-4c1b-9474-1f2f32fec154 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.485747 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a452a5d-d280-4c1b-9474-1f2f32fec154 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a Aug 25 11:57:08.486011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a452a5d-d280-4c1b-9474-1f2f32fec154 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.486232 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6a452a5d-d280-4c1b-9474-1f2f32fec154 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.486376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6a452a5d-d280-4c1b-9474-1f2f32fec154 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 586c985e-6561-41af-afea-a446b576501a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:08.492125 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.492125 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:08.492711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6a452a5d-d280-4c1b-9474-1f2f32fec154 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a returned with HTTP 200 Aug 25 11:57:08.493041 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1021/4044] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:08 2026] GET /volume/v3/backups/586c985e-6561-41af-afea-a446b576501a => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:08.576936 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ec9ab5ba-37b9-4824-a416-1f6a657fcebf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.578928 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec9ab5ba-37b9-4824-a416-1f6a657fcebf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 Aug 25 11:57:08.579137 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec9ab5ba-37b9-4824-a416-1f6a657fcebf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.579350 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ec9ab5ba-37b9-4824-a416-1f6a657fcebf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.584260 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ec9ab5ba-37b9-4824-a416-1f6a657fcebf tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 returned with HTTP 404 Aug 25 11:57:08.585033 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1003/4045] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:08 2026] GET /volume/v3/snapshots/03d14d35-5990-4229-b258-dc66a5d494a2 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:08.593153 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.595709 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] DELETE https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:08.595818 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.596092 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.596602 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Delete volume with id: 40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:08.604173 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.604173 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:08.604753 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:08.622702 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Delete volume request issued successfully. Aug 25 11:57:08.622878 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7152f84-7e5b-41f0-b409-a7bd92b5b76b tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a returned with HTTP 202 Aug 25 11:57:08.623353 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1018/4046] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:08 2026] DELETE /volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:08.630143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f9942dd0-b8e5-4808-9e70-6b0fc9836114 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:08.631916 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f9942dd0-b8e5-4808-9e70-6b0fc9836114 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:08.632103 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f9942dd0-b8e5-4808-9e70-6b0fc9836114 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:08.632288 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f9942dd0-b8e5-4808-9e70-6b0fc9836114 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:08.639881 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:08.639881 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:08.643307 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f9942dd0-b8e5-4808-9e70-6b0fc9836114 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:08.647087 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f9942dd0-b8e5-4808-9e70-6b0fc9836114 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a returned with HTTP 200 Aug 25 11:57:08.647446 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1005/4047] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:08 2026] GET /volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a => generated 865 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:09.152263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75e1e6dc-a85d-4b43-9d3f-1a7071da3303 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.154223 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75e1e6dc-a85d-4b43-9d3f-1a7071da3303 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b Aug 25 11:57:09.154428 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75e1e6dc-a85d-4b43-9d3f-1a7071da3303 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.154634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75e1e6dc-a85d-4b43-9d3f-1a7071da3303 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.159880 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75e1e6dc-a85d-4b43-9d3f-1a7071da3303 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b returned with HTTP 404 Aug 25 11:57:09.160280 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1022/4048] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:09 2026] GET /volume/v3/volumes/1b85f060-6252-4e96-a4f1-25c2db97402b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:09.214822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-357746cb-aa54-4692-88bf-ec81b05748d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.217212 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:57:09.217476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.217764 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.218024 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume with id: 574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:57:09.227891 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:09.227891 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:09.228642 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:09.247564 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume request issued successfully. Aug 25 11:57:09.247802 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-357746cb-aa54-4692-88bf-ec81b05748d1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 202 Aug 25 11:57:09.248295 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1004/4049] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:09 2026] DELETE /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:09.256776 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-24405901-57a3-4026-9aaf-c20cbd774978 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.259434 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24405901-57a3-4026-9aaf-c20cbd774978 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:57:09.259434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24405901-57a3-4026-9aaf-c20cbd774978 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.259434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24405901-57a3-4026-9aaf-c20cbd774978 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.269398 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:09.269398 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:09.273568 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-24405901-57a3-4026-9aaf-c20cbd774978 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:09.280361 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24405901-57a3-4026-9aaf-c20cbd774978 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 200 Aug 25 11:57:09.280615 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1019/4050] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:09 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:09.503611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-448a0cb1-fda9-409b-b847-91f192825719 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.505576 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-448a0cb1-fda9-409b-b847-91f192825719 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a Aug 25 11:57:09.505841 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-448a0cb1-fda9-409b-b847-91f192825719 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.506068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-448a0cb1-fda9-409b-b847-91f192825719 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.506208 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-448a0cb1-fda9-409b-b847-91f192825719 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 586c985e-6561-41af-afea-a446b576501a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:09.509537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-448a0cb1-fda9-409b-b847-91f192825719 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/586c985e-6561-41af-afea-a446b576501a returned with HTTP 404 Aug 25 11:57:09.510020 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1006/4051] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:09 2026] GET /volume/v3/backups/586c985e-6561-41af-afea-a446b576501a => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:09.516670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e590a95-2af6-425b-8ad6-9533eb945693 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.518435 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 Aug 25 11:57:09.518699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.518920 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.519137 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume with id: 1e774ecc-aed4-4858-8bc4-67d460fd3f79 Aug 25 11:57:09.526451 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:09.526451 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:09.526819 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:09.545595 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume request issued successfully. Aug 25 11:57:09.545595 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e590a95-2af6-425b-8ad6-9533eb945693 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 returned with HTTP 202 Aug 25 11:57:09.546023 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1023/4052] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:09 2026] DELETE /volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:09.554246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b7094192-0d5c-468c-af70-beaead05bc49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.559054 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7094192-0d5c-468c-af70-beaead05bc49 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 Aug 25 11:57:09.559278 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7094192-0d5c-468c-af70-beaead05bc49 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.559410 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b7094192-0d5c-468c-af70-beaead05bc49 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.567124 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:09.567124 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:09.572228 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b7094192-0d5c-468c-af70-beaead05bc49 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:09.579941 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b7094192-0d5c-468c-af70-beaead05bc49 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 returned with HTTP 200 Aug 25 11:57:09.580645 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1005/4053] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:09 2026] GET /volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 => generated 1015 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:09.660719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a625fd33-575f-4844-9c7d-c23561f0008c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.662443 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a625fd33-575f-4844-9c7d-c23561f0008c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a Aug 25 11:57:09.662724 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a625fd33-575f-4844-9c7d-c23561f0008c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.662874 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a625fd33-575f-4844-9c7d-c23561f0008c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.668160 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a625fd33-575f-4844-9c7d-c23561f0008c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a returned with HTTP 404 Aug 25 11:57:09.668616 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1020/4054] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:09 2026] GET /volume/v3/volumes/40d03a88-3d0d-4b4e-a100-24dac744828a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:09.676123 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.677651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:09.677833 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.678024 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.678169 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Delete volume with id: 4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:09.685886 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:09.685886 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:09.686442 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:09.705204 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Delete volume request issued successfully. Aug 25 11:57:09.705715 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ab8bf6e3-5683-4887-87aa-4de94b3b1aa8 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 returned with HTTP 202 Aug 25 11:57:09.706158 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1007/4055] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:09 2026] DELETE /volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:09.715305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f998df5-19cf-4a99-a6b4-7e333f838196 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:09.717430 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f998df5-19cf-4a99-a6b4-7e333f838196 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:09.717550 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f998df5-19cf-4a99-a6b4-7e333f838196 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:09.717753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f998df5-19cf-4a99-a6b4-7e333f838196 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:09.724415 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:09.724415 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:09.728086 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5f998df5-19cf-4a99-a6b4-7e333f838196 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Volume info retrieved successfully. Aug 25 11:57:09.732194 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f998df5-19cf-4a99-a6b4-7e333f838196 tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 returned with HTTP 200 Aug 25 11:57:09.732602 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1024/4056] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:09 2026] GET /volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 => generated 830 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:10.295047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da85898f-61d7-4da1-a067-a5b199531f90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.296866 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da85898f-61d7-4da1-a067-a5b199531f90 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 Aug 25 11:57:10.297084 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da85898f-61d7-4da1-a067-a5b199531f90 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.297275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da85898f-61d7-4da1-a067-a5b199531f90 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.303940 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da85898f-61d7-4da1-a067-a5b199531f90 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 returned with HTTP 404 Aug 25 11:57:10.304477 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1006/4057] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/volumes/574f1b97-f0cd-4c8f-839b-b69014299f81 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:10.418885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.421188 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:57:10.421443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.421822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.422025 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume with id: a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:57:10.430594 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:10.430594 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:10.431202 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:10.452377 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Delete volume request issued successfully. Aug 25 11:57:10.452640 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c60a008-bfd2-40e2-aece-d1e8df1cfb88 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 202 Aug 25 11:57:10.453076 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1021/4058] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:10 2026] DELETE /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:10.461452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0f2e0a51-b96f-413f-985f-d3bc128a31f2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.465651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0f2e0a51-b96f-413f-985f-d3bc128a31f2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:57:10.465858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0f2e0a51-b96f-413f-985f-d3bc128a31f2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.466052 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0f2e0a51-b96f-413f-985f-d3bc128a31f2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.474281 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:10.474281 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:10.479213 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0f2e0a51-b96f-413f-985f-d3bc128a31f2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Volume info retrieved successfully. Aug 25 11:57:10.490367 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0f2e0a51-b96f-413f-985f-d3bc128a31f2 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 200 Aug 25 11:57:10.491070 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1008/4059] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:10.598589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4cbc0511-89c1-42e9-a353-a388f5b69caf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.600801 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cbc0511-89c1-42e9-a353-a388f5b69caf tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 Aug 25 11:57:10.601081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cbc0511-89c1-42e9-a353-a388f5b69caf tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.601323 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4cbc0511-89c1-42e9-a353-a388f5b69caf tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.608358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4cbc0511-89c1-42e9-a353-a388f5b69caf tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 returned with HTTP 404 Aug 25 11:57:10.608975 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1025/4060] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/volumes/1e774ecc-aed4-4858-8bc4-67d460fd3f79 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:10.620192 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-94212af0-cdd5-43aa-b945-0fca6429f22f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.622226 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94212af0-cdd5-43aa-b945-0fca6429f22f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups Aug 25 11:57:10.622537 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94212af0-cdd5-43aa-b945-0fca6429f22f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.622788 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-94212af0-cdd5-43aa-b945-0fca6429f22f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.629515 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-94212af0-cdd5-43aa-b945-0fca6429f22f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Aug 25 11:57:10.629966 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1007/4061] 10.4.3.66 () {68 vars in 1270 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/backups => generated 620 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:10.646713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87e56a96-1d94-4329-96a1-e306eb7315a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.649227 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87e56a96-1d94-4329-96a1-e306eb7315a7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups?project_id=f9826a7f1cf643f2b1def7b207481aa3 Aug 25 11:57:10.651674 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87e56a96-1d94-4329-96a1-e306eb7315a7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.651674 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87e56a96-1d94-4329-96a1-e306eb7315a7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.663819 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87e56a96-1d94-4329-96a1-e306eb7315a7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups?project_id=f9826a7f1cf643f2b1def7b207481aa3 returned with HTTP 200 Aug 25 11:57:10.664302 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1022/4062] 10.4.3.66 () {68 vars in 1357 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/backups?project_id=f9826a7f1cf643f2b1def7b207481aa3 => generated 620 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:10.675748 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1e2324ab-4545-4272-8b57-48916d341927 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.678667 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:10.679208 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-401578565"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:10.683951 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-401578565'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:10.684110 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume of 1 GB Aug 25 11:57:10.688385 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Availability Zones retrieved successfully. Aug 25 11:57:10.694049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (368ee478-fe16-407f-91ba-66ff1132188f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:10.695156 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7182ce20-d00b-45af-95e2-4b0771f0ce9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.695993 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:10.725149 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7182ce20-d00b-45af-95e2-4b0771f0ce9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.726894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796249b4-1c1d-4ac8-85a2-a915987c4c0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.744864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4858c4b-ed5c-492f-a1b7-37a8773c877c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.746739 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4858c4b-ed5c-492f-a1b7-37a8773c877c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] GET https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 Aug 25 11:57:10.746923 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4858c4b-ed5c-492f-a1b7-37a8773c877c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.747123 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4858c4b-ed5c-492f-a1b7-37a8773c877c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.756872 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4858c4b-ed5c-492f-a1b7-37a8773c877c tempest-CinderUnicodeTest-667987339 tempest-CinderUnicodeTest-667987339-project-member] https://10.4.3.66/volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 returned with HTTP 404 Aug 25 11:57:10.757559 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1026/4063] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/volumes/4a885b03-c874-4cc7-8c37-0b225d0d1746 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:10.767298 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['bbd25292-3b62-4945-946a-71b8c69e358e', 'b41ce1d9-b4e0-45dd-bf4f-98d20c484043', '20642f89-3f98-412b-87d2-b76bce891022', '1b7f0fa7-00a1-4f8e-807c-526c1c1d1946'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:10.768127 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (796249b4-1c1d-4ac8-85a2-a915987c4c0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbd25292-3b62-4945-946a-71b8c69e358e', 'b41ce1d9-b4e0-45dd-bf4f-98d20c484043', '20642f89-3f98-412b-87d2-b76bce891022', '1b7f0fa7-00a1-4f8e-807c-526c1c1d1946']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.768912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4928e928-df39-46ea-aca5-e3a0bef99f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.792664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4928e928-df39-46ea-aca5-e3a0bef99f9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7d27e33a-1d23-490a-b9f7-0f5316df4b72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-401578565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['bbd25292-3b62-4945-946a-71b8c69e358e','b41ce1d9-b4e0-45dd-bf4f-98d20c484043','20642f89-3f98-412b-87d2-b76bce891022','1b7f0fa7-00a1-4f8e-807c-526c1c1d1946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-401578565',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7d27e33a-1d23-490a-b9f7-0f5316df4b72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9826a7f1cf643f2b1def7b207481aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.793495 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430985ff-8068-417b-9a89-7da4d2ada9c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.812236 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.814983 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:10.815321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-2065755117", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:10.816923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-2065755117', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:10.817111 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Create volume of 1 GB Aug 25 11:57:10.817476 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:10.817476 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:10.818689 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (430985ff-8068-417b-9a89-7da4d2ada9c1) transitioned into state 'SUCCESS' from state '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-401578565',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['bbd25292-3b62-4945-946a-71b8c69e358e','b41ce1d9-b4e0-45dd-bf4f-98d20c484043','20642f89-3f98-412b-87d2-b76bce891022','1b7f0fa7-00a1-4f8e-807c-526c1c1d1946'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.819880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5f8848-bebe-47c0-9d52-b061021f8eec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.822007 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Availability Zones retrieved successfully. Aug 25 11:57:10.827730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Flow 'volume_create_api' (912ab08c-a5f2-4eef-b451-796cea8fd88f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:10.828980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085a8e69-9d9a-4f04-b53a-b2bcf5a22754) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.829935 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:10.830021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f5f8848-bebe-47c0-9d52-b061021f8eec) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.830923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (368ee478-fe16-407f-91ba-66ff1132188f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:10.831260 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request issued successfully. Aug 25 11:57:10.831984 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1e2324ab-4545-4272-8b57-48916d341927 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:10.832491 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1009/4064] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:57:10 2026] POST /volume/v3/volumes => generated 775 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:10.846011 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67115fd6-5b7d-4fad-a33b-987b09187f57 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:10.847719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67115fd6-5b7d-4fad-a33b-987b09187f57 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 Aug 25 11:57:10.847934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67115fd6-5b7d-4fad-a33b-987b09187f57 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:10.848103 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67115fd6-5b7d-4fad-a33b-987b09187f57 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:10.855875 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:10.855875 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:10.859798 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-67115fd6-5b7d-4fad-a33b-987b09187f57 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:10.860804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (085a8e69-9d9a-4f04-b53a-b2bcf5a22754) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.861682 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9631c450-8a1e-4dc0-a730-d6b2a8d69a80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.865052 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67115fd6-5b7d-4fad-a33b-987b09187f57 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 returned with HTTP 200 Aug 25 11:57:10.865638 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1023/4065] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:10 2026] GET /volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:10.932683 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Created reservations ['ee09915a-afd5-4c4e-9b09-941f07ae6914', 'be70cdb6-5348-4185-9927-e614b4c14d0c', '2f835a77-a347-4118-b84a-c019ee6eab4d', '41d90104-d0aa-41c6-81b1-63737670f683'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:10.933544 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9631c450-8a1e-4dc0-a730-d6b2a8d69a80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee09915a-afd5-4c4e-9b09-941f07ae6914', 'be70cdb6-5348-4185-9927-e614b4c14d0c', '2f835a77-a347-4118-b84a-c019ee6eab4d', '41d90104-d0aa-41c6-81b1-63737670f683']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.934375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4306c9f6-7c07-418f-b32c-d7efa012dff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.959103 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4306c9f6-7c07-418f-b32c-d7efa012dff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30914400-a934-4377-802d-2db154375752', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2065755117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39ecba8ce317400fa922224173e81626',qos_specs=None,replication_status=,reservations=['ee09915a-afd5-4c4e-9b09-941f07ae6914','be70cdb6-5348-4185-9927-e614b4c14d0c','2f835a77-a347-4118-b84a-c019ee6eab4d','41d90104-d0aa-41c6-81b1-63737670f683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8572f4efa4042d5be23588aa3260e55',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-2065755117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30914400-a934-4377-802d-2db154375752,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='39ecba8ce317400fa922224173e81626',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e8572f4efa4042d5be23588aa3260e55',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.960386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0c1f09-c9da-4042-a16d-4fef5ff40e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:10.996294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a0c1f09-c9da-4042-a16d-4fef5ff40e29) transitioned into state 'SUCCESS' from state '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-2065755117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='39ecba8ce317400fa922224173e81626',qos_specs=None,replication_status=,reservations=['ee09915a-afd5-4c4e-9b09-941f07ae6914','be70cdb6-5348-4185-9927-e614b4c14d0c','2f835a77-a347-4118-b84a-c019ee6eab4d','41d90104-d0aa-41c6-81b1-63737670f683'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e8572f4efa4042d5be23588aa3260e55',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:10.997127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf60210-e270-4e2b-8338-b25b47a9e1de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:11.008821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edf60210-e270-4e2b-8338-b25b47a9e1de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:11.009865 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Flow 'volume_create_api' (912ab08c-a5f2-4eef-b451-796cea8fd88f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:11.010220 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Create volume request issued successfully. Aug 25 11:57:11.011057 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b2abfd1-a7a0-46aa-910c-b85b0b2f1433 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:11.011612 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1008/4066] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 11:57:10 2026] POST /volume/v3/volumes => generated 787 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:11.025181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35b4ba34-a46c-4cd6-bcb7-af82e7d3e9a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:11.027268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35b4ba34-a46c-4cd6-bcb7-af82e7d3e9a8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:11.027504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35b4ba34-a46c-4cd6-bcb7-af82e7d3e9a8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:11.027896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35b4ba34-a46c-4cd6-bcb7-af82e7d3e9a8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:11.048995 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:11.048995 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:11.056645 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-35b4ba34-a46c-4cd6-bcb7-af82e7d3e9a8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:11.061956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35b4ba34-a46c-4cd6-bcb7-af82e7d3e9a8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:11.062564 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1027/4067] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:11 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 855 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:11.110495 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:11.112559 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:11.112801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:11.112999 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:11.113720 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: 9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:11.118728 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:11.118728 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:11.119414 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:11.144880 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 11:57:11.145067 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-56b9bbaa-f3ea-43dd-9c0f-c0bbbdcfab4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 returned with HTTP 202 Aug 25 11:57:11.145520 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1010/4068] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:11 2026] DELETE /volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:11.156513 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13feead9-f93e-4767-8806-6656e1105aab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:11.159438 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13feead9-f93e-4767-8806-6656e1105aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:11.159438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13feead9-f93e-4767-8806-6656e1105aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:11.159988 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13feead9-f93e-4767-8806-6656e1105aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:11.167447 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:11.167447 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:11.168141 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13feead9-f93e-4767-8806-6656e1105aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:11.169128 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13feead9-f93e-4767-8806-6656e1105aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 returned with HTTP 200 Aug 25 11:57:11.169745 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1024/4069] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:11 2026] GET /volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:11.503715 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d6312c6b-9a76-470b-b92f-debfd93a70f1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:11.506430 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6312c6b-9a76-470b-b92f-debfd93a70f1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] GET https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 Aug 25 11:57:11.506430 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6312c6b-9a76-470b-b92f-debfd93a70f1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:11.506430 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6312c6b-9a76-470b-b92f-debfd93a70f1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:11.514672 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6312c6b-9a76-470b-b92f-debfd93a70f1 tempest-AttachVolumeNegativeTest-128354760 tempest-AttachVolumeNegativeTest-128354760-project-member] https://10.4.3.66/volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 returned with HTTP 404 Aug 25 11:57:11.515208 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1009/4070] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:11 2026] GET /volume/v3/volumes/a4e8402e-50d3-4991-89a6-30537b37e4a5 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:11.881405 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f859a772-a057-4ed9-893d-2a1c8a63a946 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:11.882988 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f859a772-a057-4ed9-893d-2a1c8a63a946 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 Aug 25 11:57:11.883163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f859a772-a057-4ed9-893d-2a1c8a63a946 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:11.883339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f859a772-a057-4ed9-893d-2a1c8a63a946 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:11.892564 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:11.892564 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:11.896911 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f859a772-a057-4ed9-893d-2a1c8a63a946 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:11.901731 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f859a772-a057-4ed9-893d-2a1c8a63a946 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 returned with HTTP 200 Aug 25 11:57:11.902293 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1028/4071] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:11 2026] GET /volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:11.915129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:11.916790 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:57:11.917095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7d27e33a-1d23-490a-b9f7-0f5316df4b72", "name": "tempest-type-Backup-521349370"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:11.919035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating new backup {'backup': {'volume_id': '7d27e33a-1d23-490a-b9f7-0f5316df4b72', 'name': 'tempest-type-Backup-521349370'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:57:11.919035 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating backup of volume 7d27e33a-1d23-490a-b9f7-0f5316df4b72 in container None Aug 25 11:57:11.936772 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:11.936772 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:11.938199 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:11.957156 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['33376232-b98d-4b5d-9829-0e2a3d68feb9', 'c91cfb47-2e10-4b81-a9a5-d739eef0791b'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:12.022185 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c86b704-7ca3-4163-b476-e284ccd92e42 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:57:12.022640 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1011/4072] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:57:11 2026] POST /volume/v3/backups => generated 313 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:12.031003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-681f807e-28a1-40bb-9705-7700a0eff810 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.032677 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-681f807e-28a1-40bb-9705-7700a0eff810 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:12.032865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-681f807e-28a1-40bb-9705-7700a0eff810 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.033033 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-681f807e-28a1-40bb-9705-7700a0eff810 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.033131 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-681f807e-28a1-40bb-9705-7700a0eff810 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:12.037146 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.037146 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:12.037805 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-681f807e-28a1-40bb-9705-7700a0eff810 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:12.038174 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1025/4073] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:12.079076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ad00d693-d941-4b5b-8c9a-d817731e133e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.080932 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-deecf19b-08f0-491f-a18f-b6d717314e95 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.081483 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad00d693-d941-4b5b-8c9a-d817731e133e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:12.081774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad00d693-d941-4b5b-8c9a-d817731e133e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.082007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ad00d693-d941-4b5b-8c9a-d817731e133e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.093692 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.093692 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:12.100518 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ad00d693-d941-4b5b-8c9a-d817731e133e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:12.108484 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ad00d693-d941-4b5b-8c9a-d817731e133e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:12.109048 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1010/4074] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:12.125519 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef517191-a0ea-4587-8d4b-60dbf76ad0ef None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.127756 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef517191-a0ea-4587-8d4b-60dbf76ad0ef tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:12.128001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef517191-a0ea-4587-8d4b-60dbf76ad0ef tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.128222 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef517191-a0ea-4587-8d4b-60dbf76ad0ef tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.135737 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.135737 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:12.139410 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ef517191-a0ea-4587-8d4b-60dbf76ad0ef tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:12.143705 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef517191-a0ea-4587-8d4b-60dbf76ad0ef tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:12.144082 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1012/4075] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:12.151127 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:12.151496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1418695519"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:12.153556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1418695519'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:12.153703 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Create volume of 1 GB Aug 25 11:57:12.158367 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Availability Zones retrieved successfully. Aug 25 11:57:12.164904 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Flow 'volume_create_api' (16381b28-31ca-4c36-926f-76b76c6c7620) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:12.165936 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bfc7a77-032a-4f83-a88e-9a5fad57182d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:12.166814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:12.179511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-baaf6a4f-6347-4c09-8f2c-c846120afb4c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.181918 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-baaf6a4f-6347-4c09-8f2c-c846120afb4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 Aug 25 11:57:12.182209 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-baaf6a4f-6347-4c09-8f2c-c846120afb4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.182497 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-baaf6a4f-6347-4c09-8f2c-c846120afb4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.188178 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-baaf6a4f-6347-4c09-8f2c-c846120afb4c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 returned with HTTP 404 Aug 25 11:57:12.188867 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1026/4076] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/snapshots/9ae6e4da-1bfa-40d8-a877-24ed9bde0b40 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:12.189850 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-350666f0-ae9d-4c73-8940-0a40ec16279c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.192371 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-350666f0-ae9d-4c73-8940-0a40ec16279c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:12.192585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-350666f0-ae9d-4c73-8940-0a40ec16279c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.192790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-350666f0-ae9d-4c73-8940-0a40ec16279c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.194308 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bfc7a77-032a-4f83-a88e-9a5fad57182d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:12.195206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e54a1ad-527a-4a81-bb6b-7960ebd497d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:12.201973 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.201973 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:12.206976 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-350666f0-ae9d-4c73-8940-0a40ec16279c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:12.214596 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-350666f0-ae9d-4c73-8940-0a40ec16279c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:12.215048 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1011/4077] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 862 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:12.262023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Created reservations ['3e598aed-de9d-439a-8089-6a79e88871e3', '4eaddd92-fa47-4a37-a29c-566f850b8780', '71173093-7941-468a-ae30-73ed1dd12407', '709c6e98-db4d-4eff-a188-9aa5af29a6a1'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:12.262870 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9e54a1ad-527a-4a81-bb6b-7960ebd497d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e598aed-de9d-439a-8089-6a79e88871e3', '4eaddd92-fa47-4a37-a29c-566f850b8780', '71173093-7941-468a-ae30-73ed1dd12407', '709c6e98-db4d-4eff-a188-9aa5af29a6a1']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:12.263600 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba90320-ee28-4fc2-93ae-d71c56a1ab48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:12.294895 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba90320-ee28-4fc2-93ae-d71c56a1ab48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '283f40e4-c207-448a-9314-a82bddfac887', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1418695519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f56c264881405693ab3642985f6b14',qos_specs=None,replication_status=,reservations=['3e598aed-de9d-439a-8089-6a79e88871e3','4eaddd92-fa47-4a37-a29c-566f850b8780','71173093-7941-468a-ae30-73ed1dd12407','709c6e98-db4d-4eff-a188-9aa5af29a6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6674d0ec5d64ff3a34ea15046a912d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1418695519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=283f40e4-c207-448a-9314-a82bddfac887,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73f56c264881405693ab3642985f6b14',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b6674d0ec5d64ff3a34ea15046a912d9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:12.297035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef7771f-1d41-43f5-b45d-07e69b64d069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:12.320424 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-755a5013-b518-4af9-8a92-0b8400651aa3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.320838 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-755a5013-b518-4af9-8a92-0b8400651aa3 None None] GET https://10.4.3.66/volume// Aug 25 11:57:12.321002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-755a5013-b518-4af9-8a92-0b8400651aa3 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.321195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-755a5013-b518-4af9-8a92-0b8400651aa3 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.321544 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-755a5013-b518-4af9-8a92-0b8400651aa3 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:12.321855 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1013/4078] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:12.330084 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ef7771f-1d41-43f5-b45d-07e69b64d069) transitioned into state 'SUCCESS' from state '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-1418695519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73f56c264881405693ab3642985f6b14',qos_specs=None,replication_status=,reservations=['3e598aed-de9d-439a-8089-6a79e88871e3','4eaddd92-fa47-4a37-a29c-566f850b8780','71173093-7941-468a-ae30-73ed1dd12407','709c6e98-db4d-4eff-a188-9aa5af29a6a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b6674d0ec5d64ff3a34ea15046a912d9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:12.330824 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328170d0-e14e-43ed-8c1f-b6bc7f75c3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:12.331211 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-e4897d77-1a10-424a-9c04-f92325e09f3f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.333033 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-e4897d77-1a10-424a-9c04-f92325e09f3f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:57:12.333381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-e4897d77-1a10-424a-9c04-f92325e09f3f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "30914400-a934-4377-802d-2db154375752", "connector": null, "instance_uuid": "9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:12.342484 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.342484 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:12.345001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (328170d0-e14e-43ed-8c1f-b6bc7f75c3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:12.345928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Flow 'volume_create_api' (16381b28-31ca-4c36-926f-76b76c6c7620) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:12.346265 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Create volume request issued successfully. Aug 25 11:57:12.346917 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-deecf19b-08f0-491f-a18f-b6d717314e95 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:12.347299 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1029/4079] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:57:12 2026] POST /volume/v3/volumes => generated 776 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:12.362188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-024c9ea5-dc07-4c8e-974d-bc595a22ffc2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.363983 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-024c9ea5-dc07-4c8e-974d-bc595a22ffc2 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 Aug 25 11:57:12.364264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-024c9ea5-dc07-4c8e-974d-bc595a22ffc2 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.364519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-024c9ea5-dc07-4c8e-974d-bc595a22ffc2 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.372192 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.372192 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:12.375988 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-024c9ea5-dc07-4c8e-974d-bc595a22ffc2 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Volume info retrieved successfully. Aug 25 11:57:12.378054 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-e4897d77-1a10-424a-9c04-f92325e09f3f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:57:12.378539 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1027/4080] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:57:12 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:12.380521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-024c9ea5-dc07-4c8e-974d-bc595a22ffc2 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 returned with HTTP 200 Aug 25 11:57:12.380930 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1012/4081] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 => generated 955 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:12.403761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef50947c-2943-46d5-a818-5f88f7119bd0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.406792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef50947c-2943-46d5-a818-5f88f7119bd0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:12.407215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef50947c-2943-46d5-a818-5f88f7119bd0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.407215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef50947c-2943-46d5-a818-5f88f7119bd0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.414080 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-02817255-7e1d-4257-85b5-ea907a020109 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.414080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02817255-7e1d-4257-85b5-ea907a020109 None None] GET https://10.4.3.66/volume// Aug 25 11:57:12.414267 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02817255-7e1d-4257-85b5-ea907a020109 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.414341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-02817255-7e1d-4257-85b5-ea907a020109 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.414637 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-02817255-7e1d-4257-85b5-ea907a020109 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:12.414915 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1030/4082] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:12.420865 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.420865 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:12.425016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-5afe41f4-c557-44f3-a5d3-fd3888fa577a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.425583 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ef50947c-2943-46d5-a818-5f88f7119bd0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:12.427380 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-5afe41f4-c557-44f3-a5d3-fd3888fa577a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:12.427571 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-5afe41f4-c557-44f3-a5d3-fd3888fa577a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:12.427970 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-5afe41f4-c557-44f3-a5d3-fd3888fa577a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:12.431913 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef50947c-2943-46d5-a818-5f88f7119bd0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:12.432270 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1014/4083] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 879 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:12.437758 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.437758 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:12.441933 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-5afe41f4-c557-44f3-a5d3-fd3888fa577a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:12.448094 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-5afe41f4-c557-44f3-a5d3-fd3888fa577a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:12.448725 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1028/4084] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:57:12 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 1041 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:12.550288 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:12.552152 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] PUT https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 Aug 25 11:57:12.552492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:12.559507 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Acquiring lock "cinder-attachment_update-30914400-a934-4377-802d-2db154375752-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:57:12.563699 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Lock "cinder-attachment_update-30914400-a934-4377-802d-2db154375752-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:57:12.564483 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:12.564483 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:12.651925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Lock "cinder-attachment_update-30914400-a934-4377-802d-2db154375752-np0000008081" released by "attachment_update" :: held 0.087s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:57:12.651925 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-3f9fc8a5-f727-4336-90b4-644403bd0603 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 returned with HTTP 200 Aug 25 11:57:12.651925 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1013/4085] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:57:12 2026] PUT /volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:13.048266 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-14a8a7b8-dbfe-4839-a3ac-0632e23b2e4c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:13.050032 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14a8a7b8-dbfe-4839-a3ac-0632e23b2e4c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:13.050207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14a8a7b8-dbfe-4839-a3ac-0632e23b2e4c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:13.050392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-14a8a7b8-dbfe-4839-a3ac-0632e23b2e4c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:13.050533 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-14a8a7b8-dbfe-4839-a3ac-0632e23b2e4c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:13.054246 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:13.054246 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:13.054822 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-14a8a7b8-dbfe-4839-a3ac-0632e23b2e4c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:13.055140 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1031/4086] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:13 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:13.396844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7c822448-e46a-4ba5-b684-67df10ac4ed4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:13.399043 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c822448-e46a-4ba5-b684-67df10ac4ed4 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 Aug 25 11:57:13.399327 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c822448-e46a-4ba5-b684-67df10ac4ed4 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:13.399570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7c822448-e46a-4ba5-b684-67df10ac4ed4 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:13.408612 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:13.408612 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:13.412501 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7c822448-e46a-4ba5-b684-67df10ac4ed4 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Volume info retrieved successfully. Aug 25 11:57:13.416951 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7c822448-e46a-4ba5-b684-67df10ac4ed4 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 returned with HTTP 200 Aug 25 11:57:13.417430 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1015/4087] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:13 2026] GET /volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:13.428485 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:13.430085 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:57:13.430414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "283f40e4-c207-448a-9314-a82bddfac887", "name": "tempest-type-Backup-1618109631"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:13.431735 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Creating new backup {'backup': {'volume_id': '283f40e4-c207-448a-9314-a82bddfac887', 'name': 'tempest-type-Backup-1618109631'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:57:13.431868 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Creating backup of volume 283f40e4-c207-448a-9314-a82bddfac887 in container None Aug 25 11:57:13.438363 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:13.438363 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:13.438669 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Volume info retrieved successfully. Aug 25 11:57:13.444701 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-287be3a2-c9c3-4d11-b8b8-d407a4a1f23a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:13.446256 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-287be3a2-c9c3-4d11-b8b8-d407a4a1f23a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:13.446448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-287be3a2-c9c3-4d11-b8b8-d407a4a1f23a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:13.446612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-287be3a2-c9c3-4d11-b8b8-d407a4a1f23a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:13.455301 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:13.455301 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:13.458939 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-287be3a2-c9c3-4d11-b8b8-d407a4a1f23a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:13.460871 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Created reservations ['e856708a-8771-4303-9e9a-ae3fdc77ca5a', '2d7c8867-0a23-4b1b-8d37-e046e955a574'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:13.463927 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-287be3a2-c9c3-4d11-b8b8-d407a4a1f23a tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:13.464465 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1014/4088] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:13 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:13.487631 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78cd620b-98d8-4c29-92c0-8fc043a028a0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:57:13.488032 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1029/4089] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:57:13 2026] POST /volume/v3/backups => generated 314 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:13.495554 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed2de2c0-7ea4-4897-83ea-c0d48ea626de None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:13.497229 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed2de2c0-7ea4-4897-83ea-c0d48ea626de tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:13.497439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed2de2c0-7ea4-4897-83ea-c0d48ea626de tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:13.498032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed2de2c0-7ea4-4897-83ea-c0d48ea626de tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:13.498032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ed2de2c0-7ea4-4897-83ea-c0d48ea626de tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:13.501474 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:13.501474 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:13.502025 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed2de2c0-7ea4-4897-83ea-c0d48ea626de tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:13.502365 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1032/4090] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:13 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:14.064078 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b79bd42b-9a80-43ee-b825-7a9bbbf24135 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:14.066933 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b79bd42b-9a80-43ee-b825-7a9bbbf24135 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:14.067180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b79bd42b-9a80-43ee-b825-7a9bbbf24135 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:14.067381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b79bd42b-9a80-43ee-b825-7a9bbbf24135 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:14.067508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b79bd42b-9a80-43ee-b825-7a9bbbf24135 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:14.072346 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:14.072346 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:14.073368 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b79bd42b-9a80-43ee-b825-7a9bbbf24135 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:14.073534 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1016/4091] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:14 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:14.476747 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2279c38e-3418-4f0f-9041-2d188b53470e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:14.478448 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2279c38e-3418-4f0f-9041-2d188b53470e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:14.478685 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2279c38e-3418-4f0f-9041-2d188b53470e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:14.479341 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2279c38e-3418-4f0f-9041-2d188b53470e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:14.488738 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:14.488738 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:14.492260 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2279c38e-3418-4f0f-9041-2d188b53470e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:14.496042 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2279c38e-3418-4f0f-9041-2d188b53470e tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:14.496420 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1015/4092] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:14 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:14.512676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d4145bc-83bb-499b-a2ca-36399197485a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:14.514244 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d4145bc-83bb-499b-a2ca-36399197485a tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:14.514244 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d4145bc-83bb-499b-a2ca-36399197485a tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:14.514617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d4145bc-83bb-499b-a2ca-36399197485a tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:14.514617 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7d4145bc-83bb-499b-a2ca-36399197485a tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:14.518217 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:14.518217 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:14.518774 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d4145bc-83bb-499b-a2ca-36399197485a tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:14.519201 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1030/4093] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:14 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:15.085040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd8ddd9e-f796-4a1c-869f-7ff0f4b50dca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:15.086967 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd8ddd9e-f796-4a1c-869f-7ff0f4b50dca tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:15.087234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd8ddd9e-f796-4a1c-869f-7ff0f4b50dca tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:15.087485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd8ddd9e-f796-4a1c-869f-7ff0f4b50dca tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:15.087637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fd8ddd9e-f796-4a1c-869f-7ff0f4b50dca tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:15.092733 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:15.092733 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:15.093350 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd8ddd9e-f796-4a1c-869f-7ff0f4b50dca tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:15.093839 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1033/4094] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:15 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:15.339945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:15.343050 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:15.343467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-198140432", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:15.345049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-198140432', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:15.345168 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Create volume of 1 GB Aug 25 11:57:15.349129 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Availability Zones retrieved successfully. Aug 25 11:57:15.354764 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Flow 'volume_create_api' (3a5e01a0-3e39-453d-bcf5-e32f5c00d757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:15.355665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c50641-f7bd-49cd-81b7-12fa2e6bad9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:15.356737 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:15.380367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4c50641-f7bd-49cd-81b7-12fa2e6bad9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:15.381803 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e248f3-02a4-42e0-afbd-2d601f39f2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:15.449818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Created reservations ['31f9723e-a51c-4c64-ab79-08922063d65d', '277c5782-0921-4ce9-b3aa-4b1f62ff294c', 'ea400003-e4bb-43b6-be17-9ef963341677', 'd21bd7dd-a38a-4d96-af3d-38e29fc467aa'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:15.450538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (80e248f3-02a4-42e0-afbd-2d601f39f2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31f9723e-a51c-4c64-ab79-08922063d65d', '277c5782-0921-4ce9-b3aa-4b1f62ff294c', 'ea400003-e4bb-43b6-be17-9ef963341677', 'd21bd7dd-a38a-4d96-af3d-38e29fc467aa']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:15.451449 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8c4c87-5153-4220-acf3-cf3dc071cfce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:15.477917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4d8c4c87-5153-4220-acf3-cf3dc071cfce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '672c5177-21df-4a2d-bcb8-70a6fbbdfacb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-198140432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488bd95ffb124289ac04aa6eaa74974f',qos_specs=None,replication_status=,reservations=['31f9723e-a51c-4c64-ab79-08922063d65d','277c5782-0921-4ce9-b3aa-4b1f62ff294c','ea400003-e4bb-43b6-be17-9ef963341677','d21bd7dd-a38a-4d96-af3d-38e29fc467aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ad641e02348029e104e3aab3984ab',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-198140432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=672c5177-21df-4a2d-bcb8-70a6fbbdfacb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='488bd95ffb124289ac04aa6eaa74974f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='da4ad641e02348029e104e3aab3984ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:15.479000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6388703-8ce9-4370-af88-d78870652756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:15.499847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c6388703-8ce9-4370-af88-d78870652756) transitioned into state 'SUCCESS' from state '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-198140432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='488bd95ffb124289ac04aa6eaa74974f',qos_specs=None,replication_status=,reservations=['31f9723e-a51c-4c64-ab79-08922063d65d','277c5782-0921-4ce9-b3aa-4b1f62ff294c','ea400003-e4bb-43b6-be17-9ef963341677','d21bd7dd-a38a-4d96-af3d-38e29fc467aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='da4ad641e02348029e104e3aab3984ab',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:15.501064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d0ccc5-ac15-46d7-bd8a-89a4168f771b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:15.509808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4262ea7f-fd9a-439a-9724-6ca078b46d1f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:15.511807 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4262ea7f-fd9a-439a-9724-6ca078b46d1f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:15.512117 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4262ea7f-fd9a-439a-9724-6ca078b46d1f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:15.512389 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4262ea7f-fd9a-439a-9724-6ca078b46d1f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:15.513487 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d0ccc5-ac15-46d7-bd8a-89a4168f771b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:15.514588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Flow 'volume_create_api' (3a5e01a0-3e39-453d-bcf5-e32f5c00d757) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:15.514998 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Create volume request issued successfully. Aug 25 11:57:15.515849 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-fc290b0c-3959-4b85-aeb0-4f063e787dfc tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:15.516430 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1017/4095] 10.4.3.66 () {72 vars in 1534 bytes} [Tue Aug 25 11:57:15 2026] POST /volume/v3/volumes => generated 752 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:15.522517 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:15.522517 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:15.529947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-683a694b-13e5-4a43-bafb-ffcbd86f845d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:15.531527 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ded71011-a2ab-456c-be6a-68ba6c39b98d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:15.535123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-683a694b-13e5-4a43-bafb-ffcbd86f845d tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:15.535123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-683a694b-13e5-4a43-bafb-ffcbd86f845d tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:15.535123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-683a694b-13e5-4a43-bafb-ffcbd86f845d tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:15.535318 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4262ea7f-fd9a-439a-9724-6ca078b46d1f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:15.535359 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ded71011-a2ab-456c-be6a-68ba6c39b98d tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:15.535359 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ded71011-a2ab-456c-be6a-68ba6c39b98d tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:15.535359 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ded71011-a2ab-456c-be6a-68ba6c39b98d tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:15.535359 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ded71011-a2ab-456c-be6a-68ba6c39b98d tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:15.541576 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:15.541576 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:15.543779 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:15.543779 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:15.544719 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ded71011-a2ab-456c-be6a-68ba6c39b98d tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:15.545411 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1034/4096] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:15 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:15.547640 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-683a694b-13e5-4a43-bafb-ffcbd86f845d tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Volume info retrieved successfully. Aug 25 11:57:15.551956 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4262ea7f-fd9a-439a-9724-6ca078b46d1f tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:15.552454 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1016/4097] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:15 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:15.552875 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-af3a5366-66e5-436a-8e40-cbd035b55d66 req-683a694b-13e5-4a43-bafb-ffcbd86f845d tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 200 Aug 25 11:57:15.553495 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1031/4098] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:15 2026] GET /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 820 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:15.578588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-67eea586-4a5f-4085-96b8-0aa513150a13 req-196f0116-5194-40d4-a8d1-3a8d929eda42 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:15.580951 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-67eea586-4a5f-4085-96b8-0aa513150a13 req-196f0116-5194-40d4-a8d1-3a8d929eda42 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:15.581135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-67eea586-4a5f-4085-96b8-0aa513150a13 req-196f0116-5194-40d4-a8d1-3a8d929eda42 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:15.581387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-67eea586-4a5f-4085-96b8-0aa513150a13 req-196f0116-5194-40d4-a8d1-3a8d929eda42 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:15.588868 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:15.588868 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:15.592174 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-67eea586-4a5f-4085-96b8-0aa513150a13 req-196f0116-5194-40d4-a8d1-3a8d929eda42 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Volume info retrieved successfully. Aug 25 11:57:15.596220 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-67eea586-4a5f-4085-96b8-0aa513150a13 req-196f0116-5194-40d4-a8d1-3a8d929eda42 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 200 Aug 25 11:57:15.596585 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1018/4099] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:15 2026] GET /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:16.105136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b648b0cd-5c6d-4a77-a146-90b399386b2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:16.108518 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b648b0cd-5c6d-4a77-a146-90b399386b2f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:16.109875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b648b0cd-5c6d-4a77-a146-90b399386b2f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:16.109875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b648b0cd-5c6d-4a77-a146-90b399386b2f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:16.111340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b648b0cd-5c6d-4a77-a146-90b399386b2f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:16.115728 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:16.115728 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:16.116565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b648b0cd-5c6d-4a77-a146-90b399386b2f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:16.118112 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1035/4100] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:16 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:16.557184 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54c1db98-1f7e-4edc-8a34-62dd859544dd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:16.559319 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54c1db98-1f7e-4edc-8a34-62dd859544dd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:16.559493 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54c1db98-1f7e-4edc-8a34-62dd859544dd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:16.559678 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54c1db98-1f7e-4edc-8a34-62dd859544dd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:16.559800 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-54c1db98-1f7e-4edc-8a34-62dd859544dd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:16.567570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe81f9f5-5db8-4de1-ae91-f3a889e77d51 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:16.567862 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:16.567862 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:16.567862 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54c1db98-1f7e-4edc-8a34-62dd859544dd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:16.567862 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1017/4101] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:16 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:16.568077 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe81f9f5-5db8-4de1-ae91-f3a889e77d51 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:16.568356 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe81f9f5-5db8-4de1-ae91-f3a889e77d51 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:16.568581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe81f9f5-5db8-4de1-ae91-f3a889e77d51 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:16.583649 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:16.583649 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:16.587962 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fe81f9f5-5db8-4de1-ae91-f3a889e77d51 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:16.593865 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe81f9f5-5db8-4de1-ae91-f3a889e77d51 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:16.594456 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1032/4102] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:16 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:16.623472 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-4dc2e520-5528-4f50-8173-330fe1b3a097 req-7db0f61e-e5f2-495e-9715-e49b2d6e190b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:16.630157 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4dc2e520-5528-4f50-8173-330fe1b3a097 req-7db0f61e-e5f2-495e-9715-e49b2d6e190b tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:16.630157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4dc2e520-5528-4f50-8173-330fe1b3a097 req-7db0f61e-e5f2-495e-9715-e49b2d6e190b tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:16.630157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-4dc2e520-5528-4f50-8173-330fe1b3a097 req-7db0f61e-e5f2-495e-9715-e49b2d6e190b tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:16.638732 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:16.638732 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:16.641689 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-4dc2e520-5528-4f50-8173-330fe1b3a097 req-7db0f61e-e5f2-495e-9715-e49b2d6e190b tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Volume info retrieved successfully. Aug 25 11:57:16.647123 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-4dc2e520-5528-4f50-8173-330fe1b3a097 req-7db0f61e-e5f2-495e-9715-e49b2d6e190b tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 200 Aug 25 11:57:16.647732 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1019/4103] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:16 2026] GET /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:16.678065 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:16.680424 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:16.680852 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "672c5177-21df-4a2d-bcb8-70a6fbbdfacb", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1114953896", "description": null, "metadata": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:16.689977 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:16.689977 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:16.690547 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Volume info retrieved successfully. Aug 25 11:57:16.690864 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Create snapshot from volume 672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:16.725548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Created reservations ['e24f9f58-c348-44a0-8478-4eb2aa12a367', '22a9bb01-5746-43e0-9dae-4cb6ef5d85d9', 'a037c93b-4a4e-47c8-a789-1e918586a7d5', '204933dd-3de6-49c0-bb34-807dc632192c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:16.756537 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Snapshot create request issued successfully. Aug 25 11:57:16.756965 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-4a54d1df-993f-4c60-afd2-be31d2e828ac req-8cb4fa3c-aea3-4615-9e3d-12f28d3ba671 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:16.757559 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1036/4104] 10.4.3.66 () {72 vars in 1540 bytes} [Tue Aug 25 11:57:16 2026] POST /volume/v3/snapshots => generated 311 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:16.809675 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7c4680e4-780c-449b-8cd5-4ee7ca0b01a0 req-cf83bb4d-7415-43e3-ba1d-e0d039df8c51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:16.811437 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c4680e4-780c-449b-8cd5-4ee7ca0b01a0 req-cf83bb4d-7415-43e3-ba1d-e0d039df8c51 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] GET https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 Aug 25 11:57:16.811643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c4680e4-780c-449b-8cd5-4ee7ca0b01a0 req-cf83bb4d-7415-43e3-ba1d-e0d039df8c51 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:16.811841 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7c4680e4-780c-449b-8cd5-4ee7ca0b01a0 req-cf83bb4d-7415-43e3-ba1d-e0d039df8c51 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:16.816527 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:16.816527 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:16.816938 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7c4680e4-780c-449b-8cd5-4ee7ca0b01a0 req-cf83bb4d-7415-43e3-ba1d-e0d039df8c51 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Snapshot retrieved successfully. Aug 25 11:57:16.817672 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7c4680e4-780c-449b-8cd5-4ee7ca0b01a0 req-cf83bb4d-7415-43e3-ba1d-e0d039df8c51 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 returned with HTTP 200 Aug 25 11:57:16.818062 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1018/4105] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:16 2026] GET /volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:17.044482 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.045765 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] GET https://10.4.3.66/volume/v3/snapshots/detail Aug 25 11:57:17.045947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.046117 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.046305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:57:17.047327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:57:17.052703 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] Get all snapshots completed successfully. Aug 25 11:57:17.052872 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.052872 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:17.053409 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-30c6a98b-d669-4965-a94e-714b16421646 req-3f2853fb-87e2-455a-a25c-62e2af96d2f5 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-reader] https://10.4.3.66/volume/v3/snapshots/detail returned with HTTP 200 Aug 25 11:57:17.053919 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1033/4106] 10.4.3.66 () {68 vars in 1507 bytes} [Tue Aug 25 11:57:17 2026] GET /volume/v3/snapshots/detail => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:17.078016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-62666663-b4e7-4a0e-90a5-3e0db9439e23 req-45b96243-7f38-4d08-8a32-de2b4a42db78 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.080245 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-62666663-b4e7-4a0e-90a5-3e0db9439e23 req-45b96243-7f38-4d08-8a32-de2b4a42db78 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 Aug 25 11:57:17.080419 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-62666663-b4e7-4a0e-90a5-3e0db9439e23 req-45b96243-7f38-4d08-8a32-de2b4a42db78 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.080786 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-62666663-b4e7-4a0e-90a5-3e0db9439e23 req-45b96243-7f38-4d08-8a32-de2b4a42db78 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.087002 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.087002 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:17.087892 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-62666663-b4e7-4a0e-90a5-3e0db9439e23 req-45b96243-7f38-4d08-8a32-de2b4a42db78 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Snapshot retrieved successfully. Aug 25 11:57:17.088649 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-62666663-b4e7-4a0e-90a5-3e0db9439e23 req-45b96243-7f38-4d08-8a32-de2b4a42db78 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 returned with HTTP 200 Aug 25 11:57:17.089187 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1020/4107] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:17 2026] GET /volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:17.110111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.113160 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 Aug 25 11:57:17.113160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.113329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.113378 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Delete snapshot with id: ff789963-5ac8-4f11-9b62-83dd3fe12826 Aug 25 11:57:17.119016 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.119016 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:17.119451 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Snapshot retrieved successfully. Aug 25 11:57:17.131974 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86e336a7-5898-4f16-a62b-d6d01fc795c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.135699 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86e336a7-5898-4f16-a62b-d6d01fc795c6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:17.135945 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86e336a7-5898-4f16-a62b-d6d01fc795c6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.136177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86e336a7-5898-4f16-a62b-d6d01fc795c6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.136324 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-86e336a7-5898-4f16-a62b-d6d01fc795c6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:17.140431 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Snapshot delete request issued successfully. Aug 25 11:57:17.140608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b5b73050-dd60-4b10-ab3d-fc0303a34fd5 req-ee40bd3f-d1b4-4e96-b304-f1e0be3f1259 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 returned with HTTP 202 Aug 25 11:57:17.141032 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1037/4108] 10.4.3.66 () {70 vars in 1619 bytes} [Tue Aug 25 11:57:17 2026] DELETE /volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:57:17.142998 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.142998 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:17.143857 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86e336a7-5898-4f16-a62b-d6d01fc795c6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:17.144837 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1019/4109] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:17 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:17.164249 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-526ac9e0-1745-495f-ac75-1b1afc82b534 req-1187eeb3-6ee8-429a-8c17-f3f5d4ea1978 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.166534 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-526ac9e0-1745-495f-ac75-1b1afc82b534 req-1187eeb3-6ee8-429a-8c17-f3f5d4ea1978 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 Aug 25 11:57:17.166739 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-526ac9e0-1745-495f-ac75-1b1afc82b534 req-1187eeb3-6ee8-429a-8c17-f3f5d4ea1978 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.166944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-526ac9e0-1745-495f-ac75-1b1afc82b534 req-1187eeb3-6ee8-429a-8c17-f3f5d4ea1978 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.172970 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.172970 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:17.173464 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-526ac9e0-1745-495f-ac75-1b1afc82b534 req-1187eeb3-6ee8-429a-8c17-f3f5d4ea1978 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Snapshot retrieved successfully. Aug 25 11:57:17.174334 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-526ac9e0-1745-495f-ac75-1b1afc82b534 req-1187eeb3-6ee8-429a-8c17-f3f5d4ea1978 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 returned with HTTP 200 Aug 25 11:57:17.174765 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1034/4110] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:17 2026] GET /volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:17.578500 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3e3d16bf-8f2a-48d8-911f-02dfab1cf599 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.580173 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3e3d16bf-8f2a-48d8-911f-02dfab1cf599 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:17.580384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3e3d16bf-8f2a-48d8-911f-02dfab1cf599 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.580551 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3e3d16bf-8f2a-48d8-911f-02dfab1cf599 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.580749 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-3e3d16bf-8f2a-48d8-911f-02dfab1cf599 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:17.584772 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.584772 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:17.585343 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3e3d16bf-8f2a-48d8-911f-02dfab1cf599 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:17.585692 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1021/4111] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:17 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:17.609956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fb293b15-5a08-4682-a22d-78b454074212 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:17.612696 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb293b15-5a08-4682-a22d-78b454074212 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:17.612984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb293b15-5a08-4682-a22d-78b454074212 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:17.613196 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fb293b15-5a08-4682-a22d-78b454074212 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:17.624919 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:17.624919 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:17.629604 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fb293b15-5a08-4682-a22d-78b454074212 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:17.635057 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fb293b15-5a08-4682-a22d-78b454074212 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:17.635492 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1038/4112] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:17 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:18.157514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-33985e45-0b95-40e3-987e-9857a50935be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.159411 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33985e45-0b95-40e3-987e-9857a50935be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:18.159721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33985e45-0b95-40e3-987e-9857a50935be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:18.159849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-33985e45-0b95-40e3-987e-9857a50935be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:18.159952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-33985e45-0b95-40e3-987e-9857a50935be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:18.171807 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:18.171807 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:18.172733 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-33985e45-0b95-40e3-987e-9857a50935be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:18.173430 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1020/4113] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:18 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:18.196960 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-644c3ccf-0ea9-4384-981d-0bfd7cc9aff2 req-e1186275-98f6-4d6b-a65e-2f38debdf194 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.199257 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-644c3ccf-0ea9-4384-981d-0bfd7cc9aff2 req-e1186275-98f6-4d6b-a65e-2f38debdf194 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 Aug 25 11:57:18.199511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-644c3ccf-0ea9-4384-981d-0bfd7cc9aff2 req-e1186275-98f6-4d6b-a65e-2f38debdf194 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:18.199771 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-644c3ccf-0ea9-4384-981d-0bfd7cc9aff2 req-e1186275-98f6-4d6b-a65e-2f38debdf194 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:18.208900 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-644c3ccf-0ea9-4384-981d-0bfd7cc9aff2 req-e1186275-98f6-4d6b-a65e-2f38debdf194 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 returned with HTTP 404 Aug 25 11:57:18.209463 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1035/4114] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:18 2026] GET /volume/v3/snapshots/ff789963-5ac8-4f11-9b62-83dd3fe12826 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:18.243198 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.245693 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] DELETE https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:18.246084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:18.246328 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:18.246579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Delete volume with id: 672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:18.256872 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:18.256872 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:18.257460 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Volume info retrieved successfully. Aug 25 11:57:18.277001 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Delete volume request issued successfully. Aug 25 11:57:18.277171 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9e2350f8-f05d-4a40-a689-567573aa9f4b req-8c102092-856a-4ab4-832a-5f297b7a407c tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 202 Aug 25 11:57:18.277741 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1022/4115] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:57:18 2026] DELETE /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:18.305289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-140f8a3a-4be5-42f1-a44e-19f8e6e87e39 req-860dd1f2-9d5d-434d-83a4-65cf4d824913 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.307561 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-140f8a3a-4be5-42f1-a44e-19f8e6e87e39 req-860dd1f2-9d5d-434d-83a4-65cf4d824913 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:18.307851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-140f8a3a-4be5-42f1-a44e-19f8e6e87e39 req-860dd1f2-9d5d-434d-83a4-65cf4d824913 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:18.308079 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-140f8a3a-4be5-42f1-a44e-19f8e6e87e39 req-860dd1f2-9d5d-434d-83a4-65cf4d824913 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:18.317640 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:18.317640 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:18.319779 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-140f8a3a-4be5-42f1-a44e-19f8e6e87e39 req-860dd1f2-9d5d-434d-83a4-65cf4d824913 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Volume info retrieved successfully. Aug 25 11:57:18.323713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-140f8a3a-4be5-42f1-a44e-19f8e6e87e39 req-860dd1f2-9d5d-434d-83a4-65cf4d824913 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 200 Aug 25 11:57:18.324141 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1039/4116] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:18 2026] GET /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:18.594653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-333b1432-1f83-48d1-b06f-aed719752503 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.596924 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-333b1432-1f83-48d1-b06f-aed719752503 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:18.597186 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-333b1432-1f83-48d1-b06f-aed719752503 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:18.597439 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-333b1432-1f83-48d1-b06f-aed719752503 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:18.597634 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-333b1432-1f83-48d1-b06f-aed719752503 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:18.604126 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:18.604126 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:18.605279 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-333b1432-1f83-48d1-b06f-aed719752503 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:18.605898 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1021/4117] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:18 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:18.652822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19a5d56a-844e-4858-b8ba-2e75f7a00c15 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.655572 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19a5d56a-844e-4858-b8ba-2e75f7a00c15 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:18.655831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19a5d56a-844e-4858-b8ba-2e75f7a00c15 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:18.656049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19a5d56a-844e-4858-b8ba-2e75f7a00c15 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:18.666840 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:18.666840 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:18.670467 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-19a5d56a-844e-4858-b8ba-2e75f7a00c15 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:18.675028 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19a5d56a-844e-4858-b8ba-2e75f7a00c15 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:18.675455 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1036/4118] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:18 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:18.842581 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:18.844581 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:18.845038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-517452745", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:18.846604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-517452745', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:18.846797 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create volume of 1 GB Aug 25 11:57:18.851275 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Availability Zones retrieved successfully. Aug 25 11:57:18.857186 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Flow 'volume_create_api' (0328dc66-68de-4270-a737-fe230522ddc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:18.858218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fa7b00-1f95-42a2-9c81-1cd6e62e4fe8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:18.859278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:18.888070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5fa7b00-1f95-42a2-9c81-1cd6e62e4fe8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:18.889057 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dc7464-78cd-497b-8164-17d77cea977c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:18.943645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Created reservations ['f763dabb-efae-4679-9e82-d5705b2332f7', '12e00f68-3c3d-455e-9a6a-f4ce5d08ab0e', '85370a13-2899-4d99-8bbe-bbe9ece8b743', '348d1631-ef7f-4a15-ad28-11297198f116'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:18.943645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d6dc7464-78cd-497b-8164-17d77cea977c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f763dabb-efae-4679-9e82-d5705b2332f7', '12e00f68-3c3d-455e-9a6a-f4ce5d08ab0e', '85370a13-2899-4d99-8bbe-bbe9ece8b743', '348d1631-ef7f-4a15-ad28-11297198f116']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:18.943645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094fad19-c2de-495a-8f36-deaa3349c2a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:18.963791 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (094fad19-c2de-495a-8f36-deaa3349c2a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0a1500f3-c732-45e8-b2a2-8bf25e236d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-517452745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d39f35cbfa924de492edf669ff9d656b',qos_specs=None,replication_status=,reservations=['f763dabb-efae-4679-9e82-d5705b2332f7','12e00f68-3c3d-455e-9a6a-f4ce5d08ab0e','85370a13-2899-4d99-8bbe-bbe9ece8b743','348d1631-ef7f-4a15-ad28-11297198f116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a62d2969b364eff85246d8413a88c1c',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-517452745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0a1500f3-c732-45e8-b2a2-8bf25e236d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d39f35cbfa924de492edf669ff9d656b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a62d2969b364eff85246d8413a88c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:18.964506 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a379dd-26e4-4c5f-97a5-2fa9d209585b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:18.980141 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83a379dd-26e4-4c5f-97a5-2fa9d209585b) transitioned into state 'SUCCESS' from state '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-517452745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d39f35cbfa924de492edf669ff9d656b',qos_specs=None,replication_status=,reservations=['f763dabb-efae-4679-9e82-d5705b2332f7','12e00f68-3c3d-455e-9a6a-f4ce5d08ab0e','85370a13-2899-4d99-8bbe-bbe9ece8b743','348d1631-ef7f-4a15-ad28-11297198f116'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a62d2969b364eff85246d8413a88c1c',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:18.981029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d10969c-d534-4820-8a26-77aaf50dabed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:18.991644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d10969c-d534-4820-8a26-77aaf50dabed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:18.991644 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Flow 'volume_create_api' (0328dc66-68de-4270-a737-fe230522ddc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:18.991644 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create volume request issued successfully. Aug 25 11:57:18.991644 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0daf2108-8b07-4d71-a7b7-1676ad5142fb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:18.991644 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1023/4119] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:18 2026] POST /volume/v3/volumes => generated 752 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:19.007717 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97886601-d848-41c6-b7a6-678a0d6f0a15 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.009948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97886601-d848-41c6-b7a6-678a0d6f0a15 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:19.010222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97886601-d848-41c6-b7a6-678a0d6f0a15 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.010481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97886601-d848-41c6-b7a6-678a0d6f0a15 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.018961 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:19.018961 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:19.022979 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97886601-d848-41c6-b7a6-678a0d6f0a15 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:19.027798 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97886601-d848-41c6-b7a6-678a0d6f0a15 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:19.028287 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1040/4120] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:19 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 820 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:19.183829 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ba449776-68b4-4a97-8c85-4b25addffd3a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.185399 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba449776-68b4-4a97-8c85-4b25addffd3a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:19.185584 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba449776-68b4-4a97-8c85-4b25addffd3a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.185775 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ba449776-68b4-4a97-8c85-4b25addffd3a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.185875 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ba449776-68b4-4a97-8c85-4b25addffd3a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:19.190000 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:19.190000 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:19.190608 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ba449776-68b4-4a97-8c85-4b25addffd3a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:19.190956 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1022/4121] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:19 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:19.350844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f2b48857-eaa6-47f8-8d0a-9643e39c56cf req-e92bb69b-d306-431c-835b-8f5e16d5e57f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.352929 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f2b48857-eaa6-47f8-8d0a-9643e39c56cf req-e92bb69b-d306-431c-835b-8f5e16d5e57f tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:19.353104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f2b48857-eaa6-47f8-8d0a-9643e39c56cf req-e92bb69b-d306-431c-835b-8f5e16d5e57f tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.353317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f2b48857-eaa6-47f8-8d0a-9643e39c56cf req-e92bb69b-d306-431c-835b-8f5e16d5e57f tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.359279 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f2b48857-eaa6-47f8-8d0a-9643e39c56cf req-e92bb69b-d306-431c-835b-8f5e16d5e57f tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 404 Aug 25 11:57:19.359893 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1037/4122] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:19 2026] GET /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:19.386203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-dfde5962-ab12-44b4-902b-177fbb7d6bfb req-3ebb1d8b-c1f1-4670-bad7-42e017e04b27 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.389093 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfde5962-ab12-44b4-902b-177fbb7d6bfb req-3ebb1d8b-c1f1-4670-bad7-42e017e04b27 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] DELETE https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:19.389348 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfde5962-ab12-44b4-902b-177fbb7d6bfb req-3ebb1d8b-c1f1-4670-bad7-42e017e04b27 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.389601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-dfde5962-ab12-44b4-902b-177fbb7d6bfb req-3ebb1d8b-c1f1-4670-bad7-42e017e04b27 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.389834 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-dfde5962-ab12-44b4-902b-177fbb7d6bfb req-3ebb1d8b-c1f1-4670-bad7-42e017e04b27 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Delete volume with id: 672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:19.397695 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-dfde5962-ab12-44b4-902b-177fbb7d6bfb req-3ebb1d8b-c1f1-4670-bad7-42e017e04b27 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 404 Aug 25 11:57:19.398331 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1024/4123] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:57:19 2026] DELETE /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:19.425480 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-b6854795-37ea-4397-abfe-c44228f5c3b4 req-1fcb140c-3e9d-4199-beac-fd0a29938089 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.428636 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b6854795-37ea-4397-abfe-c44228f5c3b4 req-1fcb140c-3e9d-4199-beac-fd0a29938089 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] GET https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb Aug 25 11:57:19.429104 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b6854795-37ea-4397-abfe-c44228f5c3b4 req-1fcb140c-3e9d-4199-beac-fd0a29938089 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.429367 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-b6854795-37ea-4397-abfe-c44228f5c3b4 req-1fcb140c-3e9d-4199-beac-fd0a29938089 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.437974 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-b6854795-37ea-4397-abfe-c44228f5c3b4 req-1fcb140c-3e9d-4199-beac-fd0a29938089 tempest-VolumesSnapshotsTestJSON-286919112 tempest-VolumesSnapshotsTestJSON-286919112-project-member] https://10.4.3.66/volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb returned with HTTP 404 Aug 25 11:57:19.438811 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1041/4124] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:19 2026] GET /volume/v3/volumes/672c5177-21df-4a2d-bcb8-70a6fbbdfacb => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 25 11:57:19.619446 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ef64ad34-f5cf-4592-9266-9f0724ee0dcb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.621520 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef64ad34-f5cf-4592-9266-9f0724ee0dcb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:19.621800 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef64ad34-f5cf-4592-9266-9f0724ee0dcb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.621983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ef64ad34-f5cf-4592-9266-9f0724ee0dcb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.622081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ef64ad34-f5cf-4592-9266-9f0724ee0dcb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:19.628328 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:19.628328 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:19.629179 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ef64ad34-f5cf-4592-9266-9f0724ee0dcb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:19.629781 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1023/4125] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:19 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:19.697664 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-93bc5c34-58b5-4b66-857d-f476994d3873 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.698537 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93bc5c34-58b5-4b66-857d-f476994d3873 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:19.698791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93bc5c34-58b5-4b66-857d-f476994d3873 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:19.698960 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-93bc5c34-58b5-4b66-857d-f476994d3873 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:19.712955 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:19.712955 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:19.716413 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-93bc5c34-58b5-4b66-857d-f476994d3873 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:19.721384 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-93bc5c34-58b5-4b66-857d-f476994d3873 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:19.721940 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1038/4126] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:19 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:19.815236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-432a9abb-cf8f-4f79-a2b1-a75bf263baf4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:19.817839 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-432a9abb-cf8f-4f79-a2b1-a75bf263baf4 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] POST https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33/action Aug 25 11:57:19.818347 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-432a9abb-cf8f-4f79-a2b1-a75bf263baf4 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:19.818552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-432a9abb-cf8f-4f79-a2b1-a75bf263baf4 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:19.838549 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:19.838549 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:19.849285 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d6b393d5-16f5-4a27-b66d-fd14ff7c259a req-432a9abb-cf8f-4f79-a2b1-a75bf263baf4 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33/action returned with HTTP 204 Aug 25 11:57:19.850006 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1025/4127] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:57:19 2026] POST /volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:20.044484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-797b9501-2b34-4ed4-b331-04743aa513c6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.047564 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-797b9501-2b34-4ed4-b331-04743aa513c6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:20.049358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-797b9501-2b34-4ed4-b331-04743aa513c6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.049358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-797b9501-2b34-4ed4-b331-04743aa513c6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.061025 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.061025 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:20.070252 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-797b9501-2b34-4ed4-b331-04743aa513c6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:20.077846 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-797b9501-2b34-4ed4-b331-04743aa513c6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:20.079234 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1042/4128] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.092436 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe86d309-6a5a-4d27-8ed5-7fecc4f7c8e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.096366 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe86d309-6a5a-4d27-8ed5-7fecc4f7c8e0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:20.096573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe86d309-6a5a-4d27-8ed5-7fecc4f7c8e0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.096837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe86d309-6a5a-4d27-8ed5-7fecc4f7c8e0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.105073 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.105073 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:20.110706 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe86d309-6a5a-4d27-8ed5-7fecc4f7c8e0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:20.115612 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe86d309-6a5a-4d27-8ed5-7fecc4f7c8e0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:20.116284 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1024/4129] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.131432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d506ccb7-3c51-4151-add7-b47f72b13702 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.133071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:57:20.133262 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.133441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.133665 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:57:20.134338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100238) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:57:20.141023 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Get all volumes completed successfully. Aug 25 11:57:20.141403 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d506ccb7-3c51-4151-add7-b47f72b13702 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:57:20.141751 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1039/4130] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.157932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0ac46406-cdcd-4677-9fdc-63b213a62d90 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.164861 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0ac46406-cdcd-4677-9fdc-63b213a62d90 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:20.166800 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0ac46406-cdcd-4677-9fdc-63b213a62d90 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.167159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0ac46406-cdcd-4677-9fdc-63b213a62d90 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.176538 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.176538 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:20.181237 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0ac46406-cdcd-4677-9fdc-63b213a62d90 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:20.187808 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0ac46406-cdcd-4677-9fdc-63b213a62d90 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:20.188393 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1026/4131] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.204502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5b15b27c-8cb3-4875-b988-f5173cec34c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.210142 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b15b27c-8cb3-4875-b988-f5173cec34c5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:20.210434 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b15b27c-8cb3-4875-b988-f5173cec34c5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.210649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b15b27c-8cb3-4875-b988-f5173cec34c5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.210810 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5b15b27c-8cb3-4875-b988-f5173cec34c5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:20.215562 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.215562 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:20.216389 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b15b27c-8cb3-4875-b988-f5173cec34c5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:20.216796 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1043/4132] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.239262 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-88892f01-e0f5-4878-8a01-7b0aeefcc8ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.241449 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-88892f01-e0f5-4878-8a01-7b0aeefcc8ab tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:20.241703 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-88892f01-e0f5-4878-8a01-7b0aeefcc8ab tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.241931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-88892f01-e0f5-4878-8a01-7b0aeefcc8ab tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.251589 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.251589 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:20.255354 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-88892f01-e0f5-4878-8a01-7b0aeefcc8ab tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:20.259597 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-88892f01-e0f5-4878-8a01-7b0aeefcc8ab tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:20.260274 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1025/4133] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.352399 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5b4ae5e-4f96-44b3-8fdc-e9429cbaf936 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.352799 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5b4ae5e-4f96-44b3-8fdc-e9429cbaf936 None None] GET https://10.4.3.66/volume// Aug 25 11:57:20.352989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5b4ae5e-4f96-44b3-8fdc-e9429cbaf936 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.353255 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5b4ae5e-4f96-44b3-8fdc-e9429cbaf936 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.353643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5b4ae5e-4f96-44b3-8fdc-e9429cbaf936 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:20.353981 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1040/4134] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:20.361851 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-036cfa70-0a4b-4fc2-8db4-9dbf3a19e59d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.364021 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-036cfa70-0a4b-4fc2-8db4-9dbf3a19e59d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:57:20.364383 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-036cfa70-0a4b-4fc2-8db4-9dbf3a19e59d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0a1500f3-c732-45e8-b2a2-8bf25e236d33", "connector": null, "instance_uuid": "3af53303-c7eb-4c76-99f5-cec8f47a5995"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:20.375144 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.375144 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:20.407273 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-036cfa70-0a4b-4fc2-8db4-9dbf3a19e59d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:57:20.407778 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1027/4135] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:57:20 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 25 11:57:20.436871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36dab3f5-fb2a-47ad-a380-dc9b45e829c2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.439199 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36dab3f5-fb2a-47ad-a380-dc9b45e829c2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:20.439199 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36dab3f5-fb2a-47ad-a380-dc9b45e829c2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.439199 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36dab3f5-fb2a-47ad-a380-dc9b45e829c2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.447759 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ab82bb7-1c26-466b-8060-5ed8c824d534 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.448128 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ab82bb7-1c26-466b-8060-5ed8c824d534 None None] GET https://10.4.3.66/volume// Aug 25 11:57:20.448289 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ab82bb7-1c26-466b-8060-5ed8c824d534 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.448464 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ab82bb7-1c26-466b-8060-5ed8c824d534 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.448810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ab82bb7-1c26-466b-8060-5ed8c824d534 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:20.449206 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1026/4136] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:20.452462 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.452462 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:20.456593 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36dab3f5-fb2a-47ad-a380-dc9b45e829c2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:20.464057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-927aca09-25a1-4040-9c58-a793677b28e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.467335 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-927aca09-25a1-4040-9c58-a793677b28e3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:20.467335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-927aca09-25a1-4040-9c58-a793677b28e3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.467335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-927aca09-25a1-4040-9c58-a793677b28e3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.468832 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36dab3f5-fb2a-47ad-a380-dc9b45e829c2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:20.472276 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1044/4137] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.480711 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.480711 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:20.486301 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-927aca09-25a1-4040-9c58-a793677b28e3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:20.493862 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-927aca09-25a1-4040-9c58-a793677b28e3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:20.494468 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1041/4138] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 1024 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:20.626809 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.628057 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] PUT https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad Aug 25 11:57:20.628710 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:20.637604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Acquiring lock "cinder-attachment_update-0a1500f3-c732-45e8-b2a2-8bf25e236d33-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:57:20.641530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-efd57ccd-388b-4139-a17c-d43c299bd358 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.642853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Lock "cinder-attachment_update-0a1500f3-c732-45e8-b2a2-8bf25e236d33-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:57:20.643791 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efd57ccd-388b-4139-a17c-d43c299bd358 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:20.644070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efd57ccd-388b-4139-a17c-d43c299bd358 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.644206 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.644206 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:20.644286 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-efd57ccd-388b-4139-a17c-d43c299bd358 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.644433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-efd57ccd-388b-4139-a17c-d43c299bd358 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:20.649711 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.649711 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:20.650546 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-efd57ccd-388b-4139-a17c-d43c299bd358 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:20.651001 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1027/4139] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.706324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d670c5f2-a67a-48c1-bbec-189edf79af78 req-e1af5720-f89c-40d4-af54-f3ddb312ef52 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.714230 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d670c5f2-a67a-48c1-bbec-189edf79af78 req-e1af5720-f89c-40d4-af54-f3ddb312ef52 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30 Aug 25 11:57:20.714230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d670c5f2-a67a-48c1-bbec-189edf79af78 req-e1af5720-f89c-40d4-af54-f3ddb312ef52 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.714488 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d670c5f2-a67a-48c1-bbec-189edf79af78 req-e1af5720-f89c-40d4-af54-f3ddb312ef52 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.736704 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.736704 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:20.740681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cda8296b-ef19-4230-8f35-b382e431201b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.742493 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cda8296b-ef19-4230-8f35-b382e431201b tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:20.743389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cda8296b-ef19-4230-8f35-b382e431201b tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.743389 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cda8296b-ef19-4230-8f35-b382e431201b tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.782671 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.782671 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:20.787872 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cda8296b-ef19-4230-8f35-b382e431201b tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:20.792525 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Lock "cinder-attachment_update-0a1500f3-c732-45e8-b2a2-8bf25e236d33-np0000008081" released by "attachment_update" :: held 0.149s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:57:20.792525 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-feba7a0c-4751-4ca2-bf5b-739a2bb5d908 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad returned with HTTP 200 Aug 25 11:57:20.794298 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1028/4140] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:57:20 2026] PUT /volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad => generated 969 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:57:20.794426 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cda8296b-ef19-4230-8f35-b382e431201b tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:20.796408 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1042/4141] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 1172 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:20.816558 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d2e25f24-6f52-4223-a27e-950f5b8658d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.819864 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2e25f24-6f52-4223-a27e-950f5b8658d8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:20.819864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2e25f24-6f52-4223-a27e-950f5b8658d8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:20.819864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2e25f24-6f52-4223-a27e-950f5b8658d8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:20.836064 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:20.836064 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:20.837822 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d670c5f2-a67a-48c1-bbec-189edf79af78 req-e1af5720-f89c-40d4-af54-f3ddb312ef52 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30 returned with HTTP 200 Aug 25 11:57:20.838375 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1045/4142] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:57:20 2026] DELETE /volume/v3/attachments/f81a07cd-c61a-4a7d-bd41-492607e4bc30 => generated 19 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:20.845218 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d2e25f24-6f52-4223-a27e-950f5b8658d8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:20.854451 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2e25f24-6f52-4223-a27e-950f5b8658d8 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:20.855145 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1028/4143] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:20 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 1172 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:20.877355 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-40586ccb-2e68-4c85-8c14-8a276d150485 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:20.879792 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1029/4144] 10.4.3.66 () {70 vars in 1604 bytes} [Tue Aug 25 11:57:20 2026] DELETE /volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:57:20.891694 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4dd58b2b-59a5-4346-96ba-107be24b8651 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.004735 np0000008081 devstack@c-api.service[100238]: WARNING keystonemiddleware.auth_token [None req-4dd58b2b-59a5-4346-96ba-107be24b8651 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 11:57:21.008301 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1043/4145] 10.4.3.66 () {70 vars in 1604 bytes} [Tue Aug 25 11:57:20 2026] DELETE /volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 => generated 114 bytes in 117 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:57:21.018206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.020038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] DELETE https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 Aug 25 11:57:21.020306 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.020502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.030746 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.030746 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:21.113602 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Attachment connected to vm 9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4, checking data on nova Aug 25 11:57:21.113874 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.compute.nova [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100239) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 11:57:21.231360 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-880b095e-0171-46b4-9234-751f6b035fae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.235303 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-880b095e-0171-46b4-9234-751f6b035fae tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:21.235303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-880b095e-0171-46b4-9234-751f6b035fae tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.235303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-880b095e-0171-46b4-9234-751f6b035fae tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.235303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-880b095e-0171-46b4-9234-751f6b035fae tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:21.239650 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.239650 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:21.241466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-880b095e-0171-46b4-9234-751f6b035fae tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:21.241466 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1029/4146] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:21 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:21.356202 np0000008081 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4/os-volume_attachments/30914400-a934-4377-802d-2db154375752 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}3fafeb0c058cbd45e1d7b30980ef54838d92d6f397327e02caec3009762599ea" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10" -H "X-Service-Token: {SHA256}6504f33a0d94ef59d0ef4a23af754f701cf653f5ac3385f250e039221539a0bb" {{(pid=100239) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 11:57:21.487207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d4536842-a5f6-4002-af74-b1cc9c322f2b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.489268 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4536842-a5f6-4002-af74-b1cc9c322f2b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:21.489812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4536842-a5f6-4002-af74-b1cc9c322f2b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.489812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4536842-a5f6-4002-af74-b1cc9c322f2b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.505761 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.505761 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:21.510609 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d4536842-a5f6-4002-af74-b1cc9c322f2b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:21.515184 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4536842-a5f6-4002-af74-b1cc9c322f2b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:21.515972 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1030/4147] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:21 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:21.572172 np0000008081 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 11:57:21 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-9542fb09-3a8d-405f-bb5c-bda569094558 x-openstack-request-id: req-9542fb09-3a8d-405f-bb5c-bda569094558 {{(pid=100239) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 11:57:21.572508 np0000008081 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "30914400-a934-4377-802d-2db154375752", "serverId": "9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "449d3590-b9ee-42ec-b9b8-afe3e1a68d33", "bdm_uuid": "b2e23109-fc6b-4085-b1d0-d502dcc90342"}} {{(pid=100239) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 11:57:21.572508 np0000008081 devstack@c-api.service[100239]: DEBUG novaclient.v2.client [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET call to compute for https://10.4.3.66/compute/v2.1/servers/9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4/os-volume_attachments/30914400-a934-4377-802d-2db154375752 used request id req-9542fb09-3a8d-405f-bb5c-bda569094558 {{(pid=100239) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 11:57:21.574409 np0000008081 devstack@c-api.service[100239]: ERROR cinder.volume.api [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-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 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Caught error: Detach volume from instance 9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4 using the Compute API Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: 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 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 11:57:21.576755 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 9c2f595e-c40b-4df7-a4c2-f19ba00d3bb4 using the Compute API Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: ERROR cinder.api.middleware.fault Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.middleware.fault [None req-af6aa5f9-f4bf-41ed-9487-9c4a00fb8d10 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 returned with HTTP 409 Aug 25 11:57:21.577773 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1046/4148] 10.4.3.66 () {68 vars in 1397 bytes} [Tue Aug 25 11:57:21 2026] DELETE /volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 => generated 167 bytes in 560 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:21.614104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6f25343e-8409-431d-85cf-513e846b7b7e req-c33fb553-57eb-4759-86f0-078738ad8dd9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.616299 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-c33fb553-57eb-4759-86f0-078738ad8dd9 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:21.616501 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-c33fb553-57eb-4759-86f0-078738ad8dd9 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.616718 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-c33fb553-57eb-4759-86f0-078738ad8dd9 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.623829 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.629928 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.629928 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:21.634898 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6f25343e-8409-431d-85cf-513e846b7b7e req-c33fb553-57eb-4759-86f0-078738ad8dd9 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:21.640663 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-c33fb553-57eb-4759-86f0-078738ad8dd9 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:21.641277 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1044/4149] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:21 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 1154 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:21.663290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.663595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.666733 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] POST https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752/action Aug 25 11:57:21.666733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:21.666906 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:21.667104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:21.667339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.667339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.667339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:21.678028 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.678028 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:21.678238 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:21.687940 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Begin detaching volume completed successfully. Aug 25 11:57:21.688586 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-f8665678-b2e1-45c2-ba69-1e45321eb754 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752/action returned with HTTP 202 Aug 25 11:57:21.689442 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1031/4150] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:57:21 2026] POST /volume/v3/volumes/30914400-a934-4377-802d-2db154375752/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:21.702166 np0000008081 devstack@c-api.service[100239]: DEBUG oslo_db.sqlalchemy.engines [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-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=100239) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:57:21.706101 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.706101 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:21.708190 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed91ab05-2930-49b6-8726-cc42a1c33510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:21.708190 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1047/4151] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:21 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:21.747105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-49ccfbf0-9dee-4206-808e-bd50e423d398 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.749197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49ccfbf0-9dee-4206-808e-bd50e423d398 None None] GET https://10.4.3.66/volume// Aug 25 11:57:21.751369 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49ccfbf0-9dee-4206-808e-bd50e423d398 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.753455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-49ccfbf0-9dee-4206-808e-bd50e423d398 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.758348 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-49ccfbf0-9dee-4206-808e-bd50e423d398 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:21.761657 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1045/4152] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:21 2026] GET /volume/ => generated 385 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:21.769997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6f25343e-8409-431d-85cf-513e846b7b7e req-5c26dd6b-4ec5-4f43-b18c-f4aa9b76c7d0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:21.771918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-5c26dd6b-4ec5-4f43-b18c-f4aa9b76c7d0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:21.772092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-5c26dd6b-4ec5-4f43-b18c-f4aa9b76c7d0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:21.772293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-5c26dd6b-4ec5-4f43-b18c-f4aa9b76c7d0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:21.781034 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:21.781034 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:21.783877 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6f25343e-8409-431d-85cf-513e846b7b7e req-5c26dd6b-4ec5-4f43-b18c-f4aa9b76c7d0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:21.787450 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-5c26dd6b-4ec5-4f43-b18c-f4aa9b76c7d0 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:21.787882 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1032/4153] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:57:21 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 1337 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:21.810320 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:21.810320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-297667629"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:21.811372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-297667629'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:21.811587 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create volume of 1 GB Aug 25 11:57:21.816854 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Availability Zones retrieved successfully. Aug 25 11:57:21.822726 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Flow 'volume_create_api' (6e6a67b7-bc07-4da4-a930-26decfabc510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:21.825666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fabe9c1-e5a5-4fdc-abe2-2b7631cf2963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:21.825666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:21.863881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fabe9c1-e5a5-4fdc-abe2-2b7631cf2963) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:21.865640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9a74d0-97d1-4ff5-9079-e721739d18f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:21.960211 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Created reservations ['fe284fd9-f829-415b-bff6-95dd3c087b75', '202d4777-1a65-4227-a2f3-101de238eb7e', 'ed75ec22-0dc4-4c32-b0a1-f8aebb142ba7', '92f3a996-c703-41b8-9b5f-902aeec07af3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:21.961215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f9a74d0-97d1-4ff5-9079-e721739d18f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fe284fd9-f829-415b-bff6-95dd3c087b75', '202d4777-1a65-4227-a2f3-101de238eb7e', 'ed75ec22-0dc4-4c32-b0a1-f8aebb142ba7', '92f3a996-c703-41b8-9b5f-902aeec07af3']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:21.965021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468a3ec9-b18b-42bf-a0f7-c05786a348f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:22.000230 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (468a3ec9-b18b-42bf-a0f7-c05786a348f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ecffbf-8128-424b-a5aa-7662e3e99c1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-297667629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b683337ad33e42158f5dfc242c4ca759',qos_specs=None,replication_status=,reservations=['fe284fd9-f829-415b-bff6-95dd3c087b75','202d4777-1a65-4227-a2f3-101de238eb7e','ed75ec22-0dc4-4c32-b0a1-f8aebb142ba7','92f3a996-c703-41b8-9b5f-902aeec07af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd56318d0c11426589d17adf2b6f3082',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-297667629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ecffbf-8128-424b-a5aa-7662e3e99c1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b683337ad33e42158f5dfc242c4ca759',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cd56318d0c11426589d17adf2b6f3082',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:22.001192 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3ffeb0-753d-4d39-957c-f533f8309d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:22.026402 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef3ffeb0-753d-4d39-957c-f533f8309d2e) transitioned into state 'SUCCESS' from state '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-297667629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b683337ad33e42158f5dfc242c4ca759',qos_specs=None,replication_status=,reservations=['fe284fd9-f829-415b-bff6-95dd3c087b75','202d4777-1a65-4227-a2f3-101de238eb7e','ed75ec22-0dc4-4c32-b0a1-f8aebb142ba7','92f3a996-c703-41b8-9b5f-902aeec07af3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cd56318d0c11426589d17adf2b6f3082',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:22.027755 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f88c21b-df6a-4c44-870a-9b34798e5b4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:22.040312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0f88c21b-df6a-4c44-870a-9b34798e5b4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:22.041194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Flow 'volume_create_api' (6e6a67b7-bc07-4da4-a930-26decfabc510) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:22.041498 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create volume request issued successfully. Aug 25 11:57:22.042092 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-792ebeab-3321-4a3a-b0dd-abedb5d3d353 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:22.042508 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1030/4154] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:21 2026] POST /volume/v3/volumes => generated 748 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:22.067718 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aaeae9fa-8188-4ad8-a9bc-ff66fe442763 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:22.070212 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aaeae9fa-8188-4ad8-a9bc-ff66fe442763 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:22.070578 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aaeae9fa-8188-4ad8-a9bc-ff66fe442763 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:22.070864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aaeae9fa-8188-4ad8-a9bc-ff66fe442763 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:22.082993 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:22.082993 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:22.091258 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aaeae9fa-8188-4ad8-a9bc-ff66fe442763 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:22.100692 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aaeae9fa-8188-4ad8-a9bc-ff66fe442763 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a returned with HTTP 200 Aug 25 11:57:22.101225 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1048/4155] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:22 2026] GET /volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:22.253379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b91d69b8-4ddb-49f4-b3df-e0826031b1b3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:22.254894 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b91d69b8-4ddb-49f4-b3df-e0826031b1b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:22.255220 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b91d69b8-4ddb-49f4-b3df-e0826031b1b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:22.255471 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b91d69b8-4ddb-49f4-b3df-e0826031b1b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:22.255704 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b91d69b8-4ddb-49f4-b3df-e0826031b1b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:22.266798 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:22.266798 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:22.270350 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b91d69b8-4ddb-49f4-b3df-e0826031b1b3 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:22.270350 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1046/4156] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:22 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:22.456616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:22.460394 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:57:22.460616 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:22.460862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:22.461076 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:57:22.473786 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:22.473786 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:22.474394 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:22.495711 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:57:22.496213 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eb5745ca-c374-4cd8-9b28-093cde021b20 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 202 Aug 25 11:57:22.496347 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1033/4157] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:22 2026] DELETE /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:22.503360 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69171c1b-ddac-4032-859c-04ae66b2c477 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:22.505216 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69171c1b-ddac-4032-859c-04ae66b2c477 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:57:22.505405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69171c1b-ddac-4032-859c-04ae66b2c477 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:22.505618 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69171c1b-ddac-4032-859c-04ae66b2c477 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:22.513866 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:22.513866 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:22.518812 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-69171c1b-ddac-4032-859c-04ae66b2c477 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:22.529078 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69171c1b-ddac-4032-859c-04ae66b2c477 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 200 Aug 25 11:57:22.529437 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1031/4158] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:22 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 1363 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:22.531629 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00751b0e-4168-46be-bb39-79c1cf128c9d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:22.534034 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00751b0e-4168-46be-bb39-79c1cf128c9d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:22.534355 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00751b0e-4168-46be-bb39-79c1cf128c9d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:22.534641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00751b0e-4168-46be-bb39-79c1cf128c9d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:22.546603 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:22.546603 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:22.551417 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-00751b0e-4168-46be-bb39-79c1cf128c9d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:22.556361 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00751b0e-4168-46be-bb39-79c1cf128c9d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:22.557017 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1049/4159] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:22 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:22.718861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c35acde4-6daf-469f-9ab2-e40e907ec45c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:22.720793 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c35acde4-6daf-469f-9ab2-e40e907ec45c tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:22.721080 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c35acde4-6daf-469f-9ab2-e40e907ec45c tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:22.721311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c35acde4-6daf-469f-9ab2-e40e907ec45c tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:22.721474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c35acde4-6daf-469f-9ab2-e40e907ec45c tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:22.725800 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:22.725800 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:22.726512 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c35acde4-6daf-469f-9ab2-e40e907ec45c tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:22.726928 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1047/4160] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:22 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:23.122759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b6f1b78e-ab4b-4d2b-8eb9-7be0dab5ed96 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.124572 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b6f1b78e-ab4b-4d2b-8eb9-7be0dab5ed96 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:23.124765 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b6f1b78e-ab4b-4d2b-8eb9-7be0dab5ed96 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.124958 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b6f1b78e-ab4b-4d2b-8eb9-7be0dab5ed96 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.131914 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.131914 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:23.135362 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b6f1b78e-ab4b-4d2b-8eb9-7be0dab5ed96 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:23.139392 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b6f1b78e-ab4b-4d2b-8eb9-7be0dab5ed96 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a returned with HTTP 200 Aug 25 11:57:23.139803 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1034/4161] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:23.152749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.155205 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:23.155649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ecffbf-8128-424b-a5aa-7662e3e99c1a", "name": "tempest-SnapshotsActionsTest-Snapshot-2100364519"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:23.166235 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.166235 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:23.166964 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:23.167137 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create snapshot from volume 41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:23.212986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Created reservations ['7463ea55-e439-472a-b24a-9af7cf92064a', 'e0e4edb1-677c-4a67-9431-2daf176bc8ec', '57179917-b99d-4830-868f-e95d5d4e6b4c', 'edc5dba6-02f9-4827-8a37-dd3051e6cdfa'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:23.250426 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot create request issued successfully. Aug 25 11:57:23.250838 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a82899d7-cd58-4ac9-8121-bc0ff738de58 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:23.251394 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1032/4162] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:23 2026] POST /volume/v3/snapshots => generated 307 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:23.261154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2cb5755-a296-4e07-9c55-04b663f01041 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.263259 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2cb5755-a296-4e07-9c55-04b663f01041 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:23.263542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2cb5755-a296-4e07-9c55-04b663f01041 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.263797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2cb5755-a296-4e07-9c55-04b663f01041 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.269020 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.269020 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:23.269490 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2cb5755-a296-4e07-9c55-04b663f01041 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:23.270270 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2cb5755-a296-4e07-9c55-04b663f01041 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:23.270683 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1050/4163] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:23.282922 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9a52b1e0-c016-4292-b0b5-56af9edfeffa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.284885 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a52b1e0-c016-4292-b0b5-56af9edfeffa tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:23.285209 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a52b1e0-c016-4292-b0b5-56af9edfeffa tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.285441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9a52b1e0-c016-4292-b0b5-56af9edfeffa tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.285724 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9a52b1e0-c016-4292-b0b5-56af9edfeffa tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:23.294833 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.294833 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:23.295059 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9a52b1e0-c016-4292-b0b5-56af9edfeffa tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:23.295480 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1048/4164] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:23.543312 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-80899c87-2801-4b52-bf49-5586eb7d25fd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.545668 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80899c87-2801-4b52-bf49-5586eb7d25fd tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 Aug 25 11:57:23.545935 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-80899c87-2801-4b52-bf49-5586eb7d25fd tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.546205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-80899c87-2801-4b52-bf49-5586eb7d25fd tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.553594 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-80899c87-2801-4b52-bf49-5586eb7d25fd tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 returned with HTTP 404 Aug 25 11:57:23.554465 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1035/4165] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/volumes/36b78758-0dbb-4dc4-8d22-62b234bf1df7 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:23.569808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9c2a91e-0ab6-45d5-8c5b-6e86ef0ae027 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.571759 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9c2a91e-0ab6-45d5-8c5b-6e86ef0ae027 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:23.571946 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9c2a91e-0ab6-45d5-8c5b-6e86ef0ae027 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.572141 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9c2a91e-0ab6-45d5-8c5b-6e86ef0ae027 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.586284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-890b483a-683d-4c73-9951-d95cd1a554e3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.588470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:23.588821 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.588821 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:23.588915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-685629976", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:23.590983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-685629976', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:23.594552 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9c2a91e-0ab6-45d5-8c5b-6e86ef0ae027 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:23.601746 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9c2a91e-0ab6-45d5-8c5b-6e86ef0ae027 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:23.602440 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1033/4166] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:23.667701 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:57:23.672175 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:57:23.678150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (5d76915f-039c-435a-b191-b1dd44a70136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:23.679285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe8ed55-7449-427c-a671-e063f90ca3b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:23.680302 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:23.740143 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d53dfdd7-8265-4ec8-bfcc-f0199538c692 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.741892 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d53dfdd7-8265-4ec8-bfcc-f0199538c692 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:23.742073 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d53dfdd7-8265-4ec8-bfcc-f0199538c692 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.742264 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d53dfdd7-8265-4ec8-bfcc-f0199538c692 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.742347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d53dfdd7-8265-4ec8-bfcc-f0199538c692 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:23.746021 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.746021 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:23.746593 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d53dfdd7-8265-4ec8-bfcc-f0199538c692 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:23.746931 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1049/4167] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:23.757123 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ebe8ed55-7449-427c-a671-e063f90ca3b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:23.757862 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ba757c-8dbb-4f2c-9f90-ca3773d7918f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:23.798888 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['a876cf46-bfe5-46b9-9602-ab0e9ad7f66a', '283ee4b6-71a2-45b7-acc0-67c399ea8fb6', '10dabd1f-ccdc-461e-a180-dce0516e43ca', '66435744-753b-4b61-8e3f-a61666912ab2'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:23.799545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30ba757c-8dbb-4f2c-9f90-ca3773d7918f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a876cf46-bfe5-46b9-9602-ab0e9ad7f66a', '283ee4b6-71a2-45b7-acc0-67c399ea8fb6', '10dabd1f-ccdc-461e-a180-dce0516e43ca', '66435744-753b-4b61-8e3f-a61666912ab2']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:23.800309 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126a8302-482b-43ea-a49a-0fe2971880b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:23.822384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (126a8302-482b-43ea-a49a-0fe2971880b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07a6d270-1ffa-4b0a-9950-e3ad438247ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-685629976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['a876cf46-bfe5-46b9-9602-ab0e9ad7f66a','283ee4b6-71a2-45b7-acc0-67c399ea8fb6','10dabd1f-ccdc-461e-a180-dce0516e43ca','66435744-753b-4b61-8e3f-a61666912ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-685629976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07a6d270-1ffa-4b0a-9950-e3ad438247ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:23.823309 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd3e6b5-2bdc-43f1-887e-999a439c6677) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:23.844923 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd3e6b5-2bdc-43f1-887e-999a439c6677) transitioned into state 'SUCCESS' from state '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-685629976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['a876cf46-bfe5-46b9-9602-ab0e9ad7f66a','283ee4b6-71a2-45b7-acc0-67c399ea8fb6','10dabd1f-ccdc-461e-a180-dce0516e43ca','66435744-753b-4b61-8e3f-a61666912ab2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:23.845805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28892a25-c0e2-4d7a-9472-f667a63c8c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:23.854858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28892a25-c0e2-4d7a-9472-f667a63c8c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:23.855589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (5d76915f-039c-435a-b191-b1dd44a70136) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:23.855920 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:57:23.856448 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-890b483a-683d-4c73-9951-d95cd1a554e3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:23.856877 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1051/4168] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:23 2026] POST /volume/v3/volumes => generated 756 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:23.871409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f16e0a0b-e6de-42eb-9a90-72313e6e2cd3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:23.873987 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f16e0a0b-e6de-42eb-9a90-72313e6e2cd3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:23.874438 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f16e0a0b-e6de-42eb-9a90-72313e6e2cd3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:23.874559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f16e0a0b-e6de-42eb-9a90-72313e6e2cd3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:23.888860 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:23.888860 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:23.895824 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f16e0a0b-e6de-42eb-9a90-72313e6e2cd3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:23.901321 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f16e0a0b-e6de-42eb-9a90-72313e6e2cd3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 200 Aug 25 11:57:23.901971 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1036/4169] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:23 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.108047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-d6fa8679-93e1-413f-a3b2-779229c30006 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.111673 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-d6fa8679-93e1-413f-a3b2-779229c30006 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad/action Aug 25 11:57:24.112050 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-d6fa8679-93e1-413f-a3b2-779229c30006 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:24.112184 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-d6fa8679-93e1-413f-a3b2-779229c30006 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:24.133194 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.133194 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:24.145832 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a4cffe30-21d6-4d26-b732-455948c3e080 req-d6fa8679-93e1-413f-a3b2-779229c30006 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad/action returned with HTTP 204 Aug 25 11:57:24.146454 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1034/4170] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:57:24 2026] POST /volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:24.243374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6f25343e-8409-431d-85cf-513e846b7b7e req-45ef9432-43f7-4d7e-8ba7-907829de2c3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.245754 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-45ef9432-43f7-4d7e-8ba7-907829de2c3c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] DELETE https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 Aug 25 11:57:24.245872 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-45ef9432-43f7-4d7e-8ba7-907829de2c3c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.246047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-45ef9432-43f7-4d7e-8ba7-907829de2c3c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.254961 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.254961 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:24.279427 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7d16dd95-1464-4eec-a644-819f99cd0f44 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.283733 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7d16dd95-1464-4eec-a644-819f99cd0f44 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:24.283980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7d16dd95-1464-4eec-a644-819f99cd0f44 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.284257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7d16dd95-1464-4eec-a644-819f99cd0f44 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.293297 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.293297 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:24.294385 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7d16dd95-1464-4eec-a644-819f99cd0f44 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:24.295355 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7d16dd95-1464-4eec-a644-819f99cd0f44 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:24.295558 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1052/4171] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.305479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3ea828e2-5992-4f20-b6ea-337759e73584 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.309576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29884b20-704b-4f1e-854d-38a53b296137 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.312866 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29884b20-704b-4f1e-854d-38a53b296137 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:24.313082 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29884b20-704b-4f1e-854d-38a53b296137 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.313294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29884b20-704b-4f1e-854d-38a53b296137 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.313392 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-29884b20-704b-4f1e-854d-38a53b296137 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:24.322507 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.322507 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:24.323242 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29884b20-704b-4f1e-854d-38a53b296137 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:24.323386 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6f25343e-8409-431d-85cf-513e846b7b7e req-45ef9432-43f7-4d7e-8ba7-907829de2c3c tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 returned with HTTP 200 Aug 25 11:57:24.324146 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1035/4172] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.324212 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1050/4173] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:57:24 2026] DELETE /volume/v3/attachments/449d3590-b9ee-42ec-b9b8-afe3e1a68d33 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.353186 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ea828e2-5992-4f20-b6ea-337759e73584 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:24.353691 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ea828e2-5992-4f20-b6ea-337759e73584 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:24.353807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3ea828e2-5992-4f20-b6ea-337759e73584 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:24.355286 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-3ea828e2-5992-4f20-b6ea-337759e73584 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'creating'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:24.380057 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.380057 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:24.391872 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3ea828e2-5992-4f20-b6ea-337759e73584 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:24.392359 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1037/4174] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:24 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:24.398899 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9420c232-538f-4230-bcce-1a78c992c458 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.401381 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9420c232-538f-4230-bcce-1a78c992c458 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:24.401644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9420c232-538f-4230-bcce-1a78c992c458 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.401930 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9420c232-538f-4230-bcce-1a78c992c458 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.408909 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.408909 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:24.409531 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9420c232-538f-4230-bcce-1a78c992c458 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:24.410765 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9420c232-538f-4230-bcce-1a78c992c458 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:24.411280 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1053/4175] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.422443 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17b420b4-aab7-401a-bfaa-4ee197a916e6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.424540 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17b420b4-aab7-401a-bfaa-4ee197a916e6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:24.424922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17b420b4-aab7-401a-bfaa-4ee197a916e6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:24.425066 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17b420b4-aab7-401a-bfaa-4ee197a916e6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:24.426383 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-17b420b4-aab7-401a-bfaa-4ee197a916e6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:24.437086 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.437086 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:24.449744 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17b420b4-aab7-401a-bfaa-4ee197a916e6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:24.450294 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1036/4176] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:24 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:24.457838 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ff05a185-d08e-40ec-92f8-7141d2caad95 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.459692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff05a185-d08e-40ec-92f8-7141d2caad95 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:24.459915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff05a185-d08e-40ec-92f8-7141d2caad95 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.460144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ff05a185-d08e-40ec-92f8-7141d2caad95 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.465828 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.465828 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:24.466383 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ff05a185-d08e-40ec-92f8-7141d2caad95 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:24.467481 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ff05a185-d08e-40ec-92f8-7141d2caad95 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:24.467890 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1051/4177] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.478312 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.480918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:24.481417 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ecffbf-8128-424b-a5aa-7662e3e99c1a", "name": "tempest-SnapshotsActionsTest-Snapshot-1169498833"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:24.491122 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.491122 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:24.491903 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:24.492109 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create snapshot from volume 41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:24.525090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Created reservations ['54d59540-6f18-4b5f-a7eb-c0e2da735d01', 'f9787a64-910d-442f-a981-79a7d0306c39', '5f0db336-7173-4ee6-bc95-7cd5502d0b8a', '505a9a8c-0388-4d9f-a69d-a158f55a5d5c'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:24.560841 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot create request issued successfully. Aug 25 11:57:24.561396 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-144cfbaf-922a-4d57-a6d6-70cf08c136f4 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:24.562011 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1038/4178] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:24.573591 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-83ecb2e3-4aad-4253-88d4-4d36b36f1cc3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.575800 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83ecb2e3-4aad-4253-88d4-4d36b36f1cc3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:24.576503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83ecb2e3-4aad-4253-88d4-4d36b36f1cc3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.576503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-83ecb2e3-4aad-4253-88d4-4d36b36f1cc3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.581930 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.581930 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:24.582488 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-83ecb2e3-4aad-4253-88d4-4d36b36f1cc3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:24.583291 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-83ecb2e3-4aad-4253-88d4-4d36b36f1cc3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 returned with HTTP 200 Aug 25 11:57:24.583731 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1054/4179] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.618142 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e3fd339-8792-4c19-8133-6805883a4dfc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.620085 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e3fd339-8792-4c19-8133-6805883a4dfc tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:24.620298 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e3fd339-8792-4c19-8133-6805883a4dfc tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.620480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e3fd339-8792-4c19-8133-6805883a4dfc tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.629759 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.629759 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:24.633321 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2e3fd339-8792-4c19-8133-6805883a4dfc tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:24.637372 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e3fd339-8792-4c19-8133-6805883a4dfc tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:24.637760 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1037/4180] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 1137 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:24.650902 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a78e595a-5f6d-401e-a7f6-fb9de5ab8293 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.654273 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a78e595a-5f6d-401e-a7f6-fb9de5ab8293 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:24.654571 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a78e595a-5f6d-401e-a7f6-fb9de5ab8293 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.654855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a78e595a-5f6d-401e-a7f6-fb9de5ab8293 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.667599 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.667599 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:24.672527 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a78e595a-5f6d-401e-a7f6-fb9de5ab8293 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:24.678613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a78e595a-5f6d-401e-a7f6-fb9de5ab8293 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:24.679269 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1052/4181] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:24.695315 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-70930414-6964-44a6-8e4a-6c3c2f7925df None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.697225 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:24.697580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0a1500f3-c732-45e8-b2a2-8bf25e236d33", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-923501747", "description": null, "metadata": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:24.708541 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.708541 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:24.708995 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:24.709133 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create snapshot from volume 0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:24.741464 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Created reservations ['f3fba19e-8574-426f-8c06-1e8326f1c186', '37fdc22a-3466-4354-813c-dad79fe90b07', '2aec882d-6f45-41b1-bdd2-72f488dc86cc', 'dbacdb76-944c-4af6-a8eb-9b3dca8d41c8'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:24.757150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a39730a-f9db-4eca-9600-a65c231904cd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.758941 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a39730a-f9db-4eca-9600-a65c231904cd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:24.759162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a39730a-f9db-4eca-9600-a65c231904cd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.759378 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a39730a-f9db-4eca-9600-a65c231904cd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.759519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0a39730a-f9db-4eca-9600-a65c231904cd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:24.763758 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.763758 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:24.764291 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a39730a-f9db-4eca-9600-a65c231904cd tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:24.764778 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1055/4182] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.776547 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot force create request issued successfully. Aug 25 11:57:24.776924 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-70930414-6964-44a6-8e4a-6c3c2f7925df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:24.777373 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1039/4183] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:24 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 25 11:57:24.786068 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fcc09800-2d39-48ce-82f0-0dfb10402332 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.788466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fcc09800-2d39-48ce-82f0-0dfb10402332 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:24.788731 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fcc09800-2d39-48ce-82f0-0dfb10402332 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.788937 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fcc09800-2d39-48ce-82f0-0dfb10402332 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.796956 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.796956 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:24.797816 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fcc09800-2d39-48ce-82f0-0dfb10402332 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot retrieved successfully. Aug 25 11:57:24.799101 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fcc09800-2d39-48ce-82f0-0dfb10402332 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 200 Aug 25 11:57:24.800072 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1038/4184] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 442 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.902593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a164dc09-fbd6-4993-8776-6ff1db06a6ea req-74fe5c8e-3ed9-4d41-854f-cc53a137b277 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.904639 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a164dc09-fbd6-4993-8776-6ff1db06a6ea req-74fe5c8e-3ed9-4d41-854f-cc53a137b277 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:24.904888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a164dc09-fbd6-4993-8776-6ff1db06a6ea req-74fe5c8e-3ed9-4d41-854f-cc53a137b277 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.905122 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a164dc09-fbd6-4993-8776-6ff1db06a6ea req-74fe5c8e-3ed9-4d41-854f-cc53a137b277 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.911544 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.911544 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:24.914801 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a164dc09-fbd6-4993-8776-6ff1db06a6ea req-74fe5c8e-3ed9-4d41-854f-cc53a137b277 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:24.917701 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d5c502c6-5030-48ee-910f-0152819d9d34 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.919921 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a164dc09-fbd6-4993-8776-6ff1db06a6ea req-74fe5c8e-3ed9-4d41-854f-cc53a137b277 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:24.920355 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1053/4185] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 862 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:24.922067 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5c502c6-5030-48ee-910f-0152819d9d34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:24.922292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5c502c6-5030-48ee-910f-0152819d9d34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.922497 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d5c502c6-5030-48ee-910f-0152819d9d34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.929401 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.929401 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:24.933240 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d5c502c6-5030-48ee-910f-0152819d9d34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:24.933329 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.935054 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] DELETE https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:24.935293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.935541 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.935762 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Delete volume with id: 30914400-a934-4377-802d-2db154375752 Aug 25 11:57:24.937319 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d5c502c6-5030-48ee-910f-0152819d9d34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 200 Aug 25 11:57:24.937687 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1056/4186] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:24.953371 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.953371 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:24.953966 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:24.956272 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-39d6c292-8196-41ce-9acc-cd8b0352eedb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.959108 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39d6c292-8196-41ce-9acc-cd8b0352eedb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:24.959344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39d6c292-8196-41ce-9acc-cd8b0352eedb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:24.959571 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-39d6c292-8196-41ce-9acc-cd8b0352eedb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:24.968004 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:24.968004 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:24.973297 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-39d6c292-8196-41ce-9acc-cd8b0352eedb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:24.978721 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-39d6c292-8196-41ce-9acc-cd8b0352eedb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 200 Aug 25 11:57:24.979176 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1039/4187] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:24.989984 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Delete volume request issued successfully. Aug 25 11:57:24.990206 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3f784f0c-1a63-4d9f-ac2c-4cc0ab7a6133 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 202 Aug 25 11:57:24.990601 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1040/4188] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:57:24 2026] DELETE /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:57:24.993842 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:24.995581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:24.996013 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "07a6d270-1ffa-4b0a-9950-e3ad438247ab", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-827565222", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:24.998510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac41e678-e0a2-49db-a0c5-5b2e1bb43618 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.002801 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac41e678-e0a2-49db-a0c5-5b2e1bb43618 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:25.003069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac41e678-e0a2-49db-a0c5-5b2e1bb43618 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.003300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac41e678-e0a2-49db-a0c5-5b2e1bb43618 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.013638 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.013638 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:25.016115 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.016115 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:25.016602 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:25.016777 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:25.017704 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ac41e678-e0a2-49db-a0c5-5b2e1bb43618 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Volume info retrieved successfully. Aug 25 11:57:25.022039 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac41e678-e0a2-49db-a0c5-5b2e1bb43618 tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 200 Aug 25 11:57:25.022492 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1057/4189] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:24 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:25.048802 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['1976fe74-d9bf-406d-9f03-7d6a691590ca', '0dd955d1-6526-4b3e-a298-1a9dcf4efd63', '395b190c-b994-4ef4-9953-6b344b510c75', '871d1dfb-5d84-4761-b45f-20670f8fa0b8'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:25.084784 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot create request issued successfully. Aug 25 11:57:25.085212 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe1a743d-8ecc-49dc-8e34-e9c78dd34d01 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:25.085725 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1054/4190] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 92 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:25.095466 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7f5d0a82-04df-497a-8668-0fbbd9e14bea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.097284 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f5d0a82-04df-497a-8668-0fbbd9e14bea tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:25.097481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f5d0a82-04df-497a-8668-0fbbd9e14bea tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.097760 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7f5d0a82-04df-497a-8668-0fbbd9e14bea tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.103609 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.103609 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:25.104222 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7f5d0a82-04df-497a-8668-0fbbd9e14bea tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:25.105255 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7f5d0a82-04df-497a-8668-0fbbd9e14bea tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:25.105738 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1040/4191] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.335071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e24d977a-3c1a-4bc3-914d-3e5b37a7b01e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.337817 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e24d977a-3c1a-4bc3-914d-3e5b37a7b01e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:25.338044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e24d977a-3c1a-4bc3-914d-3e5b37a7b01e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.338277 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e24d977a-3c1a-4bc3-914d-3e5b37a7b01e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.338424 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e24d977a-3c1a-4bc3-914d-3e5b37a7b01e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:25.345759 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.345759 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:25.346586 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e24d977a-3c1a-4bc3-914d-3e5b37a7b01e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:25.347073 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1041/4192] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.592900 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-453f2028-1eee-4f49-a6ce-c28e1e202ca9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.594892 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-453f2028-1eee-4f49-a6ce-c28e1e202ca9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:25.595117 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-453f2028-1eee-4f49-a6ce-c28e1e202ca9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.595297 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-453f2028-1eee-4f49-a6ce-c28e1e202ca9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.600781 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.600781 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:25.601287 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-453f2028-1eee-4f49-a6ce-c28e1e202ca9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:25.603408 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-453f2028-1eee-4f49-a6ce-c28e1e202ca9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 returned with HTTP 200 Aug 25 11:57:25.603950 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1058/4193] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.612962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8bb5598c-3c51-4a9e-8eba-cbc1e9cf7fc3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.614833 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bb5598c-3c51-4a9e-8eba-cbc1e9cf7fc3 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61/action Aug 25 11:57:25.615202 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bb5598c-3c51-4a9e-8eba-cbc1e9cf7fc3 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:25.615328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bb5598c-3c51-4a9e-8eba-cbc1e9cf7fc3 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:25.616720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-8bb5598c-3c51-4a9e-8eba-cbc1e9cf7fc3 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot '55a16b2e-b2ce-4616-9cab-9dae49701c61' with '{'status': 'creating'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:25.637401 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.637401 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:25.647429 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bb5598c-3c51-4a9e-8eba-cbc1e9cf7fc3 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61/action returned with HTTP 202 Aug 25 11:57:25.647946 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1055/4194] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:25 2026] POST /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:25.655503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-649f66ae-6752-4565-945d-8e77a973c98f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.661004 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-649f66ae-6752-4565-945d-8e77a973c98f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:25.661223 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-649f66ae-6752-4565-945d-8e77a973c98f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.661406 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-649f66ae-6752-4565-945d-8e77a973c98f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.668756 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.668756 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:25.669171 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-649f66ae-6752-4565-945d-8e77a973c98f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:25.669907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-649f66ae-6752-4565-945d-8e77a973c98f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 returned with HTTP 200 Aug 25 11:57:25.670425 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1041/4195] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.678413 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.680267 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61/action Aug 25 11:57:25.680691 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:25.680862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:25.688824 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.688824 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:25.689134 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot retrieved successfully. Aug 25 11:57:25.707252 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot delete request issued successfully. Aug 25 11:57:25.707454 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-224e8b24-eb6c-46b1-ae3d-77bde14a85c7 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61/action returned with HTTP 202 Aug 25 11:57:25.707871 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1042/4196] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:25 2026] POST /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:25.715364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-68bc2711-daa0-4bcb-9ae8-4de51f372da1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.717734 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-68bc2711-daa0-4bcb-9ae8-4de51f372da1 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:25.717874 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-68bc2711-daa0-4bcb-9ae8-4de51f372da1 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.718049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-68bc2711-daa0-4bcb-9ae8-4de51f372da1 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.723382 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.723382 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:25.723890 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-68bc2711-daa0-4bcb-9ae8-4de51f372da1 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:25.724828 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-68bc2711-daa0-4bcb-9ae8-4de51f372da1 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 returned with HTTP 200 Aug 25 11:57:25.725246 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1059/4197] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.775884 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f1ded038-1d85-415f-9192-81a17e91830e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.777639 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1ded038-1d85-415f-9192-81a17e91830e tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:25.777870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1ded038-1d85-415f-9192-81a17e91830e tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.778102 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f1ded038-1d85-415f-9192-81a17e91830e tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.778236 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f1ded038-1d85-415f-9192-81a17e91830e tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:25.782558 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.782558 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:25.783230 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f1ded038-1d85-415f-9192-81a17e91830e tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:25.783733 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1056/4198] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.808082 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7b603e3f-f5f1-4246-95a5-3773dc8237f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.809989 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b603e3f-f5f1-4246-95a5-3773dc8237f2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:25.810231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b603e3f-f5f1-4246-95a5-3773dc8237f2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.810438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7b603e3f-f5f1-4246-95a5-3773dc8237f2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.815239 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.815239 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:25.815696 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7b603e3f-f5f1-4246-95a5-3773dc8237f2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot retrieved successfully. Aug 25 11:57:25.816517 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7b603e3f-f5f1-4246-95a5-3773dc8237f2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 200 Aug 25 11:57:25.817060 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1042/4199] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.827340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f25722c0-4161-4a84-89fc-f2a6550563e2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.829235 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f25722c0-4161-4a84-89fc-f2a6550563e2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:25.829454 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f25722c0-4161-4a84-89fc-f2a6550563e2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.829746 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f25722c0-4161-4a84-89fc-f2a6550563e2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.835513 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.835513 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:25.835939 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f25722c0-4161-4a84-89fc-f2a6550563e2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot retrieved successfully. Aug 25 11:57:25.836949 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f25722c0-4161-4a84-89fc-f2a6550563e2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 200 Aug 25 11:57:25.837298 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1043/4200] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:25.848427 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ced06d15-30f3-46d0-8101-223b2b60f8ed None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:25.850181 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ced06d15-30f3-46d0-8101-223b2b60f8ed tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:57:25.850370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ced06d15-30f3-46d0-8101-223b2b60f8ed tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:25.850552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ced06d15-30f3-46d0-8101-223b2b60f8ed tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:25.859583 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:25.859583 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:25.862999 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ced06d15-30f3-46d0-8101-223b2b60f8ed tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:57:25.867118 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ced06d15-30f3-46d0-8101-223b2b60f8ed tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:57:25.867516 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1060/4201] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:25 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:26.034766 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c131904b-b152-4ef4-ac7f-5fc98f8e9afd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.036535 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c131904b-b152-4ef4-ac7f-5fc98f8e9afd tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] GET https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 Aug 25 11:57:26.036760 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c131904b-b152-4ef4-ac7f-5fc98f8e9afd tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.036932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c131904b-b152-4ef4-ac7f-5fc98f8e9afd tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.043726 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c131904b-b152-4ef4-ac7f-5fc98f8e9afd tempest-TestServerVolumeAttachScenarioOldVersion-795989247 tempest-TestServerVolumeAttachScenarioOldVersion-795989247-project-member] https://10.4.3.66/volume/v3/volumes/30914400-a934-4377-802d-2db154375752 returned with HTTP 404 Aug 25 11:57:26.044354 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1057/4202] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/volumes/30914400-a934-4377-802d-2db154375752 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:57:26.117668 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e04c724-6dab-4358-a767-ee2cd72932f0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.117668 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e04c724-6dab-4358-a767-ee2cd72932f0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:26.117826 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e04c724-6dab-4358-a767-ee2cd72932f0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.118008 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e04c724-6dab-4358-a767-ee2cd72932f0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.124187 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.124187 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:26.125041 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8e04c724-6dab-4358-a767-ee2cd72932f0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:26.125496 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e04c724-6dab-4358-a767-ee2cd72932f0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:26.126045 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1043/4203] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.137443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-908439ee-e80a-4048-869d-61891a51a0e2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.142445 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-908439ee-e80a-4048-869d-61891a51a0e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:26.142445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-908439ee-e80a-4048-869d-61891a51a0e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.142445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-908439ee-e80a-4048-869d-61891a51a0e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.149126 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.149126 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:26.149595 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-908439ee-e80a-4048-869d-61891a51a0e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:26.150447 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-908439ee-e80a-4048-869d-61891a51a0e2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:26.151379 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1044/4204] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.311370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-9254418a-09f0-46ce-90d5-258cf3a0bdb2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.316176 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-9254418a-09f0-46ce-90d5-258cf3a0bdb2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:26.316541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-9254418a-09f0-46ce-90d5-258cf3a0bdb2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.316905 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-9254418a-09f0-46ce-90d5-258cf3a0bdb2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.326740 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.326740 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:26.327442 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-9254418a-09f0-46ce-90d5-258cf3a0bdb2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:26.331577 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-9254418a-09f0-46ce-90d5-258cf3a0bdb2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:26.334648 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1061/4205] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.351330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-833016c8-2ede-41b8-86b9-50a8374f8984 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.355398 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-833016c8-2ede-41b8-86b9-50a8374f8984 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:26.355686 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-833016c8-2ede-41b8-86b9-50a8374f8984 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.355910 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-833016c8-2ede-41b8-86b9-50a8374f8984 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.360595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fb80658c-9306-4415-8b15-6a213a8516bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.362404 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb80658c-9306-4415-8b15-6a213a8516bb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:26.362597 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb80658c-9306-4415-8b15-6a213a8516bb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.362827 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fb80658c-9306-4415-8b15-6a213a8516bb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.362963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-fb80658c-9306-4415-8b15-6a213a8516bb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:26.367260 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.367260 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:26.367909 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fb80658c-9306-4415-8b15-6a213a8516bb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:26.368329 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1044/4206] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.370687 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.370687 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:26.380291 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-833016c8-2ede-41b8-86b9-50a8374f8984 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:26.390507 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-833016c8-2ede-41b8-86b9-50a8374f8984 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 200 Aug 25 11:57:26.394999 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1058/4207] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:26.740301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-085b717b-372d-4204-977c-526bbf624f5d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.742367 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-085b717b-372d-4204-977c-526bbf624f5d tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:26.742796 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-085b717b-372d-4204-977c-526bbf624f5d tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.742880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-085b717b-372d-4204-977c-526bbf624f5d tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.748193 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-085b717b-372d-4204-977c-526bbf624f5d tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 returned with HTTP 404 Aug 25 11:57:26.748802 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1045/4208] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:26.760194 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23d0934a-2758-44ed-a20b-872129d6cb74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.762300 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23d0934a-2758-44ed-a20b-872129d6cb74 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:26.762514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23d0934a-2758-44ed-a20b-872129d6cb74 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:26.762702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23d0934a-2758-44ed-a20b-872129d6cb74 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:26.764752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-23d0934a-2758-44ed-a20b-872129d6cb74 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'available'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:26.777927 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.777927 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:26.793811 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23d0934a-2758-44ed-a20b-872129d6cb74 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:26.794246 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1062/4209] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:26 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 11:57:26.797608 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d18b119e-d326-4946-adc7-87f2d932b327 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.799546 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d18b119e-d326-4946-adc7-87f2d932b327 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:26.799776 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d18b119e-d326-4946-adc7-87f2d932b327 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.799951 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d18b119e-d326-4946-adc7-87f2d932b327 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.800047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d18b119e-d326-4946-adc7-87f2d932b327 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:26.805192 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-36e7f966-eb48-4a1b-8597-0a2c3cfc1369 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.805854 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.805854 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:26.806873 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d18b119e-d326-4946-adc7-87f2d932b327 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:26.806941 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1045/4210] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.806988 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36e7f966-eb48-4a1b-8597-0a2c3cfc1369 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:26.807237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36e7f966-eb48-4a1b-8597-0a2c3cfc1369 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.807436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-36e7f966-eb48-4a1b-8597-0a2c3cfc1369 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.812083 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.812083 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:26.812681 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-36e7f966-eb48-4a1b-8597-0a2c3cfc1369 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:26.813440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-36e7f966-eb48-4a1b-8597-0a2c3cfc1369 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:26.813824 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1059/4211] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.822305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2b9e31a2-f751-4aac-a5ed-5cf05aa09be3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.824366 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2b9e31a2-f751-4aac-a5ed-5cf05aa09be3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:26.825081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2b9e31a2-f751-4aac-a5ed-5cf05aa09be3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.825081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2b9e31a2-f751-4aac-a5ed-5cf05aa09be3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.825081 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-2b9e31a2-f751-4aac-a5ed-5cf05aa09be3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete snapshot with id: 55a16b2e-b2ce-4616-9cab-9dae49701c61 Aug 25 11:57:26.831485 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2b9e31a2-f751-4aac-a5ed-5cf05aa09be3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 returned with HTTP 404 Aug 25 11:57:26.832131 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1046/4212] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:26 2026] DELETE /volume/v3/snapshots/55a16b2e-b2ce-4616-9cab-9dae49701c61 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:26.841308 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.843709 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:26.843709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ecffbf-8128-424b-a5aa-7662e3e99c1a", "name": "tempest-SnapshotsActionsTest-Snapshot-1845759778"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:26.855745 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.855745 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:26.856242 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:26.856372 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create snapshot from volume 41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:26.876481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-1058efa6-9f90-42fe-a396-3bfc6a9b3775 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.879477 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-1058efa6-9f90-42fe-a396-3bfc6a9b3775 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:26.879589 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-1058efa6-9f90-42fe-a396-3bfc6a9b3775 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.879818 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-1058efa6-9f90-42fe-a396-3bfc6a9b3775 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.884979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Created reservations ['26e6ab35-012b-43c8-9e28-6bc555ea6dcf', 'a5a86bbb-5ee4-4ba0-a96f-e9b1f84e24f9', 'e9d8ccfc-f190-4d4c-8681-c61125a67289', 'd8ba3ad9-8552-4885-aa5b-8d70f15d4216'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:26.888552 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.888552 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:26.890577 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-1058efa6-9f90-42fe-a396-3bfc6a9b3775 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:26.891610 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-1058efa6-9f90-42fe-a396-3bfc6a9b3775 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:26.892036 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1046/4213] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:26.919937 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot create request issued successfully. Aug 25 11:57:26.920358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d42725ba-027e-45e3-b88b-7e937f1a63ee tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:26.921012 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1063/4214] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:26 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:26.937534 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0bb1bcc-3a66-4593-a916-9d2c2b1d6317 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:26.939192 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0bb1bcc-3a66-4593-a916-9d2c2b1d6317 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:26.939373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0bb1bcc-3a66-4593-a916-9d2c2b1d6317 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:26.939547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0bb1bcc-3a66-4593-a916-9d2c2b1d6317 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:26.954030 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:26.954030 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:26.956982 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f0bb1bcc-3a66-4593-a916-9d2c2b1d6317 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:26.956982 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0bb1bcc-3a66-4593-a916-9d2c2b1d6317 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed returned with HTTP 200 Aug 25 11:57:26.956982 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1060/4215] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:26 2026] GET /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:27.382818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-194e913e-7e5a-4f18-8da5-44a67a9f9409 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:27.385980 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-194e913e-7e5a-4f18-8da5-44a67a9f9409 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:27.385980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-194e913e-7e5a-4f18-8da5-44a67a9f9409 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:27.385980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-194e913e-7e5a-4f18-8da5-44a67a9f9409 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:27.385980 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-194e913e-7e5a-4f18-8da5-44a67a9f9409 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:27.391751 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:27.391751 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:27.391751 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-194e913e-7e5a-4f18-8da5-44a67a9f9409 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:27.392321 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1047/4216] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:27 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:27.823002 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-190d220f-9b2e-4e78-8222-c6c41f9e59eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:27.826499 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-190d220f-9b2e-4e78-8222-c6c41f9e59eb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:27.826815 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-190d220f-9b2e-4e78-8222-c6c41f9e59eb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:27.826964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-190d220f-9b2e-4e78-8222-c6c41f9e59eb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:27.827135 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-190d220f-9b2e-4e78-8222-c6c41f9e59eb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:27.832729 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:27.832729 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:27.833462 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-190d220f-9b2e-4e78-8222-c6c41f9e59eb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:27.833978 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1047/4217] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:27 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:27.965127 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-e2a53ef4-e1ec-4a08-86ab-9895f2767140 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:27.965753 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d0f4c38-3005-4f00-a48d-3a5d7a02ef31 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:27.967001 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-e2a53ef4-e1ec-4a08-86ab-9895f2767140 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:27.967174 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-e2a53ef4-e1ec-4a08-86ab-9895f2767140 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:27.967343 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-e2a53ef4-e1ec-4a08-86ab-9895f2767140 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:27.967899 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d0f4c38-3005-4f00-a48d-3a5d7a02ef31 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:27.968096 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d0f4c38-3005-4f00-a48d-3a5d7a02ef31 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:27.968276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d0f4c38-3005-4f00-a48d-3a5d7a02ef31 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:27.975367 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:27.975367 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:27.975871 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0d0f4c38-3005-4f00-a48d-3a5d7a02ef31 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:27.975934 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:27.975934 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:27.976429 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-e2a53ef4-e1ec-4a08-86ab-9895f2767140 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:27.976659 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d0f4c38-3005-4f00-a48d-3a5d7a02ef31 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed returned with HTTP 200 Aug 25 11:57:27.977041 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1061/4218] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:27 2026] GET /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:27.977371 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-e2a53ef4-e1ec-4a08-86ab-9895f2767140 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:27.978142 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1064/4219] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:57:27 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:27.986208 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-5a30d1ae-7f18-4c91-ac81-e6a2cfbcbc4a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:27.987948 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-5a30d1ae-7f18-4c91-ac81-e6a2cfbcbc4a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:27.988117 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-5a30d1ae-7f18-4c91-ac81-e6a2cfbcbc4a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:27.988278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-5a30d1ae-7f18-4c91-ac81-e6a2cfbcbc4a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:27.989437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1dafd20-c507-4491-88dc-ac6ff2df3c7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:27.991794 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1dafd20-c507-4491-88dc-ac6ff2df3c7c tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed/action Aug 25 11:57:27.992255 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1dafd20-c507-4491-88dc-ac6ff2df3c7c tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:27.992421 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1dafd20-c507-4491-88dc-ac6ff2df3c7c tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:27.994549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-f1dafd20-c507-4491-88dc-ac6ff2df3c7c tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd77839d6-6c13-469d-a68b-c5bd7107ffed' with '{'status': 'deleting'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:27.999037 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:27.999037 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:28.002970 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-5a30d1ae-7f18-4c91-ac81-e6a2cfbcbc4a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:28.008288 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-5a30d1ae-7f18-4c91-ac81-e6a2cfbcbc4a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 200 Aug 25 11:57:28.008681 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1048/4220] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:27 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:28.008799 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.008799 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:28.016571 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.018693 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:28.019107 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "216316b6-2d6b-41a2-b2aa-fa3a45246ea8", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:28.020816 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '216316b6-2d6b-41a2-b2aa-fa3a45246ea8', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:28.030844 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1dafd20-c507-4491-88dc-ac6ff2df3c7c tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed/action returned with HTTP 202 Aug 25 11:57:28.031337 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.031337 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:28.031410 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1048/4221] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:27 2026] POST /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:28.031807 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:28.031917 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:57:28.032491 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:57:28.037573 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (8ec685f1-8ccc-4f1c-8391-2a8ea699b86c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:28.038682 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e6bdec89-2745-4799-bad2-cb0e96044fbd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.038761 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28c1af1-432f-41cf-894e-0bdb43fc2ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:28.039699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:28.040377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6bdec89-2745-4799-bad2-cb0e96044fbd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:28.040565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6bdec89-2745-4799-bad2-cb0e96044fbd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.040754 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6bdec89-2745-4799-bad2-cb0e96044fbd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.046815 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.046815 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:28.047311 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e6bdec89-2745-4799-bad2-cb0e96044fbd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:28.048145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6bdec89-2745-4799-bad2-cb0e96044fbd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed returned with HTTP 200 Aug 25 11:57:28.048476 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1065/4222] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:28.057387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2065d5fa-2704-429a-8c39-c01faa61c098 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.058973 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2065d5fa-2704-429a-8c39-c01faa61c098 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed/action Aug 25 11:57:28.059328 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2065d5fa-2704-429a-8c39-c01faa61c098 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:28.059484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2065d5fa-2704-429a-8c39-c01faa61c098 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:28.071650 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.071650 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:28.072114 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2065d5fa-2704-429a-8c39-c01faa61c098 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot retrieved successfully. Aug 25 11:57:28.078074 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d28c1af1-432f-41cf-894e-0bdb43fc2ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '216316b6-2d6b-41a2-b2aa-fa3a45246ea8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:28.079311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a8ab85-5d1c-4c48-b647-f81b177dd425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:28.097340 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2065d5fa-2704-429a-8c39-c01faa61c098 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot delete request issued successfully. Aug 25 11:57:28.097637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2065d5fa-2704-429a-8c39-c01faa61c098 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed/action returned with HTTP 202 Aug 25 11:57:28.098735 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1049/4223] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:28 2026] POST /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:28.106357 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7c856ab2-5c54-4136-bf35-440f90d4e1da None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.108227 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c856ab2-5c54-4136-bf35-440f90d4e1da tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:28.108400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c856ab2-5c54-4136-bf35-440f90d4e1da tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.108576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7c856ab2-5c54-4136-bf35-440f90d4e1da tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.113893 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.113893 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:28.114501 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7c856ab2-5c54-4136-bf35-440f90d4e1da tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:28.115586 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7c856ab2-5c54-4136-bf35-440f90d4e1da tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed returned with HTTP 200 Aug 25 11:57:28.116122 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1049/4224] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:28.143577 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['20c06462-227b-458d-bd2e-73a1ea168040', 'daf68b25-6aec-43b0-a15f-cb1f9497e9d3', '0d0a8273-bef0-450f-87e1-1dda5ebb22ac', '8f609c6e-e86d-4a0a-8655-9592624fdd2d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:28.144425 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11a8ab85-5d1c-4c48-b647-f81b177dd425) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['20c06462-227b-458d-bd2e-73a1ea168040', 'daf68b25-6aec-43b0-a15f-cb1f9497e9d3', '0d0a8273-bef0-450f-87e1-1dda5ebb22ac', '8f609c6e-e86d-4a0a-8655-9592624fdd2d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:28.145253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b47f105-868a-4d39-8710-f585c2142b69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:28.193584 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b47f105-868a-4d39-8710-f585c2142b69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd33c8b23-cb43-406e-955f-c54281c7deb6', '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='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['20c06462-227b-458d-bd2e-73a1ea168040','daf68b25-6aec-43b0-a15f-cb1f9497e9d3','0d0a8273-bef0-450f-87e1-1dda5ebb22ac','8f609c6e-e86d-4a0a-8655-9592624fdd2d'],size=1,snapshot_id=216316b6-2d6b-41a2-b2aa-fa3a45246ea8,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T11:57:28Z,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=d33c8b23-cb43-406e-955f-c54281c7deb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=216316b6-2d6b-41a2-b2aa-fa3a45246ea8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:28.195207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144b1fe2-03ae-4ac9-b757-203039394ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:28.220598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (144b1fe2-03ae-4ac9-b757-203039394ebd) transitioned into 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='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['20c06462-227b-458d-bd2e-73a1ea168040','daf68b25-6aec-43b0-a15f-cb1f9497e9d3','0d0a8273-bef0-450f-87e1-1dda5ebb22ac','8f609c6e-e86d-4a0a-8655-9592624fdd2d'],size=1,snapshot_id=216316b6-2d6b-41a2-b2aa-fa3a45246ea8,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:28.221721 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4c65ab-1b04-45e6-acb3-35852654a97a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:28.248499 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4c65ab-1b04-45e6-acb3-35852654a97a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:28.249290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (8ec685f1-8ccc-4f1c-8391-2a8ea699b86c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:28.249638 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:57:28.250319 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-44b615e4-e992-47b7-b44b-6e3fc9df8540 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:28.250890 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1062/4225] 10.4.3.66 () {72 vars in 1534 bytes} [Tue Aug 25 11:57:28 2026] POST /volume/v3/volumes => generated 734 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:28.260643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-c5ad0381-4618-44cd-8035-a89a6dde9311 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.262741 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-c5ad0381-4618-44cd-8035-a89a6dde9311 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:28.262937 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-c5ad0381-4618-44cd-8035-a89a6dde9311 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.263137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-c5ad0381-4618-44cd-8035-a89a6dde9311 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.269599 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.269599 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:28.273767 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-c5ad0381-4618-44cd-8035-a89a6dde9311 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:28.278356 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-c5ad0381-4618-44cd-8035-a89a6dde9311 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 200 Aug 25 11:57:28.278909 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1066/4226] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:28.288561 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-42910d28-2293-47ac-b200-e18ac65f03bf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.290837 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-42910d28-2293-47ac-b200-e18ac65f03bf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:28.290949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-42910d28-2293-47ac-b200-e18ac65f03bf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.291147 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-42910d28-2293-47ac-b200-e18ac65f03bf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.303111 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.303111 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:28.316920 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-42910d28-2293-47ac-b200-e18ac65f03bf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:28.328230 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-42910d28-2293-47ac-b200-e18ac65f03bf tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 200 Aug 25 11:57:28.328230 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1050/4227] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 802 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:28.412859 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-208f6483-ed3d-487a-b122-37af71ab89d5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.415913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-208f6483-ed3d-487a-b122-37af71ab89d5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:28.415913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-208f6483-ed3d-487a-b122-37af71ab89d5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.415913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-208f6483-ed3d-487a-b122-37af71ab89d5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.415913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-208f6483-ed3d-487a-b122-37af71ab89d5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:28.424928 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.424928 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:28.426192 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-208f6483-ed3d-487a-b122-37af71ab89d5 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:28.426192 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1050/4228] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:28.440707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.441947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445/action Aug 25 11:57:28.442433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:28.442515 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:28.444100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Updating backup '93afc7ed-199e-4239-891f-a4b6baf3c445' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 11:57:28.455203 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.455203 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:28.464720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] reset_status in rpcapi backup_id 93afc7ed-199e-4239-891f-a4b6baf3c445 on host np0000008081. {{(pid=100238) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 25 11:57:28.466295 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9ca15423-0c9b-4e01-89dd-74e90cbf3b63 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445/action returned with HTTP 202 Aug 25 11:57:28.466709 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1063/4229] 10.4.3.66 () {70 vars in 1423 bytes} [Tue Aug 25 11:57:28 2026] POST /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:28.474499 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.477452 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 Aug 25 11:57:28.477452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.477452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.477645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume with id: 7d27e33a-1d23-490a-b9f7-0f5316df4b72 Aug 25 11:57:28.487185 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.487185 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:28.487586 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:28.519398 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume request issued successfully. Aug 25 11:57:28.519458 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ccdb6634-072b-4f79-b69f-6c6bfa024231 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 returned with HTTP 202 Aug 25 11:57:28.520097 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1067/4230] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:28 2026] DELETE /volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:28.531911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2e20a626-bf94-49df-bc28-e91d6d2dd87e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.534384 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2e20a626-bf94-49df-bc28-e91d6d2dd87e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 Aug 25 11:57:28.534739 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2e20a626-bf94-49df-bc28-e91d6d2dd87e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.534972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2e20a626-bf94-49df-bc28-e91d6d2dd87e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.549201 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.549201 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:28.554340 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2e20a626-bf94-49df-bc28-e91d6d2dd87e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:28.559291 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2e20a626-bf94-49df-bc28-e91d6d2dd87e tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 returned with HTTP 200 Aug 25 11:57:28.559802 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1051/4231] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:28.846890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-471bdf25-76ce-4bb7-ad5b-63d935231510 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:28.849278 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-471bdf25-76ce-4bb7-ad5b-63d935231510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:28.849490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-471bdf25-76ce-4bb7-ad5b-63d935231510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:28.849717 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-471bdf25-76ce-4bb7-ad5b-63d935231510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:28.850145 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-471bdf25-76ce-4bb7-ad5b-63d935231510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:28.854550 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:28.854550 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:28.855173 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-471bdf25-76ce-4bb7-ad5b-63d935231510 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:28.855531 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1051/4232] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:28 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:29.126219 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c2703ad9-b9e7-4c93-b9de-2542a46e0527 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.129191 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2703ad9-b9e7-4c93-b9de-2542a46e0527 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:29.129385 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2703ad9-b9e7-4c93-b9de-2542a46e0527 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:29.129909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c2703ad9-b9e7-4c93-b9de-2542a46e0527 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:29.137812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c2703ad9-b9e7-4c93-b9de-2542a46e0527 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed returned with HTTP 404 Aug 25 11:57:29.138458 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1064/4233] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:29 2026] GET /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:29.147752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f133e2a-89fd-42e3-8e12-b2dfe9923679 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.150285 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f133e2a-89fd-42e3-8e12-b2dfe9923679 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:29.150746 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f133e2a-89fd-42e3-8e12-b2dfe9923679 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:29.151177 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f133e2a-89fd-42e3-8e12-b2dfe9923679 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:29.152680 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-8f133e2a-89fd-42e3-8e12-b2dfe9923679 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'available'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:29.164814 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.164814 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:29.184059 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f133e2a-89fd-42e3-8e12-b2dfe9923679 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:29.184508 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1068/4234] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:29 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:29.192164 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-45c43286-8982-49b3-b968-0a71b823a481 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.194725 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45c43286-8982-49b3-b968-0a71b823a481 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:29.194937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45c43286-8982-49b3-b968-0a71b823a481 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:29.195135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45c43286-8982-49b3-b968-0a71b823a481 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:29.200425 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.200425 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:29.200949 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-45c43286-8982-49b3-b968-0a71b823a481 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:29.201787 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45c43286-8982-49b3-b968-0a71b823a481 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:29.202337 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1052/4235] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:29 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:29.213116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6ab5dd9e-4f98-4521-9df5-e95de27498bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.215399 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ab5dd9e-4f98-4521-9df5-e95de27498bc tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:29.215689 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ab5dd9e-4f98-4521-9df5-e95de27498bc tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:29.215966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6ab5dd9e-4f98-4521-9df5-e95de27498bc tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:29.216104 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-6ab5dd9e-4f98-4521-9df5-e95de27498bc tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete snapshot with id: d77839d6-6c13-469d-a68b-c5bd7107ffed Aug 25 11:57:29.220690 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6ab5dd9e-4f98-4521-9df5-e95de27498bc tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed returned with HTTP 404 Aug 25 11:57:29.221162 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1052/4236] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:29 2026] DELETE /volume/v3/snapshots/d77839d6-6c13-469d-a68b-c5bd7107ffed => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:29.230673 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.235164 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:29.235490 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ecffbf-8128-424b-a5aa-7662e3e99c1a", "name": "tempest-SnapshotsActionsTest-Snapshot-1443628836"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:29.248317 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.248317 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:29.248878 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:29.249053 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create snapshot from volume 41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:29.282398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Created reservations ['a836fe29-2752-4cf0-8ebc-814a17983038', '2b018646-07cc-4df7-a9e8-a72b88168f94', 'b8c21224-d36a-4bc9-942c-28bb457beda3', '15f87e2c-377d-4971-a07e-1f875c5b4da7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:29.323634 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot create request issued successfully. Aug 25 11:57:29.324025 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b9f0660-3940-4945-81d5-d00f2ac17008 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:29.324976 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1065/4237] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:29.337013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc8313a9-9602-444c-9f8f-e44e18fa17db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.339700 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc8313a9-9602-444c-9f8f-e44e18fa17db tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:29.339954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc8313a9-9602-444c-9f8f-e44e18fa17db tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:29.340187 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc8313a9-9602-444c-9f8f-e44e18fa17db tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:29.348340 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.348340 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:29.348970 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-cc8313a9-9602-444c-9f8f-e44e18fa17db tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:29.350202 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc8313a9-9602-444c-9f8f-e44e18fa17db tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 returned with HTTP 200 Aug 25 11:57:29.350786 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1069/4238] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:29 2026] GET /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:29.574735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c2ede42-74c8-4eca-886c-aa36c4c746e7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.576591 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c2ede42-74c8-4eca-886c-aa36c4c746e7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 Aug 25 11:57:29.576987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c2ede42-74c8-4eca-886c-aa36c4c746e7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:29.576987 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c2ede42-74c8-4eca-886c-aa36c4c746e7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:29.582749 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c2ede42-74c8-4eca-886c-aa36c4c746e7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 returned with HTTP 404 Aug 25 11:57:29.583247 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1053/4239] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:29 2026] GET /volume/v3/volumes/7d27e33a-1d23-490a-b9f7-0f5316df4b72 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:29.592488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.594409 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] POST https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f/restore Aug 25 11:57:29.594831 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:29.596504 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Restoring backup 223508c0-77ea-401e-9c3c-82e766e4c71f ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 11:57:29.596600 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Restoring backup 223508c0-77ea-401e-9c3c-82e766e4c71f to volume None. Aug 25 11:57:29.601316 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.601316 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:29.602231 np0000008081 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Creating volume of 1 GB for restore of backup 223508c0-77ea-401e-9c3c-82e766e4c71f. Aug 25 11:57:29.607886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Availability zone cache updated, next update will occur around 2026-08-25 12:57:29.607595. {{(pid=100237) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:57:29.608037 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Availability Zones retrieved successfully. Aug 25 11:57:29.613346 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (49ebad99-8dc6-4106-b1be-e1d178ee7f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:29.614478 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d46e2-4b12-4070-96eb-886c9726f9b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:29.615256 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:29.640870 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (354d46e2-4b12-4070-96eb-886c9726f9b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:29.642020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd503aa-33cd-46b9-943e-d1f79297ba1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:29.685513 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Created reservations ['c977f87d-5cc5-421a-be6e-1c311d0a2e7f', '6ef3ba5a-2b75-44e2-a4bb-a4d83f477067', 'adaecd55-5a8f-4ae1-979e-5e97c5b7287e', 'd232e9a8-e5ad-46e2-a6a2-254671a863d3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:29.686462 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbd503aa-33cd-46b9-943e-d1f79297ba1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c977f87d-5cc5-421a-be6e-1c311d0a2e7f', '6ef3ba5a-2b75-44e2-a4bb-a4d83f477067', 'adaecd55-5a8f-4ae1-979e-5e97c5b7287e', 'd232e9a8-e5ad-46e2-a6a2-254671a863d3']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:29.687134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c2f0f3-1684-4354-805d-767ae738178a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:29.719073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c2f0f3-1684-4354-805d-767ae738178a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3e9979d-6a81-4f94-9857-bc61b249d7d6', '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='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['c977f87d-5cc5-421a-be6e-1c311d0a2e7f','6ef3ba5a-2b75-44e2-a4bb-a4d83f477067','adaecd55-5a8f-4ae1-979e-5e97c5b7287e','d232e9a8-e5ad-46e2-a6a2-254671a863d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:29Z,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=f3e9979d-6a81-4f94-9857-bc61b249d7d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f9826a7f1cf643f2b1def7b207481aa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:29.719837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a33b7-007a-4ae5-ac77-862c4a44f7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:29.738478 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a0a33b7-007a-4ae5-ac77-862c4a44f7c1) transitioned into 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='f9826a7f1cf643f2b1def7b207481aa3',qos_specs=None,replication_status=,reservations=['c977f87d-5cc5-421a-be6e-1c311d0a2e7f','6ef3ba5a-2b75-44e2-a4bb-a4d83f477067','adaecd55-5a8f-4ae1-979e-5e97c5b7287e','d232e9a8-e5ad-46e2-a6a2-254671a863d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e68e7224fa604676b9d3270c9b25ecb9',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:29.739118 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21471f0c-0fb8-4699-8e43-d8dcc6696427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:29.748117 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21471f0c-0fb8-4699-8e43-d8dcc6696427) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:29.749041 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Flow 'volume_create_api' (49ebad99-8dc6-4106-b1be-e1d178ee7f1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:29.749377 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Create volume request issued successfully. Aug 25 11:57:29.756345 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.756345 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:29.756720 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:29.870906 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-85511654-021a-4c91-a959-45a81c7f8929 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:29.876134 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85511654-021a-4c91-a959-45a81c7f8929 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:29.876134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85511654-021a-4c91-a959-45a81c7f8929 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:29.876134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-85511654-021a-4c91-a959-45a81c7f8929 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:29.876134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-85511654-021a-4c91-a959-45a81c7f8929 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:29.886346 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:29.886346 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:29.887985 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-85511654-021a-4c91-a959-45a81c7f8929 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:29.890313 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1066/4240] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:29 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.359797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-afc5506a-8a04-4e43-a0a7-b217030cfd32 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.362156 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afc5506a-8a04-4e43-a0a7-b217030cfd32 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:30.362449 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afc5506a-8a04-4e43-a0a7-b217030cfd32 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.362772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afc5506a-8a04-4e43-a0a7-b217030cfd32 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.370125 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.370125 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:30.370125 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-afc5506a-8a04-4e43-a0a7-b217030cfd32 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:30.370864 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afc5506a-8a04-4e43-a0a7-b217030cfd32 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 returned with HTTP 200 Aug 25 11:57:30.371333 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1070/4241] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.382372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a20d1186-fa6b-4f3f-b773-099d49b9c151 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.384047 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a20d1186-fa6b-4f3f-b773-099d49b9c151 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2/action Aug 25 11:57:30.384341 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a20d1186-fa6b-4f3f-b773-099d49b9c151 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:30.384442 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a20d1186-fa6b-4f3f-b773-099d49b9c151 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:30.385718 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-a20d1186-fa6b-4f3f-b773-099d49b9c151 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'c8f4c596-e19d-48e4-a3e0-97496a8945f2' with '{'status': 'error'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:30.393312 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.393312 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:30.405076 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a20d1186-fa6b-4f3f-b773-099d49b9c151 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2/action returned with HTTP 202 Aug 25 11:57:30.405490 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1054/4242] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:30 2026] POST /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:30.411858 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15ef4c17-58fc-4200-b47f-770273fa3fd5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.413547 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15ef4c17-58fc-4200-b47f-770273fa3fd5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:30.413748 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15ef4c17-58fc-4200-b47f-770273fa3fd5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.413920 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15ef4c17-58fc-4200-b47f-770273fa3fd5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.418576 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.418576 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:30.419001 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-15ef4c17-58fc-4200-b47f-770273fa3fd5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:30.419791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15ef4c17-58fc-4200-b47f-770273fa3fd5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 returned with HTTP 200 Aug 25 11:57:30.420321 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1067/4243] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.427726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.429337 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2/action Aug 25 11:57:30.429676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:30.429790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:30.436196 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.436196 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:30.436504 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot retrieved successfully. Aug 25 11:57:30.451396 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot delete request issued successfully. Aug 25 11:57:30.451732 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0f0b78d6-8b07-433d-aa14-73209e3b2163 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2/action returned with HTTP 202 Aug 25 11:57:30.452345 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1071/4244] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:30 2026] POST /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:30.461030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-37efeb03-8424-4030-8b67-2ea99e7ea642 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.462829 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37efeb03-8424-4030-8b67-2ea99e7ea642 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:30.463020 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37efeb03-8424-4030-8b67-2ea99e7ea642 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.463223 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-37efeb03-8424-4030-8b67-2ea99e7ea642 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.467684 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.467684 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:30.468114 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-37efeb03-8424-4030-8b67-2ea99e7ea642 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:30.468904 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-37efeb03-8424-4030-8b67-2ea99e7ea642 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 returned with HTTP 200 Aug 25 11:57:30.469275 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1055/4245] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.763923 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.763923 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:30.764548 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:30.764548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 11:57:30.764548 np0000008081 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Overwriting volume f3e9979d-6a81-4f94-9857-bc61b249d7d6 with restore of backup 223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:30.777697 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] restore_backup in rpcapi backup_id 223508c0-77ea-401e-9c3c-82e766e4c71f {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 11:57:30.782649 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6bebf9a5-8d3b-41f3-abd9-8ba27b10f3be tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f/restore returned with HTTP 202 Aug 25 11:57:30.782649 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1053/4246] 10.4.3.66 () {70 vars in 1426 bytes} [Tue Aug 25 11:57:29 2026] POST /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f/restore => generated 152 bytes in 1188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:30.787484 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-faaa454c-b913-44a1-a69a-52d6e332e68c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.789048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faaa454c-b913-44a1-a69a-52d6e332e68c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:30.789247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faaa454c-b913-44a1-a69a-52d6e332e68c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.789381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-faaa454c-b913-44a1-a69a-52d6e332e68c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.789474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-faaa454c-b913-44a1-a69a-52d6e332e68c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:30.793241 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.793241 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:30.793749 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-faaa454c-b913-44a1-a69a-52d6e332e68c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:30.794080 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1068/4247] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.900406 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6b9739fc-4007-4940-92ea-6bf0e518b248 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.902108 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b9739fc-4007-4940-92ea-6bf0e518b248 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:30.902506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b9739fc-4007-4940-92ea-6bf0e518b248 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.902854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6b9739fc-4007-4940-92ea-6bf0e518b248 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.903986 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6b9739fc-4007-4940-92ea-6bf0e518b248 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:30.907397 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.907397 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:30.908163 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6b9739fc-4007-4940-92ea-6bf0e518b248 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:30.908607 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1072/4248] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.917690 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-beff4f6c-c040-4b0c-a250-8973c1d15ceb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.919458 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beff4f6c-c040-4b0c-a250-8973c1d15ceb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] PUT https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:30.919804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-beff4f6c-c040-4b0c-a250-8973c1d15ceb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:30.925242 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.925242 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:30.931721 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-beff4f6c-c040-4b0c-a250-8973c1d15ceb tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:30.932283 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1056/4249] 10.4.3.66 () {70 vars in 1401 bytes} [Tue Aug 25 11:57:30 2026] PUT /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 314 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.939273 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-18beb439-c46e-4155-9e1b-4baa7d341a10 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.941178 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18beb439-c46e-4155-9e1b-4baa7d341a10 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:30.941380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18beb439-c46e-4155-9e1b-4baa7d341a10 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.941554 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-18beb439-c46e-4155-9e1b-4baa7d341a10 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.941692 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-18beb439-c46e-4155-9e1b-4baa7d341a10 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:30.945997 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.945997 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:30.946745 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-18beb439-c46e-4155-9e1b-4baa7d341a10 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:30.947126 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1054/4250] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:30.960716 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:30.962973 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] DELETE https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:30.963988 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:30.963988 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:30.963988 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Delete backup with id: 0ac39964-a542-4562-ab79-38428086283f. Aug 25 11:57:30.968800 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:30.968800 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:30.987902 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] delete_backup rpcapi backup_id 0ac39964-a542-4562-ab79-38428086283f {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:57:30.989705 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e79dfbf-47dd-4954-9d67-0028e4b81e74 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 202 Aug 25 11:57:30.990216 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1069/4251] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:30 2026] DELETE /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:31.000561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fa76b506-2e71-4dbb-8982-5b1116295fd0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.004956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa76b506-2e71-4dbb-8982-5b1116295fd0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:31.004956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa76b506-2e71-4dbb-8982-5b1116295fd0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.004956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fa76b506-2e71-4dbb-8982-5b1116295fd0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.004956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fa76b506-2e71-4dbb-8982-5b1116295fd0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:31.008042 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.008042 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:31.008768 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fa76b506-2e71-4dbb-8982-5b1116295fd0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 200 Aug 25 11:57:31.009124 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1073/4252] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:30 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:31.339664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-b80e03bc-51c9-44e4-b8bf-d091f2783417 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.339854 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-b80e03bc-51c9-44e4-b8bf-d091f2783417 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:31.340002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-b80e03bc-51c9-44e4-b8bf-d091f2783417 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.340188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-b80e03bc-51c9-44e4-b8bf-d091f2783417 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.346859 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.346859 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:31.350616 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-b80e03bc-51c9-44e4-b8bf-d091f2783417 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:31.355264 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-b80e03bc-51c9-44e4-b8bf-d091f2783417 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 200 Aug 25 11:57:31.355659 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1057/4253] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:31.366436 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8eb4cfa9-2a5b-49a5-a275-62d3e9c71ba6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.366837 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8eb4cfa9-2a5b-49a5-a275-62d3e9c71ba6 None None] GET https://10.4.3.66/volume// Aug 25 11:57:31.366927 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8eb4cfa9-2a5b-49a5-a275-62d3e9c71ba6 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.367131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8eb4cfa9-2a5b-49a5-a275-62d3e9c71ba6 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.367479 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8eb4cfa9-2a5b-49a5-a275-62d3e9c71ba6 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:31.367767 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1055/4254] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:31.375248 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-6d67486e-5e7a-4c62-8d9d-6903bda171d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.377011 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-6d67486e-5e7a-4c62-8d9d-6903bda171d2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:57:31.377293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-6d67486e-5e7a-4c62-8d9d-6903bda171d2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d33c8b23-cb43-406e-955f-c54281c7deb6", "connector": null, "instance_uuid": "ccfc4993-b4e9-4f34-adee-bc269b6e73a2"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:31.385651 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.385651 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:31.418898 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-6d67486e-5e7a-4c62-8d9d-6903bda171d2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:57:31.419394 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1070/4255] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:57:31 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 25 11:57:31.426513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e43e7c9-9539-45e2-a726-e18a2ac916c8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.426939 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e43e7c9-9539-45e2-a726-e18a2ac916c8 None None] GET https://10.4.3.66/volume// Aug 25 11:57:31.427111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e43e7c9-9539-45e2-a726-e18a2ac916c8 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.427268 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e43e7c9-9539-45e2-a726-e18a2ac916c8 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.427612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e43e7c9-9539-45e2-a726-e18a2ac916c8 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:31.427900 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1074/4256] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:31.433888 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-06fd5c9c-381f-4981-9af5-293c861c8959 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.435865 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-06fd5c9c-381f-4981-9af5-293c861c8959 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:31.436077 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-06fd5c9c-381f-4981-9af5-293c861c8959 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.436367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-06fd5c9c-381f-4981-9af5-293c861c8959 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.445002 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.445002 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:31.448249 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-06fd5c9c-381f-4981-9af5-293c861c8959 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:31.453340 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-06fd5c9c-381f-4981-9af5-293c861c8959 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 200 Aug 25 11:57:31.453461 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1058/4257] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 1522 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:31.477300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-67aa9a6f-2747-41be-9e2f-e366b0001730 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.478916 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67aa9a6f-2747-41be-9e2f-e366b0001730 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:31.479182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67aa9a6f-2747-41be-9e2f-e366b0001730 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.479282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-67aa9a6f-2747-41be-9e2f-e366b0001730 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.483182 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-67aa9a6f-2747-41be-9e2f-e366b0001730 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 returned with HTTP 404 Aug 25 11:57:31.483600 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1056/4258] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:31.492310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8290001e-87a9-44b5-95cb-1dea8792757b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.493923 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8290001e-87a9-44b5-95cb-1dea8792757b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:31.494227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8290001e-87a9-44b5-95cb-1dea8792757b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:31.494340 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8290001e-87a9-44b5-95cb-1dea8792757b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:31.495648 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-8290001e-87a9-44b5-95cb-1dea8792757b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'available'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:31.503444 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.503444 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:31.514338 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8290001e-87a9-44b5-95cb-1dea8792757b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:31.514922 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1071/4259] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:31 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:31.525483 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a02b3dd0-666b-40b0-8661-2efb519cb7b9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.528232 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a02b3dd0-666b-40b0-8661-2efb519cb7b9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:31.528423 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a02b3dd0-666b-40b0-8661-2efb519cb7b9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.528608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a02b3dd0-666b-40b0-8661-2efb519cb7b9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.537329 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.537329 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:31.538102 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a02b3dd0-666b-40b0-8661-2efb519cb7b9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:31.539087 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a02b3dd0-666b-40b0-8661-2efb519cb7b9 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:31.539491 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1075/4260] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:31.552350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-87bcb47d-4f67-4269-9489-e5339fc9e5bd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.554349 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-87bcb47d-4f67-4269-9489-e5339fc9e5bd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:31.554660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-87bcb47d-4f67-4269-9489-e5339fc9e5bd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.554937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-87bcb47d-4f67-4269-9489-e5339fc9e5bd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.555089 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-87bcb47d-4f67-4269-9489-e5339fc9e5bd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete snapshot with id: c8f4c596-e19d-48e4-a3e0-97496a8945f2 Aug 25 11:57:31.559898 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-87bcb47d-4f67-4269-9489-e5339fc9e5bd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 returned with HTTP 404 Aug 25 11:57:31.560437 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1059/4261] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:31 2026] DELETE /volume/v3/snapshots/c8f4c596-e19d-48e4-a3e0-97496a8945f2 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:31.571377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.573694 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:31.574131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "41ecffbf-8128-424b-a5aa-7662e3e99c1a", "name": "tempest-SnapshotsActionsTest-Snapshot-38799415"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:31.587774 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.587774 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:31.588482 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:31.588644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Create snapshot from volume 41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:31.591838 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.594190 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d Aug 25 11:57:31.594643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:31.602166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-d33c8b23-cb43-406e-955f-c54281c7deb6-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:57:31.606404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-d33c8b23-cb43-406e-955f-c54281c7deb6-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:57:31.607366 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.607366 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:31.625896 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Created reservations ['e65a63cf-bd0e-4e46-aed9-7dd6827c7691', 'c6f15b15-47a7-4ad6-8716-4c49b91d8de4', '4a1020b2-64af-44fa-9c18-55f242ee56cf', 'f1f6718c-5105-4a16-ac68-8038b30658b4'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:31.668675 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot create request issued successfully. Aug 25 11:57:31.669192 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ceb56b4-5fbb-48dd-aa4a-6882a7d095b2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:31.669794 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1057/4262] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:31 2026] POST /volume/v3/snapshots => generated 305 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:31.683618 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-819b7af9-5a2e-4232-b3d7-85d4593d565b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.689325 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-819b7af9-5a2e-4232-b3d7-85d4593d565b tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:31.689685 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-819b7af9-5a2e-4232-b3d7-85d4593d565b tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.690208 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-819b7af9-5a2e-4232-b3d7-85d4593d565b tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.698068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-d33c8b23-cb43-406e-955f-c54281c7deb6-np0000008081" released by "attachment_update" :: held 0.092s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:57:31.698481 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-8d679f30-6c85-4618-87b0-6ee02c30e439 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d returned with HTTP 200 Aug 25 11:57:31.699131 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1072/4263] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:57:31 2026] PUT /volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d => generated 969 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:31.700412 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.700412 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:31.701086 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-819b7af9-5a2e-4232-b3d7-85d4593d565b tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:31.702210 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-819b7af9-5a2e-4232-b3d7-85d4593d565b tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 returned with HTTP 200 Aug 25 11:57:31.702870 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1076/4264] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:31.723276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-7690a420-9d92-4214-b751-b4c607b1ae60 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.727697 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-7690a420-9d92-4214-b751-b4c607b1ae60 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d/action Aug 25 11:57:31.728089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-7690a420-9d92-4214-b751-b4c607b1ae60 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:31.728213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-7690a420-9d92-4214-b751-b4c607b1ae60 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:31.745600 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.745600 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:31.758341 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-29d5f8c5-acc1-40b1-845e-788ec9a92af7 req-7690a420-9d92-4214-b751-b4c607b1ae60 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d/action returned with HTTP 204 Aug 25 11:57:31.758927 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1060/4265] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:57:31 2026] POST /volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:31.804989 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-801fbfce-aace-4b54-834e-66ffcaa36de4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:31.807579 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-801fbfce-aace-4b54-834e-66ffcaa36de4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:31.807858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-801fbfce-aace-4b54-834e-66ffcaa36de4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:31.808148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-801fbfce-aace-4b54-834e-66ffcaa36de4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:31.808290 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-801fbfce-aace-4b54-834e-66ffcaa36de4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:31.813200 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:31.813200 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:31.814113 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-801fbfce-aace-4b54-834e-66ffcaa36de4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:31.814594 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1058/4266] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:31 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:32.020172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-259c4d20-d82e-4f4a-8010-3aed26c65b61 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.022226 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-259c4d20-d82e-4f4a-8010-3aed26c65b61 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f Aug 25 11:57:32.022498 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-259c4d20-d82e-4f4a-8010-3aed26c65b61 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.022777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-259c4d20-d82e-4f4a-8010-3aed26c65b61 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.022914 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-259c4d20-d82e-4f4a-8010-3aed26c65b61 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Show backup with id 0ac39964-a542-4562-ab79-38428086283f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:32.027524 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-259c4d20-d82e-4f4a-8010-3aed26c65b61 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f returned with HTTP 404 Aug 25 11:57:32.028312 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1073/4267] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:32 2026] GET /volume/v3/backups/0ac39964-a542-4562-ab79-38428086283f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:32.035543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93a1d398-d470-480d-bf34-354c6290d8e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.038115 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 Aug 25 11:57:32.038441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.038441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.038571 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Delete volume with id: 283f40e4-c207-448a-9314-a82bddfac887 Aug 25 11:57:32.046037 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.046037 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:32.046372 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Volume info retrieved successfully. Aug 25 11:57:32.076577 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Delete volume request issued successfully. Aug 25 11:57:32.077038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93a1d398-d470-480d-bf34-354c6290d8e0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 returned with HTTP 202 Aug 25 11:57:32.077545 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1077/4268] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:32 2026] DELETE /volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:32.084144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b8927150-596c-4468-95c1-9296833e6ed0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.085912 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b8927150-596c-4468-95c1-9296833e6ed0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 Aug 25 11:57:32.086209 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b8927150-596c-4468-95c1-9296833e6ed0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.086447 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b8927150-596c-4468-95c1-9296833e6ed0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.094458 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.094458 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:32.098453 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b8927150-596c-4468-95c1-9296833e6ed0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Volume info retrieved successfully. Aug 25 11:57:32.103148 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b8927150-596c-4468-95c1-9296833e6ed0 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 returned with HTTP 200 Aug 25 11:57:32.103875 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1061/4269] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:32 2026] GET /volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:32.716057 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f6f031f6-026a-4052-9f4e-1a6951272138 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.718163 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6f031f6-026a-4052-9f4e-1a6951272138 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:32.718388 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6f031f6-026a-4052-9f4e-1a6951272138 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.718574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f6f031f6-026a-4052-9f4e-1a6951272138 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.723683 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.723683 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:32.724130 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f6f031f6-026a-4052-9f4e-1a6951272138 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:32.725192 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f6f031f6-026a-4052-9f4e-1a6951272138 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 returned with HTTP 200 Aug 25 11:57:32.725761 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1059/4270] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:32 2026] GET /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:32.735135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1ef7c61c-b0fd-4424-a9c4-888c3473bb7d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.736893 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ef7c61c-b0fd-4424-a9c4-888c3473bb7d tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7/action Aug 25 11:57:32.737252 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ef7c61c-b0fd-4424-a9c4-888c3473bb7d tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:32.737365 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ef7c61c-b0fd-4424-a9c4-888c3473bb7d tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:32.739154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-1ef7c61c-b0fd-4424-a9c4-888c3473bb7d tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot '9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7' with '{'status': 'error_deleting'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:32.746994 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.746994 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:32.758211 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ef7c61c-b0fd-4424-a9c4-888c3473bb7d tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7/action returned with HTTP 202 Aug 25 11:57:32.758564 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1074/4271] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:32 2026] POST /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:32.766045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0881081a-49fb-4071-b645-de9511ea0258 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.768711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0881081a-49fb-4071-b645-de9511ea0258 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:32.768901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0881081a-49fb-4071-b645-de9511ea0258 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.769115 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0881081a-49fb-4071-b645-de9511ea0258 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.776341 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.776341 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:32.776997 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0881081a-49fb-4071-b645-de9511ea0258 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:32.777798 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0881081a-49fb-4071-b645-de9511ea0258 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 returned with HTTP 200 Aug 25 11:57:32.778219 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1078/4272] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:32 2026] GET /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:32.789074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-55370655-947c-4468-8ec6-2b5281a8612a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.791269 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-55370655-947c-4468-8ec6-2b5281a8612a tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7/action Aug 25 11:57:32.791724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-55370655-947c-4468-8ec6-2b5281a8612a tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:32.791896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-55370655-947c-4468-8ec6-2b5281a8612a tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:32.798058 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.798058 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:32.798604 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-55370655-947c-4468-8ec6-2b5281a8612a tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot retrieved successfully. Aug 25 11:57:32.815413 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-55370655-947c-4468-8ec6-2b5281a8612a tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot delete request issued successfully. Aug 25 11:57:32.815695 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-55370655-947c-4468-8ec6-2b5281a8612a tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7/action returned with HTTP 202 Aug 25 11:57:32.816214 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1062/4273] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:32 2026] POST /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:32.828325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-948b0f2e-dfb6-47df-a2de-7df90dae9ff3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.829165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6d7872df-20e2-4250-8335-17af2ae33aff None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:32.830453 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-948b0f2e-dfb6-47df-a2de-7df90dae9ff3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:32.830683 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-948b0f2e-dfb6-47df-a2de-7df90dae9ff3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.830955 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-948b0f2e-dfb6-47df-a2de-7df90dae9ff3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.833799 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d7872df-20e2-4250-8335-17af2ae33aff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:32.833799 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d7872df-20e2-4250-8335-17af2ae33aff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:32.833799 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d7872df-20e2-4250-8335-17af2ae33aff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:32.833799 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6d7872df-20e2-4250-8335-17af2ae33aff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:32.836819 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.836819 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:32.837300 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-948b0f2e-dfb6-47df-a2de-7df90dae9ff3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:32.837691 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:32.837691 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:32.838273 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-948b0f2e-dfb6-47df-a2de-7df90dae9ff3 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 returned with HTTP 200 Aug 25 11:57:32.838377 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d7872df-20e2-4250-8335-17af2ae33aff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:32.838755 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1075/4274] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:32 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:32.839239 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1060/4275] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:32 2026] GET /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:33.115887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4c2cac67-73e9-4350-a4cc-433ddf82fc89 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.117721 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c2cac67-73e9-4350-a4cc-433ddf82fc89 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] GET https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 Aug 25 11:57:33.117975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c2cac67-73e9-4350-a4cc-433ddf82fc89 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:33.118148 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4c2cac67-73e9-4350-a4cc-433ddf82fc89 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:33.125274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4c2cac67-73e9-4350-a4cc-433ddf82fc89 tempest-ProjectAdminTests39-63044826 tempest-ProjectAdminTests39-63044826-project-admin] https://10.4.3.66/volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 returned with HTTP 404 Aug 25 11:57:33.125723 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1079/4276] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:33 2026] GET /volume/v3/volumes/283f40e4-c207-448a-9314-a82bddfac887 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:33.848647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f3cf6373-8f12-4020-b7de-fc6c9eff86aa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.851088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3cdb8a28-eb99-4f02-886e-6094c5bbb894 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.851444 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3cf6373-8f12-4020-b7de-fc6c9eff86aa tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:33.851444 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3cf6373-8f12-4020-b7de-fc6c9eff86aa tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:33.851444 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3cf6373-8f12-4020-b7de-fc6c9eff86aa tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:33.853100 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cdb8a28-eb99-4f02-886e-6094c5bbb894 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:33.854676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cdb8a28-eb99-4f02-886e-6094c5bbb894 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:33.854676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3cdb8a28-eb99-4f02-886e-6094c5bbb894 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:33.854676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3cdb8a28-eb99-4f02-886e-6094c5bbb894 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:33.857564 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3cf6373-8f12-4020-b7de-fc6c9eff86aa tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 returned with HTTP 404 Aug 25 11:57:33.858168 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1063/4277] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:33 2026] GET /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:33.858708 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:33.858708 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:33.859845 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3cdb8a28-eb99-4f02-886e-6094c5bbb894 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:33.860341 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1076/4278] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:33 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:33.869867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7c195ff-3e0d-495b-828c-bd65f1719ed8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.874491 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7c195ff-3e0d-495b-828c-bd65f1719ed8 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:33.874961 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7c195ff-3e0d-495b-828c-bd65f1719ed8 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:33.875000 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7c195ff-3e0d-495b-828c-bd65f1719ed8 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:33.876270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-e7c195ff-3e0d-495b-828c-bd65f1719ed8 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'available'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:33.885784 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:33.885784 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:33.910542 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7c195ff-3e0d-495b-828c-bd65f1719ed8 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:33.911131 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1061/4279] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:33 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 25 11:57:33.919861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-223a3677-c17a-4af0-9f8f-d49db9196626 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.921819 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-223a3677-c17a-4af0-9f8f-d49db9196626 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:33.922128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-223a3677-c17a-4af0-9f8f-d49db9196626 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:33.922397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-223a3677-c17a-4af0-9f8f-d49db9196626 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:33.929738 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:33.929738 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:33.930825 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-223a3677-c17a-4af0-9f8f-d49db9196626 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:33.932053 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-223a3677-c17a-4af0-9f8f-d49db9196626 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:33.932053 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1080/4280] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:33 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:33.942167 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ed89ed56-8a05-4283-9679-83e47a657d13 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.944880 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed89ed56-8a05-4283-9679-83e47a657d13 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:33.945451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed89ed56-8a05-4283-9679-83e47a657d13 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:33.947129 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed89ed56-8a05-4283-9679-83e47a657d13 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:33.947297 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-ed89ed56-8a05-4283-9679-83e47a657d13 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete snapshot with id: 9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 Aug 25 11:57:33.953592 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed89ed56-8a05-4283-9679-83e47a657d13 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 returned with HTTP 404 Aug 25 11:57:33.954140 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1064/4281] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:33 2026] DELETE /volume/v3/snapshots/9a74bedc-2f8d-40d7-ad1e-24edb6ff73c7 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:33.963063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c40845ae-6993-43b9-90c1-6760967531a6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:33.964783 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c40845ae-6993-43b9-90c1-6760967531a6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:33.965169 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c40845ae-6993-43b9-90c1-6760967531a6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:33.965345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c40845ae-6993-43b9-90c1-6760967531a6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:33.966836 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-c40845ae-6993-43b9-90c1-6760967531a6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'creating'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:33.982681 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:33.982681 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:34.007887 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c40845ae-6993-43b9-90c1-6760967531a6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:34.007887 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1077/4282] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:33 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:34.014995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e80abd5-c9cd-42c1-ba4b-91e498e274be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.019275 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e80abd5-c9cd-42c1-ba4b-91e498e274be tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:34.019464 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e80abd5-c9cd-42c1-ba4b-91e498e274be tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:34.019717 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e80abd5-c9cd-42c1-ba4b-91e498e274be tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:34.024859 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.024859 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:34.025273 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0e80abd5-c9cd-42c1-ba4b-91e498e274be tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:34.026225 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e80abd5-c9cd-42c1-ba4b-91e498e274be tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:34.026585 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1062/4283] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:34 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:34.036090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.038642 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:34.040241 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:34.040423 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:34.043327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.snapshot_actions [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100239) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 11:57:34.060295 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.060295 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:34.061136 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.snapshot_actions [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Updating snapshot d32fa7ec-31d9-4840-a2f3-4227578397e0 with info {'id': 'd32fa7ec-31d9-4840-a2f3-4227578397e0', 'status': 'error', 'progress': '80%'} Aug 25 11:57:34.070080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9408e4a5-c806-43eb-af98-b7a3ef59e778 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:34.070613 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1081/4284] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:34 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:34.080942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a706a72b-7de0-461c-b19d-c62bd5cc951b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.084716 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a706a72b-7de0-461c-b19d-c62bd5cc951b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:34.085647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a706a72b-7de0-461c-b19d-c62bd5cc951b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:34.085647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a706a72b-7de0-461c-b19d-c62bd5cc951b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:34.097190 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.097190 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:34.097611 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a706a72b-7de0-461c-b19d-c62bd5cc951b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Snapshot retrieved successfully. Aug 25 11:57:34.098904 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a706a72b-7de0-461c-b19d-c62bd5cc951b tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:34.099446 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1065/4285] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:34 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 461 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:34.114067 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-abd9280e-a187-4026-bd56-e74a65170dc6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.118394 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abd9280e-a187-4026-bd56-e74a65170dc6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] POST https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action Aug 25 11:57:34.118821 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abd9280e-a187-4026-bd56-e74a65170dc6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:34.118993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abd9280e-a187-4026-bd56-e74a65170dc6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:34.120650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-abd9280e-a187-4026-bd56-e74a65170dc6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] Updating snapshot 'd32fa7ec-31d9-4840-a2f3-4227578397e0' with '{'status': 'available'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:57:34.133816 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.133816 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:34.152135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abd9280e-a187-4026-bd56-e74a65170dc6 tempest-SnapshotsActionsTest-1089510943 tempest-SnapshotsActionsTest-1089510943-project-admin] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action returned with HTTP 202 Aug 25 11:57:34.152563 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1078/4286] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:57:34 2026] POST /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:34.161867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7fe7b6b3-cdf9-4d17-8d3e-21a443d108e5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.163679 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fe7b6b3-cdf9-4d17-8d3e-21a443d108e5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:34.163863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fe7b6b3-cdf9-4d17-8d3e-21a443d108e5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:34.164048 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fe7b6b3-cdf9-4d17-8d3e-21a443d108e5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:34.171074 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.171074 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:34.171074 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7fe7b6b3-cdf9-4d17-8d3e-21a443d108e5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:34.171891 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fe7b6b3-cdf9-4d17-8d3e-21a443d108e5 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:34.172340 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1063/4287] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:34 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:57:34.186385 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.187510 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:34.187650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:34.187827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:34.187932 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete snapshot with id: d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:34.193435 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.193435 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:34.193978 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:34.209837 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot delete request issued successfully. Aug 25 11:57:34.210038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f65c029f-6ddf-42e6-bce7-22e0b8623395 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 202 Aug 25 11:57:34.210442 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1082/4288] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:34 2026] DELETE /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:34.222735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-471cd18a-d6e5-4a81-a7b0-ca74ce654fbf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.227677 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-471cd18a-d6e5-4a81-a7b0-ca74ce654fbf tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:34.227677 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-471cd18a-d6e5-4a81-a7b0-ca74ce654fbf tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:34.227677 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-471cd18a-d6e5-4a81-a7b0-ca74ce654fbf tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:34.234430 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.234430 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:34.235020 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-471cd18a-d6e5-4a81-a7b0-ca74ce654fbf tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Snapshot retrieved successfully. Aug 25 11:57:34.235841 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-471cd18a-d6e5-4a81-a7b0-ca74ce654fbf tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 200 Aug 25 11:57:34.236262 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1066/4289] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:34 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 464 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:34.871048 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-20a81529-db14-493e-bcf4-854db0509805 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:34.872697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20a81529-db14-493e-bcf4-854db0509805 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:34.872932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20a81529-db14-493e-bcf4-854db0509805 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:34.873149 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20a81529-db14-493e-bcf4-854db0509805 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:34.873290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-20a81529-db14-493e-bcf4-854db0509805 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:34.877157 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:34.877157 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:34.877764 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20a81529-db14-493e-bcf4-854db0509805 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:34.878128 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1079/4290] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:34 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:35.076828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.183100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:35.183546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1844873777"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:35.185339 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1844873777'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:35.185516 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume of 1 GB Aug 25 11:57:35.191030 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Availability Zones retrieved successfully. Aug 25 11:57:35.198861 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (eadee0d7-36eb-4827-9e97-3ffb0eaedb2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:35.200413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f0f91e-fa9f-4f27-a662-08d33c2b4b99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:35.201580 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:35.227892 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7f0f91e-fa9f-4f27-a662-08d33c2b4b99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:35.229003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f63d5d-2857-4e38-8c6c-44220ba02b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:35.248686 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7a7ee1d7-b7d5-466e-906f-a77b288eb4dd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.251198 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a7ee1d7-b7d5-466e-906f-a77b288eb4dd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 Aug 25 11:57:35.251411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a7ee1d7-b7d5-466e-906f-a77b288eb4dd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:35.251612 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7a7ee1d7-b7d5-466e-906f-a77b288eb4dd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:35.262125 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7a7ee1d7-b7d5-466e-906f-a77b288eb4dd tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 returned with HTTP 404 Aug 25 11:57:35.263205 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1083/4291] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:35 2026] GET /volume/v3/snapshots/d32fa7ec-31d9-4840-a2f3-4227578397e0 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:35.271440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5a673cae-38a8-4eea-879f-449182904b1c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.273076 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a673cae-38a8-4eea-879f-449182904b1c tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:35.274252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a673cae-38a8-4eea-879f-449182904b1c tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:35.274252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a673cae-38a8-4eea-879f-449182904b1c tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:35.282418 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:35.282418 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:35.287643 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5a673cae-38a8-4eea-879f-449182904b1c tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:35.294432 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a673cae-38a8-4eea-879f-449182904b1c tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a returned with HTTP 200 Aug 25 11:57:35.295429 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1067/4292] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:35 2026] GET /volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:57:35.301498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['3902c6b9-19b4-456f-ba0d-b6e7cd289123', 'd7a98e86-8c95-4801-bd0d-44bb1931cb3e', 'a892031c-8ae1-492e-9148-6e3bd3935cf0', '28e0d743-feef-4be7-8805-a32df37e43a1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:35.302643 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f63d5d-2857-4e38-8c6c-44220ba02b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3902c6b9-19b4-456f-ba0d-b6e7cd289123', 'd7a98e86-8c95-4801-bd0d-44bb1931cb3e', 'a892031c-8ae1-492e-9148-6e3bd3935cf0', '28e0d743-feef-4be7-8805-a32df37e43a1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:35.303749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be78a50f-1ed0-48bc-b08b-668d55b5222f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:35.310386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.311864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] DELETE https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:35.312093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:35.312299 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:35.312451 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete volume with id: 41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:35.321012 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:35.321012 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:35.321600 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:35.340089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be78a50f-1ed0-48bc-b08b-668d55b5222f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d4719ef-9c86-4d44-80a8-aa5c155927c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844873777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['3902c6b9-19b4-456f-ba0d-b6e7cd289123','d7a98e86-8c95-4801-bd0d-44bb1931cb3e','a892031c-8ae1-492e-9148-6e3bd3935cf0','28e0d743-feef-4be7-8805-a32df37e43a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1844873777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d4719ef-9c86-4d44-80a8-aa5c155927c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e621c480d4be441cbb2e7442aeb7e4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809e402451d2439fa6b425e205646347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:35.340437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4325447e-6566-43a8-aa79-2572afea2d2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:35.352340 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Delete volume request issued successfully. Aug 25 11:57:35.352583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78701fca-8a13-48e5-b45d-2ac2685c3843 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a returned with HTTP 202 Aug 25 11:57:35.353130 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1080/4293] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:35 2026] DELETE /volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:35.364168 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4325447e-6566-43a8-aa79-2572afea2d2b) transitioned into state 'SUCCESS' from state '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-1844873777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['3902c6b9-19b4-456f-ba0d-b6e7cd289123','d7a98e86-8c95-4801-bd0d-44bb1931cb3e','a892031c-8ae1-492e-9148-6e3bd3935cf0','28e0d743-feef-4be7-8805-a32df37e43a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:35.364990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e698c658-2cbd-47d7-bc94-1c773b64f146) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:35.366833 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-630d244c-86ee-4a45-8fe6-609ba021cf7f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.369136 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-630d244c-86ee-4a45-8fe6-609ba021cf7f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:35.369438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-630d244c-86ee-4a45-8fe6-609ba021cf7f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:35.369724 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-630d244c-86ee-4a45-8fe6-609ba021cf7f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:35.379720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e698c658-2cbd-47d7-bc94-1c773b64f146) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:35.380631 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (eadee0d7-36eb-4827-9e97-3ffb0eaedb2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:35.381053 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request issued successfully. Aug 25 11:57:35.381842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ca1163d0-0b78-4d9e-bfe3-2fa284ce7e82 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:35.382420 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1064/4294] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:57:35 2026] POST /volume/v3/volumes => generated 776 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:35.388206 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:35.388206 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:35.396956 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-630d244c-86ee-4a45-8fe6-609ba021cf7f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Volume info retrieved successfully. Aug 25 11:57:35.400246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c5966276-4f4a-4894-998c-f5c24679626f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.403815 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-630d244c-86ee-4a45-8fe6-609ba021cf7f tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a returned with HTTP 200 Aug 25 11:57:35.404412 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1084/4295] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:35 2026] GET /volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:35.404777 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c5966276-4f4a-4894-998c-f5c24679626f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 Aug 25 11:57:35.405372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c5966276-4f4a-4894-998c-f5c24679626f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:35.405416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c5966276-4f4a-4894-998c-f5c24679626f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:35.412976 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:35.412976 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:35.417109 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c5966276-4f4a-4894-998c-f5c24679626f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:57:35.421403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c5966276-4f4a-4894-998c-f5c24679626f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 returned with HTTP 200 Aug 25 11:57:35.421837 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1068/4296] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:35 2026] GET /volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:35.887778 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-04c5b49a-1b6a-4c53-b17c-850a362beac7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:35.889601 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04c5b49a-1b6a-4c53-b17c-850a362beac7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:35.889868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04c5b49a-1b6a-4c53-b17c-850a362beac7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:35.890218 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-04c5b49a-1b6a-4c53-b17c-850a362beac7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:35.890386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-04c5b49a-1b6a-4c53-b17c-850a362beac7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:35.894529 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:35.894529 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:35.895297 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-04c5b49a-1b6a-4c53-b17c-850a362beac7 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:35.895804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1081/4297] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:35 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:57:36.421242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-69775f7a-103f-4ff1-8a55-e3c0822cffe2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:36.423478 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69775f7a-103f-4ff1-8a55-e3c0822cffe2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] GET https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a Aug 25 11:57:36.423687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69775f7a-103f-4ff1-8a55-e3c0822cffe2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:36.423921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-69775f7a-103f-4ff1-8a55-e3c0822cffe2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:36.430592 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-69775f7a-103f-4ff1-8a55-e3c0822cffe2 tempest-SnapshotsActionsTest-1894501496 tempest-SnapshotsActionsTest-1894501496-project-member] https://10.4.3.66/volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a returned with HTTP 404 Aug 25 11:57:36.431601 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1065/4298] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:36 2026] GET /volume/v3/volumes/41ecffbf-8128-424b-a5aa-7662e3e99c1a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:36.437330 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eebfa0c2-9837-46c8-934c-10ef485fc3eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:36.439794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eebfa0c2-9837-46c8-934c-10ef485fc3eb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 Aug 25 11:57:36.440049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eebfa0c2-9837-46c8-934c-10ef485fc3eb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:36.440344 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eebfa0c2-9837-46c8-934c-10ef485fc3eb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:36.453508 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:36.453508 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:36.460095 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-eebfa0c2-9837-46c8-934c-10ef485fc3eb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:57:36.465399 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eebfa0c2-9837-46c8-934c-10ef485fc3eb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 returned with HTTP 200 Aug 25 11:57:36.465993 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1085/4299] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:36 2026] GET /volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 => generated 1007 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:36.479197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:36.481186 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:57:36.481582 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d4719ef-9c86-4d44-80a8-aa5c155927c0", "name": "tempest-type-Backup-2143004544"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:36.483896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating new backup {'backup': {'volume_id': '8d4719ef-9c86-4d44-80a8-aa5c155927c0', 'name': 'tempest-type-Backup-2143004544'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:57:36.483896 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating backup of volume 8d4719ef-9c86-4d44-80a8-aa5c155927c0 in container None Aug 25 11:57:36.493939 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:36.493939 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:36.494389 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:57:36.533530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['446ddb59-cb0a-4650-8d1c-9d2541c38774', 'bda20958-a394-4510-a25d-f9e140bcf1c6'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:36.565930 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ea86d360-b05a-4eb3-ae42-b248af6254e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:57:36.566582 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1069/4300] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:57:36 2026] POST /volume/v3/backups => generated 314 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:36.577784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40387981-cecb-4b26-b67d-f71204e1a029 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:36.579760 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40387981-cecb-4b26-b67d-f71204e1a029 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:36.580009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40387981-cecb-4b26-b67d-f71204e1a029 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:36.580170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40387981-cecb-4b26-b67d-f71204e1a029 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:36.580294 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-40387981-cecb-4b26-b67d-f71204e1a029 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:36.586442 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:36.586442 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:36.587272 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40387981-cecb-4b26-b67d-f71204e1a029 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:36.587756 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1082/4301] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:36 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:36.907722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e265863-3591-4e22-b3fc-ea9528d1735f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:36.910019 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e265863-3591-4e22-b3fc-ea9528d1735f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:36.910265 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e265863-3591-4e22-b3fc-ea9528d1735f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:36.910490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e265863-3591-4e22-b3fc-ea9528d1735f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:36.910602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0e265863-3591-4e22-b3fc-ea9528d1735f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:36.915340 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:36.915340 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:36.916055 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e265863-3591-4e22-b3fc-ea9528d1735f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:36.916466 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1066/4302] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:36 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:37.599071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7ee184dc-2f2a-4276-adb1-84d3039c0852 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:37.601309 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ee184dc-2f2a-4276-adb1-84d3039c0852 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:37.601607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ee184dc-2f2a-4276-adb1-84d3039c0852 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:37.601907 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7ee184dc-2f2a-4276-adb1-84d3039c0852 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:37.602072 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7ee184dc-2f2a-4276-adb1-84d3039c0852 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:37.606415 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:37.606415 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:37.607180 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7ee184dc-2f2a-4276-adb1-84d3039c0852 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:37.607679 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1086/4303] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:37 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:37.929963 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f6449564-c56e-4fc0-817c-dbf79fa96115 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:37.932650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f6449564-c56e-4fc0-817c-dbf79fa96115 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:37.932894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f6449564-c56e-4fc0-817c-dbf79fa96115 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:37.933088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f6449564-c56e-4fc0-817c-dbf79fa96115 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:37.933207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f6449564-c56e-4fc0-817c-dbf79fa96115 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:37.943052 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:37.943052 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:37.944588 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f6449564-c56e-4fc0-817c-dbf79fa96115 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:37.945280 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1070/4304] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:37 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:38.619580 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c25b2b67-e85e-48d6-8c99-7541e8f9b7bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:38.621992 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c25b2b67-e85e-48d6-8c99-7541e8f9b7bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:38.622216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c25b2b67-e85e-48d6-8c99-7541e8f9b7bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:38.622646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c25b2b67-e85e-48d6-8c99-7541e8f9b7bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:38.622755 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c25b2b67-e85e-48d6-8c99-7541e8f9b7bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:38.630560 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:38.630560 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:38.631395 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c25b2b67-e85e-48d6-8c99-7541e8f9b7bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:38.631986 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1083/4305] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:38 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:38.960147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cae47fdd-9d30-40c0-9711-6f352aef9e9c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:38.963532 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cae47fdd-9d30-40c0-9711-6f352aef9e9c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:38.966005 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cae47fdd-9d30-40c0-9711-6f352aef9e9c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:38.966338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cae47fdd-9d30-40c0-9711-6f352aef9e9c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:38.966459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-cae47fdd-9d30-40c0-9711-6f352aef9e9c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:38.975134 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:38.975134 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:38.975975 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cae47fdd-9d30-40c0-9711-6f352aef9e9c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:38.976551 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1067/4306] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:38 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:39.039561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1e104739-a0d0-4ff1-b62d-3a648693a853 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.148875 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e104739-a0d0-4ff1-b62d-3a648693a853 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:57:39.149259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1e104739-a0d0-4ff1-b62d-3a648693a853 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-786930308"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:39.163828 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1e104739-a0d0-4ff1-b62d-3a648693a853 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:57:39.164301 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1087/4307] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 11:57:39 2026] POST /volume/v3/types => generated 230 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:39.175576 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-76ac1fe0-7aab-486c-80e8-46a091442185 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.177672 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76ac1fe0-7aab-486c-80e8-46a091442185 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] POST https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs Aug 25 11:57:39.178085 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-76ac1fe0-7aab-486c-80e8-46a091442185 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:39.202298 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-76ac1fe0-7aab-486c-80e8-46a091442185 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs returned with HTTP 200 Aug 25 11:57:39.202911 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1071/4308] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:57:39 2026] POST /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs => generated 34 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.211930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b384579-fe39-4386-afa4-637de5167ce8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.213536 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b384579-fe39-4386-afa4-637de5167ce8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] GET https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 Aug 25 11:57:39.213747 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b384579-fe39-4386-afa4-637de5167ce8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.213954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b384579-fe39-4386-afa4-637de5167ce8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.220347 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b384579-fe39-4386-afa4-637de5167ce8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 returned with HTTP 200 Aug 25 11:57:39.220703 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1084/4309] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.229486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7b42b9d-b9f7-4815-9d44-a9af857dd069 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.231574 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7b42b9d-b9f7-4815-9d44-a9af857dd069 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] DELETE https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 Aug 25 11:57:39.231855 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7b42b9d-b9f7-4815-9d44-a9af857dd069 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.232074 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7b42b9d-b9f7-4815-9d44-a9af857dd069 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.257084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7b42b9d-b9f7-4815-9d44-a9af857dd069 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 returned with HTTP 202 Aug 25 11:57:39.257602 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1068/4310] 10.4.3.66 () {66 vars in 1392 bytes} [Tue Aug 25 11:57:39 2026] DELETE /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:39.265513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c5df6f4-8d29-4b0b-9d29-84fc552c5419 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.268676 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c5df6f4-8d29-4b0b-9d29-84fc552c5419 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] GET https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 Aug 25 11:57:39.268676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c5df6f4-8d29-4b0b-9d29-84fc552c5419 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.268881 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c5df6f4-8d29-4b0b-9d29-84fc552c5419 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.279217 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c5df6f4-8d29-4b0b-9d29-84fc552c5419 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 returned with HTTP 404 Aug 25 11:57:39.279645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1088/4311] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec3 => generated 129 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:39.287759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f3518991-1a65-42fe-b7b2-6c8bcf6a19d1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.289537 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3518991-1a65-42fe-b7b2-6c8bcf6a19d1 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] POST https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs Aug 25 11:57:39.289968 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f3518991-1a65-42fe-b7b2-6c8bcf6a19d1 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:39.325472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f3518991-1a65-42fe-b7b2-6c8bcf6a19d1 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs returned with HTTP 200 Aug 25 11:57:39.326128 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1072/4312] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:57:39 2026] POST /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs => generated 34 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.335565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d99e22bc-9a98-4722-9d66-500b70b24a76 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.338093 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d99e22bc-9a98-4722-9d66-500b70b24a76 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] GET https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs Aug 25 11:57:39.338436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d99e22bc-9a98-4722-9d66-500b70b24a76 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.338762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d99e22bc-9a98-4722-9d66-500b70b24a76 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.347069 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d99e22bc-9a98-4722-9d66-500b70b24a76 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs returned with HTTP 200 Aug 25 11:57:39.347656 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1085/4313] 10.4.3.66 () {66 vars in 1371 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs => generated 34 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.357810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85cfd231-cca2-4407-b803-6b44bfcd2e98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.359782 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cfd231-cca2-4407-b803-6b44bfcd2e98 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] POST https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs Aug 25 11:57:39.360149 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cfd231-cca2-4407-b803-6b44bfcd2e98 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:39.391420 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cfd231-cca2-4407-b803-6b44bfcd2e98 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs returned with HTTP 200 Aug 25 11:57:39.392005 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1069/4314] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:57:39 2026] POST /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.402110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-62fb3700-e332-431e-a231-13eedf12534f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.403948 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62fb3700-e332-431e-a231-13eedf12534f tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] PUT https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec2 Aug 25 11:57:39.404271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62fb3700-e332-431e-a231-13eedf12534f tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:39.424845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62fb3700-e332-431e-a231-13eedf12534f tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec2 returned with HTTP 200 Aug 25 11:57:39.425574 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1089/4315] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:57:39 2026] PUT /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.434475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1d06fe2d-2de6-4cbe-a9cf-b102cc541a46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.438743 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d06fe2d-2de6-4cbe-a9cf-b102cc541a46 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] GET https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec2 Aug 25 11:57:39.438743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d06fe2d-2de6-4cbe-a9cf-b102cc541a46 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.438743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d06fe2d-2de6-4cbe-a9cf-b102cc541a46 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.451472 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d06fe2d-2de6-4cbe-a9cf-b102cc541a46 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec2 returned with HTTP 200 Aug 25 11:57:39.451608 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1073/4316] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs/spec2 => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.458852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-987f0c8d-020b-4a49-8910-7aac50c994b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.460776 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-987f0c8d-020b-4a49-8910-7aac50c994b8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] POST https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs Aug 25 11:57:39.461173 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-987f0c8d-020b-4a49-8910-7aac50c994b8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:39.495768 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-987f0c8d-020b-4a49-8910-7aac50c994b8 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs returned with HTTP 200 Aug 25 11:57:39.496201 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1086/4317] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 11:57:39 2026] POST /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs => generated 51 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.505921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-274a09e5-6d6a-49fb-9f84-bab3edaca35d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.507924 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-274a09e5-6d6a-49fb-9f84-bab3edaca35d tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] GET https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs Aug 25 11:57:39.508152 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-274a09e5-6d6a-49fb-9f84-bab3edaca35d tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.508374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-274a09e5-6d6a-49fb-9f84-bab3edaca35d tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.515645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-274a09e5-6d6a-49fb-9f84-bab3edaca35d tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs returned with HTTP 200 Aug 25 11:57:39.515899 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1070/4318] 10.4.3.66 () {66 vars in 1371 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6/extra_specs => generated 68 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:39.529516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5b3cd6f6-095b-4a95-8ea5-28d86ffd34b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.531527 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b3cd6f6-095b-4a95-8ea5-28d86ffd34b5 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] DELETE https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6 Aug 25 11:57:39.531765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b3cd6f6-095b-4a95-8ea5-28d86ffd34b5 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.532014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5b3cd6f6-095b-4a95-8ea5-28d86ffd34b5 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.561577 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5b3cd6f6-095b-4a95-8ea5-28d86ffd34b5 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6 returned with HTTP 202 Aug 25 11:57:39.562137 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1090/4319] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:57:39 2026] DELETE /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:39.574717 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-69673733-0e91-4e81-a307-eba9fd852848 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.576976 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-69673733-0e91-4e81-a307-eba9fd852848 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] GET https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6 Aug 25 11:57:39.577858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-69673733-0e91-4e81-a307-eba9fd852848 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.577858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-69673733-0e91-4e81-a307-eba9fd852848 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.581281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-69673733-0e91-4e81-a307-eba9fd852848 tempest-VolumeTypesExtraSpecsTest-1092892601 tempest-VolumeTypesExtraSpecsTest-1092892601-project-admin] https://10.4.3.66/volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6 returned with HTTP 404 Aug 25 11:57:39.581886 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1074/4320] 10.4.3.66 () {66 vars in 1335 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/types/527543e0-5065-472c-bffa-4b32de3613c6 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:39.645753 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-305f981f-b27a-4290-9f06-581f5c3a352f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.647702 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-305f981f-b27a-4290-9f06-581f5c3a352f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:39.648756 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-305f981f-b27a-4290-9f06-581f5c3a352f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.648756 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-305f981f-b27a-4290-9f06-581f5c3a352f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.649881 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-305f981f-b27a-4290-9f06-581f5c3a352f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:39.654616 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:39.654616 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:39.655431 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-305f981f-b27a-4290-9f06-581f5c3a352f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:39.655793 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1087/4321] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:39.853946 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34d0c771-8335-4563-9abe-061b1007b2a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.855956 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34d0c771-8335-4563-9abe-061b1007b2a3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:39.856424 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34d0c771-8335-4563-9abe-061b1007b2a3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.856506 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34d0c771-8335-4563-9abe-061b1007b2a3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.868071 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:39.868071 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:39.875323 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34d0c771-8335-4563-9abe-061b1007b2a3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:39.881118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34d0c771-8335-4563-9abe-061b1007b2a3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 200 Aug 25 11:57:39.881515 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1071/4322] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 1635 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:39.990913 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-feda3a26-d1c6-4d51-a5d0-05fd656c07ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:39.992972 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-feda3a26-d1c6-4d51-a5d0-05fd656c07ff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:39.993183 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-feda3a26-d1c6-4d51-a5d0-05fd656c07ff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:39.993467 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-feda3a26-d1c6-4d51-a5d0-05fd656c07ff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:39.993640 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-feda3a26-d1c6-4d51-a5d0-05fd656c07ff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:39.999208 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:39.999208 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:40.000048 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-feda3a26-d1c6-4d51-a5d0-05fd656c07ff tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:40.000464 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1091/4323] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:39 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:40.669547 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-283aaad1-0ee4-48f7-a095-957f18ac7917 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:40.672575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-283aaad1-0ee4-48f7-a095-957f18ac7917 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:40.672575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-283aaad1-0ee4-48f7-a095-957f18ac7917 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:40.672575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-283aaad1-0ee4-48f7-a095-957f18ac7917 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:40.672575 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-283aaad1-0ee4-48f7-a095-957f18ac7917 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:40.677967 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:40.677967 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:40.678725 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-283aaad1-0ee4-48f7-a095-957f18ac7917 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:40.679120 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1075/4324] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:40 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:41.013553 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63631907-6b9a-47be-aece-1cda6e0475cc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.015421 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63631907-6b9a-47be-aece-1cda6e0475cc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:41.016284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63631907-6b9a-47be-aece-1cda6e0475cc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:41.016284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63631907-6b9a-47be-aece-1cda6e0475cc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:41.017424 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-63631907-6b9a-47be-aece-1cda6e0475cc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:41.023143 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:41.023143 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:41.023864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63631907-6b9a-47be-aece-1cda6e0475cc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:41.024413 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1088/4325] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:41 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:41.035102 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.036871 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 Aug 25 11:57:41.037106 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:41.037279 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:41.037440 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume with id: f3e9979d-6a81-4f94-9857-bc61b249d7d6 Aug 25 11:57:41.048164 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:41.048164 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:41.048939 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:41.082752 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume request issued successfully. Aug 25 11:57:41.083021 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fcf07a64-94d1-4b8a-bc27-5901a365dfba tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 returned with HTTP 202 Aug 25 11:57:41.086657 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1072/4326] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:41 2026] DELETE /volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:41.090892 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb61d9dc-1ebc-46d8-bb1c-7c99d5265008 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.092982 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb61d9dc-1ebc-46d8-bb1c-7c99d5265008 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 Aug 25 11:57:41.093228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb61d9dc-1ebc-46d8-bb1c-7c99d5265008 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:41.093441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb61d9dc-1ebc-46d8-bb1c-7c99d5265008 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:41.101378 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:41.101378 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:41.104836 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb61d9dc-1ebc-46d8-bb1c-7c99d5265008 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:41.108701 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb61d9dc-1ebc-46d8-bb1c-7c99d5265008 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 returned with HTTP 200 Aug 25 11:57:41.109088 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1092/4327] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:41 2026] GET /volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 => generated 1072 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:41.287492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-345864c3-247c-49aa-8178-1c2cf0f42f8d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.289660 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-345864c3-247c-49aa-8178-1c2cf0f42f8d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d Aug 25 11:57:41.289895 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-345864c3-247c-49aa-8178-1c2cf0f42f8d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:41.290060 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-345864c3-247c-49aa-8178-1c2cf0f42f8d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:41.298479 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:41.298479 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:41.354842 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-345864c3-247c-49aa-8178-1c2cf0f42f8d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d returned with HTTP 200 Aug 25 11:57:41.355534 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1076/4328] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:57:41 2026] DELETE /volume/v3/attachments/f39c13a8-8791-4313-ad04-70f78514d93d => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:41.366433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.369022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:41.369251 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:41.369518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:41.369774 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:41.378240 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:41.378240 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:41.378902 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:41.399726 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:57:41.399974 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-101f38c6-0340-4662-aa2a-1c7224b51259 req-77c538b8-6329-4a51-9ba5-7fcfdb2f4e56 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 202 Aug 25 11:57:41.400487 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1089/4329] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:57:41 2026] DELETE /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:41.691344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3ed0e09c-39af-495b-b9e4-97bf6bde71bf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.693677 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ed0e09c-39af-495b-b9e4-97bf6bde71bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:41.694145 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ed0e09c-39af-495b-b9e4-97bf6bde71bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:41.694449 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3ed0e09c-39af-495b-b9e4-97bf6bde71bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:41.694594 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3ed0e09c-39af-495b-b9e4-97bf6bde71bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:41.699762 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:41.699762 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:41.700661 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3ed0e09c-39af-495b-b9e4-97bf6bde71bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:41.701122 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1073/4330] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:41 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:41.731413 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:41.834880 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:41.835180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-961911394"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:41.836493 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-961911394'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:41.836601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Create volume of 1 GB Aug 25 11:57:41.840411 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Availability Zones retrieved successfully. Aug 25 11:57:41.845845 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Flow 'volume_create_api' (537ffe09-4743-4786-bbf4-cddd8ecc73c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:41.846652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea766acd-2698-4681-a7e7-5d794029ebbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:41.847596 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:41.873365 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea766acd-2698-4681-a7e7-5d794029ebbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:41.874024 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f7b3a1-4852-4878-859d-ac0626ef30c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:41.930186 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Created reservations ['bcbf3d0b-76ae-4149-9061-cc3c1d082701', '2677539c-5a8e-4054-add3-b7226e14bca4', 'a9633402-b06b-4ee7-ba7f-dedf50c1a5fe', '62c7e15d-b268-48c4-928b-560d18d93f76'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:41.931305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20f7b3a1-4852-4878-859d-ac0626ef30c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcbf3d0b-76ae-4149-9061-cc3c1d082701', '2677539c-5a8e-4054-add3-b7226e14bca4', 'a9633402-b06b-4ee7-ba7f-dedf50c1a5fe', '62c7e15d-b268-48c4-928b-560d18d93f76']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:41.932237 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37dc2fc-5476-4f39-bbf2-86eb4cda6f2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:41.963203 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c37dc2fc-5476-4f39-bbf2-86eb4cda6f2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75b406f0-a7c5-4745-a0ec-122a39fd4e7c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-961911394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7651dab1554b9bb6b91ba805ee26ff',qos_specs=None,replication_status=,reservations=['bcbf3d0b-76ae-4149-9061-cc3c1d082701','2677539c-5a8e-4054-add3-b7226e14bca4','a9633402-b06b-4ee7-ba7f-dedf50c1a5fe','62c7e15d-b268-48c4-928b-560d18d93f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4499ad1650444c10b3b7fbd30991a3b5',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-961911394',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75b406f0-a7c5-4745-a0ec-122a39fd4e7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d7651dab1554b9bb6b91ba805ee26ff',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4499ad1650444c10b3b7fbd30991a3b5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:41.964115 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30293224-9086-4bff-9b01-015639902200) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:41.999194 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (30293224-9086-4bff-9b01-015639902200) transitioned into state 'SUCCESS' from state '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-961911394',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8d7651dab1554b9bb6b91ba805ee26ff',qos_specs=None,replication_status=,reservations=['bcbf3d0b-76ae-4149-9061-cc3c1d082701','2677539c-5a8e-4054-add3-b7226e14bca4','a9633402-b06b-4ee7-ba7f-dedf50c1a5fe','62c7e15d-b268-48c4-928b-560d18d93f76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4499ad1650444c10b3b7fbd30991a3b5',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:42.000545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117b5f19-75e6-4d2e-80de-8b1d69558a12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:42.012293 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (117b5f19-75e6-4d2e-80de-8b1d69558a12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:42.013165 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Flow 'volume_create_api' (537ffe09-4743-4786-bbf4-cddd8ecc73c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:42.013525 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Create volume request issued successfully. Aug 25 11:57:42.014123 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e9d3a8c-9f84-4ebb-9511-389e085086a8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:42.014565 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1093/4331] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:41 2026] POST /volume/v3/volumes => generated 752 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:42.028177 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eacdf6c7-b215-4158-87e2-b3ef04aed9bb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.030552 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eacdf6c7-b215-4158-87e2-b3ef04aed9bb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:42.030882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eacdf6c7-b215-4158-87e2-b3ef04aed9bb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.031146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eacdf6c7-b215-4158-87e2-b3ef04aed9bb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.041458 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.041458 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:42.046210 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-eacdf6c7-b215-4158-87e2-b3ef04aed9bb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Volume info retrieved successfully. Aug 25 11:57:42.052576 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eacdf6c7-b215-4158-87e2-b3ef04aed9bb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c returned with HTTP 200 Aug 25 11:57:42.053006 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1077/4332] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:42.125369 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c59e1d41-54f5-45e5-ac86-2c056fd16414 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.128583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c59e1d41-54f5-45e5-ac86-2c056fd16414 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 Aug 25 11:57:42.128843 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c59e1d41-54f5-45e5-ac86-2c056fd16414 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.129035 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c59e1d41-54f5-45e5-ac86-2c056fd16414 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.134930 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c59e1d41-54f5-45e5-ac86-2c056fd16414 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 returned with HTTP 404 Aug 25 11:57:42.135389 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1090/4333] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/volumes/f3e9979d-6a81-4f94-9857-bc61b249d7d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:42.143761 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-72ec8563-81e2-4463-aab1-6f28fcb55449 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.145473 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72ec8563-81e2-4463-aab1-6f28fcb55449 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:42.145715 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72ec8563-81e2-4463-aab1-6f28fcb55449 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.145939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-72ec8563-81e2-4463-aab1-6f28fcb55449 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.146073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-72ec8563-81e2-4463-aab1-6f28fcb55449 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:42.150234 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.150234 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:42.150954 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-72ec8563-81e2-4463-aab1-6f28fcb55449 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:42.151363 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1074/4334] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:42.161316 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.163257 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:42.163490 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.163686 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.163832 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete backup with id: 93afc7ed-199e-4239-891f-a4b6baf3c445. Aug 25 11:57:42.167897 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.167897 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:42.179247 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] delete_backup rpcapi backup_id 93afc7ed-199e-4239-891f-a4b6baf3c445 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:57:42.181123 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e303dfee-d82a-44f2-997e-1bd95447e2a4 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 202 Aug 25 11:57:42.181653 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1094/4335] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:42 2026] DELETE /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:42.189760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b62098ed-53f1-4378-b944-32c137c3efce None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.192018 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b62098ed-53f1-4378-b944-32c137c3efce tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:42.192259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b62098ed-53f1-4378-b944-32c137c3efce tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.192470 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b62098ed-53f1-4378-b944-32c137c3efce tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.192601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b62098ed-53f1-4378-b944-32c137c3efce tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:42.197223 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.197223 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:42.198041 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b62098ed-53f1-4378-b944-32c137c3efce tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 200 Aug 25 11:57:42.198545 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1078/4336] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:42.365983 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d63e945e-5aad-4a1c-bf42-962487237ef1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.367851 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d63e945e-5aad-4a1c-bf42-962487237ef1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 Aug 25 11:57:42.368049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d63e945e-5aad-4a1c-bf42-962487237ef1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.368267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d63e945e-5aad-4a1c-bf42-962487237ef1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.375874 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d63e945e-5aad-4a1c-bf42-962487237ef1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 returned with HTTP 404 Aug 25 11:57:42.376246 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1091/4337] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/volumes/d33c8b23-cb43-406e-955f-c54281c7deb6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:42.434991 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-26263ad6-2a33-470c-a41a-4cb11315b745 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.436559 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:42.437254 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.437798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.438068 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: 216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:42.445381 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.445381 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:42.446345 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:42.467406 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 11:57:42.467406 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26263ad6-2a33-470c-a41a-4cb11315b745 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 202 Aug 25 11:57:42.467852 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1075/4338] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:42 2026] DELETE /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:42.475157 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-408f5ac1-7e5d-4395-9b5b-9434e2e4c63b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.477098 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-408f5ac1-7e5d-4395-9b5b-9434e2e4c63b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:42.477275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-408f5ac1-7e5d-4395-9b5b-9434e2e4c63b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.477513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-408f5ac1-7e5d-4395-9b5b-9434e2e4c63b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.483495 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.483495 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:42.484094 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-408f5ac1-7e5d-4395-9b5b-9434e2e4c63b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:57:42.485229 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-408f5ac1-7e5d-4395-9b5b-9434e2e4c63b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 200 Aug 25 11:57:42.485713 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1095/4339] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:42.713735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-89625a45-5d66-404b-8703-6ec84eeb9063 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:42.715423 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89625a45-5d66-404b-8703-6ec84eeb9063 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:42.715633 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89625a45-5d66-404b-8703-6ec84eeb9063 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:42.715830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-89625a45-5d66-404b-8703-6ec84eeb9063 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:42.715934 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-89625a45-5d66-404b-8703-6ec84eeb9063 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:42.722601 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:42.722601 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:42.723365 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-89625a45-5d66-404b-8703-6ec84eeb9063 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:42.723904 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1079/4340] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:42 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:43.066495 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7569689-61d2-441c-8d71-622827b50cfd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.068589 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7569689-61d2-441c-8d71-622827b50cfd tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:43.068855 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7569689-61d2-441c-8d71-622827b50cfd tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.069066 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7569689-61d2-441c-8d71-622827b50cfd tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.080372 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.080372 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:43.087906 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c7569689-61d2-441c-8d71-622827b50cfd tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Volume info retrieved successfully. Aug 25 11:57:43.096368 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7569689-61d2-441c-8d71-622827b50cfd tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c returned with HTTP 200 Aug 25 11:57:43.096873 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1092/4341] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:43.116913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.119349 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:43.119867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "75b406f0-a7c5-4745-a0ec-122a39fd4e7c", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-783681890"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:43.134798 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.134798 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:43.135335 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Volume info retrieved successfully. Aug 25 11:57:43.135499 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Create snapshot from volume 75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:43.189073 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Created reservations ['38713599-4e9f-4270-9af1-b6d74b32e2b0', '037775e6-e2e7-4790-babd-ebb93882b016', 'f8e12a59-7878-44e5-8e5d-5263624ed1d8', 'ba4929c7-45b2-4da9-8997-0258fb40f7b3'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:43.212438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a5434ecd-6f32-429d-9df0-3b7887ec5402 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.217562 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5434ecd-6f32-429d-9df0-3b7887ec5402 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 Aug 25 11:57:43.217904 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5434ecd-6f32-429d-9df0-3b7887ec5402 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.218189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a5434ecd-6f32-429d-9df0-3b7887ec5402 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.218348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a5434ecd-6f32-429d-9df0-3b7887ec5402 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 93afc7ed-199e-4239-891f-a4b6baf3c445. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:43.224602 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a5434ecd-6f32-429d-9df0-3b7887ec5402 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 returned with HTTP 404 Aug 25 11:57:43.225341 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1096/4342] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/backups/93afc7ed-199e-4239-891f-a4b6baf3c445 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:43.235342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.237815 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:43.238954 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.239082 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot create request issued successfully. Aug 25 11:57:43.239122 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.239122 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete backup with id: 853b900a-b953-43e1-a08d-0893614f379a. Aug 25 11:57:43.239391 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0487c41a-4f4a-42f7-baad-4f8eb8a0d9b3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:43.239877 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1076/4343] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:43.249530 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.249530 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:43.255084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5339b76c-89c8-439f-8059-450ec3d07038 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.257213 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5339b76c-89c8-439f-8059-450ec3d07038 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 Aug 25 11:57:43.257422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5339b76c-89c8-439f-8059-450ec3d07038 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.257613 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5339b76c-89c8-439f-8059-450ec3d07038 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.264507 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] delete_backup rpcapi backup_id 853b900a-b953-43e1-a08d-0893614f379a {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:57:43.265536 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.265536 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:43.266199 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5339b76c-89c8-439f-8059-450ec3d07038 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:43.266244 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-163cfaf3-c3f0-4ad7-8f42-b6ba7667d2b6 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 202 Aug 25 11:57:43.266632 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1080/4344] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:43 2026] DELETE /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:43.267167 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5339b76c-89c8-439f-8059-450ec3d07038 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 returned with HTTP 200 Aug 25 11:57:43.267596 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1093/4345] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 => generated 442 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:43.276641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb7757e7-4ee7-4e12-81d6-75eb61831dbe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.279216 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb7757e7-4ee7-4e12-81d6-75eb61831dbe tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:43.279518 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb7757e7-4ee7-4e12-81d6-75eb61831dbe tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.279818 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb7757e7-4ee7-4e12-81d6-75eb61831dbe tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.279981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bb7757e7-4ee7-4e12-81d6-75eb61831dbe tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:43.287563 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.287563 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:43.288607 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb7757e7-4ee7-4e12-81d6-75eb61831dbe tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 200 Aug 25 11:57:43.289010 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1097/4346] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:43.496361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43b60481-3d68-46f2-b723-627aea047cff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.498559 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43b60481-3d68-46f2-b723-627aea047cff tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 Aug 25 11:57:43.498806 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43b60481-3d68-46f2-b723-627aea047cff tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.499036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43b60481-3d68-46f2-b723-627aea047cff tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.505251 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43b60481-3d68-46f2-b723-627aea047cff tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 returned with HTTP 404 Aug 25 11:57:43.505838 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1077/4347] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/snapshots/216316b6-2d6b-41a2-b2aa-fa3a45246ea8 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:43.513349 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.515317 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:43.515508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.515734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.515904 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:43.525616 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.525616 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:43.526170 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:43.546791 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:57:43.546950 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2ef5e860-ac30-45f7-bd2f-f936a569135c tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 202 Aug 25 11:57:43.547446 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1081/4348] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:43 2026] DELETE /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:43.557902 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58f1b476-252a-4b6c-ad7e-6f24a8476a32 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.559795 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58f1b476-252a-4b6c-ad7e-6f24a8476a32 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:43.560082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58f1b476-252a-4b6c-ad7e-6f24a8476a32 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.560338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58f1b476-252a-4b6c-ad7e-6f24a8476a32 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.571905 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.571905 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:43.578514 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-58f1b476-252a-4b6c-ad7e-6f24a8476a32 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:43.597596 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58f1b476-252a-4b6c-ad7e-6f24a8476a32 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 200 Aug 25 11:57:43.598128 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1094/4349] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 1363 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:43.740235 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac8417a2-0f25-405b-b4be-f1b075e4ea6a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:43.742367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac8417a2-0f25-405b-b4be-f1b075e4ea6a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:43.742555 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac8417a2-0f25-405b-b4be-f1b075e4ea6a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:43.742827 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac8417a2-0f25-405b-b4be-f1b075e4ea6a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:43.743000 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ac8417a2-0f25-405b-b4be-f1b075e4ea6a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:43.749021 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:43.749021 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:43.749794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac8417a2-0f25-405b-b4be-f1b075e4ea6a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:43.750196 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1098/4350] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:43 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:44.280105 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4aa2fcef-8e54-4a47-9873-a1092d148248 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.281707 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4aa2fcef-8e54-4a47-9873-a1092d148248 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 Aug 25 11:57:44.281950 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4aa2fcef-8e54-4a47-9873-a1092d148248 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.282170 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4aa2fcef-8e54-4a47-9873-a1092d148248 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.288060 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.288060 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.288220 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4aa2fcef-8e54-4a47-9873-a1092d148248 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.289014 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4aa2fcef-8e54-4a47-9873-a1092d148248 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 returned with HTTP 200 Aug 25 11:57:44.289402 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1078/4351] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:44.300342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f03f2b51-9b31-43e2-90cc-de947652084a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.302347 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94f7182c-3282-4ad1-bce0-3207113387ef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.302960 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f03f2b51-9b31-43e2-90cc-de947652084a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a Aug 25 11:57:44.303550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f03f2b51-9b31-43e2-90cc-de947652084a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.303550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f03f2b51-9b31-43e2-90cc-de947652084a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.303550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f03f2b51-9b31-43e2-90cc-de947652084a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 853b900a-b953-43e1-a08d-0893614f379a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:44.305672 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94f7182c-3282-4ad1-bce0-3207113387ef tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] POST https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.305672 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94f7182c-3282-4ad1-bce0-3207113387ef tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.308321 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f03f2b51-9b31-43e2-90cc-de947652084a tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a returned with HTTP 404 Aug 25 11:57:44.308938 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1082/4352] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/backups/853b900a-b953-43e1-a08d-0893614f379a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:44.311412 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.311412 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:44.311782 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94f7182c-3282-4ad1-bce0-3207113387ef tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.317918 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.320474 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:44.320474 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.321012 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.321012 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete backup with id: 223508c0-77ea-401e-9c3c-82e766e4c71f. Aug 25 11:57:44.327710 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.327710 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:44.345563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] delete_backup rpcapi backup_id 223508c0-77ea-401e-9c3c-82e766e4c71f {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:57:44.347956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bbfc470-2986-4b84-b5f6-a5376abec78f tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 202 Aug 25 11:57:44.348583 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1099/4353] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:44 2026] DELETE /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:57:44.350708 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94f7182c-3282-4ad1-bce0-3207113387ef tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Update snapshot metadata completed successfully. Aug 25 11:57:44.351274 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94f7182c-3282-4ad1-bce0-3207113387ef tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.351767 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1095/4354] 10.4.3.66 () {68 vars in 1395 bytes} [Tue Aug 25 11:57:44 2026] POST /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 68 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.358872 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e6210b8-8a11-4786-b83f-b6bf180782dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.360218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d173891d-3060-448f-9335-b9cf01a40118 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.361718 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e6210b8-8a11-4786-b83f-b6bf180782dc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:44.362007 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e6210b8-8a11-4786-b83f-b6bf180782dc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.362150 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d173891d-3060-448f-9335-b9cf01a40118 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.362246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e6210b8-8a11-4786-b83f-b6bf180782dc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.362345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d173891d-3060-448f-9335-b9cf01a40118 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.362509 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-4e6210b8-8a11-4786-b83f-b6bf180782dc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:44.362556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d173891d-3060-448f-9335-b9cf01a40118 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.368281 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.368281 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:44.368758 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d173891d-3060-448f-9335-b9cf01a40118 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.369515 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d173891d-3060-448f-9335-b9cf01a40118 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.369772 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d173891d-3060-448f-9335-b9cf01a40118 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.370118 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1083/4355] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.374986 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.374986 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.375894 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e6210b8-8a11-4786-b83f-b6bf180782dc tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 200 Aug 25 11:57:44.376360 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1079/4356] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:44.378454 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-640330a1-2ea7-4b8e-bbd1-ca63529c920e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.381580 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-640330a1-2ea7-4b8e-bbd1-ca63529c920e tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] PUT https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.382320 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-640330a1-2ea7-4b8e-bbd1-ca63529c920e tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.390105 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.390105 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:44.390348 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-640330a1-2ea7-4b8e-bbd1-ca63529c920e tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.421501 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-640330a1-2ea7-4b8e-bbd1-ca63529c920e tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Update snapshot metadata completed successfully. Aug 25 11:57:44.422002 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-640330a1-2ea7-4b8e-bbd1-ca63529c920e tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.422747 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1100/4357] 10.4.3.66 () {68 vars in 1394 bytes} [Tue Aug 25 11:57:44 2026] PUT /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 57 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.433156 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.435056 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.435496 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.435683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.440951 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.440951 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:44.441478 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.442335 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.442542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4bbe25f-ff2c-41de-86f0-7e25cffbd44f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.442973 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1096/4358] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 57 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.450425 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.452342 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 Aug 25 11:57:44.452536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.452774 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.458424 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.458424 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:44.458868 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.459631 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.469702 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Delete snapshot metadata completed successfully. Aug 25 11:57:44.469913 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-234ee3ea-3ff4-4670-a6c7-c82bb2d6c96b tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 returned with HTTP 200 Aug 25 11:57:44.470315 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1084/4359] 10.4.3.66 () {66 vars in 1392 bytes} [Tue Aug 25 11:57:44 2026] DELETE /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 => generated 0 bytes in 20 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 25 11:57:44.477126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.479018 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.479247 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.479437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.484441 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.484441 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.484929 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.485734 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.485996 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f5bac51-f022-4eab-a2fc-6ced0adcb532 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.486418 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1080/4360] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 32 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.494677 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-477a1cac-50e6-414b-a54a-7148d97a82f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.496507 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-477a1cac-50e6-414b-a54a-7148d97a82f3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] PUT https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.496861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-477a1cac-50e6-414b-a54a-7148d97a82f3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.502694 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.502694 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:44.503125 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-477a1cac-50e6-414b-a54a-7148d97a82f3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.516614 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-477a1cac-50e6-414b-a54a-7148d97a82f3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Update snapshot metadata completed successfully. Aug 25 11:57:44.518335 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-477a1cac-50e6-414b-a54a-7148d97a82f3 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.518335 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1101/4361] 10.4.3.66 () {68 vars in 1394 bytes} [Tue Aug 25 11:57:44 2026] PUT /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.530318 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-63986e8d-1a4d-4788-9c3b-b62db4235e41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.535488 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63986e8d-1a4d-4788-9c3b-b62db4235e41 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] POST https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.535934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-63986e8d-1a4d-4788-9c3b-b62db4235e41 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.546994 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.546994 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:44.548618 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63986e8d-1a4d-4788-9c3b-b62db4235e41 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.571422 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-63986e8d-1a4d-4788-9c3b-b62db4235e41 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Update snapshot metadata completed successfully. Aug 25 11:57:44.571754 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-63986e8d-1a4d-4788-9c3b-b62db4235e41 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.572253 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1097/4362] 10.4.3.66 () {68 vars in 1395 bytes} [Tue Aug 25 11:57:44 2026] POST /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 68 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.585215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9474d475-da95-4b53-bc5a-b2256f768a48 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.587650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9474d475-da95-4b53-bc5a-b2256f768a48 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.587884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9474d475-da95-4b53-bc5a-b2256f768a48 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.588071 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9474d475-da95-4b53-bc5a-b2256f768a48 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.595820 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.595820 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:44.596562 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9474d475-da95-4b53-bc5a-b2256f768a48 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.597823 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9474d475-da95-4b53-bc5a-b2256f768a48 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.598172 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9474d475-da95-4b53-bc5a-b2256f768a48 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.598637 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1085/4363] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.606976 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-393c97f2-679c-4d14-8308-69be02299c79 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.609033 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-393c97f2-679c-4d14-8308-69be02299c79 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] PUT https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 Aug 25 11:57:44.609397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-393c97f2-679c-4d14-8308-69be02299c79 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.613497 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ea4142a0-d8a2-43ee-a944-d9cbf47fd51e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.616990 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.616990 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.617373 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea4142a0-d8a2-43ee-a944-d9cbf47fd51e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab Aug 25 11:57:44.617502 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-393c97f2-679c-4d14-8308-69be02299c79 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.617665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea4142a0-d8a2-43ee-a944-d9cbf47fd51e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.617942 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ea4142a0-d8a2-43ee-a944-d9cbf47fd51e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.627650 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ea4142a0-d8a2-43ee-a944-d9cbf47fd51e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab returned with HTTP 404 Aug 25 11:57:44.628350 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1102/4364] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/volumes/07a6d270-1ffa-4b0a-9950-e3ad438247ab => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:44.639165 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-393c97f2-679c-4d14-8308-69be02299c79 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Update snapshot metadata completed successfully. Aug 25 11:57:44.639744 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-393c97f2-679c-4d14-8308-69be02299c79 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 returned with HTTP 200 Aug 25 11:57:44.641682 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1081/4365] 10.4.3.66 () {68 vars in 1409 bytes} [Tue Aug 25 11:57:44 2026] PUT /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 => generated 35 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.649241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-14b49303-0c62-4eae-8df8-2cc31d56363f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.651823 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14b49303-0c62-4eae-8df8-2cc31d56363f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 Aug 25 11:57:44.652094 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14b49303-0c62-4eae-8df8-2cc31d56363f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.652473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-14b49303-0c62-4eae-8df8-2cc31d56363f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.657952 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.659452 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.659452 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:44.660341 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-14b49303-0c62-4eae-8df8-2cc31d56363f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.661260 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-14b49303-0c62-4eae-8df8-2cc31d56363f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.661599 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-14b49303-0c62-4eae-8df8-2cc31d56363f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 returned with HTTP 200 Aug 25 11:57:44.662087 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:44.662443 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1450211229", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.663296 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1098/4366] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata/key3 => generated 35 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.664115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1450211229', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:44.672552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.676511 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.676511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.676511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.682164 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.682164 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:44.682689 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.683474 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Get snapshot metadata completed successfully. Aug 25 11:57:44.687052 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-292d117d-931a-4bce-b8b4-d95aa5ae499f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.687052 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1103/4367] 10.4.3.66 () {66 vars in 1374 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 75 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.694071 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-12ec1cdd-076a-431a-b2d3-0d004fe61b78 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.696491 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-12ec1cdd-076a-431a-b2d3-0d004fe61b78 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] PUT https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata Aug 25 11:57:44.696988 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-12ec1cdd-076a-431a-b2d3-0d004fe61b78 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.701403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6550814f-ecc4-4081-bc8f-6328395570dd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.712471 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.712471 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.712471 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-12ec1cdd-076a-431a-b2d3-0d004fe61b78 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.737460 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-12ec1cdd-076a-431a-b2d3-0d004fe61b78 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Update snapshot metadata completed successfully. Aug 25 11:57:44.738301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-12ec1cdd-076a-431a-b2d3-0d004fe61b78 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata returned with HTTP 200 Aug 25 11:57:44.738905 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1082/4368] 10.4.3.66 () {68 vars in 1394 bytes} [Tue Aug 25 11:57:44 2026] PUT /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:57:44.749930 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d319b641-ae7d-48a0-b6cd-94cef154348f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.752889 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 Aug 25 11:57:44.753100 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.753321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.753470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Delete snapshot with id: 74d87cb9-467a-4bc5-b1a5-f1482f15f833 Aug 25 11:57:44.758182 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.758182 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:44.758562 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.768247 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-492c75f3-f591-40e8-9e5d-f03d1bdf43d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.770797 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-492c75f3-f591-40e8-9e5d-f03d1bdf43d7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:44.770797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-492c75f3-f591-40e8-9e5d-f03d1bdf43d7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.771425 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-492c75f3-f591-40e8-9e5d-f03d1bdf43d7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.771574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-492c75f3-f591-40e8-9e5d-f03d1bdf43d7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:44.777518 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.777518 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.778424 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-492c75f3-f591-40e8-9e5d-f03d1bdf43d7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:44.778826 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1083/4369] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:44.783859 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:44.784055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1554974892", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:44.785578 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1554974892', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:44.785851 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Create volume of 1 GB Aug 25 11:57:44.786420 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot delete request issued successfully. Aug 25 11:57:44.786781 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d319b641-ae7d-48a0-b6cd-94cef154348f tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 returned with HTTP 202 Aug 25 11:57:44.787253 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1104/4370] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:44 2026] DELETE /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:44.796037 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Availability Zones retrieved successfully. Aug 25 11:57:44.800282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4e9d4b77-ecfd-4127-82d8-80e1c56924f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:44.805498 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e9d4b77-ecfd-4127-82d8-80e1c56924f5 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 Aug 25 11:57:44.805498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e9d4b77-ecfd-4127-82d8-80e1c56924f5 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:44.805498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4e9d4b77-ecfd-4127-82d8-80e1c56924f5 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:44.805995 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Flow 'volume_create_api' (d3973e15-a574-4f97-b45c-67ea6dd0d297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:44.806881 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c68eb66-1a0d-4bb0-8943-003a519367b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:44.807926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:44.815298 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:44.815298 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:44.815298 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4e9d4b77-ecfd-4127-82d8-80e1c56924f5 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Snapshot retrieved successfully. Aug 25 11:57:44.815298 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4e9d4b77-ecfd-4127-82d8-80e1c56924f5 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 returned with HTTP 200 Aug 25 11:57:44.815298 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1084/4371] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:44 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:44.844119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5c68eb66-1a0d-4bb0-8943-003a519367b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:44.844928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebd577a-b85b-46c4-aacd-59b163e7eb56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:44.845484 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:57:44.851453 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:57:44.857920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (f957e667-2f16-4eb2-8bed-a34988c3992d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:44.859297 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d0fa35-f5c1-4340-8448-f936227e752b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:44.860697 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:44.923136 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Created reservations ['cfa6aafc-7f21-4172-92e6-379816a2469c', '566a7c1d-1bf0-4e57-9e17-ee7fd9b3996a', '07c6fc02-c15b-4ee5-935b-246e8931def9', 'eb0da807-f69d-40df-a65d-e9bb2bc7e201'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:44.923236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (32d0fa35-f5c1-4340-8448-f936227e752b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:44.923995 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ebd577a-b85b-46c4-aacd-59b163e7eb56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfa6aafc-7f21-4172-92e6-379816a2469c', '566a7c1d-1bf0-4e57-9e17-ee7fd9b3996a', '07c6fc02-c15b-4ee5-935b-246e8931def9', 'eb0da807-f69d-40df-a65d-e9bb2bc7e201']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:44.924271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209b7a9b-1c68-4980-a9f7-ebd81d17905d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:44.925054 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feca88a5-69a7-4b93-95e4-ca7421fda543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:44.957177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feca88a5-69a7-4b93-95e4-ca7421fda543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31afa9cf-5410-47c3-999c-01254ef4621b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1554974892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce2085bc8b4f49299339e1379fe66fa6',qos_specs=None,replication_status=,reservations=['cfa6aafc-7f21-4172-92e6-379816a2469c','566a7c1d-1bf0-4e57-9e17-ee7fd9b3996a','07c6fc02-c15b-4ee5-935b-246e8931def9','eb0da807-f69d-40df-a65d-e9bb2bc7e201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433966753a1d4fae8ac8dd4e5b747212',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1554974892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31afa9cf-5410-47c3-999c-01254ef4621b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2085bc8b4f49299339e1379fe66fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433966753a1d4fae8ac8dd4e5b747212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:44.958364 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c593e18-fb74-4c19-ba99-8e9314228f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:44.991080 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c593e18-fb74-4c19-ba99-8e9314228f80) transitioned into state 'SUCCESS' from state '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-1554974892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce2085bc8b4f49299339e1379fe66fa6',qos_specs=None,replication_status=,reservations=['cfa6aafc-7f21-4172-92e6-379816a2469c','566a7c1d-1bf0-4e57-9e17-ee7fd9b3996a','07c6fc02-c15b-4ee5-935b-246e8931def9','eb0da807-f69d-40df-a65d-e9bb2bc7e201'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433966753a1d4fae8ac8dd4e5b747212',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:44.993100 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f98795-6323-479c-8adc-96c02f6b1d83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.004828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['850693f1-03cc-4357-8dd7-be7ac86a4e97', 'de9b55cb-a5e5-4b58-9147-d4c8c62dcb93', '95f64ae1-adfe-4cea-ac61-b7bedb198369', 'a22df069-3b93-46eb-8d37-51afc076aaaa'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:45.005986 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (209b7a9b-1c68-4980-a9f7-ebd81d17905d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['850693f1-03cc-4357-8dd7-be7ac86a4e97', 'de9b55cb-a5e5-4b58-9147-d4c8c62dcb93', '95f64ae1-adfe-4cea-ac61-b7bedb198369', 'a22df069-3b93-46eb-8d37-51afc076aaaa']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.006605 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf4a099-e478-4fd3-9609-7f7defd7b499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.009742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85f98795-6323-479c-8adc-96c02f6b1d83) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.011539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Flow 'volume_create_api' (d3973e15-a574-4f97-b45c-67ea6dd0d297) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:45.011539 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Create volume request issued successfully. Aug 25 11:57:45.013989 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6550814f-ecc4-4081-bc8f-6328395570dd tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:45.014398 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1099/4372] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:44 2026] POST /volume/v3/volumes => generated 763 bytes in 313 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:45.030675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.032855 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:45.032855 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2112940198", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:45.035116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-2112940198', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:45.035642 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Create volume of 1 GB Aug 25 11:57:45.036416 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.036416 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:45.038394 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cf4a099-e478-4fd3-9609-7f7defd7b499) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2191b478-b517-4fa8-88f7-4fa85493f67c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1450211229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['850693f1-03cc-4357-8dd7-be7ac86a4e97','de9b55cb-a5e5-4b58-9147-d4c8c62dcb93','95f64ae1-adfe-4cea-ac61-b7bedb198369','a22df069-3b93-46eb-8d37-51afc076aaaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1450211229',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2191b478-b517-4fa8-88f7-4fa85493f67c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.038953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc6ba8b5-86c2-40bb-88e8-f0cadc0f4bd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.050494 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Availability Zones retrieved successfully. Aug 25 11:57:45.059733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc6ba8b5-86c2-40bb-88e8-f0cadc0f4bd1) transitioned into state 'SUCCESS' from state '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-1450211229',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['850693f1-03cc-4357-8dd7-be7ac86a4e97','de9b55cb-a5e5-4b58-9147-d4c8c62dcb93','95f64ae1-adfe-4cea-ac61-b7bedb198369','a22df069-3b93-46eb-8d37-51afc076aaaa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.060794 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef6b020-6120-4d66-866c-9a2428038305) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.074518 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cef6b020-6120-4d66-866c-9a2428038305) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.075727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (f957e667-2f16-4eb2-8bed-a34988c3992d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:45.076340 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:57:45.076969 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-33c1eb5c-cccc-46b0-926a-2c28f782b87a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:45.077475 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1086/4373] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:44 2026] POST /volume/v3/volumes => generated 757 bytes in 420 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:45.079991 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Flow 'volume_create_api' (cc887933-22dc-431c-93c1-21c662bcdbe6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:45.081223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4af0562-652a-41e0-bb79-828c808deda5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.084666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:45.092209 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-09b4e94d-1522-479a-948c-959f767a042d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.093724 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09b4e94d-1522-479a-948c-959f767a042d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:57:45.093883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09b4e94d-1522-479a-948c-959f767a042d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.094057 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-09b4e94d-1522-479a-948c-959f767a042d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.100409 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.100409 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:45.104051 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-09b4e94d-1522-479a-948c-959f767a042d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:45.107966 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-09b4e94d-1522-479a-948c-959f767a042d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:57:45.108361 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1085/4374] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:45.115265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4af0562-652a-41e0-bb79-828c808deda5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.116144 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d467d0b8-9801-40cd-98df-fa7eb9032f7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.160261 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Created reservations ['1be1e140-6075-4096-a67d-cdfd49bc3b3c', '9e641d49-67c9-4c37-8575-88c708881031', 'e4e7a737-d4a6-4c52-a593-7187976ded5e', 'cf04682c-f09c-488a-8376-34af609e7cf5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:45.161182 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d467d0b8-9801-40cd-98df-fa7eb9032f7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1be1e140-6075-4096-a67d-cdfd49bc3b3c', '9e641d49-67c9-4c37-8575-88c708881031', 'e4e7a737-d4a6-4c52-a593-7187976ded5e', 'cf04682c-f09c-488a-8376-34af609e7cf5']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.161984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d13bd2a-96b3-42b8-a13a-013167581b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.188769 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5d13bd2a-96b3-42b8-a13a-013167581b5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd5dea46d-2df2-4550-9dec-d30afb9b5a46', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2112940198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce2085bc8b4f49299339e1379fe66fa6',qos_specs=None,replication_status=,reservations=['1be1e140-6075-4096-a67d-cdfd49bc3b3c','9e641d49-67c9-4c37-8575-88c708881031','e4e7a737-d4a6-4c52-a593-7187976ded5e','cf04682c-f09c-488a-8376-34af609e7cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433966753a1d4fae8ac8dd4e5b747212',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-2112940198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d5dea46d-2df2-4550-9dec-d30afb9b5a46,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ce2085bc8b4f49299339e1379fe66fa6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='433966753a1d4fae8ac8dd4e5b747212',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.190013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523fa8c3-bc14-4dac-8114-04ee5f244e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.210495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (523fa8c3-bc14-4dac-8114-04ee5f244e8c) transitioned into state 'SUCCESS' from state '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-2112940198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ce2085bc8b4f49299339e1379fe66fa6',qos_specs=None,replication_status=,reservations=['1be1e140-6075-4096-a67d-cdfd49bc3b3c','9e641d49-67c9-4c37-8575-88c708881031','e4e7a737-d4a6-4c52-a593-7187976ded5e','cf04682c-f09c-488a-8376-34af609e7cf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='433966753a1d4fae8ac8dd4e5b747212',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.211357 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235cc2f6-ace2-42a7-b0a1-87c272522525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:45.220353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (235cc2f6-ace2-42a7-b0a1-87c272522525) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:45.221489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Flow 'volume_create_api' (cc887933-22dc-431c-93c1-21c662bcdbe6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:45.221909 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Create volume request issued successfully. Aug 25 11:57:45.222529 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bcbf9d5f-7672-40d7-9741-8155403adf81 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:45.222977 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1105/4375] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:45 2026] POST /volume/v3/volumes => generated 763 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:45.387105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f9e5527-e5f0-4c16-b839-287b3523fe92 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.392869 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f9e5527-e5f0-4c16-b839-287b3523fe92 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f Aug 25 11:57:45.394549 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f9e5527-e5f0-4c16-b839-287b3523fe92 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.394549 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f9e5527-e5f0-4c16-b839-287b3523fe92 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.394723 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9f9e5527-e5f0-4c16-b839-287b3523fe92 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Show backup with id 223508c0-77ea-401e-9c3c-82e766e4c71f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:45.401891 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f9e5527-e5f0-4c16-b839-287b3523fe92 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f returned with HTTP 404 Aug 25 11:57:45.402437 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1100/4376] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/backups/223508c0-77ea-401e-9c3c-82e766e4c71f => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:45.412454 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-435598a6-9335-4c61-9845-0d91423e345c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.417054 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 Aug 25 11:57:45.418092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.418323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.419922 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume with id: 793c55ee-7491-4005-ba39-dde8e6f39209 Aug 25 11:57:45.433414 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.433414 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:45.433988 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:45.455423 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Delete volume request issued successfully. Aug 25 11:57:45.455636 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-435598a6-9335-4c61-9845-0d91423e345c tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 returned with HTTP 202 Aug 25 11:57:45.456106 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1087/4377] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:57:45 2026] DELETE /volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:45.468779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0e500a2b-dd57-4209-8eb1-f4098d155ebb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.472867 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e500a2b-dd57-4209-8eb1-f4098d155ebb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 Aug 25 11:57:45.473168 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e500a2b-dd57-4209-8eb1-f4098d155ebb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.473433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0e500a2b-dd57-4209-8eb1-f4098d155ebb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.481866 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.481866 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:45.485525 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0e500a2b-dd57-4209-8eb1-f4098d155ebb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Volume info retrieved successfully. Aug 25 11:57:45.491994 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0e500a2b-dd57-4209-8eb1-f4098d155ebb tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 returned with HTTP 200 Aug 25 11:57:45.492359 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1086/4378] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 => generated 1006 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:45.792116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b0ee45e3-1808-4ac6-897b-0e32bb11b5a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.794605 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b0ee45e3-1808-4ac6-897b-0e32bb11b5a8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:45.794856 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b0ee45e3-1808-4ac6-897b-0e32bb11b5a8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.795059 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b0ee45e3-1808-4ac6-897b-0e32bb11b5a8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.795151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b0ee45e3-1808-4ac6-897b-0e32bb11b5a8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:45.799238 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.799238 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:45.799806 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b0ee45e3-1808-4ac6-897b-0e32bb11b5a8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:45.800138 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1106/4379] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:45.827590 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74629fa9-0c17-4c0d-aaf5-92615df136b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.829270 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74629fa9-0c17-4c0d-aaf5-92615df136b8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 Aug 25 11:57:45.829470 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74629fa9-0c17-4c0d-aaf5-92615df136b8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.829649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74629fa9-0c17-4c0d-aaf5-92615df136b8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.833909 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74629fa9-0c17-4c0d-aaf5-92615df136b8 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 returned with HTTP 404 Aug 25 11:57:45.834486 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1101/4380] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/snapshots/74d87cb9-467a-4bc5-b1a5-f1482f15f833 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:45.841054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-95a4f903-0d06-42e7-8b2e-14d8f0e18ba0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.843221 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95a4f903-0d06-42e7-8b2e-14d8f0e18ba0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:45.843470 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95a4f903-0d06-42e7-8b2e-14d8f0e18ba0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.843724 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95a4f903-0d06-42e7-8b2e-14d8f0e18ba0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.852484 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.852484 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:45.856694 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-95a4f903-0d06-42e7-8b2e-14d8f0e18ba0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Volume info retrieved successfully. Aug 25 11:57:45.861823 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95a4f903-0d06-42e7-8b2e-14d8f0e18ba0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c returned with HTTP 200 Aug 25 11:57:45.862290 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1088/4381] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:45.874478 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83f4430e-1b21-426b-8240-a6b56326a8fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.876305 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] DELETE https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:45.876983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.876983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.876983 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Delete volume with id: 75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:45.884166 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.884166 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:45.884609 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Volume info retrieved successfully. Aug 25 11:57:45.903541 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Delete volume request issued successfully. Aug 25 11:57:45.903541 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83f4430e-1b21-426b-8240-a6b56326a8fb tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c returned with HTTP 202 Aug 25 11:57:45.903719 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1087/4382] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:45 2026] DELETE /volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:45.912748 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-81da7e88-f1d5-4ba5-aced-0db2018b47f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:45.913454 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81da7e88-f1d5-4ba5-aced-0db2018b47f0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:45.913769 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81da7e88-f1d5-4ba5-aced-0db2018b47f0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:45.914032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-81da7e88-f1d5-4ba5-aced-0db2018b47f0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:45.923216 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:45.923216 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:45.927704 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-81da7e88-f1d5-4ba5-aced-0db2018b47f0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Volume info retrieved successfully. Aug 25 11:57:45.933294 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-81da7e88-f1d5-4ba5-aced-0db2018b47f0 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c returned with HTTP 200 Aug 25 11:57:45.933829 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1107/4383] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:45 2026] GET /volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:46.121243 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9961a130-7ad4-4de5-8d62-3f5dc00eff1b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:46.122825 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9961a130-7ad4-4de5-8d62-3f5dc00eff1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:57:46.123244 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9961a130-7ad4-4de5-8d62-3f5dc00eff1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:46.123244 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9961a130-7ad4-4de5-8d62-3f5dc00eff1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:46.130032 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:46.130032 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:46.133820 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9961a130-7ad4-4de5-8d62-3f5dc00eff1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:46.139573 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9961a130-7ad4-4de5-8d62-3f5dc00eff1b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:57:46.140062 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1102/4384] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:46 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1365 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:46.156231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2afda391-99fd-45d1-9a1c-e8055a8d76f2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:46.158333 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2afda391-99fd-45d1-9a1c-e8055a8d76f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:57:46.158664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2afda391-99fd-45d1-9a1c-e8055a8d76f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:46.159023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2afda391-99fd-45d1-9a1c-e8055a8d76f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:46.168586 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:46.168586 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:46.174308 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2afda391-99fd-45d1-9a1c-e8055a8d76f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:46.181326 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2afda391-99fd-45d1-9a1c-e8055a8d76f2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:57:46.181904 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1089/4385] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:46 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:46.505133 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-107df4a9-ca9d-43d0-a481-2db4008dd000 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:46.506868 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-107df4a9-ca9d-43d0-a481-2db4008dd000 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] GET https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 Aug 25 11:57:46.507079 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-107df4a9-ca9d-43d0-a481-2db4008dd000 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:46.507249 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-107df4a9-ca9d-43d0-a481-2db4008dd000 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:46.516775 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-107df4a9-ca9d-43d0-a481-2db4008dd000 tempest-ProjectAdminTests33-256479370 tempest-ProjectAdminTests33-256479370-project-admin] https://10.4.3.66/volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 returned with HTTP 404 Aug 25 11:57:46.517223 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1088/4386] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:46 2026] GET /volume/v3/volumes/793c55ee-7491-4005-ba39-dde8e6f39209 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:46.819660 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cf382746-dfde-4bf3-9c87-e8c73c1a35e8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:46.825482 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf382746-dfde-4bf3-9c87-e8c73c1a35e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:46.825647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf382746-dfde-4bf3-9c87-e8c73c1a35e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:46.826032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cf382746-dfde-4bf3-9c87-e8c73c1a35e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:46.826251 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cf382746-dfde-4bf3-9c87-e8c73c1a35e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:46.839728 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:46.839728 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:46.841793 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cf382746-dfde-4bf3-9c87-e8c73c1a35e8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:46.845815 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1108/4387] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:46 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:46.946189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03f07cb1-a6f2-43a5-b33f-c55b33c36c54 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:46.948886 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03f07cb1-a6f2-43a5-b33f-c55b33c36c54 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] GET https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c Aug 25 11:57:46.949065 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03f07cb1-a6f2-43a5-b33f-c55b33c36c54 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:46.949269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03f07cb1-a6f2-43a5-b33f-c55b33c36c54 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:46.955750 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03f07cb1-a6f2-43a5-b33f-c55b33c36c54 tempest-SnapshotMetadataTestJSON-1840379561 tempest-SnapshotMetadataTestJSON-1840379561-project-member] https://10.4.3.66/volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c returned with HTTP 404 Aug 25 11:57:46.956553 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1103/4388] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:46 2026] GET /volume/v3/volumes/75b406f0-a7c5-4745-a0ec-122a39fd4e7c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:47.342526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-f3b488f1-1ff5-4fc8-bd68-b5ab77118a68 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:47.345391 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-f3b488f1-1ff5-4fc8-bd68-b5ab77118a68 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:57:47.345743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-f3b488f1-1ff5-4fc8-bd68-b5ab77118a68 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:47.346641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-f3b488f1-1ff5-4fc8-bd68-b5ab77118a68 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:47.356461 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:47.356461 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:47.361721 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-f3b488f1-1ff5-4fc8-bd68-b5ab77118a68 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:47.369451 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-f3b488f1-1ff5-4fc8-bd68-b5ab77118a68 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:57:47.370014 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1090/4389] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:47 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:47.861338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1430f81-5a02-440f-a9c0-429ae51e959e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:47.863565 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1430f81-5a02-440f-a9c0-429ae51e959e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:47.863791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1430f81-5a02-440f-a9c0-429ae51e959e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:47.864226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1430f81-5a02-440f-a9c0-429ae51e959e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:47.864226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f1430f81-5a02-440f-a9c0-429ae51e959e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:47.869729 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:47.869729 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:47.871066 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1430f81-5a02-440f-a9c0-429ae51e959e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:47.871066 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1089/4390] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:47 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:48.080809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-fe643001-69f1-4e2f-a9e3-130e67d41d59 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.086293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-fe643001-69f1-4e2f-a9e3-130e67d41d59 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:57:48.086513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-fe643001-69f1-4e2f-a9e3-130e67d41d59 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:48.086720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-fe643001-69f1-4e2f-a9e3-130e67d41d59 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:48.102509 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:48.102509 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:48.107787 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-fe643001-69f1-4e2f-a9e3-130e67d41d59 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:48.118354 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-fe643001-69f1-4e2f-a9e3-130e67d41d59 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:57:48.119010 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1109/4391] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:57:48 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1365 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:48.130057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f77a1e36-37a3-4efd-9063-503f2d57eba0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.130366 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f77a1e36-37a3-4efd-9063-503f2d57eba0 None None] GET https://10.4.3.66/volume// Aug 25 11:57:48.130547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f77a1e36-37a3-4efd-9063-503f2d57eba0 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:48.130822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f77a1e36-37a3-4efd-9063-503f2d57eba0 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:48.131152 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f77a1e36-37a3-4efd-9063-503f2d57eba0 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:48.131466 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1104/4392] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:57:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:48.143410 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ae34d4b0-427f-4890-a45d-3eb6bddeac41 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.145790 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ae34d4b0-427f-4890-a45d-3eb6bddeac41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:57:48.146238 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ae34d4b0-427f-4890-a45d-3eb6bddeac41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2191b478-b517-4fa8-88f7-4fa85493f67c", "connector": null, "instance_uuid": "40ad1918-c7f8-4d86-853a-8f6988744d2f"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:48.156744 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:48.156744 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:48.210166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ae34d4b0-427f-4890-a45d-3eb6bddeac41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:57:48.210720 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1091/4393] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:57:48 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 25 11:57:48.667123 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05a25f77-65c6-472a-82c2-45bee04566ba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.799507 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05a25f77-65c6-472a-82c2-45bee04566ba tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Aug 25 11:57:48.799730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05a25f77-65c6-472a-82c2-45bee04566ba tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:48.799927 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05a25f77-65c6-472a-82c2-45bee04566ba tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:48.820723 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05a25f77-65c6-472a-82c2-45bee04566ba tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 11:57:48.821363 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1090/4394] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 11:57:48 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:48.823048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.829385 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b2f4695-5daf-42be-8c9c-527d0db9b86c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.905059 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:48.905462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-65812731"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:48.905949 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b2f4695-5daf-42be-8c9c-527d0db9b86c tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-reader] GET https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool Aug 25 11:57:48.906142 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b2f4695-5daf-42be-8c9c-527d0db9b86c tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:48.906315 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b2f4695-5daf-42be-8c9c-527d0db9b86c tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-reader] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:48.906989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-6b2f4695-5daf-42be-8c9c-527d0db9b86c tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3a7d25943d384ecba6347c4fb64b2f34', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '33c4d16dff314b58a5a1d0a495233679', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:57:48.907157 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b2f4695-5daf-42be-8c9c-527d0db9b86c tempest-ProjectReaderTests-841650920 tempest-ProjectReaderTests-841650920-project-reader] https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool returned with HTTP 403 Aug 25 11:57:48.907202 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-65812731'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:48.907363 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Create volume of 1 GB Aug 25 11:57:48.907564 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1105/4395] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 11:57:48 2026] GET /volume/v3/capabilities/np0000008081@storpool => generated 110 bytes in 79 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:48.913196 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Availability Zones retrieved successfully. Aug 25 11:57:48.916494 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d01b2ad5-d35d-4d0e-9ed9-a995a1901425 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:48.919002 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d01b2ad5-d35d-4d0e-9ed9-a995a1901425 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:48.919002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d01b2ad5-d35d-4d0e-9ed9-a995a1901425 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:48.919256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d01b2ad5-d35d-4d0e-9ed9-a995a1901425 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:48.919416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d01b2ad5-d35d-4d0e-9ed9-a995a1901425 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:48.919694 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Flow 'volume_create_api' (d5fd5be2-1185-47e7-95bd-e313a6e1825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:48.921636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14256d1-6acb-4d80-8c80-11f4abb3f1fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:48.924655 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:48.924849 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:48.924849 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:48.925754 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d01b2ad5-d35d-4d0e-9ed9-a995a1901425 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:48.926280 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1092/4396] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:48 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:48.957422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f14256d1-6acb-4d80-8c80-11f4abb3f1fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:48.958136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da0b682-6195-43e1-bfe8-15bf55aa8583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:49.061515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Created reservations ['e95389ba-0278-44ae-9e60-7b3d38af7815', 'cb6fb88b-9977-49fa-bbd8-cd6e9db6f22c', '05fa77be-a4f8-4c33-a07b-e0db551c198f', '31d66975-27e7-4227-8c7c-bb6ecad467dc'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:49.062366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9da0b682-6195-43e1-bfe8-15bf55aa8583) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e95389ba-0278-44ae-9e60-7b3d38af7815', 'cb6fb88b-9977-49fa-bbd8-cd6e9db6f22c', '05fa77be-a4f8-4c33-a07b-e0db551c198f', '31d66975-27e7-4227-8c7c-bb6ecad467dc']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:49.063171 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8ccc8b-8597-411d-a929-31e3c052e115) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:49.088283 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd8ccc8b-8597-411d-a929-31e3c052e115) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28f06baa-a2c0-4b73-8e6f-d641c2db6733', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-65812731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca6d6847f6d43f4a89c531d02a34736',qos_specs=None,replication_status=,reservations=['e95389ba-0278-44ae-9e60-7b3d38af7815','cb6fb88b-9977-49fa-bbd8-cd6e9db6f22c','05fa77be-a4f8-4c33-a07b-e0db551c198f','31d66975-27e7-4227-8c7c-bb6ecad467dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2141a2e2834d50935d31f2fc2346bd',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-65812731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28f06baa-a2c0-4b73-8e6f-d641c2db6733,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bca6d6847f6d43f4a89c531d02a34736',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9f2141a2e2834d50935d31f2fc2346bd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:49.090124 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3ac118-c280-4a66-bb4f-48ed97db607b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:49.113365 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8e3ac118-c280-4a66-bb4f-48ed97db607b) transitioned into state 'SUCCESS' from state '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-65812731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bca6d6847f6d43f4a89c531d02a34736',qos_specs=None,replication_status=,reservations=['e95389ba-0278-44ae-9e60-7b3d38af7815','cb6fb88b-9977-49fa-bbd8-cd6e9db6f22c','05fa77be-a4f8-4c33-a07b-e0db551c198f','31d66975-27e7-4227-8c7c-bb6ecad467dc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9f2141a2e2834d50935d31f2fc2346bd',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:49.113883 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6df7e3-b5f3-4386-90e4-40220556e84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:49.124568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c6df7e3-b5f3-4386-90e4-40220556e84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:49.125374 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Flow 'volume_create_api' (d5fd5be2-1185-47e7-95bd-e313a6e1825f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:49.125667 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Create volume request issued successfully. Aug 25 11:57:49.126174 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2ebf3845-8fa0-4224-a5b7-39b81ba78571 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:49.126559 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1110/4397] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:48 2026] POST /volume/v3/volumes => generated 746 bytes in 304 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:49.147479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-688ee75d-9b70-44e6-bf14-51b6a1e749c8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:49.149359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-688ee75d-9b70-44e6-bf14-51b6a1e749c8 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] GET https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:49.149572 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-688ee75d-9b70-44e6-bf14-51b6a1e749c8 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:49.149835 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-688ee75d-9b70-44e6-bf14-51b6a1e749c8 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:49.159156 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:49.159156 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:49.163900 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-688ee75d-9b70-44e6-bf14-51b6a1e749c8 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Volume info retrieved successfully. Aug 25 11:57:49.170604 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-688ee75d-9b70-44e6-bf14-51b6a1e749c8 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 returned with HTTP 200 Aug 25 11:57:49.171177 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1091/4398] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:49 2026] GET /volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 => generated 814 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:49.385675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7ddc359f-383e-450a-8bfd-d574160aa4a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:49.386155 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ddc359f-383e-450a-8bfd-d574160aa4a4 None None] GET https://10.4.3.66/volume// Aug 25 11:57:49.386216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ddc359f-383e-450a-8bfd-d574160aa4a4 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:49.386730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7ddc359f-383e-450a-8bfd-d574160aa4a4 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:49.386730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7ddc359f-383e-450a-8bfd-d574160aa4a4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:57:49.387012 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1106/4399] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:57:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:57:49.397659 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-5293195d-fa02-428d-9eef-ec980c939596 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:49.404256 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-5293195d-fa02-428d-9eef-ec980c939596 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:57:49.404759 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-5293195d-fa02-428d-9eef-ec980c939596 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:49.405272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-5293195d-fa02-428d-9eef-ec980c939596 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:49.417308 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:49.417308 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:49.420818 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-5293195d-fa02-428d-9eef-ec980c939596 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:57:49.426870 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-5293195d-fa02-428d-9eef-ec980c939596 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:57:49.428769 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1093/4400] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:57:49 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:57:49.557510 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:49.560522 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8 Aug 25 11:57:49.561101 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:49.573181 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-2191b478-b517-4fa8-88f7-4fa85493f67c-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:57:49.579205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-2191b478-b517-4fa8-88f7-4fa85493f67c-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:57:49.580681 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:49.580681 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:49.673613 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-2191b478-b517-4fa8-88f7-4fa85493f67c-np0000008081" released by "attachment_update" :: held 0.093s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:57:49.674245 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-ccdaa0ff-1485-4062-82fc-b4c107387216 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8 returned with HTTP 200 Aug 25 11:57:49.674819 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1111/4401] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:57:49 2026] PUT /volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8 => generated 969 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:49.712488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-62192009-31e6-4122-bf7d-50c9185dec14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:49.715269 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-62192009-31e6-4122-bf7d-50c9185dec14 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8/action Aug 25 11:57:49.715874 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-62192009-31e6-4122-bf7d-50c9185dec14 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:57:49.716069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-62192009-31e6-4122-bf7d-50c9185dec14 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:49.736153 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:49.736153 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:49.758735 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-098e4b47-b9c1-45af-bcba-28364a83f6ca req-62192009-31e6-4122-bf7d-50c9185dec14 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8/action returned with HTTP 204 Aug 25 11:57:49.759304 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1092/4402] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:57:49 2026] POST /volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:49.940875 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c920942c-41a1-4a7c-8cc9-31f400b0cb78 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:49.943766 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c920942c-41a1-4a7c-8cc9-31f400b0cb78 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:49.943971 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c920942c-41a1-4a7c-8cc9-31f400b0cb78 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:49.944159 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c920942c-41a1-4a7c-8cc9-31f400b0cb78 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:49.944493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c920942c-41a1-4a7c-8cc9-31f400b0cb78 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:49.949356 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:49.949356 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:49.950074 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c920942c-41a1-4a7c-8cc9-31f400b0cb78 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:49.950437 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1107/4403] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:49 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:50.188696 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c2cf6509-2232-4786-bd15-fcc9146f4b7f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:50.191359 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2cf6509-2232-4786-bd15-fcc9146f4b7f tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] GET https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:50.191577 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2cf6509-2232-4786-bd15-fcc9146f4b7f tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:50.191880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c2cf6509-2232-4786-bd15-fcc9146f4b7f tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:50.203657 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:50.203657 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:50.207579 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c2cf6509-2232-4786-bd15-fcc9146f4b7f tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Volume info retrieved successfully. Aug 25 11:57:50.213245 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c2cf6509-2232-4786-bd15-fcc9146f4b7f tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 returned with HTTP 200 Aug 25 11:57:50.213510 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1094/4404] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:50 2026] GET /volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:50.230459 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2354c8d0-3803-4db7-8857-524c6c2aa7db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:50.232376 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2354c8d0-3803-4db7-8857-524c6c2aa7db tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] GET https://10.4.3.66/volume/v3/limits Aug 25 11:57:50.233408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2354c8d0-3803-4db7-8857-524c6c2aa7db tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:50.233966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2354c8d0-3803-4db7-8857-524c6c2aa7db tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:50.248527 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:50.248527 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:50.268565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2354c8d0-3803-4db7-8857-524c6c2aa7db tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Aug 25 11:57:50.269324 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1112/4405] 10.4.3.66 () {66 vars in 1227 bytes} [Tue Aug 25 11:57:50 2026] GET /volume/v3/limits => generated 302 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:50.284448 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cbbed171-6473-4f98-a407-f71585ed82f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:50.286550 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbbed171-6473-4f98-a407-f71585ed82f7 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] GET https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:50.286820 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbbed171-6473-4f98-a407-f71585ed82f7 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:50.287037 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbbed171-6473-4f98-a407-f71585ed82f7 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:50.298831 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:50.298831 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:50.306047 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cbbed171-6473-4f98-a407-f71585ed82f7 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Volume info retrieved successfully. Aug 25 11:57:50.312150 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbbed171-6473-4f98-a407-f71585ed82f7 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 returned with HTTP 200 Aug 25 11:57:50.312804 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1093/4406] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:50 2026] GET /volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 => generated 839 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:50.329491 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:50.331979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] DELETE https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:50.332678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:50.332678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:50.332812 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Delete volume with id: 28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:50.350923 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:50.350923 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:50.351521 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Volume info retrieved successfully. Aug 25 11:57:50.377408 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Delete volume request issued successfully. Aug 25 11:57:50.377799 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0244f173-a3ca-45c2-8737-e3e9e58441f2 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 returned with HTTP 202 Aug 25 11:57:50.378508 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1108/4407] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:50 2026] DELETE /volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:50.390744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d4265652-4d9c-4894-841d-56a60a017984 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:50.393486 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4265652-4d9c-4894-841d-56a60a017984 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] GET https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:50.393861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4265652-4d9c-4894-841d-56a60a017984 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:50.394181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4265652-4d9c-4894-841d-56a60a017984 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:50.404277 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:50.404277 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:50.410309 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d4265652-4d9c-4894-841d-56a60a017984 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Volume info retrieved successfully. Aug 25 11:57:50.415543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4265652-4d9c-4894-841d-56a60a017984 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 returned with HTTP 200 Aug 25 11:57:50.416138 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1095/4408] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:50 2026] GET /volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:50.966133 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-792c03e1-60af-409c-9a4d-0e716a48b9e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:50.968459 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-792c03e1-60af-409c-9a4d-0e716a48b9e6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:50.968794 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-792c03e1-60af-409c-9a4d-0e716a48b9e6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:50.969044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-792c03e1-60af-409c-9a4d-0e716a48b9e6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:50.969183 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-792c03e1-60af-409c-9a4d-0e716a48b9e6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:50.974934 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:50.974934 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:50.975885 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-792c03e1-60af-409c-9a4d-0e716a48b9e6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:50.976187 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1113/4409] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:50 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:51.114548 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-915e2e32-260b-4c29-a5ed-38954c0f983f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:51.127797 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:51.129426 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:51.129743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:51.129822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:51.129929 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Delete snapshot with id: df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:51.135701 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:51.135701 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:51.136076 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot retrieved successfully. Aug 25 11:57:51.154443 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot delete request issued successfully. Aug 25 11:57:51.154720 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a0124b5a-eda0-41f9-937b-489468ff6a4d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 202 Aug 25 11:57:51.155186 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1109/4410] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:51 2026] DELETE /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:51.162763 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a09c47ff-0317-4e4c-946f-2a2566800f10 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:51.164670 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a09c47ff-0317-4e4c-946f-2a2566800f10 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:51.164868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a09c47ff-0317-4e4c-946f-2a2566800f10 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:51.165067 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a09c47ff-0317-4e4c-946f-2a2566800f10 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:51.170906 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:51.170906 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:51.171362 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a09c47ff-0317-4e4c-946f-2a2566800f10 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Snapshot retrieved successfully. Aug 25 11:57:51.172155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a09c47ff-0317-4e4c-946f-2a2566800f10 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 200 Aug 25 11:57:51.172543 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1096/4411] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:51 2026] GET /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:51.200367 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:51.200690 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-217568620"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:51.202372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-217568620'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:51.202528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:57:51.206708 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:57:51.213445 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (6a0b6f77-e75f-4f83-aa55-f2edd6950a44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:51.214519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1399c07e-5773-4d50-85c8-e1b52221f6d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:51.215612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:51.250867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1399c07e-5773-4d50-85c8-e1b52221f6d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:51.251793 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a09cf7-fdef-4c6f-8f1b-ae12572e7c60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:51.318954 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['7e3af684-70e6-49d0-8396-4b64ec33ce3b', '184cbbf4-3361-4b85-ae1d-20eccb516bec', 'a57adbdd-2042-4cfb-accc-1c2877e265c4', '630fbd96-46cd-4095-99af-f090957b4916'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:51.318954 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6a09cf7-fdef-4c6f-8f1b-ae12572e7c60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7e3af684-70e6-49d0-8396-4b64ec33ce3b', '184cbbf4-3361-4b85-ae1d-20eccb516bec', 'a57adbdd-2042-4cfb-accc-1c2877e265c4', '630fbd96-46cd-4095-99af-f090957b4916']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:51.318954 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4e51a3-bd70-4f21-b1e0-154705e3aa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:51.346128 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4f4e51a3-bd70-4f21-b1e0-154705e3aa92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '108e7a73-6cd1-4da8-9609-f7c4ea02c8a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-217568620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['7e3af684-70e6-49d0-8396-4b64ec33ce3b','184cbbf4-3361-4b85-ae1d-20eccb516bec','a57adbdd-2042-4cfb-accc-1c2877e265c4','630fbd96-46cd-4095-99af-f090957b4916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-217568620',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=108e7a73-6cd1-4da8-9609-f7c4ea02c8a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:51.347101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2962b6ba-ba84-4125-aff3-7a620a46874d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:51.366597 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2962b6ba-ba84-4125-aff3-7a620a46874d) transitioned into state 'SUCCESS' from state '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-217568620',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['7e3af684-70e6-49d0-8396-4b64ec33ce3b','184cbbf4-3361-4b85-ae1d-20eccb516bec','a57adbdd-2042-4cfb-accc-1c2877e265c4','630fbd96-46cd-4095-99af-f090957b4916'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:51.367444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3c44df4-167a-43af-92ca-99d0a87d84fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:51.376614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3c44df4-167a-43af-92ca-99d0a87d84fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:51.377371 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (6a0b6f77-e75f-4f83-aa55-f2edd6950a44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:51.377711 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:57:51.378254 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-915e2e32-260b-4c29-a5ed-38954c0f983f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:51.378662 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1094/4412] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:51 2026] POST /volume/v3/volumes => generated 775 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:51.389867 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc96ace7-42db-47e5-a5e4-89cf5848ef45 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:51.391478 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc96ace7-42db-47e5-a5e4-89cf5848ef45 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:51.391667 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc96ace7-42db-47e5-a5e4-89cf5848ef45 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:51.391868 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc96ace7-42db-47e5-a5e4-89cf5848ef45 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:51.398606 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:51.398606 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:51.402250 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc96ace7-42db-47e5-a5e4-89cf5848ef45 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:51.407331 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc96ace7-42db-47e5-a5e4-89cf5848ef45 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 returned with HTTP 200 Aug 25 11:57:51.407738 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1114/4413] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:51 2026] GET /volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:51.430022 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-412c0385-4a97-444e-8c6b-287e01bf3899 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:51.431759 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-412c0385-4a97-444e-8c6b-287e01bf3899 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] GET https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 Aug 25 11:57:51.431995 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-412c0385-4a97-444e-8c6b-287e01bf3899 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:51.432247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-412c0385-4a97-444e-8c6b-287e01bf3899 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:51.440473 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-412c0385-4a97-444e-8c6b-287e01bf3899 tempest-AbsoluteLimitsTests-2101768399 tempest-AbsoluteLimitsTests-2101768399-project-member] https://10.4.3.66/volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 returned with HTTP 404 Aug 25 11:57:51.440934 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1110/4414] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:51 2026] GET /volume/v3/volumes/28f06baa-a2c0-4b73-8e6f-d641c2db6733 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:51.990552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9adbffa7-417e-4de3-9162-20360d38de77 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:51.995920 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9adbffa7-417e-4de3-9162-20360d38de77 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:51.996240 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9adbffa7-417e-4de3-9162-20360d38de77 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:51.996469 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9adbffa7-417e-4de3-9162-20360d38de77 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:51.996687 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9adbffa7-417e-4de3-9162-20360d38de77 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:52.003087 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:52.003087 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:52.003822 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9adbffa7-417e-4de3-9162-20360d38de77 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:52.004227 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1097/4415] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:51 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:52.181640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e4d5b982-2aa0-43b1-898c-a57ab0967a1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:52.183504 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4d5b982-2aa0-43b1-898c-a57ab0967a1b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:57:52.183757 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4d5b982-2aa0-43b1-898c-a57ab0967a1b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:52.183968 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e4d5b982-2aa0-43b1-898c-a57ab0967a1b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:52.188295 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e4d5b982-2aa0-43b1-898c-a57ab0967a1b tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 404 Aug 25 11:57:52.188773 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1095/4416] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:52 2026] GET /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:52.296146 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-3119a786-eaef-4629-b79c-ff09ccf235b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:52.298206 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-3119a786-eaef-4629-b79c-ff09ccf235b5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/attachments?instance_id=3af53303-c7eb-4c76-99f5-cec8f47a5995 Aug 25 11:57:52.298472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-3119a786-eaef-4629-b79c-ff09ccf235b5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:52.298700 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-3119a786-eaef-4629-b79c-ff09ccf235b5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:52.312488 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-3119a786-eaef-4629-b79c-ff09ccf235b5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments?instance_id=3af53303-c7eb-4c76-99f5-cec8f47a5995 returned with HTTP 200 Aug 25 11:57:52.312940 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1115/4417] 10.4.3.66 () {70 vars in 1630 bytes} [Tue Aug 25 11:57:52 2026] GET /volume/v3/attachments?instance_id=3af53303-c7eb-4c76-99f5-cec8f47a5995 => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:52.323599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-634e870f-991f-4550-985e-416968b1a127 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:52.325542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-634e870f-991f-4550-985e-416968b1a127 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad Aug 25 11:57:52.325787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-634e870f-991f-4550-985e-416968b1a127 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:52.325954 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-634e870f-991f-4550-985e-416968b1a127 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:52.342611 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bea04c5e-7321-43d3-98c9-b0d734491457 req-634e870f-991f-4550-985e-416968b1a127 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad returned with HTTP 200 Aug 25 11:57:52.343068 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1111/4418] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:57:52 2026] GET /volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:52.428312 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1eac0040-7ec6-4a9e-913c-c2a118d3c859 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:52.430294 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1eac0040-7ec6-4a9e-913c-c2a118d3c859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:52.430516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1eac0040-7ec6-4a9e-913c-c2a118d3c859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:52.430745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1eac0040-7ec6-4a9e-913c-c2a118d3c859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:52.439138 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:52.439138 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:52.442309 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1eac0040-7ec6-4a9e-913c-c2a118d3c859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:52.452315 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1eac0040-7ec6-4a9e-913c-c2a118d3c859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 returned with HTTP 200 Aug 25 11:57:52.452468 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1098/4419] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:52 2026] GET /volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:52.469244 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4f8c1174-118d-43be-872f-82e16a404e0e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:52.653216 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:52.653216 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "108e7a73-6cd1-4da8-9609-f7c4ea02c8a8", "name": "tempest-ProjectMemberTests-Snapshot-558825914"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:52.665963 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:52.665963 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:52.666603 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Volume info retrieved successfully. Aug 25 11:57:52.666894 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Create snapshot from volume 108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:52.726254 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Created reservations ['7c152bd5-0125-4358-a3f6-d19c1cc81bf3', '0e86dc10-0859-4617-93a7-c4560bd4785e', '1716d1c2-ea81-4119-acfa-b93826da533e', '23850445-752a-4d12-a324-7d831644ee50'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:52.768795 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot create request issued successfully. Aug 25 11:57:52.769133 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4f8c1174-118d-43be-872f-82e16a404e0e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:52.769523 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1096/4420] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:52 2026] POST /volume/v3/snapshots => generated 304 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:52.778449 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5ba797a9-9a44-489b-aeed-beb1f3409f58 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:52.781341 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ba797a9-9a44-489b-aeed-beb1f3409f58 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 Aug 25 11:57:52.781341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ba797a9-9a44-489b-aeed-beb1f3409f58 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:52.782802 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5ba797a9-9a44-489b-aeed-beb1f3409f58 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:52.788641 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:52.788641 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:52.789080 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5ba797a9-9a44-489b-aeed-beb1f3409f58 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:57:52.789829 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5ba797a9-9a44-489b-aeed-beb1f3409f58 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 returned with HTTP 200 Aug 25 11:57:52.790199 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1116/4421] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:52 2026] GET /volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:53.021817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b2b6a7cb-d369-485e-89cc-d02349a659e9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:53.023762 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2b6a7cb-d369-485e-89cc-d02349a659e9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:53.023990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2b6a7cb-d369-485e-89cc-d02349a659e9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:53.024195 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b2b6a7cb-d369-485e-89cc-d02349a659e9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:53.024327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b2b6a7cb-d369-485e-89cc-d02349a659e9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:53.029172 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:53.029172 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:53.030037 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b2b6a7cb-d369-485e-89cc-d02349a659e9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:53.030525 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1112/4422] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:53 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:53.521398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:53.525391 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:53.525769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "size": 1, "name": "tempest-VolumesCloneTest-Volume-497917657"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:53.527227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request body: {'volume': {'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-497917657'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:53.608437 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume of 1 GB Aug 25 11:57:53.614279 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Availability Zones retrieved successfully. Aug 25 11:57:53.619231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (bfc10397-c0cc-409c-8f97-7118d126b4fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:53.620289 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5488b4cd-ea96-47a9-917c-70291b54e862) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:53.621217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:53.686868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5488b4cd-ea96-47a9-917c-70291b54e862) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:53.687595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ddafa5b-b043-4d7e-afa2-d03b15ca7b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:53.744856 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Created reservations ['80d94c2c-22c6-44ee-8162-d048726a78ff', 'a6afb74d-3572-4aef-b26e-9d0bcd1851cf', '3e167a59-2c35-4092-9f92-bf52eacd1a90', '4c983272-a604-4fbc-8117-53f49de63eca'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:53.745766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8ddafa5b-b043-4d7e-afa2-d03b15ca7b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80d94c2c-22c6-44ee-8162-d048726a78ff', 'a6afb74d-3572-4aef-b26e-9d0bcd1851cf', '3e167a59-2c35-4092-9f92-bf52eacd1a90', '4c983272-a604-4fbc-8117-53f49de63eca']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:53.746612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21376c2d-f038-4d5c-bac9-745447ebad77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:53.770159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21376c2d-f038-4d5c-bac9-745447ebad77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '716f75ac-7c46-4bc3-9be3-0302c32d5afe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-497917657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['80d94c2c-22c6-44ee-8162-d048726a78ff','a6afb74d-3572-4aef-b26e-9d0bcd1851cf','3e167a59-2c35-4092-9f92-bf52eacd1a90','4c983272-a604-4fbc-8117-53f49de63eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-497917657',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=716f75ac-7c46-4bc3-9be3-0302c32d5afe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5135e4f75814c45800a5dc0da174179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de84a6d3c30c44a88795610de57c8067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:53.770819 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd96752-84ee-4d3d-bdb9-9169a868c104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:53.787950 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7bd96752-84ee-4d3d-bdb9-9169a868c104) transitioned into state 'SUCCESS' from state '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-497917657',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['80d94c2c-22c6-44ee-8162-d048726a78ff','a6afb74d-3572-4aef-b26e-9d0bcd1851cf','3e167a59-2c35-4092-9f92-bf52eacd1a90','4c983272-a604-4fbc-8117-53f49de63eca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:53.788558 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e38da8b-74e9-4c8a-8f11-a8e725e8551b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:53.797399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e38da8b-74e9-4c8a-8f11-a8e725e8551b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:53.798206 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (bfc10397-c0cc-409c-8f97-7118d126b4fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:53.798496 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request issued successfully. Aug 25 11:57:53.798915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c134acb6-e5e7-494a-bca2-64260a3a65b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:53.799177 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c53fd17-9cd1-4c23-b474-ea776bdb1acf tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:53.799946 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1099/4423] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:53 2026] POST /volume/v3/volumes => generated 744 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:53.800837 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c134acb6-e5e7-494a-bca2-64260a3a65b8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 Aug 25 11:57:53.801062 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c134acb6-e5e7-494a-bca2-64260a3a65b8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:53.801274 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c134acb6-e5e7-494a-bca2-64260a3a65b8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:53.809074 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:53.809074 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:53.809647 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c134acb6-e5e7-494a-bca2-64260a3a65b8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:57:53.810505 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c134acb6-e5e7-494a-bca2-64260a3a65b8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 returned with HTTP 200 Aug 25 11:57:53.811122 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1097/4424] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:53 2026] GET /volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 => generated 463 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:53.812056 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-177c848a-10f3-42ae-9529-e3c2fc2a6c81 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:53.814067 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-177c848a-10f3-42ae-9529-e3c2fc2a6c81 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:53.814265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-177c848a-10f3-42ae-9529-e3c2fc2a6c81 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:53.814456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-177c848a-10f3-42ae-9529-e3c2fc2a6c81 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:53.819273 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:53.821653 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:53.821653 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:53.821749 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 Aug 25 11:57:53.821935 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:53.822223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:53.822321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Delete snapshot with id: 420ffc01-4113-42e5-a015-c67dcb3291e9 Aug 25 11:57:53.826691 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-177c848a-10f3-42ae-9529-e3c2fc2a6c81 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:53.827469 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:53.827469 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:53.827882 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:57:53.830962 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-177c848a-10f3-42ae-9529-e3c2fc2a6c81 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe returned with HTTP 200 Aug 25 11:57:53.831433 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1117/4425] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:53 2026] GET /volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe => generated 812 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:53.847962 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot delete request issued successfully. Aug 25 11:57:53.848152 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b433260-596a-4dc5-835c-0edf1d9e2944 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 returned with HTTP 202 Aug 25 11:57:53.848565 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1113/4426] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:53 2026] DELETE /volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:53.856038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-418f56f5-e441-4fe3-8dfc-67b6a6dbba4c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:53.858102 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-418f56f5-e441-4fe3-8dfc-67b6a6dbba4c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 Aug 25 11:57:53.858384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-418f56f5-e441-4fe3-8dfc-67b6a6dbba4c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:53.858647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-418f56f5-e441-4fe3-8dfc-67b6a6dbba4c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:53.864209 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:53.864209 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:53.864617 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-418f56f5-e441-4fe3-8dfc-67b6a6dbba4c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:57:53.865354 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-418f56f5-e441-4fe3-8dfc-67b6a6dbba4c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 returned with HTTP 200 Aug 25 11:57:53.865812 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1100/4427] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:53 2026] GET /volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:54.043612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-186f08b3-1a55-4f6b-8f04-e56a037ae70f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:54.045342 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-186f08b3-1a55-4f6b-8f04-e56a037ae70f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:54.045572 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-186f08b3-1a55-4f6b-8f04-e56a037ae70f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:54.045803 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-186f08b3-1a55-4f6b-8f04-e56a037ae70f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:54.045921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-186f08b3-1a55-4f6b-8f04-e56a037ae70f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:54.050159 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:54.050159 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:54.050786 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-186f08b3-1a55-4f6b-8f04-e56a037ae70f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:54.051144 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1098/4428] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:54 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:54.848473 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da6cdb8c-9855-47ef-84fe-39e61ff7961d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:54.851702 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da6cdb8c-9855-47ef-84fe-39e61ff7961d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:54.851702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da6cdb8c-9855-47ef-84fe-39e61ff7961d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:54.851702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da6cdb8c-9855-47ef-84fe-39e61ff7961d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:54.861257 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:54.861257 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:54.867544 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-da6cdb8c-9855-47ef-84fe-39e61ff7961d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:54.874145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da6cdb8c-9855-47ef-84fe-39e61ff7961d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe returned with HTTP 200 Aug 25 11:57:54.874552 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1118/4429] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:54 2026] GET /volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe => generated 1352 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:54.878817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c6892a6b-c393-477f-a5bf-636af2797392 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:54.883177 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6892a6b-c393-477f-a5bf-636af2797392 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 Aug 25 11:57:54.883177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6892a6b-c393-477f-a5bf-636af2797392 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:54.883177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c6892a6b-c393-477f-a5bf-636af2797392 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:54.886772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:54.887110 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c6892a6b-c393-477f-a5bf-636af2797392 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 returned with HTTP 404 Aug 25 11:57:54.887636 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1114/4430] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:54 2026] GET /volume/v3/snapshots/420ffc01-4113-42e5-a015-c67dcb3291e9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:54.888489 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:54.888837 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "716f75ac-7c46-4bc3-9be3-0302c32d5afe", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1231301596"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:54.890456 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request body: {'volume': {'source_volid': '716f75ac-7c46-4bc3-9be3-0302c32d5afe', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1231301596'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:54.898901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:54.903415 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:54.903731 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:54.903976 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:54.904182 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:54.904289 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:54.904289 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:54.905019 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume retrieved successfully. Aug 25 11:57:54.905239 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume of 1 GB Aug 25 11:57:54.911333 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Availability Zones retrieved successfully. Aug 25 11:57:54.913842 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:54.913842 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:54.914445 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:54.919570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (bf39ea01-dcd7-4d94-b210-2365b1ec009b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:54.921287 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ffabb7-268c-4767-ab77-13917902e975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:54.922748 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:54.939827 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:57:54.940051 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe1ae06d-75f6-4c7b-8005-6505677a4adf tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 returned with HTTP 202 Aug 25 11:57:54.940583 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1099/4431] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:54 2026] DELETE /volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:54.948781 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d8ae73a9-75fd-433a-aab8-b8676c567747 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:54.950924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8ae73a9-75fd-433a-aab8-b8676c567747 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:54.951662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8ae73a9-75fd-433a-aab8-b8676c567747 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:54.951911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d8ae73a9-75fd-433a-aab8-b8676c567747 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:54.957912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ffabb7-268c-4767-ab77-13917902e975) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '716f75ac-7c46-4bc3-9be3-0302c32d5afe', 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:54.959595 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e0eec8-c6fc-4836-8c96-c9ef618d3b1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:54.963718 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:54.963718 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:54.968304 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d8ae73a9-75fd-433a-aab8-b8676c567747 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:54.976057 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d8ae73a9-75fd-433a-aab8-b8676c567747 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 returned with HTTP 200 Aug 25 11:57:54.976613 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1119/4432] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:54 2026] GET /volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 => generated 1005 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:55.034645 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Created reservations ['3ccbf6bc-c32b-4bf4-8736-b44764a5566d', 'e5443641-0875-4c7c-b0ee-a6c2e0f8fb92', '03b0af76-7b74-4242-8d55-36a4b7b81b04', '783bbbc1-eaeb-413f-904a-ef8268ad0362'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:55.035528 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42e0eec8-c6fc-4836-8c96-c9ef618d3b1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ccbf6bc-c32b-4bf4-8736-b44764a5566d', 'e5443641-0875-4c7c-b0ee-a6c2e0f8fb92', '03b0af76-7b74-4242-8d55-36a4b7b81b04', '783bbbc1-eaeb-413f-904a-ef8268ad0362']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:55.036391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a067e512-a832-4a31-afe0-b6e82a57e178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:55.064644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5edf3c2c-b64d-43bc-8fea-9f6d22e36fd5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:55.064979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5edf3c2c-b64d-43bc-8fea-9f6d22e36fd5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:57:55.065211 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5edf3c2c-b64d-43bc-8fea-9f6d22e36fd5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:55.065397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5edf3c2c-b64d-43bc-8fea-9f6d22e36fd5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:55.065497 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5edf3c2c-b64d-43bc-8fea-9f6d22e36fd5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:55.076972 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:55.076972 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:55.077592 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5edf3c2c-b64d-43bc-8fea-9f6d22e36fd5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:57:55.078021 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1115/4433] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:55 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:55.086445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a067e512-a832-4a31-afe0-b6e82a57e178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4c11665-8e2c-4395-af59-2e8352e54c54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1231301596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['3ccbf6bc-c32b-4bf4-8736-b44764a5566d','e5443641-0875-4c7c-b0ee-a6c2e0f8fb92','03b0af76-7b74-4242-8d55-36a4b7b81b04','783bbbc1-eaeb-413f-904a-ef8268ad0362'],size=1,snapshot_id=None,source_replicaid=,source_volid=716f75ac-7c46-4bc3-9be3-0302c32d5afe,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T11:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1231301596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4c11665-8e2c-4395-af59-2e8352e54c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5135e4f75814c45800a5dc0da174179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=716f75ac-7c46-4bc3-9be3-0302c32d5afe,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de84a6d3c30c44a88795610de57c8067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:55.088707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c30cc7c-5ca7-43ba-8adb-bfcfbf2fdab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:55.088771 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-31abd807-1339-49fb-a4f9-537db1d28af2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:55.111096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c30cc7c-5ca7-43ba-8adb-bfcfbf2fdab0) transitioned into state 'SUCCESS' from state '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-1231301596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['3ccbf6bc-c32b-4bf4-8736-b44764a5566d','e5443641-0875-4c7c-b0ee-a6c2e0f8fb92','03b0af76-7b74-4242-8d55-36a4b7b81b04','783bbbc1-eaeb-413f-904a-ef8268ad0362'],size=1,snapshot_id=None,source_replicaid=,source_volid=716f75ac-7c46-4bc3-9be3-0302c32d5afe,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:55.112117 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed70f75-3906-4e01-8b90-3a46a523c4e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:55.129301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ed70f75-3906-4e01-8b90-3a46a523c4e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:55.130084 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (bf39ea01-dcd7-4d94-b210-2365b1ec009b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:55.130445 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request issued successfully. Aug 25 11:57:55.131092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-67e83436-48ed-45b2-b196-5dc3a456ffe2 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:55.131722 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1101/4434] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:54 2026] POST /volume/v3/volumes => generated 778 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:55.146514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-71bb9ffb-620a-4b7d-991e-af3597d1219c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:55.149437 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-71bb9ffb-620a-4b7d-991e-af3597d1219c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:55.149690 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-71bb9ffb-620a-4b7d-991e-af3597d1219c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:55.149916 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-71bb9ffb-620a-4b7d-991e-af3597d1219c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:55.166472 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:55.166472 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:55.170961 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-71bb9ffb-620a-4b7d-991e-af3597d1219c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:55.175213 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-71bb9ffb-620a-4b7d-991e-af3597d1219c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 200 Aug 25 11:57:55.175611 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1120/4435] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:55 2026] GET /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:55.200776 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:57:55.201213 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8d4719ef-9c86-4d44-80a8-aa5c155927c0"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:55.203811 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Creating new backup {'backup': {'volume_id': '8d4719ef-9c86-4d44-80a8-aa5c155927c0'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:57:55.204682 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Creating backup of volume 8d4719ef-9c86-4d44-80a8-aa5c155927c0 in container None Aug 25 11:57:55.214687 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:55.214687 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:55.215263 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Volume info retrieved successfully. Aug 25 11:57:55.237243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Created reservations ['cc064559-c702-4127-9fdb-9e0d793515a9', 'a9b54e12-f33a-499c-8cfd-642f4a71f918'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:55.269846 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31abd807-1339-49fb-a4f9-537db1d28af2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:57:55.270472 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1100/4436] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:57:55 2026] POST /volume/v3/backups => generated 286 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:55.281124 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ddb929bd-46ad-4bd7-903e-c4fb0b744ca7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:55.283614 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddb929bd-46ad-4bd7-903e-c4fb0b744ca7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:57:55.283966 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddb929bd-46ad-4bd7-903e-c4fb0b744ca7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:55.284212 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ddb929bd-46ad-4bd7-903e-c4fb0b744ca7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:55.284435 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ddb929bd-46ad-4bd7-903e-c4fb0b744ca7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:55.295681 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:55.295681 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:55.296636 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ddb929bd-46ad-4bd7-903e-c4fb0b744ca7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:57:55.297069 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1116/4437] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:55 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 693 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:55.990613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0da75efa-596c-4dcf-bbc9-4db4b3e85b6d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:55.992408 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0da75efa-596c-4dcf-bbc9-4db4b3e85b6d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 Aug 25 11:57:55.992715 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0da75efa-596c-4dcf-bbc9-4db4b3e85b6d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:55.992968 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0da75efa-596c-4dcf-bbc9-4db4b3e85b6d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.001929 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0da75efa-596c-4dcf-bbc9-4db4b3e85b6d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 returned with HTTP 404 Aug 25 11:57:56.002154 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1102/4438] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:55 2026] GET /volume/v3/volumes/108e7a73-6cd1-4da8-9609-f7c4ea02c8a8 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:56.012014 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.014604 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:56.014604 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-182165531"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:56.015947 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-182165531'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:56.016065 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:57:56.022762 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:57:56.029733 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (cced0f55-b662-4491-b1da-afb1abae0662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:56.030807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2276189-7f01-434f-bdba-e7dd3129ce54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:56.031659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:56.058267 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2276189-7f01-434f-bdba-e7dd3129ce54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:56.059604 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4510b74d-8afc-4fb0-8a34-680a2802b0e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:56.120390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['f3d0e0ae-2556-4853-abc1-ecbaad54d2e3', 'fecfaf31-4097-4ea0-b49e-185ba2961ebe', '8bae4dd9-e59c-4c93-97cd-15fb51494bfe', '623e2165-f256-451d-af4b-ba6173d57312'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:56.120390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4510b74d-8afc-4fb0-8a34-680a2802b0e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3d0e0ae-2556-4853-abc1-ecbaad54d2e3', 'fecfaf31-4097-4ea0-b49e-185ba2961ebe', '8bae4dd9-e59c-4c93-97cd-15fb51494bfe', '623e2165-f256-451d-af4b-ba6173d57312']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:56.120390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b5560fc-0310-4c46-8882-4590982f1f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:56.154769 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b5560fc-0310-4c46-8882-4590982f1f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9056faf8-adc7-4eca-8a7a-237340389da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182165531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['f3d0e0ae-2556-4853-abc1-ecbaad54d2e3','fecfaf31-4097-4ea0-b49e-185ba2961ebe','8bae4dd9-e59c-4c93-97cd-15fb51494bfe','623e2165-f256-451d-af4b-ba6173d57312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-182165531',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9056faf8-adc7-4eca-8a7a-237340389da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:56.154769 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85317fa-ec52-420f-873a-94cb36257efa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:56.180328 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f85317fa-ec52-420f-873a-94cb36257efa) transitioned into state 'SUCCESS' from state '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-182165531',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['f3d0e0ae-2556-4853-abc1-ecbaad54d2e3','fecfaf31-4097-4ea0-b49e-185ba2961ebe','8bae4dd9-e59c-4c93-97cd-15fb51494bfe','623e2165-f256-451d-af4b-ba6173d57312'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:56.181136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c454f874-c226-4d9a-8fe3-109bf9dc6e13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:56.190028 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-52fded4f-d458-4d09-b227-0a2ed6810f06 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.192068 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c454f874-c226-4d9a-8fe3-109bf9dc6e13) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:56.192356 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52fded4f-d458-4d09-b227-0a2ed6810f06 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:56.192644 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52fded4f-d458-4d09-b227-0a2ed6810f06 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.192895 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52fded4f-d458-4d09-b227-0a2ed6810f06 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.193157 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (cced0f55-b662-4491-b1da-afb1abae0662) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:56.193459 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:57:56.194110 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5bcd565f-c892-4077-bba6-e6e493f3e937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:56.194597 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1121/4439] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:56 2026] POST /volume/v3/volumes => generated 775 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:56.195683 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=487,cinder:INSERT=96,cinder:UPDATE=165,cinder:DELETE=3 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:57:56.205155 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.205155 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:56.210977 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-40701d32-5c47-486c-8432-a7383bde6f7b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.211357 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-52fded4f-d458-4d09-b227-0a2ed6810f06 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:56.213730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40701d32-5c47-486c-8432-a7383bde6f7b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:57:56.214170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40701d32-5c47-486c-8432-a7383bde6f7b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.214465 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-40701d32-5c47-486c-8432-a7383bde6f7b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.221417 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52fded4f-d458-4d09-b227-0a2ed6810f06 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 200 Aug 25 11:57:56.222007 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1101/4440] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:56 2026] GET /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 1387 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:56.224753 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.224753 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:56.233655 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-40701d32-5c47-486c-8432-a7383bde6f7b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:56.238215 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-40701d32-5c47-486c-8432-a7383bde6f7b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 returned with HTTP 200 Aug 25 11:57:56.238974 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1117/4441] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:56 2026] GET /volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 => generated 954 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:56.239557 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-95f32f2d-4765-45af-8f3d-04f50a4e9f90 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.244545 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95f32f2d-4765-45af-8f3d-04f50a4e9f90 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:56.244825 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95f32f2d-4765-45af-8f3d-04f50a4e9f90 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.245306 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-95f32f2d-4765-45af-8f3d-04f50a4e9f90 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.256519 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.256519 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:56.260601 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-95f32f2d-4765-45af-8f3d-04f50a4e9f90 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:56.266237 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-95f32f2d-4765-45af-8f3d-04f50a4e9f90 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 200 Aug 25 11:57:56.266726 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1103/4442] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:56 2026] GET /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 1387 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:56.281006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-66318d4a-9fe6-4c96-baf4-e9ab875e7cb7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.285284 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-66318d4a-9fe6-4c96-baf4-e9ab875e7cb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:56.285939 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-66318d4a-9fe6-4c96-baf4-e9ab875e7cb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.286814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-66318d4a-9fe6-4c96-baf4-e9ab875e7cb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.299313 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.299313 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:56.305463 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-66318d4a-9fe6-4c96-baf4-e9ab875e7cb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:56.313514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4d464ff-1724-4242-b86f-f1c8a5bab28f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.314760 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-66318d4a-9fe6-4c96-baf4-e9ab875e7cb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 200 Aug 25 11:57:56.315918 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1122/4443] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:56 2026] GET /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 1387 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:56.316509 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4d464ff-1724-4242-b86f-f1c8a5bab28f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:57:56.316834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4d464ff-1724-4242-b86f-f1c8a5bab28f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.317043 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4d464ff-1724-4242-b86f-f1c8a5bab28f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.317222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a4d464ff-1724-4242-b86f-f1c8a5bab28f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:56.325015 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.325015 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:56.325786 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4d464ff-1724-4242-b86f-f1c8a5bab28f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:57:56.326183 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1102/4444] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:56 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 695 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:56.330237 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.332612 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] DELETE https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:56.332909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.333158 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.333358 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume with id: c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:56.336155 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=404,cinder:INSERT=56,cinder:UPDATE=105,cinder:DELETE=5 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:57:56.345782 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.345782 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:56.346396 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:56.367638 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume request issued successfully. Aug 25 11:57:56.367928 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0da86b5e-3f89-418b-a73f-be9e66d54d1f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 202 Aug 25 11:57:56.368508 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1118/4445] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:56 2026] DELETE /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:56.377083 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-67cd9e22-d659-42e6-bd9e-132c2efda74e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:56.379408 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-67cd9e22-d659-42e6-bd9e-132c2efda74e tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:56.379904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-67cd9e22-d659-42e6-bd9e-132c2efda74e tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:56.380267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-67cd9e22-d659-42e6-bd9e-132c2efda74e tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:56.389246 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:56.389246 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:56.394561 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-67cd9e22-d659-42e6-bd9e-132c2efda74e tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:56.400349 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-67cd9e22-d659-42e6-bd9e-132c2efda74e tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 200 Aug 25 11:57:56.400934 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1104/4446] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:56 2026] GET /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 1386 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:57.253878 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9552edea-f640-4a42-98db-0d5aebbb937d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.255845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9552edea-f640-4a42-98db-0d5aebbb937d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:57:57.259644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9552edea-f640-4a42-98db-0d5aebbb937d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.259644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9552edea-f640-4a42-98db-0d5aebbb937d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.263892 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.263892 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:57.267459 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9552edea-f640-4a42-98db-0d5aebbb937d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:57.271601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9552edea-f640-4a42-98db-0d5aebbb937d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 returned with HTTP 200 Aug 25 11:57:57.271988 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1123/4447] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:57 2026] GET /volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:57.284519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e086346a-63f9-433b-8653-9b4ea20de9aa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.286338 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:57:57.286684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9056faf8-adc7-4eca-8a7a-237340389da4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-982890853"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:57.298264 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.298264 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:57.298644 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:57.298767 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume 9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:57:57.324313 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['47b423ab-a8cd-4798-8379-2d89ccb067a7', 'fdcbd398-c514-4aa6-b2ea-0c04f5a6d2b2', 'b6a2acf0-b4bd-40aa-93f9-0b78d97d67d9', '524d783d-5ece-4c39-bf19-8c3a9ebc937e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:57.340825 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39881b22-d450-4a16-9a74-cdc3e40009b0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.342643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39881b22-d450-4a16-9a74-cdc3e40009b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:57:57.342864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39881b22-d450-4a16-9a74-cdc3e40009b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.343039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39881b22-d450-4a16-9a74-cdc3e40009b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.343150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-39881b22-d450-4a16-9a74-cdc3e40009b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:57.347583 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.347583 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:57.348322 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39881b22-d450-4a16-9a74-cdc3e40009b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:57:57.348737 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1119/4448] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:57 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:57.357424 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:57:57.357873 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e086346a-63f9-433b-8653-9b4ea20de9aa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:57:57.358411 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1103/4449] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:57:57 2026] POST /volume/v3/snapshots => generated 307 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:57.368147 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ccc2ca7f-2ab2-4ad9-aa3a-1784e9cf1bff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.370431 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccc2ca7f-2ab2-4ad9-aa3a-1784e9cf1bff tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:57.370767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccc2ca7f-2ab2-4ad9-aa3a-1784e9cf1bff tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.371035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ccc2ca7f-2ab2-4ad9-aa3a-1784e9cf1bff tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.379212 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.379212 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:57.379646 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ccc2ca7f-2ab2-4ad9-aa3a-1784e9cf1bff tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:57:57.380539 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ccc2ca7f-2ab2-4ad9-aa3a-1784e9cf1bff tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 200 Aug 25 11:57:57.381172 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1105/4450] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:57 2026] GET /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:57.415271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0b78add6-0b7f-432d-b639-ed044c41ce50 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.421060 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b78add6-0b7f-432d-b639-ed044c41ce50 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 Aug 25 11:57:57.421349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b78add6-0b7f-432d-b639-ed044c41ce50 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.421581 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b78add6-0b7f-432d-b639-ed044c41ce50 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.431602 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b78add6-0b7f-432d-b639-ed044c41ce50 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 returned with HTTP 404 Aug 25 11:57:57.432158 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1124/4451] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:57 2026] GET /volume/v3/volumes/c4c11665-8e2c-4395-af59-2e8352e54c54 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:57.440692 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e547af61-86e4-42f4-9412-3bcf40198623 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.443441 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e547af61-86e4-42f4-9412-3bcf40198623 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:57.443735 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e547af61-86e4-42f4-9412-3bcf40198623 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.443987 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e547af61-86e4-42f4-9412-3bcf40198623 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.452192 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.452192 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:57.457366 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e547af61-86e4-42f4-9412-3bcf40198623 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:57.463232 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e547af61-86e4-42f4-9412-3bcf40198623 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe returned with HTTP 200 Aug 25 11:57:57.463805 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1120/4452] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:57 2026] GET /volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe => generated 1352 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:57.478063 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.479960 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] DELETE https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:57.480148 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.480296 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.480438 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume with id: 716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:57.488654 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.488654 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:57.489180 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:57.511246 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume request issued successfully. Aug 25 11:57:57.511555 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fb7a72b-7adc-449d-8702-cd26adafad02 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe returned with HTTP 202 Aug 25 11:57:57.512395 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1104/4453] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:57 2026] DELETE /volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:57.520934 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d35701ba-c788-47ad-ba97-d3e973c08eb7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:57.523011 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d35701ba-c788-47ad-ba97-d3e973c08eb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:57.523248 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d35701ba-c788-47ad-ba97-d3e973c08eb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:57.523491 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d35701ba-c788-47ad-ba97-d3e973c08eb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:57.532300 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:57.532300 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:57.537907 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d35701ba-c788-47ad-ba97-d3e973c08eb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:57.545096 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d35701ba-c788-47ad-ba97-d3e973c08eb7 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe returned with HTTP 200 Aug 25 11:57:57.545711 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1106/4454] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:57 2026] GET /volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe => generated 1351 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:58.359349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ce0c2c01-b5b6-4066-aed5-3b852d1d1d22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.363034 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce0c2c01-b5b6-4066-aed5-3b852d1d1d22 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:57:58.363034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce0c2c01-b5b6-4066-aed5-3b852d1d1d22 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:58.363034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce0c2c01-b5b6-4066-aed5-3b852d1d1d22 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:58.363034 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ce0c2c01-b5b6-4066-aed5-3b852d1d1d22 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:58.364037 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=501,cinder:UPDATE=156,cinder:INSERT=84,cinder:DELETE=2 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:57:58.366826 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:58.366826 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:58.367612 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce0c2c01-b5b6-4066-aed5-3b852d1d1d22 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:57:58.368439 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1125/4455] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:58 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:58.389921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1d3cd91b-a017-42e1-ba76-fc59db1b718c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.391903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d3cd91b-a017-42e1-ba76-fc59db1b718c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:58.392083 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d3cd91b-a017-42e1-ba76-fc59db1b718c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:58.392286 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1d3cd91b-a017-42e1-ba76-fc59db1b718c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:58.398251 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:58.398251 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:58.398696 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1d3cd91b-a017-42e1-ba76-fc59db1b718c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:57:58.399486 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1d3cd91b-a017-42e1-ba76-fc59db1b718c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 200 Aug 25 11:57:58.400086 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1121/4456] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:58 2026] GET /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:58.410227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.413307 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:58.413555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:58.413803 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:58.413934 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Delete snapshot with id: da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:58.419971 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:58.419971 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:58.420388 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:57:58.444665 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot delete request issued successfully. Aug 25 11:57:58.444665 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-028bb92e-5c00-4928-bdf5-1a266cbbfc0a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 202 Aug 25 11:57:58.444665 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1105/4457] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:58 2026] DELETE /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:58.451346 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b0f908ba-7eab-4ad1-b2d0-66f9d5dffd3b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.453293 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0f908ba-7eab-4ad1-b2d0-66f9d5dffd3b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:58.453548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0f908ba-7eab-4ad1-b2d0-66f9d5dffd3b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:58.453847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b0f908ba-7eab-4ad1-b2d0-66f9d5dffd3b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:58.466312 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:58.466312 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:58.466891 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b0f908ba-7eab-4ad1-b2d0-66f9d5dffd3b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:57:58.467792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b0f908ba-7eab-4ad1-b2d0-66f9d5dffd3b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 200 Aug 25 11:57:58.468223 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1107/4458] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:58 2026] GET /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 465 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:58.563922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c230a1b5-1c95-4650-9c0a-dae93009ab54 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.564083 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c230a1b5-1c95-4650-9c0a-dae93009ab54 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe Aug 25 11:57:58.564296 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c230a1b5-1c95-4650-9c0a-dae93009ab54 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:58.564489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c230a1b5-1c95-4650-9c0a-dae93009ab54 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:58.570052 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c230a1b5-1c95-4650-9c0a-dae93009ab54 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe returned with HTTP 404 Aug 25 11:57:58.570527 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1126/4459] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:58 2026] GET /volume/v3/volumes/716f75ac-7c46-4bc3-9be3-0302c32d5afe => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:58.581368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-35c964af-0282-498e-bb09-3c9e14d36066 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.584434 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:58.585964 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-298193054"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:58.590416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-298193054'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:58.590682 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume of 1 GB Aug 25 11:57:58.598972 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Availability Zones retrieved successfully. Aug 25 11:57:58.607259 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (5e8ce31c-7a91-41e9-b2a8-a5a2dd0d97ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:58.608409 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1681a341-6d85-4def-904c-b474f573ebb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:58.609290 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:58.643518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1681a341-6d85-4def-904c-b474f573ebb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:58.645049 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11bfc14-d5d0-49d6-9525-a6ba3c352144) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:58.695216 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Created reservations ['25e2b0bb-65c9-4cc7-a228-1a03fc00916c', '8f0e8e73-c2bd-4ae9-9fee-11951f10587c', 'b1d26a8b-fae4-4260-9c28-06829f327cdb', '6a4c285c-a5b6-4818-80fb-9a4f5c79bca4'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:58.696305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d11bfc14-d5d0-49d6-9525-a6ba3c352144) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['25e2b0bb-65c9-4cc7-a228-1a03fc00916c', '8f0e8e73-c2bd-4ae9-9fee-11951f10587c', 'b1d26a8b-fae4-4260-9c28-06829f327cdb', '6a4c285c-a5b6-4818-80fb-9a4f5c79bca4']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:58.697149 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb86933f-0797-4738-9054-2c83c1579b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:58.721695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb86933f-0797-4738-9054-2c83c1579b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3121ec-c817-4f89-9391-a144360872f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-298193054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['25e2b0bb-65c9-4cc7-a228-1a03fc00916c','8f0e8e73-c2bd-4ae9-9fee-11951f10587c','b1d26a8b-fae4-4260-9c28-06829f327cdb','6a4c285c-a5b6-4818-80fb-9a4f5c79bca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-298193054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3121ec-c817-4f89-9391-a144360872f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5135e4f75814c45800a5dc0da174179',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de84a6d3c30c44a88795610de57c8067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:58.721695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05b728e-f10e-4e0f-be0f-9c5d4b221fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:58.744584 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d05b728e-f10e-4e0f-be0f-9c5d4b221fe2) transitioned into state 'SUCCESS' from state '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-298193054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['25e2b0bb-65c9-4cc7-a228-1a03fc00916c','8f0e8e73-c2bd-4ae9-9fee-11951f10587c','b1d26a8b-fae4-4260-9c28-06829f327cdb','6a4c285c-a5b6-4818-80fb-9a4f5c79bca4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:58.745321 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (278150a1-1b5b-4e14-b560-c3af415a40d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:58.754616 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (278150a1-1b5b-4e14-b560-c3af415a40d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:58.755579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (5e8ce31c-7a91-41e9-b2a8-a5a2dd0d97ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:58.755958 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request issued successfully. Aug 25 11:57:58.756525 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-35c964af-0282-498e-bb09-3c9e14d36066 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:57:58.756988 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1122/4460] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:57:58 2026] POST /volume/v3/volumes => generated 744 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:57:58.775389 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9f6b727-f4dc-4fb4-8883-332671b4a5a9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:58.776928 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9f6b727-f4dc-4fb4-8883-332671b4a5a9 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:57:58.777242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9f6b727-f4dc-4fb4-8883-332671b4a5a9 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:58.777530 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9f6b727-f4dc-4fb4-8883-332671b4a5a9 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:58.785377 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:58.785377 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:58.789537 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9f6b727-f4dc-4fb4-8883-332671b4a5a9 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:58.794703 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9f6b727-f4dc-4fb4-8883-332671b4a5a9 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 returned with HTTP 200 Aug 25 11:57:58.795262 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1106/4461] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:58 2026] GET /volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 => generated 812 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:59.379403 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dd628f0a-8868-46c5-ba26-76ee74f39dfe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.381276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dd628f0a-8868-46c5-ba26-76ee74f39dfe tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:57:59.381528 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dd628f0a-8868-46c5-ba26-76ee74f39dfe tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.381769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dd628f0a-8868-46c5-ba26-76ee74f39dfe tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.381896 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-dd628f0a-8868-46c5-ba26-76ee74f39dfe tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:57:59.386393 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:59.386393 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:59.387063 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dd628f0a-8868-46c5-ba26-76ee74f39dfe tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:57:59.387664 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1108/4462] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:57:59 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:59.479255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2edd0dcf-916d-46b3-adb6-9708366f2ba5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.481171 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2edd0dcf-916d-46b3-adb6-9708366f2ba5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:59.481356 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2edd0dcf-916d-46b3-adb6-9708366f2ba5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.481562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2edd0dcf-916d-46b3-adb6-9708366f2ba5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.485836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2edd0dcf-916d-46b3-adb6-9708366f2ba5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 404 Aug 25 11:57:59.486325 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1127/4463] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:59 2026] GET /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:59.493796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8843b4fb-c8c1-4215-857a-84b61a34163c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.495866 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8843b4fb-c8c1-4215-857a-84b61a34163c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:59.496112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8843b4fb-c8c1-4215-857a-84b61a34163c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.496344 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8843b4fb-c8c1-4215-857a-84b61a34163c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.496497 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-8843b4fb-c8c1-4215-857a-84b61a34163c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:59.501082 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8843b4fb-c8c1-4215-857a-84b61a34163c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 404 Aug 25 11:57:59.501605 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1123/4464] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:57:59 2026] DELETE /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:59.509380 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3808548a-f9b6-40a8-830c-e5d70275feb6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.511638 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3808548a-f9b6-40a8-830c-e5d70275feb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 Aug 25 11:57:59.512099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3808548a-f9b6-40a8-830c-e5d70275feb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.512480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3808548a-f9b6-40a8-830c-e5d70275feb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.518415 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3808548a-f9b6-40a8-830c-e5d70275feb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 returned with HTTP 404 Aug 25 11:57:59.518415 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1107/4465] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:57:59 2026] GET /volume/v3/snapshots/da1075ed-db6e-43db-b582-bfd55c0498f9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:57:59.524966 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.526931 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:57:59.527139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.527337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.527525 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:57:59.535112 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:59.535112 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:57:59.535513 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:59.557771 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:57:59.558095 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e3c7e6ab-4304-4807-9507-433e7a5bbb44 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 returned with HTTP 202 Aug 25 11:57:59.558754 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1109/4466] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:57:59 2026] DELETE /volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:57:59.565901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92d8a9a0-b02b-44e5-ba88-75fd8b58c4d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.567687 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92d8a9a0-b02b-44e5-ba88-75fd8b58c4d1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:57:59.567868 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92d8a9a0-b02b-44e5-ba88-75fd8b58c4d1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.568062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92d8a9a0-b02b-44e5-ba88-75fd8b58c4d1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.575354 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:59.575354 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:57:59.580056 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-92d8a9a0-b02b-44e5-ba88-75fd8b58c4d1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:57:59.585858 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92d8a9a0-b02b-44e5-ba88-75fd8b58c4d1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 returned with HTTP 200 Aug 25 11:57:59.586386 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1128/4467] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:59 2026] GET /volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 => generated 1005 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:57:59.808655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-113c09d9-1fd3-4789-9c9e-0a0c4af0fdda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.808847 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-113c09d9-1fd3-4789-9c9e-0a0c4af0fdda tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:57:59.809054 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-113c09d9-1fd3-4789-9c9e-0a0c4af0fdda tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:57:59.809249 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-113c09d9-1fd3-4789-9c9e-0a0c4af0fdda tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:57:59.822389 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:59.822389 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:57:59.826091 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-113c09d9-1fd3-4789-9c9e-0a0c4af0fdda tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:57:59.830131 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-113c09d9-1fd3-4789-9c9e-0a0c4af0fdda tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 returned with HTTP 200 Aug 25 11:57:59.830511 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1124/4468] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:57:59 2026] GET /volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:57:59.843294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:57:59.845615 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:57:59.845944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "cd3121ec-c817-4f89-9391-a144360872f0", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1995351804"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:57:59.847322 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request body: {'volume': {'source_volid': 'cd3121ec-c817-4f89-9391-a144360872f0', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1995351804'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:57:59.856059 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:57:59.856059 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:57:59.856059 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume retrieved successfully. Aug 25 11:57:59.856059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume of 2 GB Aug 25 11:57:59.860478 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Availability Zones retrieved successfully. Aug 25 11:57:59.865498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (5840ecb6-c7b1-4c6d-b28f-827abfda6ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:57:59.866649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45760bb6-a0f8-420f-9e27-20299d8c18b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:59.867607 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:57:59.898931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (45760bb6-a0f8-420f-9e27-20299d8c18b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'cd3121ec-c817-4f89-9391-a144360872f0', 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:59.900034 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f8e506-1f05-4175-adec-13d052c7219b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:59.940172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Created reservations ['9e0268cf-1868-4832-bdca-4eaef6048a7c', '374251a0-bcba-4aaa-906f-a454a4036c9c', '8286c847-4ea9-495a-8226-b0f320b041a0', 'f928800c-52a8-4cdf-8fc1-c395ea8761f1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:57:59.941020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (91f8e506-1f05-4175-adec-13d052c7219b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e0268cf-1868-4832-bdca-4eaef6048a7c', '374251a0-bcba-4aaa-906f-a454a4036c9c', '8286c847-4ea9-495a-8226-b0f320b041a0', 'f928800c-52a8-4cdf-8fc1-c395ea8761f1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:59.941851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def51a4d-db28-4984-8bbd-53983149a8d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:57:59.980941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (def51a4d-db28-4984-8bbd-53983149a8d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '085f26e9-81ac-428c-990c-e12d73241eb6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1995351804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['9e0268cf-1868-4832-bdca-4eaef6048a7c','374251a0-bcba-4aaa-906f-a454a4036c9c','8286c847-4ea9-495a-8226-b0f320b041a0','f928800c-52a8-4cdf-8fc1-c395ea8761f1'],size=2,snapshot_id=None,source_replicaid=,source_volid=cd3121ec-c817-4f89-9391-a144360872f0,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:57:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1995351804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=085f26e9-81ac-428c-990c-e12d73241eb6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5135e4f75814c45800a5dc0da174179',provider_auth=None,provider_geometry=None,provider_id=None,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=cd3121ec-c817-4f89-9391-a144360872f0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='de84a6d3c30c44a88795610de57c8067',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:57:59.981985 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03148720-2851-4ece-ae47-2c85d99099d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.003479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03148720-2851-4ece-ae47-2c85d99099d1) transitioned into state 'SUCCESS' from state '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-1995351804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5135e4f75814c45800a5dc0da174179',qos_specs=None,replication_status=,reservations=['9e0268cf-1868-4832-bdca-4eaef6048a7c','374251a0-bcba-4aaa-906f-a454a4036c9c','8286c847-4ea9-495a-8226-b0f320b041a0','f928800c-52a8-4cdf-8fc1-c395ea8761f1'],size=2,snapshot_id=None,source_replicaid=,source_volid=cd3121ec-c817-4f89-9391-a144360872f0,status='creating',user_id='de84a6d3c30c44a88795610de57c8067',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.004143 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd84697-a862-40dc-a4d5-9af83062bcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.024662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afd84697-a862-40dc-a4d5-9af83062bcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.024662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Flow 'volume_create_api' (5840ecb6-c7b1-4c6d-b28f-827abfda6ecf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:00.024662 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Create volume request issued successfully. Aug 25 11:58:00.024662 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9a5180fa-9562-4ff8-9b7b-1885f34d0ff1 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:00.024662 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1108/4469] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:57:59 2026] POST /volume/v3/volumes => generated 779 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:00.044110 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3f4cf463-88a8-4e60-8e79-44005229131c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:00.049061 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3f4cf463-88a8-4e60-8e79-44005229131c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:00.050947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3f4cf463-88a8-4e60-8e79-44005229131c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:00.050947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3f4cf463-88a8-4e60-8e79-44005229131c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:00.058783 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:00.058783 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:00.062714 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3f4cf463-88a8-4e60-8e79-44005229131c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:00.067338 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3f4cf463-88a8-4e60-8e79-44005229131c tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 200 Aug 25 11:58:00.068042 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1110/4470] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:00 2026] GET /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:00.398009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df2eb0ba-919c-4c64-a492-b66e043bb626 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:00.400487 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df2eb0ba-919c-4c64-a492-b66e043bb626 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:00.400823 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df2eb0ba-919c-4c64-a492-b66e043bb626 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:00.401104 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df2eb0ba-919c-4c64-a492-b66e043bb626 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:00.401279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-df2eb0ba-919c-4c64-a492-b66e043bb626 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:00.407185 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:00.407185 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:00.407789 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df2eb0ba-919c-4c64-a492-b66e043bb626 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:00.408128 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1129/4471] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:00 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 695 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:00.599567 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8aa4c31d-9fe0-4de1-915c-8b1fd08df721 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:00.601285 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8aa4c31d-9fe0-4de1-915c-8b1fd08df721 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 Aug 25 11:58:00.601529 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8aa4c31d-9fe0-4de1-915c-8b1fd08df721 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:00.601749 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8aa4c31d-9fe0-4de1-915c-8b1fd08df721 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:00.607431 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8aa4c31d-9fe0-4de1-915c-8b1fd08df721 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 returned with HTTP 404 Aug 25 11:58:00.607955 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1125/4472] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:00 2026] GET /volume/v3/volumes/9056faf8-adc7-4eca-8a7a-237340389da4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:00.617284 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:00.619116 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:00.619445 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1835468338"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:00.620816 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1835468338'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:00.620897 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:00.621101 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:00.621101 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:00.624744 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:00.629938 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (0ede1346-f1c2-4bc7-81d3-71bab8cb4a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:00.630799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb71ecb-5d47-45f0-8704-74f1961be1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.631561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:00.657105 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eb71ecb-5d47-45f0-8704-74f1961be1c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.657838 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a817b66-45d8-42e6-8afa-e9eb7f2d34d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.700018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['9c055911-69f1-4899-88ee-52a8bfd63719', '53713070-7e3d-429e-b6d2-b705e463006a', '0c5d82bd-d4c6-4be0-a810-22e7940814cb', '150b54e7-a60c-48fc-b7e6-93c6f4b22de8'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:00.700814 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a817b66-45d8-42e6-8afa-e9eb7f2d34d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c055911-69f1-4899-88ee-52a8bfd63719', '53713070-7e3d-429e-b6d2-b705e463006a', '0c5d82bd-d4c6-4be0-a810-22e7940814cb', '150b54e7-a60c-48fc-b7e6-93c6f4b22de8']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.701481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59372b4-c982-47db-a5c5-410ee359da6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.725131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a59372b4-c982-47db-a5c5-410ee359da6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e113ff35-4b79-4993-a3df-66494ef3fb41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835468338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['9c055911-69f1-4899-88ee-52a8bfd63719','53713070-7e3d-429e-b6d2-b705e463006a','0c5d82bd-d4c6-4be0-a810-22e7940814cb','150b54e7-a60c-48fc-b7e6-93c6f4b22de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1835468338',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e113ff35-4b79-4993-a3df-66494ef3fb41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.725843 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8db5e4-680e-48f6-87ae-3daa8cb3d923) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.744066 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db8db5e4-680e-48f6-87ae-3daa8cb3d923) transitioned into state 'SUCCESS' from state '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-1835468338',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['9c055911-69f1-4899-88ee-52a8bfd63719','53713070-7e3d-429e-b6d2-b705e463006a','0c5d82bd-d4c6-4be0-a810-22e7940814cb','150b54e7-a60c-48fc-b7e6-93c6f4b22de8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.744667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e7964b6-ceeb-428e-ab8e-2a241ecdf845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:00.754300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e7964b6-ceeb-428e-ab8e-2a241ecdf845) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:00.754949 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (0ede1346-f1c2-4bc7-81d3-71bab8cb4a48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:00.755208 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:00.755747 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5aa4a75c-3866-4c20-8d30-1385e309f154 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:00.756163 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1109/4473] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:00 2026] POST /volume/v3/volumes => generated 776 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:00.767641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c93b9a00-42df-44a5-96e9-7e4df9be0c6a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:00.772390 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c93b9a00-42df-44a5-96e9-7e4df9be0c6a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:00.772390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c93b9a00-42df-44a5-96e9-7e4df9be0c6a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:00.772390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c93b9a00-42df-44a5-96e9-7e4df9be0c6a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:00.781946 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:00.781946 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:00.785140 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c93b9a00-42df-44a5-96e9-7e4df9be0c6a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:00.789941 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c93b9a00-42df-44a5-96e9-7e4df9be0c6a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 returned with HTTP 200 Aug 25 11:58:00.790539 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1111/4474] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:00 2026] GET /volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:01.081096 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de7d2ee0-86df-4b6f-a285-ab609c8cb682 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.082986 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de7d2ee0-86df-4b6f-a285-ab609c8cb682 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:01.083220 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de7d2ee0-86df-4b6f-a285-ab609c8cb682 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.083468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de7d2ee0-86df-4b6f-a285-ab609c8cb682 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.091247 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.091247 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:01.095231 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de7d2ee0-86df-4b6f-a285-ab609c8cb682 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:01.100316 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de7d2ee0-86df-4b6f-a285-ab609c8cb682 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 200 Aug 25 11:58:01.100878 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1130/4475] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:01.112034 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7c7b521c-6975-4b3c-8889-30761c810f52 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.113747 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c7b521c-6975-4b3c-8889-30761c810f52 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:01.113916 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c7b521c-6975-4b3c-8889-30761c810f52 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.114095 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7c7b521c-6975-4b3c-8889-30761c810f52 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.121035 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.121035 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:01.124853 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7c7b521c-6975-4b3c-8889-30761c810f52 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:01.129442 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7c7b521c-6975-4b3c-8889-30761c810f52 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 200 Aug 25 11:58:01.129761 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1126/4476] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:01.141102 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96e073e3-7359-43ec-8e01-a9d1db006536 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.143530 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96e073e3-7359-43ec-8e01-a9d1db006536 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:01.143796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96e073e3-7359-43ec-8e01-a9d1db006536 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.143989 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96e073e3-7359-43ec-8e01-a9d1db006536 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.152552 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.152552 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:01.157021 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-96e073e3-7359-43ec-8e01-a9d1db006536 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:01.163771 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96e073e3-7359-43ec-8e01-a9d1db006536 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 200 Aug 25 11:58:01.164308 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1110/4477] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:01.185911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.189826 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] DELETE https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:01.189826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.189826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.189826 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume with id: 085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:01.197823 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.197823 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:01.198752 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:01.225475 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume request issued successfully. Aug 25 11:58:01.225655 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6de509c9-7be7-430f-9c83-2f07aed89c3d tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 202 Aug 25 11:58:01.226031 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1112/4478] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:01 2026] DELETE /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:01.239871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5190a808-92b2-46b8-b2dc-15203c0f272a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.241679 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5190a808-92b2-46b8-b2dc-15203c0f272a tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:01.244031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5190a808-92b2-46b8-b2dc-15203c0f272a tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.244031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5190a808-92b2-46b8-b2dc-15203c0f272a tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.252114 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.252114 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:01.257072 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5190a808-92b2-46b8-b2dc-15203c0f272a tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:01.262962 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5190a808-92b2-46b8-b2dc-15203c0f272a tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 200 Aug 25 11:58:01.263499 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1131/4479] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 871 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:01.419972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3d0c9b6-35ff-493f-b688-25d073703919 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.422189 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3d0c9b6-35ff-493f-b688-25d073703919 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:01.422457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3d0c9b6-35ff-493f-b688-25d073703919 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.422686 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3d0c9b6-35ff-493f-b688-25d073703919 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.422886 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b3d0c9b6-35ff-493f-b688-25d073703919 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:01.428568 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.428568 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:01.429494 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3d0c9b6-35ff-493f-b688-25d073703919 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:01.430032 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1127/4480] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:01.802974 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-449e0384-0ed2-4d90-bb67-216e57174930 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.804777 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-449e0384-0ed2-4d90-bb67-216e57174930 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:01.804957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-449e0384-0ed2-4d90-bb67-216e57174930 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.805149 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-449e0384-0ed2-4d90-bb67-216e57174930 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.811852 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.811852 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:01.815154 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-449e0384-0ed2-4d90-bb67-216e57174930 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:01.818577 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-449e0384-0ed2-4d90-bb67-216e57174930 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 returned with HTTP 200 Aug 25 11:58:01.818953 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1111/4481] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:01.831073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c9eab930-49a2-4a63-aa05-6066437163ec None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.833342 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:01.833818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e113ff35-4b79-4993-a3df-66494ef3fb41", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1160269643"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:01.844846 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.844846 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:01.845266 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:01.845424 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:01.873643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['073af488-acee-4d6a-93c1-c930729a676a', 'a84f6184-c481-4d50-a533-0c4afe78cb85', '95dc51d8-e494-45f0-8d97-aea3bc69b7be', 'fc7a65f2-f4fa-4f9c-bcf1-e6eacdbad3aa'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:01.905090 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:01.905526 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9eab930-49a2-4a63-aa05-6066437163ec tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:01.906089 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1113/4482] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:01 2026] POST /volume/v3/snapshots => generated 308 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:01.916616 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-40c23bd4-95cc-4395-85ad-1f11f77a0bc3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:01.922341 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40c23bd4-95cc-4395-85ad-1f11f77a0bc3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 Aug 25 11:58:01.922588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40c23bd4-95cc-4395-85ad-1f11f77a0bc3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:01.922847 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-40c23bd4-95cc-4395-85ad-1f11f77a0bc3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:01.931160 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:01.931160 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:01.931546 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-40c23bd4-95cc-4395-85ad-1f11f77a0bc3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:01.932366 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-40c23bd4-95cc-4395-85ad-1f11f77a0bc3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 returned with HTTP 200 Aug 25 11:58:01.932880 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1132/4483] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:01 2026] GET /volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:02.278494 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4f92c230-e146-40b9-8d46-f29a1022b766 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.280346 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f92c230-e146-40b9-8d46-f29a1022b766 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 Aug 25 11:58:02.280568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f92c230-e146-40b9-8d46-f29a1022b766 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.280779 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4f92c230-e146-40b9-8d46-f29a1022b766 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.286441 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4f92c230-e146-40b9-8d46-f29a1022b766 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 returned with HTTP 404 Aug 25 11:58:02.286968 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1128/4484] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:02 2026] GET /volume/v3/volumes/085f26e9-81ac-428c-990c-e12d73241eb6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:02.294317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cfc002f7-fb52-4d74-b70b-fca9afe9dc45 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.296091 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfc002f7-fb52-4d74-b70b-fca9afe9dc45 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:58:02.296308 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfc002f7-fb52-4d74-b70b-fca9afe9dc45 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.296464 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cfc002f7-fb52-4d74-b70b-fca9afe9dc45 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.303522 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.303522 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:02.306845 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cfc002f7-fb52-4d74-b70b-fca9afe9dc45 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:02.310819 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cfc002f7-fb52-4d74-b70b-fca9afe9dc45 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 returned with HTTP 200 Aug 25 11:58:02.311461 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1112/4485] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:02 2026] GET /volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:02.322984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c9918dcf-b905-4a62-8d05-781522cb8948 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.324952 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] DELETE https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:58:02.325145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.325327 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.325494 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume with id: cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:58:02.332488 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.332488 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:02.332992 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:02.349205 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Delete volume request issued successfully. Aug 25 11:58:02.349434 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9918dcf-b905-4a62-8d05-781522cb8948 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 returned with HTTP 202 Aug 25 11:58:02.349866 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1114/4486] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:02 2026] DELETE /volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:02.357149 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d771e7f-eb56-45ea-850b-543c7d7ca04f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.358769 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d771e7f-eb56-45ea-850b-543c7d7ca04f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:58:02.358982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d771e7f-eb56-45ea-850b-543c7d7ca04f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.359145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d771e7f-eb56-45ea-850b-543c7d7ca04f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.365864 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.365864 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:02.369390 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d771e7f-eb56-45ea-850b-543c7d7ca04f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Volume info retrieved successfully. Aug 25 11:58:02.373315 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d771e7f-eb56-45ea-850b-543c7d7ca04f tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 returned with HTTP 200 Aug 25 11:58:02.373684 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1133/4487] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:02 2026] GET /volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 => generated 836 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:58:02.441467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1e11f618-0ec5-414c-9af2-9768c148cfba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.443312 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e11f618-0ec5-414c-9af2-9768c148cfba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:02.443928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e11f618-0ec5-414c-9af2-9768c148cfba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.443928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1e11f618-0ec5-414c-9af2-9768c148cfba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.443928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1e11f618-0ec5-414c-9af2-9768c148cfba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:02.448190 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.448190 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:02.448788 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1e11f618-0ec5-414c-9af2-9768c148cfba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:02.449241 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1129/4488] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:02 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:02.941139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6885ab5e-ae81-4df7-b413-cf79a3aa32bc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.942900 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6885ab5e-ae81-4df7-b413-cf79a3aa32bc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 Aug 25 11:58:02.943075 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6885ab5e-ae81-4df7-b413-cf79a3aa32bc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.943318 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6885ab5e-ae81-4df7-b413-cf79a3aa32bc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.948308 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.948308 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:02.948796 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6885ab5e-ae81-4df7-b413-cf79a3aa32bc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:02.949250 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6885ab5e-ae81-4df7-b413-cf79a3aa32bc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 returned with HTTP 200 Aug 25 11:58:02.949582 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1113/4489] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:02 2026] GET /volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:02.958280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.960416 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] POST https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8/action Aug 25 11:58:02.960848 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:02.960963 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:02.967914 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.967914 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:02.968445 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:58:02.969378 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cc24482bd2f44dc3b3ae51991e0b2666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16d66c77d18c4b0d95b08f7e758a1b31', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:02.969611 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a89cc0f0-749e-4344-b14a-1b5437521b9e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8/action returned with HTTP 403 Aug 25 11:58:02.970155 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1115/4490] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:02 2026] POST /volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8/action => generated 133 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:02.977222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:02.979016 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 Aug 25 11:58:02.979218 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:02.979442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:02.979578 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 Aug 25 11:58:02.984425 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:02.984425 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:02.984719 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:03.000045 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:03.000232 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37b1c4aa-9e3c-40f2-8181-2f2baa99df09 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 returned with HTTP 202 Aug 25 11:58:03.000710 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1134/4491] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:02 2026] DELETE /volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:03.008182 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77a9120a-4da4-4a76-b054-6ee507d3bb50 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:03.011300 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77a9120a-4da4-4a76-b054-6ee507d3bb50 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 Aug 25 11:58:03.011517 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77a9120a-4da4-4a76-b054-6ee507d3bb50 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:03.011751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77a9120a-4da4-4a76-b054-6ee507d3bb50 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:03.019822 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:03.019822 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:03.020223 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77a9120a-4da4-4a76-b054-6ee507d3bb50 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:03.020941 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77a9120a-4da4-4a76-b054-6ee507d3bb50 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 returned with HTTP 200 Aug 25 11:58:03.021310 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1130/4492] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:03 2026] GET /volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:03.387992 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-91d29cba-aeaa-470a-90f2-11a3e9513f15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:03.390156 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91d29cba-aeaa-470a-90f2-11a3e9513f15 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] GET https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 Aug 25 11:58:03.390434 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91d29cba-aeaa-470a-90f2-11a3e9513f15 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:03.390708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-91d29cba-aeaa-470a-90f2-11a3e9513f15 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:03.398669 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-91d29cba-aeaa-470a-90f2-11a3e9513f15 tempest-VolumesCloneTest-88756608 tempest-VolumesCloneTest-88756608-project-member] https://10.4.3.66/volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 returned with HTTP 404 Aug 25 11:58:03.399337 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1114/4493] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:03 2026] GET /volume/v3/volumes/cd3121ec-c817-4f89-9391-a144360872f0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:03.463751 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1131fe98-c87b-4972-b1b6-b840395866b7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:03.465559 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1131fe98-c87b-4972-b1b6-b840395866b7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:03.465998 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1131fe98-c87b-4972-b1b6-b840395866b7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:03.466372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1131fe98-c87b-4972-b1b6-b840395866b7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:03.467580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1131fe98-c87b-4972-b1b6-b840395866b7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:03.472956 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:03.472956 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:03.474314 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1131fe98-c87b-4972-b1b6-b840395866b7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:03.475522 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1116/4494] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:03 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:04.031383 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e32aaa8-259a-41f9-9ff3-7bc26af4c25b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:04.033222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e32aaa8-259a-41f9-9ff3-7bc26af4c25b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 Aug 25 11:58:04.033456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e32aaa8-259a-41f9-9ff3-7bc26af4c25b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:04.033654 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e32aaa8-259a-41f9-9ff3-7bc26af4c25b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:04.037919 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e32aaa8-259a-41f9-9ff3-7bc26af4c25b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 returned with HTTP 404 Aug 25 11:58:04.038395 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1135/4495] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:04 2026] GET /volume/v3/snapshots/d45c70cf-2fdf-465c-8fd0-b36e1ad23eb8 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:04.048778 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b4129dd-992c-4816-a993-8e549af8295c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:04.050821 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:04.051045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:04.051235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:04.051402 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:04.059128 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:04.059128 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:04.059436 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:04.077127 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:04.077324 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b4129dd-992c-4816-a993-8e549af8295c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 returned with HTTP 202 Aug 25 11:58:04.077742 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1131/4496] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:04 2026] DELETE /volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:04.089459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3afed34-39b9-4e8f-a3d0-ee1c2751ec2c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:04.091939 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3afed34-39b9-4e8f-a3d0-ee1c2751ec2c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:04.092267 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3afed34-39b9-4e8f-a3d0-ee1c2751ec2c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:04.092484 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3afed34-39b9-4e8f-a3d0-ee1c2751ec2c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:04.100202 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:04.100202 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:04.104058 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b3afed34-39b9-4e8f-a3d0-ee1c2751ec2c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:04.108698 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3afed34-39b9-4e8f-a3d0-ee1c2751ec2c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 returned with HTTP 200 Aug 25 11:58:04.109144 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1115/4497] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:04 2026] GET /volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:04.486985 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d7c5425f-2e21-4b98-a070-284ebdd57aba None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:04.493832 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d7c5425f-2e21-4b98-a070-284ebdd57aba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:04.493832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d7c5425f-2e21-4b98-a070-284ebdd57aba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:04.493832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d7c5425f-2e21-4b98-a070-284ebdd57aba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:04.493832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d7c5425f-2e21-4b98-a070-284ebdd57aba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:04.501259 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:04.501259 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:04.502114 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d7c5425f-2e21-4b98-a070-284ebdd57aba tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:04.503053 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1117/4498] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:04 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:04.547730 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:04.640794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:04.641137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-969889956"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:04.642885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-969889956'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:04.643015 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Create volume of 1 GB Aug 25 11:58:04.643376 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:04.643376 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:04.647684 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Availability Zones retrieved successfully. Aug 25 11:58:04.653846 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Flow 'volume_create_api' (278f65e6-2c7e-4086-bbe2-2bee8acb2401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:04.655147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c31a657e-297c-43ac-9ec0-b2a3c7618497) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:04.656193 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:04.683579 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c31a657e-297c-43ac-9ec0-b2a3c7618497) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:04.684463 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba970ac5-4ed0-459a-a9cc-9dddcb86b353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:04.745739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Created reservations ['b76ad2ad-45ff-4de9-97eb-16d2e097d05a', '261aa955-04e6-476c-a29f-66722785329b', '5f6d2615-69c5-4774-922d-823fded4b7c3', 'a1eca641-afbe-4600-838d-4014394f8d2c'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:04.746484 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba970ac5-4ed0-459a-a9cc-9dddcb86b353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b76ad2ad-45ff-4de9-97eb-16d2e097d05a', '261aa955-04e6-476c-a29f-66722785329b', '5f6d2615-69c5-4774-922d-823fded4b7c3', 'a1eca641-afbe-4600-838d-4014394f8d2c']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:04.747258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b8b938-81a1-406f-a37c-62df1b52b40c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:04.768792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00b8b938-81a1-406f-a37c-62df1b52b40c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '185098bb-59ba-4776-9383-ff8ed75738c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-969889956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367abac2c32148dab3f00ff589f33b41',qos_specs=None,replication_status=,reservations=['b76ad2ad-45ff-4de9-97eb-16d2e097d05a','261aa955-04e6-476c-a29f-66722785329b','5f6d2615-69c5-4774-922d-823fded4b7c3','a1eca641-afbe-4600-838d-4014394f8d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b24082fc35f48798df073fcbe40e182',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-969889956',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=185098bb-59ba-4776-9383-ff8ed75738c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='367abac2c32148dab3f00ff589f33b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4b24082fc35f48798df073fcbe40e182',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:04.769440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7b0004-8b0d-4321-a00c-d20fd1caadb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:04.789304 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b7b0004-8b0d-4321-a00c-d20fd1caadb2) transitioned into state 'SUCCESS' from state '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-969889956',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='367abac2c32148dab3f00ff589f33b41',qos_specs=None,replication_status=,reservations=['b76ad2ad-45ff-4de9-97eb-16d2e097d05a','261aa955-04e6-476c-a29f-66722785329b','5f6d2615-69c5-4774-922d-823fded4b7c3','a1eca641-afbe-4600-838d-4014394f8d2c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4b24082fc35f48798df073fcbe40e182',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:04.790122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84266c69-e591-4e84-88c8-7a75e78b333c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:04.800849 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (84266c69-e591-4e84-88c8-7a75e78b333c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:04.801820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Flow 'volume_create_api' (278f65e6-2c7e-4086-bbe2-2bee8acb2401) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:04.802109 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Create volume request issued successfully. Aug 25 11:58:04.802884 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5596ce63-417a-45aa-9ff5-b8e931865e2f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:04.803257 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1136/4499] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:04 2026] POST /volume/v3/volumes => generated 755 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:04.821235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13a43abd-d246-4214-ad96-58b7768fc07f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:04.826342 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13a43abd-d246-4214-ad96-58b7768fc07f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:04.826612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13a43abd-d246-4214-ad96-58b7768fc07f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:04.826866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13a43abd-d246-4214-ad96-58b7768fc07f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:04.834863 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:04.834863 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:04.839054 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13a43abd-d246-4214-ad96-58b7768fc07f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:04.843879 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13a43abd-d246-4214-ad96-58b7768fc07f tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 returned with HTTP 200 Aug 25 11:58:04.844316 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1132/4500] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:04 2026] GET /volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:58:05.124040 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-37e055de-b3d4-47a5-87ba-19e96e7f592d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:05.125797 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37e055de-b3d4-47a5-87ba-19e96e7f592d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 Aug 25 11:58:05.125983 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37e055de-b3d4-47a5-87ba-19e96e7f592d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:05.126177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-37e055de-b3d4-47a5-87ba-19e96e7f592d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:05.132416 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-37e055de-b3d4-47a5-87ba-19e96e7f592d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 returned with HTTP 404 Aug 25 11:58:05.132968 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1116/4501] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:05 2026] GET /volume/v3/volumes/e113ff35-4b79-4993-a3df-66494ef3fb41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:05.140767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:05.144504 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:05.144504 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-86853684"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:05.145104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-86853684'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:05.145361 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:05.148909 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=496,cinder:UPDATE=156,cinder:INSERT=86,cinder:DELETE=2 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:58:05.150536 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:05.157185 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (54af00d2-ba68-4d6b-ba5d-47a1d3bd54e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:05.158077 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912434ae-4d9c-4e97-ae91-2451c07e0260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:05.159145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:05.189445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (912434ae-4d9c-4e97-ae91-2451c07e0260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:05.189445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c1f50c-7136-4664-8371-960fca561316) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:05.228673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['2239ed2d-e4fb-448e-8c8a-0b802bef837f', 'e3a19795-997b-4db5-a3f9-97921529fd04', '0bf8ed02-ba1f-4214-92c5-cd6d8023d459', 'e1e30c23-1634-4c6a-9b12-5629b942e7ae'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:05.231643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0c1f50c-7136-4664-8371-960fca561316) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2239ed2d-e4fb-448e-8c8a-0b802bef837f', 'e3a19795-997b-4db5-a3f9-97921529fd04', '0bf8ed02-ba1f-4214-92c5-cd6d8023d459', 'e1e30c23-1634-4c6a-9b12-5629b942e7ae']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:05.231643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351b4cb6-bf4a-4b8d-8fe0-167572aeca1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:05.259555 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (351b4cb6-bf4a-4b8d-8fe0-167572aeca1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '929c65f2-3595-403d-9505-6af96c0c9c61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-86853684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['2239ed2d-e4fb-448e-8c8a-0b802bef837f','e3a19795-997b-4db5-a3f9-97921529fd04','0bf8ed02-ba1f-4214-92c5-cd6d8023d459','e1e30c23-1634-4c6a-9b12-5629b942e7ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-86853684',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=929c65f2-3595-403d-9505-6af96c0c9c61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:05.261114 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e208f7a-2538-4e8c-a9b7-e60c319120c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:05.282016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e208f7a-2538-4e8c-a9b7-e60c319120c4) transitioned into state 'SUCCESS' from state '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-86853684',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['2239ed2d-e4fb-448e-8c8a-0b802bef837f','e3a19795-997b-4db5-a3f9-97921529fd04','0bf8ed02-ba1f-4214-92c5-cd6d8023d459','e1e30c23-1634-4c6a-9b12-5629b942e7ae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:05.283079 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc47950b-d82f-44ec-8a30-3ffd4fcbcc23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:05.294864 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc47950b-d82f-44ec-8a30-3ffd4fcbcc23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:05.294864 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (54af00d2-ba68-4d6b-ba5d-47a1d3bd54e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:05.294864 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:05.294864 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6fa5b10c-df49-4bb4-a0fc-37aacca8c9c7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:05.294864 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1118/4502] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:05 2026] POST /volume/v3/volumes => generated 774 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:05.306893 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d1dcece-f606-4c04-a648-ac39236a95d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:05.308791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d1dcece-f606-4c04-a648-ac39236a95d0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:05.308968 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d1dcece-f606-4c04-a648-ac39236a95d0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:05.309143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d1dcece-f606-4c04-a648-ac39236a95d0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:05.316300 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:05.316300 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:05.320663 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d1dcece-f606-4c04-a648-ac39236a95d0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:05.326248 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d1dcece-f606-4c04-a648-ac39236a95d0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 returned with HTTP 200 Aug 25 11:58:05.326663 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1137/4503] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:05 2026] GET /volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 => generated 953 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:05.514950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02cdc4b7-70fa-4232-98d6-7f37c99aa589 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:05.517410 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02cdc4b7-70fa-4232-98d6-7f37c99aa589 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:05.517653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02cdc4b7-70fa-4232-98d6-7f37c99aa589 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:05.517922 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02cdc4b7-70fa-4232-98d6-7f37c99aa589 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:05.518059 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-02cdc4b7-70fa-4232-98d6-7f37c99aa589 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:05.523301 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:05.523301 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:05.524092 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02cdc4b7-70fa-4232-98d6-7f37c99aa589 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:05.524805 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1133/4504] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:05 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:05.858089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-89c4b0d2-375f-4923-a683-914a80ba88b8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:05.859982 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89c4b0d2-375f-4923-a683-914a80ba88b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:05.860195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89c4b0d2-375f-4923-a683-914a80ba88b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:05.860387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-89c4b0d2-375f-4923-a683-914a80ba88b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:05.866890 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:05.866890 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:05.870232 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-89c4b0d2-375f-4923-a683-914a80ba88b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:05.874141 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-89c4b0d2-375f-4923-a683-914a80ba88b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 returned with HTTP 200 Aug 25 11:58:05.874516 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1117/4505] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:05 2026] GET /volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:05.888674 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:05.890448 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:05.891699 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "185098bb-59ba-4776-9383-ff8ed75738c5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1909506670"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:05.902653 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:05.902653 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:05.902653 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:05.902653 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Create snapshot from volume 185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:05.958193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Created reservations ['ba2fcbad-ba51-4220-8708-753de689f224', '7d35a5a7-40ee-441e-b236-e13e04abf17e', '3998b959-eda4-4517-a36e-871cbe36d233', 'f5211450-6e4b-4462-9009-a2857fc179e0'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:05.987558 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot create request issued successfully. Aug 25 11:58:05.989716 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c81f0fe3-8360-4792-b7c3-f4a47b9b0598 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:05.989716 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1119/4506] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:05 2026] POST /volume/v3/snapshots => generated 314 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:05.999017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-722dee78-cf02-4f3e-9b24-ffbd9e87c22d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:06.002069 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-722dee78-cf02-4f3e-9b24-ffbd9e87c22d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 Aug 25 11:58:06.002514 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-722dee78-cf02-4f3e-9b24-ffbd9e87c22d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:06.002865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-722dee78-cf02-4f3e-9b24-ffbd9e87c22d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:06.013132 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:06.013132 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:06.014787 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-722dee78-cf02-4f3e-9b24-ffbd9e87c22d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:06.015448 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-722dee78-cf02-4f3e-9b24-ffbd9e87c22d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 returned with HTTP 200 Aug 25 11:58:06.015987 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1138/4507] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:05 2026] GET /volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 => generated 446 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:06.340665 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ad6e830-5208-46c5-ab0a-80d2e4dfefb6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:06.342903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ad6e830-5208-46c5-ab0a-80d2e4dfefb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:06.343160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ad6e830-5208-46c5-ab0a-80d2e4dfefb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:06.343415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ad6e830-5208-46c5-ab0a-80d2e4dfefb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:06.353231 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:06.353231 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:06.358062 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5ad6e830-5208-46c5-ab0a-80d2e4dfefb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:06.363916 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ad6e830-5208-46c5-ab0a-80d2e4dfefb6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 returned with HTTP 200 Aug 25 11:58:06.364503 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1134/4508] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:06 2026] GET /volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:06.377966 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-731c5abb-730e-4390-ae73-0da2b98d977f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:06.380351 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:06.380877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "929c65f2-3595-403d-9505-6af96c0c9c61", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-814178758"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:06.393166 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:06.393166 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:06.393718 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:06.393921 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume 929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:06.427913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['26fe65b3-2605-4fce-9dce-bf944fa1eb4b', '3f615d3d-ded1-42df-8ecd-28b9c1551daf', '38d92133-9f9e-4ce2-bb8d-0049ffa565d6', '1389115b-ea67-437b-895a-228810272dec'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:06.470082 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:06.470539 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-731c5abb-730e-4390-ae73-0da2b98d977f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:06.472055 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1118/4509] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:06.483057 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7a7bfaaf-df5a-497d-9b57-c1d729d0bc60 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:06.486415 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7a7bfaaf-df5a-497d-9b57-c1d729d0bc60 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc Aug 25 11:58:06.486851 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7a7bfaaf-df5a-497d-9b57-c1d729d0bc60 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:06.487345 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7a7bfaaf-df5a-497d-9b57-c1d729d0bc60 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:06.494641 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:06.494641 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:06.495587 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7a7bfaaf-df5a-497d-9b57-c1d729d0bc60 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:06.496575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7a7bfaaf-df5a-497d-9b57-c1d729d0bc60 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc returned with HTTP 200 Aug 25 11:58:06.497275 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1120/4510] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:06 2026] GET /volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:06.537310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46e1da4c-9a8f-4e67-9822-83aecf5ee58f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:06.540681 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46e1da4c-9a8f-4e67-9822-83aecf5ee58f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:06.540681 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46e1da4c-9a8f-4e67-9822-83aecf5ee58f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:06.540681 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46e1da4c-9a8f-4e67-9822-83aecf5ee58f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:06.540681 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-46e1da4c-9a8f-4e67-9822-83aecf5ee58f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:06.545202 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:06.545202 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:06.545953 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46e1da4c-9a8f-4e67-9822-83aecf5ee58f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:06.546513 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1139/4511] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:06 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:07.024518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d79988e-d90d-4f81-a967-da78649355f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.026365 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d79988e-d90d-4f81-a967-da78649355f1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 Aug 25 11:58:07.026585 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d79988e-d90d-4f81-a967-da78649355f1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.026863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d79988e-d90d-4f81-a967-da78649355f1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.032180 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.032180 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:07.032709 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7d79988e-d90d-4f81-a967-da78649355f1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:07.033502 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d79988e-d90d-4f81-a967-da78649355f1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 returned with HTTP 200 Aug 25 11:58:07.034047 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1135/4512] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:07 2026] GET /volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:07.042880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d34b54a4-5411-4993-a36c-1b6f0811882c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.045052 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:07.045481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "185098bb-59ba-4776-9383-ff8ed75738c5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-736340130"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:07.056376 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.056376 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:07.057019 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:07.057135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Create snapshot from volume 185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:07.082873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Created reservations ['07aa01c5-3ec2-4a5c-91b8-7f284110573f', '78d127d3-02a1-4580-93c5-b93ba458020f', '4a96fa09-80d1-4edf-9e3a-5b51cbbf3bc7', '1057456e-7da3-48a3-83b0-0d987ffa92a9'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:07.114705 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot create request issued successfully. Aug 25 11:58:07.115103 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d34b54a4-5411-4993-a36c-1b6f0811882c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:07.115635 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1119/4513] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:07.126025 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c20bcc69-3c36-4be2-a9d3-3b2d50bc06be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.130131 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c20bcc69-3c36-4be2-a9d3-3b2d50bc06be tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:07.130131 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c20bcc69-3c36-4be2-a9d3-3b2d50bc06be tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.130131 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c20bcc69-3c36-4be2-a9d3-3b2d50bc06be tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.138479 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.138479 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:07.138479 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c20bcc69-3c36-4be2-a9d3-3b2d50bc06be tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:07.138479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c20bcc69-3c36-4be2-a9d3-3b2d50bc06be tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 returned with HTTP 200 Aug 25 11:58:07.138479 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1121/4514] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:07 2026] GET /volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:07.508228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-38ae818e-be69-43b4-baae-e8c19e6704e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.509753 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38ae818e-be69-43b4-baae-e8c19e6704e6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc Aug 25 11:58:07.510035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38ae818e-be69-43b4-baae-e8c19e6704e6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.510306 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38ae818e-be69-43b4-baae-e8c19e6704e6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.515172 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.515172 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:07.516543 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-38ae818e-be69-43b4-baae-e8c19e6704e6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:07.516543 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38ae818e-be69-43b4-baae-e8c19e6704e6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc returned with HTTP 200 Aug 25 11:58:07.516543 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1140/4515] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:07 2026] GET /volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:07.527176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.529723 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:07.530029 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.530338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.530693 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:07.532398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:07.537717 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Get all snapshots completed successfully. Aug 25 11:58:07.538180 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e953aa25-1daf-45ad-98bc-0df45e1fdcef tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:58:07.538782 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1136/4516] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:58:07 2026] GET /volume/v3/snapshots => generated 335 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:07.549560 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.551606 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc Aug 25 11:58:07.551890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.552014 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.552109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc Aug 25 11:58:07.557162 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.557162 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:07.557506 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:07.559492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-97bf3d5c-1a24-4708-b67e-901e3cface76 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.560929 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97bf3d5c-1a24-4708-b67e-901e3cface76 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:07.561301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97bf3d5c-1a24-4708-b67e-901e3cface76 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.561538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97bf3d5c-1a24-4708-b67e-901e3cface76 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.561764 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-97bf3d5c-1a24-4708-b67e-901e3cface76 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:07.567306 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.567306 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:07.567306 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97bf3d5c-1a24-4708-b67e-901e3cface76 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:07.567306 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1122/4517] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:07 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:07.580112 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:07.580308 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7e08f0d8-ca49-4b7c-a381-235dc74b0bfa tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc returned with HTTP 202 Aug 25 11:58:07.580771 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1120/4518] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:07 2026] DELETE /volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:07.591921 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e9a3a3eb-361e-414d-ab83-b801f2f7ab1e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:07.593547 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9a3a3eb-361e-414d-ab83-b801f2f7ab1e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc Aug 25 11:58:07.593949 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9a3a3eb-361e-414d-ab83-b801f2f7ab1e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:07.594222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e9a3a3eb-361e-414d-ab83-b801f2f7ab1e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:07.598904 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:07.598904 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:07.600433 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e9a3a3eb-361e-414d-ab83-b801f2f7ab1e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:07.600433 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e9a3a3eb-361e-414d-ab83-b801f2f7ab1e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc returned with HTTP 200 Aug 25 11:58:07.600433 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1141/4519] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:07 2026] GET /volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:08.149683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6856d4b6-065f-41b7-81cd-58ad2c685094 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.152076 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6856d4b6-065f-41b7-81cd-58ad2c685094 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:08.152360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6856d4b6-065f-41b7-81cd-58ad2c685094 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:08.152636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6856d4b6-065f-41b7-81cd-58ad2c685094 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:08.159404 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:08.159404 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:08.160397 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6856d4b6-065f-41b7-81cd-58ad2c685094 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:08.161544 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6856d4b6-065f-41b7-81cd-58ad2c685094 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 returned with HTTP 200 Aug 25 11:58:08.162144 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1137/4520] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:08 2026] GET /volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:08.174754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.178649 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:08.178649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "185098bb-59ba-4776-9383-ff8ed75738c5", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-319546081"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:08.188759 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:08.188759 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:08.189569 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:08.189861 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Create snapshot from volume 185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:08.219094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Created reservations ['4d106a76-98bd-483f-9064-1a89891441b1', '771b0077-4ffe-4fc7-901f-45ab13a2bbbc', 'b69e2854-504d-4028-8b76-98f8d4e0d1c9', '3b848e08-4636-4ca6-8cd1-358af74ec0db'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:08.248121 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot create request issued successfully. Aug 25 11:58:08.248749 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3db42247-41fb-45d9-b356-5aa86cb30ff6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:08.249327 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1123/4521] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:08 2026] POST /volume/v3/snapshots => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:08.260035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dad85f87-462f-4ab0-8df0-b1d3e275707d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.262203 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dad85f87-462f-4ab0-8df0-b1d3e275707d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd Aug 25 11:58:08.262456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dad85f87-462f-4ab0-8df0-b1d3e275707d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:08.262704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dad85f87-462f-4ab0-8df0-b1d3e275707d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:08.269016 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:08.269016 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:08.269547 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-dad85f87-462f-4ab0-8df0-b1d3e275707d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:08.270520 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dad85f87-462f-4ab0-8df0-b1d3e275707d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd returned with HTTP 200 Aug 25 11:58:08.270981 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1121/4522] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:08 2026] GET /volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd => generated 445 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:08.581136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-502c50a1-d13f-45ba-b7d7-7ed3a2633108 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.582755 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-502c50a1-d13f-45ba-b7d7-7ed3a2633108 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:08.583403 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-502c50a1-d13f-45ba-b7d7-7ed3a2633108 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:08.583751 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-502c50a1-d13f-45ba-b7d7-7ed3a2633108 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:08.583975 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-502c50a1-d13f-45ba-b7d7-7ed3a2633108 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:08.588569 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:08.588569 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:08.589964 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-502c50a1-d13f-45ba-b7d7-7ed3a2633108 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:08.589964 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1142/4523] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:08 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:08.612112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-938be391-4cd6-4da8-b41b-551548ba3356 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.614595 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-938be391-4cd6-4da8-b41b-551548ba3356 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc Aug 25 11:58:08.614933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-938be391-4cd6-4da8-b41b-551548ba3356 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:08.615235 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-938be391-4cd6-4da8-b41b-551548ba3356 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:08.622553 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-938be391-4cd6-4da8-b41b-551548ba3356 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc returned with HTTP 404 Aug 25 11:58:08.623099 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1138/4524] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:08 2026] GET /volume/v3/snapshots/ec69fa8a-267e-4b9c-a3b8-c0a8eaff24fc => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:08.632228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.634220 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:08.634857 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:08.635282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:08.636646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:08.646364 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:08.646364 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:08.647160 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:08.671662 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:08.671662 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-15b9081b-9529-4d94-9b55-3e7e58ce2906 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 returned with HTTP 202 Aug 25 11:58:08.672234 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1124/4525] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:08 2026] DELETE /volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:08.681309 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1fcebb1-1e3f-4c9e-aa98-4722919a9803 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:08.683482 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1fcebb1-1e3f-4c9e-aa98-4722919a9803 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:08.683727 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1fcebb1-1e3f-4c9e-aa98-4722919a9803 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:08.684174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1fcebb1-1e3f-4c9e-aa98-4722919a9803 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:08.691537 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:08.691537 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:08.696458 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1fcebb1-1e3f-4c9e-aa98-4722919a9803 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:08.702243 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1fcebb1-1e3f-4c9e-aa98-4722919a9803 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 returned with HTTP 200 Aug 25 11:58:08.703003 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1122/4526] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:08 2026] GET /volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 => generated 1004 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:09.286990 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bc18e37f-2d46-4114-8b82-fe4eaf525d29 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.290465 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc18e37f-2d46-4114-8b82-fe4eaf525d29 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd Aug 25 11:58:09.290465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc18e37f-2d46-4114-8b82-fe4eaf525d29 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.290465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bc18e37f-2d46-4114-8b82-fe4eaf525d29 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.296142 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.296142 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:09.296846 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bc18e37f-2d46-4114-8b82-fe4eaf525d29 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:09.297977 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bc18e37f-2d46-4114-8b82-fe4eaf525d29 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd returned with HTTP 200 Aug 25 11:58:09.298434 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1143/4527] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.308058 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.310480 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=1 Aug 25 11:58:09.310786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.311078 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.311377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.313009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.317787 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.318440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bde5efb0-013c-496b-9e3e-3ce7380f8ae2 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 25 11:58:09.318992 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1139/4528] 10.4.3.66 () {66 vars in 1251 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.332812 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.334468 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:09.334877 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.335168 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.335485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.336584 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.341109 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.342077 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1de17aa3-af23-4c24-a121-85be2b8040b8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:58:09.342077 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1125/4529] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.351361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.353104 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=100000 Aug 25 11:58:09.353364 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.353536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.353836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.354855 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.358812 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.359189 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-353e1660-08a9-4a3e-81ce-e9aae1d6eb30 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 25 11:58:09.359579 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1123/4530] 10.4.3.66 () {66 vars in 1261 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.371963 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.376414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?limit=0 Aug 25 11:58:09.376414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.376414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.376414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.376414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.380119 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.380645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-37e9f7d2-d192-4b7f-83b4-3c73b6abf509 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 25 11:58:09.381230 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1144/4531] 10.4.3.66 () {66 vars in 1251 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 11:58:09.390932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.392747 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:09.392972 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.393193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.393444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.393777 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.393777 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:09.394560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.398326 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.398728 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2abf564c-c4e5-4104-af0d-a807f43cf9e6 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:58:09.399213 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1140/4532] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.407897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.411642 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?marker=b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:09.411642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.411642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.411642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.411642 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.411642 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:09.412603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.431836 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.432565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-22a8ea6b-c1b3-4cb1-b0e2-df0efc591f11 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?marker=b8b87244-1769-4cb7-be19-8378b81cca10 returned with HTTP 200 Aug 25 11:58:09.433180 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1126/4533] 10.4.3.66 () {66 vars in 1323 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?marker=b8b87244-1769-4cb7-be19-8378b81cca10 => generated 342 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.444433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4b024114-ffbb-43c1-9589-d5dc2867323d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.446059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?offset=2&limit=3 Aug 25 11:58:09.446270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.446455 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.446696 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.446991 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.446991 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:09.447804 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.457980 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.458350 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4b024114-ffbb-43c1-9589-d5dc2867323d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 25 11:58:09.458734 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1124/4534] 10.4.3.66 () {66 vars in 1269 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.470398 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d87ef4bc-c42f-4742-a663-25707687cf19 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.473643 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 25 11:58:09.473643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.473643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.473643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.474420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.492488 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.496526 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d87ef4bc-c42f-4742-a663-25707687cf19 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 25 11:58:09.496526 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1145/4535] 10.4.3.66 () {66 vars in 1301 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.508915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-667311d5-8806-42ad-b94b-97f9f99be920 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.511286 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 25 11:58:09.511571 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.511931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.512223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.512613 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.512613 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:09.513641 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.519046 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.519578 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-667311d5-8806-42ad-b94b-97f9f99be920 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 25 11:58:09.520157 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1141/4536] 10.4.3.66 () {66 vars in 1303 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.533598 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6a242002-236e-4873-9963-fb17c1f22bf8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.536357 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 25 11:58:09.536699 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.536979 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.537258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.538512 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.538512 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:09.538512 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.549858 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.550343 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6a242002-236e-4873-9963-fb17c1f22bf8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 25 11:58:09.550823 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1127/4537] 10.4.3.66 () {66 vars in 1285 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.565103 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.566898 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 25 11:58:09.567088 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.567317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.567521 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.567810 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.567810 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:09.568602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.580351 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.580910 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-771b8209-3a91-4cf6-8d68-3a30d6b936e1 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 25 11:58:09.581335 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1125/4538] 10.4.3.66 () {66 vars in 1287 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.597880 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.599126 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 25 11:58:09.599460 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.599787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c632d5f2-06d4-47cd-ba28-9ea0722aa5c8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.599917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.600171 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.600456 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.600456 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:09.601279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.605643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c632d5f2-06d4-47cd-ba28-9ea0722aa5c8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:09.605643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c632d5f2-06d4-47cd-ba28-9ea0722aa5c8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.605643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c632d5f2-06d4-47cd-ba28-9ea0722aa5c8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.605643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c632d5f2-06d4-47cd-ba28-9ea0722aa5c8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:09.608929 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.608929 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:09.609962 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c632d5f2-06d4-47cd-ba28-9ea0722aa5c8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:09.610653 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1142/4539] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.614721 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.615265 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36e59779-dd2b-4e1e-bfdb-4d267f1ad282 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 25 11:58:09.615730 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1146/4540] 10.4.3.66 () {66 vars in 1305 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.626754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.628509 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 25 11:58:09.628795 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.629048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.629366 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.629696 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.629696 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:09.630585 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.642098 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.642917 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-41d3ba60-030e-4e4f-8c09-fae288d0b1f3 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 25 11:58:09.643702 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1128/4541] 10.4.3.66 () {66 vars in 1307 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.655238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-926e5181-6c04-459e-97f3-5ee5fef01055 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.656983 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 Aug 25 11:58:09.657171 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.657347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.657587 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.657933 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.657933 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:09.658864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.669403 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.669823 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.669823 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:09.670397 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-926e5181-6c04-459e-97f3-5ee5fef01055 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 returned with HTTP 200 Aug 25 11:58:09.670925 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1126/4542] 10.4.3.66 () {66 vars in 1376 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.680343 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.682146 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail?status=available Aug 25 11:58:09.682355 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.682541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'detail' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.682785 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.684099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.697039 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.697445 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.697445 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:09.698085 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-028d95d7-9dd5-494c-b99b-22e8acb21a76 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 25 11:58:09.698510 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1143/4543] 10.4.3.66 () {66 vars in 1290 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:09.709094 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.711095 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 Aug 25 11:58:09.711547 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.711927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.712385 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.712877 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.712877 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:09.714167 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.720646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-02381728-3bab-4194-a1a7-9614a97c8163 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.727646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-02381728-3bab-4194-a1a7-9614a97c8163 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 Aug 25 11:58:09.727646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-02381728-3bab-4194-a1a7-9614a97c8163 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.727646 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-02381728-3bab-4194-a1a7-9614a97c8163 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.737662 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-02381728-3bab-4194-a1a7-9614a97c8163 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 returned with HTTP 404 Aug 25 11:58:09.738289 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1129/4544] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/volumes/929c65f2-3595-403d-9505-6af96c0c9c61 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:09.743934 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.743934 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.743934 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:09.744374 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4d80341-3867-4dd1-92bf-0b6b4f5228fb tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 returned with HTTP 200 Aug 25 11:58:09.745051 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1147/4545] 10.4.3.66 () {66 vars in 1410 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 => generated 475 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.752346 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.754022 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:09.754349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1197625536"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:09.755928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1197625536'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:09.756035 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:09.758878 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-746e3d40-b58e-4aca-af42-de0226e287c0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.760842 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:09.761797 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 Aug 25 11:58:09.762077 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.762341 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.762637 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.764141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.db.api [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100238) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.766030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (5e793a90-dbb5-41c1-a52d-c11736c6daaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:09.767086 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300ba171-494b-4238-80f8-509e0d404010) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:09.767866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:09.779400 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.779900 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-746e3d40-b58e-4aca-af42-de0226e287c0 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 returned with HTTP 200 Aug 25 11:58:09.780438 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1144/4546] 10.4.3.66 () {66 vars in 1355 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 => generated 341 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.791897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (300ba171-494b-4238-80f8-509e0d404010) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:09.792156 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.792753 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6522ad40-5dbd-45bd-80d1-c1edaf49fdcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:09.793825 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?status=available Aug 25 11:58:09.794005 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.794226 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.794459 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.794775 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.794775 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:09.795638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.db.api [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100240) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.808016 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.808403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6f8426b8-7f07-4094-a5e3-d3436f7e9e0a tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?status=available returned with HTTP 200 Aug 25 11:58:09.808796 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1130/4547] 10.4.3.66 () {66 vars in 1269 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.821495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.824571 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 Aug 25 11:58:09.825214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.825881 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.828969 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:09.828969 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.db.api [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Building query based on filter {{(pid=100239) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:09.831711 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['80aee091-e10a-487b-a9e7-8f7c90510768', 'd26883b7-e9a8-46f3-8466-de98300f091d', 'f92cba27-aa39-4462-89cb-f9060fb78cb4', '9fe272a3-f415-4240-b232-3f5b42ca08f2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:09.832459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6522ad40-5dbd-45bd-80d1-c1edaf49fdcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['80aee091-e10a-487b-a9e7-8f7c90510768', 'd26883b7-e9a8-46f3-8466-de98300f091d', 'f92cba27-aa39-4462-89cb-f9060fb78cb4', '9fe272a3-f415-4240-b232-3f5b42ca08f2']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:09.833200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031c4140-2906-4a3f-a9e5-9be55d0109eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:09.836781 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Get all snapshots completed successfully. Aug 25 11:58:09.837415 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2b21f30a-7489-43a7-8f50-a370e67d5ecd tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 returned with HTTP 200 Aug 25 11:58:09.838222 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1148/4548] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-319546081 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.851088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.853819 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd Aug 25 11:58:09.854113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.854456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.854607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Delete snapshot with id: 9a774544-fb9a-463e-9e1e-057a584ce2dd Aug 25 11:58:09.857860 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (031c4140-2906-4a3f-a9e5-9be55d0109eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46b612d6-37ad-46bb-ad23-cae52b048c8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1197625536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['80aee091-e10a-487b-a9e7-8f7c90510768','d26883b7-e9a8-46f3-8466-de98300f091d','f92cba27-aa39-4462-89cb-f9060fb78cb4','9fe272a3-f415-4240-b232-3f5b42ca08f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1197625536',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46b612d6-37ad-46bb-ad23-cae52b048c8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:09.858765 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce831eda-dc07-44f7-9869-6a1f41fcb4e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:09.862258 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.862258 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:09.862961 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:09.881694 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce831eda-dc07-44f7-9869-6a1f41fcb4e9) transitioned into state 'SUCCESS' from state '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-1197625536',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['80aee091-e10a-487b-a9e7-8f7c90510768','d26883b7-e9a8-46f3-8466-de98300f091d','f92cba27-aa39-4462-89cb-f9060fb78cb4','9fe272a3-f415-4240-b232-3f5b42ca08f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:09.882568 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd0c92b-4dc0-43fa-b4d5-84a998430ed4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:09.885079 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot delete request issued successfully. Aug 25 11:58:09.885339 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5aa38f7c-3998-4cde-b64f-1215fde69356 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd returned with HTTP 202 Aug 25 11:58:09.886001 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1145/4549] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:09 2026] DELETE /volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:09.895529 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cc616edf-1177-4e46-8abc-2f0523dbabc9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.898155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc616edf-1177-4e46-8abc-2f0523dbabc9 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd Aug 25 11:58:09.898383 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc616edf-1177-4e46-8abc-2f0523dbabc9 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.899138 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc616edf-1177-4e46-8abc-2f0523dbabc9 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.900320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fd0c92b-4dc0-43fa-b4d5-84a998430ed4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:09.901430 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (5e793a90-dbb5-41c1-a52d-c11736c6daaa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:09.901836 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:09.902876 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-05eb58a2-1641-4fa8-b5b6-6550adf11ad7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:09.903106 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1127/4550] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:09 2026] POST /volume/v3/volumes => generated 776 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 25 11:58:09.908989 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.908989 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:09.909716 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cc616edf-1177-4e46-8abc-2f0523dbabc9 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:09.911026 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc616edf-1177-4e46-8abc-2f0523dbabc9 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd returned with HTTP 200 Aug 25 11:58:09.911459 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1131/4551] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:09.917393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ae71fed7-b5d3-4ea6-9309-ad098db4acb7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:09.918860 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae71fed7-b5d3-4ea6-9309-ad098db4acb7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:09.919226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae71fed7-b5d3-4ea6-9309-ad098db4acb7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:09.921156 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ae71fed7-b5d3-4ea6-9309-ad098db4acb7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:09.927817 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:09.927817 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:09.932362 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ae71fed7-b5d3-4ea6-9309-ad098db4acb7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:09.938559 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ae71fed7-b5d3-4ea6-9309-ad098db4acb7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e returned with HTTP 200 Aug 25 11:58:09.939298 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1149/4552] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:09 2026] GET /volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:10.620574 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96370e97-dc7f-4084-883b-dcdcb4dbcf98 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:10.622343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96370e97-dc7f-4084-883b-dcdcb4dbcf98 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:10.622576 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96370e97-dc7f-4084-883b-dcdcb4dbcf98 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:10.622790 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96370e97-dc7f-4084-883b-dcdcb4dbcf98 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:10.622909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-96370e97-dc7f-4084-883b-dcdcb4dbcf98 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:10.626794 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:10.626794 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:10.627340 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96370e97-dc7f-4084-883b-dcdcb4dbcf98 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:10.627675 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1146/4553] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:10 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:10.922270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-31c8595b-0ae0-4db3-8498-ab886f553729 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:10.924657 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31c8595b-0ae0-4db3-8498-ab886f553729 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd Aug 25 11:58:10.924890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31c8595b-0ae0-4db3-8498-ab886f553729 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:10.925127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-31c8595b-0ae0-4db3-8498-ab886f553729 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:10.930793 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-31c8595b-0ae0-4db3-8498-ab886f553729 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd returned with HTTP 404 Aug 25 11:58:10.931416 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1128/4554] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:10 2026] GET /volume/v3/snapshots/9a774544-fb9a-463e-9e1e-057a584ce2dd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:10.939142 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:10.941154 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:10.941425 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:10.941838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:10.942117 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Delete snapshot with id: b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:10.947580 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:10.947580 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:10.948148 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:10.954828 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b6aca712-6b91-4fdf-8658-a67233107bcc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:10.959687 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b6aca712-6b91-4fdf-8658-a67233107bcc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:10.959687 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b6aca712-6b91-4fdf-8658-a67233107bcc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:10.959687 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b6aca712-6b91-4fdf-8658-a67233107bcc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:10.969175 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:10.969175 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:10.971562 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot delete request issued successfully. Aug 25 11:58:10.971866 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee92c04f-d583-4e51-add6-9b3a707158c4 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 returned with HTTP 202 Aug 25 11:58:10.972362 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1132/4555] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:10 2026] DELETE /volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:10.980712 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b6aca712-6b91-4fdf-8658-a67233107bcc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:10.981365 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1b4059b9-4c77-42d3-be2e-607e2f264e23 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:10.983058 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b4059b9-4c77-42d3-be2e-607e2f264e23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:10.983293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b4059b9-4c77-42d3-be2e-607e2f264e23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:10.983528 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1b4059b9-4c77-42d3-be2e-607e2f264e23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:10.986616 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b6aca712-6b91-4fdf-8658-a67233107bcc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e returned with HTTP 200 Aug 25 11:58:10.987692 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1150/4556] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:10 2026] GET /volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e => generated 1007 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:10.988677 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:10.988677 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:10.989249 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1b4059b9-4c77-42d3-be2e-607e2f264e23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:10.990278 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1b4059b9-4c77-42d3-be2e-607e2f264e23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 returned with HTTP 200 Aug 25 11:58:10.990864 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1147/4557] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:10 2026] GET /volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:11.000693 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c957e65c-5872-4947-a18a-6562a67a41f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:11.002905 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:11.003951 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "46b612d6-37ad-46bb-ad23-cae52b048c8e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-479700424"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:11.015143 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:11.015143 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:11.015589 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:11.016448 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume 46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:11.048638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['37ab8d83-491c-47a3-b36a-a591725742ad', '2c0f4a8b-ce9e-433e-a79b-b3926a7f29ac', '62c0ced8-0873-4c25-ab32-3252148b36b5', 'e701fef2-ea1b-4c9e-a79d-acaece83e33f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:11.088775 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:11.089119 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c957e65c-5872-4947-a18a-6562a67a41f5 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:11.089769 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1129/4558] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:11.098184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7cf79321-79bd-4c9a-84aa-f43fa0aa9985 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:11.100546 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7cf79321-79bd-4c9a-84aa-f43fa0aa9985 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 Aug 25 11:58:11.100546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7cf79321-79bd-4c9a-84aa-f43fa0aa9985 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:11.100546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7cf79321-79bd-4c9a-84aa-f43fa0aa9985 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:11.107076 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:11.107076 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:11.107368 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7cf79321-79bd-4c9a-84aa-f43fa0aa9985 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:11.108024 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7cf79321-79bd-4c9a-84aa-f43fa0aa9985 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 returned with HTTP 200 Aug 25 11:58:11.108560 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1133/4559] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:11 2026] GET /volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:11.638409 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-15384440-b505-4d70-ba07-6436b0be9499 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:11.639870 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15384440-b505-4d70-ba07-6436b0be9499 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:11.640292 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15384440-b505-4d70-ba07-6436b0be9499 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:11.640595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-15384440-b505-4d70-ba07-6436b0be9499 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:11.640819 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-15384440-b505-4d70-ba07-6436b0be9499 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:11.645188 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:11.645188 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:11.646341 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-15384440-b505-4d70-ba07-6436b0be9499 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:11.646341 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1151/4560] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:11 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:12.000700 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01ffb4cf-c816-45d9-94a2-e7592557264d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.002915 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01ffb4cf-c816-45d9-94a2-e7592557264d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 Aug 25 11:58:12.003210 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01ffb4cf-c816-45d9-94a2-e7592557264d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.003463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01ffb4cf-c816-45d9-94a2-e7592557264d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.009058 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01ffb4cf-c816-45d9-94a2-e7592557264d tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 returned with HTTP 404 Aug 25 11:58:12.009791 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1148/4561] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:11 2026] GET /volume/v3/snapshots/b8b87244-1769-4cb7-be19-8378b81cca10 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:12.017740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.020128 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 Aug 25 11:58:12.020381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.020618 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.020773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Delete snapshot with id: 561b8d0a-fbd7-467a-8f68-ff8990a529e9 Aug 25 11:58:12.027093 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.027093 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:12.027713 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:12.044248 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot delete request issued successfully. Aug 25 11:58:12.044639 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f0481053-0366-42bc-a9fb-0af6fe87e698 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 returned with HTTP 202 Aug 25 11:58:12.045118 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1130/4562] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:12 2026] DELETE /volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:12.053105 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d969e1c7-0fa6-48e4-b2d8-488301835a23 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.055285 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d969e1c7-0fa6-48e4-b2d8-488301835a23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 Aug 25 11:58:12.055583 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d969e1c7-0fa6-48e4-b2d8-488301835a23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.055892 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d969e1c7-0fa6-48e4-b2d8-488301835a23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.061109 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.061109 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:12.061533 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d969e1c7-0fa6-48e4-b2d8-488301835a23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Snapshot retrieved successfully. Aug 25 11:58:12.062167 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d969e1c7-0fa6-48e4-b2d8-488301835a23 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 returned with HTTP 200 Aug 25 11:58:12.062521 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1134/4563] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:12 2026] GET /volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:12.121838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d9666350-d7fe-48ea-96df-5105ddd71bb3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.124929 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9666350-d7fe-48ea-96df-5105ddd71bb3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 Aug 25 11:58:12.124929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9666350-d7fe-48ea-96df-5105ddd71bb3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.124929 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9666350-d7fe-48ea-96df-5105ddd71bb3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.130473 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.130473 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:12.130473 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d9666350-d7fe-48ea-96df-5105ddd71bb3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:12.130473 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9666350-d7fe-48ea-96df-5105ddd71bb3 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 returned with HTTP 200 Aug 25 11:58:12.130473 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1152/4564] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:12 2026] GET /volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:12.140017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.141845 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] POST https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6/action Aug 25 11:58:12.142157 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:12.142273 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:12.144899 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Updating snapshot '37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:58:12.153168 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.153168 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:12.153690 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cc24482bd2f44dc3b3ae51991e0b2666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16d66c77d18c4b0d95b08f7e758a1b31', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:12.153945 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-239af6d7-64b6-4bdb-bfce-386ba1fe4218 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6/action returned with HTTP 403 Aug 25 11:58:12.154407 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1149/4565] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:12 2026] POST /volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:12.160936 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.162509 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 Aug 25 11:58:12.162690 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.162903 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.162951 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: 37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 Aug 25 11:58:12.168251 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.168251 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:12.168567 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:12.190983 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:12.191233 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-acc7186f-a6bf-417a-8ef8-12bf2d018c1d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 returned with HTTP 202 Aug 25 11:58:12.191715 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1131/4566] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:12 2026] DELETE /volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:12.198426 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-403f5015-2c6f-4681-a3d3-0edb7c7c4746 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.200636 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-403f5015-2c6f-4681-a3d3-0edb7c7c4746 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 Aug 25 11:58:12.200884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-403f5015-2c6f-4681-a3d3-0edb7c7c4746 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.201074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-403f5015-2c6f-4681-a3d3-0edb7c7c4746 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.206350 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.206350 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:12.206799 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-403f5015-2c6f-4681-a3d3-0edb7c7c4746 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:12.207445 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-403f5015-2c6f-4681-a3d3-0edb7c7c4746 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 returned with HTTP 200 Aug 25 11:58:12.207859 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1135/4567] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:12 2026] GET /volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:12.656866 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d45fe71c-ae87-4e7c-a534-ac81c186e614 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.658343 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d45fe71c-ae87-4e7c-a534-ac81c186e614 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:12.658881 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d45fe71c-ae87-4e7c-a534-ac81c186e614 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.660131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d45fe71c-ae87-4e7c-a534-ac81c186e614 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.660131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d45fe71c-ae87-4e7c-a534-ac81c186e614 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 965ce6ff-f737-43aa-9871-240ffc0a037d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:12.663775 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.663775 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:12.665111 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d45fe71c-ae87-4e7c-a534-ac81c186e614 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 200 Aug 25 11:58:12.665111 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1153/4568] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:12 2026] GET /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:12.674949 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.677396 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d Aug 25 11:58:12.677740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.677974 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.678130 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete backup with id: 965ce6ff-f737-43aa-9871-240ffc0a037d. Aug 25 11:58:12.683329 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.683329 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:12.697017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] delete_backup rpcapi backup_id 965ce6ff-f737-43aa-9871-240ffc0a037d {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:58:12.698583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de414bae-7b82-4ec4-8e9a-b0026365f206 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d returned with HTTP 202 Aug 25 11:58:12.699127 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1150/4569] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:58:12 2026] DELETE /volume/v3/backups/965ce6ff-f737-43aa-9871-240ffc0a037d => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:12.708820 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.710735 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:12.711105 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-69078007"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:12.712649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-69078007'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:12.712840 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume of 1 GB Aug 25 11:58:12.713083 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.713083 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:12.717092 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:12.722614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (854e371f-d07a-4589-928d-8e930a1c36ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:12.723680 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e01886-7635-4ddd-842b-bceaecd763fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:12.724371 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:12.750101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1e01886-7635-4ddd-842b-bceaecd763fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:12.750915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24e72d7-869e-4ac2-849f-3b1c0d88d0b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:12.792630 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['7581186b-140d-47f7-a11c-fc0a85392229', '112f9ef6-f826-4d12-9447-b070d375037d', '3cdf5e06-131c-4062-b0c1-661edb667417', '51082a37-ce5a-433f-aa0d-da3358fc70f2'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:12.793583 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a24e72d7-869e-4ac2-849f-3b1c0d88d0b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7581186b-140d-47f7-a11c-fc0a85392229', '112f9ef6-f826-4d12-9447-b070d375037d', '3cdf5e06-131c-4062-b0c1-661edb667417', '51082a37-ce5a-433f-aa0d-da3358fc70f2']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:12.794537 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8271174-4414-49c9-8965-5551f21bafcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:12.819842 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8271174-4414-49c9-8965-5551f21bafcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e939d416-9fab-4da4-808b-8a78b6d04b6f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69078007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['7581186b-140d-47f7-a11c-fc0a85392229','112f9ef6-f826-4d12-9447-b070d375037d','3cdf5e06-131c-4062-b0c1-661edb667417','51082a37-ce5a-433f-aa0d-da3358fc70f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-69078007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e939d416-9fab-4da4-808b-8a78b6d04b6f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e621c480d4be441cbb2e7442aeb7e4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809e402451d2439fa6b425e205646347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:12.820644 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b68877-c885-4414-a8f4-41be03118f47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:12.842338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83b68877-c885-4414-a8f4-41be03118f47) transitioned into state 'SUCCESS' from state '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-69078007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['7581186b-140d-47f7-a11c-fc0a85392229','112f9ef6-f826-4d12-9447-b070d375037d','3cdf5e06-131c-4062-b0c1-661edb667417','51082a37-ce5a-433f-aa0d-da3358fc70f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:12.843219 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251bce40-eadd-431b-aa0b-4e3af82b351d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:12.852405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (251bce40-eadd-431b-aa0b-4e3af82b351d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:12.853194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (854e371f-d07a-4589-928d-8e930a1c36ad) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:12.853487 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request issued successfully. Aug 25 11:58:12.854059 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-962ec29c-2148-4fe4-b8ba-c9a51e8dd78f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:12.854695 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1132/4570] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:58:12 2026] POST /volume/v3/volumes => generated 774 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:12.866388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b491b709-79e8-45f4-8835-f053fe011329 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:12.868055 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b491b709-79e8-45f4-8835-f053fe011329 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f Aug 25 11:58:12.868735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b491b709-79e8-45f4-8835-f053fe011329 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:12.868735 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b491b709-79e8-45f4-8835-f053fe011329 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:12.878239 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:12.878239 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:12.883971 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b491b709-79e8-45f4-8835-f053fe011329 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:12.889570 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b491b709-79e8-45f4-8835-f053fe011329 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f returned with HTTP 200 Aug 25 11:58:12.889956 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1136/4571] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:12 2026] GET /volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f => generated 953 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:13.075178 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fe55106e-ce1e-4d51-9355-8447f066dd8c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.076949 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fe55106e-ce1e-4d51-9355-8447f066dd8c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 Aug 25 11:58:13.077457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fe55106e-ce1e-4d51-9355-8447f066dd8c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.077809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fe55106e-ce1e-4d51-9355-8447f066dd8c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.084770 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fe55106e-ce1e-4d51-9355-8447f066dd8c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 returned with HTTP 404 Aug 25 11:58:13.085236 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1154/4572] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/snapshots/561b8d0a-fbd7-467a-8f68-ff8990a529e9 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:13.092346 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc4070e2-d43c-4deb-8cae-3143ab2c270c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.094369 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc4070e2-d43c-4deb-8cae-3143ab2c270c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:13.094552 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc4070e2-d43c-4deb-8cae-3143ab2c270c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.094839 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc4070e2-d43c-4deb-8cae-3143ab2c270c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.102837 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.102837 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:13.106791 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc4070e2-d43c-4deb-8cae-3143ab2c270c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:13.111203 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc4070e2-d43c-4deb-8cae-3143ab2c270c tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 returned with HTTP 200 Aug 25 11:58:13.111542 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1151/4573] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 => generated 848 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:13.123648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.126977 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] DELETE https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:13.127250 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.127492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.127724 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Delete volume with id: 185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:13.135777 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.135777 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:13.136428 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:13.159225 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Delete volume request issued successfully. Aug 25 11:58:13.159469 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74320565-76ec-47b1-b9c2-02e42dc7dee8 tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 returned with HTTP 202 Aug 25 11:58:13.159960 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1133/4574] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:13 2026] DELETE /volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:13.167110 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4d23c95f-e402-4ca0-acd2-b6688ebb655b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.169570 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d23c95f-e402-4ca0-acd2-b6688ebb655b tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:13.172922 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d23c95f-e402-4ca0-acd2-b6688ebb655b tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.173229 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d23c95f-e402-4ca0-acd2-b6688ebb655b tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.184934 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.184934 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:13.189860 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4d23c95f-e402-4ca0-acd2-b6688ebb655b tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Volume info retrieved successfully. Aug 25 11:58:13.195736 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d23c95f-e402-4ca0-acd2-b6688ebb655b tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 returned with HTTP 200 Aug 25 11:58:13.196458 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1137/4575] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:13.220645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6eda2882-275e-4150-b9d0-1a49fde7e724 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.222962 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6eda2882-275e-4150-b9d0-1a49fde7e724 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 Aug 25 11:58:13.224734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6eda2882-275e-4150-b9d0-1a49fde7e724 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.224734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6eda2882-275e-4150-b9d0-1a49fde7e724 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.229463 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6eda2882-275e-4150-b9d0-1a49fde7e724 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 returned with HTTP 404 Aug 25 11:58:13.231431 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1155/4576] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/snapshots/37afb8c3-a39b-45e2-88be-5e6e5d4ec1a6 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:13.238459 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.241047 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:13.241292 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.241393 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.241594 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:13.248988 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.248988 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:13.249408 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:13.269516 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:13.269864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cdf946fe-afc0-468f-8f21-f28f555dbbb4 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e returned with HTTP 202 Aug 25 11:58:13.270205 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1152/4577] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:13 2026] DELETE /volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:13.282100 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81e2f974-bedb-423e-a49f-bf5f998cb434 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.282774 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81e2f974-bedb-423e-a49f-bf5f998cb434 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:13.282980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81e2f974-bedb-423e-a49f-bf5f998cb434 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.283195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81e2f974-bedb-423e-a49f-bf5f998cb434 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.290957 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.290957 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:13.295946 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-81e2f974-bedb-423e-a49f-bf5f998cb434 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:13.300341 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81e2f974-bedb-423e-a49f-bf5f998cb434 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e returned with HTTP 200 Aug 25 11:58:13.300754 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1134/4578] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:13.903461 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-10633b6f-a093-4d98-861f-da57a77ce80c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.905667 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10633b6f-a093-4d98-861f-da57a77ce80c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f Aug 25 11:58:13.905930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10633b6f-a093-4d98-861f-da57a77ce80c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:13.906193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10633b6f-a093-4d98-861f-da57a77ce80c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:13.914832 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.914832 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:13.918784 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-10633b6f-a093-4d98-861f-da57a77ce80c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:13.923449 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10633b6f-a093-4d98-861f-da57a77ce80c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f returned with HTTP 200 Aug 25 11:58:13.923985 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1138/4579] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f => generated 1014 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:13.935515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:13.936868 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:58:13.939558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e939d416-9fab-4da4-808b-8a78b6d04b6f", "name": "tempest-type-Backup-1542715506"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:13.939558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating new backup {'backup': {'volume_id': 'e939d416-9fab-4da4-808b-8a78b6d04b6f', 'name': 'tempest-type-Backup-1542715506'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:58:13.939558 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating backup of volume e939d416-9fab-4da4-808b-8a78b6d04b6f in container None Aug 25 11:58:13.945674 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:13.945674 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:13.946183 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:13.963199 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['0ff1eef7-7ef4-4c7e-a534-7bb7548ab995', '89c96d21-aeb2-4a0b-a05c-36c62377f6ee'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:13.987486 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aed37044-bf34-4988-b5ca-3b9a6415bddf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:58:13.987913 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1156/4580] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:58:13 2026] POST /volume/v3/backups => generated 314 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:13.998547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6408daca-e8ad-4102-983a-474a57a11d44 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:14.001102 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6408daca-e8ad-4102-983a-474a57a11d44 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:14.001138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6408daca-e8ad-4102-983a-474a57a11d44 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:14.001464 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6408daca-e8ad-4102-983a-474a57a11d44 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:14.001898 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6408daca-e8ad-4102-983a-474a57a11d44 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:14.006705 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:14.006705 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:14.007573 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6408daca-e8ad-4102-983a-474a57a11d44 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:14.008113 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1153/4581] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:13 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:14.211059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f349d6f9-f3f1-4214-9263-5e30ee49c1df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:14.213044 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f349d6f9-f3f1-4214-9263-5e30ee49c1df tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] GET https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 Aug 25 11:58:14.213275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f349d6f9-f3f1-4214-9263-5e30ee49c1df tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:14.213490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f349d6f9-f3f1-4214-9263-5e30ee49c1df tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:14.218944 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f349d6f9-f3f1-4214-9263-5e30ee49c1df tempest-VolumesSnapshotListTestJSON-1056536632 tempest-VolumesSnapshotListTestJSON-1056536632-project-member] https://10.4.3.66/volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 returned with HTTP 404 Aug 25 11:58:14.219716 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1135/4582] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:14 2026] GET /volume/v3/volumes/185098bb-59ba-4776-9383-ff8ed75738c5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:14.317462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-66a950b7-784d-428d-bf6d-ab04a411820c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:14.319212 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-66a950b7-784d-428d-bf6d-ab04a411820c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e Aug 25 11:58:14.319381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-66a950b7-784d-428d-bf6d-ab04a411820c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:14.319566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-66a950b7-784d-428d-bf6d-ab04a411820c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:14.325831 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-66a950b7-784d-428d-bf6d-ab04a411820c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e returned with HTTP 404 Aug 25 11:58:14.326409 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1139/4583] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:14 2026] GET /volume/v3/volumes/46b612d6-37ad-46bb-ad23-cae52b048c8e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:14.334376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e2f65da-9028-4d06-93ac-00841479d361 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:14.336692 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:14.337159 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-238539010"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:14.339066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-238539010'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:14.339249 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:14.339603 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:14.339603 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:14.343996 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:14.352362 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (54d55292-1233-4d08-a1f1-c86997140333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:14.353789 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9de65a4-4a26-4753-a439-3ac77c6f2c2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:14.354949 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:14.385032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a9de65a4-4a26-4753-a439-3ac77c6f2c2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:14.386087 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef3b273-3808-443a-8411-62a8f5c213ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:14.440965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['a792298b-e459-4acd-99e0-39aed3f5d1c1', 'af208a76-710a-4626-931a-db029e301f4b', 'a8b66b28-1d38-446e-b2f1-1297b2ba73e1', '5e63fb47-8f90-4059-96b6-4a1b1a2f5452'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:14.442054 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ef3b273-3808-443a-8411-62a8f5c213ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a792298b-e459-4acd-99e0-39aed3f5d1c1', 'af208a76-710a-4626-931a-db029e301f4b', 'a8b66b28-1d38-446e-b2f1-1297b2ba73e1', '5e63fb47-8f90-4059-96b6-4a1b1a2f5452']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:14.443037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d91e56-8ba4-4ab0-ae89-53bc437d7fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:14.466336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d91e56-8ba4-4ab0-ae89-53bc437d7fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '646724dd-a6f7-4278-8bca-100b28312461', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238539010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['a792298b-e459-4acd-99e0-39aed3f5d1c1','af208a76-710a-4626-931a-db029e301f4b','a8b66b28-1d38-446e-b2f1-1297b2ba73e1','5e63fb47-8f90-4059-96b6-4a1b1a2f5452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-238539010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=646724dd-a6f7-4278-8bca-100b28312461,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:14.467044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344673f4-dc88-447b-934c-4aa561f74612) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:14.483675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (344673f4-dc88-447b-934c-4aa561f74612) transitioned into state 'SUCCESS' from state '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-238539010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['a792298b-e459-4acd-99e0-39aed3f5d1c1','af208a76-710a-4626-931a-db029e301f4b','a8b66b28-1d38-446e-b2f1-1297b2ba73e1','5e63fb47-8f90-4059-96b6-4a1b1a2f5452'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:14.484328 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d435d2c-53fb-44e0-85b0-194d60ba440b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:14.496361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d435d2c-53fb-44e0-85b0-194d60ba440b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:14.497112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (54d55292-1233-4d08-a1f1-c86997140333) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:14.497504 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:14.498512 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e2f65da-9028-4d06-93ac-00841479d361 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:14.498512 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1157/4584] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:14 2026] POST /volume/v3/volumes => generated 775 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:14.511997 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8a3b8a6e-05fc-478b-8f6b-7af932bf1ef7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:14.516563 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a3b8a6e-05fc-478b-8f6b-7af932bf1ef7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:14.516833 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a3b8a6e-05fc-478b-8f6b-7af932bf1ef7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:14.517067 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8a3b8a6e-05fc-478b-8f6b-7af932bf1ef7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:14.531269 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:14.531269 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:14.541005 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8a3b8a6e-05fc-478b-8f6b-7af932bf1ef7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:14.546416 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8a3b8a6e-05fc-478b-8f6b-7af932bf1ef7 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 returned with HTTP 200 Aug 25 11:58:14.547050 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1154/4585] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:14 2026] GET /volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:15.019367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-676ed474-bbde-49c7-8b78-c5bb60af29d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:15.021090 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-676ed474-bbde-49c7-8b78-c5bb60af29d3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:15.021373 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-676ed474-bbde-49c7-8b78-c5bb60af29d3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:15.021602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-676ed474-bbde-49c7-8b78-c5bb60af29d3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:15.021813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-676ed474-bbde-49c7-8b78-c5bb60af29d3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:15.026189 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:15.026189 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:15.027156 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-676ed474-bbde-49c7-8b78-c5bb60af29d3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:15.027845 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1136/4586] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:15 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:15.560813 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3a468782-0df1-4ea1-96fb-697efee97211 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:15.565652 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a468782-0df1-4ea1-96fb-697efee97211 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:15.565652 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a468782-0df1-4ea1-96fb-697efee97211 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:15.565652 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a468782-0df1-4ea1-96fb-697efee97211 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:15.573153 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:15.573153 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:15.577210 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3a468782-0df1-4ea1-96fb-697efee97211 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:15.581187 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a468782-0df1-4ea1-96fb-697efee97211 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 returned with HTTP 200 Aug 25 11:58:15.581550 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1140/4587] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:15 2026] GET /volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:15.595125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f8d20acb-8777-4248-853f-7497fa890a5e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:15.597000 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:15.597360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "646724dd-a6f7-4278-8bca-100b28312461", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1350763934"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:15.605507 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:15.605507 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:15.605849 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:15.605966 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume 646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:15.631236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['43bfd950-07f9-47b1-a506-d2aac8b85ef9', 'e20f5ea4-715f-46c2-a128-74d4f9105c26', '6a38eeca-4fd4-4cc5-b4da-9b0dd028869e', '4102b3d8-dabd-46f2-847f-f0866a5ae553'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:15.663723 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:15.664024 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f8d20acb-8777-4248-853f-7497fa890a5e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:15.664488 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1158/4588] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:15 2026] POST /volume/v3/snapshots => generated 308 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:15.676426 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba7a1bf5-022e-4c67-8b96-4f8bc219eb9d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:15.677302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba7a1bf5-022e-4c67-8b96-4f8bc219eb9d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:15.677463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba7a1bf5-022e-4c67-8b96-4f8bc219eb9d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:15.677632 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba7a1bf5-022e-4c67-8b96-4f8bc219eb9d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:15.681797 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:15.681797 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:15.682000 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba7a1bf5-022e-4c67-8b96-4f8bc219eb9d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:15.682521 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba7a1bf5-022e-4c67-8b96-4f8bc219eb9d tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 returned with HTTP 200 Aug 25 11:58:15.682860 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1155/4589] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:15 2026] GET /volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 => generated 440 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:16.039175 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3cfc14e1-187a-4e74-a2a1-dd285a480ef7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:16.040909 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3cfc14e1-187a-4e74-a2a1-dd285a480ef7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:16.041165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3cfc14e1-187a-4e74-a2a1-dd285a480ef7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:16.041454 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3cfc14e1-187a-4e74-a2a1-dd285a480ef7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:16.041531 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3cfc14e1-187a-4e74-a2a1-dd285a480ef7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:16.045510 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:16.045510 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:16.046044 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3cfc14e1-187a-4e74-a2a1-dd285a480ef7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:16.046462 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1137/4590] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:16 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:16.692038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-97393450-144b-43a8-91d2-1f6850f30f4a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:16.693942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97393450-144b-43a8-91d2-1f6850f30f4a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:16.694239 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97393450-144b-43a8-91d2-1f6850f30f4a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:16.694416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97393450-144b-43a8-91d2-1f6850f30f4a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:16.699617 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:16.699617 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:16.699942 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-97393450-144b-43a8-91d2-1f6850f30f4a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:16.700673 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97393450-144b-43a8-91d2-1f6850f30f4a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 returned with HTTP 200 Aug 25 11:58:16.701039 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1141/4591] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:16 2026] GET /volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:16.709002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-691d633e-1544-44e8-9e21-725c63f6a859 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:16.710950 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-691d633e-1544-44e8-9e21-725c63f6a859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] GET https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:16.711159 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-691d633e-1544-44e8-9e21-725c63f6a859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:16.711361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-691d633e-1544-44e8-9e21-725c63f6a859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:16.716260 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:16.716260 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:16.716718 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-691d633e-1544-44e8-9e21-725c63f6a859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:58:16.717394 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-691d633e-1544-44e8-9e21-725c63f6a859 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 returned with HTTP 200 Aug 25 11:58:16.717758 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1159/4592] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:16 2026] GET /volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:16.725899 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:16.727518 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:16.727710 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:16.727882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:16.727979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: 5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:16.732227 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:16.732227 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:16.732476 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:16.745197 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:16.745355 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1520dc63-17ba-4a16-8bc0-3ce773dc0510 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 returned with HTTP 202 Aug 25 11:58:16.745730 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1156/4593] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:16 2026] DELETE /volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:16.752705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fa05b83e-e52d-4aaa-8f35-cde8702bbf39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:16.754471 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa05b83e-e52d-4aaa-8f35-cde8702bbf39 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:16.754659 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa05b83e-e52d-4aaa-8f35-cde8702bbf39 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:16.754897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fa05b83e-e52d-4aaa-8f35-cde8702bbf39 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:16.760528 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:16.760528 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:16.760983 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-fa05b83e-e52d-4aaa-8f35-cde8702bbf39 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:16.761834 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fa05b83e-e52d-4aaa-8f35-cde8702bbf39 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 returned with HTTP 200 Aug 25 11:58:16.762261 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1138/4594] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:16 2026] GET /volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:17.058016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2028cec2-1d30-4b6b-b976-56156d20f2cb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:17.059959 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2028cec2-1d30-4b6b-b976-56156d20f2cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:17.060206 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2028cec2-1d30-4b6b-b976-56156d20f2cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:17.060485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2028cec2-1d30-4b6b-b976-56156d20f2cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:17.060538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-2028cec2-1d30-4b6b-b976-56156d20f2cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:17.064977 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:17.064977 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:17.065633 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2028cec2-1d30-4b6b-b976-56156d20f2cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:17.066026 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1142/4595] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:17 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:17.770295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff7d6c33-cf90-4a97-8b5d-8b6fcb57c134 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:17.772537 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff7d6c33-cf90-4a97-8b5d-8b6fcb57c134 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 Aug 25 11:58:17.774644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff7d6c33-cf90-4a97-8b5d-8b6fcb57c134 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:17.774644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff7d6c33-cf90-4a97-8b5d-8b6fcb57c134 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:17.777565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff7d6c33-cf90-4a97-8b5d-8b6fcb57c134 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 returned with HTTP 404 Aug 25 11:58:17.779004 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1160/4596] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:17 2026] GET /volume/v3/snapshots/5feca997-66ee-4f1c-b7c5-f0c6f2944dc1 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:17.784524 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f5ea367f-52d2-4325-9062-01570bf4586c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:17.786244 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:17.786426 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:17.786675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:17.786829 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:17.793478 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:17.793478 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:17.793818 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:17.812448 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:17.812651 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f5ea367f-52d2-4325-9062-01570bf4586c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 returned with HTTP 202 Aug 25 11:58:17.814459 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1157/4597] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:17 2026] DELETE /volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:17.820363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5ebf8d89-d437-43ec-a83e-5fc9a9608f56 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:17.823940 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ebf8d89-d437-43ec-a83e-5fc9a9608f56 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:17.824262 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ebf8d89-d437-43ec-a83e-5fc9a9608f56 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:17.824602 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5ebf8d89-d437-43ec-a83e-5fc9a9608f56 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:17.834706 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:17.834706 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:17.840322 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5ebf8d89-d437-43ec-a83e-5fc9a9608f56 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:17.846786 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5ebf8d89-d437-43ec-a83e-5fc9a9608f56 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 returned with HTTP 200 Aug 25 11:58:17.847380 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1139/4598] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:17 2026] GET /volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:18.077052 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8384937e-1620-4046-a79e-2fcc39d0fdd6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:18.078763 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8384937e-1620-4046-a79e-2fcc39d0fdd6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:18.078991 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8384937e-1620-4046-a79e-2fcc39d0fdd6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:18.079184 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8384937e-1620-4046-a79e-2fcc39d0fdd6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:18.079280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-8384937e-1620-4046-a79e-2fcc39d0fdd6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:18.083107 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:18.083107 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:18.083667 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8384937e-1620-4046-a79e-2fcc39d0fdd6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:18.084046 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1143/4599] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:18 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:18.861865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7945dfbd-b308-407f-9b1a-73635eaff4fe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:18.863747 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7945dfbd-b308-407f-9b1a-73635eaff4fe tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 Aug 25 11:58:18.866198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7945dfbd-b308-407f-9b1a-73635eaff4fe tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:18.866198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7945dfbd-b308-407f-9b1a-73635eaff4fe tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:18.870274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7945dfbd-b308-407f-9b1a-73635eaff4fe tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 returned with HTTP 404 Aug 25 11:58:18.870883 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1161/4600] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:18 2026] GET /volume/v3/volumes/646724dd-a6f7-4278-8bca-100b28312461 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:18.880314 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:18.881610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:18.882063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1823444040"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:18.883569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1823444040'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:18.883783 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:18.888180 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:18.893806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (c2e1be4e-9691-436f-b1ef-da557548aba5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:18.894758 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b75832d-37dc-4ef6-9e3f-fe9f92b5af0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:18.895470 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:18.919908 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b75832d-37dc-4ef6-9e3f-fe9f92b5af0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:18.920642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2ea15d-0d2c-4c69-ba27-7b0248092594) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:18.966864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['5a44d425-2759-4a2e-9346-fafb85c2e549', 'bd737852-454b-47b0-80b8-eb2db8eba5c3', '3489cd53-9956-47b8-806d-7b90065353b8', 'c58a068b-fefa-461d-9b62-bbe435fea598'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:18.967645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a2ea15d-0d2c-4c69-ba27-7b0248092594) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a44d425-2759-4a2e-9346-fafb85c2e549', 'bd737852-454b-47b0-80b8-eb2db8eba5c3', '3489cd53-9956-47b8-806d-7b90065353b8', 'c58a068b-fefa-461d-9b62-bbe435fea598']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:18.969013 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb8e0d0-82ef-4261-8f71-549bb2886488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:19.006646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fdb8e0d0-82ef-4261-8f71-549bb2886488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2f0f52e-e265-4d8e-ba8d-631d22cd464b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1823444040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['5a44d425-2759-4a2e-9346-fafb85c2e549','bd737852-454b-47b0-80b8-eb2db8eba5c3','3489cd53-9956-47b8-806d-7b90065353b8','c58a068b-fefa-461d-9b62-bbe435fea598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1823444040',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2f0f52e-e265-4d8e-ba8d-631d22cd464b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:19.006646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42db95f3-0492-40cd-9aec-e1058938d7ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:19.034532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42db95f3-0492-40cd-9aec-e1058938d7ee) transitioned into state 'SUCCESS' from state '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-1823444040',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['5a44d425-2759-4a2e-9346-fafb85c2e549','bd737852-454b-47b0-80b8-eb2db8eba5c3','3489cd53-9956-47b8-806d-7b90065353b8','c58a068b-fefa-461d-9b62-bbe435fea598'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:19.035835 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1108bfb-6be6-42a5-9711-754d65cb3949) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:19.046518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c1108bfb-6be6-42a5-9711-754d65cb3949) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:19.047276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (c2e1be4e-9691-436f-b1ef-da557548aba5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:19.047541 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:19.048084 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07dcfbf8-cd98-4778-8397-7f3f01aed11c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:19.048492 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1158/4601] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:18 2026] POST /volume/v3/volumes => generated 776 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:19.061868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-022f1898-3b8f-4440-82aa-d028f165e310 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:19.066995 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-022f1898-3b8f-4440-82aa-d028f165e310 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:19.066995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-022f1898-3b8f-4440-82aa-d028f165e310 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:19.066995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-022f1898-3b8f-4440-82aa-d028f165e310 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:19.077475 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:19.077475 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:19.084691 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-022f1898-3b8f-4440-82aa-d028f165e310 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:19.093823 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-022f1898-3b8f-4440-82aa-d028f165e310 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b returned with HTTP 200 Aug 25 11:58:19.094502 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1140/4602] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:19 2026] GET /volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:19.095665 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-837b0654-3415-4b13-b9c3-225c31ef6bb8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:19.098380 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-837b0654-3415-4b13-b9c3-225c31ef6bb8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:19.098581 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-837b0654-3415-4b13-b9c3-225c31ef6bb8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:19.098795 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-837b0654-3415-4b13-b9c3-225c31ef6bb8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:19.098893 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-837b0654-3415-4b13-b9c3-225c31ef6bb8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:19.103823 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:19.103823 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:19.104471 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-837b0654-3415-4b13-b9c3-225c31ef6bb8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:19.104851 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1144/4603] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:19 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:20.114699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-01acc646-f9be-4e3d-821c-7c55bfa164f6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:20.116532 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-01acc646-f9be-4e3d-821c-7c55bfa164f6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:20.116775 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-01acc646-f9be-4e3d-821c-7c55bfa164f6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:20.116990 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-01acc646-f9be-4e3d-821c-7c55bfa164f6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:20.118405 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59c6c841-8fca-4299-bd3b-75e16f0eaae2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:20.120338 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59c6c841-8fca-4299-bd3b-75e16f0eaae2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:20.120539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59c6c841-8fca-4299-bd3b-75e16f0eaae2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:20.120750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59c6c841-8fca-4299-bd3b-75e16f0eaae2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:20.120860 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-59c6c841-8fca-4299-bd3b-75e16f0eaae2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:20.124452 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:20.124452 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:20.127001 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:20.127001 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:20.127793 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59c6c841-8fca-4299-bd3b-75e16f0eaae2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:20.128215 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1159/4604] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:20 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:20.128535 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-01acc646-f9be-4e3d-821c-7c55bfa164f6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:20.132514 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-01acc646-f9be-4e3d-821c-7c55bfa164f6 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b returned with HTTP 200 Aug 25 11:58:20.133012 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1162/4605] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:20 2026] GET /volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b => generated 1007 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:20.144772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:20.146926 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:20.147363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a2f0f52e-e265-4d8e-ba8d-631d22cd464b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-99682006"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:20.158202 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:20.158202 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:20.158660 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:20.158827 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:20.186911 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['2b29620c-7e7d-4b1f-bd33-669088f15ccb', 'd268c969-e79e-45ff-936b-aa90fc935eb9', '1b098fde-49e4-4a66-b42c-731319c4ca2a', '84f35fb8-4c7a-400e-a47d-1dab75d983ab'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:20.227896 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:20.228322 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-499e2f2e-6362-45c1-add0-f9fd20d37964 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:20.228831 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1141/4606] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:20 2026] POST /volume/v3/snapshots => generated 306 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:20.239052 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a448978f-598f-4ef3-8571-858677295c81 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:20.240853 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a448978f-598f-4ef3-8571-858677295c81 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:20.241062 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a448978f-598f-4ef3-8571-858677295c81 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:20.241256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a448978f-598f-4ef3-8571-858677295c81 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:20.247524 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:20.247524 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:20.247920 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a448978f-598f-4ef3-8571-858677295c81 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:20.248597 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a448978f-598f-4ef3-8571-858677295c81 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb returned with HTTP 200 Aug 25 11:58:20.249087 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1145/4607] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:20 2026] GET /volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb => generated 438 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:21.143282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce1afcd0-2b88-4a4e-8864-3708dd7520c3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:21.145683 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce1afcd0-2b88-4a4e-8864-3708dd7520c3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:21.146228 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce1afcd0-2b88-4a4e-8864-3708dd7520c3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:21.146576 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce1afcd0-2b88-4a4e-8864-3708dd7520c3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:21.147282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ce1afcd0-2b88-4a4e-8864-3708dd7520c3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:21.158400 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:21.158400 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:21.158400 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce1afcd0-2b88-4a4e-8864-3708dd7520c3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:21.158400 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1160/4608] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:21 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:21.261237 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bb4a6748-b754-45fe-b7dd-c8cd1a059995 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:21.262865 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb4a6748-b754-45fe-b7dd-c8cd1a059995 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:21.263088 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb4a6748-b754-45fe-b7dd-c8cd1a059995 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:21.263335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bb4a6748-b754-45fe-b7dd-c8cd1a059995 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:21.268754 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:21.268754 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:21.269179 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bb4a6748-b754-45fe-b7dd-c8cd1a059995 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:21.269977 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bb4a6748-b754-45fe-b7dd-c8cd1a059995 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb returned with HTTP 200 Aug 25 11:58:21.270421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1163/4609] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:21 2026] GET /volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:21.282196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:21.284887 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] POST https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb/action Aug 25 11:58:21.285408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:21.285564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:21.287456 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.snapshot_unmanage [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Unmanage snapshot with id: e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:21.293648 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:21.293648 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:21.294190 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:58:21.295195 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cc24482bd2f44dc3b3ae51991e0b2666', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '16d66c77d18c4b0d95b08f7e758a1b31', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:21.295440 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a5ae96f6-91b2-4afa-aa31-1f8911da655f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb/action returned with HTTP 403 Aug 25 11:58:21.296036 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1142/4610] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:21 2026] POST /volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb/action => generated 117 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:21.304801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-71c8d944-5463-4bb4-b165-b408ea83e750 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:21.307335 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:21.307637 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:21.307903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:21.308083 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:21.314425 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:21.314425 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:21.314884 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:21.336227 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:21.336443 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-71c8d944-5463-4bb4-b165-b408ea83e750 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb returned with HTTP 202 Aug 25 11:58:21.336944 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1146/4611] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:21 2026] DELETE /volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:21.349279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbe07b98-63df-4644-9dfc-f6aeeac134d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:21.351324 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbe07b98-63df-4644-9dfc-f6aeeac134d8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:21.352883 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbe07b98-63df-4644-9dfc-f6aeeac134d8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:21.352883 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbe07b98-63df-4644-9dfc-f6aeeac134d8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:21.360524 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:21.360524 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:21.361245 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fbe07b98-63df-4644-9dfc-f6aeeac134d8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:21.362297 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbe07b98-63df-4644-9dfc-f6aeeac134d8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb returned with HTTP 200 Aug 25 11:58:21.363135 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1161/4612] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:21 2026] GET /volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb => generated 464 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:22.171432 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ed97098e-9108-42e5-adbc-319c552130f0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:22.174844 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed97098e-9108-42e5-adbc-319c552130f0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:22.174844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed97098e-9108-42e5-adbc-319c552130f0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:22.174844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ed97098e-9108-42e5-adbc-319c552130f0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:22.174844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ed97098e-9108-42e5-adbc-319c552130f0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:22.178495 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:22.178495 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:22.179272 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ed97098e-9108-42e5-adbc-319c552130f0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:22.179660 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1164/4613] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:22 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:22.375502 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-285a7772-77b3-4122-a25d-eabd2fb2fadc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:22.377647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-285a7772-77b3-4122-a25d-eabd2fb2fadc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb Aug 25 11:58:22.378122 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-285a7772-77b3-4122-a25d-eabd2fb2fadc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:22.378291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-285a7772-77b3-4122-a25d-eabd2fb2fadc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:22.385040 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-285a7772-77b3-4122-a25d-eabd2fb2fadc tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb returned with HTTP 404 Aug 25 11:58:22.385651 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1143/4614] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:22 2026] GET /volume/v3/snapshots/e7d46415-acf0-4496-ae20-5c3c6c1862bb => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:22.392491 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:22.396054 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:22.396276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:22.396437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:22.396596 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:22.411319 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:22.411319 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:22.411732 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:22.432120 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:22.432325 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-78cc7291-d493-49ab-8312-deb12f99bbf1 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b returned with HTTP 202 Aug 25 11:58:22.432763 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1147/4615] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:22 2026] DELETE /volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:22.442969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2150c437-3f03-43a9-b9b4-14dd5711dfae None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:22.446056 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2150c437-3f03-43a9-b9b4-14dd5711dfae tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:22.446446 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2150c437-3f03-43a9-b9b4-14dd5711dfae tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:22.446957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2150c437-3f03-43a9-b9b4-14dd5711dfae tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:22.457952 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:22.457952 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:22.465547 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2150c437-3f03-43a9-b9b4-14dd5711dfae tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:22.474578 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2150c437-3f03-43a9-b9b4-14dd5711dfae tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b returned with HTTP 200 Aug 25 11:58:22.475105 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1162/4616] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:22 2026] GET /volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:23.192370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-780f6453-b2ce-43ff-acc1-4cda2cacc8af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:23.194135 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-780f6453-b2ce-43ff-acc1-4cda2cacc8af tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:23.194341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-780f6453-b2ce-43ff-acc1-4cda2cacc8af tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:23.194519 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-780f6453-b2ce-43ff-acc1-4cda2cacc8af tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:23.194634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-780f6453-b2ce-43ff-acc1-4cda2cacc8af tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:23.198866 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:23.198866 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:23.199519 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-780f6453-b2ce-43ff-acc1-4cda2cacc8af tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:23.199910 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1165/4617] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:23 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:23.493705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f82d9cfe-98da-47b7-90e0-f3fc3e3f7d30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:23.493705 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f82d9cfe-98da-47b7-90e0-f3fc3e3f7d30 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b Aug 25 11:58:23.493705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f82d9cfe-98da-47b7-90e0-f3fc3e3f7d30 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:23.493705 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f82d9cfe-98da-47b7-90e0-f3fc3e3f7d30 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:23.499834 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f82d9cfe-98da-47b7-90e0-f3fc3e3f7d30 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b returned with HTTP 404 Aug 25 11:58:23.500432 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1144/4618] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:23 2026] GET /volume/v3/volumes/a2f0f52e-e265-4d8e-ba8d-631d22cd464b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:23.508294 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:23.510293 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:23.510900 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2110315450"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:23.512474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2110315450'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:23.512671 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:23.516881 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:23.522867 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (969ef109-6088-48ec-bad2-0965f89c954a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:23.523897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3383141-ee6f-45ac-9ab4-b8124658c2be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:23.524791 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:23.561993 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3383141-ee6f-45ac-9ab4-b8124658c2be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:23.562862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2283ec5a-eab2-4281-84b8-f1594eb705b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:23.619048 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['d65a4385-fba4-4059-a1b0-f408166885b5', '52660c54-cda4-4fc0-a051-882528c38ecf', '5bbf94a6-ffed-4704-ac4c-05818990c1d9', '6d20a752-d9a7-449a-9c69-b4b21e5b6928'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:23.621416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2283ec5a-eab2-4281-84b8-f1594eb705b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d65a4385-fba4-4059-a1b0-f408166885b5', '52660c54-cda4-4fc0-a051-882528c38ecf', '5bbf94a6-ffed-4704-ac4c-05818990c1d9', '6d20a752-d9a7-449a-9c69-b4b21e5b6928']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:23.622592 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1dfc403-9bc5-409f-a19d-2e06023644ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:23.655510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1dfc403-9bc5-409f-a19d-2e06023644ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94f45b59-3343-4451-923c-29990a18c46e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110315450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['d65a4385-fba4-4059-a1b0-f408166885b5','52660c54-cda4-4fc0-a051-882528c38ecf','5bbf94a6-ffed-4704-ac4c-05818990c1d9','6d20a752-d9a7-449a-9c69-b4b21e5b6928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2110315450',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94f45b59-3343-4451-923c-29990a18c46e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:23.656742 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb7726b-c9c2-47b1-880f-aafbcb4dff0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:23.680609 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb7726b-c9c2-47b1-880f-aafbcb4dff0c) transitioned into state 'SUCCESS' from state '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-2110315450',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['d65a4385-fba4-4059-a1b0-f408166885b5','52660c54-cda4-4fc0-a051-882528c38ecf','5bbf94a6-ffed-4704-ac4c-05818990c1d9','6d20a752-d9a7-449a-9c69-b4b21e5b6928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:23.681255 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdabde16-71d3-4af4-9a86-147128f1b019) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:23.692303 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdabde16-71d3-4af4-9a86-147128f1b019) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:23.693396 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (969ef109-6088-48ec-bad2-0965f89c954a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:23.693721 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:23.694273 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2a42574-ee63-4b04-92bd-b3a419014a4f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:23.694847 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1148/4619] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:23 2026] POST /volume/v3/volumes => generated 776 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:23.708149 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f15d1ea8-6e03-446f-813b-4a021cf7f7d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:23.709725 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f15d1ea8-6e03-446f-813b-4a021cf7f7d9 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:23.709885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f15d1ea8-6e03-446f-813b-4a021cf7f7d9 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:23.710305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f15d1ea8-6e03-446f-813b-4a021cf7f7d9 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:23.716206 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:23.716206 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:23.719649 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f15d1ea8-6e03-446f-813b-4a021cf7f7d9 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:23.723846 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f15d1ea8-6e03-446f-813b-4a021cf7f7d9 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e returned with HTTP 200 Aug 25 11:58:23.724124 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1163/4620] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:23 2026] GET /volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:24.212688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0aa5ddd5-a6e1-48d3-9d25-980976c589e0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:24.214579 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0aa5ddd5-a6e1-48d3-9d25-980976c589e0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:24.214822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0aa5ddd5-a6e1-48d3-9d25-980976c589e0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:24.215043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0aa5ddd5-a6e1-48d3-9d25-980976c589e0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:24.215160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0aa5ddd5-a6e1-48d3-9d25-980976c589e0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:24.220878 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:24.220878 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:24.221803 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0aa5ddd5-a6e1-48d3-9d25-980976c589e0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:24.222327 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1166/4621] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:24 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:24.741259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c58b026e-c9c6-43bc-b4f2-67a2a5483088 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:24.743003 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c58b026e-c9c6-43bc-b4f2-67a2a5483088 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:24.743369 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c58b026e-c9c6-43bc-b4f2-67a2a5483088 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:24.743714 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c58b026e-c9c6-43bc-b4f2-67a2a5483088 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:24.752566 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:24.752566 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:24.757782 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c58b026e-c9c6-43bc-b4f2-67a2a5483088 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:24.762810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c58b026e-c9c6-43bc-b4f2-67a2a5483088 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e returned with HTTP 200 Aug 25 11:58:24.763333 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1145/4622] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:24 2026] GET /volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:24.776172 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:24.778512 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:24.778692 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "94f45b59-3343-4451-923c-29990a18c46e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1339184265"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:24.789564 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:24.789564 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:24.790138 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:24.790282 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume 94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:24.818796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:24.820479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['be379ca0-a2b6-461a-8648-963fe8d8fa82', '7fbf2dee-477c-4f94-813e-e78f14d9e40d', 'f5860016-2338-41d6-9be4-c27a96df47a5', '6187c835-5512-44f5-9e28-8d13383f24fb'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:24.821135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:24.821593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-1924369751", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:24.823607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-1924369751', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:24.859104 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:24.859708 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9a21b2e-d43d-4c01-962f-3511ed6bc8f0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:24.860318 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1149/4623] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:24.869132 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff18c537-b4e7-419f-81ee-47314af2ca41 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:24.869819 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff18c537-b4e7-419f-81ee-47314af2ca41 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:24.869982 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff18c537-b4e7-419f-81ee-47314af2ca41 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:24.870153 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff18c537-b4e7-419f-81ee-47314af2ca41 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:24.876880 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:24.876880 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:24.876880 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff18c537-b4e7-419f-81ee-47314af2ca41 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:24.876880 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff18c537-b4e7-419f-81ee-47314af2ca41 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 returned with HTTP 200 Aug 25 11:58:24.876880 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1167/4624] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:24 2026] GET /volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:24.986228 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Create volume of 1 GB Aug 25 11:58:24.992277 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Availability Zones retrieved successfully. Aug 25 11:58:24.999260 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Flow 'volume_create_api' (72636520-a16d-4c8b-a27e-732aa90b5d43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:25.001510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c58568-cc71-4800-adc0-9d21438ae7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:25.002820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:25.058008 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4c58568-cc71-4800-adc0-9d21438ae7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:25.058818 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d43ddbe-ed80-4a19-9569-e36381e4f07b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:25.128656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Created reservations ['f6c2b3a3-bccf-4406-9c0b-59f5a638f9ef', 'bdddf515-74b4-413e-8da9-e47e2d974963', '3f5ee649-d708-4719-9756-fea1a83ccd63', 'dc693448-2ad1-4367-b8bb-d55b7022f11c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:25.129683 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d43ddbe-ed80-4a19-9569-e36381e4f07b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6c2b3a3-bccf-4406-9c0b-59f5a638f9ef', 'bdddf515-74b4-413e-8da9-e47e2d974963', '3f5ee649-d708-4719-9756-fea1a83ccd63', 'dc693448-2ad1-4367-b8bb-d55b7022f11c']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:25.130806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adf40bd-03ba-47ba-aae6-c361b89fed78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:25.159975 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9adf40bd-03ba-47ba-aae6-c361b89fed78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64cbad3e-7d23-4795-b357-37bf9f3a7b6d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1924369751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddaf51c1993a4c2faa83255adc0580f5',qos_specs=None,replication_status=,reservations=['f6c2b3a3-bccf-4406-9c0b-59f5a638f9ef','bdddf515-74b4-413e-8da9-e47e2d974963','3f5ee649-d708-4719-9756-fea1a83ccd63','dc693448-2ad1-4367-b8bb-d55b7022f11c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5003263ab19842c19e4f6fa8364ba026',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-1924369751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64cbad3e-7d23-4795-b357-37bf9f3a7b6d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddaf51c1993a4c2faa83255adc0580f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5003263ab19842c19e4f6fa8364ba026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:25.160866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f127214-8098-4960-9128-f34aae34678c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:25.178062 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6f127214-8098-4960-9128-f34aae34678c) transitioned into state 'SUCCESS' from state '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-1924369751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddaf51c1993a4c2faa83255adc0580f5',qos_specs=None,replication_status=,reservations=['f6c2b3a3-bccf-4406-9c0b-59f5a638f9ef','bdddf515-74b4-413e-8da9-e47e2d974963','3f5ee649-d708-4719-9756-fea1a83ccd63','dc693448-2ad1-4367-b8bb-d55b7022f11c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5003263ab19842c19e4f6fa8364ba026',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:25.179011 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b868c5-3d1b-460f-9955-721ff2850d0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:25.190822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4b868c5-3d1b-460f-9955-721ff2850d0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:25.190822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Flow 'volume_create_api' (72636520-a16d-4c8b-a27e-732aa90b5d43) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:25.190822 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Create volume request issued successfully. Aug 25 11:58:25.190822 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-96534de4-e14b-4432-8574-4ab6440e0ec6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:25.190822 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1164/4625] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:58:24 2026] POST /volume/v3/volumes => generated 752 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:25.205813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4993da3-2f2a-403c-badf-9fab8e8ee65b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:25.207586 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4993da3-2f2a-403c-badf-9fab8e8ee65b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:58:25.207956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4993da3-2f2a-403c-badf-9fab8e8ee65b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:25.208320 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4993da3-2f2a-403c-badf-9fab8e8ee65b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:25.216651 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:25.216651 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:25.218883 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b4993da3-2f2a-403c-badf-9fab8e8ee65b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:25.222944 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4993da3-2f2a-403c-badf-9fab8e8ee65b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 200 Aug 25 11:58:25.223356 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1146/4626] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:25 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 820 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:25.236428 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c1971970-8090-422e-9c4d-71dff32e61bf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:25.242003 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c1971970-8090-422e-9c4d-71dff32e61bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:25.242183 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c1971970-8090-422e-9c4d-71dff32e61bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:25.242351 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c1971970-8090-422e-9c4d-71dff32e61bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:25.242446 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-c1971970-8090-422e-9c4d-71dff32e61bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:25.246369 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:25.246369 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:25.246945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c1971970-8090-422e-9c4d-71dff32e61bf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:25.247268 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1150/4627] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:25 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:25.887261 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a7e5e62-1e2a-4662-9a81-652e64eb397e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:25.888831 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a7e5e62-1e2a-4662-9a81-652e64eb397e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:25.889128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a7e5e62-1e2a-4662-9a81-652e64eb397e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:25.889416 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a7e5e62-1e2a-4662-9a81-652e64eb397e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:25.894963 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:25.894963 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:25.895278 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2a7e5e62-1e2a-4662-9a81-652e64eb397e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:25.895954 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a7e5e62-1e2a-4662-9a81-652e64eb397e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 returned with HTTP 200 Aug 25 11:58:25.896299 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1168/4628] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:25 2026] GET /volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:25.907015 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2c41cb49-b8cb-4022-87da-cdfe45ac0e3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:25.909454 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c41cb49-b8cb-4022-87da-cdfe45ac0e3c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] PUT https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:25.909901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c41cb49-b8cb-4022-87da-cdfe45ac0e3c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:25.917916 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:25.917916 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:25.918496 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2c41cb49-b8cb-4022-87da-cdfe45ac0e3c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Snapshot retrieved successfully. Aug 25 11:58:25.926556 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c41cb49-b8cb-4022-87da-cdfe45ac0e3c tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 returned with HTTP 200 Aug 25 11:58:25.927094 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1165/4629] 10.4.3.66 () {68 vars in 1367 bytes} [Tue Aug 25 11:58:25 2026] PUT /volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 => generated 361 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:25.937499 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:25.939988 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:25.940244 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:25.940570 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:25.940852 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: 36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:25.946530 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:25.946530 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:25.946892 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:25.972165 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:25.972921 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb365e45-49b4-41b6-bc29-dc5bc631ec02 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 returned with HTTP 202 Aug 25 11:58:25.973469 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1147/4630] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:25 2026] DELETE /volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:25.983608 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c5891b60-8479-4015-9808-3d7431f922db None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:25.985647 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c5891b60-8479-4015-9808-3d7431f922db tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:25.985880 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c5891b60-8479-4015-9808-3d7431f922db tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:25.986063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c5891b60-8479-4015-9808-3d7431f922db tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:25.998029 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:25.998029 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:25.998477 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-c5891b60-8479-4015-9808-3d7431f922db tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:25.999513 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c5891b60-8479-4015-9808-3d7431f922db tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 returned with HTTP 200 Aug 25 11:58:26.000092 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1151/4631] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:25 2026] GET /volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 => generated 494 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:26.239834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-04d26d33-5a24-42e4-895a-d23b1e160a97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:26.241895 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04d26d33-5a24-42e4-895a-d23b1e160a97 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:58:26.242162 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04d26d33-5a24-42e4-895a-d23b1e160a97 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:26.242383 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-04d26d33-5a24-42e4-895a-d23b1e160a97 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:26.249166 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:26.249166 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:26.252973 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-04d26d33-5a24-42e4-895a-d23b1e160a97 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:26.258183 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-04d26d33-5a24-42e4-895a-d23b1e160a97 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 200 Aug 25 11:58:26.258609 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1169/4632] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:26 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 1360 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:26.259213 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53d7ebaa-48b6-4d60-9051-dbed8033cbfc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:26.261360 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53d7ebaa-48b6-4d60-9051-dbed8033cbfc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:26.261546 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53d7ebaa-48b6-4d60-9051-dbed8033cbfc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:26.261731 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53d7ebaa-48b6-4d60-9051-dbed8033cbfc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:26.261824 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-53d7ebaa-48b6-4d60-9051-dbed8033cbfc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:26.266271 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:26.266271 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:26.266880 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53d7ebaa-48b6-4d60-9051-dbed8033cbfc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:26.267251 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1166/4633] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:26 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:26.273063 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af636c57-d73c-4935-93c0-12191565a995 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:26.275047 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af636c57-d73c-4935-93c0-12191565a995 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:58:26.275338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af636c57-d73c-4935-93c0-12191565a995 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:26.275613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af636c57-d73c-4935-93c0-12191565a995 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:26.283601 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:26.283601 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:26.287757 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-af636c57-d73c-4935-93c0-12191565a995 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:26.293427 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af636c57-d73c-4935-93c0-12191565a995 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 200 Aug 25 11:58:26.294022 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1148/4634] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:26 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:26.309113 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-314b816a-3b3d-477b-bf6d-a81430e85abd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:26.311092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-314b816a-3b3d-477b-bf6d-a81430e85abd tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:58:26.311359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-314b816a-3b3d-477b-bf6d-a81430e85abd tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:26.311563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-314b816a-3b3d-477b-bf6d-a81430e85abd tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:26.318881 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:26.318881 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:26.322987 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-314b816a-3b3d-477b-bf6d-a81430e85abd tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:26.328392 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-314b816a-3b3d-477b-bf6d-a81430e85abd tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 200 Aug 25 11:58:26.328831 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1152/4635] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:26 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:26.341001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:26.342858 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 11:58:26.343198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "64cbad3e-7d23-4795-b357-37bf9f3a7b6d", "name": "tempest-TestVolumeBackupRestore-backup-1451995954", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:26.344811 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Creating new backup {'backup': {'volume_id': '64cbad3e-7d23-4795-b357-37bf9f3a7b6d', 'name': 'tempest-TestVolumeBackupRestore-backup-1451995954', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:58:26.344969 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Creating backup of volume 64cbad3e-7d23-4795-b357-37bf9f3a7b6d in container None Aug 25 11:58:26.352223 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:26.352223 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:26.352678 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:26.378712 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Created reservations ['f487b308-4a8b-4d6c-b400-1fd1c2e26cca', '1c31fa57-89c4-42c9-ae80-a15de21d0677'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:26.407000 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dc0d8b95-77ba-454a-964e-a70066bd7153 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:58:26.407383 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1170/4636] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:58:26 2026] POST /volume/v3/backups => generated 333 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:26.416137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5f5e1b86-26ff-431f-8782-6c51c8d902b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:26.417931 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f5e1b86-26ff-431f-8782-6c51c8d902b7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:26.418123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f5e1b86-26ff-431f-8782-6c51c8d902b7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:26.418295 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5f5e1b86-26ff-431f-8782-6c51c8d902b7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:26.418386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5f5e1b86-26ff-431f-8782-6c51c8d902b7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:26.423184 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:26.423184 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:26.424105 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5f5e1b86-26ff-431f-8782-6c51c8d902b7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:26.424501 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1167/4637] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:26 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 740 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:27.011144 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-deaa58fd-15c2-48d5-9864-7cef65c90342 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:27.012856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deaa58fd-15c2-48d5-9864-7cef65c90342 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 Aug 25 11:58:27.013090 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deaa58fd-15c2-48d5-9864-7cef65c90342 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:27.013270 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-deaa58fd-15c2-48d5-9864-7cef65c90342 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:27.017428 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-deaa58fd-15c2-48d5-9864-7cef65c90342 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 returned with HTTP 404 Aug 25 11:58:27.017978 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1149/4638] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:27 2026] GET /volume/v3/snapshots/36cff365-2872-47c7-8aeb-8696d42cb984 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:27.025409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:27.027779 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:27.028070 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:27.028336 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:27.028553 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:27.037476 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:27.037476 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:27.037981 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:27.056709 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:27.056851 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4fa1e6ad-3293-419a-b063-a7ac83fde891 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e returned with HTTP 202 Aug 25 11:58:27.057440 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1153/4639] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:27 2026] DELETE /volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:27.064899 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7da71765-1602-45dd-9803-04a00276dd2b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:27.066608 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7da71765-1602-45dd-9803-04a00276dd2b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:27.066805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7da71765-1602-45dd-9803-04a00276dd2b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:27.067000 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7da71765-1602-45dd-9803-04a00276dd2b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:27.073764 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:27.073764 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:27.076985 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7da71765-1602-45dd-9803-04a00276dd2b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:27.080348 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7da71765-1602-45dd-9803-04a00276dd2b tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e returned with HTTP 200 Aug 25 11:58:27.080680 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1171/4640] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:27 2026] GET /volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e => generated 1006 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:27.280541 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f957e430-3654-4240-81f9-ff56330681a7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:27.282365 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f957e430-3654-4240-81f9-ff56330681a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:27.282569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f957e430-3654-4240-81f9-ff56330681a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:27.282756 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f957e430-3654-4240-81f9-ff56330681a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:27.282859 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f957e430-3654-4240-81f9-ff56330681a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:27.292389 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:27.292389 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:27.292993 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f957e430-3654-4240-81f9-ff56330681a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:27.293388 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1168/4641] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:27 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:27.435012 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-da4ed8a4-4829-4555-a2e8-58a70f71c80d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:27.436907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da4ed8a4-4829-4555-a2e8-58a70f71c80d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:27.437116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da4ed8a4-4829-4555-a2e8-58a70f71c80d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:27.437308 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-da4ed8a4-4829-4555-a2e8-58a70f71c80d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:27.437412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-da4ed8a4-4829-4555-a2e8-58a70f71c80d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:27.442045 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:27.442045 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:27.442835 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-da4ed8a4-4829-4555-a2e8-58a70f71c80d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:27.443253 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1150/4642] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:27 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 742 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:28.097471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1a444ba9-89cd-4649-b25c-58ce18c30849 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:28.099387 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1a444ba9-89cd-4649-b25c-58ce18c30849 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e Aug 25 11:58:28.099578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1a444ba9-89cd-4649-b25c-58ce18c30849 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:28.099768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1a444ba9-89cd-4649-b25c-58ce18c30849 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:28.105281 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1a444ba9-89cd-4649-b25c-58ce18c30849 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e returned with HTTP 404 Aug 25 11:58:28.105762 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1154/4643] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:28 2026] GET /volume/v3/volumes/94f45b59-3343-4451-923c-29990a18c46e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:28.113838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:28.115899 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:28.116334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1207666472"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:28.118018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1207666472'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:28.118153 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume of 1 GB Aug 25 11:58:28.123126 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:28.131431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (a141dc6c-828a-4972-9195-fa4ee255ee2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:28.132958 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ba0aa8-4161-4a39-b721-b7ec2a43594f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:28.134168 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:28.163549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60ba0aa8-4161-4a39-b721-b7ec2a43594f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:28.164233 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9258fe5-0002-4e20-982f-283fcb2c580a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:28.203387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['5469e643-2fda-4fa5-8057-697403b02b3d', '64ef322b-97e6-4d1d-a4f6-669e85cac834', '04a5edc0-132f-4f34-8278-5fd215976c3b', '455480e8-13c5-42c4-bec2-7df46c503422'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:28.204257 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9258fe5-0002-4e20-982f-283fcb2c580a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5469e643-2fda-4fa5-8057-697403b02b3d', '64ef322b-97e6-4d1d-a4f6-669e85cac834', '04a5edc0-132f-4f34-8278-5fd215976c3b', '455480e8-13c5-42c4-bec2-7df46c503422']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:28.204955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0a92a1-66e3-47e7-8f76-6ecba3c2db35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:28.227896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1e0a92a1-66e3-47e7-8f76-6ecba3c2db35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7870b8b2-7632-4091-a24a-1f036d4b4767', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1207666472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['5469e643-2fda-4fa5-8057-697403b02b3d','64ef322b-97e6-4d1d-a4f6-669e85cac834','04a5edc0-132f-4f34-8278-5fd215976c3b','455480e8-13c5-42c4-bec2-7df46c503422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1207666472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7870b8b2-7632-4091-a24a-1f036d4b4767,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16d66c77d18c4b0d95b08f7e758a1b31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a2c944cb43044dee89d44320a38a8d20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:28.228545 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f70dd01-e227-4ef0-a5e6-3febd0e40439) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:28.244708 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f70dd01-e227-4ef0-a5e6-3febd0e40439) transitioned into state 'SUCCESS' from state '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-1207666472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16d66c77d18c4b0d95b08f7e758a1b31',qos_specs=None,replication_status=,reservations=['5469e643-2fda-4fa5-8057-697403b02b3d','64ef322b-97e6-4d1d-a4f6-669e85cac834','04a5edc0-132f-4f34-8278-5fd215976c3b','455480e8-13c5-42c4-bec2-7df46c503422'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a2c944cb43044dee89d44320a38a8d20',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:28.245338 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9793063-2e40-4233-85be-e3709e532c05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:28.254662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9793063-2e40-4233-85be-e3709e532c05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:28.255642 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Flow 'volume_create_api' (a141dc6c-828a-4972-9195-fa4ee255ee2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:28.256092 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create volume request issued successfully. Aug 25 11:58:28.256876 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0f6c299-0d0c-4cde-a5f8-14df3c6d6278 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:28.257363 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1172/4644] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:28 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:28.269217 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa19e395-6877-4883-b9c8-e625216c197f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:28.271093 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa19e395-6877-4883-b9c8-e625216c197f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:28.271314 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa19e395-6877-4883-b9c8-e625216c197f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:28.271501 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa19e395-6877-4883-b9c8-e625216c197f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:28.278655 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:28.278655 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:28.282031 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fa19e395-6877-4883-b9c8-e625216c197f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:28.285797 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa19e395-6877-4883-b9c8-e625216c197f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 returned with HTTP 200 Aug 25 11:58:28.286197 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1169/4645] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:28 2026] GET /volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:28.305534 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c61f495f-6724-4036-86ee-df9403e9c503 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:28.307395 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c61f495f-6724-4036-86ee-df9403e9c503 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:28.307585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c61f495f-6724-4036-86ee-df9403e9c503 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:28.307802 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c61f495f-6724-4036-86ee-df9403e9c503 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:28.307922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c61f495f-6724-4036-86ee-df9403e9c503 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:28.312956 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:28.312956 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:28.313647 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c61f495f-6724-4036-86ee-df9403e9c503 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:28.314081 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1151/4646] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:28 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:28.454919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cb6cf523-b63b-493e-abaf-1f32be2213d7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:28.456637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cb6cf523-b63b-493e-abaf-1f32be2213d7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:28.456829 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cb6cf523-b63b-493e-abaf-1f32be2213d7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:28.457044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cb6cf523-b63b-493e-abaf-1f32be2213d7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:28.457144 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-cb6cf523-b63b-493e-abaf-1f32be2213d7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:28.461301 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:28.461301 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:28.462174 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cb6cf523-b63b-493e-abaf-1f32be2213d7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:28.462598 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1155/4647] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:28 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 742 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:28.966081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dcca83fc-b28d-45da-8068-8d4e2a289def None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:28.968022 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dcca83fc-b28d-45da-8068-8d4e2a289def tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:28.968242 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dcca83fc-b28d-45da-8068-8d4e2a289def tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:28.968504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dcca83fc-b28d-45da-8068-8d4e2a289def tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:28.977259 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:28.977259 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:28.981784 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dcca83fc-b28d-45da-8068-8d4e2a289def tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:28.986792 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dcca83fc-b28d-45da-8068-8d4e2a289def tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:28.987208 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1173/4648] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:28 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:28.998416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-25326d1d-797a-4a11-b859-9cd7f7ac740d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.000409 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25326d1d-797a-4a11-b859-9cd7f7ac740d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:29.000581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25326d1d-797a-4a11-b859-9cd7f7ac740d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.000791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-25326d1d-797a-4a11-b859-9cd7f7ac740d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.007494 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.007494 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:29.011178 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-25326d1d-797a-4a11-b859-9cd7f7ac740d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:29.015666 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-25326d1d-797a-4a11-b859-9cd7f7ac740d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:29.016091 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1170/4649] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:28 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:29.052822 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-f0939d85-49a2-44da-abe7-af1c59df2fff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.054887 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-f0939d85-49a2-44da-abe7-af1c59df2fff tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:29.055081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-f0939d85-49a2-44da-abe7-af1c59df2fff tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.055275 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-f0939d85-49a2-44da-abe7-af1c59df2fff tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.061970 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.061970 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:29.065810 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-f0939d85-49a2-44da-abe7-af1c59df2fff tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:29.069974 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-f0939d85-49a2-44da-abe7-af1c59df2fff tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:29.070377 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1152/4650] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:29.144086 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c9569686-4758-467c-a2d3-32dd3417a961 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.144538 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9569686-4758-467c-a2d3-32dd3417a961 None None] GET https://10.4.3.66/volume// Aug 25 11:58:29.144719 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9569686-4758-467c-a2d3-32dd3417a961 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.144966 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9569686-4758-467c-a2d3-32dd3417a961 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.145341 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9569686-4758-467c-a2d3-32dd3417a961 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:29.145656 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1156/4651] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:29.154047 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-0ad85b03-e0fa-4d66-b45c-bbed54fc9466 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.156308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-0ad85b03-e0fa-4d66-b45c-bbed54fc9466 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:58:29.156722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-0ad85b03-e0fa-4d66-b45c-bbed54fc9466 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31afa9cf-5410-47c3-999c-01254ef4621b", "connector": null, "instance_uuid": "63dfb263-2e22-4b6c-904a-2b062b8537f4"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:29.166679 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.166679 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:29.192034 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-0ad85b03-e0fa-4d66-b45c-bbed54fc9466 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:58:29.192388 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1174/4652] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:58: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 25 11:58:29.217052 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-47545bf1-10b7-4576-b30b-91b12329265a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.218585 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47545bf1-10b7-4576-b30b-91b12329265a tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:29.218784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47545bf1-10b7-4576-b30b-91b12329265a tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.218968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-47545bf1-10b7-4576-b30b-91b12329265a tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.226546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-665b5a4a-8185-4cc3-8f31-024b2fffd86a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.226971 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-665b5a4a-8185-4cc3-8f31-024b2fffd86a None None] GET https://10.4.3.66/volume// Aug 25 11:58:29.227151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-665b5a4a-8185-4cc3-8f31-024b2fffd86a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.227354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-665b5a4a-8185-4cc3-8f31-024b2fffd86a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.227408 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.227408 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:29.227671 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-665b5a4a-8185-4cc3-8f31-024b2fffd86a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:29.228029 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1153/4653] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:29.230694 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-47545bf1-10b7-4576-b30b-91b12329265a tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:29.234633 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-47545bf1-10b7-4576-b30b-91b12329265a tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:29.235003 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1171/4654] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:29.236417 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-c40f48cf-9122-40c7-84ee-9b8ffb45fe24 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.238735 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-c40f48cf-9122-40c7-84ee-9b8ffb45fe24 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:29.238942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-c40f48cf-9122-40c7-84ee-9b8ffb45fe24 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.239158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-c40f48cf-9122-40c7-84ee-9b8ffb45fe24 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.250284 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.250284 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:29.253299 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-c40f48cf-9122-40c7-84ee-9b8ffb45fe24 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:29.256984 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-c40f48cf-9122-40c7-84ee-9b8ffb45fe24 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:29.257336 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1157/4655] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1035 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:29.298206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-97cc685c-8372-4abf-ac7d-d1b3433cfec8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.299949 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97cc685c-8372-4abf-ac7d-d1b3433cfec8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:29.300112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97cc685c-8372-4abf-ac7d-d1b3433cfec8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.300278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-97cc685c-8372-4abf-ac7d-d1b3433cfec8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.307734 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.307734 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:29.311762 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-97cc685c-8372-4abf-ac7d-d1b3433cfec8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:29.315507 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-97cc685c-8372-4abf-ac7d-d1b3433cfec8 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 returned with HTTP 200 Aug 25 11:58:29.315920 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1175/4656] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 => generated 1007 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:29.325461 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7fa3c4aa-2811-4c71-a4b9-86fc8d98b6df None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.327047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-94e13b35-dd70-4481-9813-298fe3a134e0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.327359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fa3c4aa-2811-4c71-a4b9-86fc8d98b6df tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:29.327609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fa3c4aa-2811-4c71-a4b9-86fc8d98b6df tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.327866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fa3c4aa-2811-4c71-a4b9-86fc8d98b6df tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.328003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7fa3c4aa-2811-4c71-a4b9-86fc8d98b6df tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id f0909722-b7f8-43e1-b303-a26274309433. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:29.328893 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:29.329270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7870b8b2-7632-4091-a24a-1f036d4b4767", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1339927886"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:29.332504 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.332504 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:29.333190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fa3c4aa-2811-4c71-a4b9-86fc8d98b6df tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 200 Aug 25 11:58:29.333602 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1154/4657] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:29.338134 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.338134 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:29.338481 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:29.339085 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Create snapshot from volume 7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:29.343162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.345012 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] DELETE https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 Aug 25 11:58:29.345239 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.345434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.345536 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Delete backup with id: f0909722-b7f8-43e1-b303-a26274309433. Aug 25 11:58:29.349325 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.349325 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:29.355688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.357702 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] PUT https://10.4.3.66/volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3 Aug 25 11:58:29.358147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:29.360935 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] delete_backup rpcapi backup_id f0909722-b7f8-43e1-b303-a26274309433 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:58:29.362923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-794b556c-d1a6-40fa-9e5f-b5f841f195f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 returned with HTTP 202 Aug 25 11:58:29.363395 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Created reservations ['cf7af903-4062-4b2f-b5a4-3cb8cd5d6be4', 'cde798fe-d74e-4cdd-a893-97eb88ff83de', '45cde442-0deb-4ef3-b171-71c4caabe7c2', 'ddffd377-4a83-4abd-9973-7cc1d7bdadec'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:29.363486 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1158/4658] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:58:29 2026] DELETE /volume/v3/backups/f0909722-b7f8-43e1-b303-a26274309433 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:29.367436 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Acquiring lock "cinder-attachment_update-31afa9cf-5410-47c3-999c-01254ef4621b-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:58:29.372030 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.373568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Lock "cinder-attachment_update-31afa9cf-5410-47c3-999c-01254ef4621b-np0000008081" acquired by "attachment_update" :: waited 0.006s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:58:29.374095 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f Aug 25 11:58:29.374332 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.374431 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.374431 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:29.374599 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.374831 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume with id: e939d416-9fab-4da4-808b-8a78b6d04b6f Aug 25 11:58:29.381904 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.381904 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:29.382271 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:29.398778 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume request issued successfully. Aug 25 11:58:29.399020 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2c43c53d-9536-4cf3-ae0d-90e9506ec3be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f returned with HTTP 202 Aug 25 11:58:29.399520 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1155/4659] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:58:29 2026] DELETE /volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:29.405536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ff3129cd-4141-433d-8cc6-5bc98fa205b3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.407364 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff3129cd-4141-433d-8cc6-5bc98fa205b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f Aug 25 11:58:29.407524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff3129cd-4141-433d-8cc6-5bc98fa205b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.407731 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff3129cd-4141-433d-8cc6-5bc98fa205b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.414910 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.414910 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:29.416963 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot create request issued successfully. Aug 25 11:58:29.417399 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-94e13b35-dd70-4481-9813-298fe3a134e0 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:29.418186 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1172/4660] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:29.418649 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ff3129cd-4141-433d-8cc6-5bc98fa205b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:29.422598 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff3129cd-4141-433d-8cc6-5bc98fa205b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f returned with HTTP 200 Aug 25 11:58:29.423592 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1159/4661] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f => generated 1013 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:29.427025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-002625fb-fded-4088-906e-5f10b1d4131a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.428491 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-002625fb-fded-4088-906e-5f10b1d4131a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:29.428639 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-002625fb-fded-4088-906e-5f10b1d4131a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.428857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-002625fb-fded-4088-906e-5f10b1d4131a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.433953 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.433953 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:29.434291 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-002625fb-fded-4088-906e-5f10b1d4131a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:29.435055 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-002625fb-fded-4088-906e-5f10b1d4131a tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 returned with HTTP 200 Aug 25 11:58:29.435519 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1156/4662] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:29.477749 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-725aac72-7672-433f-a84d-9bc946e170bb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:29.479270 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-725aac72-7672-433f-a84d-9bc946e170bb tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:29.481420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-725aac72-7672-433f-a84d-9bc946e170bb tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:29.481420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-725aac72-7672-433f-a84d-9bc946e170bb tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:29.481420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-725aac72-7672-433f-a84d-9bc946e170bb tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:29.488485 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:29.488485 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:29.488485 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-725aac72-7672-433f-a84d-9bc946e170bb tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:29.488485 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1173/4663] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:29 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:29.545809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Lock "cinder-attachment_update-31afa9cf-5410-47c3-999c-01254ef4621b-np0000008081" released by "attachment_update" :: held 0.172s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:58:29.546780 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-4d8b2137-e8ae-4438-83b0-70ec3a21395d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3 returned with HTTP 200 Aug 25 11:58:29.547219 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1176/4664] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:58:29 2026] PUT /volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:30.246768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ef4d798c-4bd9-429f-9e43-ae90d0797b4f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.248515 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef4d798c-4bd9-429f-9e43-ae90d0797b4f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:30.248733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef4d798c-4bd9-429f-9e43-ae90d0797b4f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.248942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ef4d798c-4bd9-429f-9e43-ae90d0797b4f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.258693 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.258693 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:30.262348 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ef4d798c-4bd9-429f-9e43-ae90d0797b4f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:30.267033 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ef4d798c-4bd9-429f-9e43-ae90d0797b4f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:30.267403 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1160/4665] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:30.435589 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-4ea7e743-01cf-47ad-a77c-6b6835bb86f2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.437340 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ea7e743-01cf-47ad-a77c-6b6835bb86f2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f Aug 25 11:58:30.437550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ea7e743-01cf-47ad-a77c-6b6835bb86f2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.437765 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-4ea7e743-01cf-47ad-a77c-6b6835bb86f2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.443913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-4ea7e743-01cf-47ad-a77c-6b6835bb86f2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f returned with HTTP 404 Aug 25 11:58:30.444415 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1157/4666] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/volumes/e939d416-9fab-4da4-808b-8a78b6d04b6f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:30.444904 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39b06450-e25f-44bb-af61-12a971cee14f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.449163 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39b06450-e25f-44bb-af61-12a971cee14f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:30.449374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39b06450-e25f-44bb-af61-12a971cee14f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.449599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39b06450-e25f-44bb-af61-12a971cee14f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.454395 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.454776 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.454776 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:30.455025 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-39b06450-e25f-44bb-af61-12a971cee14f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:30.455714 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39b06450-e25f-44bb-af61-12a971cee14f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 returned with HTTP 200 Aug 25 11:58:30.456026 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0/export_record Aug 25 11:58:30.456143 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1174/4667] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:30.456234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.456422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Calling method 'export_record' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.456526 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Export record for backup 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 11:58:30.460357 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.460357 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:30.461379 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '9063e88f6a324369bf3a160cd12e5b37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e621c480d4be441cbb2e7442aeb7e4fa', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:30.461587 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63fc7099-57b8-4ffa-81ec-dccf646e5130 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0/export_record returned with HTTP 403 Aug 25 11:58:30.462058 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1177/4668] 10.4.3.66 () {68 vars in 1423 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:30.466313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-973c815f-8e74-4c6d-be31-94234a633921 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.469783 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-973c815f-8e74-4c6d-be31-94234a633921 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] POST https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96/action Aug 25 11:58:30.470166 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-973c815f-8e74-4c6d-be31-94234a633921 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:30.470302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-973c815f-8e74-4c6d-be31-94234a633921 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:30.471578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-973c815f-8e74-4c6d-be31-94234a633921 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Updating snapshot 'bed5890d-1613-4fdb-b53c-ddec13eaed96' with '{'status': 'creating'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:58:30.472675 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.474306 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:30.474722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1946199535"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:30.476052 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1946199535'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:30.476162 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume of 1 GB Aug 25 11:58:30.486181 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:30.490776 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.490776 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:30.495029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (f4ab790c-be35-4037-8ec5-dfe556419b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:30.496340 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9c8371-a9d3-4ab4-89af-aff843937d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:30.497396 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:30.499012 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0cc09de9-3489-4ecb-9d4d-ad7e2ba7aed1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.500527 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cc09de9-3489-4ecb-9d4d-ad7e2ba7aed1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:30.500713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cc09de9-3489-4ecb-9d4d-ad7e2ba7aed1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.500894 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0cc09de9-3489-4ecb-9d4d-ad7e2ba7aed1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.501118 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0cc09de9-3489-4ecb-9d4d-ad7e2ba7aed1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:30.504467 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.504467 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:30.505135 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0cc09de9-3489-4ecb-9d4d-ad7e2ba7aed1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:30.505465 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1175/4669] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:30.505730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-973c815f-8e74-4c6d-be31-94234a633921 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96/action returned with HTTP 202 Aug 25 11:58:30.506171 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1161/4670] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:30 2026] POST /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:30.514314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d263aa32-e1f8-4bc0-b513-4dbb11026e3e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.516009 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d263aa32-e1f8-4bc0-b513-4dbb11026e3e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:30.516205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d263aa32-e1f8-4bc0-b513-4dbb11026e3e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.516393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d263aa32-e1f8-4bc0-b513-4dbb11026e3e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.521289 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.521289 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:30.521430 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d263aa32-e1f8-4bc0-b513-4dbb11026e3e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:30.522026 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d263aa32-e1f8-4bc0-b513-4dbb11026e3e tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 returned with HTTP 200 Aug 25 11:58:30.522440 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1178/4671] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:30.525085 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e9c8371-a9d3-4ab4-89af-aff843937d02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:30.525781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8aee1ba-9749-4556-bae7-414c923f4c4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:30.532822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7395c23c-b372-436f-8b79-110432e8d6ee None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.535008 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7395c23c-b372-436f-8b79-110432e8d6ee tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] POST https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96/action Aug 25 11:58:30.535463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7395c23c-b372-436f-8b79-110432e8d6ee tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:30.535636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7395c23c-b372-436f-8b79-110432e8d6ee tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:30.537634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.snapshot_actions [None req-7395c23c-b372-436f-8b79-110432e8d6ee tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100238) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 25 11:58:30.542999 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.542999 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:30.543487 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.snapshot_actions [None req-7395c23c-b372-436f-8b79-110432e8d6ee tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] Updating snapshot bed5890d-1613-4fdb-b53c-ddec13eaed96 with info {'id': 'bed5890d-1613-4fdb-b53c-ddec13eaed96', 'status': 'error', 'progress': '80%'} Aug 25 11:58:30.549494 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7395c23c-b372-436f-8b79-110432e8d6ee tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-member] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96/action returned with HTTP 202 Aug 25 11:58:30.549893 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1176/4672] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:30 2026] POST /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:30.556960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-51462c89-e1d1-451d-a872-b43db9f4b749 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.559070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:30.559297 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.559526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.559697 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete snapshot with id: bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:30.562827 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['84f8d454-1eeb-457d-b601-0d68324a26f2', 'daf0a218-b027-43f2-b3fa-d3a6f66f2bc2', '915f836f-30b1-4c69-9c0a-9ca1f4d88862', '48463953-d415-463d-b5d3-2648063be76e'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:30.563609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8aee1ba-9749-4556-bae7-414c923f4c4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['84f8d454-1eeb-457d-b601-0d68324a26f2', 'daf0a218-b027-43f2-b3fa-d3a6f66f2bc2', '915f836f-30b1-4c69-9c0a-9ca1f4d88862', '48463953-d415-463d-b5d3-2648063be76e']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:30.564347 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc0f038-b4b7-4c86-98e0-eb8628926586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:30.564779 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.564779 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:30.565135 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:30.582362 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:30.582501 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-51462c89-e1d1-451d-a872-b43db9f4b749 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 returned with HTTP 202 Aug 25 11:58:30.582945 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1162/4673] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:30 2026] DELETE /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:30.586884 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5dc0f038-b4b7-4c86-98e0-eb8628926586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '213327c8-7368-4114-9031-65ca7cfbf2ed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1946199535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['84f8d454-1eeb-457d-b601-0d68324a26f2','daf0a218-b027-43f2-b3fa-d3a6f66f2bc2','915f836f-30b1-4c69-9c0a-9ca1f4d88862','48463953-d415-463d-b5d3-2648063be76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1946199535',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=213327c8-7368-4114-9031-65ca7cfbf2ed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e621c480d4be441cbb2e7442aeb7e4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809e402451d2439fa6b425e205646347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:30.587667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84512073-5a8b-40aa-9017-23071af5deff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:30.589949 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-487ffa84-9ea4-4abf-8bff-917711e9f8ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.591655 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-487ffa84-9ea4-4abf-8bff-917711e9f8ad tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:30.591862 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-487ffa84-9ea4-4abf-8bff-917711e9f8ad tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.592052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-487ffa84-9ea4-4abf-8bff-917711e9f8ad tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.596724 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.596724 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:30.597053 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-487ffa84-9ea4-4abf-8bff-917711e9f8ad tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Snapshot retrieved successfully. Aug 25 11:58:30.597694 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-487ffa84-9ea4-4abf-8bff-917711e9f8ad tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 returned with HTTP 200 Aug 25 11:58:30.598049 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1179/4674] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:30.612437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84512073-5a8b-40aa-9017-23071af5deff) transitioned into state 'SUCCESS' from state '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-1946199535',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['84f8d454-1eeb-457d-b601-0d68324a26f2','daf0a218-b027-43f2-b3fa-d3a6f66f2bc2','915f836f-30b1-4c69-9c0a-9ca1f4d88862','48463953-d415-463d-b5d3-2648063be76e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:30.613354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4914d26-092a-4a6a-ad99-9b8cfcbe51fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:30.626494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4914d26-092a-4a6a-ad99-9b8cfcbe51fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:30.627517 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (f4ab790c-be35-4037-8ec5-dfe556419b37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:30.628265 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request issued successfully. Aug 25 11:58:30.629092 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2223f21c-7545-4a6e-b5c2-0dc2758865dc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:30.629571 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1158/4675] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:58:30 2026] POST /volume/v3/volumes => generated 776 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:30.641443 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-229b2cd6-ab24-4b43-adc0-a6d043eefdbb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:30.644254 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-229b2cd6-ab24-4b43-adc0-a6d043eefdbb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed Aug 25 11:58:30.644391 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-229b2cd6-ab24-4b43-adc0-a6d043eefdbb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:30.644614 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-229b2cd6-ab24-4b43-adc0-a6d043eefdbb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:30.654081 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:30.654081 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:30.657115 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-229b2cd6-ab24-4b43-adc0-a6d043eefdbb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:30.662122 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-229b2cd6-ab24-4b43-adc0-a6d043eefdbb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed returned with HTTP 200 Aug 25 11:58:30.662594 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1177/4676] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:30 2026] GET /volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:31.280390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a9d542e5-8d87-42cd-9e06-0f1bac336303 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.282637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9d542e5-8d87-42cd-9e06-0f1bac336303 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:31.282941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9d542e5-8d87-42cd-9e06-0f1bac336303 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.283199 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9d542e5-8d87-42cd-9e06-0f1bac336303 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.295465 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.295465 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:31.300118 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a9d542e5-8d87-42cd-9e06-0f1bac336303 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:31.306359 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9d542e5-8d87-42cd-9e06-0f1bac336303 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:31.307073 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1163/4677] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:31 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:31.517238 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a92acb17-f754-4c1b-b7d9-6777f964be8d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.519778 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a92acb17-f754-4c1b-b7d9-6777f964be8d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:31.520090 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a92acb17-f754-4c1b-b7d9-6777f964be8d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.520369 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a92acb17-f754-4c1b-b7d9-6777f964be8d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.520541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a92acb17-f754-4c1b-b7d9-6777f964be8d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:31.526179 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.526179 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:31.527357 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a92acb17-f754-4c1b-b7d9-6777f964be8d tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:31.527929 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1180/4678] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:31 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:31.608190 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d37f6797-4dd6-4294-a160-0c6dfcf9e903 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.610351 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d37f6797-4dd6-4294-a160-0c6dfcf9e903 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 Aug 25 11:58:31.610614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d37f6797-4dd6-4294-a160-0c6dfcf9e903 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.610859 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d37f6797-4dd6-4294-a160-0c6dfcf9e903 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.615360 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d37f6797-4dd6-4294-a160-0c6dfcf9e903 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 returned with HTTP 404 Aug 25 11:58:31.615732 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1159/4679] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:31 2026] GET /volume/v3/snapshots/bed5890d-1613-4fdb-b53c-ddec13eaed96 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:31.622300 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-84aee813-0c51-49db-8799-af019c442a80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.623919 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:31.624090 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.624257 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.624402 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume with id: 7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:31.630867 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.630867 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:31.631098 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:31.645944 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Delete volume request issued successfully. Aug 25 11:58:31.646123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-84aee813-0c51-49db-8799-af019c442a80 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 returned with HTTP 202 Aug 25 11:58:31.646489 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1178/4680] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:31 2026] DELETE /volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:31.653416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-09a047ce-7830-461e-b35d-7a7a6274765f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.655195 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-09a047ce-7830-461e-b35d-7a7a6274765f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:31.655405 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-09a047ce-7830-461e-b35d-7a7a6274765f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.655611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-09a047ce-7830-461e-b35d-7a7a6274765f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.662830 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.662830 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:31.666101 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-09a047ce-7830-461e-b35d-7a7a6274765f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Volume info retrieved successfully. Aug 25 11:58:31.670335 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-09a047ce-7830-461e-b35d-7a7a6274765f tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 returned with HTTP 200 Aug 25 11:58:31.670763 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1164/4681] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:31 2026] GET /volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:31.675594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f98f3318-6fca-4745-8eb0-679b4ad27fd7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.677309 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f98f3318-6fca-4745-8eb0-679b4ad27fd7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed Aug 25 11:58:31.677489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f98f3318-6fca-4745-8eb0-679b4ad27fd7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.677679 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f98f3318-6fca-4745-8eb0-679b4ad27fd7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.685022 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.685022 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:31.688283 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f98f3318-6fca-4745-8eb0-679b4ad27fd7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:31.692102 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f98f3318-6fca-4745-8eb0-679b4ad27fd7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed returned with HTTP 200 Aug 25 11:58:31.692447 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1181/4682] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:31 2026] GET /volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:31.705838 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.708202 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:58:31.708679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "213327c8-7368-4114-9031-65ca7cfbf2ed", "name": "tempest-type-Backup-1417923416"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:31.711636 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating new backup {'backup': {'volume_id': '213327c8-7368-4114-9031-65ca7cfbf2ed', 'name': 'tempest-type-Backup-1417923416'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:58:31.711864 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating backup of volume 213327c8-7368-4114-9031-65ca7cfbf2ed in container None Aug 25 11:58:31.720870 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.720870 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:31.721344 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:31.742887 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['b2951a93-7602-4f82-9df3-449bfc02da33', 'f1ca815f-ba50-445f-b87a-b31505a7ce32'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:31.771836 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1f06676-e850-43f6-80ac-647c88bd32d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:58:31.772364 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1160/4683] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:58:31 2026] POST /volume/v3/backups => generated 314 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:31.782330 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80d287ce-95e9-4e54-b19a-66b0eeb7866a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:31.784261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80d287ce-95e9-4e54-b19a-66b0eeb7866a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:31.784515 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80d287ce-95e9-4e54-b19a-66b0eeb7866a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:31.784718 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80d287ce-95e9-4e54-b19a-66b0eeb7866a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:31.784837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-80d287ce-95e9-4e54-b19a-66b0eeb7866a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:31.791085 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:31.791085 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:31.791823 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80d287ce-95e9-4e54-b19a-66b0eeb7866a tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:31.792206 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1179/4684] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:31 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:32.320494 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-10931efb-c493-4f0b-b1ce-135571b11cc7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:32.322302 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10931efb-c493-4f0b-b1ce-135571b11cc7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:32.322503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10931efb-c493-4f0b-b1ce-135571b11cc7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:32.322705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-10931efb-c493-4f0b-b1ce-135571b11cc7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:32.332129 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:32.332129 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:32.336091 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-10931efb-c493-4f0b-b1ce-135571b11cc7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:32.340288 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-10931efb-c493-4f0b-b1ce-135571b11cc7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:32.340706 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1165/4685] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:32 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:32.539759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cb80addd-7181-4c19-ba97-9e41b3399fb0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:32.542144 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb80addd-7181-4c19-ba97-9e41b3399fb0 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:32.542420 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb80addd-7181-4c19-ba97-9e41b3399fb0 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:32.542722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb80addd-7181-4c19-ba97-9e41b3399fb0 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:32.542909 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cb80addd-7181-4c19-ba97-9e41b3399fb0 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:32.548147 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:32.548147 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:32.548903 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb80addd-7181-4c19-ba97-9e41b3399fb0 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:32.549261 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1182/4686] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:32 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:32.682564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-36730476-56ec-43d8-8778-86e435342937 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:32.684809 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36730476-56ec-43d8-8778-86e435342937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] GET https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 Aug 25 11:58:32.685040 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36730476-56ec-43d8-8778-86e435342937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:32.685227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-36730476-56ec-43d8-8778-86e435342937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:32.692572 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-36730476-56ec-43d8-8778-86e435342937 tempest-ProjectMemberTests-606054653 tempest-ProjectMemberTests-606054653-project-admin] https://10.4.3.66/volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 returned with HTTP 404 Aug 25 11:58:32.693412 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1161/4687] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:32 2026] GET /volume/v3/volumes/7870b8b2-7632-4091-a24a-1f036d4b4767 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:32.803373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2d8d07f2-2447-4f41-b444-33c57896dbfd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:32.804289 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-de6a7f16-646a-4769-84a2-8638a34e1cb9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:32.805188 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d8d07f2-2447-4f41-b444-33c57896dbfd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:32.805422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d8d07f2-2447-4f41-b444-33c57896dbfd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:32.805605 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2d8d07f2-2447-4f41-b444-33c57896dbfd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:32.805743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2d8d07f2-2447-4f41-b444-33c57896dbfd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:32.806543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-de6a7f16-646a-4769-84a2-8638a34e1cb9 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3/action Aug 25 11:58:32.807007 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-de6a7f16-646a-4769-84a2-8638a34e1cb9 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:32.807132 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-de6a7f16-646a-4769-84a2-8638a34e1cb9 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:32.810430 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:32.810430 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:32.811064 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2d8d07f2-2447-4f41-b444-33c57896dbfd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:32.811487 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1180/4688] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:32 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:32.823145 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:32.823145 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:32.835655 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-07fc10de-53bc-4be7-a5c0-42a157c505d9 req-de6a7f16-646a-4769-84a2-8638a34e1cb9 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3/action returned with HTTP 204 Aug 25 11:58:32.836151 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1166/4689] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:58:32 2026] POST /volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:33.353000 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-180b413a-08fb-483e-a01c-4dab7e51438d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.354716 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180b413a-08fb-483e-a01c-4dab7e51438d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:33.354970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180b413a-08fb-483e-a01c-4dab7e51438d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:33.355197 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180b413a-08fb-483e-a01c-4dab7e51438d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:33.364497 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.364497 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:33.367825 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-180b413a-08fb-483e-a01c-4dab7e51438d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:33.372321 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180b413a-08fb-483e-a01c-4dab7e51438d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:33.372321 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1183/4690] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:33 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:33.386104 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b6606eb-fffe-42f7-9b37-4a7f96225914 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.388282 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b6606eb-fffe-42f7-9b37-4a7f96225914 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:33.388529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b6606eb-fffe-42f7-9b37-4a7f96225914 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:33.388808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b6606eb-fffe-42f7-9b37-4a7f96225914 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:33.400055 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.400055 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:33.404459 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b6606eb-fffe-42f7-9b37-4a7f96225914 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:33.408049 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b6606eb-fffe-42f7-9b37-4a7f96225914 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:33.408423 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1162/4691] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:33 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:33.421150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6715e04a-8507-4609-971c-86294b8680d6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.423022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:33.423316 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-detach": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:33.423463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:33.435065 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.435065 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:33.435587 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:33.495292 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Attachment connected to vm 63dfb263-2e22-4b6c-904a-2b062b8537f4, checking data on nova Aug 25 11:58:33.495579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.compute.nova [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100238) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 11:58:33.560753 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c205f184-c1b7-46c8-bcee-01aac1ba36c8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.562651 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c205f184-c1b7-46c8-bcee-01aac1ba36c8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:33.562881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c205f184-c1b7-46c8-bcee-01aac1ba36c8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:33.563066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c205f184-c1b7-46c8-bcee-01aac1ba36c8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:33.563174 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-c205f184-c1b7-46c8-bcee-01aac1ba36c8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:33.565219 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-72711f08-2b55-4237-b384-a2460aacf35c req-75850c89-2486-4566-8bb2-36f3e6c834b1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.567248 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.567248 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:33.567992 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c205f184-c1b7-46c8-bcee-01aac1ba36c8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:33.568349 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1167/4692] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:33 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:33.570109 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-75850c89-2486-4566-8bb2-36f3e6c834b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/limits Aug 25 11:58:33.570322 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-75850c89-2486-4566-8bb2-36f3e6c834b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:33.570525 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-75850c89-2486-4566-8bb2-36f3e6c834b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:33.589518 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-75850c89-2486-4566-8bb2-36f3e6c834b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Aug 25 11:58:33.590049 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1184/4693] 10.4.3.66 () {68 vars in 1477 bytes} [Tue Aug 25 11:58:33 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:33.626222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-72711f08-2b55-4237-b384-a2460aacf35c req-7fbef789-9e32-46c2-be9b-dbf3d082eb43 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.629604 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-7fbef789-9e32-46c2-be9b-dbf3d082eb43 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:58:33.629980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-7fbef789-9e32-46c2-be9b-dbf3d082eb43 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:33.630257 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-7fbef789-9e32-46c2-be9b-dbf3d082eb43 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:33.641036 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.641036 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:33.644692 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-72711f08-2b55-4237-b384-a2460aacf35c req-7fbef789-9e32-46c2-be9b-dbf3d082eb43 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:33.649432 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-7fbef789-9e32-46c2-be9b-dbf3d082eb43 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:58:33.649896 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1163/4694] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:33 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1657 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:33.651921 np0000008081 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/63dfb263-2e22-4b6c-904a-2b062b8537f4/os-volume_attachments/31afa9cf-5410-47c3-999c-01254ef4621b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}285b1c09afeb02920dc11c041970c0b365b931c3d1effd7880f0dfeaa4921d2f" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-6715e04a-8507-4609-971c-86294b8680d6" -H "X-Service-Token: {SHA256}d32baf73b89e2108b003904c813ecee564bcfb3198c246ed47c756ab4a235128" {{(pid=100238) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 11:58:33.659246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.660732 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:33.661199 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2191b478-b517-4fa8-88f7-4fa85493f67c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-1166559415", "description": null, "metadata": {}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:33.672455 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.672455 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:33.672455 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:33.672455 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:58:33.698566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['8eeb926d-7d27-4987-980d-9b95f081ea45', 'c9243aba-72ef-4beb-be9f-d53eded678a5', '1f7b3d7b-42e1-4041-b75d-49387d9f3615', 'd496b6ae-4fdd-449b-8d24-893d13817fe7'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:33.741242 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot force create request issued successfully. Aug 25 11:58:33.741567 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-72711f08-2b55-4237-b384-a2460aacf35c req-116939aa-3f61-4ef7-a00b-c92217e14e02 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:33.742071 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1168/4695] 10.4.3.66 () {72 vars in 1540 bytes} [Tue Aug 25 11:58:33 2026] POST /volume/v3/snapshots => generated 320 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:33.821546 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd408d28-c5f2-4d3f-bf37-bcf3733fdfeb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.823430 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd408d28-c5f2-4d3f-bf37-bcf3733fdfeb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:33.823688 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd408d28-c5f2-4d3f-bf37-bcf3733fdfeb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:33.823924 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd408d28-c5f2-4d3f-bf37-bcf3733fdfeb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:33.824063 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fd408d28-c5f2-4d3f-bf37-bcf3733fdfeb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:33.828349 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.828349 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:33.831363 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd408d28-c5f2-4d3f-bf37-bcf3733fdfeb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:33.831363 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1185/4696] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:33 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:33.853159 np0000008081 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 11:58:33 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-ea113fc3-967b-402c-b299-5727a4bdc59c x-openstack-request-id: req-ea113fc3-967b-402c-b299-5727a4bdc59c {{(pid=100238) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 11:58:33.853464 np0000008081 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "31afa9cf-5410-47c3-999c-01254ef4621b", "serverId": "63dfb263-2e22-4b6c-904a-2b062b8537f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3", "bdm_uuid": "04fd30da-bc61-47da-8e92-af399eb8ff6c"}} {{(pid=100238) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 11:58:33.853464 np0000008081 devstack@c-api.service[100238]: DEBUG novaclient.v2.client [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET call to compute for https://10.4.3.66/compute/v2.1/servers/63dfb263-2e22-4b6c-904a-2b062b8537f4/os-volume_attachments/31afa9cf-5410-47c3-999c-01254ef4621b used request id req-ea113fc3-967b-402c-b299-5727a4bdc59c {{(pid=100238) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 11:58:33.855962 np0000008081 devstack@c-api.service[100238]: ERROR cinder.volume.api [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-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 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Caught error: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: 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 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 11:58:33.859029 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: ERROR cinder.api.middleware.fault Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.middleware.fault [None req-6715e04a-8507-4609-971c-86294b8680d6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 409 Aug 25 11:58:33.860954 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1181/4697] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:58:33 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 167 bytes in 439 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:33.867433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:33.869166 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:33.869493 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:33.869608 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:33.881130 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:33.881130 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:33.881861 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:33.938483 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Attachment connected to vm 63dfb263-2e22-4b6c-904a-2b062b8537f4, checking data on nova Aug 25 11:58:33.938955 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.compute.nova [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100237) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 11:58:34.144064 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/63dfb263-2e22-4b6c-904a-2b062b8537f4/os-volume_attachments/31afa9cf-5410-47c3-999c-01254ef4621b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}c4b796bb1ab03419bf367f8251864f84446a2cd3ea1b0b567f56a7bf5ca8290c" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1" -H "X-Service-Token: {SHA256}03b124088c4dea9232a10433656364e9a06aee1c9afd649def29eede1330a12d" {{(pid=100237) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 11:58:34.275260 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a0849b06-c241-46c9-a24a-5837567a3721 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.338227 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:34.338602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-664800611"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:34.341495 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-664800611'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:34.341613 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume of 1 GB Aug 25 11:58:34.341943 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.341943 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:34.346182 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:34.351571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (a675b8de-a021-42cf-a34e-aaf1e884679a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:34.352563 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4899bfc-19ee-4e44-b0ce-388994737e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:34.353451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:34.365013 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 11:58:34 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-aa776f8e-3733-4ec8-9983-e908fc9979fb x-openstack-request-id: req-aa776f8e-3733-4ec8-9983-e908fc9979fb {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 11:58:34.365251 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "31afa9cf-5410-47c3-999c-01254ef4621b", "serverId": "63dfb263-2e22-4b6c-904a-2b062b8537f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3", "bdm_uuid": "04fd30da-bc61-47da-8e92-af399eb8ff6c"}} {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 11:58:34.365479 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET call to compute for https://10.4.3.66/compute/v2.1/servers/63dfb263-2e22-4b6c-904a-2b062b8537f4/os-volume_attachments/31afa9cf-5410-47c3-999c-01254ef4621b used request id req-aa776f8e-3733-4ec8-9983-e908fc9979fb {{(pid=100237) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 11:58:34.368757 np0000008081 devstack@c-api.service[100237]: ERROR cinder.volume.api [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-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 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Caught error: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: 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 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 11:58:34.371145 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-5d50b28f-42a8-4507-8dc3-5b319f3b9db1 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 409 Aug 25 11:58:34.372642 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1164/4698] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:58:33 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 167 bytes in 505 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:34.380082 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4899bfc-19ee-4e44-b0ce-388994737e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:34.380608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-247a6259-073e-4800-abe4-2bf0b05a0070 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.381158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e67dad6-714b-4dbb-9157-0982fee1f178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:34.382116 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1186/4699] 10.4.3.66 () {70 vars in 1590 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:58:34.390695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-86db529b-0d22-4324-bcad-e1656855d8f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.392779 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1182/4700] 10.4.3.66 () {70 vars in 1590 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:58:34.399665 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7dd96cc4-85cd-4dde-9c05-ee27a1ce1083 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.422937 np0000008081 devstack@c-api.service[100237]: WARNING keystonemiddleware.auth_token [None req-7dd96cc4-85cd-4dde-9c05-ee27a1ce1083 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 11:58:34.424044 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1165/4701] 10.4.3.66 () {70 vars in 1590 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:58:34.432702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-51ccd8a6-8ff6-4937-ab55-7ebdc6d506bd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.454093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['e272a061-fcc2-4ec9-8253-900e77c42c9a', '31d13269-0032-40fa-a10a-17766a6faee3', 'b58d1897-2a89-4997-87e8-2aa9bceec49a', '509d9c4b-f5e5-407b-9e2c-2d545713f2bf'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:34.455190 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e67dad6-714b-4dbb-9157-0982fee1f178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e272a061-fcc2-4ec9-8253-900e77c42c9a', '31d13269-0032-40fa-a10a-17766a6faee3', 'b58d1897-2a89-4997-87e8-2aa9bceec49a', '509d9c4b-f5e5-407b-9e2c-2d545713f2bf']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:34.456169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d034a7d2-1c2f-4c70-880e-aaf963513183) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:34.456446 np0000008081 devstack@c-api.service[100239]: WARNING keystonemiddleware.auth_token [None req-51ccd8a6-8ff6-4937-ab55-7ebdc6d506bd None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 11:58:34.457547 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1187/4702] 10.4.3.66 () {70 vars in 1590 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:58:34.464677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.485124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d034a7d2-1c2f-4c70-880e-aaf963513183) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e30a5dd-1e06-4435-8e83-5197068da4a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664800611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['e272a061-fcc2-4ec9-8253-900e77c42c9a','31d13269-0032-40fa-a10a-17766a6faee3','b58d1897-2a89-4997-87e8-2aa9bceec49a','509d9c4b-f5e5-407b-9e2c-2d545713f2bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-664800611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e30a5dd-1e06-4435-8e83-5197068da4a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:34.486502 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405048a4-d0fd-4e07-a2b1-154617759786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:34.506547 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (405048a4-d0fd-4e07-a2b1-154617759786) transitioned into state 'SUCCESS' from state '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-664800611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['e272a061-fcc2-4ec9-8253-900e77c42c9a','31d13269-0032-40fa-a10a-17766a6faee3','b58d1897-2a89-4997-87e8-2aa9bceec49a','509d9c4b-f5e5-407b-9e2c-2d545713f2bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:34.507342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de45eddd-9d22-40c7-9ae3-5c0d24bdb08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:34.518040 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de45eddd-9d22-40c7-9ae3-5c0d24bdb08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:34.518959 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (a675b8de-a021-42cf-a34e-aaf1e884679a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:34.519351 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request issued successfully. Aug 25 11:58:34.520016 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a0849b06-c241-46c9-a24a-5837567a3721 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:34.520500 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1169/4703] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes => generated 775 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:34.532867 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.533903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:34.534335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:34.534473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:34.535563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:34.535825 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:34.536068 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:34.572397 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-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=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:58:34.580487 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.580487 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:34.580864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ef5ec17e-1dea-4774-9a4a-1bc3b186f1c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.582525 np0000008081 devstack@c-api.service[100238]: DEBUG oslo_db.sqlalchemy.engines [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-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=100238) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:58:34.583327 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef5ec17e-1dea-4774-9a4a-1bc3b186f1c9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:34.583573 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef5ec17e-1dea-4774-9a4a-1bc3b186f1c9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:34.583886 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef5ec17e-1dea-4774-9a4a-1bc3b186f1c9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:34.584076 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ef5ec17e-1dea-4774-9a4a-1bc3b186f1c9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:34.585005 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:34.589245 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0def73c-b58e-43e6-9ef8-06aad8f6f01d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 returned with HTTP 200 Aug 25 11:58:34.589691 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1166/4704] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:34 2026] GET /volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 => generated 954 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:34.590102 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.590102 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:34.591203 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef5ec17e-1dea-4774-9a4a-1bc3b186f1c9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:34.591705 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1188/4705] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:34 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:34.592392 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.592392 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:34.592786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.admin_actions [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Updating volume '31afa9cf-5410-47c3-999c-01254ef4621b' with '{'status': 'error'}' {{(pid=100238) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:58:34.610818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ee6f690a-fc7e-426f-8ff9-79ecf3473f35 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 202 Aug 25 11:58:34.611199 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1183/4706] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:34.618031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a86d929f-3197-4f67-87d8-f204a39ed7e5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.619945 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a86d929f-3197-4f67-87d8-f204a39ed7e5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:34.620154 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a86d929f-3197-4f67-87d8-f204a39ed7e5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:34.620313 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a86d929f-3197-4f67-87d8-f204a39ed7e5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:34.630414 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.630414 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:34.634391 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a86d929f-3197-4f67-87d8-f204a39ed7e5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:34.639167 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a86d929f-3197-4f67-87d8-f204a39ed7e5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:34.639423 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1170/4707] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:34 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1147 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:34.650943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.652459 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:34.652790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:34.652904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:34.662333 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.662333 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:34.662694 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Volume info retrieved successfully. Aug 25 11:58:34.667074 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Attachment connected to vm 63dfb263-2e22-4b6c-904a-2b062b8537f4, checking data on nova Aug 25 11:58:34.667296 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.compute.nova [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Creating Keystone token plugin using URL: https://10.4.3.66/identity {{(pid=100237) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 25 11:58:34.754026 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] REQ: curl -g -i -X GET https://10.4.3.66/compute/v2.1/servers/63dfb263-2e22-4b6c-904a-2b062b8537f4/os-volume_attachments/31afa9cf-5410-47c3-999c-01254ef4621b -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}46625e5e7ddf22a3693a95a1ca5d0c79c7a3d686e7739a3b3dbaf4dca26d26e1" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327" -H "X-Service-Token: {SHA256}03b124088c4dea9232a10433656364e9a06aee1c9afd649def29eede1330a12d" {{(pid=100237) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 25 11:58:34.840022 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-deacf227-9d1e-4848-b79e-c75f302bf25f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.843444 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-deacf227-9d1e-4848-b79e-c75f302bf25f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:34.843444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-deacf227-9d1e-4848-b79e-c75f302bf25f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:34.843609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-deacf227-9d1e-4848-b79e-c75f302bf25f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:34.843707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-deacf227-9d1e-4848-b79e-c75f302bf25f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:34.845739 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Tue, 25 Aug 2026 11:58:34 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-60d02fba-4a9e-43c5-bde3-55ee95cc5264 x-openstack-request-id: req-60d02fba-4a9e-43c5-bde3-55ee95cc5264 {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 25 11:58:34.846048 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "31afa9cf-5410-47c3-999c-01254ef4621b", "serverId": "63dfb263-2e22-4b6c-904a-2b062b8537f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3", "bdm_uuid": "04fd30da-bc61-47da-8e92-af399eb8ff6c"}} {{(pid=100237) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 25 11:58:34.846048 np0000008081 devstack@c-api.service[100237]: DEBUG novaclient.v2.client [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] GET call to compute for https://10.4.3.66/compute/v2.1/servers/63dfb263-2e22-4b6c-904a-2b062b8537f4/os-volume_attachments/31afa9cf-5410-47c3-999c-01254ef4621b used request id req-60d02fba-4a9e-43c5-bde3-55ee95cc5264 {{(pid=100237) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 25 11:58:34.847862 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.847862 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:34.848618 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-deacf227-9d1e-4848-b79e-c75f302bf25f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:34.848716 np0000008081 devstack@c-api.service[100237]: ERROR cinder.volume.api [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-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 25 11:58:34.849042 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1189/4708] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:34 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Caught error: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: 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 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 25 11:58:34.851342 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1318, in send Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1283, in call_application Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 63dfb263-2e22-4b6c-904a-2b062b8537f4 using the Compute API Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: ERROR cinder.api.middleware.fault Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.middleware.fault [None req-75fe7a42-9acb-4cc9-9fe8-fe3dd5e12327 tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 409 Aug 25 11:58:34.852227 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1167/4709] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 167 bytes in 202 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:34.862357 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-376ae2ee-3c97-40db-ad54-a584a3ab1a6c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.863694 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1184/4710] 10.4.3.66 () {70 vars in 1590 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:58:34.870943 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cd24c449-13f3-42c0-8c1c-51706f0d4a59 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.890597 np0000008081 devstack@c-api.service[100240]: WARNING keystonemiddleware.auth_token [None req-cd24c449-13f3-42c0-8c1c-51706f0d4a59 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 25 11:58:34.891638 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1171/4711] 10.4.3.66 () {70 vars in 1590 bytes} [Tue Aug 25 11:58:34 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 114 bytes in 21 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 25 11:58:34.898250 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c1cd67ce-ba5d-4906-805c-517bdbb648a4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.899878 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c1cd67ce-ba5d-4906-805c-517bdbb648a4 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:34.900042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c1cd67ce-ba5d-4906-805c-517bdbb648a4 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:34.900212 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c1cd67ce-ba5d-4906-805c-517bdbb648a4 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:34.906773 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.906773 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:34.910180 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c1cd67ce-ba5d-4906-805c-517bdbb648a4 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:34.914287 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c1cd67ce-ba5d-4906-805c-517bdbb648a4 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:34.914675 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1190/4712] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:34 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:34.926708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:34.928743 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:34.928981 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:34.929182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:34.969406 np0000008081 devstack@c-api.service[100237]: DEBUG oslo_db.sqlalchemy.engines [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100237) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 25 11:58:34.977971 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:34.977971 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:34.981548 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:34.985356 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8fc1242d-e8a2-4fa8-b98f-563a6c93f87b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:34.985664 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1168/4713] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:34 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:35.031105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-77852c2f-ea7f-41bb-b955-5771263d8da6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.034030 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-77852c2f-ea7f-41bb-b955-5771263d8da6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:35.034335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-77852c2f-ea7f-41bb-b955-5771263d8da6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.034650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-77852c2f-ea7f-41bb-b955-5771263d8da6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.044765 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.044765 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:35.048913 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-77852c2f-ea7f-41bb-b955-5771263d8da6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:35.053192 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-77852c2f-ea7f-41bb-b955-5771263d8da6 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:35.053591 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1185/4714] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 856 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:35.133196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7f6c7f40-e9bd-4177-b1f9-295d60f9c203 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.133572 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f6c7f40-e9bd-4177-b1f9-295d60f9c203 None None] GET https://10.4.3.66/volume// Aug 25 11:58:35.133758 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f6c7f40-e9bd-4177-b1f9-295d60f9c203 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.134337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f6c7f40-e9bd-4177-b1f9-295d60f9c203 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.134337 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f6c7f40-e9bd-4177-b1f9-295d60f9c203 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:35.134530 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1172/4715] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:35.143801 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7745e7d0-b8f5-44bc-9653-914cd5bf4b3f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.146073 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7745e7d0-b8f5-44bc-9653-914cd5bf4b3f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:58:35.146422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7745e7d0-b8f5-44bc-9653-914cd5bf4b3f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d5dea46d-2df2-4550-9dec-d30afb9b5a46", "connector": null, "instance_uuid": "63dfb263-2e22-4b6c-904a-2b062b8537f4"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:35.154722 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.154722 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:35.184100 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7745e7d0-b8f5-44bc-9653-914cd5bf4b3f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:58:35.184638 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1191/4716] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:58:35 2026] POST /volume/v3/attachments => generated 273 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 25 11:58:35.218217 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-73eefcdf-c631-410e-b817-3980433b0ee0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.220082 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-73eefcdf-c631-410e-b817-3980433b0ee0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:35.220258 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-73eefcdf-c631-410e-b817-3980433b0ee0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.220433 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-73eefcdf-c631-410e-b817-3980433b0ee0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.229657 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d3d26ab1-7d97-4862-993b-2479d2a1a1f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.230180 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3d26ab1-7d97-4862-993b-2479d2a1a1f2 None None] GET https://10.4.3.66/volume// Aug 25 11:58:35.230832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3d26ab1-7d97-4862-993b-2479d2a1a1f2 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.230832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d3d26ab1-7d97-4862-993b-2479d2a1a1f2 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.231005 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.231005 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:35.231058 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d3d26ab1-7d97-4862-993b-2479d2a1a1f2 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:35.231579 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1186/4717] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:35.234914 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-73eefcdf-c631-410e-b817-3980433b0ee0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:35.238757 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-73eefcdf-c631-410e-b817-3980433b0ee0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:35.239157 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1169/4718] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:35.239881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-a01f27da-e77c-43db-b4e6-53eaaf3e8f64 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.242773 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-a01f27da-e77c-43db-b4e6-53eaaf3e8f64 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:35.243231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-a01f27da-e77c-43db-b4e6-53eaaf3e8f64 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.243391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-a01f27da-e77c-43db-b4e6-53eaaf3e8f64 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.254776 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.254776 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:35.257995 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-a01f27da-e77c-43db-b4e6-53eaaf3e8f64 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:35.261775 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-a01f27da-e77c-43db-b4e6-53eaaf3e8f64 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:35.262133 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1173/4719] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 1035 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:35.362981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.364730 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] PUT https://10.4.3.66/volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856 Aug 25 11:58:35.365077 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:35.371447 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Acquiring lock "cinder-attachment_update-d5dea46d-2df2-4550-9dec-d30afb9b5a46-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:58:35.375421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Lock "cinder-attachment_update-d5dea46d-2df2-4550-9dec-d30afb9b5a46-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:58:35.376400 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.376400 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:35.448226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Lock "cinder-attachment_update-d5dea46d-2df2-4550-9dec-d30afb9b5a46-np0000008081" released by "attachment_update" :: held 0.073s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:58:35.448497 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-7fb69b3d-9a32-4af7-81e2-a5c96deac28f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856 returned with HTTP 200 Aug 25 11:58:35.449008 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1192/4720] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:58:35 2026] PUT /volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:35.490095 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-77955ba9-75ba-45f0-b0cf-6f23c7cf5f35 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.493440 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77955ba9-75ba-45f0-b0cf-6f23c7cf5f35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:58:35.493885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77955ba9-75ba-45f0-b0cf-6f23c7cf5f35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.494282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-77955ba9-75ba-45f0-b0cf-6f23c7cf5f35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.501236 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.501236 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:35.502099 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-77955ba9-75ba-45f0-b0cf-6f23c7cf5f35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:58:35.504208 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-77955ba9-75ba-45f0-b0cf-6f23c7cf5f35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 200 Aug 25 11:58:35.504578 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1187/4721] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 479 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:35.602640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eaf0cf2e-29e9-4c90-9def-7139ba7de9d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.602957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5c85d93d-e59a-44b5-8b1c-21ba71f3041a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.604516 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eaf0cf2e-29e9-4c90-9def-7139ba7de9d8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:35.604581 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5c85d93d-e59a-44b5-8b1c-21ba71f3041a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:35.604730 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5c85d93d-e59a-44b5-8b1c-21ba71f3041a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.604785 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eaf0cf2e-29e9-4c90-9def-7139ba7de9d8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.604891 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5c85d93d-e59a-44b5-8b1c-21ba71f3041a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.604939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eaf0cf2e-29e9-4c90-9def-7139ba7de9d8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.605060 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-eaf0cf2e-29e9-4c90-9def-7139ba7de9d8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:35.609455 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.609455 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:35.610306 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eaf0cf2e-29e9-4c90-9def-7139ba7de9d8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:35.610723 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1170/4722] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:35.611381 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.611381 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:35.614750 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5c85d93d-e59a-44b5-8b1c-21ba71f3041a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:35.619008 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5c85d93d-e59a-44b5-8b1c-21ba71f3041a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 returned with HTTP 200 Aug 25 11:58:35.619370 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1174/4723] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:35.635214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.637379 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:35.637835 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9e30a5dd-1e06-4435-8e83-5197068da4a7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-881199210"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:35.650129 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.650129 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:35.650561 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:35.650728 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create snapshot from volume 9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:35.687674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['d268ecef-9001-486a-a61c-9d14e1e5b0e0', '47cfd40f-79ea-4550-b2f6-bd71c5911c9f', 'd0b6ce70-8859-4806-b7d6-7867f800090e', 'fbf919d9-55fc-4f63-8a03-9d9d5ce3b95b'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:35.726802 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot create request issued successfully. Aug 25 11:58:35.727303 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b5e4aa93-590a-454a-aae7-61bb9a42b866 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:35.727859 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1193/4724] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:35 2026] POST /volume/v3/snapshots => generated 307 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:35.736896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-488868fb-1921-45c5-8a5d-721bc40a29ed None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.738806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-488868fb-1921-45c5-8a5d-721bc40a29ed tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 Aug 25 11:58:35.738998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-488868fb-1921-45c5-8a5d-721bc40a29ed tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.739474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-488868fb-1921-45c5-8a5d-721bc40a29ed tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.744472 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.744472 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:35.744855 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-488868fb-1921-45c5-8a5d-721bc40a29ed tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:35.745576 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-488868fb-1921-45c5-8a5d-721bc40a29ed tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 returned with HTTP 200 Aug 25 11:58:35.746004 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1188/4725] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:35.861057 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d674d0e8-36e9-44fc-b151-2c452b485961 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:35.863001 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d674d0e8-36e9-44fc-b151-2c452b485961 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:35.863259 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d674d0e8-36e9-44fc-b151-2c452b485961 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:35.863500 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d674d0e8-36e9-44fc-b151-2c452b485961 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:35.863683 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d674d0e8-36e9-44fc-b151-2c452b485961 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:35.868540 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:35.868540 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:35.869250 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d674d0e8-36e9-44fc-b151-2c452b485961 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:35.869737 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1171/4726] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:35 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:36.254810 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-352f7c92-8a22-4d75-8552-c331dd9b5ccb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.256707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-352f7c92-8a22-4d75-8552-c331dd9b5ccb tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:36.256923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-352f7c92-8a22-4d75-8552-c331dd9b5ccb tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:36.257145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-352f7c92-8a22-4d75-8552-c331dd9b5ccb tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:36.268364 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.268364 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:36.272185 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-352f7c92-8a22-4d75-8552-c331dd9b5ccb tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:36.277674 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-352f7c92-8a22-4d75-8552-c331dd9b5ccb tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:36.278127 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1175/4727] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:36 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:36.620558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-78211ec8-8571-438b-8af6-c06a83060628 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.623302 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78211ec8-8571-438b-8af6-c06a83060628 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:36.623607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78211ec8-8571-438b-8af6-c06a83060628 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:36.623926 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-78211ec8-8571-438b-8af6-c06a83060628 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:36.624059 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-78211ec8-8571-438b-8af6-c06a83060628 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:36.629213 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.629213 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:36.630449 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-78211ec8-8571-438b-8af6-c06a83060628 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:36.630928 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1194/4728] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:36 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:36.761553 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7eaa39c7-9429-4efa-a3a7-51de6da088ea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.764259 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7eaa39c7-9429-4efa-a3a7-51de6da088ea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 Aug 25 11:58:36.764516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7eaa39c7-9429-4efa-a3a7-51de6da088ea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:36.764817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7eaa39c7-9429-4efa-a3a7-51de6da088ea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:36.775758 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.775758 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:36.776148 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7eaa39c7-9429-4efa-a3a7-51de6da088ea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:36.776984 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7eaa39c7-9429-4efa-a3a7-51de6da088ea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 returned with HTTP 200 Aug 25 11:58:36.777398 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1189/4729] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:36 2026] GET /volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 => generated 466 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:36.786510 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f310041b-1fd9-4a98-874e-844f47b76eba None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.843031 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f310041b-1fd9-4a98-874e-844f47b76eba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] POST https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7/action Aug 25 11:58:36.843789 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f310041b-1fd9-4a98-874e-844f47b76eba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:36.843789 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f310041b-1fd9-4a98-874e-844f47b76eba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:36.849415 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.849415 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:36.850196 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f310041b-1fd9-4a98-874e-844f47b76eba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Snapshot retrieved successfully. Aug 25 11:58:36.850712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-f310041b-1fd9-4a98-874e-844f47b76eba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'cc98b1bb3bbe46c890728f585798dba9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8df4f2b6aa9941b99ca4ed43159ebb81', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:36.850894 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f310041b-1fd9-4a98-874e-844f47b76eba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7/action returned with HTTP 403 Aug 25 11:58:36.851320 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1172/4730] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:36 2026] POST /volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7/action => generated 133 bytes in 65 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:36.859354 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-795a42f0-a8af-4233-9792-913029629067 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.861311 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 Aug 25 11:58:36.861567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:36.861877 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:36.862014 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete snapshot with id: 5c0eb9f3-88e1-4752-a645-552859a1e4c7 Aug 25 11:58:36.867733 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.867733 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:36.867978 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:36.882476 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cc64b074-efee-4dec-832f-5fe753610ebf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.883319 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:36.883559 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-795a42f0-a8af-4233-9792-913029629067 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 returned with HTTP 202 Aug 25 11:58:36.884188 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1176/4731] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:36 2026] DELETE /volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:36.884367 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc64b074-efee-4dec-832f-5fe753610ebf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:36.885234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc64b074-efee-4dec-832f-5fe753610ebf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:36.885234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cc64b074-efee-4dec-832f-5fe753610ebf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:36.885234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cc64b074-efee-4dec-832f-5fe753610ebf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:36.893197 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-aa7f03cd-7915-4477-b71e-9c503299069c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:36.893876 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.893876 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:36.895061 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cc64b074-efee-4dec-832f-5fe753610ebf tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:36.895286 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa7f03cd-7915-4477-b71e-9c503299069c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 Aug 25 11:58:36.895604 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa7f03cd-7915-4477-b71e-9c503299069c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:36.895849 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1195/4732] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:36 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:36.896014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-aa7f03cd-7915-4477-b71e-9c503299069c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:36.903836 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:36.903836 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:36.904430 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-aa7f03cd-7915-4477-b71e-9c503299069c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:36.905368 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-aa7f03cd-7915-4477-b71e-9c503299069c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 returned with HTTP 200 Aug 25 11:58:36.905980 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1190/4733] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:36 2026] GET /volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:37.293573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fd9e5e9-6481-4749-8f32-d8d8d1485c86 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.295778 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd9e5e9-6481-4749-8f32-d8d8d1485c86 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:37.296113 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd9e5e9-6481-4749-8f32-d8d8d1485c86 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.296372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fd9e5e9-6481-4749-8f32-d8d8d1485c86 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.304234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-7b3888b2-6938-4fc9-945d-e5a4767f3139 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.306510 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-7b3888b2-6938-4fc9-945d-e5a4767f3139 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:58:37.306745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-7b3888b2-6938-4fc9-945d-e5a4767f3139 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.306938 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-7b3888b2-6938-4fc9-945d-e5a4767f3139 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.307328 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:37.307328 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:37.310783 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fd9e5e9-6481-4749-8f32-d8d8d1485c86 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:37.311641 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:37.311641 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:37.312062 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-7b3888b2-6938-4fc9-945d-e5a4767f3139 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:58:37.312921 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-7b3888b2-6938-4fc9-945d-e5a4767f3139 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 200 Aug 25 11:58:37.313294 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1177/4734] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:58:37 2026] GET /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 479 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:37.314875 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fd9e5e9-6481-4749-8f32-d8d8d1485c86 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:37.315222 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1173/4735] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:37 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 856 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:37.642953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-117766f6-5a9c-49dd-8c2c-32d77e5989a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.645376 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-117766f6-5a9c-49dd-8c2c-32d77e5989a1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:37.645703 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-117766f6-5a9c-49dd-8c2c-32d77e5989a1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.645962 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-117766f6-5a9c-49dd-8c2c-32d77e5989a1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.646128 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-117766f6-5a9c-49dd-8c2c-32d77e5989a1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:37.651609 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:37.651609 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:37.652805 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-117766f6-5a9c-49dd-8c2c-32d77e5989a1 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:37.653343 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1196/4736] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:37 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:37.912285 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ca422bf9-58c3-4b2f-aeeb-bb40d090d748 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.913743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca422bf9-58c3-4b2f-aeeb-bb40d090d748 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:37.913927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca422bf9-58c3-4b2f-aeeb-bb40d090d748 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.914116 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ca422bf9-58c3-4b2f-aeeb-bb40d090d748 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.914214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-ca422bf9-58c3-4b2f-aeeb-bb40d090d748 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:37.916515 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4668fd66-32e0-4887-9565-38dcbd1a86c0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.918289 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:37.918289 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:37.918990 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ca422bf9-58c3-4b2f-aeeb-bb40d090d748 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:37.919643 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1191/4737] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:37 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:37.920481 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4668fd66-32e0-4887-9565-38dcbd1a86c0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 Aug 25 11:58:37.920726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4668fd66-32e0-4887-9565-38dcbd1a86c0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.921054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4668fd66-32e0-4887-9565-38dcbd1a86c0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.926490 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4668fd66-32e0-4887-9565-38dcbd1a86c0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 returned with HTTP 404 Aug 25 11:58:37.927060 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1178/4738] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:37 2026] GET /volume/v3/snapshots/5c0eb9f3-88e1-4752-a645-552859a1e4c7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:37.935651 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57d32a3c-3323-486b-b477-cae8bc8d872f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.938795 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:37.938795 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.938986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.939132 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume with id: 9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:37.947505 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:37.947505 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:37.947981 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:37.965353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b2b79416-e458-4e97-ae3c-128042755f63 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.967022 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2b79416-e458-4e97-ae3c-128042755f63 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:58:37.967731 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2b79416-e458-4e97-ae3c-128042755f63 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.967731 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2b79416-e458-4e97-ae3c-128042755f63 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.967731 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-b2b79416-e458-4e97-ae3c-128042755f63 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Delete snapshot with id: df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:58:37.971607 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2b79416-e458-4e97-ae3c-128042755f63 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 404 Aug 25 11:58:37.972216 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1197/4739] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:37 2026] DELETE /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:37.979184 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60f1d2f0-31bc-41a0-bc93-a982bd2956a0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:37.981540 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60f1d2f0-31bc-41a0-bc93-a982bd2956a0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 Aug 25 11:58:37.981819 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60f1d2f0-31bc-41a0-bc93-a982bd2956a0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:37.982012 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60f1d2f0-31bc-41a0-bc93-a982bd2956a0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:37.989211 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60f1d2f0-31bc-41a0-bc93-a982bd2956a0 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 returned with HTTP 404 Aug 25 11:58:37.990037 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1192/4740] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:37 2026] GET /volume/v3/snapshots/df13f672-cbb6-4ca0-a71a-744257d28663 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:37.993072 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume request issued successfully. Aug 25 11:58:37.993333 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57d32a3c-3323-486b-b477-cae8bc8d872f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 returned with HTTP 202 Aug 25 11:58:37.993945 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1174/4741] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:37 2026] DELETE /volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:38.002166 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0d5ff117-06fe-4cb6-9166-4249f15e21c2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.004060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0d5ff117-06fe-4cb6-9166-4249f15e21c2 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:38.004241 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0d5ff117-06fe-4cb6-9166-4249f15e21c2 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.004433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0d5ff117-06fe-4cb6-9166-4249f15e21c2 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.024671 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.024671 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:38.031015 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0d5ff117-06fe-4cb6-9166-4249f15e21c2 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:38.036594 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0d5ff117-06fe-4cb6-9166-4249f15e21c2 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 returned with HTTP 200 Aug 25 11:58:38.036594 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1179/4742] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 => generated 1005 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:38.047404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-47a4f13d-7ec3-4cc6-9edf-20500f68734c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.050310 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-47a4f13d-7ec3-4cc6-9edf-20500f68734c tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:38.050520 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-47a4f13d-7ec3-4cc6-9edf-20500f68734c tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.050772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-47a4f13d-7ec3-4cc6-9edf-20500f68734c tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.065075 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.065075 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:38.067742 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-47a4f13d-7ec3-4cc6-9edf-20500f68734c tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:38.071318 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-47a4f13d-7ec3-4cc6-9edf-20500f68734c tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:58:38.071685 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1198/4743] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:38.099593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.101159 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33/action Aug 25 11:58:38.101709 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:38.103246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:38.116482 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.116482 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:38.117218 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:38.126904 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Begin detaching volume completed successfully. Aug 25 11:58:38.127255 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-4c741ba6-7d28-45ca-a7cf-cade3a7f5dc5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33/action returned with HTTP 202 Aug 25 11:58:38.127967 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1193/4744] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:58:38 2026] POST /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:38.176529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8e97134e-1b9f-4b16-b59b-4fe7526038d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.177084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e97134e-1b9f-4b16-b59b-4fe7526038d3 None None] GET https://10.4.3.66/volume// Aug 25 11:58:38.177303 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e97134e-1b9f-4b16-b59b-4fe7526038d3 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.177682 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8e97134e-1b9f-4b16-b59b-4fe7526038d3 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.178130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8e97134e-1b9f-4b16-b59b-4fe7526038d3 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:38.178520 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1175/4745] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:38.186448 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-c986e669-fdf8-4964-a007-815485f50115 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.188339 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-c986e669-fdf8-4964-a007-815485f50115 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:38.188399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-c986e669-fdf8-4964-a007-815485f50115 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.188638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-c986e669-fdf8-4964-a007-815485f50115 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.201119 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.201119 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:38.205310 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-c986e669-fdf8-4964-a007-815485f50115 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:38.209842 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-c986e669-fdf8-4964-a007-815485f50115 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:58:38.210291 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1180/4746] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 1320 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:38.365394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fc1c022c-3daa-4d55-b65f-fe2f215a3791 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.368418 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc1c022c-3daa-4d55-b65f-fe2f215a3791 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:38.368711 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc1c022c-3daa-4d55-b65f-fe2f215a3791 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.369005 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fc1c022c-3daa-4d55-b65f-fe2f215a3791 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.386417 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.386417 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:38.392014 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-fc1c022c-3daa-4d55-b65f-fe2f215a3791 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:38.400660 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fc1c022c-3daa-4d55-b65f-fe2f215a3791 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:38.400660 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1199/4747] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:38.428467 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-65d76ae1-9370-4f57-bd44-f4c9bf3188d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.430548 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-65d76ae1-9370-4f57-bd44-f4c9bf3188d8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:58:38.432447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-65d76ae1-9370-4f57-bd44-f4c9bf3188d8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.432447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-65d76ae1-9370-4f57-bd44-f4c9bf3188d8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.436055 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.436055 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:38.436521 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-65d76ae1-9370-4f57-bd44-f4c9bf3188d8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:58:38.437470 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-65d76ae1-9370-4f57-bd44-f4c9bf3188d8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 200 Aug 25 11:58:38.437932 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1194/4748] 10.4.3.66 () {68 vars in 1597 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 479 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:38.445585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-95eb36cd-2561-4b6b-9800-985cb8a87e2e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.448237 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-95eb36cd-2561-4b6b-9800-985cb8a87e2e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:58:38.448416 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-95eb36cd-2561-4b6b-9800-985cb8a87e2e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.448633 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-95eb36cd-2561-4b6b-9800-985cb8a87e2e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.459993 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.459993 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:38.464293 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-95eb36cd-2561-4b6b-9800-985cb8a87e2e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:38.469339 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-95eb36cd-2561-4b6b-9800-985cb8a87e2e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 200 Aug 25 11:58:38.469774 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1176/4749] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 1657 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:38.478204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.480293 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:38.480700 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a8ba8239-824e-4489-9a05-9e7168911041", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:38.482348 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a8ba8239-824e-4489-9a05-9e7168911041', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:38.497196 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.497196 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:38.497669 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:58:38.497765 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:58:38.498864 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:58:38.505709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (242f92e4-44ea-45ec-866f-a71f7673d4ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:38.506804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51658b6-215d-4274-8b01-ff139faa1bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:38.507804 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:38.534197 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a51658b6-215d-4274-8b01-ff139faa1bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a8ba8239-824e-4489-9a05-9e7168911041', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:38.534947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6718d625-572c-40db-b83c-e9f49d9afa60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:38.574371 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['a8c22d1e-1903-4fcd-aad3-9df2ae53d6d8', '676ff0b2-a1c0-407f-911f-9f11d558dce8', 'fd74ce1c-8f52-45da-a09b-3a1ec82b6c6f', '2483025a-4261-4765-a99a-a28877a81038'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:38.575195 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6718d625-572c-40db-b83c-e9f49d9afa60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8c22d1e-1903-4fcd-aad3-9df2ae53d6d8', '676ff0b2-a1c0-407f-911f-9f11d558dce8', 'fd74ce1c-8f52-45da-a09b-3a1ec82b6c6f', '2483025a-4261-4765-a99a-a28877a81038']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:38.576095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baccc59e-50c6-480d-b697-8d28624f0354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:38.636210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baccc59e-50c6-480d-b697-8d28624f0354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f0bd7f0-310b-473b-a7a3-7ac74cee1034', '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='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['a8c22d1e-1903-4fcd-aad3-9df2ae53d6d8','676ff0b2-a1c0-407f-911f-9f11d558dce8','fd74ce1c-8f52-45da-a09b-3a1ec82b6c6f','2483025a-4261-4765-a99a-a28877a81038'],size=1,snapshot_id=a8ba8239-824e-4489-9a05-9e7168911041,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T11:58:38Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f0bd7f0-310b-473b-a7a3-7ac74cee1034,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a8ba8239-824e-4489-9a05-9e7168911041,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:38.637091 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea72ae02-baa6-4220-8191-6d137e7eeb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:38.661508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ea72ae02-baa6-4220-8191-6d137e7eeb3e) transitioned into 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='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['a8c22d1e-1903-4fcd-aad3-9df2ae53d6d8','676ff0b2-a1c0-407f-911f-9f11d558dce8','fd74ce1c-8f52-45da-a09b-3a1ec82b6c6f','2483025a-4261-4765-a99a-a28877a81038'],size=1,snapshot_id=a8ba8239-824e-4489-9a05-9e7168911041,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:38.662244 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c323fc-e552-4e53-8c7a-aa7ed9abbe02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:38.666225 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bfa4589d-b8ed-40a7-a689-4a8d047bee33 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.668416 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfa4589d-b8ed-40a7-a689-4a8d047bee33 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:38.668676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfa4589d-b8ed-40a7-a689-4a8d047bee33 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.668896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bfa4589d-b8ed-40a7-a689-4a8d047bee33 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.669011 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bfa4589d-b8ed-40a7-a689-4a8d047bee33 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:38.675400 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.675400 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:38.676293 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bfa4589d-b8ed-40a7-a689-4a8d047bee33 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:38.676750 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1200/4750] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:38.695295 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6c323fc-e552-4e53-8c7a-aa7ed9abbe02) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:38.696058 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (242f92e4-44ea-45ec-866f-a71f7673d4ae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:38.696407 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:58:38.697012 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-b31826f9-8c3a-4bf9-8303-44554700d1b5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:38.697454 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1181/4751] 10.4.3.66 () {72 vars in 1534 bytes} [Tue Aug 25 11:58:38 2026] POST /volume/v3/volumes => generated 734 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:38.704989 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-09f86bcb-f7b7-4136-bc35-d0503a102bb8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.707943 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-09f86bcb-f7b7-4136-bc35-d0503a102bb8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:58:38.708121 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-09f86bcb-f7b7-4136-bc35-d0503a102bb8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.708313 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-09f86bcb-f7b7-4136-bc35-d0503a102bb8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.721106 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.721106 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:38.725410 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-2589224a-0f52-4f4e-a0bc-087248d6fbbf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.726749 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-09f86bcb-f7b7-4136-bc35-d0503a102bb8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:38.727426 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-2589224a-0f52-4f4e-a0bc-087248d6fbbf tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856/action Aug 25 11:58:38.727797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-2589224a-0f52-4f4e-a0bc-087248d6fbbf tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:38.727917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-2589224a-0f52-4f4e-a0bc-087248d6fbbf tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:38.731116 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-09f86bcb-f7b7-4136-bc35-d0503a102bb8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 200 Aug 25 11:58:38.731493 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1195/4752] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 802 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:38.740548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-1a48536f-b0f9-4fdb-a95c-9ee8e8f2d374 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.743173 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-1a48536f-b0f9-4fdb-a95c-9ee8e8f2d374 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:58:38.743394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-1a48536f-b0f9-4fdb-a95c-9ee8e8f2d374 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.743635 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-1a48536f-b0f9-4fdb-a95c-9ee8e8f2d374 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.748542 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.748542 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:38.753411 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.753411 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:38.757802 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-1a48536f-b0f9-4fdb-a95c-9ee8e8f2d374 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:38.762769 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6879221c-7d88-431a-aa46-dc587bd361a8 req-2589224a-0f52-4f4e-a0bc-087248d6fbbf tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856/action returned with HTTP 204 Aug 25 11:58:38.763158 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-1a48536f-b0f9-4fdb-a95c-9ee8e8f2d374 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 200 Aug 25 11:58:38.763307 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1177/4753] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:58:38 2026] POST /volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:38.763767 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1201/4754] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 802 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:38.932427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-144f6f9d-bfdc-40eb-8669-009730864de8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:38.934531 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-144f6f9d-bfdc-40eb-8669-009730864de8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:38.934822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-144f6f9d-bfdc-40eb-8669-009730864de8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:38.935062 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-144f6f9d-bfdc-40eb-8669-009730864de8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:38.935510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-144f6f9d-bfdc-40eb-8669-009730864de8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:38.939532 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:38.939532 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:38.940176 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-144f6f9d-bfdc-40eb-8669-009730864de8 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:38.940850 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1182/4755] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:38 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:39.049832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a657ac9e-2eda-4637-9169-2939e79b1d5f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.051517 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a657ac9e-2eda-4637-9169-2939e79b1d5f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 Aug 25 11:58:39.051778 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a657ac9e-2eda-4637-9169-2939e79b1d5f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.052015 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a657ac9e-2eda-4637-9169-2939e79b1d5f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.058377 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a657ac9e-2eda-4637-9169-2939e79b1d5f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 returned with HTTP 404 Aug 25 11:58:39.058950 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1196/4756] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/volumes/9e30a5dd-1e06-4435-8e83-5197068da4a7 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:39.066146 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.068036 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:39.068196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-513243492"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:39.069887 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-513243492'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:39.070010 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume of 1 GB Aug 25 11:58:39.074266 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:39.081149 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (5485ae9e-02c0-4b99-90d8-1102e8a1dfa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:39.082265 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b83967-7e0b-40cc-88e3-11f1fa6d7d2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:39.083220 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:39.106881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (90b83967-7e0b-40cc-88e3-11f1fa6d7d2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:39.107555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9698000d-a9f1-485d-8a3f-9c841845a0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:39.154506 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['54012d87-eb8d-430c-961a-1dc0ab7df2e8', '9c7bab2d-e761-476e-ade8-c37ad24dd2b6', 'bc18bcf5-2bca-4cd7-8925-3ac1d678b4ad', '36e23140-e0ab-4bcd-8232-3dc63bd369c7'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:39.155584 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9698000d-a9f1-485d-8a3f-9c841845a0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54012d87-eb8d-430c-961a-1dc0ab7df2e8', '9c7bab2d-e761-476e-ade8-c37ad24dd2b6', 'bc18bcf5-2bca-4cd7-8925-3ac1d678b4ad', '36e23140-e0ab-4bcd-8232-3dc63bd369c7']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:39.156351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8ff013-3a2b-49f5-b411-840936c0b5bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:39.184728 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e8ff013-3a2b-49f5-b411-840936c0b5bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e844d415-2ae8-4246-a88f-499e9f0cd355', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-513243492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['54012d87-eb8d-430c-961a-1dc0ab7df2e8','9c7bab2d-e761-476e-ade8-c37ad24dd2b6','bc18bcf5-2bca-4cd7-8925-3ac1d678b4ad','36e23140-e0ab-4bcd-8232-3dc63bd369c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-513243492',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e844d415-2ae8-4246-a88f-499e9f0cd355,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:39.185832 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c4e323-da5e-4a33-9384-9debd1d80173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:39.209568 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34c4e323-da5e-4a33-9384-9debd1d80173) transitioned into state 'SUCCESS' from state '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-513243492',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['54012d87-eb8d-430c-961a-1dc0ab7df2e8','9c7bab2d-e761-476e-ade8-c37ad24dd2b6','bc18bcf5-2bca-4cd7-8925-3ac1d678b4ad','36e23140-e0ab-4bcd-8232-3dc63bd369c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:39.210459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423cb32d-83e4-46ad-8309-632a326e60cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:39.226013 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (423cb32d-83e4-46ad-8309-632a326e60cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:39.227069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (5485ae9e-02c0-4b99-90d8-1102e8a1dfa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:39.227456 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request issued successfully. Aug 25 11:58:39.228169 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8c750884-ac3c-41ba-bbc9-885ef6959139 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:39.228649 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1178/4757] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:39 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:39.240027 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c99ebff5-3135-46fc-a6f1-e3cad86f4f1e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.241806 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c99ebff5-3135-46fc-a6f1-e3cad86f4f1e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:39.241993 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c99ebff5-3135-46fc-a6f1-e3cad86f4f1e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.242173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c99ebff5-3135-46fc-a6f1-e3cad86f4f1e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.249747 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.249747 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:39.254714 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c99ebff5-3135-46fc-a6f1-e3cad86f4f1e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:39.256459 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-b12c483b-ef33-4f2f-91c2-dd93a49d5766 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.258785 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-b12c483b-ef33-4f2f-91c2-dd93a49d5766 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] DELETE https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad Aug 25 11:58:39.259000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-b12c483b-ef33-4f2f-91c2-dd93a49d5766 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.259271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-b12c483b-ef33-4f2f-91c2-dd93a49d5766 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.259733 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c99ebff5-3135-46fc-a6f1-e3cad86f4f1e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 returned with HTTP 200 Aug 25 11:58:39.260239 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1202/4758] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:39.267293 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.267293 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:39.313201 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-bff75a67-dc08-4d95-b45b-ad130ae91f9f req-b12c483b-ef33-4f2f-91c2-dd93a49d5766 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad returned with HTTP 200 Aug 25 11:58:39.313802 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1183/4759] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:58:39 2026] DELETE /volume/v3/attachments/bc6f22ca-fab7-4e2b-b584-ef2f105f5cad => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:39.413712 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8165128f-e7e4-4ca6-8910-d7716795a88b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.415470 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8165128f-e7e4-4ca6-8910-d7716795a88b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:39.415727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8165128f-e7e4-4ca6-8910-d7716795a88b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.415946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8165128f-e7e4-4ca6-8910-d7716795a88b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.430723 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.430723 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:39.435845 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8165128f-e7e4-4ca6-8910-d7716795a88b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:39.440420 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8165128f-e7e4-4ca6-8910-d7716795a88b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:39.440835 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1197/4760] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 1148 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:39.455665 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab6117c9-0824-4a06-b0ce-f41a15d30682 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.457982 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab6117c9-0824-4a06-b0ce-f41a15d30682 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:39.458210 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab6117c9-0824-4a06-b0ce-f41a15d30682 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.458447 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab6117c9-0824-4a06-b0ce-f41a15d30682 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.469558 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.469558 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:39.473458 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab6117c9-0824-4a06-b0ce-f41a15d30682 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:39.477603 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab6117c9-0824-4a06-b0ce-f41a15d30682 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:39.477997 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1179/4761] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:39.489864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f931a621-007f-4b53-a86a-cf0d1845d430 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.492103 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f931a621-007f-4b53-a86a-cf0d1845d430 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:39.492664 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f931a621-007f-4b53-a86a-cf0d1845d430 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-detach": {"attachment_id": "ba083498-2bd6-4911-8c50-91f4f58b0856"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:39.492832 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f931a621-007f-4b53-a86a-cf0d1845d430 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "ba083498-2bd6-4911-8c50-91f4f58b0856"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:39.504848 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.504848 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:39.505261 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f931a621-007f-4b53-a86a-cf0d1845d430 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:39.512722 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f931a621-007f-4b53-a86a-cf0d1845d430 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 400 Aug 25 11:58:39.513269 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1203/4762] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:58:39 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 100 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 25 11:58:39.547440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-fbb74e6a-4c10-421b-a06a-118df6316da7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.549965 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-fbb74e6a-4c10-421b-a06a-118df6316da7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:39.550136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-fbb74e6a-4c10-421b-a06a-118df6316da7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.550372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-fbb74e6a-4c10-421b-a06a-118df6316da7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.560011 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.560011 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:39.563131 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-fbb74e6a-4c10-421b-a06a-118df6316da7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:39.567518 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-fbb74e6a-4c10-421b-a06a-118df6316da7 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:39.567935 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1184/4763] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:39.586839 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.589293 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46/action Aug 25 11:58:39.589729 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:39.589900 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:39.604075 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.604075 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:39.604719 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:39.614565 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Begin detaching volume completed successfully. Aug 25 11:58:39.614913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-0287e67a-e470-40ee-9dfe-7c8cc6c2d338 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46/action returned with HTTP 202 Aug 25 11:58:39.615444 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1198/4764] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:58:39 2026] POST /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:39.662580 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d4542405-56fc-47d8-814a-d3db175c5581 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.663120 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4542405-56fc-47d8-814a-d3db175c5581 None None] GET https://10.4.3.66/volume// Aug 25 11:58:39.663323 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4542405-56fc-47d8-814a-d3db175c5581 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.663542 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d4542405-56fc-47d8-814a-d3db175c5581 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.663949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d4542405-56fc-47d8-814a-d3db175c5581 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:39.664612 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1180/4765] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:39.673915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-45a7c681-2e60-418d-b0fd-2186bfd1d10d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.676649 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-45a7c681-2e60-418d-b0fd-2186bfd1d10d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:39.676917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-45a7c681-2e60-418d-b0fd-2186bfd1d10d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.677126 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-45a7c681-2e60-418d-b0fd-2186bfd1d10d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.688321 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-af318abb-4662-4d33-a2a2-41ac1fdc634c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.690314 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.690314 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:39.690457 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-af318abb-4662-4d33-a2a2-41ac1fdc634c tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:39.690697 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-af318abb-4662-4d33-a2a2-41ac1fdc634c tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.690953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-af318abb-4662-4d33-a2a2-41ac1fdc634c tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.691103 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-af318abb-4662-4d33-a2a2-41ac1fdc634c tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:39.695038 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-45a7c681-2e60-418d-b0fd-2186bfd1d10d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:39.696452 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.696452 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:39.697214 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-af318abb-4662-4d33-a2a2-41ac1fdc634c tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:39.697567 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1185/4766] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:39.701027 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-45a7c681-2e60-418d-b0fd-2186bfd1d10d tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:39.702292 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1204/4767] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 1331 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:39.951450 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-39e76aef-d892-42af-9201-433caf1999b6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:39.953545 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39e76aef-d892-42af-9201-433caf1999b6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:39.953823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39e76aef-d892-42af-9201-433caf1999b6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:39.954020 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-39e76aef-d892-42af-9201-433caf1999b6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:39.954122 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-39e76aef-d892-42af-9201-433caf1999b6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:39.959090 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:39.959090 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:39.960197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-39e76aef-d892-42af-9201-433caf1999b6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:39.960801 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1199/4768] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:39 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:40.273832 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8f9e25a8-baf2-4c23-9c38-eef68a2ef6c1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.277671 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f9e25a8-baf2-4c23-9c38-eef68a2ef6c1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:40.277671 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f9e25a8-baf2-4c23-9c38-eef68a2ef6c1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.277671 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8f9e25a8-baf2-4c23-9c38-eef68a2ef6c1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.288773 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.288773 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:40.296242 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-8f9e25a8-baf2-4c23-9c38-eef68a2ef6c1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:40.301555 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8f9e25a8-baf2-4c23-9c38-eef68a2ef6c1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 returned with HTTP 200 Aug 25 11:58:40.302108 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1181/4769] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 => generated 1006 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:40.317348 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-de34de05-0512-4a36-9bba-00215e8c21b1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.318598 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:40.318970 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e844d415-2ae8-4246-a88f-499e9f0cd355", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1488110519"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:40.322959 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-af728627-98e4-4011-a4b1-aefd852c4450 req-20cd8b69-427f-4f32-b95d-fd7ee5236ff6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.326263 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-af728627-98e4-4011-a4b1-aefd852c4450 req-20cd8b69-427f-4f32-b95d-fd7ee5236ff6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:40.326541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-af728627-98e4-4011-a4b1-aefd852c4450 req-20cd8b69-427f-4f32-b95d-fd7ee5236ff6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.326839 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-af728627-98e4-4011-a4b1-aefd852c4450 req-20cd8b69-427f-4f32-b95d-fd7ee5236ff6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.330639 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.330639 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:40.330639 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:40.330639 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create snapshot from volume e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:40.338213 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.338213 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:40.343666 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-af728627-98e4-4011-a4b1-aefd852c4450 req-20cd8b69-427f-4f32-b95d-fd7ee5236ff6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:40.349170 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-af728627-98e4-4011-a4b1-aefd852c4450 req-20cd8b69-427f-4f32-b95d-fd7ee5236ff6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:58:40.349536 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1205/4770] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:40.358190 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['95d68947-ecc6-41ad-b524-d1e0bb1ec672', '9762714f-68f0-481c-b910-a6e6069fcf3a', 'c98c6d51-6c7b-48b7-b265-f4c50d675e30', '6522ada4-dca0-49a8-b686-9ea0fea61684'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:40.363531 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.365474 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:40.365673 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.366006 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.366006 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Delete volume with id: 0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:40.373265 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.373265 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:40.373944 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:40.394122 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot create request issued successfully. Aug 25 11:58:40.394122 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-de34de05-0512-4a36-9bba-00215e8c21b1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:40.394520 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1186/4771] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:40 2026] POST /volume/v3/snapshots => generated 308 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:40.402858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c17a7fcb-ec84-4103-b8d2-eac18fb7afea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.404010 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Delete volume request issued successfully. Aug 25 11:58:40.404517 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-011c82c9-cb55-42cf-8cb3-ad1ea44f82eb tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 202 Aug 25 11:58:40.405171 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c17a7fcb-ec84-4103-b8d2-eac18fb7afea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 Aug 25 11:58:40.405247 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1200/4772] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:40 2026] DELETE /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:40.405287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c17a7fcb-ec84-4103-b8d2-eac18fb7afea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.405287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c17a7fcb-ec84-4103-b8d2-eac18fb7afea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.409766 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.409766 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:40.410069 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c17a7fcb-ec84-4103-b8d2-eac18fb7afea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:40.410681 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c17a7fcb-ec84-4103-b8d2-eac18fb7afea tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 returned with HTTP 200 Aug 25 11:58:40.411008 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1182/4773] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:40.421879 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d181276a-da51-45ba-8c68-68bb492819df None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.424139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d181276a-da51-45ba-8c68-68bb492819df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:40.424359 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d181276a-da51-45ba-8c68-68bb492819df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.424564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d181276a-da51-45ba-8c68-68bb492819df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.432225 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.432225 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:40.436515 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d181276a-da51-45ba-8c68-68bb492819df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:40.441601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d181276a-da51-45ba-8c68-68bb492819df tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 200 Aug 25 11:58:40.442080 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1206/4774] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:40.614864 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-da514e30-beb2-4bef-8998-b83a65b42d19 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.616550 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-da514e30-beb2-4bef-8998-b83a65b42d19 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] DELETE https://10.4.3.66/volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856 Aug 25 11:58:40.616764 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-da514e30-beb2-4bef-8998-b83a65b42d19 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.616933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-da514e30-beb2-4bef-8998-b83a65b42d19 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.623526 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.623526 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:40.666170 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-208b77f6-ad04-45cc-b4ce-491ea482e928 req-da514e30-beb2-4bef-8998-b83a65b42d19 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856 returned with HTTP 200 Aug 25 11:58:40.666535 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1187/4775] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:58:40 2026] DELETE /volume/v3/attachments/ba083498-2bd6-4911-8c50-91f4f58b0856 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:40.709736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b9db393-ffb5-4693-bae4-4e37fc02e306 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.711299 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b52064cc-b091-41b3-bba8-159be14b16cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.711730 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b9db393-ffb5-4693-bae4-4e37fc02e306 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:40.711937 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b9db393-ffb5-4693-bae4-4e37fc02e306 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.712115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b9db393-ffb5-4693-bae4-4e37fc02e306 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.712210 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2b9db393-ffb5-4693-bae4-4e37fc02e306 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:40.712967 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b52064cc-b091-41b3-bba8-159be14b16cb tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:40.713294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b52064cc-b091-41b3-bba8-159be14b16cb tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:40.713413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b52064cc-b091-41b3-bba8-159be14b16cb tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:40.716318 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.716318 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:40.717016 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b9db393-ffb5-4693-bae4-4e37fc02e306 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:40.717362 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1201/4776] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:40.726501 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.726501 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:40.730224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-b52064cc-b091-41b3-bba8-159be14b16cb tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] Updating volume '31afa9cf-5410-47c3-999c-01254ef4621b' with '{'status': 'in-use'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 25 11:58:40.753867 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b52064cc-b091-41b3-bba8-159be14b16cb tempest-TestServerVolumeAttachmentScenario-2143457701 tempest-TestServerVolumeAttachmentScenario-2143457701-project-admin] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 202 Aug 25 11:58:40.754398 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1183/4777] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:58:40 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:40.762365 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c83deb6-cfa0-4e5b-92cc-873a20806894 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.764122 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c83deb6-cfa0-4e5b-92cc-873a20806894 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:40.764314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c83deb6-cfa0-4e5b-92cc-873a20806894 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.764491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c83deb6-cfa0-4e5b-92cc-873a20806894 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.773708 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.773708 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:40.776686 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6c83deb6-cfa0-4e5b-92cc-873a20806894 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:40.780325 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c83deb6-cfa0-4e5b-92cc-873a20806894 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:40.780709 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1207/4778] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:40.820960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a8b45765-d939-48b7-94f8-92714a8ddede None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.822806 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a8b45765-d939-48b7-94f8-92714a8ddede tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:40.823035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a8b45765-d939-48b7-94f8-92714a8ddede tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.823253 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a8b45765-d939-48b7-94f8-92714a8ddede tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.831458 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.831458 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:40.834371 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a8b45765-d939-48b7-94f8-92714a8ddede tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:40.838238 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a8b45765-d939-48b7-94f8-92714a8ddede tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:40.838973 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1188/4779] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:40.856036 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.858403 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] POST https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action Aug 25 11:58:40.858820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:40.858959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:40.870217 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.870217 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:40.870767 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:40.879826 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Begin detaching volume completed successfully. Aug 25 11:58:40.880051 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-ffa309a2-0afb-4f5f-a652-5e151fc97093 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action returned with HTTP 202 Aug 25 11:58:40.880674 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1202/4780] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 11:58:40 2026] POST /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:58:40.924732 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c0a23a2c-79b4-411c-afac-b447e6ce50f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.925120 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0a23a2c-79b4-411c-afac-b447e6ce50f6 None None] GET https://10.4.3.66/volume// Aug 25 11:58:40.925291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0a23a2c-79b4-411c-afac-b447e6ce50f6 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.925470 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c0a23a2c-79b4-411c-afac-b447e6ce50f6 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.925810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c0a23a2c-79b4-411c-afac-b447e6ce50f6 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:40.926121 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1184/4781] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:40.933646 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-69e4f2c8-0bf4-4eec-82ce-ad9bc3d950b0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.937790 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-69e4f2c8-0bf4-4eec-82ce-ad9bc3d950b0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:40.937790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-69e4f2c8-0bf4-4eec-82ce-ad9bc3d950b0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.937790 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-69e4f2c8-0bf4-4eec-82ce-ad9bc3d950b0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.946671 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.946671 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:40.950098 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-69e4f2c8-0bf4-4eec-82ce-ad9bc3d950b0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:40.954879 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-69e4f2c8-0bf4-4eec-82ce-ad9bc3d950b0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:40.955811 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1208/4782] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 1331 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:40.972845 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-08e95020-7bed-4b7e-be48-485cad5fd843 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:40.975773 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-08e95020-7bed-4b7e-be48-485cad5fd843 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:40.976089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-08e95020-7bed-4b7e-be48-485cad5fd843 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:40.976333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-08e95020-7bed-4b7e-be48-485cad5fd843 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:40.976479 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-08e95020-7bed-4b7e-be48-485cad5fd843 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:40.980979 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:40.980979 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:40.981935 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-08e95020-7bed-4b7e-be48-485cad5fd843 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:40.982432 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1189/4783] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:40 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:41.421258 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3639c8bc-038c-41cc-afab-d846b4d3616d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.423576 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3639c8bc-038c-41cc-afab-d846b4d3616d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 Aug 25 11:58:41.423836 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3639c8bc-038c-41cc-afab-d846b4d3616d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.424084 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3639c8bc-038c-41cc-afab-d846b4d3616d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.430553 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.430553 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:41.431036 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3639c8bc-038c-41cc-afab-d846b4d3616d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:41.431970 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3639c8bc-038c-41cc-afab-d846b4d3616d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 returned with HTTP 200 Aug 25 11:58:41.432458 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1203/4784] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:41.442835 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.445000 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] GET https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:41.445203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.445410 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.445723 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:41.446002 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.446002 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:41.446936 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.db.api [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Building query based on filter {{(pid=100237) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 25 11:58:41.452973 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Get all snapshots completed successfully. Aug 25 11:58:41.453294 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86b79cbf-014b-4f7b-b710-85ef35f96f67 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] https://10.4.3.66/volume/v3/snapshots returned with HTTP 200 Aug 25 11:58:41.453706 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1185/4785] 10.4.3.66 () {66 vars in 1236 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/snapshots => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:41.456003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2a554ab3-6628-4c47-ad5d-180c13f4b51f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.457922 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a554ab3-6628-4c47-ad5d-180c13f4b51f tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 Aug 25 11:58:41.458307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a554ab3-6628-4c47-ad5d-180c13f4b51f tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.458364 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2a554ab3-6628-4c47-ad5d-180c13f4b51f tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.463788 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.465681 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 Aug 25 11:58:41.465904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.466135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.466265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete snapshot with id: 078e301e-8d4c-4c63-abf3-a308fb3aa7b8 Aug 25 11:58:41.472781 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.472781 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:41.473250 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:41.474464 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2a554ab3-6628-4c47-ad5d-180c13f4b51f tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 returned with HTTP 404 Aug 25 11:58:41.474994 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1209/4786] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/volumes/0a1500f3-c732-45e8-b2a2-8bf25e236d33 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:41.492812 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:41.493044 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2b07c6b0-b1f3-45e7-a044-3aa16802472a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 returned with HTTP 202 Aug 25 11:58:41.493500 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1190/4787] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:41 2026] DELETE /volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:41.504048 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8bbf8997-28d8-4ba1-8cbc-772b8d863cd3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.506189 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bbf8997-28d8-4ba1-8cbc-772b8d863cd3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 Aug 25 11:58:41.508574 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bbf8997-28d8-4ba1-8cbc-772b8d863cd3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.508834 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bbf8997-28d8-4ba1-8cbc-772b8d863cd3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.517017 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.517017 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:41.517395 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8bbf8997-28d8-4ba1-8cbc-772b8d863cd3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:41.526698 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bbf8997-28d8-4ba1-8cbc-772b8d863cd3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 returned with HTTP 200 Aug 25 11:58:41.527108 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1204/4788] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 => generated 466 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:41.729227 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a14ed7bc-8aee-461a-a60a-2509e0f133e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.731191 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a14ed7bc-8aee-461a-a60a-2509e0f133e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:41.731378 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a14ed7bc-8aee-461a-a60a-2509e0f133e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.731569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a14ed7bc-8aee-461a-a60a-2509e0f133e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.731720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a14ed7bc-8aee-461a-a60a-2509e0f133e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:41.736339 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.736339 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:41.737207 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a14ed7bc-8aee-461a-a60a-2509e0f133e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:41.737613 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1186/4789] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 753 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:41.754007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a2267ef8-ecfc-4c4c-9f80-8bb70daac9a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.756145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a2267ef8-ecfc-4c4c-9f80-8bb70daac9a0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3 Aug 25 11:58:41.756361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a2267ef8-ecfc-4c4c-9f80-8bb70daac9a0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.756542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a2267ef8-ecfc-4c4c-9f80-8bb70daac9a0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.766367 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.766367 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:41.775317 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-ca69193e-474e-4f36-8927-2ffd5864a63a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.778166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-ca69193e-474e-4f36-8927-2ffd5864a63a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:58:41.778396 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-ca69193e-474e-4f36-8927-2ffd5864a63a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.778668 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-ca69193e-474e-4f36-8927-2ffd5864a63a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.786084 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.786084 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:41.790283 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-ca69193e-474e-4f36-8927-2ffd5864a63a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:41.796211 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-ca69193e-474e-4f36-8927-2ffd5864a63a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 200 Aug 25 11:58:41.796779 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1191/4790] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 1343 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:41.805560 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74f4ad2c-5afb-4da0-b3df-7fe42fa256c1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.806070 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74f4ad2c-5afb-4da0-b3df-7fe42fa256c1 None None] GET https://10.4.3.66/volume// Aug 25 11:58:41.806284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74f4ad2c-5afb-4da0-b3df-7fe42fa256c1 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.806514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74f4ad2c-5afb-4da0-b3df-7fe42fa256c1 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.806952 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74f4ad2c-5afb-4da0-b3df-7fe42fa256c1 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:41.807298 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1205/4791] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:41.815914 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-254656e2-93e8-4abf-9449-ee8f6385e085 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.817979 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-254656e2-93e8-4abf-9449-ee8f6385e085 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:58:41.818306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-254656e2-93e8-4abf-9449-ee8f6385e085 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2f0bd7f0-310b-473b-a7a3-7ac74cee1034", "connector": null, "instance_uuid": "5e4c7712-8db6-4215-8b05-24f4fcf9b150"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:41.827501 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.827501 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:41.849260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9ad7edf5-b276-4f59-90ae-745dc673fefb req-a2267ef8-ecfc-4c4c-9f80-8bb70daac9a0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3 returned with HTTP 200 Aug 25 11:58:41.849465 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1210/4792] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:58:41 2026] DELETE /volume/v3/attachments/8f9e4c9f-5e43-44aa-9336-a1a6d173dfd3 => generated 19 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:41.860916 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-254656e2-93e8-4abf-9449-ee8f6385e085 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:58:41.861570 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1187/4793] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:58:41 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 25 11:58:41.871666 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-bd18f377-6654-4afb-b939-4424680e45a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.872185 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bd18f377-6654-4afb-b939-4424680e45a4 None None] GET https://10.4.3.66/volume// Aug 25 11:58:41.872337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bd18f377-6654-4afb-b939-4424680e45a4 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.872560 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-bd18f377-6654-4afb-b939-4424680e45a4 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.872937 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-bd18f377-6654-4afb-b939-4424680e45a4 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:41.873306 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1192/4794] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:41.881066 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-2a3c2eb7-af0e-4720-bf9e-9bd600080990 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.883633 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-2a3c2eb7-af0e-4720-bf9e-9bd600080990 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:58:41.883870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-2a3c2eb7-af0e-4720-bf9e-9bd600080990 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.884081 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-2a3c2eb7-af0e-4720-bf9e-9bd600080990 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.895640 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:41.895640 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:41.900607 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a30395d1-079d-43bb-a940-16b478133302 req-2a3c2eb7-af0e-4720-bf9e-9bd600080990 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:58:41.907239 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-2a3c2eb7-af0e-4720-bf9e-9bd600080990 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 200 Aug 25 11:58:41.907842 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1206/4795] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 1522 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:41.994249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9da1515b-b5ff-41d9-87ff-9c2fe48458d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:41.996084 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9da1515b-b5ff-41d9-87ff-9c2fe48458d4 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:41.996290 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9da1515b-b5ff-41d9-87ff-9c2fe48458d4 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:41.996496 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9da1515b-b5ff-41d9-87ff-9c2fe48458d4 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:41.996666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9da1515b-b5ff-41d9-87ff-9c2fe48458d4 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:42.001471 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.001471 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:42.002320 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9da1515b-b5ff-41d9-87ff-9c2fe48458d4 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:42.002901 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1211/4796] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:41 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:42.010403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c9c274e4-f5c9-4da8-996f-6ec43b050fe4 req-3f9e413e-8056-40ce-bd35-fa423eedcca0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.014304 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c9c274e4-f5c9-4da8-996f-6ec43b050fe4 req-3f9e413e-8056-40ce-bd35-fa423eedcca0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:42.014528 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c9c274e4-f5c9-4da8-996f-6ec43b050fe4 req-3f9e413e-8056-40ce-bd35-fa423eedcca0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:42.014813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c9c274e4-f5c9-4da8-996f-6ec43b050fe4 req-3f9e413e-8056-40ce-bd35-fa423eedcca0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:42.026414 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.029692 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.029692 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:42.029860 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653 Aug 25 11:58:42.029860 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:42.032742 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c9c274e4-f5c9-4da8-996f-6ec43b050fe4 req-3f9e413e-8056-40ce-bd35-fa423eedcca0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:42.037503 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c9c274e4-f5c9-4da8-996f-6ec43b050fe4 req-3f9e413e-8056-40ce-bd35-fa423eedcca0 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:42.038045 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1188/4797] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:42 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:42.041721 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-2f0bd7f0-310b-473b-a7a3-7ac74cee1034-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:58:42.050074 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-2f0bd7f0-310b-473b-a7a3-7ac74cee1034-np0000008081" acquired by "attachment_update" :: waited 0.008s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:58:42.050675 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.050675 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:42.151822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-2f0bd7f0-310b-473b-a7a3-7ac74cee1034-np0000008081" released by "attachment_update" :: held 0.103s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:58:42.152513 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-34d2f6be-8fc6-4aae-82fd-227dbb631d00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653 returned with HTTP 200 Aug 25 11:58:42.152590 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1193/4798] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:58:42 2026] PUT /volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:42.182201 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a30395d1-079d-43bb-a940-16b478133302 req-5dccad3c-1002-4a68-becb-bf42f8e0dc4e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.184706 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-5dccad3c-1002-4a68-becb-bf42f8e0dc4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653/action Aug 25 11:58:42.185059 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-5dccad3c-1002-4a68-becb-bf42f8e0dc4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:42.185176 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-5dccad3c-1002-4a68-becb-bf42f8e0dc4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:42.201813 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.201813 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:42.212309 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a30395d1-079d-43bb-a940-16b478133302 req-5dccad3c-1002-4a68-becb-bf42f8e0dc4e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653/action returned with HTTP 204 Aug 25 11:58:42.212859 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1207/4799] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:58:42 2026] POST /volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:42.544199 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3b3d0611-91df-40a7-bc90-bd2c762819fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.546231 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b3d0611-91df-40a7-bc90-bd2c762819fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 Aug 25 11:58:42.546485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b3d0611-91df-40a7-bc90-bd2c762819fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:42.546731 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3b3d0611-91df-40a7-bc90-bd2c762819fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:42.552505 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3b3d0611-91df-40a7-bc90-bd2c762819fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 returned with HTTP 404 Aug 25 11:58:42.553061 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1212/4800] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:42 2026] GET /volume/v3/snapshots/078e301e-8d4c-4c63-abf3-a308fb3aa7b8 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:42.563550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.565949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:42.567310 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:42.567310 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:42.568420 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume with id: e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:42.575410 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.575410 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:42.575760 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:42.605155 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume request issued successfully. Aug 25 11:58:42.605416 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17085b01-ee10-42ee-ad1d-d0ce5e1f08fc tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 returned with HTTP 202 Aug 25 11:58:42.605930 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1189/4801] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:42 2026] DELETE /volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:42.614841 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1d3e2972-bf40-4309-9a97-d9d506403e32 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.616836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d3e2972-bf40-4309-9a97-d9d506403e32 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:42.617027 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d3e2972-bf40-4309-9a97-d9d506403e32 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:42.617165 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1d3e2972-bf40-4309-9a97-d9d506403e32 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:42.626231 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.626231 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:42.629890 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1d3e2972-bf40-4309-9a97-d9d506403e32 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:42.637262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1d3e2972-bf40-4309-9a97-d9d506403e32 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 returned with HTTP 200 Aug 25 11:58:42.637768 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1194/4802] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:42 2026] GET /volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:42.752069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fbbad65c-6343-4a1c-a0eb-7c859aac63f6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:42.754370 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbbad65c-6343-4a1c-a0eb-7c859aac63f6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:42.754591 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbbad65c-6343-4a1c-a0eb-7c859aac63f6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:42.754837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fbbad65c-6343-4a1c-a0eb-7c859aac63f6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:42.754973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fbbad65c-6343-4a1c-a0eb-7c859aac63f6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:42.759100 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:42.759100 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:42.759857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fbbad65c-6343-4a1c-a0eb-7c859aac63f6 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:42.760277 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1208/4803] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:42 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 754 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:43.014102 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-af5d6d83-42c5-4c0a-aa8b-8b61d7d5752f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:43.016112 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af5d6d83-42c5-4c0a-aa8b-8b61d7d5752f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:43.016326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af5d6d83-42c5-4c0a-aa8b-8b61d7d5752f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:43.016539 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-af5d6d83-42c5-4c0a-aa8b-8b61d7d5752f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:43.016709 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-af5d6d83-42c5-4c0a-aa8b-8b61d7d5752f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:43.020789 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:43.020789 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:43.021325 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-af5d6d83-42c5-4c0a-aa8b-8b61d7d5752f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:43.021692 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1213/4804] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:43 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:43.655077 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6975dd2d-8d04-48b5-b91a-dcf08cf3feae None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:43.657284 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6975dd2d-8d04-48b5-b91a-dcf08cf3feae tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 Aug 25 11:58:43.657608 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6975dd2d-8d04-48b5-b91a-dcf08cf3feae tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:43.657915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6975dd2d-8d04-48b5-b91a-dcf08cf3feae tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:43.666379 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6975dd2d-8d04-48b5-b91a-dcf08cf3feae tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 returned with HTTP 404 Aug 25 11:58:43.666975 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1190/4805] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:43 2026] GET /volume/v3/volumes/e844d415-2ae8-4246-a88f-499e9f0cd355 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:43.676090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:43.678650 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:43.678767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-824000732"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:43.680669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-824000732'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:43.680836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume of 1 GB Aug 25 11:58:43.687969 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:43.694014 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (f89be1b6-780c-4f10-996f-64e771478674) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:43.695354 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd7e0d7-f77b-42af-a403-4dcef9f8adf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:43.696275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:43.726292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1dd7e0d7-f77b-42af-a403-4dcef9f8adf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:43.727119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa901b7-0951-476f-a206-b2c1a9fc6c37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:43.771891 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f7d44e6e-7068-48ea-80a5-51e5a065fa11 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:43.773554 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7d44e6e-7068-48ea-80a5-51e5a065fa11 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:43.773746 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7d44e6e-7068-48ea-80a5-51e5a065fa11 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:43.773911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f7d44e6e-7068-48ea-80a5-51e5a065fa11 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:43.773949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['eb1fe11d-5fc8-4900-a385-82a239315ad9', '68da050f-fc37-422f-8945-2a18770011a7', '395d368f-b9de-4105-aba9-60e0a501b28c', '9bbbfc46-19c1-436e-a995-ebd02d55cb4a'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:43.774006 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f7d44e6e-7068-48ea-80a5-51e5a065fa11 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:43.775137 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4aa901b7-0951-476f-a206-b2c1a9fc6c37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eb1fe11d-5fc8-4900-a385-82a239315ad9', '68da050f-fc37-422f-8945-2a18770011a7', '395d368f-b9de-4105-aba9-60e0a501b28c', '9bbbfc46-19c1-436e-a995-ebd02d55cb4a']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:43.776414 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6065ba59-4b16-4ceb-8954-dab29f665000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:43.777951 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:43.777951 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:43.778641 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f7d44e6e-7068-48ea-80a5-51e5a065fa11 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:43.778988 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1209/4806] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:43 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:43.804281 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6065ba59-4b16-4ceb-8954-dab29f665000) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5c713ce-1412-4d86-83c1-55483c1dbc2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824000732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['eb1fe11d-5fc8-4900-a385-82a239315ad9','68da050f-fc37-422f-8945-2a18770011a7','395d368f-b9de-4105-aba9-60e0a501b28c','9bbbfc46-19c1-436e-a995-ebd02d55cb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-824000732',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5c713ce-1412-4d86-83c1-55483c1dbc2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:43.805115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d6657c-bef4-40ef-98d3-c7c6c64564cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:43.824661 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d6657c-bef4-40ef-98d3-c7c6c64564cf) transitioned into state 'SUCCESS' from state '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-824000732',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['eb1fe11d-5fc8-4900-a385-82a239315ad9','68da050f-fc37-422f-8945-2a18770011a7','395d368f-b9de-4105-aba9-60e0a501b28c','9bbbfc46-19c1-436e-a995-ebd02d55cb4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:43.825428 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf4a397-a87f-4bb5-ab4c-615946cd93e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:43.835096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbf4a397-a87f-4bb5-ab4c-615946cd93e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:43.835992 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (f89be1b6-780c-4f10-996f-64e771478674) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:43.836327 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request issued successfully. Aug 25 11:58:43.836956 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d997cc54-1cd5-4a90-adc5-8f4809268e51 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:43.837398 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1195/4807] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:43 2026] POST /volume/v3/volumes => generated 775 bytes in 162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:43.850770 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-096ff3e2-8717-40b2-861d-dc958963cb3a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:43.853867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-096ff3e2-8717-40b2-861d-dc958963cb3a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:43.854039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-096ff3e2-8717-40b2-861d-dc958963cb3a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:43.854231 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-096ff3e2-8717-40b2-861d-dc958963cb3a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:43.860846 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:43.860846 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:43.863930 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-096ff3e2-8717-40b2-861d-dc958963cb3a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:43.867155 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-096ff3e2-8717-40b2-861d-dc958963cb3a tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d returned with HTTP 200 Aug 25 11:58:43.867519 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1214/4808] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:43 2026] GET /volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:44.032959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0f9042ee-118e-4c07-a5f7-8455ed351fec None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:44.034405 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f9042ee-118e-4c07-a5f7-8455ed351fec tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:44.034607 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f9042ee-118e-4c07-a5f7-8455ed351fec tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:44.034791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0f9042ee-118e-4c07-a5f7-8455ed351fec tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:44.034896 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-0f9042ee-118e-4c07-a5f7-8455ed351fec tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:44.039455 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:44.039455 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:44.040084 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0f9042ee-118e-4c07-a5f7-8455ed351fec tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:44.040426 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1191/4809] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:44 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:44.790068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2b8e5157-4f6b-4e22-aa80-49aaa9c5c631 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:44.792123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b8e5157-4f6b-4e22-aa80-49aaa9c5c631 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:44.792123 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b8e5157-4f6b-4e22-aa80-49aaa9c5c631 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:44.792471 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2b8e5157-4f6b-4e22-aa80-49aaa9c5c631 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:44.792471 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2b8e5157-4f6b-4e22-aa80-49aaa9c5c631 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:44.796705 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:44.796705 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:44.797455 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2b8e5157-4f6b-4e22-aa80-49aaa9c5c631 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:44.797882 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1210/4810] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:44 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 754 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:44.881095 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-df8ab1e2-96e5-4592-a2e2-4b015dd049d0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:44.882686 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df8ab1e2-96e5-4592-a2e2-4b015dd049d0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:44.882845 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df8ab1e2-96e5-4592-a2e2-4b015dd049d0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:44.883037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df8ab1e2-96e5-4592-a2e2-4b015dd049d0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:44.889067 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:44.889067 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:44.891987 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-df8ab1e2-96e5-4592-a2e2-4b015dd049d0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:44.894959 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df8ab1e2-96e5-4592-a2e2-4b015dd049d0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d returned with HTTP 200 Aug 25 11:58:44.895269 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1196/4811] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:44 2026] GET /volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d => generated 1006 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:44.906143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2133ee74-349f-4ff8-98d2-7638de821624 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:44.908078 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:44.908387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e5c713ce-1412-4d86-83c1-55483c1dbc2d", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1822600395"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:44.918078 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:44.918078 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:44.918401 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:44.918554 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create snapshot from volume e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:44.947999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['924f7432-8654-4897-8495-45db02c6109b', 'd5fb8861-7be0-4ca7-b17d-2a7d3abc6c16', 'c2d245d7-8e7f-4ee4-89eb-dcff7567b5d2', '8529714c-3a22-40ff-afab-7d4fcba62ec8'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:44.961528 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34112090-b3b8-43bf-849e-a976b05e4318 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:44.967223 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:44.967487 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:44.967790 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:44.967986 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Delete volume with id: d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:44.992457 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:44.992457 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:44.993070 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:45.009030 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot create request issued successfully. Aug 25 11:58:45.009505 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2133ee74-349f-4ff8-98d2-7638de821624 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:45.010152 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1215/4812] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:44 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:45.021740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6451be59-b705-4d53-8458-0974a5f4e309 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:45.023883 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6451be59-b705-4d53-8458-0974a5f4e309 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e Aug 25 11:58:45.024331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6451be59-b705-4d53-8458-0974a5f4e309 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:45.024533 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6451be59-b705-4d53-8458-0974a5f4e309 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:45.030128 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Delete volume request issued successfully. Aug 25 11:58:45.030128 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34112090-b3b8-43bf-849e-a976b05e4318 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 202 Aug 25 11:58:45.030128 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1192/4813] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:44 2026] DELETE /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:45.031399 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:45.031399 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:45.031808 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6451be59-b705-4d53-8458-0974a5f4e309 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:45.032453 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6451be59-b705-4d53-8458-0974a5f4e309 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e returned with HTTP 200 Aug 25 11:58:45.032858 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1211/4814] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:45 2026] GET /volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:45.038837 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-65489ffd-63ed-4a5d-8c8a-0cf091e5fc7b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:45.041450 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-65489ffd-63ed-4a5d-8c8a-0cf091e5fc7b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:45.041752 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-65489ffd-63ed-4a5d-8c8a-0cf091e5fc7b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:45.043281 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-65489ffd-63ed-4a5d-8c8a-0cf091e5fc7b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:45.051582 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eac26894-751b-4a25-8b09-6570c41220fc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:45.053610 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eac26894-751b-4a25-8b09-6570c41220fc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:45.053829 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eac26894-751b-4a25-8b09-6570c41220fc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:45.054003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eac26894-751b-4a25-8b09-6570c41220fc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:45.054109 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eac26894-751b-4a25-8b09-6570c41220fc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:45.055439 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:45.055439 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:45.064048 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:45.064048 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:45.064829 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eac26894-751b-4a25-8b09-6570c41220fc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:45.064880 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-65489ffd-63ed-4a5d-8c8a-0cf091e5fc7b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:45.065224 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1216/4815] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:45 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:45.072829 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-65489ffd-63ed-4a5d-8c8a-0cf091e5fc7b tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 200 Aug 25 11:58:45.073532 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1197/4816] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:45 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 855 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:58:45.811081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2da709cc-006a-43e5-9257-befd1b3f89e7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:45.814454 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2da709cc-006a-43e5-9257-befd1b3f89e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:45.814693 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2da709cc-006a-43e5-9257-befd1b3f89e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:45.814899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2da709cc-006a-43e5-9257-befd1b3f89e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:45.815031 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2da709cc-006a-43e5-9257-befd1b3f89e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:45.820466 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:45.820466 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:45.820466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2da709cc-006a-43e5-9257-befd1b3f89e7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:45.820466 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1193/4817] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:45 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:45.834332 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bea734d1-af07-4a01-9451-cc1f51c8df04 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:45.836664 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bea734d1-af07-4a01-9451-cc1f51c8df04 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:58:45.836863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bea734d1-af07-4a01-9451-cc1f51c8df04 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:45.837099 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bea734d1-af07-4a01-9451-cc1f51c8df04 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:45.844726 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:45.844726 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:45.848507 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bea734d1-af07-4a01-9451-cc1f51c8df04 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:45.853144 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bea734d1-af07-4a01-9451-cc1f51c8df04 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 200 Aug 25 11:58:45.853543 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1212/4818] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:45 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 1360 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:45.865201 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:45.866897 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] POST https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b/restore Aug 25 11:58:45.867204 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:45.868419 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Restoring backup 3efcd59a-89e8-499f-9b60-19cb73d3eb3b ({'restore': {}}) {{(pid=100239) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 11:58:45.868544 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Restoring backup 3efcd59a-89e8-499f-9b60-19cb73d3eb3b to volume None. Aug 25 11:58:45.872558 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:45.872558 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:45.873527 np0000008081 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Creating volume of 1 GB for restore of backup 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. Aug 25 11:58:45.879579 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Availability zone cache updated, next update will occur around 2026-08-25 12:58:45.879345. {{(pid=100239) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 25 11:58:45.879688 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Availability Zones retrieved successfully. Aug 25 11:58:45.884772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Flow 'volume_create_api' (c5c4be1c-303c-4e05-82ee-ed73d1232db8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:45.885571 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e199dd67-b95a-4439-a25d-1bb0eb8459dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:45.886382 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:45.910844 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e199dd67-b95a-4439-a25d-1bb0eb8459dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:45.911526 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe4160a-d77e-44a2-8c7f-39086d377037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:45.949035 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Created reservations ['22b59686-5d01-4bd9-a743-c8fc621e78fa', '29d91154-7b86-4ba6-938c-aef097d2529d', 'a9575146-2d35-4ca1-88b6-26d7a748f0c4', '49395c04-c87c-49d4-943e-9b2c9dbb880d'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:45.950106 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abe4160a-d77e-44a2-8c7f-39086d377037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['22b59686-5d01-4bd9-a743-c8fc621e78fa', '29d91154-7b86-4ba6-938c-aef097d2529d', 'a9575146-2d35-4ca1-88b6-26d7a748f0c4', '49395c04-c87c-49d4-943e-9b2c9dbb880d']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:45.951140 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aca898e-47b9-441d-9713-690c3d75066d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:45.986655 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aca898e-47b9-441d-9713-690c3d75066d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fce88ae-d9ae-4085-926f-dba2c20103a3', '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_3efcd59a-89e8-499f-9b60-19cb73d3eb3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddaf51c1993a4c2faa83255adc0580f5',qos_specs=None,replication_status=,reservations=['22b59686-5d01-4bd9-a743-c8fc621e78fa','29d91154-7b86-4ba6-938c-aef097d2529d','a9575146-2d35-4ca1-88b6-26d7a748f0c4','49395c04-c87c-49d4-943e-9b2c9dbb880d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5003263ab19842c19e4f6fa8364ba026',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:45Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_3efcd59a-89e8-499f-9b60-19cb73d3eb3b',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fce88ae-d9ae-4085-926f-dba2c20103a3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddaf51c1993a4c2faa83255adc0580f5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5003263ab19842c19e4f6fa8364ba026',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:45.987572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a943298-5ff3-4ea8-80b1-cc7746a649dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:46.006832 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a943298-5ff3-4ea8-80b1-cc7746a649dc) transitioned into 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_3efcd59a-89e8-499f-9b60-19cb73d3eb3b',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddaf51c1993a4c2faa83255adc0580f5',qos_specs=None,replication_status=,reservations=['22b59686-5d01-4bd9-a743-c8fc621e78fa','29d91154-7b86-4ba6-938c-aef097d2529d','a9575146-2d35-4ca1-88b6-26d7a748f0c4','49395c04-c87c-49d4-943e-9b2c9dbb880d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5003263ab19842c19e4f6fa8364ba026',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:46.007434 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a827a3ba-38fa-4a69-a380-e42f83c40226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:46.016117 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a827a3ba-38fa-4a69-a380-e42f83c40226) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:46.016855 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Flow 'volume_create_api' (c5c4be1c-303c-4e05-82ee-ed73d1232db8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:46.017107 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Create volume request issued successfully. Aug 25 11:58:46.023382 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.023382 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:46.023849 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:46.045679 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-61082d2e-4f27-41b2-8f91-d3d5ce3e9743 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.048222 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-61082d2e-4f27-41b2-8f91-d3d5ce3e9743 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e Aug 25 11:58:46.048408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-61082d2e-4f27-41b2-8f91-d3d5ce3e9743 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.048604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-61082d2e-4f27-41b2-8f91-d3d5ce3e9743 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.059552 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.059552 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:46.059916 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-61082d2e-4f27-41b2-8f91-d3d5ce3e9743 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:46.060717 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-61082d2e-4f27-41b2-8f91-d3d5ce3e9743 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e returned with HTTP 200 Aug 25 11:58:46.061035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1198/4819] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:46 2026] GET /volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:46.069429 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.071118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] POST https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e/action Aug 25 11:58:46.071453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:46.071612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:46.073027 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.admin_actions [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Updating snapshot '2440622b-a45d-4232-bff1-4ea84841eb8e' with '{'status': 'error'}' {{(pid=100237) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 25 11:58:46.077536 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e9194256-0e24-4033-a525-b7cd00fe844f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.079290 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9194256-0e24-4033-a525-b7cd00fe844f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:46.079422 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9194256-0e24-4033-a525-b7cd00fe844f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.079615 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e9194256-0e24-4033-a525-b7cd00fe844f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.079740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e9194256-0e24-4033-a525-b7cd00fe844f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:46.084549 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.084549 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:46.085380 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e9194256-0e24-4033-a525-b7cd00fe844f tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:46.085946 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1213/4820] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:46 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:46.087004 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c46ffdec-5954-4199-9e98-369446ab9c2f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.087663 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.087663 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:46.088206 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'cc98b1bb3bbe46c890728f585798dba9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8df4f2b6aa9941b99ca4ed43159ebb81', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:46.088434 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-96c72601-37c1-4dbc-b42c-6e42e4169770 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e/action returned with HTTP 403 Aug 25 11:58:46.088974 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1194/4821] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:46 2026] POST /volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:46.089319 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c46ffdec-5954-4199-9e98-369446ab9c2f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 Aug 25 11:58:46.089638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c46ffdec-5954-4199-9e98-369446ab9c2f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.089909 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c46ffdec-5954-4199-9e98-369446ab9c2f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.096543 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c46ffdec-5954-4199-9e98-369446ab9c2f tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 returned with HTTP 404 Aug 25 11:58:46.096997 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1199/4822] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:46 2026] GET /volume/v3/volumes/d5dea46d-2df2-4550-9dec-d30afb9b5a46 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:46.098801 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.101190 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e Aug 25 11:58:46.101373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.101588 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.101715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete snapshot with id: 2440622b-a45d-4232-bff1-4ea84841eb8e Aug 25 11:58:46.106320 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.106320 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:46.106641 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:46.108098 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.109811 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] DELETE https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:46.109995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.110172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.110327 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Delete volume with id: 31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:46.117591 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.117591 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:46.117977 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:46.122852 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:46.123022 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-22a23bd5-708c-47a4-a05f-62786b447ab4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e returned with HTTP 202 Aug 25 11:58:46.123437 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1214/4823] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:46 2026] DELETE /volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:46.130562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-030bf685-b992-4b05-b2e7-ae29e1af312e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.134329 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-030bf685-b992-4b05-b2e7-ae29e1af312e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e Aug 25 11:58:46.134517 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-030bf685-b992-4b05-b2e7-ae29e1af312e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.134721 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-030bf685-b992-4b05-b2e7-ae29e1af312e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.138470 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Delete volume request issued successfully. Aug 25 11:58:46.138924 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66b6006e-f256-4ec7-9ff5-91c250cdf9b5 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 202 Aug 25 11:58:46.139211 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1195/4824] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:46 2026] DELETE /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:46.141905 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.141905 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:46.142666 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-030bf685-b992-4b05-b2e7-ae29e1af312e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:46.142925 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-030bf685-b992-4b05-b2e7-ae29e1af312e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e returned with HTTP 200 Aug 25 11:58:46.143357 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1200/4825] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:46 2026] GET /volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:46.146230 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bb054852-7d64-402b-98fa-cf6979106524 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:46.147911 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb054852-7d64-402b-98fa-cf6979106524 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:46.148135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb054852-7d64-402b-98fa-cf6979106524 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:46.148381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bb054852-7d64-402b-98fa-cf6979106524 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:46.158423 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:46.158423 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:46.162939 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-bb054852-7d64-402b-98fa-cf6979106524 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Volume info retrieved successfully. Aug 25 11:58:46.167062 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bb054852-7d64-402b-98fa-cf6979106524 tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 200 Aug 25 11:58:46.167435 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1215/4826] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:46 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 855 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:47.035794 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:47.035794 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:47.036480 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:58:47.036562 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Checking backup size 1 against volume size 1 {{(pid=100239) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 11:58:47.036698 np0000008081 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Overwriting volume 7fce88ae-d9ae-4085-926f-dba2c20103a3 with restore of backup 3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:47.057753 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] restore_backup in rpcapi backup_id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b {{(pid=100239) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 11:58:47.059556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-23ac82ee-530f-4024-ad7b-0ad5ec5bbd24 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b/restore returned with HTTP 202 Aug 25 11:58:47.060077 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1217/4827] 10.4.3.66 () {68 vars in 1386 bytes} [Tue Aug 25 11:58:45 2026] POST /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b/restore => generated 189 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:47.078317 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-24f02383-00f3-4a52-94d6-1c7980935b8b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:47.080074 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24f02383-00f3-4a52-94d6-1c7980935b8b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:47.080261 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24f02383-00f3-4a52-94d6-1c7980935b8b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:47.080440 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-24f02383-00f3-4a52-94d6-1c7980935b8b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:47.080556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-24f02383-00f3-4a52-94d6-1c7980935b8b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:47.084863 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:47.084863 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:47.085426 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-24f02383-00f3-4a52-94d6-1c7980935b8b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:47.085810 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1196/4828] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:47 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:47.097968 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0ac899e5-f0ef-4afa-bd05-ce8bce9c5946 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:47.099776 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0ac899e5-f0ef-4afa-bd05-ce8bce9c5946 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:47.100038 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0ac899e5-f0ef-4afa-bd05-ce8bce9c5946 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:47.100720 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0ac899e5-f0ef-4afa-bd05-ce8bce9c5946 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:47.100720 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-0ac899e5-f0ef-4afa-bd05-ce8bce9c5946 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:47.106048 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:47.106048 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:47.106048 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0ac899e5-f0ef-4afa-bd05-ce8bce9c5946 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:47.106048 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1201/4829] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:47 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:47.154990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01fad279-4e2e-44e2-b6bd-08a90ed65f5e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:47.156885 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01fad279-4e2e-44e2-b6bd-08a90ed65f5e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e Aug 25 11:58:47.157130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01fad279-4e2e-44e2-b6bd-08a90ed65f5e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:47.157370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01fad279-4e2e-44e2-b6bd-08a90ed65f5e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:47.161797 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01fad279-4e2e-44e2-b6bd-08a90ed65f5e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e returned with HTTP 404 Aug 25 11:58:47.162429 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1216/4830] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:47 2026] GET /volume/v3/snapshots/2440622b-a45d-4232-bff1-4ea84841eb8e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:47.173369 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:47.175906 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:47.176152 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:47.176394 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:47.176611 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume with id: e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:47.183940 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eba5c62b-39ff-418a-8355-da493e1c6b3e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:47.185931 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eba5c62b-39ff-418a-8355-da493e1c6b3e tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] GET https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b Aug 25 11:58:47.186164 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eba5c62b-39ff-418a-8355-da493e1c6b3e tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:47.186373 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eba5c62b-39ff-418a-8355-da493e1c6b3e tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:47.186415 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:47.186415 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:47.186897 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:47.192150 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eba5c62b-39ff-418a-8355-da493e1c6b3e tempest-TestServerVolumeAttachmentScenario-1088164518 tempest-TestServerVolumeAttachmentScenario-1088164518-project-member] https://10.4.3.66/volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b returned with HTTP 404 Aug 25 11:58:47.192732 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1197/4831] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:47 2026] GET /volume/v3/volumes/31afa9cf-5410-47c3-999c-01254ef4621b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:47.212816 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume request issued successfully. Aug 25 11:58:47.213094 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4108eac2-d20b-4778-b8b4-48778e17dd4d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d returned with HTTP 202 Aug 25 11:58:47.213526 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1218/4832] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:47 2026] DELETE /volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:47.223359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e914ff25-bf1a-4add-89c0-13336ab05f20 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:47.226250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e914ff25-bf1a-4add-89c0-13336ab05f20 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:47.226505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e914ff25-bf1a-4add-89c0-13336ab05f20 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:47.226743 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e914ff25-bf1a-4add-89c0-13336ab05f20 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:47.235222 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:47.235222 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:47.240171 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e914ff25-bf1a-4add-89c0-13336ab05f20 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:47.245043 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e914ff25-bf1a-4add-89c0-13336ab05f20 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d returned with HTTP 200 Aug 25 11:58:47.245552 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1202/4833] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:47 2026] GET /volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d => generated 1005 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:48.098651 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9dbf1ffb-6e31-4b5a-a1fd-79c7f1fbe796 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:48.101833 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9dbf1ffb-6e31-4b5a-a1fd-79c7f1fbe796 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:48.102024 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9dbf1ffb-6e31-4b5a-a1fd-79c7f1fbe796 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:48.102221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9dbf1ffb-6e31-4b5a-a1fd-79c7f1fbe796 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:48.102812 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9dbf1ffb-6e31-4b5a-a1fd-79c7f1fbe796 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:48.107038 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:48.107038 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:48.107857 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9dbf1ffb-6e31-4b5a-a1fd-79c7f1fbe796 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:48.108681 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1217/4834] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:48 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:48.118181 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8ca1cc31-60cd-48aa-a15c-f58d52da127c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:48.120166 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ca1cc31-60cd-48aa-a15c-f58d52da127c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:48.120673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ca1cc31-60cd-48aa-a15c-f58d52da127c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:48.120673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8ca1cc31-60cd-48aa-a15c-f58d52da127c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:48.120862 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8ca1cc31-60cd-48aa-a15c-f58d52da127c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:48.125935 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:48.125935 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:48.126841 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8ca1cc31-60cd-48aa-a15c-f58d52da127c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:48.127177 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1198/4835] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:48 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:48.266472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bda1cf6f-d8cc-4686-b000-1634466e70ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:48.267836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bda1cf6f-d8cc-4686-b000-1634466e70ca tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d Aug 25 11:58:48.268116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bda1cf6f-d8cc-4686-b000-1634466e70ca tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:48.268223 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bda1cf6f-d8cc-4686-b000-1634466e70ca tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:48.276517 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bda1cf6f-d8cc-4686-b000-1634466e70ca tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d returned with HTTP 404 Aug 25 11:58:48.277158 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1219/4836] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:48 2026] GET /volume/v3/volumes/e5c713ce-1412-4d86-83c1-55483c1dbc2d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:48.290792 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:48.292565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:48.293053 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1757060669"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:48.294368 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1757060669'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:48.294533 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume of 1 GB Aug 25 11:58:48.299452 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:48.306357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (cd41cec6-ccac-40c6-b7a5-46a5cb4d4f79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:48.307365 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79825b2b-f96b-436a-a575-7cfb18f48fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:48.313393 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:48.348150 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79825b2b-f96b-436a-a575-7cfb18f48fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:48.349001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31fceed-3309-4f27-859c-2b8345a34f53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:48.394243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['5c1e58a2-05d4-419e-afce-309f7e97ebfd', '6a2dd631-3f6e-43a8-abd3-7482a09b6ed7', '5744bde5-d1a4-4bd3-baf4-5630a99f1547', '6695068e-7014-4f89-bbd3-af491b865f1a'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:48.395243 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e31fceed-3309-4f27-859c-2b8345a34f53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5c1e58a2-05d4-419e-afce-309f7e97ebfd', '6a2dd631-3f6e-43a8-abd3-7482a09b6ed7', '5744bde5-d1a4-4bd3-baf4-5630a99f1547', '6695068e-7014-4f89-bbd3-af491b865f1a']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:48.396128 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a9f3d9-be3d-442d-9152-9487b303bd43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:48.423121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92a9f3d9-be3d-442d-9152-9487b303bd43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51023727-2481-418a-8573-d8fbffe874e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1757060669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['5c1e58a2-05d4-419e-afce-309f7e97ebfd','6a2dd631-3f6e-43a8-abd3-7482a09b6ed7','5744bde5-d1a4-4bd3-baf4-5630a99f1547','6695068e-7014-4f89-bbd3-af491b865f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1757060669',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=51023727-2481-418a-8573-d8fbffe874e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:48.424134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e75f45fc-4610-4f73-83f8-9286a8b5922b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:48.444301 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e75f45fc-4610-4f73-83f8-9286a8b5922b) transitioned into state 'SUCCESS' from state '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-1757060669',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['5c1e58a2-05d4-419e-afce-309f7e97ebfd','6a2dd631-3f6e-43a8-abd3-7482a09b6ed7','5744bde5-d1a4-4bd3-baf4-5630a99f1547','6695068e-7014-4f89-bbd3-af491b865f1a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:48.445337 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f309010-520c-4bb8-8bd0-1c9439c70ccd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:48.457578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f309010-520c-4bb8-8bd0-1c9439c70ccd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:48.458504 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (cd41cec6-ccac-40c6-b7a5-46a5cb4d4f79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:48.458844 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request issued successfully. Aug 25 11:58:48.459442 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cb1f2b61-de99-4173-b75a-cebfd89522e1 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:48.459950 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1203/4837] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:48 2026] POST /volume/v3/volumes => generated 776 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:48.471567 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d4d1588-c5dc-495b-a72e-8a3d1465b9cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:48.473558 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d4d1588-c5dc-495b-a72e-8a3d1465b9cf tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:48.473901 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d4d1588-c5dc-495b-a72e-8a3d1465b9cf tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:48.474308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d4d1588-c5dc-495b-a72e-8a3d1465b9cf tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:48.483827 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:48.483827 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:48.487885 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0d4d1588-c5dc-495b-a72e-8a3d1465b9cf tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:48.491702 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d4d1588-c5dc-495b-a72e-8a3d1465b9cf tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 returned with HTTP 200 Aug 25 11:58:48.492052 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1218/4838] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:48 2026] GET /volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:49.121522 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0b04eb2-e02c-4357-9a6b-f37874412834 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:49.123494 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0b04eb2-e02c-4357-9a6b-f37874412834 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:49.123716 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0b04eb2-e02c-4357-9a6b-f37874412834 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:49.123928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0b04eb2-e02c-4357-9a6b-f37874412834 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:49.124070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d0b04eb2-e02c-4357-9a6b-f37874412834 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:49.127986 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:49.127986 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:49.128738 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0b04eb2-e02c-4357-9a6b-f37874412834 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:49.129086 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1199/4839] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:49 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:49.142763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-55d7ebd9-de34-4d94-bf0f-6437a9b39110 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:49.144585 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55d7ebd9-de34-4d94-bf0f-6437a9b39110 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:49.144750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55d7ebd9-de34-4d94-bf0f-6437a9b39110 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:49.145284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-55d7ebd9-de34-4d94-bf0f-6437a9b39110 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:49.145284 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-55d7ebd9-de34-4d94-bf0f-6437a9b39110 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:49.149960 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:49.149960 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:49.150205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-55d7ebd9-de34-4d94-bf0f-6437a9b39110 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:49.150539 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1220/4840] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:49 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:49.508092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-685393b7-8c9c-40e0-8172-eea38308189f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:49.515807 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-685393b7-8c9c-40e0-8172-eea38308189f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:49.515807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-685393b7-8c9c-40e0-8172-eea38308189f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:49.515807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-685393b7-8c9c-40e0-8172-eea38308189f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:49.527879 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:49.527879 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:49.537527 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-685393b7-8c9c-40e0-8172-eea38308189f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:49.547969 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-685393b7-8c9c-40e0-8172-eea38308189f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 returned with HTTP 200 Aug 25 11:58:49.548478 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1204/4841] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:49 2026] GET /volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 => generated 1007 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:49.564845 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-571938f9-cf31-476f-a14f-3a198f49435d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:49.567936 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:49.568270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "51023727-2481-418a-8573-d8fbffe874e3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-522660744"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:49.579391 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:49.579391 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:49.579391 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:49.579391 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create snapshot from volume 51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:49.605278 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['d538ebd5-2063-4529-ae24-12def480bd1b', '40c2ff71-e0f0-4ad2-80da-c46f496a3c7e', '8e6fbe1f-52b6-4768-a7f2-b69e6d262ccc', '5abfc7fc-e736-4a7a-b373-8759b8977fd7'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:49.640948 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot create request issued successfully. Aug 25 11:58:49.641261 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-571938f9-cf31-476f-a14f-3a198f49435d tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:49.641727 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1219/4842] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58: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 25 11:58:49.651797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9148b34a-1cf0-432f-8a9b-9e6302be1817 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:49.653810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9148b34a-1cf0-432f-8a9b-9e6302be1817 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:49.654036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9148b34a-1cf0-432f-8a9b-9e6302be1817 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:49.654295 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9148b34a-1cf0-432f-8a9b-9e6302be1817 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:49.659727 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:49.659727 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:49.660114 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9148b34a-1cf0-432f-8a9b-9e6302be1817 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:49.660893 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9148b34a-1cf0-432f-8a9b-9e6302be1817 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e returned with HTTP 200 Aug 25 11:58:49.661327 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1200/4843] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:49 2026] GET /volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:50.141244 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da849f89-bbb5-4fce-8097-1609471abcc9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.143080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da849f89-bbb5-4fce-8097-1609471abcc9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:50.143269 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da849f89-bbb5-4fce-8097-1609471abcc9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.143937 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da849f89-bbb5-4fce-8097-1609471abcc9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.144084 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-da849f89-bbb5-4fce-8097-1609471abcc9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:50.148790 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.148790 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:50.149836 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da849f89-bbb5-4fce-8097-1609471abcc9 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:50.150551 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1221/4844] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:50.161304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e85309f0-5174-4ebd-b2b2-b5f9f774e704 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.163605 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e85309f0-5174-4ebd-b2b2-b5f9f774e704 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:50.163897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e85309f0-5174-4ebd-b2b2-b5f9f774e704 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.164130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e85309f0-5174-4ebd-b2b2-b5f9f774e704 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.164276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e85309f0-5174-4ebd-b2b2-b5f9f774e704 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:50.170760 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.170760 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:50.171717 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e85309f0-5174-4ebd-b2b2-b5f9f774e704 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:50.172281 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1205/4845] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:50.185591 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.187524 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701/export_record Aug 25 11:58:50.187751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.187936 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.188047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Export record for backup a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 11:58:50.192409 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.192409 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:50.193480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling RPCAPI with context: , host: np0000008081, backup: a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 11:58:50.199377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] export_record in rpcapi backup_id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 on host np0000008081. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 11:58:50.211162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTA4ZmRkNDMtZTdhMy00N2NlLThmN2EtMGNiOTFmYzg2NzAxIiwgInVzZXJfaWQiOiAiODA5ZTQwMjQ1MWQyNDM5ZmE2YjQyNWUyMDU2NDYzNDciLCAicHJvamVjdF9pZCI6ICJlNjIxYzQ4MGQ0YmU0NDFjYmIyZTc0NDJhZWI3ZTRmYSIsICJ2b2x1bWVfaWQiOiAiMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE3OTIzNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkLzIwMjYwODI1MTE1ODM1L2F6X25vdmFfYmFja3VwX2EwOGZkZDQzLWU3YTMtNDdjZS04ZjdhLTBjYjkxZmM4NjcwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1ODo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 11:58:50.211441 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8fe2735-2669-49a5-bdea-48baff49b0d9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701/export_record returned with HTTP 200 Aug 25 11:58:50.211997 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1220/4846] 10.4.3.66 () {68 vars in 1423 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701/export_record => generated 1424 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:50.220417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f5acc46c-be9e-4007-b83b-4f439e796815 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.222240 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5acc46c-be9e-4007-b83b-4f439e796815 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:58:50.222486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5acc46c-be9e-4007-b83b-4f439e796815 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.222744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f5acc46c-be9e-4007-b83b-4f439e796815 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.222848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f5acc46c-be9e-4007-b83b-4f439e796815 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:50.230117 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.230117 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:50.230117 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f5acc46c-be9e-4007-b83b-4f439e796815 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:58:50.230117 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1201/4847] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:50.238787 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.240503 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] POST https://10.4.3.66/volume/v3/backups/import_record Aug 25 11:58:50.241147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVmOWYwMWYtMmIwMy00NTMxLTk5NjctMGI0MWEyNjlmYTIwIiwgInVzZXJfaWQiOiAiODA5ZTQwMjQ1MWQyNDM5ZmE2YjQyNWUyMDU2NDYzNDciLCAicHJvamVjdF9pZCI6ICJlNjIxYzQ4MGQ0YmU0NDFjYmIyZTc0NDJhZWI3ZTRmYSIsICJ2b2x1bWVfaWQiOiAiMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE3OTIzNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkLzIwMjYwODI1MTE1ODM1L2F6X25vdmFfYmFja3VwX2EwOGZkZDQzLWU3YTMtNDdjZS04ZjdhLTBjYjkxZmM4NjcwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1ODo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:50.243154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVmOWYwMWYtMmIwMy00NTMxLTk5NjctMGI0MWEyNjlmYTIwIiwgInVzZXJfaWQiOiAiODA5ZTQwMjQ1MWQyNDM5ZmE2YjQyNWUyMDU2NDYzNDciLCAicHJvamVjdF9pZCI6ICJlNjIxYzQ4MGQ0YmU0NDFjYmIyZTc0NDJhZWI3ZTRmYSIsICJ2b2x1bWVfaWQiOiAiMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE3OTIzNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkLzIwMjYwODI1MTE1ODM1L2F6X25vdmFfYmFja3VwX2EwOGZkZDQzLWU3YTMtNDdjZS04ZjdhLTBjYjkxZmM4NjcwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1ODo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 11:58:50.243481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNmVmOWYwMWYtMmIwMy00NTMxLTk5NjctMGI0MWEyNjlmYTIwIiwgInVzZXJfaWQiOiAiODA5ZTQwMjQ1MWQyNDM5ZmE2YjQyNWUyMDU2NDYzNDciLCAicHJvamVjdF9pZCI6ICJlNjIxYzQ4MGQ0YmU0NDFjYmIyZTc0NDJhZWI3ZTRmYSIsICJ2b2x1bWVfaWQiOiAiMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDE3OTIzNDE2IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfMjEzMzI3YzgtNzM2OC00MTE0LTkwMzEtNjVjYTdjZmJmMmVkLzIwMjYwODI1MTE1ODM1L2F6X25vdmFfYmFja3VwX2EwOGZkZDQzLWU3YTMtNDdjZS04ZjdhLTBjYjkxZmM4NjcwMSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMjVUMTE6NTg6MzJaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMTo1ODo1MFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100239) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 11:58:50.244486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '9063e88f6a324369bf3a160cd12e5b37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e621c480d4be441cbb2e7442aeb7e4fa', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:50.244956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6676bc3-f4df-4d9f-83a8-dae4c1b383be tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 403 Aug 25 11:58:50.245606 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1222/4848] 10.4.3.66 () {70 vars in 1335 bytes} [Tue Aug 25 11:58:50 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:50.252838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-16a3980e-9743-43c3-8d27-f61d10e1874d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.254481 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed Aug 25 11:58:50.254718 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.254890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.255052 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume with id: 213327c8-7368-4114-9031-65ca7cfbf2ed Aug 25 11:58:50.262857 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.262857 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:50.263227 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:50.292528 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume request issued successfully. Aug 25 11:58:50.292792 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16a3980e-9743-43c3-8d27-f61d10e1874d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed returned with HTTP 202 Aug 25 11:58:50.293350 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1206/4849] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:58:50 2026] DELETE /volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:50.303194 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9eedfc7a-6bd9-446b-a1b1-26ccf4031112 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.305257 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9eedfc7a-6bd9-446b-a1b1-26ccf4031112 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed Aug 25 11:58:50.305510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9eedfc7a-6bd9-446b-a1b1-26ccf4031112 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.305744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9eedfc7a-6bd9-446b-a1b1-26ccf4031112 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.312322 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.312322 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:50.315369 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9eedfc7a-6bd9-446b-a1b1-26ccf4031112 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:50.319117 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9eedfc7a-6bd9-446b-a1b1-26ccf4031112 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed returned with HTTP 200 Aug 25 11:58:50.319493 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1221/4850] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:50.670047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a1805d8d-4e67-4fce-98c9-25ee22f7120e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.671894 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1805d8d-4e67-4fce-98c9-25ee22f7120e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:50.672083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1805d8d-4e67-4fce-98c9-25ee22f7120e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.672274 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a1805d8d-4e67-4fce-98c9-25ee22f7120e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.677827 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.677827 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:50.678118 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a1805d8d-4e67-4fce-98c9-25ee22f7120e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:50.678816 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a1805d8d-4e67-4fce-98c9-25ee22f7120e tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e returned with HTTP 200 Aug 25 11:58:50.679145 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1202/4851] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:50.687403 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6730adf1-032a-428c-8ec2-76f0f82fc89b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.689556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6730adf1-032a-428c-8ec2-76f0f82fc89b tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] GET https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:50.689839 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6730adf1-032a-428c-8ec2-76f0f82fc89b tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.690097 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6730adf1-032a-428c-8ec2-76f0f82fc89b tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.696459 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.696459 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:50.696975 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6730adf1-032a-428c-8ec2-76f0f82fc89b tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Snapshot retrieved successfully. Aug 25 11:58:50.697914 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6730adf1-032a-428c-8ec2-76f0f82fc89b tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e returned with HTTP 200 Aug 25 11:58:50.698309 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1223/4852] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:50.708021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-87a6b763-330d-402d-b187-1f8781e0812f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.709972 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:50.710210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.710554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.710758 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete snapshot with id: 01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:50.718424 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.718424 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:50.719190 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:50.747942 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:50.748164 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-87a6b763-330d-402d-b187-1f8781e0812f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e returned with HTTP 202 Aug 25 11:58:50.748749 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1207/4853] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:50 2026] DELETE /volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:50.756166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d4b9b5cb-ed7b-44b1-bb07-df69294e86ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:50.758210 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4b9b5cb-ed7b-44b1-bb07-df69294e86ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:50.758487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4b9b5cb-ed7b-44b1-bb07-df69294e86ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:50.758766 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d4b9b5cb-ed7b-44b1-bb07-df69294e86ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:50.765596 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:50.765596 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:50.766003 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d4b9b5cb-ed7b-44b1-bb07-df69294e86ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:50.766616 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d4b9b5cb-ed7b-44b1-bb07-df69294e86ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e returned with HTTP 200 Aug 25 11:58:50.769643 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1222/4854] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:50 2026] GET /volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:51.173652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d2fc8c10-fddf-4980-a4b8-f3ba9fa34c70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.173652 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2fc8c10-fddf-4980-a4b8-f3ba9fa34c70 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:51.173652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2fc8c10-fddf-4980-a4b8-f3ba9fa34c70 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.173886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d2fc8c10-fddf-4980-a4b8-f3ba9fa34c70 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.173953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d2fc8c10-fddf-4980-a4b8-f3ba9fa34c70 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:51.184529 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:51.184529 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:51.185644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d2fc8c10-fddf-4980-a4b8-f3ba9fa34c70 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:51.186295 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1203/4855] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:51.332783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-46a9cd83-2a11-448d-b49d-bd860f10e3a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.337659 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46a9cd83-2a11-448d-b49d-bd860f10e3a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed Aug 25 11:58:51.337885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46a9cd83-2a11-448d-b49d-bd860f10e3a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.338081 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-46a9cd83-2a11-448d-b49d-bd860f10e3a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.347681 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-46a9cd83-2a11-448d-b49d-bd860f10e3a7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed returned with HTTP 404 Aug 25 11:58:51.348693 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1224/4856] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/volumes/213327c8-7368-4114-9031-65ca7cfbf2ed => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:51.362334 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-66812f34-c900-4c55-bb8a-c9cfc1e19b12 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.364092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-66812f34-c900-4c55-bb8a-c9cfc1e19b12 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] GET https://10.4.3.66/volume/v3/backups Aug 25 11:58:51.364295 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-66812f34-c900-4c55-bb8a-c9cfc1e19b12 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.364498 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-66812f34-c900-4c55-bb8a-c9cfc1e19b12 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.364894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.api_utils [None req-66812f34-c900-4c55-bb8a-c9cfc1e19b12 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Removing options '' from query. {{(pid=100240) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:51.365130 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:51.365130 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:51.370187 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-66812f34-c900-4c55-bb8a-c9cfc1e19b12 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Aug 25 11:58:51.370544 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1208/4857] 10.4.3.66 () {68 vars in 1270 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/backups => generated 621 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:51.380144 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d11ae585-db08-4d2b-8724-b5cc47c0fb58 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.382357 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d11ae585-db08-4d2b-8724-b5cc47c0fb58 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] GET https://10.4.3.66/volume/v3/backups?project_id=e621c480d4be441cbb2e7442aeb7e4fa Aug 25 11:58:51.382645 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d11ae585-db08-4d2b-8724-b5cc47c0fb58 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.382885 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d11ae585-db08-4d2b-8724-b5cc47c0fb58 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.383221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-d11ae585-db08-4d2b-8724-b5cc47c0fb58 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Removing options 'project_id' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:51.390542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d11ae585-db08-4d2b-8724-b5cc47c0fb58 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups?project_id=e621c480d4be441cbb2e7442aeb7e4fa returned with HTTP 200 Aug 25 11:58:51.391008 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1223/4858] 10.4.3.66 () {68 vars in 1357 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/backups?project_id=e621c480d4be441cbb2e7442aeb7e4fa => generated 621 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:51.400481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.402349 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:51.402821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1560643265"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:51.404282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1560643265'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:51.404472 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume of 1 GB Aug 25 11:58:51.408721 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:51.414215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (ce71032c-0689-4eea-85d3-21839ec85f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:51.415474 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619bbdf7-1dfa-4e8a-9381-a25ca2f07f39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:51.416940 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:51.454297 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (619bbdf7-1dfa-4e8a-9381-a25ca2f07f39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:51.455137 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddde676-ad91-4a1a-b5d1-4dfc93f6e921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:51.500511 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['c85caeaa-0d5b-40c9-9fbe-287271af7c91', 'a0c6c761-271e-417e-a190-cac58dc1e464', '59253e8a-7d97-415b-85e2-b13bb1601d4b', '7ec945b5-cdb5-45a8-b88a-04e613291207'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:51.501500 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ddde676-ad91-4a1a-b5d1-4dfc93f6e921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c85caeaa-0d5b-40c9-9fbe-287271af7c91', 'a0c6c761-271e-417e-a190-cac58dc1e464', '59253e8a-7d97-415b-85e2-b13bb1601d4b', '7ec945b5-cdb5-45a8-b88a-04e613291207']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:51.502256 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df65731e-fbf5-4434-9074-98f767680071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:51.528435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df65731e-fbf5-4434-9074-98f767680071) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '68ad4561-13e5-4f7c-82f3-f9f8aefd2e61', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1560643265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['c85caeaa-0d5b-40c9-9fbe-287271af7c91','a0c6c761-271e-417e-a190-cac58dc1e464','59253e8a-7d97-415b-85e2-b13bb1601d4b','7ec945b5-cdb5-45a8-b88a-04e613291207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1560643265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=68ad4561-13e5-4f7c-82f3-f9f8aefd2e61,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e621c480d4be441cbb2e7442aeb7e4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='809e402451d2439fa6b425e205646347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:51.529139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95e70f5-aa95-4d3b-8d82-ec74db3c1249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:51.550205 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d95e70f5-aa95-4d3b-8d82-ec74db3c1249) transitioned into state 'SUCCESS' from state '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-1560643265',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['c85caeaa-0d5b-40c9-9fbe-287271af7c91','a0c6c761-271e-417e-a190-cac58dc1e464','59253e8a-7d97-415b-85e2-b13bb1601d4b','7ec945b5-cdb5-45a8-b88a-04e613291207'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='809e402451d2439fa6b425e205646347',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:51.551090 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd5e9cf-9bf8-4d32-8860-3ace004d9b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:51.562529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dcd5e9cf-9bf8-4d32-8860-3ace004d9b37) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:51.565345 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Flow 'volume_create_api' (ce71032c-0689-4eea-85d3-21839ec85f21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:51.565750 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Create volume request issued successfully. Aug 25 11:58:51.566330 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0b806717-d586-47f8-b58b-fc6b0ad753ed tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:51.566774 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1204/4859] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:58:51 2026] POST /volume/v3/volumes => generated 776 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:51.579379 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6d6fe3ea-3fa4-4eb2-b51f-fad4713c1891 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.581196 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d6fe3ea-3fa4-4eb2-b51f-fad4713c1891 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 Aug 25 11:58:51.581481 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d6fe3ea-3fa4-4eb2-b51f-fad4713c1891 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.581726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d6fe3ea-3fa4-4eb2-b51f-fad4713c1891 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.588565 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:51.588565 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:51.591974 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-6d6fe3ea-3fa4-4eb2-b51f-fad4713c1891 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:51.595453 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d6fe3ea-3fa4-4eb2-b51f-fad4713c1891 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 returned with HTTP 200 Aug 25 11:58:51.595881 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1225/4860] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:51.777437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-84a4d951-c9c8-46a8-8e6a-a679434453d8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.779444 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-84a4d951-c9c8-46a8-8e6a-a679434453d8 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e Aug 25 11:58:51.779576 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-84a4d951-c9c8-46a8-8e6a-a679434453d8 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.779741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-84a4d951-c9c8-46a8-8e6a-a679434453d8 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.784432 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-84a4d951-c9c8-46a8-8e6a-a679434453d8 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e returned with HTTP 404 Aug 25 11:58:51.784875 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1209/4861] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/snapshots/01314ff6-1505-4cde-9d89-c2570a69ae3e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:51.794595 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.796313 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:51.796455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.796644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.796800 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume with id: 51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:51.803846 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:51.803846 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:51.804166 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:51.824901 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume request issued successfully. Aug 25 11:58:51.825033 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a5c1778-6620-49d7-bf03-1f0590fc04ba tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 returned with HTTP 202 Aug 25 11:58:51.825662 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1224/4862] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:51 2026] DELETE /volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:51.833610 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-698c30ac-c2dc-41db-a4a7-6cec48a1e388 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.836188 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-698c30ac-c2dc-41db-a4a7-6cec48a1e388 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:51.836410 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-698c30ac-c2dc-41db-a4a7-6cec48a1e388 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:51.836589 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-698c30ac-c2dc-41db-a4a7-6cec48a1e388 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:51.843702 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:51.843702 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:51.848145 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-698c30ac-c2dc-41db-a4a7-6cec48a1e388 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:51.852850 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-698c30ac-c2dc-41db-a4a7-6cec48a1e388 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 returned with HTTP 200 Aug 25 11:58:51.853280 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1205/4863] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:51 2026] GET /volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 => generated 1006 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:51.914569 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:51.916981 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:51.917353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1425092308", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:51.919572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1425092308', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:51.919886 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create volume of 1 GB Aug 25 11:58:51.924065 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Availability Zones retrieved successfully. Aug 25 11:58:51.929592 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Flow 'volume_create_api' (d5882e56-5d65-42f7-8148-26faaca9a81c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:51.930588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (621b0659-110e-4ee5-a3ff-c22726cda61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:51.931809 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:51.956154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (621b0659-110e-4ee5-a3ff-c22726cda61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:51.957160 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e5d740-9b4d-446f-a61b-094eb922ed03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:52.011984 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Created reservations ['5ce6b23a-8119-476b-ba61-e0e43cd5063e', 'f7e1c5cb-1e6c-458a-a563-de8281fcb8f4', '044ba65d-54e2-46b1-bec5-f0f3920eb93d', 'b7ec7c87-98bf-49aa-911f-cc0c63d30d99'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:52.013480 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3e5d740-9b4d-446f-a61b-094eb922ed03) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ce6b23a-8119-476b-ba61-e0e43cd5063e', 'f7e1c5cb-1e6c-458a-a563-de8281fcb8f4', '044ba65d-54e2-46b1-bec5-f0f3920eb93d', 'b7ec7c87-98bf-49aa-911f-cc0c63d30d99']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:52.013480 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab948a3-0a22-4bff-911f-76d4aa728b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:52.034748 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ab948a3-0a22-4bff-911f-76d4aa728b09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '45e932fd-ad7e-4ed1-9006-222e70729500', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1425092308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d39f35cbfa924de492edf669ff9d656b',qos_specs=None,replication_status=,reservations=['5ce6b23a-8119-476b-ba61-e0e43cd5063e','f7e1c5cb-1e6c-458a-a563-de8281fcb8f4','044ba65d-54e2-46b1-bec5-f0f3920eb93d','b7ec7c87-98bf-49aa-911f-cc0c63d30d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a62d2969b364eff85246d8413a88c1c',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1425092308',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=45e932fd-ad7e-4ed1-9006-222e70729500,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d39f35cbfa924de492edf669ff9d656b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0a62d2969b364eff85246d8413a88c1c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:52.035438 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4186c4d-ceb4-4d6e-b2d6-2e2a3af8c795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:52.061531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e4186c4d-ceb4-4d6e-b2d6-2e2a3af8c795) transitioned into state 'SUCCESS' from state '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-1425092308',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d39f35cbfa924de492edf669ff9d656b',qos_specs=None,replication_status=,reservations=['5ce6b23a-8119-476b-ba61-e0e43cd5063e','f7e1c5cb-1e6c-458a-a563-de8281fcb8f4','044ba65d-54e2-46b1-bec5-f0f3920eb93d','b7ec7c87-98bf-49aa-911f-cc0c63d30d99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0a62d2969b364eff85246d8413a88c1c',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:52.062129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd0e548-49c2-4717-b530-1994e4187b5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:52.076439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9dd0e548-49c2-4717-b530-1994e4187b5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:52.077736 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Flow 'volume_create_api' (d5882e56-5d65-42f7-8148-26faaca9a81c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:52.078162 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Create volume request issued successfully. Aug 25 11:58:52.078961 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-28adcbc4-aac1-4225-a32c-704fbb0a2374 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:52.079572 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1226/4864] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:58:51 2026] POST /volume/v3/volumes => generated 753 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:52.096580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-654c275f-8146-47fd-8055-e4639f8566c5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.099310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-654c275f-8146-47fd-8055-e4639f8566c5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:52.101917 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-654c275f-8146-47fd-8055-e4639f8566c5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:52.102163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-654c275f-8146-47fd-8055-e4639f8566c5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:52.116920 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:52.116920 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:52.122244 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-654c275f-8146-47fd-8055-e4639f8566c5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:52.126826 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-654c275f-8146-47fd-8055-e4639f8566c5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:52.127212 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1210/4865] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:52 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 821 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:52.198481 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-58221e44-6103-47de-ac3e-833805489f56 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.200375 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58221e44-6103-47de-ac3e-833805489f56 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:52.200593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58221e44-6103-47de-ac3e-833805489f56 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:52.200795 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-58221e44-6103-47de-ac3e-833805489f56 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:52.200902 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-58221e44-6103-47de-ac3e-833805489f56 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:52.204911 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:52.204911 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:52.205593 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-58221e44-6103-47de-ac3e-833805489f56 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:52.205964 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1225/4866] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:52 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:52.608131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f186ace0-fbe3-411b-b922-ebe47a3fbf1b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.610417 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f186ace0-fbe3-411b-b922-ebe47a3fbf1b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 Aug 25 11:58:52.610664 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f186ace0-fbe3-411b-b922-ebe47a3fbf1b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:52.610883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f186ace0-fbe3-411b-b922-ebe47a3fbf1b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:52.621512 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:52.621512 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:52.624991 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f186ace0-fbe3-411b-b922-ebe47a3fbf1b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:52.631592 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f186ace0-fbe3-411b-b922-ebe47a3fbf1b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 returned with HTTP 200 Aug 25 11:58:52.632053 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1206/4867] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:52 2026] GET /volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:52.647852 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-90fd4a5b-df43-4291-a8db-dced431e23aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.649711 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:58:52.650119 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "68ad4561-13e5-4f7c-82f3-f9f8aefd2e61", "name": "tempest-type-Backup-2078224604"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:52.651602 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating new backup {'backup': {'volume_id': '68ad4561-13e5-4f7c-82f3-f9f8aefd2e61', 'name': 'tempest-type-Backup-2078224604'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:58:52.652081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Creating backup of volume 68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 in container None Aug 25 11:58:52.661519 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:52.661519 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:52.661519 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:58:52.682217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Created reservations ['d3f5ef27-88da-4e20-b9f5-70ab45877115', 'f28e49cc-2637-481d-824f-8948c359c133'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:52.732523 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-90fd4a5b-df43-4291-a8db-dced431e23aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:58:52.733000 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1227/4868] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:58:52 2026] POST /volume/v3/backups => generated 314 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:52.742035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-02a39fae-99e1-49f2-a50c-27e20b9a4b59 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.743872 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-02a39fae-99e1-49f2-a50c-27e20b9a4b59 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:52.744056 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-02a39fae-99e1-49f2-a50c-27e20b9a4b59 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:52.744762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-02a39fae-99e1-49f2-a50c-27e20b9a4b59 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:52.744947 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-02a39fae-99e1-49f2-a50c-27e20b9a4b59 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:52.749112 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:52.749112 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:52.749699 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-02a39fae-99e1-49f2-a50c-27e20b9a4b59 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:52.750035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1211/4869] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:52 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:52.866068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f246d13b-cbe2-46ad-ba9e-25c89301fcd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.872329 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f246d13b-cbe2-46ad-ba9e-25c89301fcd4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 Aug 25 11:58:52.875642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f246d13b-cbe2-46ad-ba9e-25c89301fcd4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:52.875642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f246d13b-cbe2-46ad-ba9e-25c89301fcd4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:52.887315 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f246d13b-cbe2-46ad-ba9e-25c89301fcd4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 returned with HTTP 404 Aug 25 11:58:52.889422 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1226/4870] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:52 2026] GET /volume/v3/volumes/51023727-2481-418a-8573-d8fbffe874e3 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:52.905091 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:52.906999 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:52.907381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-508235712"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:52.908818 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-508235712'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:52.908971 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume of 1 GB Aug 25 11:58:52.912970 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:52.919200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (a2aa816c-0643-4243-b9bd-6b2b89e4a313) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:52.921458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88dbdde9-65b5-417e-a255-0b83378442bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:52.921458 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:52.947569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88dbdde9-65b5-417e-a255-0b83378442bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:52.948407 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e8343b-4077-4aeb-be2a-1ea3d13ad8b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:53.046405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['82aff4cc-f391-4121-ac27-2f9dfda6e281', '046ed1b9-0812-43f7-be9a-c48664e2f22e', 'e3d52d26-03d6-4d0a-bb5f-7d0ba179ff0c', 'd5e33b9f-3e91-43ce-ae38-12f2e962b894'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:53.047267 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0e8343b-4077-4aeb-be2a-1ea3d13ad8b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82aff4cc-f391-4121-ac27-2f9dfda6e281', '046ed1b9-0812-43f7-be9a-c48664e2f22e', 'e3d52d26-03d6-4d0a-bb5f-7d0ba179ff0c', 'd5e33b9f-3e91-43ce-ae38-12f2e962b894']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:53.048080 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97174a3d-3ae5-41b7-9d94-b550e921cd62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:53.087957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97174a3d-3ae5-41b7-9d94-b550e921cd62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2c72a10-523b-4b76-99b1-f81f7138a159', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-508235712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['82aff4cc-f391-4121-ac27-2f9dfda6e281','046ed1b9-0812-43f7-be9a-c48664e2f22e','e3d52d26-03d6-4d0a-bb5f-7d0ba179ff0c','d5e33b9f-3e91-43ce-ae38-12f2e962b894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-508235712',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2c72a10-523b-4b76-99b1-f81f7138a159,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:53.088740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4752cde4-38c6-44b1-ae09-2de5826589ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:53.119474 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4752cde4-38c6-44b1-ae09-2de5826589ed) transitioned into state 'SUCCESS' from state '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-508235712',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8df4f2b6aa9941b99ca4ed43159ebb81',qos_specs=None,replication_status=,reservations=['82aff4cc-f391-4121-ac27-2f9dfda6e281','046ed1b9-0812-43f7-be9a-c48664e2f22e','e3d52d26-03d6-4d0a-bb5f-7d0ba179ff0c','d5e33b9f-3e91-43ce-ae38-12f2e962b894'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8cfa9037761f4f769833a8cdbf111ba7',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:53.120225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9cbdfb-6db8-45a7-97de-17b7651e2371) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:53.139704 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1cae1da7-bbb1-4bbd-8da4-aec52de46fc1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.142094 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cae1da7-bbb1-4bbd-8da4-aec52de46fc1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:53.142474 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cae1da7-bbb1-4bbd-8da4-aec52de46fc1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.142977 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1cae1da7-bbb1-4bbd-8da4-aec52de46fc1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.155540 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2d9cbdfb-6db8-45a7-97de-17b7651e2371) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:53.156677 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Flow 'volume_create_api' (a2aa816c-0643-4243-b9bd-6b2b89e4a313) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:53.157101 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create volume request issued successfully. Aug 25 11:58:53.158832 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82d0bb1d-1f7b-4977-a8de-584e41f4224c tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:53.158961 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.158961 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:53.159346 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1207/4871] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:58:52 2026] POST /volume/v3/volumes => generated 775 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:53.164380 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1cae1da7-bbb1-4bbd-8da4-aec52de46fc1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:53.171849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0dcbd2c2-0dd1-4112-9a19-70748fca0335 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.172385 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1cae1da7-bbb1-4bbd-8da4-aec52de46fc1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:53.172938 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1228/4872] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.174319 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0dcbd2c2-0dd1-4112-9a19-70748fca0335 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:53.174542 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0dcbd2c2-0dd1-4112-9a19-70748fca0335 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.174783 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0dcbd2c2-0dd1-4112-9a19-70748fca0335 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.186569 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.186569 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:53.190875 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0dcbd2c2-0dd1-4112-9a19-70748fca0335 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:53.192057 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b583609e-f2dc-404e-907f-9f28b2a2832e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.194134 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b583609e-f2dc-404e-907f-9f28b2a2832e tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:53.194371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b583609e-f2dc-404e-907f-9f28b2a2832e tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.194577 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b583609e-f2dc-404e-907f-9f28b2a2832e tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.195487 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0dcbd2c2-0dd1-4112-9a19-70748fca0335 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 returned with HTTP 200 Aug 25 11:58:53.195952 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1212/4873] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 => generated 954 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.207150 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.207150 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:53.215146 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b583609e-f2dc-404e-907f-9f28b2a2832e tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:53.216346 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-98a23031-2457-43f9-b122-dcab8f843a27 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.218116 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98a23031-2457-43f9-b122-dcab8f843a27 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:53.218314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98a23031-2457-43f9-b122-dcab8f843a27 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.218514 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-98a23031-2457-43f9-b122-dcab8f843a27 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.218634 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-98a23031-2457-43f9-b122-dcab8f843a27 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:53.223986 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b583609e-f2dc-404e-907f-9f28b2a2832e tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:53.224451 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1227/4874] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.226280 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.226280 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:53.227100 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-98a23031-2457-43f9-b122-dcab8f843a27 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:53.227471 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1208/4875] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.237606 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.239601 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:58:53.239852 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.240091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.240402 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:58:53.241086 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:58:53.249114 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Get all volumes completed successfully. Aug 25 11:58:53.249613 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef7ea99d-a3eb-44d2-9b4c-b4194ba84b87 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:58:53.250167 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1229/4876] 10.4.3.66 () {66 vars in 1230 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes => generated 337 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.258615 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-35e92d00-1ca0-45c8-8bac-1d88284403d6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.260297 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35e92d00-1ca0-45c8-8bac-1d88284403d6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:53.260469 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35e92d00-1ca0-45c8-8bac-1d88284403d6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.260668 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-35e92d00-1ca0-45c8-8bac-1d88284403d6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.267534 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.267534 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:53.271105 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-35e92d00-1ca0-45c8-8bac-1d88284403d6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:53.275318 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-35e92d00-1ca0-45c8-8bac-1d88284403d6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:53.275708 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1213/4877] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.318044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-bda471d9-30c2-49ef-b5d2-5b6c57ca0813 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.320237 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-bda471d9-30c2-49ef-b5d2-5b6c57ca0813 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:53.320502 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-bda471d9-30c2-49ef-b5d2-5b6c57ca0813 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.320728 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-bda471d9-30c2-49ef-b5d2-5b6c57ca0813 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.328223 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.328223 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:53.332137 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-bda471d9-30c2-49ef-b5d2-5b6c57ca0813 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:53.336190 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-bda471d9-30c2-49ef-b5d2-5b6c57ca0813 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:53.336584 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1228/4878] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.438411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3388aebe-a996-483b-9cf8-2cf910b96334 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.438849 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3388aebe-a996-483b-9cf8-2cf910b96334 None None] GET https://10.4.3.66/volume// Aug 25 11:58:53.439044 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3388aebe-a996-483b-9cf8-2cf910b96334 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.439372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3388aebe-a996-483b-9cf8-2cf910b96334 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.439703 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3388aebe-a996-483b-9cf8-2cf910b96334 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:53.439981 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1209/4879] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:53.450327 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-b4ae5cd1-cd3d-4f2e-8c01-43e3e3b81b5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.452680 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-b4ae5cd1-cd3d-4f2e-8c01-43e3e3b81b5d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:58:53.452942 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-b4ae5cd1-cd3d-4f2e-8c01-43e3e3b81b5d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "45e932fd-ad7e-4ed1-9006-222e70729500", "connector": null, "instance_uuid": "bf86f986-cb72-448b-b98f-007ad6788f41"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:53.461992 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.461992 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:53.491533 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-b4ae5cd1-cd3d-4f2e-8c01-43e3e3b81b5d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:58:53.492038 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1230/4880] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:58:53 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 25 11:58:53.521286 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3a86dd26-01ec-475c-94bd-f7618cf57919 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.523097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a86dd26-01ec-475c-94bd-f7618cf57919 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:53.523282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a86dd26-01ec-475c-94bd-f7618cf57919 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.523471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3a86dd26-01ec-475c-94bd-f7618cf57919 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.530909 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-70d570d9-54da-4b63-bb72-d001fd362df9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.531985 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70d570d9-54da-4b63-bb72-d001fd362df9 None None] GET https://10.4.3.66/volume// Aug 25 11:58:53.531985 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70d570d9-54da-4b63-bb72-d001fd362df9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.531985 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-70d570d9-54da-4b63-bb72-d001fd362df9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.531985 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-70d570d9-54da-4b63-bb72-d001fd362df9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:58:53.532141 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1229/4881] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:58:53.533284 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.533284 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:53.536862 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3a86dd26-01ec-475c-94bd-f7618cf57919 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:53.542825 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3a86dd26-01ec-475c-94bd-f7618cf57919 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:53.543235 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1214/4882] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.543455 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-86fd5a57-e957-45a7-ba10-148fb9efb207 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.545845 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-86fd5a57-e957-45a7-ba10-148fb9efb207 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:53.546089 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-86fd5a57-e957-45a7-ba10-148fb9efb207 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.546585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-86fd5a57-e957-45a7-ba10-148fb9efb207 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.558358 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.558358 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:53.562261 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-86fd5a57-e957-45a7-ba10-148fb9efb207 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:53.567224 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-86fd5a57-e957-45a7-ba10-148fb9efb207 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:53.568122 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1210/4883] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:58:53.679531 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.681526 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] PUT https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 Aug 25 11:58:53.681896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:53.690705 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Acquiring lock "cinder-attachment_update-45e932fd-ad7e-4ed1-9006-222e70729500-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:58:53.694941 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Lock "cinder-attachment_update-45e932fd-ad7e-4ed1-9006-222e70729500-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:58:53.694941 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.694941 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:53.761367 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d1ed147d-4c91-446c-9333-d35ebc482745 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:53.764183 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1ed147d-4c91-446c-9333-d35ebc482745 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:53.764401 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1ed147d-4c91-446c-9333-d35ebc482745 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:53.764568 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d1ed147d-4c91-446c-9333-d35ebc482745 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:53.764697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d1ed147d-4c91-446c-9333-d35ebc482745 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:53.772262 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:53.772262 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:53.773071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d1ed147d-4c91-446c-9333-d35ebc482745 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:53.773631 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1230/4884] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:53 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 723 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:53.777971 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Lock "cinder-attachment_update-45e932fd-ad7e-4ed1-9006-222e70729500-np0000008081" released by "attachment_update" :: held 0.084s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:58:53.779448 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-220d56a3-8ccf-469f-a235-df1bf45312e6 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 returned with HTTP 200 Aug 25 11:58:53.779448 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1231/4885] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:58:53 2026] PUT /volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:54.144593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-08ace915-d7fa-434e-9a80-9254953c79b1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.210294 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3f40538d-d565-4362-835a-84047aaf4986 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.213050 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f40538d-d565-4362-835a-84047aaf4986 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:54.213335 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f40538d-d565-4362-835a-84047aaf4986 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:54.213635 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3f40538d-d565-4362-835a-84047aaf4986 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:54.228534 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.228534 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:54.240355 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-abfde987-4e4a-49f9-b725-c1185a0401ba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.245293 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3f40538d-d565-4362-835a-84047aaf4986 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:54.248097 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3f40538d-d565-4362-835a-84047aaf4986 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 returned with HTTP 200 Aug 25 11:58:54.248363 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abfde987-4e4a-49f9-b725-c1185a0401ba tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:54.248612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abfde987-4e4a-49f9-b725-c1185a0401ba tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:54.248791 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:54.249044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-abfde987-4e4a-49f9-b725-c1185a0401ba tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:54.249044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-abfde987-4e4a-49f9-b725-c1185a0401ba tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:54.249159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-909130041"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:54.249296 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1211/4886] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:54 2026] GET /volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 => generated 1015 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:54.250617 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-909130041'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:54.251069 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Create volume of 1 GB Aug 25 11:58:54.255160 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:54.255282 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.255282 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:54.256357 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-abfde987-4e4a-49f9-b725-c1185a0401ba tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:54.256956 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1231/4887] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:54 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:54.260984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Flow 'volume_create_api' (9b7aa837-04d8-4ff2-a59e-479fd27a95d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:54.261943 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86c30ff-9197-4df2-827d-cfbbfb493247) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:54.262741 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:54.264355 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-30c3c572-1373-419b-ae75-51253a7a9fce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.266679 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:58:54.267111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b2c72a10-523b-4b76-99b1-f81f7138a159", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1166770613"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:54.277996 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.277996 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:54.278346 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:54.278471 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Create snapshot from volume b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:54.293775 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b86c30ff-9197-4df2-827d-cfbbfb493247) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:54.294550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e21030f5-b9f7-4ac1-abd2-1cd7c504bfff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:54.306157 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Created reservations ['52d8c495-3dd2-41ba-8add-412a395f01fd', 'afb75bad-13be-47bb-b6db-751cff686479', '0a0f946f-8213-4f56-9f29-f68f332a922f', 'fe89b5eb-7443-4097-951d-3881c4890e0e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:54.340459 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot create request issued successfully. Aug 25 11:58:54.340775 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-30c3c572-1373-419b-ae75-51253a7a9fce tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:58:54.341386 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1232/4888] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:58:54 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 25 11:58:54.351479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-27fc47df-c3df-42ef-a129-7c98f0afd628 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.352142 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27fc47df-c3df-42ef-a129-7c98f0afd628 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:54.353363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27fc47df-c3df-42ef-a129-7c98f0afd628 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:54.353363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-27fc47df-c3df-42ef-a129-7c98f0afd628 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:54.357032 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.357032 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:54.357548 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-27fc47df-c3df-42ef-a129-7c98f0afd628 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:54.358229 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-27fc47df-c3df-42ef-a129-7c98f0afd628 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa returned with HTTP 200 Aug 25 11:58:54.358667 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1212/4889] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:54 2026] GET /volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:54.371185 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Created reservations ['f033a378-6eb5-424b-ad4e-0e69c13aff79', '019a9a2b-c6d0-4ae7-9787-619abe3891fd', '25490311-a832-45c8-b8e1-20f0dc7cfc62', '23382f0b-cf1b-4d6c-bf25-6505bdd45d69'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:54.371965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e21030f5-b9f7-4ac1-abd2-1cd7c504bfff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f033a378-6eb5-424b-ad4e-0e69c13aff79', '019a9a2b-c6d0-4ae7-9787-619abe3891fd', '25490311-a832-45c8-b8e1-20f0dc7cfc62', '23382f0b-cf1b-4d6c-bf25-6505bdd45d69']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:54.372671 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64003a7-4161-4d73-a42f-3cf4108bd447) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:54.393181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b64003a7-4161-4d73-a42f-3cf4108bd447) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af8ae25c-2d21-45d2-bc02-0e01ca00c3e7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909130041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d92d7019d2f448b9a684d3534e453934',qos_specs=None,replication_status=,reservations=['f033a378-6eb5-424b-ad4e-0e69c13aff79','019a9a2b-c6d0-4ae7-9787-619abe3891fd','25490311-a832-45c8-b8e1-20f0dc7cfc62','23382f0b-cf1b-4d6c-bf25-6505bdd45d69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b4f6d4b6a44758ab3d7032e69ef471',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-909130041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af8ae25c-2d21-45d2-bc02-0e01ca00c3e7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d92d7019d2f448b9a684d3534e453934',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='30b4f6d4b6a44758ab3d7032e69ef471',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:54.393885 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36cd5d38-8089-446d-ade3-566722890199) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:54.411436 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36cd5d38-8089-446d-ade3-566722890199) transitioned into state 'SUCCESS' from state '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-909130041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d92d7019d2f448b9a684d3534e453934',qos_specs=None,replication_status=,reservations=['f033a378-6eb5-424b-ad4e-0e69c13aff79','019a9a2b-c6d0-4ae7-9787-619abe3891fd','25490311-a832-45c8-b8e1-20f0dc7cfc62','23382f0b-cf1b-4d6c-bf25-6505bdd45d69'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='30b4f6d4b6a44758ab3d7032e69ef471',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:54.412064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6430d5b-913d-46c1-a6f3-fbd037a1a806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:54.420828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d6430d5b-913d-46c1-a6f3-fbd037a1a806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:54.421571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Flow 'volume_create_api' (9b7aa837-04d8-4ff2-a59e-479fd27a95d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:54.421867 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Create volume request issued successfully. Aug 25 11:58:54.422401 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-08ace915-d7fa-434e-9a80-9254953c79b1 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:54.422811 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1215/4890] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:58:54 2026] POST /volume/v3/volumes => generated 775 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:54.435941 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ac986b4b-a8d9-4cc9-a926-fbdf449a1eca None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.438300 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac986b4b-a8d9-4cc9-a926-fbdf449a1eca tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 Aug 25 11:58:54.438589 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac986b4b-a8d9-4cc9-a926-fbdf449a1eca tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:54.438966 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ac986b4b-a8d9-4cc9-a926-fbdf449a1eca tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:54.449145 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.449145 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:54.453164 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ac986b4b-a8d9-4cc9-a926-fbdf449a1eca tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Volume info retrieved successfully. Aug 25 11:58:54.457648 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ac986b4b-a8d9-4cc9-a926-fbdf449a1eca tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 returned with HTTP 200 Aug 25 11:58:54.458169 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1232/4891] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:54 2026] GET /volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:54.557415 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f389efc-6494-4751-816b-5d09ae834442 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.559162 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f389efc-6494-4751-816b-5d09ae834442 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:54.559321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f389efc-6494-4751-816b-5d09ae834442 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:54.559499 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f389efc-6494-4751-816b-5d09ae834442 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:54.571200 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.571200 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:54.574697 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8f389efc-6494-4751-816b-5d09ae834442 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:54.579076 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f389efc-6494-4751-816b-5d09ae834442 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:54.579455 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1233/4892] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:54 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:54.785271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8894e33b-803b-4b4a-b122-adabc69787bb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:54.787546 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8894e33b-803b-4b4a-b122-adabc69787bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:54.787833 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8894e33b-803b-4b4a-b122-adabc69787bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:54.788027 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8894e33b-803b-4b4a-b122-adabc69787bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:54.788126 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8894e33b-803b-4b4a-b122-adabc69787bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:54.792043 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:54.792043 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:54.792688 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8894e33b-803b-4b4a-b122-adabc69787bb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:54.793071 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1213/4893] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:54 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:55.266696 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-17f01344-07c5-45f4-b649-019a3c9bcbc7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.272219 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17f01344-07c5-45f4-b649-019a3c9bcbc7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:55.272457 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17f01344-07c5-45f4-b649-019a3c9bcbc7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.272694 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-17f01344-07c5-45f4-b649-019a3c9bcbc7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.272835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-17f01344-07c5-45f4-b649-019a3c9bcbc7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:55.282975 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.282975 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:55.283842 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-17f01344-07c5-45f4-b649-019a3c9bcbc7 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:55.284236 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1216/4894] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:55.368310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a2788412-c87c-4337-bd9b-1f4f18554ff3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.371642 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2788412-c87c-4337-bd9b-1f4f18554ff3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:55.371642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2788412-c87c-4337-bd9b-1f4f18554ff3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.371642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a2788412-c87c-4337-bd9b-1f4f18554ff3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.377197 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.377197 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:55.377893 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a2788412-c87c-4337-bd9b-1f4f18554ff3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:55.378263 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a2788412-c87c-4337-bd9b-1f4f18554ff3 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa returned with HTTP 200 Aug 25 11:58:55.378657 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1233/4895] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:55.387711 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a96c75db-3b4b-4231-a14b-d104d0571856 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.391260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] POST https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa/action Aug 25 11:58:55.391653 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:55.391789 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:55.393097 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.snapshot_unmanage [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Unmanage snapshot with id: ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:55.398906 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.398906 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:55.399496 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Snapshot retrieved successfully. Aug 25 11:58:55.400816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'cc98b1bb3bbe46c890728f585798dba9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8df4f2b6aa9941b99ca4ed43159ebb81', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:58:55.401012 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a96c75db-3b4b-4231-a14b-d104d0571856 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-reader] https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa/action returned with HTTP 403 Aug 25 11:58:55.402090 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1234/4896] 10.4.3.66 () {68 vars in 1389 bytes} [Tue Aug 25 11:58:55 2026] POST /volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa/action => generated 117 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:55.409750 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.412030 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:55.412271 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.412550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.412712 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete snapshot with id: ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:55.418841 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.418841 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:55.419252 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:55.443125 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot delete request issued successfully. Aug 25 11:58:55.443374 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff9034e1-c4c7-49ee-bc41-3a77f519d1f4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa returned with HTTP 202 Aug 25 11:58:55.444005 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1214/4897] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:58:55 2026] DELETE /volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:55.452914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8e92c292-2f8c-4a84-b209-63cf7e08d9ef None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.455467 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e92c292-2f8c-4a84-b209-63cf7e08d9ef tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:55.456043 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e92c292-2f8c-4a84-b209-63cf7e08d9ef tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.456177 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8e92c292-2f8c-4a84-b209-63cf7e08d9ef tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.462997 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.462997 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:55.463468 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8e92c292-2f8c-4a84-b209-63cf7e08d9ef tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Snapshot retrieved successfully. Aug 25 11:58:55.464532 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8e92c292-2f8c-4a84-b209-63cf7e08d9ef tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa returned with HTTP 200 Aug 25 11:58:55.465099 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1217/4898] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:55.470410 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-91a7a91f-38c7-4539-be3d-5e3a1941bfe8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.472970 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91a7a91f-38c7-4539-be3d-5e3a1941bfe8 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 Aug 25 11:58:55.473146 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91a7a91f-38c7-4539-be3d-5e3a1941bfe8 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.473342 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-91a7a91f-38c7-4539-be3d-5e3a1941bfe8 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.484912 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.484912 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:55.490636 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-91a7a91f-38c7-4539-be3d-5e3a1941bfe8 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Volume info retrieved successfully. Aug 25 11:58:55.498909 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-91a7a91f-38c7-4539-be3d-5e3a1941bfe8 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 returned with HTTP 200 Aug 25 11:58:55.499596 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1234/4899] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:55.514234 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.517358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 11:58:55.517987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "af8ae25c-2d21-45d2-bc02-0e01ca00c3e7", "name": "tempest-type-Backup-1336994269"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:55.520437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Creating new backup {'backup': {'volume_id': 'af8ae25c-2d21-45d2-bc02-0e01ca00c3e7', 'name': 'tempest-type-Backup-1336994269'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 11:58:55.520666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Creating backup of volume af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 in container None Aug 25 11:58:55.532847 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.532847 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:55.533320 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Volume info retrieved successfully. Aug 25 11:58:55.575835 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Created reservations ['7fd9d153-e424-4417-a24b-03e767ba238a', 'eed2b245-3e6e-449d-bbf9-db34617cb1d7'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:55.591914 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5be6aa8e-c652-46b7-bfe7-b03f2b0b7b8a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.594257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5be6aa8e-c652-46b7-bfe7-b03f2b0b7b8a tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:55.594660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5be6aa8e-c652-46b7-bfe7-b03f2b0b7b8a tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.594757 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5be6aa8e-c652-46b7-bfe7-b03f2b0b7b8a tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.607406 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.607406 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:55.612275 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5be6aa8e-c652-46b7-bfe7-b03f2b0b7b8a tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:55.618083 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5be6aa8e-c652-46b7-bfe7-b03f2b0b7b8a tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:55.618533 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f23e5f76-6ff5-4f81-8074-8066a9bd0054 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 11:58:55.619071 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1215/4900] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:55.619158 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1235/4901] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:58:55 2026] POST /volume/v3/backups => generated 314 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:55.631213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f84f8436-a1ca-459c-8491-97e16ea20c52 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.635600 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f84f8436-a1ca-459c-8491-97e16ea20c52 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:58:55.635822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f84f8436-a1ca-459c-8491-97e16ea20c52 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.636002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f84f8436-a1ca-459c-8491-97e16ea20c52 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.636180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f84f8436-a1ca-459c-8491-97e16ea20c52 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:55.640259 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.640259 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:55.640848 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f84f8436-a1ca-459c-8491-97e16ea20c52 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:58:55.641186 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1218/4902] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:55.803128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f124ad46-17fc-4fd6-8ea6-8732964076d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:55.804988 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f124ad46-17fc-4fd6-8ea6-8732964076d2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:55.805200 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f124ad46-17fc-4fd6-8ea6-8732964076d2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:55.805415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f124ad46-17fc-4fd6-8ea6-8732964076d2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:55.805520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f124ad46-17fc-4fd6-8ea6-8732964076d2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:55.810179 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:55.810179 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:55.810811 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f124ad46-17fc-4fd6-8ea6-8732964076d2 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:55.811183 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1235/4903] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:55 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:56.295574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-82e79116-7285-4a06-a620-3cd053c31948 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.297441 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82e79116-7285-4a06-a620-3cd053c31948 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:56.297667 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82e79116-7285-4a06-a620-3cd053c31948 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.297873 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-82e79116-7285-4a06-a620-3cd053c31948 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.297999 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-82e79116-7285-4a06-a620-3cd053c31948 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:56.300253 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=467,cinder:INSERT=84,cinder:UPDATE=182,cinder:DELETE=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:58:56.303686 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:56.303686 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:56.304511 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-82e79116-7285-4a06-a620-3cd053c31948 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:56.305215 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1216/4904] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:56 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:56.473325 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-321050f7-6f3a-4a6e-9b13-ca0758d7588f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.475100 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-321050f7-6f3a-4a6e-9b13-ca0758d7588f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa Aug 25 11:58:56.475274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-321050f7-6f3a-4a6e-9b13-ca0758d7588f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.475483 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-321050f7-6f3a-4a6e-9b13-ca0758d7588f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.481680 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-321050f7-6f3a-4a6e-9b13-ca0758d7588f tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa returned with HTTP 404 Aug 25 11:58:56.481680 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1236/4905] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:58:56 2026] GET /volume/v3/snapshots/ac3de4aa-80f1-4f6a-9290-00eac72ae4aa => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:56.487393 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-86918e96-079e-4ec1-a349-a410271ff6c4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.489671 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:56.489989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.490180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.490402 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume with id: b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:56.499302 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:56.499302 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:56.500174 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:56.522827 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Delete volume request issued successfully. Aug 25 11:58:56.523071 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-86918e96-079e-4ec1-a349-a410271ff6c4 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 returned with HTTP 202 Aug 25 11:58:56.523599 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1219/4906] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:58:56 2026] DELETE /volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:58:56.532705 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e7aa86f3-8f3f-4df8-9580-40992e68bdb7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.535807 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7aa86f3-8f3f-4df8-9580-40992e68bdb7 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:56.535807 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7aa86f3-8f3f-4df8-9580-40992e68bdb7 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.535807 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7aa86f3-8f3f-4df8-9580-40992e68bdb7 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.540461 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=313,cinder:UPDATE=80,cinder:INSERT=39,cinder:DELETE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:58:56.547116 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:56.547116 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:56.554201 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e7aa86f3-8f3f-4df8-9580-40992e68bdb7 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Volume info retrieved successfully. Aug 25 11:58:56.559928 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7aa86f3-8f3f-4df8-9580-40992e68bdb7 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 returned with HTTP 200 Aug 25 11:58:56.560534 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1236/4907] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:56 2026] GET /volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 => generated 1014 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:56.632478 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-52866f0f-b150-4aaa-94dd-c06d907904c9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.635031 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52866f0f-b150-4aaa-94dd-c06d907904c9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:56.635549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52866f0f-b150-4aaa-94dd-c06d907904c9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.635549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-52866f0f-b150-4aaa-94dd-c06d907904c9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.651467 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:56.651467 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:56.654311 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1890c082-796b-4097-96d7-b05952c5cf0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.656864 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1890c082-796b-4097-96d7-b05952c5cf0d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:58:56.656864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1890c082-796b-4097-96d7-b05952c5cf0d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.656864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1890c082-796b-4097-96d7-b05952c5cf0d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.656864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1890c082-796b-4097-96d7-b05952c5cf0d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:56.657566 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-52866f0f-b150-4aaa-94dd-c06d907904c9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:56.661775 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:56.661775 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:56.662587 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1890c082-796b-4097-96d7-b05952c5cf0d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:58:56.663120 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1237/4908] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:56 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:56.663313 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-52866f0f-b150-4aaa-94dd-c06d907904c9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:56.663761 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1217/4909] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:56 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:56.821452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5441f5bc-62ef-4f58-8744-5ee5d6f00ce3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:56.823550 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5441f5bc-62ef-4f58-8744-5ee5d6f00ce3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:56.823832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5441f5bc-62ef-4f58-8744-5ee5d6f00ce3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:56.824081 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5441f5bc-62ef-4f58-8744-5ee5d6f00ce3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:56.824231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5441f5bc-62ef-4f58-8744-5ee5d6f00ce3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:56.828634 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:56.828634 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:56.829216 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5441f5bc-62ef-4f58-8744-5ee5d6f00ce3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:56.829566 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1220/4910] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:56 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:57.316079 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6ffc7a7-70ea-4e8d-b12c-bc6f750fb524 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:57.318204 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6ffc7a7-70ea-4e8d-b12c-bc6f750fb524 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:57.318439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6ffc7a7-70ea-4e8d-b12c-bc6f750fb524 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:57.318666 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6ffc7a7-70ea-4e8d-b12c-bc6f750fb524 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:57.318840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b6ffc7a7-70ea-4e8d-b12c-bc6f750fb524 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:57.323711 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:57.323711 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:57.324586 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6ffc7a7-70ea-4e8d-b12c-bc6f750fb524 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:57.325023 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1237/4911] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:57 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:57.575066 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cb576b50-5a0f-433b-aaa0-31c0dbdf00a0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:57.576891 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb576b50-5a0f-433b-aaa0-31c0dbdf00a0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] GET https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 Aug 25 11:58:57.577073 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb576b50-5a0f-433b-aaa0-31c0dbdf00a0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:57.577410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb576b50-5a0f-433b-aaa0-31c0dbdf00a0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:57.584002 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb576b50-5a0f-433b-aaa0-31c0dbdf00a0 tempest-ProjectReaderTests-1115593408 tempest-ProjectReaderTests-1115593408-project-admin] https://10.4.3.66/volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 returned with HTTP 404 Aug 25 11:58:57.584464 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1238/4912] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:57 2026] GET /volume/v3/volumes/b2c72a10-523b-4b76-99b1-f81f7138a159 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:57.677325 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-675486df-6dfe-4860-a92d-6aeb8e32cbb4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:57.680646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-675486df-6dfe-4860-a92d-6aeb8e32cbb4 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:58:57.680958 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-675486df-6dfe-4860-a92d-6aeb8e32cbb4 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:57.681151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-675486df-6dfe-4860-a92d-6aeb8e32cbb4 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:57.681289 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-675486df-6dfe-4860-a92d-6aeb8e32cbb4 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:57.682046 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f1e7f5a7-6358-438e-b240-7772c127b0c3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:57.684236 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f1e7f5a7-6358-438e-b240-7772c127b0c3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:57.684423 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f1e7f5a7-6358-438e-b240-7772c127b0c3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:57.684667 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f1e7f5a7-6358-438e-b240-7772c127b0c3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:57.690311 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:57.690311 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:57.690430 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-675486df-6dfe-4860-a92d-6aeb8e32cbb4 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:58:57.690950 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1218/4913] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:57 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 723 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:57.700287 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:57.700287 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:57.705118 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f1e7f5a7-6358-438e-b240-7772c127b0c3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:57.709730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f1e7f5a7-6358-438e-b240-7772c127b0c3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:57.710124 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1221/4914] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:57 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:57.839924 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-784b101b-724b-4109-8b0b-e450e8e6ad62 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:57.842067 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-784b101b-724b-4109-8b0b-e450e8e6ad62 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:57.842279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-784b101b-724b-4109-8b0b-e450e8e6ad62 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:57.842455 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-784b101b-724b-4109-8b0b-e450e8e6ad62 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:57.842566 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-784b101b-724b-4109-8b0b-e450e8e6ad62 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:57.846586 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:57.846586 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:57.847349 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-784b101b-724b-4109-8b0b-e450e8e6ad62 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:57.847565 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1238/4915] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:57 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:58.338131 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-639e7256-f4e7-49ac-8797-81799f6fa616 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.340352 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-639e7256-f4e7-49ac-8797-81799f6fa616 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:58.340541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-639e7256-f4e7-49ac-8797-81799f6fa616 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:58.340896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-639e7256-f4e7-49ac-8797-81799f6fa616 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:58.340951 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-639e7256-f4e7-49ac-8797-81799f6fa616 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:58.346678 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.346678 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:58.347516 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-639e7256-f4e7-49ac-8797-81799f6fa616 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:58.348128 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1239/4916] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:58 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:58.595194 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-56b55143-89bf-408d-8d07-078fe39fb094 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.599650 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-56b55143-89bf-408d-8d07-078fe39fb094 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821/action Aug 25 11:58:58.599650 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-56b55143-89bf-408d-8d07-078fe39fb094 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action body: b'{"os-complete": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:58:58.599650 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-56b55143-89bf-408d-8d07-078fe39fb094 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:58.618550 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.618550 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:58.634840 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6ee13f3f-e883-45af-a1ac-348f46a02f2c req-56b55143-89bf-408d-8d07-078fe39fb094 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821/action returned with HTTP 204 Aug 25 11:58:58.635425 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1219/4917] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:58:58 2026] POST /volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:58:58.701544 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d06b5d9a-5834-4833-9c40-be74fcfaa87c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.704024 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d06b5d9a-5834-4833-9c40-be74fcfaa87c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:58:58.704311 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d06b5d9a-5834-4833-9c40-be74fcfaa87c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:58.704531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d06b5d9a-5834-4833-9c40-be74fcfaa87c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:58.704699 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d06b5d9a-5834-4833-9c40-be74fcfaa87c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:58.709776 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.709776 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:58.710558 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d06b5d9a-5834-4833-9c40-be74fcfaa87c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:58:58.711088 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1222/4918] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:58 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:58.723805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b2ad6a6-1099-4c34-9113-a0f751735fe5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.725616 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b2ad6a6-1099-4c34-9113-a0f751735fe5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:58.725844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad6a6-1099-4c34-9113-a0f751735fe5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:58.726050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b2ad6a6-1099-4c34-9113-a0f751735fe5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:58.735554 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.735554 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:58.738949 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b2ad6a6-1099-4c34-9113-a0f751735fe5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:58.743285 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b2ad6a6-1099-4c34-9113-a0f751735fe5 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:58.743705 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1239/4919] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:58 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:58.756040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3e8e4b3-3863-405d-a18e-9dca3f70ded4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.757864 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3e8e4b3-3863-405d-a18e-9dca3f70ded4 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:58.758100 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3e8e4b3-3863-405d-a18e-9dca3f70ded4 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:58.758339 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3e8e4b3-3863-405d-a18e-9dca3f70ded4 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:58.760355 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=441,cinder:UPDATE=156,cinder:INSERT=76 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:58:58.771644 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.771644 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:58.777079 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3e8e4b3-3863-405d-a18e-9dca3f70ded4 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:58.782808 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3e8e4b3-3863-405d-a18e-9dca3f70ded4 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:58.783050 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1240/4920] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:58 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 1138 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:58.794744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-758b9a4e-404f-4087-b78b-f002556b8b59 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.796975 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-758b9a4e-404f-4087-b78b-f002556b8b59 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 11:58:58.797241 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-758b9a4e-404f-4087-b78b-f002556b8b59 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:58.797483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-758b9a4e-404f-4087-b78b-f002556b8b59 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:58.809260 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.809260 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:58.814380 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-758b9a4e-404f-4087-b78b-f002556b8b59 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 11:58:58.819090 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-758b9a4e-404f-4087-b78b-f002556b8b59 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 11:58:58.819590 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1220/4921] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:58 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:58:58.865820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a20ce89f-3d35-4fb9-b2ce-e162f2fbc817 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:58.867996 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a20ce89f-3d35-4fb9-b2ce-e162f2fbc817 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:58.868294 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a20ce89f-3d35-4fb9-b2ce-e162f2fbc817 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:58.868541 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a20ce89f-3d35-4fb9-b2ce-e162f2fbc817 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:58.868709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a20ce89f-3d35-4fb9-b2ce-e162f2fbc817 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:58.875457 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:58.875457 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:58.876236 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a20ce89f-3d35-4fb9-b2ce-e162f2fbc817 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:58.876702 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1223/4922] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:58 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:59.228461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-298ce50a-4daa-422f-93bd-74ac0acff2c0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:59.321719 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-298ce50a-4daa-422f-93bd-74ac0acff2c0 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:58:59.322031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-298ce50a-4daa-422f-93bd-74ac0acff2c0 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1151361060", "extra_specs": {"storage_protocol": "tempest-storage_protocol-500527121", "vendor_name": "tempest-vendor_name-1648293345"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:59.339502 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-298ce50a-4daa-422f-93bd-74ac0acff2c0 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:58:59.339849 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1240/4923] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:58:59 2026] POST /volume/v3/types => generated 329 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:59.348005 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-520421e5-5f28-4797-8837-7b76891f29e4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:59.349568 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:58:59.350649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2992ef21-b421-456a-9a5e-f9ce940b6ebb", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:58:59.351145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume request body: {'volume': {'volume_type': '2992ef21-b421-456a-9a5e-f9ce940b6ebb', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:58:59.356829 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume of 1 GB Aug 25 11:58:59.357126 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:59.357126 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:58:59.357517 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Availability Zones retrieved successfully. Aug 25 11:58:59.360576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6755f21-9aa1-43ca-b4cc-556a274c1c26 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:59.362292 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6755f21-9aa1-43ca-b4cc-556a274c1c26 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:58:59.362473 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6755f21-9aa1-43ca-b4cc-556a274c1c26 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:59.362653 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6755f21-9aa1-43ca-b4cc-556a274c1c26 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:59.363278 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c6755f21-9aa1-43ca-b4cc-556a274c1c26 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:59.364410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Flow 'volume_create_api' (0d3dfae5-86e7-4b40-965c-3816d201f7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:59.365814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb79dd41-aa30-40a4-a9c1-f9871697f679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:59.366539 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:58:59.367284 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:59.367284 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:59.369163 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6755f21-9aa1-43ca-b4cc-556a274c1c26 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:58:59.369163 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1221/4924] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:58:59 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:59.394250 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb79dd41-aa30-40a4-a9c1-f9871697f679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:58:59Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-500527121',vendor_name='tempest-vendor_name-1648293345'},id=2992ef21-b421-456a-9a5e-f9ce940b6ebb,is_public=True,name='tempest-ProjectMemberTests-volume-type-1151361060',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2992ef21-b421-456a-9a5e-f9ce940b6ebb', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:59.396167 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8967682b-8d4c-4af2-9dc3-6f3b45b249c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:59.423814 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1151361060 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1151361060, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:58:59.423814 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1151361060 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1151361060, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:58:59.452452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Created reservations ['16bd9073-797a-4564-af7d-429f1e1ec237', 'fa7c6b9d-ee99-41d9-b7d0-dd9ed060efe0', 'a63a31cf-f82e-4ebe-b0fd-7b86ecf59500', '25d31c4b-a60b-465f-bb50-728354366db6'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:58:59.453180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8967682b-8d4c-4af2-9dc3-6f3b45b249c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16bd9073-797a-4564-af7d-429f1e1ec237', 'fa7c6b9d-ee99-41d9-b7d0-dd9ed060efe0', 'a63a31cf-f82e-4ebe-b0fd-7b86ecf59500', '25d31c4b-a60b-465f-bb50-728354366db6']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:59.453985 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7051f364-0cf3-45f6-89ca-326ce18ce433) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:59.477758 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7051f364-0cf3-45f6-89ca-326ce18ce433) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5a85b5a-81f2-4fed-9334-2d4b5c126670', '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='ec6957a5a0db484a8b686fb290888074',qos_specs=None,replication_status=,reservations=['16bd9073-797a-4564-af7d-429f1e1ec237','fa7c6b9d-ee99-41d9-b7d0-dd9ed060efe0','a63a31cf-f82e-4ebe-b0fd-7b86ecf59500','25d31c4b-a60b-465f-bb50-728354366db6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284d714640734fef845962f28bb66526',volume_type_id=2992ef21-b421-456a-9a5e-f9ce940b6ebb), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:58: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=c5a85b5a-81f2-4fed-9334-2d4b5c126670,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6957a5a0db484a8b686fb290888074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284d714640734fef845962f28bb66526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2992ef21-b421-456a-9a5e-f9ce940b6ebb),volume_type_id=2992ef21-b421-456a-9a5e-f9ce940b6ebb)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:59.478437 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6944de-37f2-420e-b3e3-2b393e8495bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:59.496412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a6944de-37f2-420e-b3e3-2b393e8495bf) transitioned into state 'SUCCESS' from 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='ec6957a5a0db484a8b686fb290888074',qos_specs=None,replication_status=,reservations=['16bd9073-797a-4564-af7d-429f1e1ec237','fa7c6b9d-ee99-41d9-b7d0-dd9ed060efe0','a63a31cf-f82e-4ebe-b0fd-7b86ecf59500','25d31c4b-a60b-465f-bb50-728354366db6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284d714640734fef845962f28bb66526',volume_type_id=2992ef21-b421-456a-9a5e-f9ce940b6ebb)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:59.497243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b3c448e-f4be-46a9-affd-e097126462c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:58:59.515702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b3c448e-f4be-46a9-affd-e097126462c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:58:59.515702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Flow 'volume_create_api' (0d3dfae5-86e7-4b40-965c-3816d201f7b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:58:59.515702 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume request issued successfully. Aug 25 11:58:59.515702 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-520421e5-5f28-4797-8837-7b76891f29e4 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:58:59.516150 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1241/4925] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:58:59 2026] POST /volume/v3/volumes => generated 772 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:58:59.532478 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f2770587-5d60-459f-814b-1a3a9456564b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:59.536676 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2770587-5d60-459f-814b-1a3a9456564b tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 Aug 25 11:58:59.536911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2770587-5d60-459f-814b-1a3a9456564b tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:59.537183 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f2770587-5d60-459f-814b-1a3a9456564b tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:59.546790 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:59.546790 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:58:59.556757 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f2770587-5d60-459f-814b-1a3a9456564b tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:58:59.565451 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f2770587-5d60-459f-814b-1a3a9456564b tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 returned with HTTP 200 Aug 25 11:58:59.566043 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1224/4926] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:59 2026] GET /volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:59.724532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e17a3fb5-1c30-488b-b207-1d6010c7b8f0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:59.726149 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e17a3fb5-1c30-488b-b207-1d6010c7b8f0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:58:59.726349 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e17a3fb5-1c30-488b-b207-1d6010c7b8f0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:59.726525 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e17a3fb5-1c30-488b-b207-1d6010c7b8f0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:59.726633 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e17a3fb5-1c30-488b-b207-1d6010c7b8f0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:59.734409 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:59.734409 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:58:59.735126 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e17a3fb5-1c30-488b-b207-1d6010c7b8f0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:58:59.735524 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1241/4927] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:59 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:58:59.888997 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ae50cd3b-54e6-4fad-81ff-f1c6d23dbdde None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:58:59.891571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae50cd3b-54e6-4fad-81ff-f1c6d23dbdde tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:58:59.891996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae50cd3b-54e6-4fad-81ff-f1c6d23dbdde tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:58:59.892417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ae50cd3b-54e6-4fad-81ff-f1c6d23dbdde tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:58:59.892666 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ae50cd3b-54e6-4fad-81ff-f1c6d23dbdde tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:58:59.898811 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:58:59.898811 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:58:59.899887 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ae50cd3b-54e6-4fad-81ff-f1c6d23dbdde tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:58:59.900539 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1222/4928] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:58:59 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.387336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-482b2479-277f-4d04-bf0c-d57c882c2579 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.389845 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-482b2479-277f-4d04-bf0c-d57c882c2579 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:59:00.390300 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-482b2479-277f-4d04-bf0c-d57c882c2579 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.390634 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-482b2479-277f-4d04-bf0c-d57c882c2579 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.390858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-482b2479-277f-4d04-bf0c-d57c882c2579 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:00.400679 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:00.400679 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:00.402872 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-482b2479-277f-4d04-bf0c-d57c882c2579 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:59:00.408431 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1242/4929] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:00 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.581388 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ec6c25ff-200c-4b5d-8823-d04af5c38053 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.584707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ec6c25ff-200c-4b5d-8823-d04af5c38053 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 Aug 25 11:59:00.584707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ec6c25ff-200c-4b5d-8823-d04af5c38053 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.584707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ec6c25ff-200c-4b5d-8823-d04af5c38053 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.597162 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:00.597162 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:00.601343 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ec6c25ff-200c-4b5d-8823-d04af5c38053 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:00.609917 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ec6c25ff-200c-4b5d-8823-d04af5c38053 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 returned with HTTP 200 Aug 25 11:59:00.610376 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1225/4930] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:00 2026] GET /volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 => generated 972 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.627091 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-546f6a9d-4d50-4e81-a8a5-09f87bfe7b57 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.629125 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-546f6a9d-4d50-4e81-a8a5-09f87bfe7b57 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:00.629334 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-546f6a9d-4d50-4e81-a8a5-09f87bfe7b57 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.629561 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-546f6a9d-4d50-4e81-a8a5-09f87bfe7b57 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.634770 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-546f6a9d-4d50-4e81-a8a5-09f87bfe7b57 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:00.635209 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1242/4931] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:00 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.643071 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-25ebda55-e5f2-4f47-b8d4-0dab1703c96a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.716030 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25ebda55-e5f2-4f47-b8d4-0dab1703c96a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] DELETE https://10.4.3.66/volume/v3/messages/086ff596-e298-44fb-88ac-961852e50aff Aug 25 11:59:00.716345 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25ebda55-e5f2-4f47-b8d4-0dab1703c96a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.716634 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-25ebda55-e5f2-4f47-b8d4-0dab1703c96a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.739103 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-25ebda55-e5f2-4f47-b8d4-0dab1703c96a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] https://10.4.3.66/volume/v3/messages/086ff596-e298-44fb-88ac-961852e50aff returned with HTTP 204 Aug 25 11:59:00.739853 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1223/4932] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:00 2026] DELETE /volume/v3/messages/086ff596-e298-44fb-88ac-961852e50aff => generated 0 bytes in 97 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:00.747384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-08c309e2-5b39-45ba-8889-3c90e3d8ae20 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.749693 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08c309e2-5b39-45ba-8889-3c90e3d8ae20 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:00.750430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08c309e2-5b39-45ba-8889-3c90e3d8ae20 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.750430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-08c309e2-5b39-45ba-8889-3c90e3d8ae20 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.750430 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-08c309e2-5b39-45ba-8889-3c90e3d8ae20 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:00.751351 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5ddbf6d4-56c4-4000-8469-485c1f59ef0c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.754945 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:00.754945 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:00.755523 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-08c309e2-5b39-45ba-8889-3c90e3d8ae20 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:00.757786 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1243/4933] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:00 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.757919 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ddbf6d4-56c4-4000-8469-485c1f59ef0c tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] GET https://10.4.3.66/volume/v3/messages/086ff596-e298-44fb-88ac-961852e50aff Aug 25 11:59:00.757919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ddbf6d4-56c4-4000-8469-485c1f59ef0c tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.757919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5ddbf6d4-56c4-4000-8469-485c1f59ef0c tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.764106 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5ddbf6d4-56c4-4000-8469-485c1f59ef0c tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] https://10.4.3.66/volume/v3/messages/086ff596-e298-44fb-88ac-961852e50aff returned with HTTP 404 Aug 25 11:59:00.764106 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1226/4934] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:00 2026] GET /volume/v3/messages/086ff596-e298-44fb-88ac-961852e50aff => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:00.772927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.775834 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 Aug 25 11:59:00.776093 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.776276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.776421 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Delete volume with id: c5a85b5a-81f2-4fed-9334-2d4b5c126670 Aug 25 11:59:00.788320 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:00.788320 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:00.789526 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:00.792088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100238) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:00.811018 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1151361060 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1151361060, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:00.811422 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1151361060 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1151361060, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:00.824611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Created reservations ['9c9d7eb4-b542-44bb-8d20-652104a6f2d9', '864d2de9-cd96-436c-bc8c-6cda2e083d89', '5629a79b-7a82-4554-9af3-4e89ebd0d8b7', '67ac2d85-f2e8-468f-8f16-579260280c8c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:00.860123 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Delete volume request issued successfully. Aug 25 11:59:00.860701 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9629030a-05bc-42dd-8966-c8c5b8f0a900 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 returned with HTTP 202 Aug 25 11:59:00.860813 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1243/4935] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:00 2026] DELETE /volume/v3/volumes/c5a85b5a-81f2-4fed-9334-2d4b5c126670 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:00.868759 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cc7d74f9-fd37-4732-8187-9b464c24e357 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.871303 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc7d74f9-fd37-4732-8187-9b464c24e357 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/types/2992ef21-b421-456a-9a5e-f9ce940b6ebb Aug 25 11:59:00.871554 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc7d74f9-fd37-4732-8187-9b464c24e357 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.871797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cc7d74f9-fd37-4732-8187-9b464c24e357 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.906407 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cc7d74f9-fd37-4732-8187-9b464c24e357 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/types/2992ef21-b421-456a-9a5e-f9ce940b6ebb returned with HTTP 202 Aug 25 11:59:00.908330 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1224/4936] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:00 2026] DELETE /volume/v3/types/2992ef21-b421-456a-9a5e-f9ce940b6ebb => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:00.918039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de66f8cb-4ffc-4577-9079-2800b14619c9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.918039 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de66f8cb-4ffc-4577-9079-2800b14619c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:00.918039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de66f8cb-4ffc-4577-9079-2800b14619c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:00.918039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de66f8cb-4ffc-4577-9079-2800b14619c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:00.918039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-de66f8cb-4ffc-4577-9079-2800b14619c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:00.922642 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:00.922642 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:00.924350 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de66f8cb-4ffc-4577-9079-2800b14619c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:00.924400 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-204bf619-a6bb-4367-89dc-b33f3b87dedc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.924442 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1244/4937] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:00 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.932427 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-204bf619-a6bb-4367-89dc-b33f3b87dedc tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:00.932427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-204bf619-a6bb-4367-89dc-b33f3b87dedc tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1115684000", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1379268646", "vendor_name": "tempest-vendor_name-441026774"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:00.954346 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-204bf619-a6bb-4367-89dc-b33f3b87dedc tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:00.955219 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1227/4938] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:00 2026] POST /volume/v3/types => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:00.966583 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:00.969101 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:00.969472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f09b698d-1326-4504-99ab-12862b7f9caf", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:00.970941 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume request body: {'volume': {'volume_type': 'f09b698d-1326-4504-99ab-12862b7f9caf', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:00.974353 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume of 1 GB Aug 25 11:59:00.974632 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:00.974632 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:00.974982 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:00.980707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Flow 'volume_create_api' (5ce5cdd7-638b-46e7-ad7e-5f4c566e5fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:00.981611 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60adc6e-fadc-49c4-9335-b0b6b63b3f60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:00.982527 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:01.013780 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e60adc6e-fadc-49c4-9335-b0b6b63b3f60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:01Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1379268646',vendor_name='tempest-vendor_name-441026774'},id=f09b698d-1326-4504-99ab-12862b7f9caf,is_public=True,name='tempest-ProjectMemberTests-volume-type-1115684000',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f09b698d-1326-4504-99ab-12862b7f9caf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:01.015025 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cc0c2b-8a06-4011-a869-490db8de8b89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:01.054289 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1115684000 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1115684000, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:01.054646 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1115684000 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1115684000, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:01.082474 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Created reservations ['46b8c2ea-c273-423f-b1d0-ddaa4e931754', 'e03b5dd6-c458-44fa-a234-81228f8f7f4a', 'c54b9068-5fc6-4ef9-9753-1d1e9776b948', '55273cab-02c5-410d-ab43-be97a314a7be'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:01.083428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (32cc0c2b-8a06-4011-a869-490db8de8b89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46b8c2ea-c273-423f-b1d0-ddaa4e931754', 'e03b5dd6-c458-44fa-a234-81228f8f7f4a', 'c54b9068-5fc6-4ef9-9753-1d1e9776b948', '55273cab-02c5-410d-ab43-be97a314a7be']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:01.084231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4eb448d-c2e5-48fd-943c-a9b654cc6f7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:01.129014 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4eb448d-c2e5-48fd-943c-a9b654cc6f7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50ba475c-2b8b-428c-9e77-99e958b23ce0', '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='ec6957a5a0db484a8b686fb290888074',qos_specs=None,replication_status=,reservations=['46b8c2ea-c273-423f-b1d0-ddaa4e931754','e03b5dd6-c458-44fa-a234-81228f8f7f4a','c54b9068-5fc6-4ef9-9753-1d1e9776b948','55273cab-02c5-410d-ab43-be97a314a7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284d714640734fef845962f28bb66526',volume_type_id=f09b698d-1326-4504-99ab-12862b7f9caf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:01Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50ba475c-2b8b-428c-9e77-99e958b23ce0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6957a5a0db484a8b686fb290888074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284d714640734fef845962f28bb66526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f09b698d-1326-4504-99ab-12862b7f9caf),volume_type_id=f09b698d-1326-4504-99ab-12862b7f9caf)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:01.129866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f68db7e-4a54-4108-8570-e1e2c8fc8048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:01.159991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f68db7e-4a54-4108-8570-e1e2c8fc8048) transitioned into state 'SUCCESS' from 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='ec6957a5a0db484a8b686fb290888074',qos_specs=None,replication_status=,reservations=['46b8c2ea-c273-423f-b1d0-ddaa4e931754','e03b5dd6-c458-44fa-a234-81228f8f7f4a','c54b9068-5fc6-4ef9-9753-1d1e9776b948','55273cab-02c5-410d-ab43-be97a314a7be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284d714640734fef845962f28bb66526',volume_type_id=f09b698d-1326-4504-99ab-12862b7f9caf)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:01.161805 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7c24ea-fe8c-4cd5-ac9b-f42b5e51daaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:01.174872 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d7c24ea-fe8c-4cd5-ac9b-f42b5e51daaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:01.175904 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Flow 'volume_create_api' (5ce5cdd7-638b-46e7-ad7e-5f4c566e5fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:01.176314 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume request issued successfully. Aug 25 11:59:01.176941 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c334efbb-1967-4cde-b67b-3c2ca87171e6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:01.177673 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1244/4939] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:00 2026] POST /volume/v3/volumes => generated 772 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:01.191891 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9abd1407-98c1-4322-974a-62d62e8bba6a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:01.195645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9abd1407-98c1-4322-974a-62d62e8bba6a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 Aug 25 11:59:01.195739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9abd1407-98c1-4322-974a-62d62e8bba6a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:01.195954 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9abd1407-98c1-4322-974a-62d62e8bba6a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:01.211962 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:01.211962 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:01.218755 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9abd1407-98c1-4322-974a-62d62e8bba6a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:01.225115 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9abd1407-98c1-4322-974a-62d62e8bba6a tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 returned with HTTP 200 Aug 25 11:59:01.226043 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1225/4940] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:01 2026] GET /volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:01.414138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f9526ff7-e915-4af3-94b0-e1032a46f967 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:01.416284 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9526ff7-e915-4af3-94b0-e1032a46f967 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:59:01.416464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9526ff7-e915-4af3-94b0-e1032a46f967 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:01.416650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9526ff7-e915-4af3-94b0-e1032a46f967 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:01.416772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f9526ff7-e915-4af3-94b0-e1032a46f967 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Show backup with id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:01.422139 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:01.422139 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:01.422990 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9526ff7-e915-4af3-94b0-e1032a46f967 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 200 Aug 25 11:59:01.423490 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1245/4941] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:01 2026] GET /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 755 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:01.434257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dda9f099-ed2e-4226-a2c2-2d7fdf71ff58 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:01.436603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dda9f099-ed2e-4226-a2c2-2d7fdf71ff58 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:01.436820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dda9f099-ed2e-4226-a2c2-2d7fdf71ff58 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:01.437068 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dda9f099-ed2e-4226-a2c2-2d7fdf71ff58 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:01.446220 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:01.446220 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:01.450715 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-dda9f099-ed2e-4226-a2c2-2d7fdf71ff58 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:01.455953 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dda9f099-ed2e-4226-a2c2-2d7fdf71ff58 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 returned with HTTP 200 Aug 25 11:59:01.456461 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1228/4942] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:01 2026] GET /volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:01.468370 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-656f0cc3-6da9-4b85-9a18-5dd8b8125d90 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:01.472470 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-656f0cc3-6da9-4b85-9a18-5dd8b8125d90 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:01.472470 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-656f0cc3-6da9-4b85-9a18-5dd8b8125d90 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:01.472470 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-656f0cc3-6da9-4b85-9a18-5dd8b8125d90 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:01.481295 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:01.481295 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:01.487071 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-656f0cc3-6da9-4b85-9a18-5dd8b8125d90 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:01.491889 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-656f0cc3-6da9-4b85-9a18-5dd8b8125d90 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 returned with HTTP 200 Aug 25 11:59:01.492446 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1245/4943] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:01 2026] GET /volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 => generated 1415 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:01.769094 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bfa357ef-9cb3-4d91-b1c4-93e67e0ce01b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:01.772769 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfa357ef-9cb3-4d91-b1c4-93e67e0ce01b tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:01.773034 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfa357ef-9cb3-4d91-b1c4-93e67e0ce01b tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:01.773285 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfa357ef-9cb3-4d91-b1c4-93e67e0ce01b tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:01.773427 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-bfa357ef-9cb3-4d91-b1c4-93e67e0ce01b tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:01.781446 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:01.781446 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:01.782693 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfa357ef-9cb3-4d91-b1c4-93e67e0ce01b tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:01.783401 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1226/4944] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:01 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:01.947764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cd2d37af-3ca3-435c-9231-c7487568b606 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:01.950954 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd2d37af-3ca3-435c-9231-c7487568b606 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:01.950954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd2d37af-3ca3-435c-9231-c7487568b606 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:01.951116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cd2d37af-3ca3-435c-9231-c7487568b606 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:01.951462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cd2d37af-3ca3-435c-9231-c7487568b606 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:01.962771 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:01.962771 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:01.963513 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cd2d37af-3ca3-435c-9231-c7487568b606 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:01.964109 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1246/4945] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:01 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.239601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9659bdd5-7fb8-4237-b1f9-e909f7a0bc69 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.242010 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9659bdd5-7fb8-4237-b1f9-e909f7a0bc69 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 Aug 25 11:59:02.242323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9659bdd5-7fb8-4237-b1f9-e909f7a0bc69 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.242589 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9659bdd5-7fb8-4237-b1f9-e909f7a0bc69 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.256573 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:02.256573 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:02.260237 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9659bdd5-7fb8-4237-b1f9-e909f7a0bc69 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:02.263930 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9659bdd5-7fb8-4237-b1f9-e909f7a0bc69 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 returned with HTTP 200 Aug 25 11:59:02.264367 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1229/4946] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:02 2026] GET /volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 => generated 972 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.278843 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c3f4b717-b865-4a71-ac32-9ec7052947a8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.283649 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3f4b717-b865-4a71-ac32-9ec7052947a8 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:02.283649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3f4b717-b865-4a71-ac32-9ec7052947a8 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.283649 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c3f4b717-b865-4a71-ac32-9ec7052947a8 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.291255 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c3f4b717-b865-4a71-ac32-9ec7052947a8 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:02.291255 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1246/4947] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:02 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.300202 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fe12d8c1-3f78-4ed8-acc9-12eb689f5b62 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.303907 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe12d8c1-3f78-4ed8-acc9-12eb689f5b62 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:02.303907 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe12d8c1-3f78-4ed8-acc9-12eb689f5b62 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.303907 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fe12d8c1-3f78-4ed8-acc9-12eb689f5b62 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.308695 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fe12d8c1-3f78-4ed8-acc9-12eb689f5b62 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:02.310661 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1227/4948] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:02 2026] GET /volume/v3/messages => generated 668 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.320259 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a674c621-588e-4c94-90dc-75312aa41910 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.322996 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a674c621-588e-4c94-90dc-75312aa41910 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/messages/dc6bf58d-9c63-4dbb-a3b2-0224ad476d55 Aug 25 11:59:02.324530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a674c621-588e-4c94-90dc-75312aa41910 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.324530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a674c621-588e-4c94-90dc-75312aa41910 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.346771 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a674c621-588e-4c94-90dc-75312aa41910 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/messages/dc6bf58d-9c63-4dbb-a3b2-0224ad476d55 returned with HTTP 204 Aug 25 11:59:02.346771 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1247/4949] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:02 2026] DELETE /volume/v3/messages/dc6bf58d-9c63-4dbb-a3b2-0224ad476d55 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:02.358457 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.360084 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 Aug 25 11:59:02.361434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.361434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.361434 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Delete volume with id: 50ba475c-2b8b-428c-9e77-99e958b23ce0 Aug 25 11:59:02.381744 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:02.381744 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:02.381744 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:02.381744 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100240) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:02.396786 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1115684000 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1115684000, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:02.398336 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1115684000 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1115684000, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:02.415357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Created reservations ['3ab6e13c-ad6a-4593-9fbd-9f5b352bd8b5', 'ab450680-ce65-4bed-9c9e-c64d2a7d275a', 'd44bbfbb-4cba-4a3a-bf5b-d58213979973', '6d09bc79-5981-4744-abfd-554e3253f8f3'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:02.462896 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Delete volume request issued successfully. Aug 25 11:59:02.463278 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a044fc2d-f7a0-4876-83b2-ca2398f8e822 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 returned with HTTP 202 Aug 25 11:59:02.463926 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1230/4950] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:02 2026] DELETE /volume/v3/volumes/50ba475c-2b8b-428c-9e77-99e958b23ce0 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:02.481727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9a45317-5024-44ed-8431-bb30a5fa6087 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.500913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9a45317-5024-44ed-8431-bb30a5fa6087 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/types/f09b698d-1326-4504-99ab-12862b7f9caf Aug 25 11:59:02.502111 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9a45317-5024-44ed-8431-bb30a5fa6087 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.502832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9a45317-5024-44ed-8431-bb30a5fa6087 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.554341 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9a45317-5024-44ed-8431-bb30a5fa6087 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/types/f09b698d-1326-4504-99ab-12862b7f9caf returned with HTTP 202 Aug 25 11:59:02.555067 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1247/4951] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:02 2026] DELETE /volume/v3/types/f09b698d-1326-4504-99ab-12862b7f9caf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:02.570593 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ec59d1d-d3e2-4479-83f3-eb4846d5a15f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.572466 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ec59d1d-d3e2-4479-83f3-eb4846d5a15f tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:02.572898 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ec59d1d-d3e2-4479-83f3-eb4846d5a15f tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1255913332", "extra_specs": {"storage_protocol": "tempest-storage_protocol-657339007", "vendor_name": "tempest-vendor_name-527121036"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:02.596941 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ec59d1d-d3e2-4479-83f3-eb4846d5a15f tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:02.597330 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1228/4952] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:02 2026] POST /volume/v3/types => generated 328 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.605093 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-355016d0-9195-417d-82f5-855f64f1a830 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.606926 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:02.607387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:02.608872 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume request body: {'volume': {'volume_type': '16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume of 1 GB Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Flow 'volume_create_api' (40835924-c365-40ae-9e21-2fa4ea317e10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801b7a9e-10f5-40ee-9003-cc8609b1b2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:02.620764 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:02.644002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (801b7a9e-10f5-40ee-9003-cc8609b1b2e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:03Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-657339007',vendor_name='tempest-vendor_name-527121036'},id=16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03,is_public=True,name='tempest-ProjectMemberTests-volume-type-1255913332',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:02.644919 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c665792-2b55-4e65-8186-175ee3457a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:02.674474 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1255913332 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1255913332, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:02.674992 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1255913332 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1255913332, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:02.712838 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Created reservations ['9c868e55-4785-45ee-877e-4e27df74d060', 'e667d26e-f8fc-4aad-bb8e-50e992c33df7', '9820fb3d-ec57-4dce-bd4d-42fbd80c7f02', '06b1d5cd-5976-4c2d-b571-de928fae21b5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:02.713933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c665792-2b55-4e65-8186-175ee3457a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c868e55-4785-45ee-877e-4e27df74d060', 'e667d26e-f8fc-4aad-bb8e-50e992c33df7', '9820fb3d-ec57-4dce-bd4d-42fbd80c7f02', '06b1d5cd-5976-4c2d-b571-de928fae21b5']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:02.714887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc2fcd0-7f03-47ca-b780-c8e810f305b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:02.748505 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cc2fcd0-7f03-47ca-b780-c8e810f305b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97674be3-6e25-4e69-a76b-75b325fd5c6c', '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='ec6957a5a0db484a8b686fb290888074',qos_specs=None,replication_status=,reservations=['9c868e55-4785-45ee-877e-4e27df74d060','e667d26e-f8fc-4aad-bb8e-50e992c33df7','9820fb3d-ec57-4dce-bd4d-42fbd80c7f02','06b1d5cd-5976-4c2d-b571-de928fae21b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284d714640734fef845962f28bb66526',volume_type_id=16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:02Z,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=97674be3-6e25-4e69-a76b-75b325fd5c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ec6957a5a0db484a8b686fb290888074',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='284d714640734fef845962f28bb66526',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03),volume_type_id=16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:02.749825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7807d38f-35c6-4531-931a-d13b5dde1af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:02.774535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7807d38f-35c6-4531-931a-d13b5dde1af1) transitioned into state 'SUCCESS' from 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='ec6957a5a0db484a8b686fb290888074',qos_specs=None,replication_status=,reservations=['9c868e55-4785-45ee-877e-4e27df74d060','e667d26e-f8fc-4aad-bb8e-50e992c33df7','9820fb3d-ec57-4dce-bd4d-42fbd80c7f02','06b1d5cd-5976-4c2d-b571-de928fae21b5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='284d714640734fef845962f28bb66526',volume_type_id=16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:02.775651 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9a81b4-e698-4bf6-b8bc-146786565f3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:02.790645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a9a81b4-e698-4bf6-b8bc-146786565f3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:02.790645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Flow 'volume_create_api' (40835924-c365-40ae-9e21-2fa4ea317e10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:02.790645 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Create volume request issued successfully. Aug 25 11:59:02.790645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-355016d0-9195-417d-82f5-855f64f1a830 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:02.790645 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1248/4953] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:02 2026] POST /volume/v3/volumes => generated 772 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:02.798118 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ce0ca071-3713-40df-b7b1-2638d26c2020 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.800205 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ce0ca071-3713-40df-b7b1-2638d26c2020 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:02.800441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ce0ca071-3713-40df-b7b1-2638d26c2020 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.800658 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ce0ca071-3713-40df-b7b1-2638d26c2020 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.800771 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-ce0ca071-3713-40df-b7b1-2638d26c2020 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:02.804869 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-97e5450a-4605-475e-9c33-061b85e28482 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:02.807799 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:02.807799 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:02.812105 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97e5450a-4605-475e-9c33-061b85e28482 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c Aug 25 11:59:02.812265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ce0ca071-3713-40df-b7b1-2638d26c2020 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:02.812374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97e5450a-4605-475e-9c33-061b85e28482 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:02.812492 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1231/4954] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:02 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.812697 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-97e5450a-4605-475e-9c33-061b85e28482 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:02.821917 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:02.821917 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:02.829891 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-97e5450a-4605-475e-9c33-061b85e28482 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:02.837724 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-97e5450a-4605-475e-9c33-061b85e28482 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c returned with HTTP 200 Aug 25 11:59:02.839190 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1248/4955] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:02 2026] GET /volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c => generated 951 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:02.998082 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-423aa7f8-67b9-4166-a55c-514f0eafe77e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.000195 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-423aa7f8-67b9-4166-a55c-514f0eafe77e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:03.000468 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-423aa7f8-67b9-4166-a55c-514f0eafe77e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.000700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-423aa7f8-67b9-4166-a55c-514f0eafe77e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.000856 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-423aa7f8-67b9-4166-a55c-514f0eafe77e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:03.006012 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.006012 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:03.006874 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-423aa7f8-67b9-4166-a55c-514f0eafe77e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:03.007515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-be8bc673-8236-464f-8466-e11d2c621b5a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.007597 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1229/4956] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:02 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:03.050354 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-be8bc673-8236-464f-8466-e11d2c621b5a tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:03.050600 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-be8bc673-8236-464f-8466-e11d2c621b5a tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.050861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-be8bc673-8236-464f-8466-e11d2c621b5a tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.065118 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.065118 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:03.070812 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-be8bc673-8236-464f-8466-e11d2c621b5a tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:03.079556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-be8bc673-8236-464f-8466-e11d2c621b5a tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 returned with HTTP 200 Aug 25 11:59:03.080508 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1249/4957] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 => generated 1415 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:03.607836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-b7a22021-a32d-49f3-b02c-a8a5c997405b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.610550 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-b7a22021-a32d-49f3-b02c-a8a5c997405b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:03.610848 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-b7a22021-a32d-49f3-b02c-a8a5c997405b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.611125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-b7a22021-a32d-49f3-b02c-a8a5c997405b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.619875 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.619875 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:03.624216 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-b7a22021-a32d-49f3-b02c-a8a5c997405b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:03.629419 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-b7a22021-a32d-49f3-b02c-a8a5c997405b tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 returned with HTTP 200 Aug 25 11:59:03.629944 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1232/4958] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:03.640646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6adce1d3-20e6-4a0e-ae5b-3010a33ba525 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.641075 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6adce1d3-20e6-4a0e-ae5b-3010a33ba525 None None] GET https://10.4.3.66/volume// Aug 25 11:59:03.641264 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6adce1d3-20e6-4a0e-ae5b-3010a33ba525 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.642312 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6adce1d3-20e6-4a0e-ae5b-3010a33ba525 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.642712 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6adce1d3-20e6-4a0e-ae5b-3010a33ba525 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:59:03.642995 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1249/4959] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:59:03.651508 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-a247691e-6dcc-47d9-93bd-c877dcba8980 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.654393 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-a247691e-6dcc-47d9-93bd-c877dcba8980 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:59:03.654981 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-a247691e-6dcc-47d9-93bd-c877dcba8980 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fce88ae-d9ae-4085-926f-dba2c20103a3", "connector": null, "instance_uuid": "c9b2b011-2c0a-45e3-a181-dfe1f92e557f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:03.667184 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.667184 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:03.699431 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-a247691e-6dcc-47d9-93bd-c877dcba8980 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:59:03.700121 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1230/4960] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:59:03 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 25 11:59:03.821614 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35471217-9bb0-4a80-8524-785d97de64cb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.827067 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35471217-9bb0-4a80-8524-785d97de64cb tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:03.827324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35471217-9bb0-4a80-8524-785d97de64cb tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.827564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35471217-9bb0-4a80-8524-785d97de64cb tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.827742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-35471217-9bb0-4a80-8524-785d97de64cb tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:03.834939 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.834939 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:03.835560 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35471217-9bb0-4a80-8524-785d97de64cb tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:03.835937 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1250/4961] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:03.852931 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d601d624-e8a8-44b0-a9d0-19636f6ef626 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.854750 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d601d624-e8a8-44b0-a9d0-19636f6ef626 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c Aug 25 11:59:03.854953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d601d624-e8a8-44b0-a9d0-19636f6ef626 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.855179 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d601d624-e8a8-44b0-a9d0-19636f6ef626 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.863385 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.863385 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:03.868771 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d601d624-e8a8-44b0-a9d0-19636f6ef626 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:03.872257 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d601d624-e8a8-44b0-a9d0-19636f6ef626 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c returned with HTTP 200 Aug 25 11:59:03.873214 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1233/4962] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c => generated 972 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:03.892768 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-46a4b02f-9043-4ff7-811d-ba9adf6d3627 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.901078 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46a4b02f-9043-4ff7-811d-ba9adf6d3627 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:03.901343 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46a4b02f-9043-4ff7-811d-ba9adf6d3627 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.901792 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-46a4b02f-9043-4ff7-811d-ba9adf6d3627 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.907604 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-46a4b02f-9043-4ff7-811d-ba9adf6d3627 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:03.908141 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1250/4963] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/v3/messages => generated 668 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:03.918782 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a643ba45-4c36-442b-a29a-2a2002a7b628 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.922364 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a643ba45-4c36-442b-a29a-2a2002a7b628 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] GET https://10.4.3.66/volume/v3/messages/e85bac5a-48d0-433f-973c-16571c30f7e0 Aug 25 11:59:03.922652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a643ba45-4c36-442b-a29a-2a2002a7b628 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.922904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a643ba45-4c36-442b-a29a-2a2002a7b628 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.928707 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.928707 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:03.929610 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a643ba45-4c36-442b-a29a-2a2002a7b628 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-member] https://10.4.3.66/volume/v3/messages/e85bac5a-48d0-433f-973c-16571c30f7e0 returned with HTTP 200 Aug 25 11:59:03.930139 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1231/4964] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:03 2026] GET /volume/v3/messages/e85bac5a-48d0-433f-973c-16571c30f7e0 => generated 665 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:03.939340 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6cbc5a96-5159-4526-8a20-aa0116a8cf6d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.941684 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cbc5a96-5159-4526-8a20-aa0116a8cf6d tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/messages/e85bac5a-48d0-433f-973c-16571c30f7e0 Aug 25 11:59:03.941900 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cbc5a96-5159-4526-8a20-aa0116a8cf6d tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.942125 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6cbc5a96-5159-4526-8a20-aa0116a8cf6d tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.953456 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6cbc5a96-5159-4526-8a20-aa0116a8cf6d tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/messages/e85bac5a-48d0-433f-973c-16571c30f7e0 returned with HTTP 204 Aug 25 11:59:03.954054 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1251/4965] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:03 2026] DELETE /volume/v3/messages/e85bac5a-48d0-433f-973c-16571c30f7e0 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:03.962604 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:03.965181 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c Aug 25 11:59:03.965391 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:03.965590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:03.965805 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Delete volume with id: 97674be3-6e25-4e69-a76b-75b325fd5c6c Aug 25 11:59:03.978333 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:03.978333 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:03.980530 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Volume info retrieved successfully. Aug 25 11:59:03.980530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100240) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:03.996875 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1255913332 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1255913332, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:03.997487 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1255913332 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1255913332, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:04.019199 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Created reservations ['7912f3a6-d3a4-423d-b94d-f738ddbf5b9a', 'ab64f264-58c5-479f-b9e9-88aa298a7e80', '183af38d-b1e4-4b2d-b510-8c4358deed87', '15c7c12d-8a0d-440f-a5d2-1b263d3e69f6'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:04.022371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0d69bfbe-6f97-4894-a0d8-0c3c04b23444 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:04.026575 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d69bfbe-6f97-4894-a0d8-0c3c04b23444 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:04.027069 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d69bfbe-6f97-4894-a0d8-0c3c04b23444 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:04.027294 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0d69bfbe-6f97-4894-a0d8-0c3c04b23444 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:04.027507 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0d69bfbe-6f97-4894-a0d8-0c3c04b23444 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:04.039411 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:04.039411 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:04.040321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0d69bfbe-6f97-4894-a0d8-0c3c04b23444 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:04.042608 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1251/4966] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:04 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:04.091738 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Delete volume request issued successfully. Aug 25 11:59:04.092883 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f879e76-17b4-4038-a0e1-11b394b88ee6 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c returned with HTTP 202 Aug 25 11:59:04.092883 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1234/4967] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:03 2026] DELETE /volume/v3/volumes/97674be3-6e25-4e69-a76b-75b325fd5c6c => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:04.102043 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d80db480-df57-4d4b-aa26-df8c7c047000 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:04.104190 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d80db480-df57-4d4b-aa26-df8c7c047000 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] DELETE https://10.4.3.66/volume/v3/types/16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03 Aug 25 11:59:04.104414 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d80db480-df57-4d4b-aa26-df8c7c047000 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:04.104611 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d80db480-df57-4d4b-aa26-df8c7c047000 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:04.135027 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d80db480-df57-4d4b-aa26-df8c7c047000 tempest-ProjectMemberTests-340530531 tempest-ProjectMemberTests-340530531-project-admin] https://10.4.3.66/volume/v3/types/16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03 returned with HTTP 202 Aug 25 11:59:04.135807 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1232/4968] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:04 2026] DELETE /volume/v3/types/16ef952d-7cbd-4d7a-9e0e-bf6aa0097d03 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:04.849504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-107b47ad-1056-4d30-923d-87b38bac0641 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:04.851417 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-107b47ad-1056-4d30-923d-87b38bac0641 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:04.854487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-107b47ad-1056-4d30-923d-87b38bac0641 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:04.854487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-107b47ad-1056-4d30-923d-87b38bac0641 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:04.854487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-107b47ad-1056-4d30-923d-87b38bac0641 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:04.861149 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:04.861149 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:04.861787 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-107b47ad-1056-4d30-923d-87b38bac0641 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:04.862668 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1252/4969] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:04 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:04.952301 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a9945d82-d2bc-4093-b1b9-19c6ce7c6bb9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:04.952776 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9945d82-d2bc-4093-b1b9-19c6ce7c6bb9 None None] GET https://10.4.3.66/volume// Aug 25 11:59:04.952985 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9945d82-d2bc-4093-b1b9-19c6ce7c6bb9 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:04.953219 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a9945d82-d2bc-4093-b1b9-19c6ce7c6bb9 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:04.953588 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a9945d82-d2bc-4093-b1b9-19c6ce7c6bb9 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:59:04.953936 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1252/4970] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:59:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:59:04.965372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-93890b68-852f-49b0-8e93-e4e2683a0bab None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:04.967512 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-93890b68-852f-49b0-8e93-e4e2683a0bab tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:04.967914 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-93890b68-852f-49b0-8e93-e4e2683a0bab tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:04.970017 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-93890b68-852f-49b0-8e93-e4e2683a0bab tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:04.986161 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:04.986161 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:04.997646 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-93890b68-852f-49b0-8e93-e4e2683a0bab tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:05.002444 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-93890b68-852f-49b0-8e93-e4e2683a0bab tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 returned with HTTP 200 Aug 25 11:59:05.003431 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1235/4971] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:59:04 2026] GET /volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 => generated 1594 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:05.056055 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f06c839e-d7c0-465c-a73c-e11b9845c535 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:05.057193 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f06c839e-d7c0-465c-a73c-e11b9845c535 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:05.057704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f06c839e-d7c0-465c-a73c-e11b9845c535 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:05.057704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f06c839e-d7c0-465c-a73c-e11b9845c535 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:05.063999 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f06c839e-d7c0-465c-a73c-e11b9845c535 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:05.074747 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:05.074747 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:05.074747 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f06c839e-d7c0-465c-a73c-e11b9845c535 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:05.074747 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1233/4972] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:05 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:05.104487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:05.106536 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] PUT https://10.4.3.66/volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0 Aug 25 11:59:05.106932 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:05.116955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Acquiring lock "cinder-attachment_update-7fce88ae-d9ae-4085-926f-dba2c20103a3-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:59:05.121888 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Lock "cinder-attachment_update-7fce88ae-d9ae-4085-926f-dba2c20103a3-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:59:05.122878 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:05.122878 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:05.305211 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Lock "cinder-attachment_update-7fce88ae-d9ae-4085-926f-dba2c20103a3-np0000008081" released by "attachment_update" :: held 0.183s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:59:05.305552 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-55eabeef-120f-4007-a176-4f697f89bbd8 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0 returned with HTTP 200 Aug 25 11:59:05.305972 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1253/4973] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:59:05 2026] PUT /volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0 => generated 969 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:05.330854 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-7ab0f6cb-ed78-4bb7-99cf-8889f7118bd5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:05.334514 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-7ab0f6cb-ed78-4bb7-99cf-8889f7118bd5 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] POST https://10.4.3.66/volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0/action Aug 25 11:59:05.334844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-7ab0f6cb-ed78-4bb7-99cf-8889f7118bd5 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:59:05.334936 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-7ab0f6cb-ed78-4bb7-99cf-8889f7118bd5 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:05.349041 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:05.349041 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:05.365455 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-3fa3af41-cbe8-4fd4-929c-99f604ed5216 req-7ab0f6cb-ed78-4bb7-99cf-8889f7118bd5 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0/action returned with HTTP 204 Aug 25 11:59:05.365888 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1253/4974] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:59:05 2026] POST /volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:05.871912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dad38706-1d95-43c3-8098-0a4e5d4b8733 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:05.873614 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dad38706-1d95-43c3-8098-0a4e5d4b8733 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:05.875207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dad38706-1d95-43c3-8098-0a4e5d4b8733 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:05.875207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dad38706-1d95-43c3-8098-0a4e5d4b8733 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:05.875207 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-dad38706-1d95-43c3-8098-0a4e5d4b8733 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:05.875507 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=521,cinder:INSERT=93,cinder:UPDATE=196,cinder:DELETE=1 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:59:05.878643 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:05.878643 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:05.879218 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dad38706-1d95-43c3-8098-0a4e5d4b8733 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:05.879584 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1236/4975] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:05 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:06.084737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66386deb-e9af-40d9-a51a-67efdd93babd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:06.086618 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66386deb-e9af-40d9-a51a-67efdd93babd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:06.086618 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66386deb-e9af-40d9-a51a-67efdd93babd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:06.086816 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66386deb-e9af-40d9-a51a-67efdd93babd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:06.086964 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-66386deb-e9af-40d9-a51a-67efdd93babd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:06.096956 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:06.096956 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:06.098271 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66386deb-e9af-40d9-a51a-67efdd93babd tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:06.098271 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1234/4976] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:06 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:06.296772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:06.420376 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:06.420775 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1760435119"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:06.422424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1760435119'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:06.422584 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Create volume of 1 GB Aug 25 11:59:06.423023 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:06.423023 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:06.427669 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:06.434255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Flow 'volume_create_api' (ddc3245f-d71b-40bf-a2b0-81290ce164f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:06.437860 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d085e2-58fc-4542-8db6-0d97a965a6e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:06.438854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:06.473180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1d085e2-58fc-4542-8db6-0d97a965a6e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:06.473891 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be89c61b-caeb-406a-8bcf-942e07afbde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:06.612859 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Created reservations ['115b689c-46eb-45b0-9ef3-1c55abdf0e25', 'dc590463-834d-44c0-ab17-97d84562cca9', 'a78df6ca-1745-420f-844d-f00ed5d57cc9', 'a38817b5-e75b-4a46-a5ea-53210467ba51'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:06.615697 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be89c61b-caeb-406a-8bcf-942e07afbde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['115b689c-46eb-45b0-9ef3-1c55abdf0e25', 'dc590463-834d-44c0-ab17-97d84562cca9', 'a78df6ca-1745-420f-844d-f00ed5d57cc9', 'a38817b5-e75b-4a46-a5ea-53210467ba51']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:06.615697 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dcc56a-1299-4f62-842c-20b4a64f8240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:06.649840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9dcc56a-1299-4f62-842c-20b4a64f8240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '87508cd2-8953-4411-bb4b-e34627336e56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760435119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbbfae1ac1943b99e466c5f783c8e8e',qos_specs=None,replication_status=,reservations=['115b689c-46eb-45b0-9ef3-1c55abdf0e25','dc590463-834d-44c0-ab17-97d84562cca9','a78df6ca-1745-420f-844d-f00ed5d57cc9','a38817b5-e75b-4a46-a5ea-53210467ba51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ef6c6ab379e4aa7967a433b65c8497b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1760435119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=87508cd2-8953-4411-bb4b-e34627336e56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbbfae1ac1943b99e466c5f783c8e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ef6c6ab379e4aa7967a433b65c8497b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:06.650888 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (381dfc6e-f609-4f19-9cb3-00ff46aba888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:06.676559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (381dfc6e-f609-4f19-9cb3-00ff46aba888) transitioned into state 'SUCCESS' from state '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-1760435119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbbfae1ac1943b99e466c5f783c8e8e',qos_specs=None,replication_status=,reservations=['115b689c-46eb-45b0-9ef3-1c55abdf0e25','dc590463-834d-44c0-ab17-97d84562cca9','a78df6ca-1745-420f-844d-f00ed5d57cc9','a38817b5-e75b-4a46-a5ea-53210467ba51'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ef6c6ab379e4aa7967a433b65c8497b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:06.677412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77b34c8-37a7-425e-ab92-fbdc9ef2797c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:06.690943 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c77b34c8-37a7-425e-ab92-fbdc9ef2797c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:06.691917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Flow 'volume_create_api' (ddc3245f-d71b-40bf-a2b0-81290ce164f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:06.692253 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Create volume request issued successfully. Aug 25 11:59:06.692955 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-16d6516e-8f5a-4755-b4b7-9a2c8f3d54be tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:06.693394 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1254/4977] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:59:06 2026] POST /volume/v3/volumes => generated 776 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:06.704414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7e15db0f-a0e5-41b7-bc50-00d19db79685 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:06.706268 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e15db0f-a0e5-41b7-bc50-00d19db79685 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 Aug 25 11:59:06.706409 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e15db0f-a0e5-41b7-bc50-00d19db79685 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:06.706640 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7e15db0f-a0e5-41b7-bc50-00d19db79685 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:06.715768 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:06.715768 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:06.719454 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7e15db0f-a0e5-41b7-bc50-00d19db79685 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:06.723305 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7e15db0f-a0e5-41b7-bc50-00d19db79685 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 returned with HTTP 200 Aug 25 11:59:06.723714 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1254/4978] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:06 2026] GET /volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:06.890440 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6162eceb-c230-4f08-a988-f456d8ec9295 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:06.893809 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6162eceb-c230-4f08-a988-f456d8ec9295 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:06.893809 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6162eceb-c230-4f08-a988-f456d8ec9295 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:06.893962 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6162eceb-c230-4f08-a988-f456d8ec9295 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:06.894085 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-6162eceb-c230-4f08-a988-f456d8ec9295 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:06.898465 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:06.898465 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:06.899059 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6162eceb-c230-4f08-a988-f456d8ec9295 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:06.899428 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1237/4979] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:06 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:07.108950 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5fea8659-a070-4ec2-9360-093fd7165003 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:07.110694 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fea8659-a070-4ec2-9360-093fd7165003 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:07.110922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fea8659-a070-4ec2-9360-093fd7165003 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:07.111121 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5fea8659-a070-4ec2-9360-093fd7165003 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:07.111266 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5fea8659-a070-4ec2-9360-093fd7165003 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:07.120576 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:07.120576 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:07.121236 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5fea8659-a070-4ec2-9360-093fd7165003 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:07.121593 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1235/4980] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:07 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:07.734771 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bd948eef-0972-41bd-9845-95f4071234e4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:07.736539 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd948eef-0972-41bd-9845-95f4071234e4 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 Aug 25 11:59:07.736732 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd948eef-0972-41bd-9845-95f4071234e4 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:07.736902 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bd948eef-0972-41bd-9845-95f4071234e4 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:07.743005 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:07.743005 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:07.745750 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bd948eef-0972-41bd-9845-95f4071234e4 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:07.748923 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bd948eef-0972-41bd-9845-95f4071234e4 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 returned with HTTP 200 Aug 25 11:59:07.749292 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1255/4981] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:07 2026] GET /volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:07.760850 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:07.817703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] POST https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56/action Aug 25 11:59:07.818161 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:59:07.818328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:07.828170 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:07.828170 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:07.828807 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Volume info retrieved successfully. Aug 25 11:59:07.830526 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '0a0c35794b7c4640b57357cb89b512fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fbbfae1ac1943b99e466c5f783c8e8e', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:59:07.830825 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5abe15a3-69e1-4000-9f44-f247f4370ff7 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56/action returned with HTTP 403 Aug 25 11:59:07.831433 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1255/4982] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:59:07 2026] POST /volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56/action => generated 131 bytes in 71 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:07.838280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6e8783fd-4f43-490d-9776-53527eb03e57 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:07.840113 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 Aug 25 11:59:07.840307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:07.840548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:07.840725 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Delete volume with id: 87508cd2-8953-4411-bb4b-e34627336e56 Aug 25 11:59:07.847849 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:07.847849 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:07.848156 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:07.865218 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Delete volume request issued successfully. Aug 25 11:59:07.865410 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6e8783fd-4f43-490d-9776-53527eb03e57 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 returned with HTTP 202 Aug 25 11:59:07.865872 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1238/4983] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:07 2026] DELETE /volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:07.874834 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-74d078a5-0c2f-41d6-afa2-969b45910bcf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:07.877268 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74d078a5-0c2f-41d6-afa2-969b45910bcf tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 Aug 25 11:59:07.877268 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74d078a5-0c2f-41d6-afa2-969b45910bcf tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:07.877268 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-74d078a5-0c2f-41d6-afa2-969b45910bcf tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:07.884770 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:07.884770 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:07.888170 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-74d078a5-0c2f-41d6-afa2-969b45910bcf tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:07.892188 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-74d078a5-0c2f-41d6-afa2-969b45910bcf tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 returned with HTTP 200 Aug 25 11:59:07.892594 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1236/4984] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:07 2026] GET /volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:07.910828 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d3629555-6cfc-4008-8ed2-0ebc257a17b3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:07.912999 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3629555-6cfc-4008-8ed2-0ebc257a17b3 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:07.913275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3629555-6cfc-4008-8ed2-0ebc257a17b3 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:07.913444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d3629555-6cfc-4008-8ed2-0ebc257a17b3 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:07.913546 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d3629555-6cfc-4008-8ed2-0ebc257a17b3 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:07.917561 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:07.917561 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:07.918119 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d3629555-6cfc-4008-8ed2-0ebc257a17b3 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:07.918421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1256/4985] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:07 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:08.136666 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a6f4030b-523b-497d-9605-907c74fc8c25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:08.139419 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6f4030b-523b-497d-9605-907c74fc8c25 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:08.139751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6f4030b-523b-497d-9605-907c74fc8c25 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:08.140275 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a6f4030b-523b-497d-9605-907c74fc8c25 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:08.140415 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a6f4030b-523b-497d-9605-907c74fc8c25 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:08.146484 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:08.146484 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:08.147542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a6f4030b-523b-497d-9605-907c74fc8c25 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:08.147999 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1256/4986] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:08 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:08.907516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-041ae679-0cc5-4951-bb09-bbe858f26e30 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:08.911785 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-041ae679-0cc5-4951-bb09-bbe858f26e30 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 Aug 25 11:59:08.912473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-041ae679-0cc5-4951-bb09-bbe858f26e30 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:08.912806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-041ae679-0cc5-4951-bb09-bbe858f26e30 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:08.920324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-041ae679-0cc5-4951-bb09-bbe858f26e30 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 returned with HTTP 404 Aug 25 11:59:08.921020 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1239/4987] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:08 2026] GET /volume/v3/volumes/87508cd2-8953-4411-bb4b-e34627336e56 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:08.929977 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-44fcb977-0ccd-4b15-b7aa-79cd5f2bc397 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:08.931095 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:08.931748 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44fcb977-0ccd-4b15-b7aa-79cd5f2bc397 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:08.931993 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44fcb977-0ccd-4b15-b7aa-79cd5f2bc397 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:08.932229 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-44fcb977-0ccd-4b15-b7aa-79cd5f2bc397 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:08.932393 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-44fcb977-0ccd-4b15-b7aa-79cd5f2bc397 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:08.933193 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:08.933603 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1542333442"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:08.935697 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1542333442'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:08.935876 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Create volume of 1 GB Aug 25 11:59:08.936865 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:08.936865 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:08.937563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-44fcb977-0ccd-4b15-b7aa-79cd5f2bc397 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:08.937979 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1237/4988] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:08 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:08.942674 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:08.949971 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Flow 'volume_create_api' (91c0316b-f2ca-4bf6-bf43-02cf9e26406a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:08.950765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa341f10-205a-4d14-bb2c-374d35180edb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:08.951475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:08.979194 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa341f10-205a-4d14-bb2c-374d35180edb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:08.980289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4a0b0c-7220-4c81-bf3d-686e0fc1fc5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:09.016697 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Created reservations ['e08d8895-2156-4d3f-a528-563d623eb4b5', '46530968-f31f-4fc0-9f5d-abe2665a64af', '7f690c06-b1c3-4c33-a3df-1e0df5bc3ebd', '238e24b1-d3c9-4336-94ce-17923752d4a0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:09.017422 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4a0b0c-7220-4c81-bf3d-686e0fc1fc5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e08d8895-2156-4d3f-a528-563d623eb4b5', '46530968-f31f-4fc0-9f5d-abe2665a64af', '7f690c06-b1c3-4c33-a3df-1e0df5bc3ebd', '238e24b1-d3c9-4336-94ce-17923752d4a0']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:09.018281 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e737d2a3-44ec-4a63-abcd-e36f70e59829) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:09.039851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e737d2a3-44ec-4a63-abcd-e36f70e59829) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '495db1fa-90b6-4b78-aa28-4719293dbea4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1542333442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbbfae1ac1943b99e466c5f783c8e8e',qos_specs=None,replication_status=,reservations=['e08d8895-2156-4d3f-a528-563d623eb4b5','46530968-f31f-4fc0-9f5d-abe2665a64af','7f690c06-b1c3-4c33-a3df-1e0df5bc3ebd','238e24b1-d3c9-4336-94ce-17923752d4a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ef6c6ab379e4aa7967a433b65c8497b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1542333442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=495db1fa-90b6-4b78-aa28-4719293dbea4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3fbbfae1ac1943b99e466c5f783c8e8e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ef6c6ab379e4aa7967a433b65c8497b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:09.040559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333f860c-ac63-4dbb-bbfd-cd1bdd24a227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:09.056970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (333f860c-ac63-4dbb-bbfd-cd1bdd24a227) transitioned into state 'SUCCESS' from state '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-1542333442',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3fbbfae1ac1943b99e466c5f783c8e8e',qos_specs=None,replication_status=,reservations=['e08d8895-2156-4d3f-a528-563d623eb4b5','46530968-f31f-4fc0-9f5d-abe2665a64af','7f690c06-b1c3-4c33-a3df-1e0df5bc3ebd','238e24b1-d3c9-4336-94ce-17923752d4a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ef6c6ab379e4aa7967a433b65c8497b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:09.057599 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a6e7c2-6c40-44ff-9358-68273bac9d98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:09.066584 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21a6e7c2-6c40-44ff-9358-68273bac9d98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:09.067411 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Flow 'volume_create_api' (91c0316b-f2ca-4bf6-bf43-02cf9e26406a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:09.067679 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Create volume request issued successfully. Aug 25 11:59:09.068189 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-aaacf47c-42df-4692-a6cb-fbf1658562d6 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:09.068590 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1257/4989] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:59:08 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:09.078551 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6c4a48f6-878e-4331-a39c-c999bf813524 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:09.080126 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c4a48f6-878e-4331-a39c-c999bf813524 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 Aug 25 11:59:09.080279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c4a48f6-878e-4331-a39c-c999bf813524 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:09.080444 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6c4a48f6-878e-4331-a39c-c999bf813524 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:09.086386 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:09.086386 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:09.089007 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6c4a48f6-878e-4331-a39c-c999bf813524 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:09.092150 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6c4a48f6-878e-4331-a39c-c999bf813524 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 returned with HTTP 200 Aug 25 11:59:09.092474 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1257/4990] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:09 2026] GET /volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 => generated 955 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 11:59:09.158548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-77418716-1fb1-4c39-8d75-ca126dc6493c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:09.160510 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-77418716-1fb1-4c39-8d75-ca126dc6493c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:09.160803 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-77418716-1fb1-4c39-8d75-ca126dc6493c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:09.161045 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-77418716-1fb1-4c39-8d75-ca126dc6493c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:09.161161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-77418716-1fb1-4c39-8d75-ca126dc6493c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:09.165394 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:09.165394 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:09.165999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-77418716-1fb1-4c39-8d75-ca126dc6493c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:09.166355 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1240/4991] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:09 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:09.948840 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2b5935cf-94a0-47a8-80e5-7aadafd15b43 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:09.953564 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b5935cf-94a0-47a8-80e5-7aadafd15b43 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:09.953564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b5935cf-94a0-47a8-80e5-7aadafd15b43 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:09.953564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2b5935cf-94a0-47a8-80e5-7aadafd15b43 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:09.953564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2b5935cf-94a0-47a8-80e5-7aadafd15b43 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:09.955462 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:09.955462 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:09.956093 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2b5935cf-94a0-47a8-80e5-7aadafd15b43 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:09.956469 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1238/4992] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:09 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:10.104045 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-93b0f02f-3234-46ca-b4b0-1330ddc4260e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:10.105925 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93b0f02f-3234-46ca-b4b0-1330ddc4260e tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 Aug 25 11:59:10.106191 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93b0f02f-3234-46ca-b4b0-1330ddc4260e tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:10.106295 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-93b0f02f-3234-46ca-b4b0-1330ddc4260e tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:10.114087 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:10.114087 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:10.117476 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-93b0f02f-3234-46ca-b4b0-1330ddc4260e tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:10.121000 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-93b0f02f-3234-46ca-b4b0-1330ddc4260e tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 returned with HTTP 200 Aug 25 11:59:10.121325 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1258/4993] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:10 2026] GET /volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:10.137508 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ed8bf790-1938-4a77-8eb7-303439d63a29 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:10.140202 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed8bf790-1938-4a77-8eb7-303439d63a29 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] POST https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4/action Aug 25 11:59:10.141276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed8bf790-1938-4a77-8eb7-303439d63a29 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:59:10.141276 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ed8bf790-1938-4a77-8eb7-303439d63a29 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:10.157643 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:10.157643 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:10.157643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-ed8bf790-1938-4a77-8eb7-303439d63a29 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '0a0c35794b7c4640b57357cb89b512fc', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '3fbbfae1ac1943b99e466c5f783c8e8e', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:59:10.157643 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ed8bf790-1938-4a77-8eb7-303439d63a29 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-reader] https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4/action returned with HTTP 403 Aug 25 11:59:10.158228 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1258/4994] 10.4.3.66 () {68 vars in 1383 bytes} [Tue Aug 25 11:59:10 2026] POST /volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4/action => generated 131 bytes in 21 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:10.165961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b7a142f1-1da0-4471-9529-d36e22347103 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:10.169420 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 Aug 25 11:59:10.169420 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:10.169420 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:10.169420 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Delete volume with id: 495db1fa-90b6-4b78-aa28-4719293dbea4 Aug 25 11:59:10.175922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-68b9d12f-5027-4db8-86fb-5970267b8a70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:10.177242 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68b9d12f-5027-4db8-86fb-5970267b8a70 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:10.177486 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68b9d12f-5027-4db8-86fb-5970267b8a70 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:10.177753 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-68b9d12f-5027-4db8-86fb-5970267b8a70 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:10.177868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-68b9d12f-5027-4db8-86fb-5970267b8a70 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:10.179838 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:10.179838 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:10.179838 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:10.185043 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:10.185043 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:10.185766 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-68b9d12f-5027-4db8-86fb-5970267b8a70 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:10.186427 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1239/4995] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:10 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:10.204435 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Delete volume request issued successfully. Aug 25 11:59:10.204641 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b7a142f1-1da0-4471-9529-d36e22347103 tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 returned with HTTP 202 Aug 25 11:59:10.205048 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1241/4996] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:10 2026] DELETE /volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:10.213306 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac7eb0eb-9928-4429-bb22-96b8742f75ce None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:10.215176 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac7eb0eb-9928-4429-bb22-96b8742f75ce tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 Aug 25 11:59:10.215349 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac7eb0eb-9928-4429-bb22-96b8742f75ce tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:10.215524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac7eb0eb-9928-4429-bb22-96b8742f75ce tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:10.222428 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:10.222428 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:10.225817 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ac7eb0eb-9928-4429-bb22-96b8742f75ce tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Volume info retrieved successfully. Aug 25 11:59:10.229886 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac7eb0eb-9928-4429-bb22-96b8742f75ce tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 returned with HTTP 200 Aug 25 11:59:10.230338 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1259/4997] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:10 2026] GET /volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:10.968226 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2efa36c5-2fdc-46a3-9154-18107d27627d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:10.970278 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2efa36c5-2fdc-46a3-9154-18107d27627d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:10.970764 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2efa36c5-2fdc-46a3-9154-18107d27627d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:10.970764 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2efa36c5-2fdc-46a3-9154-18107d27627d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:10.970917 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2efa36c5-2fdc-46a3-9154-18107d27627d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:10.976668 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:10.976668 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:10.977302 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2efa36c5-2fdc-46a3-9154-18107d27627d tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:10.977887 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1259/4998] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:10 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:11.196504 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-41f07d81-3038-4cd2-a889-a094ef3adf63 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:11.198176 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41f07d81-3038-4cd2-a889-a094ef3adf63 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:11.198377 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41f07d81-3038-4cd2-a889-a094ef3adf63 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:11.198550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-41f07d81-3038-4cd2-a889-a094ef3adf63 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:11.198664 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-41f07d81-3038-4cd2-a889-a094ef3adf63 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:11.203732 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:11.203732 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:11.204516 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-41f07d81-3038-4cd2-a889-a094ef3adf63 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:11.205014 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1240/4999] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:11 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:11.214580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-755e1b36-c608-411d-b32d-6d6dd999db3d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:11.216649 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-755e1b36-c608-411d-b32d-6d6dd999db3d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] POST https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6/action Aug 25 11:59:11.217008 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-755e1b36-c608-411d-b32d-6d6dd999db3d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:59:11.217115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-755e1b36-c608-411d-b32d-6d6dd999db3d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:11.218430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.admin_actions [None req-755e1b36-c608-411d-b32d-6d6dd999db3d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Updating backup '3845c1a8-10a8-41e6-ad81-4093002257c6' with '{'status': 'error'}' {{(pid=100240) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 11:59:11.225535 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:11.225535 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:11.226601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-755e1b36-c608-411d-b32d-6d6dd999db3d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '9063e88f6a324369bf3a160cd12e5b37', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e621c480d4be441cbb2e7442aeb7e4fa', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 11:59:11.226805 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-755e1b36-c608-411d-b32d-6d6dd999db3d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6/action returned with HTTP 403 Aug 25 11:59:11.227251 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1242/5000] 10.4.3.66 () {70 vars in 1423 bytes} [Tue Aug 25 11:59:11 2026] POST /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:11.233763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:11.235540 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 Aug 25 11:59:11.235811 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:11.236049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:11.236262 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume with id: 68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 Aug 25 11:59:11.241964 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-59ddc171-5292-4c10-8cd5-7e1ab4285eac None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:11.244451 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:11.244451 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:11.244820 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:59:11.247446 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59ddc171-5292-4c10-8cd5-7e1ab4285eac tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] GET https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 Aug 25 11:59:11.247715 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59ddc171-5292-4c10-8cd5-7e1ab4285eac tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:11.247958 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-59ddc171-5292-4c10-8cd5-7e1ab4285eac tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:11.256090 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-59ddc171-5292-4c10-8cd5-7e1ab4285eac tempest-ProjectReaderTests-1958445658 tempest-ProjectReaderTests-1958445658-project-admin] https://10.4.3.66/volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 returned with HTTP 404 Aug 25 11:59:11.256568 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1260/5001] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:11 2026] GET /volume/v3/volumes/495db1fa-90b6-4b78-aa28-4719293dbea4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:11.272731 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume request issued successfully. Aug 25 11:59:11.272921 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-11997cc6-6881-4e4f-93a2-b8f8577832f3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 returned with HTTP 202 Aug 25 11:59:11.273396 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1260/5002] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:11 2026] DELETE /volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:11.282659 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0ed4e8a-4706-4fc6-9020-e258347e9c11 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:11.285313 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0ed4e8a-4706-4fc6-9020-e258347e9c11 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 Aug 25 11:59:11.285508 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0ed4e8a-4706-4fc6-9020-e258347e9c11 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:11.285713 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0ed4e8a-4706-4fc6-9020-e258347e9c11 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:11.300089 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:11.300089 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:11.306287 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e0ed4e8a-4706-4fc6-9020-e258347e9c11 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:59:11.313526 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0ed4e8a-4706-4fc6-9020-e258347e9c11 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 returned with HTTP 200 Aug 25 11:59:11.314175 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1241/5003] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:11 2026] GET /volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 => generated 1015 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:11.991654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d3c6aadf-3a50-4aa0-b991-5ba9884e7a80 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:11.992084 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d3c6aadf-3a50-4aa0-b991-5ba9884e7a80 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:11.992279 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d3c6aadf-3a50-4aa0-b991-5ba9884e7a80 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:11.992451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d3c6aadf-3a50-4aa0-b991-5ba9884e7a80 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:11.992558 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d3c6aadf-3a50-4aa0-b991-5ba9884e7a80 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:11.997563 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:11.997563 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:11.998322 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d3c6aadf-3a50-4aa0-b991-5ba9884e7a80 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:11.998667 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1243/5004] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:11 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:12.327595 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fd8316ca-c91e-4412-a466-298918983454 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:12.329558 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd8316ca-c91e-4412-a466-298918983454 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 Aug 25 11:59:12.329861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd8316ca-c91e-4412-a466-298918983454 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:12.330102 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fd8316ca-c91e-4412-a466-298918983454 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:12.354028 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fd8316ca-c91e-4412-a466-298918983454 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 returned with HTTP 404 Aug 25 11:59:12.354740 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1261/5005] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:12 2026] GET /volume/v3/volumes/68ad4561-13e5-4f7c-82f3-f9f8aefd2e61 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:12.368782 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:12.373461 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] POST https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0/restore Aug 25 11:59:12.373851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:12.375271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Restoring backup 5f3274d5-65fc-4f96-a65d-b38da323dff0 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100239) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 11:59:12.375420 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Restoring backup 5f3274d5-65fc-4f96-a65d-b38da323dff0 to volume None. Aug 25 11:59:12.380354 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:12.380354 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:12.381557 np0000008081 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Creating volume of 1 GB for restore of backup 5f3274d5-65fc-4f96-a65d-b38da323dff0. Aug 25 11:59:12.385061 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Availability Zones retrieved successfully. Aug 25 11:59:12.390152 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Flow 'volume_create_api' (7e423caa-9888-4af8-9851-02a82625bd1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:12.391051 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2052f77d-a7d3-45aa-899c-c81b25867a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:12.392049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:12.418805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2052f77d-a7d3-45aa-899c-c81b25867a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:12.419665 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d699359-a162-40c0-aebc-ff190ed899e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:12.456312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Created reservations ['987803ea-f176-4a93-8840-01907a391333', '4cc06a3d-fae3-45ce-9e29-61c0f32416b6', '7c92f555-0425-4cee-b7a6-bed5248a7746', 'a3b09fc3-8a20-421e-90ae-6de188995b52'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:12.458274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d699359-a162-40c0-aebc-ff190ed899e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['987803ea-f176-4a93-8840-01907a391333', '4cc06a3d-fae3-45ce-9e29-61c0f32416b6', '7c92f555-0425-4cee-b7a6-bed5248a7746', 'a3b09fc3-8a20-421e-90ae-6de188995b52']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:12.458274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21597d53-bcba-44d7-877e-84137f27dbe5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:12.484967 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21597d53-bcba-44d7-877e-84137f27dbe5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eb135045-9d10-4dc3-ba2f-36e92e0b7f0e', '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='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['987803ea-f176-4a93-8840-01907a391333','4cc06a3d-fae3-45ce-9e29-61c0f32416b6','7c92f555-0425-4cee-b7a6-bed5248a7746','a3b09fc3-8a20-421e-90ae-6de188995b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063e88f6a324369bf3a160cd12e5b37',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:12Z,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=eb135045-9d10-4dc3-ba2f-36e92e0b7f0e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e621c480d4be441cbb2e7442aeb7e4fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9063e88f6a324369bf3a160cd12e5b37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:12.485565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947f3266-9c18-4790-8aa9-20bcfbe195a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:12.502716 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (947f3266-9c18-4790-8aa9-20bcfbe195a1) transitioned into 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='e621c480d4be441cbb2e7442aeb7e4fa',qos_specs=None,replication_status=,reservations=['987803ea-f176-4a93-8840-01907a391333','4cc06a3d-fae3-45ce-9e29-61c0f32416b6','7c92f555-0425-4cee-b7a6-bed5248a7746','a3b09fc3-8a20-421e-90ae-6de188995b52'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9063e88f6a324369bf3a160cd12e5b37',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:12.503439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d88477-1fe5-4594-b46b-fe98418831d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:12.517649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74d88477-1fe5-4594-b46b-fe98418831d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:12.517649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Flow 'volume_create_api' (7e423caa-9888-4af8-9851-02a82625bd1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:12.517649 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Create volume request issued successfully. Aug 25 11:59:12.523706 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:12.523706 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:12.524606 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Volume info retrieved successfully. Aug 25 11:59:13.009762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3548c0cb-5762-4ed1-b329-b53b0889ff17 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:13.012129 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3548c0cb-5762-4ed1-b329-b53b0889ff17 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:13.012806 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3548c0cb-5762-4ed1-b329-b53b0889ff17 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:13.013117 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3548c0cb-5762-4ed1-b329-b53b0889ff17 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:13.013330 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3548c0cb-5762-4ed1-b329-b53b0889ff17 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:13.020532 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:13.020532 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:13.021503 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3548c0cb-5762-4ed1-b329-b53b0889ff17 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:13.021961 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1242/5006] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:13 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:13.085940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d7b61da9-15e7-4d24-8003-7519d705f56f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:13.172382 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:13.172956 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-207239668"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:13.175044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-207239668'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:13.175180 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume of 1 GB Aug 25 11:59:13.179972 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:13.189012 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (39948af8-b179-49ab-a0cd-2e5ecd4d97c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:13.190428 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772a358f-5f10-4550-9ac8-bbeed97d7020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:13.191733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:13.225023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (772a358f-5f10-4550-9ac8-bbeed97d7020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:13.226296 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a80442-5e70-40b5-b07f-b71eaa137dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:13.295496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Created reservations ['199056a3-a6d2-402b-b7ae-4741746c0f64', 'dbca6d7e-fabf-435b-84d9-0388b71c85dd', '62b93514-a496-47fe-a8e3-a5a4dbddbcff', 'ecbd9a71-f6b5-4c07-b44e-089505804d93'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:13.296349 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a80442-5e70-40b5-b07f-b71eaa137dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['199056a3-a6d2-402b-b7ae-4741746c0f64', 'dbca6d7e-fabf-435b-84d9-0388b71c85dd', '62b93514-a496-47fe-a8e3-a5a4dbddbcff', 'ecbd9a71-f6b5-4c07-b44e-089505804d93']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:13.297054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b44c26-c5dc-4329-9259-237160b5f695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:13.320726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0b44c26-c5dc-4329-9259-237160b5f695) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81ad5867-a874-4038-b011-f9af9498ee09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-207239668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['199056a3-a6d2-402b-b7ae-4741746c0f64','dbca6d7e-fabf-435b-84d9-0388b71c85dd','62b93514-a496-47fe-a8e3-a5a4dbddbcff','ecbd9a71-f6b5-4c07-b44e-089505804d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-207239668',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=81ad5867-a874-4038-b011-f9af9498ee09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9c6cb371b146c79c39b0adbcbd720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9779d98bb2642feba151b97a250bd14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:13.321373 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67dcbd4f-2dcf-45d5-9eeb-84169e96fafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:13.341992 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67dcbd4f-2dcf-45d5-9eeb-84169e96fafb) transitioned into state 'SUCCESS' from state '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-207239668',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['199056a3-a6d2-402b-b7ae-4741746c0f64','dbca6d7e-fabf-435b-84d9-0388b71c85dd','62b93514-a496-47fe-a8e3-a5a4dbddbcff','ecbd9a71-f6b5-4c07-b44e-089505804d93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:13.343141 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2fa84e-30ce-4647-8036-9cf46d83f03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:13.358543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df2fa84e-30ce-4647-8036-9cf46d83f03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:13.359635 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (39948af8-b179-49ab-a0cd-2e5ecd4d97c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:13.360041 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request issued successfully. Aug 25 11:59:13.360758 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d7b61da9-15e7-4d24-8003-7519d705f56f tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:13.361268 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1244/5007] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:59:13 2026] POST /volume/v3/volumes => generated 775 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:13.375258 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-248c0b46-5057-4561-9ed6-969ccbc977d2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:13.377213 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-248c0b46-5057-4561-9ed6-969ccbc977d2 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 Aug 25 11:59:13.377400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-248c0b46-5057-4561-9ed6-969ccbc977d2 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:13.377599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-248c0b46-5057-4561-9ed6-969ccbc977d2 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:13.385190 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:13.385190 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:13.388838 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-248c0b46-5057-4561-9ed6-969ccbc977d2 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:13.393504 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-248c0b46-5057-4561-9ed6-969ccbc977d2 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 returned with HTTP 200 Aug 25 11:59:13.393652 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1262/5008] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:13 2026] GET /volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:13.536341 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:13.536341 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:13.536341 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Volume info retrieved successfully. Aug 25 11:59:13.536341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Checking backup size 1 against volume size 1 {{(pid=100239) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 11:59:13.536341 np0000008081 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Overwriting volume eb135045-9d10-4dc3-ba2f-36e92e0b7f0e with restore of backup 5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:13.556185 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] restore_backup in rpcapi backup_id 5f3274d5-65fc-4f96-a65d-b38da323dff0 {{(pid=100239) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 11:59:13.558247 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1f365c89-7425-4246-ada0-e6bdbb3217b3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0/restore returned with HTTP 202 Aug 25 11:59:13.559057 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1261/5009] 10.4.3.66 () {70 vars in 1426 bytes} [Tue Aug 25 11:59:12 2026] POST /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0/restore => generated 152 bytes in 1190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:13.567848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c87d73dd-205d-42d8-a660-fc39fc86935b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:13.570339 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c87d73dd-205d-42d8-a660-fc39fc86935b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:13.570592 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c87d73dd-205d-42d8-a660-fc39fc86935b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:13.571334 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c87d73dd-205d-42d8-a660-fc39fc86935b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:13.571334 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c87d73dd-205d-42d8-a660-fc39fc86935b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:13.577516 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:13.577516 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:13.578544 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c87d73dd-205d-42d8-a660-fc39fc86935b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:13.579207 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1243/5010] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:13 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:14.035722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4bbb7a36-d080-4543-b510-be63d29fb25e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:14.037924 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4bbb7a36-d080-4543-b510-be63d29fb25e tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:14.038110 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4bbb7a36-d080-4543-b510-be63d29fb25e tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:14.038281 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4bbb7a36-d080-4543-b510-be63d29fb25e tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:14.038385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-4bbb7a36-d080-4543-b510-be63d29fb25e tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:14.043236 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:14.043236 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:14.044047 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4bbb7a36-d080-4543-b510-be63d29fb25e tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:14.044785 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1245/5011] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:14 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:14.409287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6cc8c123-258a-4622-be4d-82e2bc00218b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:14.410365 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cc8c123-258a-4622-be4d-82e2bc00218b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 Aug 25 11:59:14.410556 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cc8c123-258a-4622-be4d-82e2bc00218b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:14.410748 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6cc8c123-258a-4622-be4d-82e2bc00218b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:14.418146 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:14.418146 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:14.421566 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6cc8c123-258a-4622-be4d-82e2bc00218b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:14.425152 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6cc8c123-258a-4622-be4d-82e2bc00218b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 returned with HTTP 200 Aug 25 11:59:14.425498 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1263/5012] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:14 2026] GET /volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:14.436648 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:14.493280 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] GET https://10.4.3.66/volume/v3/volumes Aug 25 11:59:14.493540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:14.493899 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:14.494191 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:59:14.495017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:59:14.501721 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Get all volumes completed successfully. Aug 25 11:59:14.502190 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92933baf-cb8c-4925-bc0d-548a94a2f2d0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] https://10.4.3.66/volume/v3/volumes returned with HTTP 200 Aug 25 11:59:14.502518 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1262/5013] 10.4.3.66 () {68 vars in 1271 bytes} [Tue Aug 25 11:59:14 2026] GET /volume/v3/volumes => generated 333 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:14.511829 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:14.514150 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 Aug 25 11:59:14.514427 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:14.514694 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:14.514931 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume with id: 81ad5867-a874-4038-b011-f9af9498ee09 Aug 25 11:59:14.524125 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:14.524125 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:14.524388 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:14.546306 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume request issued successfully. Aug 25 11:59:14.546531 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d0f24d36-faaf-495b-a98f-5797e5a831f6 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 returned with HTTP 202 Aug 25 11:59:14.547028 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1244/5014] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:59:14 2026] DELETE /volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:59:14.555481 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-34ad0646-499e-4691-bfcd-f86db8294267 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:14.557247 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-34ad0646-499e-4691-bfcd-f86db8294267 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 Aug 25 11:59:14.557673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-34ad0646-499e-4691-bfcd-f86db8294267 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:14.557766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-34ad0646-499e-4691-bfcd-f86db8294267 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:14.566096 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:14.566096 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:14.569929 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-34ad0646-499e-4691-bfcd-f86db8294267 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:14.574166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-34ad0646-499e-4691-bfcd-f86db8294267 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 returned with HTTP 200 Aug 25 11:59:14.574599 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1246/5015] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:14 2026] GET /volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:14.590518 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-248cfe40-7520-42fb-8043-64290596cede None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:14.592745 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-248cfe40-7520-42fb-8043-64290596cede tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:14.593045 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-248cfe40-7520-42fb-8043-64290596cede tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:14.593313 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-248cfe40-7520-42fb-8043-64290596cede tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:14.593490 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-248cfe40-7520-42fb-8043-64290596cede tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:14.597438 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:14.597438 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:14.598201 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-248cfe40-7520-42fb-8043-64290596cede tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:14.598825 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1264/5016] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:14 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:15.057451 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-86f818ef-b102-4bb5-8b6d-66d4d8078962 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:15.059992 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86f818ef-b102-4bb5-8b6d-66d4d8078962 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:15.060253 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86f818ef-b102-4bb5-8b6d-66d4d8078962 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:15.060475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-86f818ef-b102-4bb5-8b6d-66d4d8078962 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:15.060615 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-86f818ef-b102-4bb5-8b6d-66d4d8078962 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:15.066594 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:15.066594 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:15.067329 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-86f818ef-b102-4bb5-8b6d-66d4d8078962 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:15.067774 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1263/5017] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:15 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:15.587243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-93ab3e9e-1082-43e6-ba68-7f4307349b39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:15.589248 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93ab3e9e-1082-43e6-ba68-7f4307349b39 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 Aug 25 11:59:15.589498 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93ab3e9e-1082-43e6-ba68-7f4307349b39 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:15.589748 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93ab3e9e-1082-43e6-ba68-7f4307349b39 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:15.596228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93ab3e9e-1082-43e6-ba68-7f4307349b39 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 returned with HTTP 404 Aug 25 11:59:15.596641 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1245/5018] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:15 2026] GET /volume/v3/volumes/81ad5867-a874-4038-b011-f9af9498ee09 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:59:15.603882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-524c0c3c-8acb-4916-b1db-7aea67980790 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:15.605523 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:15.605935 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1708727851"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:15.607271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1708727851'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:15.607402 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume of 1 GB Aug 25 11:59:15.609119 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5cb55214-3e7c-48b5-8d6f-18c08d96b73d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:15.611176 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:15.611289 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cb55214-3e7c-48b5-8d6f-18c08d96b73d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:15.611544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cb55214-3e7c-48b5-8d6f-18c08d96b73d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:15.611800 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cb55214-3e7c-48b5-8d6f-18c08d96b73d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:15.611973 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5cb55214-3e7c-48b5-8d6f-18c08d96b73d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:15.616461 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (053b312b-fb9b-4230-b33b-6f5a4ff71cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:15.616974 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:15.616974 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:15.617307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0f367b-328f-4434-9a96-8522e4477e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:15.617786 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cb55214-3e7c-48b5-8d6f-18c08d96b73d tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:15.618069 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:15.618294 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1265/5019] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:15 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:15.643104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f0f367b-328f-4434-9a96-8522e4477e98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:15.643799 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be90003-a0be-443b-8f15-cb07393afd1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:15.680939 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Created reservations ['c5e083bd-8392-415a-a242-ff442ad41fda', '89c2c752-e65e-41e1-93c1-2bef3fd517ad', '4af4442e-91f6-490d-82b9-adbd56b33b66', '6ac0a0b6-0946-4cea-b997-853ce4043def'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:15.681944 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8be90003-a0be-443b-8f15-cb07393afd1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5e083bd-8392-415a-a242-ff442ad41fda', '89c2c752-e65e-41e1-93c1-2bef3fd517ad', '4af4442e-91f6-490d-82b9-adbd56b33b66', '6ac0a0b6-0946-4cea-b997-853ce4043def']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:15.683066 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5dc252-2370-48a2-8208-55b9878a1ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:15.712162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec5dc252-2370-48a2-8208-55b9878a1ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e7dd7103-4d8f-4ab8-a136-e27992b7894a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1708727851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['c5e083bd-8392-415a-a242-ff442ad41fda','89c2c752-e65e-41e1-93c1-2bef3fd517ad','4af4442e-91f6-490d-82b9-adbd56b33b66','6ac0a0b6-0946-4cea-b997-853ce4043def'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1708727851',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e7dd7103-4d8f-4ab8-a136-e27992b7894a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9c6cb371b146c79c39b0adbcbd720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9779d98bb2642feba151b97a250bd14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:15.713000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656e7c6b-60c7-4cef-9462-380fb019dbe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:15.729678 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (656e7c6b-60c7-4cef-9462-380fb019dbe0) transitioned into state 'SUCCESS' from state '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-1708727851',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['c5e083bd-8392-415a-a242-ff442ad41fda','89c2c752-e65e-41e1-93c1-2bef3fd517ad','4af4442e-91f6-490d-82b9-adbd56b33b66','6ac0a0b6-0946-4cea-b997-853ce4043def'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:15.730416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62cff32-bf1c-491a-93a2-a3140f9667c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:15.741906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62cff32-bf1c-491a-93a2-a3140f9667c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:15.742649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (053b312b-fb9b-4230-b33b-6f5a4ff71cef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:15.742967 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request issued successfully. Aug 25 11:59:15.743488 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-524c0c3c-8acb-4916-b1db-7aea67980790 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:15.743903 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1247/5020] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:59:15 2026] POST /volume/v3/volumes => generated 776 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:15.753911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-903e1c58-f02f-4083-934f-309fd630f06e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:15.755966 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-903e1c58-f02f-4083-934f-309fd630f06e tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a Aug 25 11:59:15.756164 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-903e1c58-f02f-4083-934f-309fd630f06e tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:15.756336 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-903e1c58-f02f-4083-934f-309fd630f06e tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:15.762918 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:15.762918 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:15.765876 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-903e1c58-f02f-4083-934f-309fd630f06e tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:15.769318 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-903e1c58-f02f-4083-934f-309fd630f06e tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a returned with HTTP 200 Aug 25 11:59:15.769687 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1264/5021] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:15 2026] GET /volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:16.077860 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e26daa0b-a26c-4911-be57-4072b5c996a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:16.079372 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e26daa0b-a26c-4911-be57-4072b5c996a0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:16.079543 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e26daa0b-a26c-4911-be57-4072b5c996a0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:16.079739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e26daa0b-a26c-4911-be57-4072b5c996a0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:16.079831 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e26daa0b-a26c-4911-be57-4072b5c996a0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:16.083848 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:16.083848 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:16.084444 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e26daa0b-a26c-4911-be57-4072b5c996a0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:16.084820 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1246/5022] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:16 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:16.630646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bcb006e6-96fb-4aba-8a6c-bacd3aad7355 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:16.632926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bcb006e6-96fb-4aba-8a6c-bacd3aad7355 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:16.633202 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bcb006e6-96fb-4aba-8a6c-bacd3aad7355 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:16.633472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bcb006e6-96fb-4aba-8a6c-bacd3aad7355 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:16.633654 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bcb006e6-96fb-4aba-8a6c-bacd3aad7355 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:16.638901 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:16.638901 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:16.639697 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bcb006e6-96fb-4aba-8a6c-bacd3aad7355 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:16.640181 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1266/5023] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:16 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:16.781367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-937eb7fd-5105-42d2-81e4-59a951eeba1a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:16.783707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-937eb7fd-5105-42d2-81e4-59a951eeba1a tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a Aug 25 11:59:16.784044 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-937eb7fd-5105-42d2-81e4-59a951eeba1a tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:16.784276 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-937eb7fd-5105-42d2-81e4-59a951eeba1a tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:16.793171 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:16.793171 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:16.797094 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-937eb7fd-5105-42d2-81e4-59a951eeba1a tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:16.801694 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-937eb7fd-5105-42d2-81e4-59a951eeba1a tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a returned with HTTP 200 Aug 25 11:59:16.802179 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1248/5024] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:16 2026] GET /volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a => generated 1016 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:16.818056 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:16.820246 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] GET https://10.4.3.66/volume/v3/volumes/detail Aug 25 11:59:16.820524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:16.820789 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:16.821129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Removing options '' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:59:16.822018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 11:59:16.830708 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Get all volumes completed successfully. Aug 25 11:59:16.831499 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:16.831499 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:16.836357 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a172b9c-cb9f-4c1b-bd05-4b1cd36cf369 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] https://10.4.3.66/volume/v3/volumes/detail returned with HTTP 200 Aug 25 11:59:16.836875 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1265/5025] 10.4.3.66 () {68 vars in 1292 bytes} [Tue Aug 25 11:59:16 2026] GET /volume/v3/volumes/detail => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:16.848166 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:16.849856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a Aug 25 11:59:16.850054 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:16.850281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:16.850484 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume with id: e7dd7103-4d8f-4ab8-a136-e27992b7894a Aug 25 11:59:16.857395 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:16.857395 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:16.857776 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:16.875053 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume request issued successfully. Aug 25 11:59:16.877938 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f2bbc534-96a0-48fe-aa71-0b5c2b9912ee tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a returned with HTTP 202 Aug 25 11:59:16.878341 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1247/5026] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:59:16 2026] DELETE /volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:59:16.886462 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc0baf16-6bc0-4317-b44f-d97658416349 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:16.888658 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc0baf16-6bc0-4317-b44f-d97658416349 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a Aug 25 11:59:16.888925 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc0baf16-6bc0-4317-b44f-d97658416349 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:16.889147 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc0baf16-6bc0-4317-b44f-d97658416349 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:16.898550 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:16.898550 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:16.903028 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc0baf16-6bc0-4317-b44f-d97658416349 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:16.907351 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc0baf16-6bc0-4317-b44f-d97658416349 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a returned with HTTP 200 Aug 25 11:59:16.907804 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1267/5027] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:16 2026] GET /volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a => generated 1015 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:17.094965 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-48c742db-6648-4788-9fa4-ba4671fc4737 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.098451 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-48c742db-6648-4788-9fa4-ba4671fc4737 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:17.098710 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-48c742db-6648-4788-9fa4-ba4671fc4737 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:17.098924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-48c742db-6648-4788-9fa4-ba4671fc4737 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:17.099027 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-48c742db-6648-4788-9fa4-ba4671fc4737 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:17.103144 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:17.103144 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:17.103692 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-48c742db-6648-4788-9fa4-ba4671fc4737 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:17.104072 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1249/5028] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:17 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:17.113008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7e0c79aa-8df2-43f3-a22c-75bebd42029f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.174791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e0c79aa-8df2-43f3-a22c-75bebd42029f tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-member] PUT https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:17.175180 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e0c79aa-8df2-43f3-a22c-75bebd42029f tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:17.180470 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:17.180470 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:17.187070 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e0c79aa-8df2-43f3-a22c-75bebd42029f tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-member] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:17.187450 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1266/5029] 10.4.3.66 () {70 vars in 1401 bytes} [Tue Aug 25 11:59:17 2026] PUT /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 314 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:17.195159 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7448aa7a-df3a-4b60-ba5d-69b4cf16c7f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.196997 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7448aa7a-df3a-4b60-ba5d-69b4cf16c7f5 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:17.197202 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7448aa7a-df3a-4b60-ba5d-69b4cf16c7f5 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:17.197381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7448aa7a-df3a-4b60-ba5d-69b4cf16c7f5 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:17.197475 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7448aa7a-df3a-4b60-ba5d-69b4cf16c7f5 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:17.202198 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:17.202198 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:17.202856 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7448aa7a-df3a-4b60-ba5d-69b4cf16c7f5 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:17.203225 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1248/5030] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:17 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:17.212880 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.214199 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] DELETE https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:17.214507 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:17.215708 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:17.215708 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Delete backup with id: b31c8329-625a-4f69-9455-bdeaf2a88369. Aug 25 11:59:17.218977 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:17.218977 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:17.230231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] delete_backup rpcapi backup_id b31c8329-625a-4f69-9455-bdeaf2a88369 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:59:17.232116 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c8ff2d50-e6f8-463f-a0d9-5002f51b8554 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 202 Aug 25 11:59:17.232638 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1268/5031] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:17 2026] DELETE /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:59:17.239532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a9cb28b0-0340-45af-8e30-e2d388643e03 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.241331 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9cb28b0-0340-45af-8e30-e2d388643e03 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:17.241555 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9cb28b0-0340-45af-8e30-e2d388643e03 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:17.241773 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a9cb28b0-0340-45af-8e30-e2d388643e03 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:17.241887 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a9cb28b0-0340-45af-8e30-e2d388643e03 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:17.246102 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:17.246102 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:17.246698 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a9cb28b0-0340-45af-8e30-e2d388643e03 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 200 Aug 25 11:59:17.247078 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1250/5032] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:17 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 759 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:17.650396 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12aeb946-2bf3-4444-a1ab-0f45b5228328 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.651593 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12aeb946-2bf3-4444-a1ab-0f45b5228328 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:17.651851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12aeb946-2bf3-4444-a1ab-0f45b5228328 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:17.652031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12aeb946-2bf3-4444-a1ab-0f45b5228328 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:17.652171 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-12aeb946-2bf3-4444-a1ab-0f45b5228328 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:17.656654 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:17.656654 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:17.657323 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12aeb946-2bf3-4444-a1ab-0f45b5228328 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:17.657691 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1267/5033] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:17 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:17.920071 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b3e6c4c8-986a-4248-9a89-6612c0c07d7d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.922113 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3e6c4c8-986a-4248-9a89-6612c0c07d7d tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a Aug 25 11:59:17.922331 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3e6c4c8-986a-4248-9a89-6612c0c07d7d tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:17.922555 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b3e6c4c8-986a-4248-9a89-6612c0c07d7d tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:17.929246 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b3e6c4c8-986a-4248-9a89-6612c0c07d7d tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a returned with HTTP 404 Aug 25 11:59:17.929777 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1249/5034] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:17 2026] GET /volume/v3/volumes/e7dd7103-4d8f-4ab8-a136-e27992b7894a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:59:17.944387 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:17.946283 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:17.946637 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-83390733"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:17.948113 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-83390733'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:17.948283 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume of 1 GB Aug 25 11:59:17.953156 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:17.959404 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (23c9a70a-5961-49ff-a7c0-d54a1f2df4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:17.960421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa99fd5d-35a4-4d6f-b16f-78f366cc53e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:17.961361 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:17.991472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa99fd5d-35a4-4d6f-b16f-78f366cc53e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:17.992521 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944e8e2a-aa92-4d71-9e7d-73f21572b399) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:18.035352 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Created reservations ['354b4bdd-74bf-41c5-9d9f-83d508b706e8', 'ee73d50c-3067-4f79-af37-ea2131e0a833', '23008eb0-9ada-4288-914a-2614c8609317', 'fb705baf-6d05-44af-837c-37d911343c78'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:18.036250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (944e8e2a-aa92-4d71-9e7d-73f21572b399) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['354b4bdd-74bf-41c5-9d9f-83d508b706e8', 'ee73d50c-3067-4f79-af37-ea2131e0a833', '23008eb0-9ada-4288-914a-2614c8609317', 'fb705baf-6d05-44af-837c-37d911343c78']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:18.037156 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33712fac-5f32-45bf-939a-346c506f74ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:18.059606 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33712fac-5f32-45bf-939a-346c506f74ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec9253a3-1fa6-4d9d-95a1-8db27a7fb485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-83390733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['354b4bdd-74bf-41c5-9d9f-83d508b706e8','ee73d50c-3067-4f79-af37-ea2131e0a833','23008eb0-9ada-4288-914a-2614c8609317','fb705baf-6d05-44af-837c-37d911343c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-83390733',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec9253a3-1fa6-4d9d-95a1-8db27a7fb485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9c6cb371b146c79c39b0adbcbd720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9779d98bb2642feba151b97a250bd14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:18.060905 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4231fe04-7083-491b-9949-97989f7956c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:18.078808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4231fe04-7083-491b-9949-97989f7956c1) transitioned into state 'SUCCESS' from state '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-83390733',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['354b4bdd-74bf-41c5-9d9f-83d508b706e8','ee73d50c-3067-4f79-af37-ea2131e0a833','23008eb0-9ada-4288-914a-2614c8609317','fb705baf-6d05-44af-837c-37d911343c78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:18.079472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b006876a-d06c-4565-a884-41e031b7f267) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:18.089161 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b006876a-d06c-4565-a884-41e031b7f267) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:18.090073 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (23c9a70a-5961-49ff-a7c0-d54a1f2df4de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:18.090378 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request issued successfully. Aug 25 11:59:18.091049 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3056c23-0f7b-46fb-b931-6c3e31197e94 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:18.091474 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1269/5035] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:59:17 2026] POST /volume/v3/volumes => generated 774 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:18.108169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2ab0a72c-0e2d-4fe6-b64c-c07dba6bc4fd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:18.110021 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2ab0a72c-0e2d-4fe6-b64c-c07dba6bc4fd tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:18.110236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2ab0a72c-0e2d-4fe6-b64c-c07dba6bc4fd tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:18.110416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2ab0a72c-0e2d-4fe6-b64c-c07dba6bc4fd tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:18.118616 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:18.118616 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:18.123862 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2ab0a72c-0e2d-4fe6-b64c-c07dba6bc4fd tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:18.129523 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2ab0a72c-0e2d-4fe6-b64c-c07dba6bc4fd tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 returned with HTTP 200 Aug 25 11:59:18.130111 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1251/5036] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:18 2026] GET /volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 => generated 953 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a0f91fe2-b654-4886-8891-4412fd8a07ba None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0f91fe2-b654-4886-8891-4412fd8a07ba tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0f91fe2-b654-4886-8891-4412fd8a07ba tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a0f91fe2-b654-4886-8891-4412fd8a07ba tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-a0f91fe2-b654-4886-8891-4412fd8a07ba tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Show backup with id b31c8329-625a-4f69-9455-bdeaf2a88369. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a0f91fe2-b654-4886-8891-4412fd8a07ba tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 returned with HTTP 404 Aug 25 11:59:18.284444 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1268/5037] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:18 2026] GET /volume/v3/backups/b31c8329-625a-4f69-9455-bdeaf2a88369 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:18.298420 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-02488794-d334-49c7-b143-31d836d4c2b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:18.299579 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 Aug 25 11:59:18.300047 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:18.300304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:18.300525 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Delete volume with id: af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 Aug 25 11:59:18.309256 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:18.309256 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:18.309778 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Volume info retrieved successfully. Aug 25 11:59:18.327896 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Delete volume request issued successfully. Aug 25 11:59:18.328213 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-02488794-d334-49c7-b143-31d836d4c2b0 tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 returned with HTTP 202 Aug 25 11:59:18.328784 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1250/5038] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:18 2026] DELETE /volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:18.337186 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9762ad38-c5f1-4a5d-8954-4ac27b2b877a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:18.339287 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9762ad38-c5f1-4a5d-8954-4ac27b2b877a tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 Aug 25 11:59:18.339287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9762ad38-c5f1-4a5d-8954-4ac27b2b877a tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:18.339441 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9762ad38-c5f1-4a5d-8954-4ac27b2b877a tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:18.346965 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:18.346965 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:18.350173 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9762ad38-c5f1-4a5d-8954-4ac27b2b877a tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Volume info retrieved successfully. Aug 25 11:59:18.354658 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9762ad38-c5f1-4a5d-8954-4ac27b2b877a tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 returned with HTTP 200 Aug 25 11:59:18.354845 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1270/5039] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:18 2026] GET /volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 => generated 1005 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:18.667771 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-46fd5343-84ca-4b4e-8383-60f7a36ae3a6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:18.669492 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46fd5343-84ca-4b4e-8383-60f7a36ae3a6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:18.669684 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46fd5343-84ca-4b4e-8383-60f7a36ae3a6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:18.669862 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-46fd5343-84ca-4b4e-8383-60f7a36ae3a6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:18.669959 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-46fd5343-84ca-4b4e-8383-60f7a36ae3a6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:18.673582 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:18.673582 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:18.674103 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-46fd5343-84ca-4b4e-8383-60f7a36ae3a6 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:18.674404 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1252/5040] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:18 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:19.145662 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-afc79509-f5b9-48eb-98b2-fe3b53823a18 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:19.147300 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afc79509-f5b9-48eb-98b2-fe3b53823a18 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:19.147478 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afc79509-f5b9-48eb-98b2-fe3b53823a18 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:19.147661 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-afc79509-f5b9-48eb-98b2-fe3b53823a18 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:19.154088 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:19.154088 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:19.157155 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-afc79509-f5b9-48eb-98b2-fe3b53823a18 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:19.160415 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-afc79509-f5b9-48eb-98b2-fe3b53823a18 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 returned with HTTP 200 Aug 25 11:59:19.160810 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1269/5041] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:19 2026] GET /volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:19.172451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6149d9e2-8b30-4dd8-8ef8-ddfe6d7f899b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:19.174301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6149d9e2-8b30-4dd8-8ef8-ddfe6d7f899b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] GET https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:19.174505 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6149d9e2-8b30-4dd8-8ef8-ddfe6d7f899b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:19.174697 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6149d9e2-8b30-4dd8-8ef8-ddfe6d7f899b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:19.181777 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:19.181777 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:19.185689 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6149d9e2-8b30-4dd8-8ef8-ddfe6d7f899b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Volume info retrieved successfully. Aug 25 11:59:19.189695 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6149d9e2-8b30-4dd8-8ef8-ddfe6d7f899b tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 returned with HTTP 200 Aug 25 11:59:19.190097 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1251/5042] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:19 2026] GET /volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:19.201251 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9b42f381-06d6-4489-a072-2b859260f038 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:19.203024 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:19.203258 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:19.203459 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:19.203652 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume with id: ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:19.210701 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:19.210701 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:19.211105 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:19.228112 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume request issued successfully. Aug 25 11:59:19.228388 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9b42f381-06d6-4489-a072-2b859260f038 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 returned with HTTP 202 Aug 25 11:59:19.228818 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1271/5043] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:59:19 2026] DELETE /volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:59:19.235041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-603c4dc5-d5c4-4fdd-817a-833dc6c44b48 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:19.237457 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-603c4dc5-d5c4-4fdd-817a-833dc6c44b48 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:19.237784 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-603c4dc5-d5c4-4fdd-817a-833dc6c44b48 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:19.238072 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-603c4dc5-d5c4-4fdd-817a-833dc6c44b48 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:19.247182 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:19.247182 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:19.250693 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-603c4dc5-d5c4-4fdd-817a-833dc6c44b48 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:19.255070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-603c4dc5-d5c4-4fdd-817a-833dc6c44b48 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 returned with HTTP 200 Aug 25 11:59:19.255550 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1253/5044] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:19 2026] GET /volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 => generated 1013 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:19.370568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-73b17880-575c-4c96-9635-05484d26db2c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:19.372144 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73b17880-575c-4c96-9635-05484d26db2c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] GET https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 Aug 25 11:59:19.372302 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73b17880-575c-4c96-9635-05484d26db2c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:19.372469 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-73b17880-575c-4c96-9635-05484d26db2c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:19.378974 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-73b17880-575c-4c96-9635-05484d26db2c tempest-ProjectMemberTests39-1895200590 tempest-ProjectMemberTests39-1895200590-project-admin] https://10.4.3.66/volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 returned with HTTP 404 Aug 25 11:59:19.379366 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1270/5045] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:19 2026] GET /volume/v3/volumes/af8ae25c-2d21-45d2-bc02-0e01ca00c3e7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:19.689041 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-86127a94-ae7a-44a9-809e-e33f885c58a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:19.691491 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86127a94-ae7a-44a9-809e-e33f885c58a3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:19.691863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86127a94-ae7a-44a9-809e-e33f885c58a3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:19.692133 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-86127a94-ae7a-44a9-809e-e33f885c58a3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:19.692281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-86127a94-ae7a-44a9-809e-e33f885c58a3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:19.698472 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:19.698472 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:19.699336 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-86127a94-ae7a-44a9-809e-e33f885c58a3 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:19.699896 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1252/5046] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:19 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:20.269223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b806e43-d88e-41ba-8681-f97512905ed9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:20.271197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b806e43-d88e-41ba-8681-f97512905ed9 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 Aug 25 11:59:20.271454 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b806e43-d88e-41ba-8681-f97512905ed9 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:20.271735 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b806e43-d88e-41ba-8681-f97512905ed9 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:20.277190 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b806e43-d88e-41ba-8681-f97512905ed9 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 returned with HTTP 404 Aug 25 11:59:20.277593 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1272/5047] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:20 2026] GET /volume/v3/volumes/ec9253a3-1fa6-4d9d-95a1-8db27a7fb485 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:59:20.286059 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:20.287832 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:20.288145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2055446849"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:20.289508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2055446849'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:20.289666 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume of 1 GB Aug 25 11:59:20.294707 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:20.302283 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (db766903-92a9-4846-9cb2-1314db025daf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:20.303537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377f1160-5e5b-48cc-89cc-5004bed27757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:20.304568 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:20.330589 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (377f1160-5e5b-48cc-89cc-5004bed27757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:20.331322 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c425f9-5a9a-4cdd-9389-f575f4bbee8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:20.369558 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Created reservations ['0e91302c-f791-48d9-b4c3-f1a4c65b48dd', '25f2e020-5890-4afb-b3df-bd85a7e75d00', '1512e075-3c56-4863-808f-39fa8f9817d3', 'f9153ccf-ad8c-42d3-858a-637d5832eae8'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:20.370549 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c425f9-5a9a-4cdd-9389-f575f4bbee8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e91302c-f791-48d9-b4c3-f1a4c65b48dd', '25f2e020-5890-4afb-b3df-bd85a7e75d00', '1512e075-3c56-4863-808f-39fa8f9817d3', 'f9153ccf-ad8c-42d3-858a-637d5832eae8']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:20.371469 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2daf6e0-a459-4ecf-9a3d-a8d183da984f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:20.400653 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2daf6e0-a459-4ecf-9a3d-a8d183da984f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e13eb93e-43a5-41bf-bd4b-c4721f794607', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055446849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['0e91302c-f791-48d9-b4c3-f1a4c65b48dd','25f2e020-5890-4afb-b3df-bd85a7e75d00','1512e075-3c56-4863-808f-39fa8f9817d3','f9153ccf-ad8c-42d3-858a-637d5832eae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2055446849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e13eb93e-43a5-41bf-bd4b-c4721f794607,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb9c6cb371b146c79c39b0adbcbd720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e9779d98bb2642feba151b97a250bd14',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:20.401660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88d25d17-e1df-4e1d-b5d2-26653a9c0af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:20.422900 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88d25d17-e1df-4e1d-b5d2-26653a9c0af7) transitioned into state 'SUCCESS' from state '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-2055446849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fb9c6cb371b146c79c39b0adbcbd720b',qos_specs=None,replication_status=,reservations=['0e91302c-f791-48d9-b4c3-f1a4c65b48dd','25f2e020-5890-4afb-b3df-bd85a7e75d00','1512e075-3c56-4863-808f-39fa8f9817d3','f9153ccf-ad8c-42d3-858a-637d5832eae8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e9779d98bb2642feba151b97a250bd14',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:20.424042 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478489c0-4808-46c5-826d-da5f515f9bfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:20.434016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (478489c0-4808-46c5-826d-da5f515f9bfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:20.434921 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Flow 'volume_create_api' (db766903-92a9-4846-9cb2-1314db025daf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:20.435325 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Create volume request issued successfully. Aug 25 11:59:20.435985 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2afa7944-5d36-45ca-8367-5364ea3adf43 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:20.436448 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1254/5048] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 11:59:20 2026] POST /volume/v3/volumes => generated 776 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:20.453485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e5d66067-0979-42d7-9210-63072d2a2abc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:20.457348 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5d66067-0979-42d7-9210-63072d2a2abc tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 Aug 25 11:59:20.457901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5d66067-0979-42d7-9210-63072d2a2abc tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:20.457901 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5d66067-0979-42d7-9210-63072d2a2abc tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:20.474076 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:20.474076 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:20.481763 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e5d66067-0979-42d7-9210-63072d2a2abc tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:20.492312 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5d66067-0979-42d7-9210-63072d2a2abc tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 returned with HTTP 200 Aug 25 11:59:20.492829 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1271/5049] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:20 2026] GET /volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 => generated 955 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:20.712251 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-671820ea-4767-468a-ad26-9db5f01c196b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:20.714339 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-671820ea-4767-468a-ad26-9db5f01c196b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:20.714545 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-671820ea-4767-468a-ad26-9db5f01c196b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:20.714736 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-671820ea-4767-468a-ad26-9db5f01c196b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:20.714880 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-671820ea-4767-468a-ad26-9db5f01c196b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:20.719074 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:20.719074 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:20.719641 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-671820ea-4767-468a-ad26-9db5f01c196b tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:20.720178 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1253/5050] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:20 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:21.038866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f9e17d08-5697-4c7f-8de5-f0aed5083e68 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.123301 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9e17d08-5697-4c7f-8de5-f0aed5083e68 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:21.123673 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f9e17d08-5697-4c7f-8de5-f0aed5083e68 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1259378049", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1364455780", "vendor_name": "tempest-vendor_name-327740872"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:21.140574 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f9e17d08-5697-4c7f-8de5-f0aed5083e68 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:21.140930 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1273/5051] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:21 2026] POST /volume/v3/types => generated 329 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:21.149681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.151589 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:21.151939 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "bb2b2513-1bc3-420a-91f6-ecaf3f90c243", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:21.153196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Create volume request body: {'volume': {'volume_type': 'bb2b2513-1bc3-420a-91f6-ecaf3f90c243', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:21.156982 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Create volume of 1 GB Aug 25 11:59:21.157470 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:21.157470 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:21.157768 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:21.163145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Flow 'volume_create_api' (75756c68-9df1-40ec-acf8-ebec0df790ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:21.164021 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbfe88e-407d-4956-bf1c-f1e3e47ba4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:21.164834 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:21.184252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbfe88e-407d-4956-bf1c-f1e3e47ba4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1364455780',vendor_name='tempest-vendor_name-327740872'},id=bb2b2513-1bc3-420a-91f6-ecaf3f90c243,is_public=True,name='tempest-ProjectReaderTests-volume-type-1259378049',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bb2b2513-1bc3-420a-91f6-ecaf3f90c243', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:21.185118 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e56def-2c1f-45b6-a77c-6c3d18d03457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:21.211926 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1259378049 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1259378049, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:21.212229 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1259378049 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1259378049, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:21.245855 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Created reservations ['3b868723-53a5-4d70-a42c-b3882a91edc3', '7dbbb0d6-2325-43c4-98c2-b9b318dc2168', '78813c4d-ccc3-40d0-bb66-21ba2d1daa56', '0f7e670f-a650-4362-a1e9-f13d0efe5191'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:21.246777 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94e56def-2c1f-45b6-a77c-6c3d18d03457) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b868723-53a5-4d70-a42c-b3882a91edc3', '7dbbb0d6-2325-43c4-98c2-b9b318dc2168', '78813c4d-ccc3-40d0-bb66-21ba2d1daa56', '0f7e670f-a650-4362-a1e9-f13d0efe5191']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:21.247530 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16badb84-67f9-4ec2-a976-9e263c140f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:21.282474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16badb84-67f9-4ec2-a976-9e263c140f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29b595c6-a5af-4cac-8e19-2abdb3178c6c', '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='e4b1393eab234b9da0905e2f8ceede01',qos_specs=None,replication_status=,reservations=['3b868723-53a5-4d70-a42c-b3882a91edc3','7dbbb0d6-2325-43c4-98c2-b9b318dc2168','78813c4d-ccc3-40d0-bb66-21ba2d1daa56','0f7e670f-a650-4362-a1e9-f13d0efe5191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa7fb492e5048dc88f2d60a1a8c3686',volume_type_id=bb2b2513-1bc3-420a-91f6-ecaf3f90c243), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29b595c6-a5af-4cac-8e19-2abdb3178c6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4b1393eab234b9da0905e2f8ceede01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aa7fb492e5048dc88f2d60a1a8c3686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bb2b2513-1bc3-420a-91f6-ecaf3f90c243),volume_type_id=bb2b2513-1bc3-420a-91f6-ecaf3f90c243)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:21.283995 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b372e0e7-96d2-433b-a8bc-6cc96f7114b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:21.308350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b372e0e7-96d2-433b-a8bc-6cc96f7114b3) transitioned into state 'SUCCESS' from 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='e4b1393eab234b9da0905e2f8ceede01',qos_specs=None,replication_status=,reservations=['3b868723-53a5-4d70-a42c-b3882a91edc3','7dbbb0d6-2325-43c4-98c2-b9b318dc2168','78813c4d-ccc3-40d0-bb66-21ba2d1daa56','0f7e670f-a650-4362-a1e9-f13d0efe5191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa7fb492e5048dc88f2d60a1a8c3686',volume_type_id=bb2b2513-1bc3-420a-91f6-ecaf3f90c243)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:21.309471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fd907e-b99c-498d-87d7-8938fb929b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:21.322175 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12fd907e-b99c-498d-87d7-8938fb929b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:21.323384 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Flow 'volume_create_api' (75756c68-9df1-40ec-acf8-ebec0df790ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:21.323818 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Create volume request issued successfully. Aug 25 11:59:21.324570 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2c5d792a-e942-47e7-87ec-888b1f292b75 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:21.325184 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1255/5052] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:21 2026] POST /volume/v3/volumes => generated 772 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:21.339566 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab12221d-09d8-4e05-8c16-80cefb0f088c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.341485 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab12221d-09d8-4e05-8c16-80cefb0f088c tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] GET https://10.4.3.66/volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c Aug 25 11:59:21.341792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab12221d-09d8-4e05-8c16-80cefb0f088c tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:21.342053 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab12221d-09d8-4e05-8c16-80cefb0f088c tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:21.359103 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:21.359103 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:21.365247 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab12221d-09d8-4e05-8c16-80cefb0f088c tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Volume info retrieved successfully. Aug 25 11:59:21.370290 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab12221d-09d8-4e05-8c16-80cefb0f088c tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c returned with HTTP 200 Aug 25 11:59:21.370746 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1272/5053] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:21 2026] GET /volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:21.508095 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7c17b34-bb63-4890-97f0-f410dc3c2936 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.509954 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7c17b34-bb63-4890-97f0-f410dc3c2936 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 Aug 25 11:59:21.510176 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7c17b34-bb63-4890-97f0-f410dc3c2936 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:21.510364 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7c17b34-bb63-4890-97f0-f410dc3c2936 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:21.519284 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:21.519284 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:21.523317 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e7c17b34-bb63-4890-97f0-f410dc3c2936 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:21.527303 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7c17b34-bb63-4890-97f0-f410dc3c2936 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 returned with HTTP 200 Aug 25 11:59:21.527996 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1254/5054] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:21 2026] GET /volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:21.543679 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.545456 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] GET https://10.4.3.66/volume/v3/volumes/summary Aug 25 11:59:21.545669 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:21.545853 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:21.546024 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.api_utils [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Removing options '' from query. {{(pid=100238) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 11:59:21.552475 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] Get summary completed successfully. Aug 25 11:59:21.552748 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9f97fbcb-b6cd-4c76-8d63-b8d5e77e6a33 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-reader] https://10.4.3.66/volume/v3/volumes/summary returned with HTTP 200 Aug 25 11:59:21.553107 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1274/5055] 10.4.3.66 () {68 vars in 1295 bytes} [Tue Aug 25 11:59:21 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 25 11:59:21.561193 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.563198 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 Aug 25 11:59:21.563423 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:21.563593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:21.563776 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume with id: e13eb93e-43a5-41bf-bd4b-c4721f794607 Aug 25 11:59:21.572468 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:21.572468 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:21.572875 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:21.590547 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Delete volume request issued successfully. Aug 25 11:59:21.590780 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-301a9e22-8747-4a16-b5b3-f2f03de9df24 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 returned with HTTP 202 Aug 25 11:59:21.591154 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1256/5056] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 11:59:21 2026] DELETE /volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 11:59:21.598934 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4e688187-c102-48a0-aeff-597c4f454941 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.603738 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e688187-c102-48a0-aeff-597c4f454941 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 Aug 25 11:59:21.604032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e688187-c102-48a0-aeff-597c4f454941 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:21.604270 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e688187-c102-48a0-aeff-597c4f454941 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:21.612099 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:21.612099 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:21.616285 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4e688187-c102-48a0-aeff-597c4f454941 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Volume info retrieved successfully. Aug 25 11:59:21.621164 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e688187-c102-48a0-aeff-597c4f454941 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 returned with HTTP 200 Aug 25 11:59:21.621643 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1273/5057] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:21 2026] GET /volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:21.730104 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43e3b02f-2fab-41fd-87aa-9a7eab2ba5ad None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:21.731929 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43e3b02f-2fab-41fd-87aa-9a7eab2ba5ad tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:21.732171 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43e3b02f-2fab-41fd-87aa-9a7eab2ba5ad tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:21.732404 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43e3b02f-2fab-41fd-87aa-9a7eab2ba5ad tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:21.732466 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-43e3b02f-2fab-41fd-87aa-9a7eab2ba5ad tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:21.737305 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:21.737305 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:21.737959 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43e3b02f-2fab-41fd-87aa-9a7eab2ba5ad tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:21.738325 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1255/5058] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:21 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:22.382893 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-82bd4b5a-b1f6-4a74-90c8-f8ee3baaae82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.385999 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82bd4b5a-b1f6-4a74-90c8-f8ee3baaae82 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] GET https://10.4.3.66/volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c Aug 25 11:59:22.386197 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82bd4b5a-b1f6-4a74-90c8-f8ee3baaae82 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.386368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-82bd4b5a-b1f6-4a74-90c8-f8ee3baaae82 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.393565 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.393565 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:22.397261 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-82bd4b5a-b1f6-4a74-90c8-f8ee3baaae82 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Volume info retrieved successfully. Aug 25 11:59:22.401272 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-82bd4b5a-b1f6-4a74-90c8-f8ee3baaae82 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c returned with HTTP 200 Aug 25 11:59:22.401712 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1275/5059] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c => generated 972 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:22.413781 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f6e9b1cf-f9c3-4b0d-85c8-eb3eabfb1c86 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.415743 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f6e9b1cf-f9c3-4b0d-85c8-eb3eabfb1c86 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:22.416000 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f6e9b1cf-f9c3-4b0d-85c8-eb3eabfb1c86 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.416227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f6e9b1cf-f9c3-4b0d-85c8-eb3eabfb1c86 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.420110 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f6e9b1cf-f9c3-4b0d-85c8-eb3eabfb1c86 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:22.420459 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1257/5060] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:22.429896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-17a5f7f4-2d3f-43a0-bca6-ca998ad4c279 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.501484 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17a5f7f4-2d3f-43a0-bca6-ca998ad4c279 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:22.501953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17a5f7f4-2d3f-43a0-bca6-ca998ad4c279 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.501953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-17a5f7f4-2d3f-43a0-bca6-ca998ad4c279 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.506432 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-17a5f7f4-2d3f-43a0-bca6-ca998ad4c279 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:22.506765 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1274/5061] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/messages => generated 668 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:22.514813 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e0ffe92d-373e-40cc-bb98-875a886a3942 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.516775 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0ffe92d-373e-40cc-bb98-875a886a3942 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] DELETE https://10.4.3.66/volume/v3/messages/0a9fbeea-fcef-4d8e-9e18-3cf380bed849 Aug 25 11:59:22.516944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0ffe92d-373e-40cc-bb98-875a886a3942 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.517147 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e0ffe92d-373e-40cc-bb98-875a886a3942 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.525927 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e0ffe92d-373e-40cc-bb98-875a886a3942 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/messages/0a9fbeea-fcef-4d8e-9e18-3cf380bed849 returned with HTTP 204 Aug 25 11:59:22.526286 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1256/5062] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:22 2026] DELETE /volume/v3/messages/0a9fbeea-fcef-4d8e-9e18-3cf380bed849 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:22.532996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.534914 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c Aug 25 11:59:22.535128 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.535284 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.535426 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Delete volume with id: 29b595c6-a5af-4cac-8e19-2abdb3178c6c Aug 25 11:59:22.547000 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.547000 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:22.547531 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Volume info retrieved successfully. Aug 25 11:59:22.548945 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100238) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:22.563689 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1259378049 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1259378049, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:22.563970 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1259378049 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1259378049, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:22.573939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Created reservations ['a9316c77-6c6c-4b8e-a6ad-e1f5c8563b05', '36dc70d0-45c5-4651-b003-0078545ab203', '25825342-4241-4592-9f55-932ff7beccd0', 'ced9cb9e-2ee5-4a79-94a7-ac2a8a8ea96c'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:22.579115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-92fff3f5-0525-472b-9d39-c06d50ad6635 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.583750 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-92fff3f5-0525-472b-9d39-c06d50ad6635 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/attachments?instance_id=bf86f986-cb72-448b-b98f-007ad6788f41 Aug 25 11:59:22.584020 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-92fff3f5-0525-472b-9d39-c06d50ad6635 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.584252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-92fff3f5-0525-472b-9d39-c06d50ad6635 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.601334 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-92fff3f5-0525-472b-9d39-c06d50ad6635 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments?instance_id=bf86f986-cb72-448b-b98f-007ad6788f41 returned with HTTP 200 Aug 25 11:59:22.601905 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1258/5063] 10.4.3.66 () {70 vars in 1630 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/attachments?instance_id=bf86f986-cb72-448b-b98f-007ad6788f41 => generated 192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:22.605403 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Delete volume request issued successfully. Aug 25 11:59:22.605670 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-43f6ad51-c226-4cb0-b219-c98a32fdaf88 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c returned with HTTP 202 Aug 25 11:59:22.606129 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1276/5064] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:22 2026] DELETE /volume/v3/volumes/29b595c6-a5af-4cac-8e19-2abdb3178c6c => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:22.611005 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-26a552d2-ed7f-4438-a240-66641a74f39d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.613800 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-26a552d2-ed7f-4438-a240-66641a74f39d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 Aug 25 11:59:22.614117 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-26a552d2-ed7f-4438-a240-66641a74f39d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.614368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f7f9d089-4b45-4780-bce7-fb9a1a6ce10b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.614419 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-26a552d2-ed7f-4438-a240-66641a74f39d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.616117 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7f9d089-4b45-4780-bce7-fb9a1a6ce10b tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] DELETE https://10.4.3.66/volume/v3/types/bb2b2513-1bc3-420a-91f6-ecaf3f90c243 Aug 25 11:59:22.616355 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7f9d089-4b45-4780-bce7-fb9a1a6ce10b tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.616559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f7f9d089-4b45-4780-bce7-fb9a1a6ce10b tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.633037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dff98efa-f798-415e-9c7d-833c36e486f0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.634550 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9e339490-5bd8-464b-89ed-8cf543945a64 req-26a552d2-ed7f-4438-a240-66641a74f39d tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 returned with HTTP 200 Aug 25 11:59:22.634645 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dff98efa-f798-415e-9c7d-833c36e486f0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] GET https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 Aug 25 11:59:22.634842 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dff98efa-f798-415e-9c7d-833c36e486f0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.635022 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dff98efa-f798-415e-9c7d-833c36e486f0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.635186 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1275/5065] 10.4.3.66 () {70 vars in 1644 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 => generated 993 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:22.642598 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dff98efa-f798-415e-9c7d-833c36e486f0 tempest-ProjectReaderTests-1462753000 tempest-ProjectReaderTests-1462753000-project-admin] https://10.4.3.66/volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 returned with HTTP 404 Aug 25 11:59:22.643219 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1259/5066] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/volumes/e13eb93e-43a5-41bf-bd4b-c4721f794607 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 11:59:22.646196 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f7f9d089-4b45-4780-bce7-fb9a1a6ce10b tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/types/bb2b2513-1bc3-420a-91f6-ecaf3f90c243 returned with HTTP 202 Aug 25 11:59:22.646679 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1257/5067] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:22 2026] DELETE /volume/v3/types/bb2b2513-1bc3-420a-91f6-ecaf3f90c243 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:22.656639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3c59233f-5fa5-4027-83f1-c8c48123904e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.658667 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c59233f-5fa5-4027-83f1-c8c48123904e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:22.659036 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3c59233f-5fa5-4027-83f1-c8c48123904e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-870723330", "extra_specs": {"storage_protocol": "tempest-storage_protocol-161218174", "vendor_name": "tempest-vendor_name-5355974"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:22.672743 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3c59233f-5fa5-4027-83f1-c8c48123904e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:22.673071 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1277/5068] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:22 2026] POST /volume/v3/types => generated 325 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:22.681835 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.683841 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:22.684293 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b8b6055f-5ef3-4db4-a399-1b198fff6016", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:22.686568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Create volume request body: {'volume': {'volume_type': 'b8b6055f-5ef3-4db4-a399-1b198fff6016', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:22.692574 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Create volume of 1 GB Aug 25 11:59:22.693010 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.693010 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:22.693471 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:22.701796 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Flow 'volume_create_api' (21daae3f-8753-4888-9ff2-943653160c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:22.703190 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fcd67f-9ded-4727-b918-7f4568bb8cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:22.704359 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:22.728961 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58fcd67f-9ded-4727-b918-7f4568bb8cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-161218174',vendor_name='tempest-vendor_name-5355974'},id=b8b6055f-5ef3-4db4-a399-1b198fff6016,is_public=True,name='tempest-ProjectReaderTests-volume-type-870723330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b8b6055f-5ef3-4db4-a399-1b198fff6016', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:22.729676 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddec9424-d157-467c-8402-17e2df6da9fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:22.749868 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-01a5d7cf-ae38-4a9c-a93a-5eaf39ff43aa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.752039 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01a5d7cf-ae38-4a9c-a93a-5eaf39ff43aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:22.752371 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01a5d7cf-ae38-4a9c-a93a-5eaf39ff43aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.752705 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01a5d7cf-ae38-4a9c-a93a-5eaf39ff43aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.752835 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-01a5d7cf-ae38-4a9c-a93a-5eaf39ff43aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:22.754411 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-870723330 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-870723330, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:22.755439 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-870723330 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-870723330, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:22.758114 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.758114 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:22.758689 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01a5d7cf-ae38-4a9c-a93a-5eaf39ff43aa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:22.759053 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1260/5069] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:22.773668 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.775314 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e Aug 25 11:59:22.775619 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.775807 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.776025 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume with id: eb135045-9d10-4dc3-ba2f-36e92e0b7f0e Aug 25 11:59:22.783889 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.783889 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:22.784216 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:59:22.799657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Created reservations ['d07aee94-a2bc-4283-aab5-a4044a1d726f', 'd7ca0f6a-9ff3-4fee-96a5-46adab4dda55', '9de5d153-4a73-48db-9358-b357370d522a', '91df2bab-1e2a-4dba-abd6-5cef49a944b2'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:22.800390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddec9424-d157-467c-8402-17e2df6da9fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d07aee94-a2bc-4283-aab5-a4044a1d726f', 'd7ca0f6a-9ff3-4fee-96a5-46adab4dda55', '9de5d153-4a73-48db-9358-b357370d522a', '91df2bab-1e2a-4dba-abd6-5cef49a944b2']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:22.801169 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae83913-f5a2-4393-81ec-65b4f7aabe96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:22.807749 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume request issued successfully. Aug 25 11:59:22.810643 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b11101a3-e726-4366-ba38-e1ed2bab8a32 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e returned with HTTP 202 Aug 25 11:59:22.810643 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1258/5070] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:22 2026] DELETE /volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:22.816327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-543cbf80-1db2-4c26-97fa-49d407163ac5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.818461 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-543cbf80-1db2-4c26-97fa-49d407163ac5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e Aug 25 11:59:22.818751 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-543cbf80-1db2-4c26-97fa-49d407163ac5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.818997 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-543cbf80-1db2-4c26-97fa-49d407163ac5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.826932 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.826932 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:22.828040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ae83913-f5a2-4393-81ec-65b4f7aabe96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10b442e1-c6b3-459d-8608-35348d5d32c0', '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='e4b1393eab234b9da0905e2f8ceede01',qos_specs=None,replication_status=,reservations=['d07aee94-a2bc-4283-aab5-a4044a1d726f','d7ca0f6a-9ff3-4fee-96a5-46adab4dda55','9de5d153-4a73-48db-9358-b357370d522a','91df2bab-1e2a-4dba-abd6-5cef49a944b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa7fb492e5048dc88f2d60a1a8c3686',volume_type_id=b8b6055f-5ef3-4db4-a399-1b198fff6016), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:22Z,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=10b442e1-c6b3-459d-8608-35348d5d32c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e4b1393eab234b9da0905e2f8ceede01',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8aa7fb492e5048dc88f2d60a1a8c3686',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b8b6055f-5ef3-4db4-a399-1b198fff6016),volume_type_id=b8b6055f-5ef3-4db4-a399-1b198fff6016)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:22.828971 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a337dc-68e9-45ea-825f-c8af02a8f4aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:22.830860 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-543cbf80-1db2-4c26-97fa-49d407163ac5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:59:22.836015 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-543cbf80-1db2-4c26-97fa-49d407163ac5 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e returned with HTTP 200 Aug 25 11:59:22.836233 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1278/5071] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e => generated 1072 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:22.853532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49a337dc-68e9-45ea-825f-c8af02a8f4aa) transitioned into state 'SUCCESS' from 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='e4b1393eab234b9da0905e2f8ceede01',qos_specs=None,replication_status=,reservations=['d07aee94-a2bc-4283-aab5-a4044a1d726f','d7ca0f6a-9ff3-4fee-96a5-46adab4dda55','9de5d153-4a73-48db-9358-b357370d522a','91df2bab-1e2a-4dba-abd6-5cef49a944b2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8aa7fb492e5048dc88f2d60a1a8c3686',volume_type_id=b8b6055f-5ef3-4db4-a399-1b198fff6016)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:22.854387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19a1f45-eb56-49a1-9c62-10f27960e787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:22.864791 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b19a1f45-eb56-49a1-9c62-10f27960e787) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:22.864791 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Flow 'volume_create_api' (21daae3f-8753-4888-9ff2-943653160c79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:22.864791 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Create volume request issued successfully. Aug 25 11:59:22.865164 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4d90224-3831-409e-90cf-dbe4bfeca85a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:22.865586 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1276/5072] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:22 2026] POST /volume/v3/volumes => generated 771 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:22.882319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c782545-5110-4503-9e3f-052395900e0e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:22.884126 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c782545-5110-4503-9e3f-052395900e0e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] GET https://10.4.3.66/volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 Aug 25 11:59:22.884382 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c782545-5110-4503-9e3f-052395900e0e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:22.885194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c782545-5110-4503-9e3f-052395900e0e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:22.896177 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:22.896177 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:22.901461 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c782545-5110-4503-9e3f-052395900e0e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Volume info retrieved successfully. Aug 25 11:59:22.907592 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c782545-5110-4503-9e3f-052395900e0e tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 returned with HTTP 200 Aug 25 11:59:22.909522 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1261/5073] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:22 2026] GET /volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 => generated 950 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:23.848074 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0d37fbc2-2833-4a36-885b-426fc21fe79e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.849571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d37fbc2-2833-4a36-885b-426fc21fe79e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e Aug 25 11:59:23.849769 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d37fbc2-2833-4a36-885b-426fc21fe79e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.849931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0d37fbc2-2833-4a36-885b-426fc21fe79e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.854609 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0d37fbc2-2833-4a36-885b-426fc21fe79e tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e returned with HTTP 404 Aug 25 11:59:23.855011 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1259/5074] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:23 2026] GET /volume/v3/volumes/eb135045-9d10-4dc3-ba2f-36e92e0b7f0e => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:23.861733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7786a48e-94dd-4b73-882f-c4cd2fea9077 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.863255 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7786a48e-94dd-4b73-882f-c4cd2fea9077 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:23.863473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7786a48e-94dd-4b73-882f-c4cd2fea9077 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.863643 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7786a48e-94dd-4b73-882f-c4cd2fea9077 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.863755 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-7786a48e-94dd-4b73-882f-c4cd2fea9077 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:23.867589 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:23.867589 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:23.868262 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7786a48e-94dd-4b73-882f-c4cd2fea9077 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-member] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:23.868571 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1279/5075] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:23 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:23.877888 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.879873 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:23.880094 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.880306 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.880415 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete backup with id: 3845c1a8-10a8-41e6-ad81-4093002257c6. Aug 25 11:59:23.886878 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:23.886878 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:23.901332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] delete_backup rpcapi backup_id 3845c1a8-10a8-41e6-ad81-4093002257c6 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:59:23.902978 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e5fa8321-3e2a-4db4-a51e-42c0ecb25e45 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 202 Aug 25 11:59:23.903415 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1277/5076] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:23 2026] DELETE /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:59:23.909711 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a1d59d21-46d3-4278-a695-f6cc84f60dff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.911262 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a1d59d21-46d3-4278-a695-f6cc84f60dff tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:23.911473 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a1d59d21-46d3-4278-a695-f6cc84f60dff tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.911716 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a1d59d21-46d3-4278-a695-f6cc84f60dff tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.911810 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a1d59d21-46d3-4278-a695-f6cc84f60dff tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:23.915312 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:23.915312 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:23.915868 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a1d59d21-46d3-4278-a695-f6cc84f60dff tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 200 Aug 25 11:59:23.916228 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1262/5077] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:23 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:23.919550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-114705b2-b7fb-4aeb-a22f-0a01e8ec2f54 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.922358 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-114705b2-b7fb-4aeb-a22f-0a01e8ec2f54 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] GET https://10.4.3.66/volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 Aug 25 11:59:23.922554 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-114705b2-b7fb-4aeb-a22f-0a01e8ec2f54 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.922758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-114705b2-b7fb-4aeb-a22f-0a01e8ec2f54 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.929152 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:23.929152 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:23.932355 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-114705b2-b7fb-4aeb-a22f-0a01e8ec2f54 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Volume info retrieved successfully. Aug 25 11:59:23.935656 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-114705b2-b7fb-4aeb-a22f-0a01e8ec2f54 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 returned with HTTP 200 Aug 25 11:59:23.936008 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1260/5078] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:23 2026] GET /volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 => generated 971 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:23.952187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60c78424-f9b3-4fb8-8453-2601cda24a3a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.953679 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60c78424-f9b3-4fb8-8453-2601cda24a3a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:23.953864 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60c78424-f9b3-4fb8-8453-2601cda24a3a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.954041 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60c78424-f9b3-4fb8-8453-2601cda24a3a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.957374 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60c78424-f9b3-4fb8-8453-2601cda24a3a tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:23.958354 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1280/5079] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:23 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:23.965851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-66a025f8-a048-4622-a39a-29bc0b2788fe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.968117 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-66a025f8-a048-4622-a39a-29bc0b2788fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] GET https://10.4.3.66/volume/v3/messages/ff87e942-b725-4319-859b-1ea1d00cd087 Aug 25 11:59:23.968424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-66a025f8-a048-4622-a39a-29bc0b2788fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.968716 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-66a025f8-a048-4622-a39a-29bc0b2788fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:23.973228 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-66a025f8-a048-4622-a39a-29bc0b2788fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-reader] https://10.4.3.66/volume/v3/messages/ff87e942-b725-4319-859b-1ea1d00cd087 returned with HTTP 200 Aug 25 11:59:23.973773 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1278/5080] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:23 2026] GET /volume/v3/messages/ff87e942-b725-4319-859b-1ea1d00cd087 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:23.987651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-63b03cef-79bd-49ec-b6a0-a826cdbe85fe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:23.989532 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-63b03cef-79bd-49ec-b6a0-a826cdbe85fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] DELETE https://10.4.3.66/volume/v3/messages/ff87e942-b725-4319-859b-1ea1d00cd087 Aug 25 11:59:23.989747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-63b03cef-79bd-49ec-b6a0-a826cdbe85fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:23.989940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-63b03cef-79bd-49ec-b6a0-a826cdbe85fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:24.003763 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-63b03cef-79bd-49ec-b6a0-a826cdbe85fe tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/messages/ff87e942-b725-4319-859b-1ea1d00cd087 returned with HTTP 204 Aug 25 11:59:24.004430 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1263/5081] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:23 2026] DELETE /volume/v3/messages/ff87e942-b725-4319-859b-1ea1d00cd087 => generated 0 bytes in 17 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:24.012224 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:24.013797 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 Aug 25 11:59:24.014011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:24.014218 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:24.014389 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Delete volume with id: 10b442e1-c6b3-459d-8608-35348d5d32c0 Aug 25 11:59:24.024921 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:24.024921 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:24.025270 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Volume info retrieved successfully. Aug 25 11:59:24.026208 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:24.039419 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-870723330 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-870723330, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:24.039815 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-870723330 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-870723330, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:24.051965 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Created reservations ['b83b02da-3ce0-4a6b-9b27-39de53922568', 'e7c701e4-8a2f-4f08-a29d-14b184baa9d2', '829ce2c0-cfd8-48b7-af3c-fd2f11958017', 'fd5e3b1b-1a4a-4bae-87ea-3d3757d02c82'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:24.089524 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Delete volume request issued successfully. Aug 25 11:59:24.089524 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-934c6ad9-b05d-417c-82ac-167f596f30c3 tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 returned with HTTP 202 Aug 25 11:59:24.089993 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1261/5082] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:24 2026] DELETE /volume/v3/volumes/10b442e1-c6b3-459d-8608-35348d5d32c0 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:24.099462 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03603da7-1d35-4eb5-a0be-a55451c054da None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:24.101179 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03603da7-1d35-4eb5-a0be-a55451c054da tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] DELETE https://10.4.3.66/volume/v3/types/b8b6055f-5ef3-4db4-a399-1b198fff6016 Aug 25 11:59:24.101365 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03603da7-1d35-4eb5-a0be-a55451c054da tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:24.101565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03603da7-1d35-4eb5-a0be-a55451c054da tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:24.127421 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03603da7-1d35-4eb5-a0be-a55451c054da tempest-ProjectReaderTests-1564627267 tempest-ProjectReaderTests-1564627267-project-admin] https://10.4.3.66/volume/v3/types/b8b6055f-5ef3-4db4-a399-1b198fff6016 returned with HTTP 202 Aug 25 11:59:24.127808 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1281/5083] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:24 2026] DELETE /volume/v3/types/b8b6055f-5ef3-4db4-a399-1b198fff6016 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:24.910416 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e575bc57-672e-46e6-a594-fec3f9468756 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:24.912061 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e575bc57-672e-46e6-a594-fec3f9468756 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:59:24.912263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e575bc57-672e-46e6-a594-fec3f9468756 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:24.912439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e575bc57-672e-46e6-a594-fec3f9468756 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:24.921249 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:24.921249 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:24.924240 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e575bc57-672e-46e6-a594-fec3f9468756 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:24.927272 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9673e524-8ca6-431d-ba35-98778cc667b0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:24.928104 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e575bc57-672e-46e6-a594-fec3f9468756 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 200 Aug 25 11:59:24.928462 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1279/5084] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:24 2026] GET /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 1635 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:24.932102 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9673e524-8ca6-431d-ba35-98778cc667b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 Aug 25 11:59:24.932294 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9673e524-8ca6-431d-ba35-98778cc667b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:24.932470 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9673e524-8ca6-431d-ba35-98778cc667b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:24.932580 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9673e524-8ca6-431d-ba35-98778cc667b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 3845c1a8-10a8-41e6-ad81-4093002257c6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:24.943527 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9673e524-8ca6-431d-ba35-98778cc667b0 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 returned with HTTP 404 Aug 25 11:59:24.943819 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1264/5085] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:24 2026] GET /volume/v3/backups/3845c1a8-10a8-41e6-ad81-4093002257c6 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:24.951374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:24.955583 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:59:24.955712 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:24.955883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:24.956000 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete backup with id: a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. Aug 25 11:59:24.966022 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:24.966022 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:24.992898 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] delete_backup rpcapi backup_id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:59:24.994087 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cb57cb47-beb7-4753-8b3a-ead2fcf449cb tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 202 Aug 25 11:59:24.994485 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1262/5086] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:24 2026] DELETE /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:59:25.001433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0aee6ae-bc85-4068-a97d-44ea991561f7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:25.003126 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0aee6ae-bc85-4068-a97d-44ea991561f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:59:25.003329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0aee6ae-bc85-4068-a97d-44ea991561f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:25.003525 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0aee6ae-bc85-4068-a97d-44ea991561f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:25.003667 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f0aee6ae-bc85-4068-a97d-44ea991561f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:25.011221 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:25.011221 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:25.011820 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0aee6ae-bc85-4068-a97d-44ea991561f7 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 200 Aug 25 11:59:25.012177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1282/5087] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:25 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:26.025920 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7bf8c30f-6c20-4932-8728-c763bf79f15c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:26.027950 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7bf8c30f-6c20-4932-8728-c763bf79f15c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 Aug 25 11:59:26.028179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7bf8c30f-6c20-4932-8728-c763bf79f15c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:26.028385 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7bf8c30f-6c20-4932-8728-c763bf79f15c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:26.028511 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7bf8c30f-6c20-4932-8728-c763bf79f15c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id a08fdd43-e7a3-47ce-8f7a-0cb91fc86701. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:26.032702 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7bf8c30f-6c20-4932-8728-c763bf79f15c tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 returned with HTTP 404 Aug 25 11:59:26.033277 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1280/5088] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:26 2026] GET /volume/v3/backups/a08fdd43-e7a3-47ce-8f7a-0cb91fc86701 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:26.040225 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:26.041935 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:26.042159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:26.042380 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:26.042520 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete backup with id: 5f3274d5-65fc-4f96-a65d-b38da323dff0. Aug 25 11:59:26.047335 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:26.047335 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:26.068903 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] delete_backup rpcapi backup_id 5f3274d5-65fc-4f96-a65d-b38da323dff0 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:59:26.073325 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-16a1e74e-f18f-4545-9d5c-2db1a6b8e887 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 202 Aug 25 11:59:26.073741 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1265/5089] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:26 2026] DELETE /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:59:26.081386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-979ef26d-546a-4dbe-870e-9ff6218f4979 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:26.084297 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-979ef26d-546a-4dbe-870e-9ff6218f4979 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:26.084564 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-979ef26d-546a-4dbe-870e-9ff6218f4979 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:26.084811 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-979ef26d-546a-4dbe-870e-9ff6218f4979 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:26.084918 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-979ef26d-546a-4dbe-870e-9ff6218f4979 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:26.089844 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:26.089844 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:26.090578 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-979ef26d-546a-4dbe-870e-9ff6218f4979 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 200 Aug 25 11:59:26.090968 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1263/5090] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:26 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:26.506453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-fec89b4e-4ad6-48a6-862b-009f3b36c18b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:26.508524 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-fec89b4e-4ad6-48a6-862b-009f3b36c18b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653 Aug 25 11:59:26.508742 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-fec89b4e-4ad6-48a6-862b-009f3b36c18b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:26.508952 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-fec89b4e-4ad6-48a6-862b-009f3b36c18b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:26.515804 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:26.515804 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:26.592036 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-fec89b4e-4ad6-48a6-862b-009f3b36c18b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653 returned with HTTP 200 Aug 25 11:59:26.592947 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1283/5091] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:59:26 2026] DELETE /volume/v3/attachments/b2c759a1-7aec-4374-9673-8270081f9653 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:26.605845 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:26.608326 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:59:26.608542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:26.608885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:26.609034 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:59:26.617755 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:26.617755 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:26.618410 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:26.641002 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:59:26.641250 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-934e4c2e-ee36-4b0d-9a03-fa45833420d5 req-ce6e55ec-2256-44ae-8301-2d0fc99e0950 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 202 Aug 25 11:59:26.641843 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1281/5092] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:59:26 2026] DELETE /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:27.101053 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-14d48c1f-bb7a-4b09-98fc-bf4979478000 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:27.103324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14d48c1f-bb7a-4b09-98fc-bf4979478000 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 Aug 25 11:59:27.103534 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-14d48c1f-bb7a-4b09-98fc-bf4979478000 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:27.103769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-14d48c1f-bb7a-4b09-98fc-bf4979478000 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:27.103832 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-14d48c1f-bb7a-4b09-98fc-bf4979478000 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Show backup with id 5f3274d5-65fc-4f96-a65d-b38da323dff0. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 11:59:27.108870 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-14d48c1f-bb7a-4b09-98fc-bf4979478000 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 returned with HTTP 404 Aug 25 11:59:27.109467 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1266/5093] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:27 2026] GET /volume/v3/backups/5f3274d5-65fc-4f96-a65d-b38da323dff0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:27.116517 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:27.119704 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 Aug 25 11:59:27.119704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:27.119704 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:27.119974 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume with id: 8d4719ef-9c86-4d44-80a8-aa5c155927c0 Aug 25 11:59:27.131314 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:27.131314 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:27.131314 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:59:27.158364 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Delete volume request issued successfully. Aug 25 11:59:27.158754 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e10036e1-ad5e-4567-b241-c63f3e43f7fa tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 returned with HTTP 202 Aug 25 11:59:27.159364 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1264/5094] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:27 2026] DELETE /volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:27.168390 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d68d2375-8a76-4ce6-94d3-7c8cf14e13c9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:27.170468 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d68d2375-8a76-4ce6-94d3-7c8cf14e13c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 Aug 25 11:59:27.170753 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d68d2375-8a76-4ce6-94d3-7c8cf14e13c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:27.170997 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d68d2375-8a76-4ce6-94d3-7c8cf14e13c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:27.179641 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:27.179641 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:27.183087 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d68d2375-8a76-4ce6-94d3-7c8cf14e13c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Volume info retrieved successfully. Aug 25 11:59:27.188077 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d68d2375-8a76-4ce6-94d3-7c8cf14e13c9 tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 returned with HTTP 200 Aug 25 11:59:27.188463 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1284/5095] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:27 2026] GET /volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 => generated 1006 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:27.537805 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7fae12e9-e17f-43fc-b88c-1f51ef347d21 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:27.540011 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fae12e9-e17f-43fc-b88c-1f51ef347d21 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 Aug 25 11:59:27.540247 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fae12e9-e17f-43fc-b88c-1f51ef347d21 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:27.540454 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fae12e9-e17f-43fc-b88c-1f51ef347d21 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:27.547527 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fae12e9-e17f-43fc-b88c-1f51ef347d21 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 returned with HTTP 404 Aug 25 11:59:27.547647 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1282/5096] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:27 2026] GET /volume/v3/volumes/2f0bd7f0-310b-473b-a7a3-7ac74cee1034 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:27.555452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:27.559409 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:27.559409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:27.559409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:27.559409 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:27.565779 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:27.565779 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:27.566448 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:59:27.594460 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 11:59:27.594894 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-11cf1c4c-e8bb-4529-af24-436d8ebbba40 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 202 Aug 25 11:59:27.595474 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1267/5097] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:59:27 2026] DELETE /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:27.603858 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7a3298bb-25ff-4393-8ba3-f491ee7751f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:27.605769 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a3298bb-25ff-4393-8ba3-f491ee7751f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:27.605995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a3298bb-25ff-4393-8ba3-f491ee7751f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:27.606197 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7a3298bb-25ff-4393-8ba3-f491ee7751f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:27.612274 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:27.612274 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:27.612961 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7a3298bb-25ff-4393-8ba3-f491ee7751f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 11:59:27.614118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7a3298bb-25ff-4393-8ba3-f491ee7751f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 200 Aug 25 11:59:27.614924 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1265/5098] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:27 2026] GET /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 478 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:28.201978 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6d416c90-716e-428e-992e-2426bbf33fbc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:28.202991 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d416c90-716e-428e-992e-2426bbf33fbc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] GET https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 Aug 25 11:59:28.203177 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d416c90-716e-428e-992e-2426bbf33fbc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:28.203343 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6d416c90-716e-428e-992e-2426bbf33fbc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:28.211041 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6d416c90-716e-428e-992e-2426bbf33fbc tempest-ProjectMemberTests33-906821235 tempest-ProjectMemberTests33-906821235-project-admin] https://10.4.3.66/volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 returned with HTTP 404 Aug 25 11:59:28.211547 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1285/5099] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:28 2026] GET /volume/v3/volumes/8d4719ef-9c86-4d44-80a8-aa5c155927c0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:28.624267 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e7f405e1-8141-4dc1-b12a-d90c70de980a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:28.626432 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7f405e1-8141-4dc1-b12a-d90c70de980a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:28.626723 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7f405e1-8141-4dc1-b12a-d90c70de980a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:28.626919 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e7f405e1-8141-4dc1-b12a-d90c70de980a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:28.631205 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e7f405e1-8141-4dc1-b12a-d90c70de980a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 404 Aug 25 11:59:28.632397 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1283/5100] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:28 2026] GET /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:29.677986 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1b3a597c-dbe3-4a3d-9e2e-f59b7c4d7c69 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:29.771036 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b3a597c-dbe3-4a3d-9e2e-f59b7c4d7c69 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:29.771356 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b3a597c-dbe3-4a3d-9e2e-f59b7c4d7c69 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-778827960", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2052884241", "vendor_name": "tempest-vendor_name-64466890"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:29.772840 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:29.772840 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:29.786579 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b3a597c-dbe3-4a3d-9e2e-f59b7c4d7c69 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:29.787013 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1268/5101] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:29 2026] POST /volume/v3/types => generated 326 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:29.797133 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:29.798859 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:29.799189 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "08e8b02a-daf4-43bd-83f4-8041b88e9252", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:29.800853 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume request body: {'volume': {'volume_type': '08e8b02a-daf4-43bd-83f4-8041b88e9252', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:29.805159 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume of 1 GB Aug 25 11:59:29.805575 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:29.805575 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:29.806071 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:29.813724 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Flow 'volume_create_api' (d4c618fe-bcfc-4046-ad71-d7bd376e84ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:29.815182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc045b8-04bb-43e5-8b02-443428256a64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:29.816125 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:29.840161 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5dc045b8-04bb-43e5-8b02-443428256a64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2052884241',vendor_name='tempest-vendor_name-64466890'},id=08e8b02a-daf4-43bd-83f4-8041b88e9252,is_public=True,name='tempest-ProjectAdminTests-volume-type-778827960',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '08e8b02a-daf4-43bd-83f4-8041b88e9252', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:29.841345 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc642aa-29a6-41ae-b0c9-bf7fdc3c5173) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:29.874340 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-778827960 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-778827960, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:29.874634 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-778827960 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-778827960, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:29.919223 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Created reservations ['7d7eeb52-04d1-4b1c-9d86-7d3ba4b8e1b2', '1218aebf-fa4a-437b-85b5-1cca7d2eb6e0', '0273687a-1d0f-4cf4-9fcd-b3184fdee0c9', 'c74d4ea6-a656-4d0d-a495-4cebcd054eae'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:29.919987 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5bc642aa-29a6-41ae-b0c9-bf7fdc3c5173) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d7eeb52-04d1-4b1c-9d86-7d3ba4b8e1b2', '1218aebf-fa4a-437b-85b5-1cca7d2eb6e0', '0273687a-1d0f-4cf4-9fcd-b3184fdee0c9', 'c74d4ea6-a656-4d0d-a495-4cebcd054eae']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:29.920676 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5d5d063-46a7-47da-aa27-037e5b750f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:29.944215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d5d5d063-46a7-47da-aa27-037e5b750f49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12525538-77d4-4023-be5f-f1ba6a0026ec', '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='0e38387b9a95400586a6fc292f964280',qos_specs=None,replication_status=,reservations=['7d7eeb52-04d1-4b1c-9d86-7d3ba4b8e1b2','1218aebf-fa4a-437b-85b5-1cca7d2eb6e0','0273687a-1d0f-4cf4-9fcd-b3184fdee0c9','c74d4ea6-a656-4d0d-a495-4cebcd054eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83b4780cdcd47b8848c79205c6b2452',volume_type_id=08e8b02a-daf4-43bd-83f4-8041b88e9252), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:29Z,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=12525538-77d4-4023-be5f-f1ba6a0026ec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e38387b9a95400586a6fc292f964280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a83b4780cdcd47b8848c79205c6b2452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(08e8b02a-daf4-43bd-83f4-8041b88e9252),volume_type_id=08e8b02a-daf4-43bd-83f4-8041b88e9252)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:29.944951 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa6860f-4adb-4ce9-8c14-e09f27265aea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:29.970235 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fa6860f-4adb-4ce9-8c14-e09f27265aea) transitioned into state 'SUCCESS' from 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='0e38387b9a95400586a6fc292f964280',qos_specs=None,replication_status=,reservations=['7d7eeb52-04d1-4b1c-9d86-7d3ba4b8e1b2','1218aebf-fa4a-437b-85b5-1cca7d2eb6e0','0273687a-1d0f-4cf4-9fcd-b3184fdee0c9','c74d4ea6-a656-4d0d-a495-4cebcd054eae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83b4780cdcd47b8848c79205c6b2452',volume_type_id=08e8b02a-daf4-43bd-83f4-8041b88e9252)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:29.970921 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302f6c16-deeb-4e49-a2cc-d7fc96933783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:29.985051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (302f6c16-deeb-4e49-a2cc-d7fc96933783) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:29.985907 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Flow 'volume_create_api' (d4c618fe-bcfc-4046-ad71-d7bd376e84ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:29.986239 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume request issued successfully. Aug 25 11:59:29.986837 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7836ee29-557b-4b0c-b500-71902b8ef8c3 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:29.987272 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1266/5102] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:29 2026] POST /volume/v3/volumes => generated 770 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:30.000669 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2696b048-6359-46d8-90f8-e23e2132725e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:30.003078 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2696b048-6359-46d8-90f8-e23e2132725e tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec Aug 25 11:59:30.003331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2696b048-6359-46d8-90f8-e23e2132725e tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:30.003579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2696b048-6359-46d8-90f8-e23e2132725e tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:30.015411 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:30.015411 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:30.021073 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2696b048-6359-46d8-90f8-e23e2132725e tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:30.030071 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2696b048-6359-46d8-90f8-e23e2132725e tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec returned with HTTP 200 Aug 25 11:59:30.031933 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1286/5103] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:29 2026] GET /volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec => generated 949 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:30.165341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-acf6709d-1dbf-49a2-b81b-a473bf4544c4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:30.170647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-acf6709d-1dbf-49a2-b81b-a473bf4544c4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8 Aug 25 11:59:30.170647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-acf6709d-1dbf-49a2-b81b-a473bf4544c4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:30.170647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-acf6709d-1dbf-49a2-b81b-a473bf4544c4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:30.177412 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:30.177412 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:30.223953 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-acf6709d-1dbf-49a2-b81b-a473bf4544c4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8 returned with HTTP 200 Aug 25 11:59:30.224320 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1284/5104] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:59:30 2026] DELETE /volume/v3/attachments/8090c591-a3f5-4c15-86b1-70c08e77c3f8 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:30.235275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:30.238730 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:59:30.239702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:30.239702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:30.239702 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:59:30.252888 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:30.252888 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:30.253476 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:30.281998 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 11:59:30.282265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c63b8cd3-a514-4c47-9b15-8e1a194505a4 req-2fca1d9a-b0b8-4195-88b8-57dd5e5bcc71 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 202 Aug 25 11:59:30.282988 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1269/5105] 10.4.3.66 () {70 vars in 1613 bytes} [Tue Aug 25 11:59:30 2026] DELETE /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:31.049174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ab567a9-dcb3-4712-a294-9b0b81f0945a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.052779 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ab567a9-dcb3-4712-a294-9b0b81f0945a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec Aug 25 11:59:31.053059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ab567a9-dcb3-4712-a294-9b0b81f0945a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.053287 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ab567a9-dcb3-4712-a294-9b0b81f0945a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.063961 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:31.063961 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:31.068996 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ab567a9-dcb3-4712-a294-9b0b81f0945a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:31.076472 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ab567a9-dcb3-4712-a294-9b0b81f0945a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec returned with HTTP 200 Aug 25 11:59:31.076956 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1267/5106] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:31 2026] GET /volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec => generated 970 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:31.089392 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ba8624d-89d8-4129-9d7b-d45a4e6c1008 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.091185 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ba8624d-89d8-4129-9d7b-d45a4e6c1008 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:31.091397 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ba8624d-89d8-4129-9d7b-d45a4e6c1008 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.091598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ba8624d-89d8-4129-9d7b-d45a4e6c1008 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.094978 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ba8624d-89d8-4129-9d7b-d45a4e6c1008 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:31.095372 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1287/5107] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:31 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:31.104548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3cdf020f-37b7-4e8a-8a02-a9c6a24f190c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.108380 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cdf020f-37b7-4e8a-8a02-a9c6a24f190c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/messages/f7832a58-8868-4366-8ca0-754a82e75a71 Aug 25 11:59:31.108380 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cdf020f-37b7-4e8a-8a02-a9c6a24f190c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.108380 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3cdf020f-37b7-4e8a-8a02-a9c6a24f190c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.110212 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:31.110212 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:31.116095 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3cdf020f-37b7-4e8a-8a02-a9c6a24f190c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages/f7832a58-8868-4366-8ca0-754a82e75a71 returned with HTTP 204 Aug 25 11:59:31.117668 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1285/5108] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:31 2026] DELETE /volume/v3/messages/f7832a58-8868-4366-8ca0-754a82e75a71 => generated 0 bytes in 12 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:31.122799 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1bdc69ce-e064-4381-bac6-0960ac92b9e9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.124494 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1bdc69ce-e064-4381-bac6-0960ac92b9e9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/messages/f7832a58-8868-4366-8ca0-754a82e75a71 Aug 25 11:59:31.124836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1bdc69ce-e064-4381-bac6-0960ac92b9e9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.124986 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1bdc69ce-e064-4381-bac6-0960ac92b9e9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.127686 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1bdc69ce-e064-4381-bac6-0960ac92b9e9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages/f7832a58-8868-4366-8ca0-754a82e75a71 returned with HTTP 404 Aug 25 11:59:31.128103 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1270/5109] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:31 2026] GET /volume/v3/messages/f7832a58-8868-4366-8ca0-754a82e75a71 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:31.135794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.138262 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec Aug 25 11:59:31.138546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.138810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.139005 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Delete volume with id: 12525538-77d4-4023-be5f-f1ba6a0026ec Aug 25 11:59:31.149726 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:31.149726 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:31.150165 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:31.151794 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:31.180076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Created reservations ['13c1e863-b60c-4e8c-a9c0-45c79854dd0a', '05e23988-d1db-425b-9f6b-0d0fe9e392e0', '214749bd-1802-4679-b089-9b551156700b', '7c32d162-b97d-415e-b99f-d25559917a18'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:31.211752 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Delete volume request issued successfully. Aug 25 11:59:31.211992 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ac0c1ff-426a-4cdf-a5b7-7660f590c9a6 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec returned with HTTP 202 Aug 25 11:59:31.212488 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1268/5110] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:31 2026] DELETE /volume/v3/volumes/12525538-77d4-4023-be5f-f1ba6a0026ec => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:31.219279 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-192ed69f-44c7-4366-8dde-21c7d52f2c19 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.221454 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-192ed69f-44c7-4366-8dde-21c7d52f2c19 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/types/08e8b02a-daf4-43bd-83f4-8041b88e9252 Aug 25 11:59:31.223140 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-192ed69f-44c7-4366-8dde-21c7d52f2c19 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.223140 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-192ed69f-44c7-4366-8dde-21c7d52f2c19 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.252378 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-192ed69f-44c7-4366-8dde-21c7d52f2c19 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/types/08e8b02a-daf4-43bd-83f4-8041b88e9252 returned with HTTP 202 Aug 25 11:59:31.252912 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1288/5111] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:31 2026] DELETE /volume/v3/types/08e8b02a-daf4-43bd-83f4-8041b88e9252 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:31.260981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-728ad980-0443-4b33-b66a-f1cf6523d947 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.262908 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-728ad980-0443-4b33-b66a-f1cf6523d947 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:31.263122 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-728ad980-0443-4b33-b66a-f1cf6523d947 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1185841839", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1745044633", "vendor_name": "tempest-vendor_name-1582592534"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:31.282114 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-728ad980-0443-4b33-b66a-f1cf6523d947 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:31.282845 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1286/5112] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:31 2026] POST /volume/v3/types => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:31.291843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d2440319-a466-4760-af56-e1503fac17c9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.293866 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:31.294306 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "01cf9fed-ac30-46a3-b14a-a538038fffe3", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:31.297135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume request body: {'volume': {'volume_type': '01cf9fed-ac30-46a3-b14a-a538038fffe3', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:31.297370 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6e2489a1-7e51-4341-b99e-372d5b1327c8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.299461 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e2489a1-7e51-4341-b99e-372d5b1327c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:59:31.299692 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e2489a1-7e51-4341-b99e-372d5b1327c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.300174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6e2489a1-7e51-4341-b99e-372d5b1327c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.300926 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume of 1 GB Aug 25 11:59:31.301234 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:31.301234 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:31.301638 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:31.305535 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6e2489a1-7e51-4341-b99e-372d5b1327c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 404 Aug 25 11:59:31.306016 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1269/5113] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:31 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:31.310101 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Flow 'volume_create_api' (541be5e5-1114-4ed1-bb13-1996d8956737) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:31.311642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1bd3a73-e765-4856-8f12-dc1698aad152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:31.312820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:31.340263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d1bd3a73-e765-4856-8f12-dc1698aad152) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1745044633',vendor_name='tempest-vendor_name-1582592534'},id=01cf9fed-ac30-46a3-b14a-a538038fffe3,is_public=True,name='tempest-ProjectAdminTests-volume-type-1185841839',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '01cf9fed-ac30-46a3-b14a-a538038fffe3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:31.340997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbd265f-7bc5-474a-a336-0231138bd6b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:31.369411 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1185841839 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1185841839, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:31.369750 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1185841839 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1185841839, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:31.400471 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Created reservations ['ddc6e823-62aa-40f0-b0ce-3d1aa8497e32', 'cb35b27a-20b8-482c-8832-562df5a559c8', '74f957ca-023a-481c-8a9f-05436805c736', '1fea9874-59e0-4429-adde-67a3f9a8330a'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:31.401238 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2dbd265f-7bc5-474a-a336-0231138bd6b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ddc6e823-62aa-40f0-b0ce-3d1aa8497e32', 'cb35b27a-20b8-482c-8832-562df5a559c8', '74f957ca-023a-481c-8a9f-05436805c736', '1fea9874-59e0-4429-adde-67a3f9a8330a']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:31.401930 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed0bd347-5eef-4695-a2d6-ee8be44d7450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:31.426290 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed0bd347-5eef-4695-a2d6-ee8be44d7450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9fe2d59d-67bf-461d-a3e4-bb2670d256fa', '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='0e38387b9a95400586a6fc292f964280',qos_specs=None,replication_status=,reservations=['ddc6e823-62aa-40f0-b0ce-3d1aa8497e32','cb35b27a-20b8-482c-8832-562df5a559c8','74f957ca-023a-481c-8a9f-05436805c736','1fea9874-59e0-4429-adde-67a3f9a8330a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83b4780cdcd47b8848c79205c6b2452',volume_type_id=01cf9fed-ac30-46a3-b14a-a538038fffe3), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:31Z,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=9fe2d59d-67bf-461d-a3e4-bb2670d256fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e38387b9a95400586a6fc292f964280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a83b4780cdcd47b8848c79205c6b2452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(01cf9fed-ac30-46a3-b14a-a538038fffe3),volume_type_id=01cf9fed-ac30-46a3-b14a-a538038fffe3)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:31.426992 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395db507-aaa8-4517-8549-fef1648b7702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:31.449972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (395db507-aaa8-4517-8549-fef1648b7702) transitioned into state 'SUCCESS' from 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='0e38387b9a95400586a6fc292f964280',qos_specs=None,replication_status=,reservations=['ddc6e823-62aa-40f0-b0ce-3d1aa8497e32','cb35b27a-20b8-482c-8832-562df5a559c8','74f957ca-023a-481c-8a9f-05436805c736','1fea9874-59e0-4429-adde-67a3f9a8330a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83b4780cdcd47b8848c79205c6b2452',volume_type_id=01cf9fed-ac30-46a3-b14a-a538038fffe3)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:31.450789 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4e9010-ef2e-44d3-9c7c-d8d86c2a6505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:31.463803 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a4e9010-ef2e-44d3-9c7c-d8d86c2a6505) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:31.464957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Flow 'volume_create_api' (541be5e5-1114-4ed1-bb13-1996d8956737) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:31.465270 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume request issued successfully. Aug 25 11:59:31.466101 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d2440319-a466-4760-af56-e1503fac17c9 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:31.466542 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1271/5114] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:31 2026] POST /volume/v3/volumes => generated 771 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:31.477569 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd040f7e-a158-47d1-aa30-be16e2f13f9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.483921 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd040f7e-a158-47d1-aa30-be16e2f13f9f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa Aug 25 11:59:31.484141 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd040f7e-a158-47d1-aa30-be16e2f13f9f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.484388 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd040f7e-a158-47d1-aa30-be16e2f13f9f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.494845 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:31.494845 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:31.499223 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cd040f7e-a158-47d1-aa30-be16e2f13f9f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:31.504239 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd040f7e-a158-47d1-aa30-be16e2f13f9f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa returned with HTTP 200 Aug 25 11:59:31.504754 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1289/5115] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:31 2026] GET /volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa => generated 950 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:31.729400 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-044a2a88-8930-4c2f-bec6-d6313c0ea3a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.731166 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-044a2a88-8930-4c2f-bec6-d6313c0ea3a8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:31.731389 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-044a2a88-8930-4c2f-bec6-d6313c0ea3a8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.731632 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-044a2a88-8930-4c2f-bec6-d6313c0ea3a8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.731788 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-044a2a88-8930-4c2f-bec6-d6313c0ea3a8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:31.735841 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-044a2a88-8930-4c2f-bec6-d6313c0ea3a8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 404 Aug 25 11:59:31.736297 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1287/5116] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:59:31 2026] DELETE /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:31.742859 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-701f8131-2c1e-4547-9c0f-50287f80120e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:31.744680 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-701f8131-2c1e-4547-9c0f-50287f80120e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 Aug 25 11:59:31.744899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-701f8131-2c1e-4547-9c0f-50287f80120e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:31.745078 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-701f8131-2c1e-4547-9c0f-50287f80120e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:31.749140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-701f8131-2c1e-4547-9c0f-50287f80120e tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 returned with HTTP 404 Aug 25 11:59:31.749692 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1270/5117] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:31 2026] GET /volume/v3/snapshots/a8ba8239-824e-4489-9a05-9e7168911041 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:32.516719 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-75211f9f-ad30-4259-aa11-f84e4615085f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.518352 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-75211f9f-ad30-4259-aa11-f84e4615085f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa Aug 25 11:59:32.518539 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-75211f9f-ad30-4259-aa11-f84e4615085f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.518767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-75211f9f-ad30-4259-aa11-f84e4615085f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.527300 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:32.527300 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:32.532165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7d2a90b8-2d08-4a28-a725-9fefa44f0b34 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.532596 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-75211f9f-ad30-4259-aa11-f84e4615085f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:32.535785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2a90b8-2d08-4a28-a725-9fefa44f0b34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:59:32.535980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2a90b8-2d08-4a28-a725-9fefa44f0b34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.536199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7d2a90b8-2d08-4a28-a725-9fefa44f0b34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.536362 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7d2a90b8-2d08-4a28-a725-9fefa44f0b34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:59:32.538835 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-75211f9f-ad30-4259-aa11-f84e4615085f tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa returned with HTTP 200 Aug 25 11:59:32.539189 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1272/5118] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:32 2026] GET /volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:32.543852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7d2a90b8-2d08-4a28-a725-9fefa44f0b34 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 404 Aug 25 11:59:32.544305 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1290/5119] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:32 2026] DELETE /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:32.551040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69dc0c6e-019c-4690-8d40-85efda25fe35 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.552264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-79c9f682-997f-4571-88ad-dbede24848a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.552956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69dc0c6e-019c-4690-8d40-85efda25fe35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c Aug 25 11:59:32.553127 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69dc0c6e-019c-4690-8d40-85efda25fe35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.553310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69dc0c6e-019c-4690-8d40-85efda25fe35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.554429 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79c9f682-997f-4571-88ad-dbede24848a0 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:32.554658 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79c9f682-997f-4571-88ad-dbede24848a0 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.554863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-79c9f682-997f-4571-88ad-dbede24848a0 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.558887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69dc0c6e-019c-4690-8d40-85efda25fe35 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c returned with HTTP 404 Aug 25 11:59:32.559069 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-79c9f682-997f-4571-88ad-dbede24848a0 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:32.559289 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1288/5120] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:32 2026] GET /volume/v3/volumes/2191b478-b517-4fa8-88f7-4fa85493f67c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:32.559551 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1271/5121] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:32 2026] GET /volume/v3/messages => generated 668 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:32.568707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4d4ccfed-9559-4c36-b738-ab7a81511699 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.570310 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d4ccfed-9559-4c36-b738-ab7a81511699 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:32.570509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d4ccfed-9559-4c36-b738-ab7a81511699 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.570732 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4d4ccfed-9559-4c36-b738-ab7a81511699 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.576612 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4d4ccfed-9559-4c36-b738-ab7a81511699 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:32.577069 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1273/5122] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:32 2026] GET /volume/v3/messages => generated 668 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:32.584978 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ef4e528b-15c7-40a5-81df-4325963a9712 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.586788 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef4e528b-15c7-40a5-81df-4325963a9712 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/messages/4fcd3478-285d-4456-a5a5-2a820ec57f3c Aug 25 11:59:32.587061 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef4e528b-15c7-40a5-81df-4325963a9712 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.587222 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ef4e528b-15c7-40a5-81df-4325963a9712 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.598722 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ef4e528b-15c7-40a5-81df-4325963a9712 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages/4fcd3478-285d-4456-a5a5-2a820ec57f3c returned with HTTP 204 Aug 25 11:59:32.599164 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1291/5123] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:32 2026] DELETE /volume/v3/messages/4fcd3478-285d-4456-a5a5-2a820ec57f3c => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:32.605836 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.608055 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa Aug 25 11:59:32.608343 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.608643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.608869 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Delete volume with id: 9fe2d59d-67bf-461d-a3e4-bb2670d256fa Aug 25 11:59:32.619614 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:32.619614 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:32.620338 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:32.621871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100239) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:32.633070 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1185841839 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1185841839, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:32.633430 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1185841839 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1185841839, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:32.643022 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Created reservations ['27b44835-3b69-41b5-82ad-691d16d2491f', 'e655d852-24fb-47ff-a203-46651f36e779', '11df196c-856f-46d1-8fe1-73bee83eb269', '065f4722-e8b6-4e0e-826e-9517a8ea1ea5'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:32.678586 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Delete volume request issued successfully. Aug 25 11:59:32.678816 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b7d4fba-c0d4-4d75-a5a1-cca5e1bf1c9a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa returned with HTTP 202 Aug 25 11:59:32.679198 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1289/5124] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:32 2026] DELETE /volume/v3/volumes/9fe2d59d-67bf-461d-a3e4-bb2670d256fa => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:32.686806 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fd76d8b0-6c18-497c-8861-5290e5fcae98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.688579 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd76d8b0-6c18-497c-8861-5290e5fcae98 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/types/01cf9fed-ac30-46a3-b14a-a538038fffe3 Aug 25 11:59:32.688808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd76d8b0-6c18-497c-8861-5290e5fcae98 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.689018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fd76d8b0-6c18-497c-8861-5290e5fcae98 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.712177 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fd76d8b0-6c18-497c-8861-5290e5fcae98 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/types/01cf9fed-ac30-46a3-b14a-a538038fffe3 returned with HTTP 202 Aug 25 11:59:32.712671 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1272/5125] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:32 2026] DELETE /volume/v3/types/01cf9fed-ac30-46a3-b14a-a538038fffe3 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:32.722768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-715178af-4c2b-4464-a586-1b9e626b8b7c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.729919 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-715178af-4c2b-4464-a586-1b9e626b8b7c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 11:59:32.730404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-715178af-4c2b-4464-a586-1b9e626b8b7c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1207328475", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1006252577", "vendor_name": "tempest-vendor_name-693831690"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:32.763259 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-715178af-4c2b-4464-a586-1b9e626b8b7c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 11:59:32.763597 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1274/5126] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 11:59:32 2026] POST /volume/v3/types => generated 328 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:32.771843 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8794228c-da91-4117-867c-7e390fa54cf8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.773973 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:32.774428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "18c56713-4f3c-4db8-af7c-b54a24e15e30", "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:32.776266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume request body: {'volume': {'volume_type': '18c56713-4f3c-4db8-af7c-b54a24e15e30', 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:32.781549 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume of 1 GB Aug 25 11:59:32.781927 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:32.781927 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:32.782687 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Availability Zones retrieved successfully. Aug 25 11:59:32.789744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Flow 'volume_create_api' (59471150-70d5-46e3-8a28-1040b0ab0111) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:32.791379 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963e05a7-2acb-4f7b-b00c-041d9aae9194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:32.792522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:32.826681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (963e05a7-2acb-4f7b-b00c-041d9aae9194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:59:33Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1006252577',vendor_name='tempest-vendor_name-693831690'},id=18c56713-4f3c-4db8-af7c-b54a24e15e30,is_public=True,name='tempest-ProjectAdminTests-volume-type-1207328475',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c56713-4f3c-4db8-af7c-b54a24e15e30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:32.826681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ddf64-a4dc-444f-a02d-d6d0d672854d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:32.861944 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1207328475 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1207328475, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:32.862309 np0000008081 devstack@c-api.service[100238]: WARNING cinder.quota [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1207328475 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1207328475, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:32.888396 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Created reservations ['7f9de3a3-244d-43d4-a28b-cb52643d4c10', '081085bb-e525-49c2-9e9c-605c59a37d95', 'b10dca7e-a8fb-454d-bb7e-a9e5119233b4', 'dbfb38be-5f5a-469f-b061-35cbf6358b4e'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:32.889146 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459ddf64-a4dc-444f-a02d-d6d0d672854d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7f9de3a3-244d-43d4-a28b-cb52643d4c10', '081085bb-e525-49c2-9e9c-605c59a37d95', 'b10dca7e-a8fb-454d-bb7e-a9e5119233b4', 'dbfb38be-5f5a-469f-b061-35cbf6358b4e']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:32.889957 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc64044e-70da-4e13-9020-7285ec29c814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:32.922714 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc64044e-70da-4e13-9020-7285ec29c814) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f06c88d9-9099-4beb-b101-aff619bb39c9', '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='0e38387b9a95400586a6fc292f964280',qos_specs=None,replication_status=,reservations=['7f9de3a3-244d-43d4-a28b-cb52643d4c10','081085bb-e525-49c2-9e9c-605c59a37d95','b10dca7e-a8fb-454d-bb7e-a9e5119233b4','dbfb38be-5f5a-469f-b061-35cbf6358b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83b4780cdcd47b8848c79205c6b2452',volume_type_id=18c56713-4f3c-4db8-af7c-b54a24e15e30), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:32Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f06c88d9-9099-4beb-b101-aff619bb39c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0e38387b9a95400586a6fc292f964280',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a83b4780cdcd47b8848c79205c6b2452',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c56713-4f3c-4db8-af7c-b54a24e15e30),volume_type_id=18c56713-4f3c-4db8-af7c-b54a24e15e30)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:32.924111 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd271dd-8189-4a77-8a3e-054d912e0d80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:32.944240 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9dd271dd-8189-4a77-8a3e-054d912e0d80) transitioned into state 'SUCCESS' from 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='0e38387b9a95400586a6fc292f964280',qos_specs=None,replication_status=,reservations=['7f9de3a3-244d-43d4-a28b-cb52643d4c10','081085bb-e525-49c2-9e9c-605c59a37d95','b10dca7e-a8fb-454d-bb7e-a9e5119233b4','dbfb38be-5f5a-469f-b061-35cbf6358b4e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a83b4780cdcd47b8848c79205c6b2452',volume_type_id=18c56713-4f3c-4db8-af7c-b54a24e15e30)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:32.944921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a1c538-237f-4d67-888f-91dadff16c9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:32.953179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46a1c538-237f-4d67-888f-91dadff16c9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:32.953918 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Flow 'volume_create_api' (59471150-70d5-46e3-8a28-1040b0ab0111) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:32.954191 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Create volume request issued successfully. Aug 25 11:59:32.954804 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8794228c-da91-4117-867c-7e390fa54cf8 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:32.955192 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1292/5127] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 11:59:32 2026] POST /volume/v3/volumes => generated 771 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:32.966696 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a14fadf9-7e20-4e9d-97ea-48c2d6aeb268 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:32.969378 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a14fadf9-7e20-4e9d-97ea-48c2d6aeb268 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 Aug 25 11:59:32.969583 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a14fadf9-7e20-4e9d-97ea-48c2d6aeb268 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:32.969816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a14fadf9-7e20-4e9d-97ea-48c2d6aeb268 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:32.983702 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:32.983702 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:32.989762 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a14fadf9-7e20-4e9d-97ea-48c2d6aeb268 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:32.996589 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a14fadf9-7e20-4e9d-97ea-48c2d6aeb268 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 returned with HTTP 200 Aug 25 11:59:32.997928 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1290/5128] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:32 2026] GET /volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 => generated 950 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:34.010267 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aa3bbe0e-c3ac-4e32-8e2f-aced12d964fb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.012756 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa3bbe0e-c3ac-4e32-8e2f-aced12d964fb tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 Aug 25 11:59:34.012929 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa3bbe0e-c3ac-4e32-8e2f-aced12d964fb tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.013119 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aa3bbe0e-c3ac-4e32-8e2f-aced12d964fb tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.023141 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:34.023141 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:34.027104 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aa3bbe0e-c3ac-4e32-8e2f-aced12d964fb tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:34.043953 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aa3bbe0e-c3ac-4e32-8e2f-aced12d964fb tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 returned with HTTP 200 Aug 25 11:59:34.043953 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1273/5129] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 11:59:34 2026] GET /volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:34.058871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5b06644a-0e29-4ea9-a25d-871496c6375a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.063111 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5b06644a-0e29-4ea9-a25d-871496c6375a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/messages Aug 25 11:59:34.063283 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5b06644a-0e29-4ea9-a25d-871496c6375a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.063467 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5b06644a-0e29-4ea9-a25d-871496c6375a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.075093 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5b06644a-0e29-4ea9-a25d-871496c6375a tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages returned with HTTP 200 Aug 25 11:59:34.075510 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1275/5130] 10.4.3.66 () {68 vars in 1273 bytes} [Tue Aug 25 11:59:34 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:34.086927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8f42e62a-e17d-4fa1-a034-7e45f8deb87c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.090265 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f42e62a-e17d-4fa1-a034-7e45f8deb87c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] GET https://10.4.3.66/volume/v3/messages/b17a11bc-03c1-4ba5-8eec-10b7387c613c Aug 25 11:59:34.091112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f42e62a-e17d-4fa1-a034-7e45f8deb87c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.091112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8f42e62a-e17d-4fa1-a034-7e45f8deb87c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.095197 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:34.095197 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:34.095914 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8f42e62a-e17d-4fa1-a034-7e45f8deb87c tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages/b17a11bc-03c1-4ba5-8eec-10b7387c613c returned with HTTP 200 Aug 25 11:59:34.096428 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1293/5131] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:34 2026] GET /volume/v3/messages/b17a11bc-03c1-4ba5-8eec-10b7387c613c => generated 665 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:34.104639 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d0e12bfb-a4c2-4d9a-907f-b3eaf1e78d40 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.106423 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0e12bfb-a4c2-4d9a-907f-b3eaf1e78d40 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/messages/b17a11bc-03c1-4ba5-8eec-10b7387c613c Aug 25 11:59:34.106650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0e12bfb-a4c2-4d9a-907f-b3eaf1e78d40 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.106822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d0e12bfb-a4c2-4d9a-907f-b3eaf1e78d40 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.122175 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d0e12bfb-a4c2-4d9a-907f-b3eaf1e78d40 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/messages/b17a11bc-03c1-4ba5-8eec-10b7387c613c returned with HTTP 204 Aug 25 11:59:34.122617 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1291/5132] 10.4.3.66 () {68 vars in 1387 bytes} [Tue Aug 25 11:59:34 2026] DELETE /volume/v3/messages/b17a11bc-03c1-4ba5-8eec-10b7387c613c => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 25 11:59:34.131024 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.134270 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 Aug 25 11:59:34.134543 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.134919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.135236 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Delete volume with id: f06c88d9-9099-4beb-b101-aff619bb39c9 Aug 25 11:59:34.147425 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:34.147425 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:34.147891 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Volume info retrieved successfully. Aug 25 11:59:34.151828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100237) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 25 11:59:34.179294 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1207328475 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1207328475, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:34.179705 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1207328475 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1207328475, it is now deprecated. Please use the default quota class for default quota. Aug 25 11:59:34.189222 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Created reservations ['b53838a9-a95d-401f-8929-8852ebf6841b', 'b11e28e0-96c0-4959-b273-4710e23af45e', 'bd7ddcb1-d56b-432f-8b38-a8c5bfe102ac', '05e7ac26-47a2-412f-a7c3-3566e8431f7c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:34.222974 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Delete volume request issued successfully. Aug 25 11:59:34.223254 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-13d0f76b-38bc-4614-88ce-dddc850e4821 tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 returned with HTTP 202 Aug 25 11:59:34.223920 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1274/5133] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 11:59:34 2026] DELETE /volume/v3/volumes/f06c88d9-9099-4beb-b101-aff619bb39c9 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:34.234793 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ad39ef0b-7189-4eb5-9ef4-9be20cbbe8ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.237266 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ad39ef0b-7189-4eb5-9ef4-9be20cbbe8ea tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] DELETE https://10.4.3.66/volume/v3/types/18c56713-4f3c-4db8-af7c-b54a24e15e30 Aug 25 11:59:34.237484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ad39ef0b-7189-4eb5-9ef4-9be20cbbe8ea tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.237818 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ad39ef0b-7189-4eb5-9ef4-9be20cbbe8ea tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.267306 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ad39ef0b-7189-4eb5-9ef4-9be20cbbe8ea tempest-ProjectAdminTests-1744048909 tempest-ProjectAdminTests-1744048909-project-admin] https://10.4.3.66/volume/v3/types/18c56713-4f3c-4db8-af7c-b54a24e15e30 returned with HTTP 202 Aug 25 11:59:34.267749 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1276/5134] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 11:59:34 2026] DELETE /volume/v3/types/18c56713-4f3c-4db8-af7c-b54a24e15e30 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:34.349065 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.420815 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-984074c6-7108-4bd6-aa60-b8454035d569 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.422895 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:34.423371 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-666859047", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:34.425390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-666859047', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:34.473200 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:34.474173 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-491464518", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:34.475653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-491464518', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:34.477952 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create volume of 1 GB Aug 25 11:59:34.483358 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Availability Zones retrieved successfully. Aug 25 11:59:34.490112 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Flow 'volume_create_api' (fb6b12a1-9f29-4fab-bb6c-be9f5c9b1cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:34.491261 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (739c488f-49c8-4784-a6d4-952d8c2a9048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.492247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:34.524703 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (739c488f-49c8-4784-a6d4-952d8c2a9048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.524703 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9037fb15-eb20-4909-b099-8c597b7fc15c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.599720 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Created reservations ['6345ce20-27be-48ff-b185-00fea4d6e917', '84a7a81e-a8d5-4757-8b1b-c7a9bd2fb690', 'ce3c2658-26e9-40ee-bae6-8ca82916d346', 'd68620bf-e1bc-4438-ac6c-f6c6051c8836'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:34.600814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9037fb15-eb20-4909-b099-8c597b7fc15c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6345ce20-27be-48ff-b185-00fea4d6e917', '84a7a81e-a8d5-4757-8b1b-c7a9bd2fb690', 'ce3c2658-26e9-40ee-bae6-8ca82916d346', 'd68620bf-e1bc-4438-ac6c-f6c6051c8836']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.602044 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ff9cfd-d5aa-4ad6-bd93-5ec2aa05523f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.632512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (46ff9cfd-d5aa-4ad6-bd93-5ec2aa05523f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bbf2d9b-4bd1-4655-bab7-336e5e311326', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-491464518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fa80493f4bc4e8e9d240f12fd75c73e',qos_specs=None,replication_status=,reservations=['6345ce20-27be-48ff-b185-00fea4d6e917','84a7a81e-a8d5-4757-8b1b-c7a9bd2fb690','ce3c2658-26e9-40ee-bae6-8ca82916d346','d68620bf-e1bc-4438-ac6c-f6c6051c8836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8d911c0718498e874594e2aaf93fee',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-491464518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bbf2d9b-4bd1-4655-bab7-336e5e311326,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fa80493f4bc4e8e9d240f12fd75c73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a8d911c0718498e874594e2aaf93fee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.633938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440a9b57-8ae6-47c6-9ba5-d6311576dd1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.653305 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 11:59:34.665437 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 11:59:34.671241 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (440a9b57-8ae6-47c6-9ba5-d6311576dd1c) transitioned into state 'SUCCESS' from state '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-491464518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2fa80493f4bc4e8e9d240f12fd75c73e',qos_specs=None,replication_status=,reservations=['6345ce20-27be-48ff-b185-00fea4d6e917','84a7a81e-a8d5-4757-8b1b-c7a9bd2fb690','ce3c2658-26e9-40ee-bae6-8ca82916d346','d68620bf-e1bc-4438-ac6c-f6c6051c8836'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a8d911c0718498e874594e2aaf93fee',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.671947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66186340-ece4-4782-a373-ab603443b988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.675015 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (c1906023-a0da-4965-85f6-72c342647262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:34.678218 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80486e5e-23d1-4e6a-ac09-f1ae555ddbc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.679715 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:34.683329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66186340-ece4-4782-a373-ab603443b988) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.684149 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Flow 'volume_create_api' (fb6b12a1-9f29-4fab-bb6c-be9f5c9b1cf0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:34.684435 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create volume request issued successfully. Aug 25 11:59:34.684966 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8e2a73c7-040f-42da-bbfd-d426ef2e0426 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:34.685952 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1294/5135] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:59:34 2026] POST /volume/v3/volumes => generated 751 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:34.697631 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9211307-fcae-4821-9668-7960f0a72ad9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.700241 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9211307-fcae-4821-9668-7960f0a72ad9 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:34.700519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9211307-fcae-4821-9668-7960f0a72ad9 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.700808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9211307-fcae-4821-9668-7960f0a72ad9 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.709928 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:34.709928 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:34.714334 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b9211307-fcae-4821-9668-7960f0a72ad9 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:34.720013 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9211307-fcae-4821-9668-7960f0a72ad9 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 200 Aug 25 11:59:34.720590 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1275/5136] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:34 2026] GET /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 819 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:34.740906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80486e5e-23d1-4e6a-ac09-f1ae555ddbc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.741561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7337c7-933e-4a8c-90b5-8714245c79be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.782563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['633264bc-2f06-44aa-a5e0-40906558bab0', '9f6a24ce-fb58-4137-8aba-0fbd3e3f8bb1', '86f593b4-3d54-425f-b67f-03467a72e888', '5f84b1fb-2857-4e57-886d-50ee63832369'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:34.783451 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf7337c7-933e-4a8c-90b5-8714245c79be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['633264bc-2f06-44aa-a5e0-40906558bab0', '9f6a24ce-fb58-4137-8aba-0fbd3e3f8bb1', '86f593b4-3d54-425f-b67f-03467a72e888', '5f84b1fb-2857-4e57-886d-50ee63832369']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.784271 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2f2dc1-778b-45d8-9db2-2229382f3e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.810644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a2f2dc1-778b-45d8-9db2-2229382f3e18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-666859047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['633264bc-2f06-44aa-a5e0-40906558bab0','9f6a24ce-fb58-4137-8aba-0fbd3e3f8bb1','86f593b4-3d54-425f-b67f-03467a72e888','5f84b1fb-2857-4e57-886d-50ee63832369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-666859047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.810644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab280b73-0136-490b-893b-f3fe65e16e0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.825687 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab280b73-0136-490b-893b-f3fe65e16e0e) transitioned into state 'SUCCESS' from state '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-666859047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['633264bc-2f06-44aa-a5e0-40906558bab0','9f6a24ce-fb58-4137-8aba-0fbd3e3f8bb1','86f593b4-3d54-425f-b67f-03467a72e888','5f84b1fb-2857-4e57-886d-50ee63832369'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.826324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111d4912-9759-4bc6-ab7e-d8a353c832d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:34.838947 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (111d4912-9759-4bc6-ab7e-d8a353c832d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:34.839768 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (c1906023-a0da-4965-85f6-72c342647262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:34.840039 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 11:59:34.840596 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-984074c6-7108-4bd6-aa60-b8454035d569 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:34.841082 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1292/5137] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 11:59:34 2026] POST /volume/v3/volumes => generated 756 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:34.855010 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-744ef631-531c-4f5c-bddf-7540d3f2d065 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:34.857578 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-744ef631-531c-4f5c-bddf-7540d3f2d065 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 11:59:34.857899 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-744ef631-531c-4f5c-bddf-7540d3f2d065 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:34.858664 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-744ef631-531c-4f5c-bddf-7540d3f2d065 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:34.870283 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:34.870283 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:34.877837 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-744ef631-531c-4f5c-bddf-7540d3f2d065 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:34.883491 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-744ef631-531c-4f5c-bddf-7540d3f2d065 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 11:59:34.884017 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1277/5138] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:34 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 824 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:35.734870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-98198f2b-7f97-4a6b-8c69-56d71e7d667b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:35.737254 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98198f2b-7f97-4a6b-8c69-56d71e7d667b tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:35.737254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98198f2b-7f97-4a6b-8c69-56d71e7d667b tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:35.737254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-98198f2b-7f97-4a6b-8c69-56d71e7d667b tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:35.743334 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:35.743334 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:35.747333 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-98198f2b-7f97-4a6b-8c69-56d71e7d667b tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:35.751666 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-98198f2b-7f97-4a6b-8c69-56d71e7d667b tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 200 Aug 25 11:59:35.752050 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1295/5139] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:35 2026] GET /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:35.771863 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-75661af0-9310-4310-a3ce-7a3255a84252 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:35.772564 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75661af0-9310-4310-a3ce-7a3255a84252 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:35.772768 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75661af0-9310-4310-a3ce-7a3255a84252 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:35.772963 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-75661af0-9310-4310-a3ce-7a3255a84252 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:35.782785 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:35.782785 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:35.787545 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-75661af0-9310-4310-a3ce-7a3255a84252 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:35.793130 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-75661af0-9310-4310-a3ce-7a3255a84252 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 200 Aug 25 11:59:35.793673 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1276/5140] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:35 2026] GET /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:35.806421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:35.807696 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 11:59:35.808110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bbf2d9b-4bd1-4655-bab7-336e5e311326", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1001091259", "description": null, "metadata": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:35.818495 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:35.818495 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:35.819108 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:35.819961 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create snapshot from volume 1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:35.864928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Created reservations ['f33afcd6-e11f-4c0a-9f48-ab0448cf7538', 'c64809b0-7373-42f4-bc27-f3460947b976', '99173ebd-c983-4064-8059-c008ccb6437f', 'a573720d-5dbf-4128-917a-76bea3fc903e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:35.897123 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3db35c04-8759-4b53-8e43-a491ea22aec2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:35.900596 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3db35c04-8759-4b53-8e43-a491ea22aec2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 11:59:35.900844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3db35c04-8759-4b53-8e43-a491ea22aec2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:35.901091 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3db35c04-8759-4b53-8e43-a491ea22aec2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:35.903521 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot force create request issued successfully. Aug 25 11:59:35.903894 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f2abf26c-ae31-4419-81ea-a66b9d912406 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 11:59:35.904418 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1293/5141] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 11:59:35 2026] POST /volume/v3/snapshots => generated 310 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:35.910889 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:35.910889 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:35.913281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5dfeca2f-2ac3-445c-b1cc-10df06e5b468 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:35.915070 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5dfeca2f-2ac3-445c-b1cc-10df06e5b468 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:35.915256 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5dfeca2f-2ac3-445c-b1cc-10df06e5b468 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:35.915436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5dfeca2f-2ac3-445c-b1cc-10df06e5b468 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:35.915569 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3db35c04-8759-4b53-8e43-a491ea22aec2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:35.920611 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:35.920611 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:35.921250 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5dfeca2f-2ac3-445c-b1cc-10df06e5b468 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:35.922492 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5dfeca2f-2ac3-445c-b1cc-10df06e5b468 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 200 Aug 25 11:59:35.923038 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1296/5142] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:35 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:35.924682 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3db35c04-8759-4b53-8e43-a491ea22aec2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 11:59:35.925148 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1278/5143] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:35 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1364 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:35.939097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cbe24fae-fb8b-4183-81b8-a30e5c3b14b6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:35.940644 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbe24fae-fb8b-4183-81b8-a30e5c3b14b6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 11:59:35.940855 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbe24fae-fb8b-4183-81b8-a30e5c3b14b6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:35.941049 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbe24fae-fb8b-4183-81b8-a30e5c3b14b6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:35.948356 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:35.948356 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:35.952384 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cbe24fae-fb8b-4183-81b8-a30e5c3b14b6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:35.957189 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbe24fae-fb8b-4183-81b8-a30e5c3b14b6 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 11:59:35.957738 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1277/5144] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:35 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:36.080933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-83be5e4b-9be2-4225-929d-6e4a1f6f66ca None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.082984 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-83be5e4b-9be2-4225-929d-6e4a1f6f66ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 11:59:36.083172 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-83be5e4b-9be2-4225-929d-6e4a1f6f66ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:36.083344 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-83be5e4b-9be2-4225-929d-6e4a1f6f66ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:36.089425 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:36.089425 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:36.092593 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-83be5e4b-9be2-4225-929d-6e4a1f6f66ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:36.096470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-83be5e4b-9be2-4225-929d-6e4a1f6f66ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 11:59:36.096845 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1294/5145] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:59:36 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1364 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:36.550859 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8aefb4b1-de08-4a68-b6d6-b21b2f1960f3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.552705 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8aefb4b1-de08-4a68-b6d6-b21b2f1960f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 11:59:36.552917 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8aefb4b1-de08-4a68-b6d6-b21b2f1960f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:36.553158 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8aefb4b1-de08-4a68-b6d6-b21b2f1960f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:36.559760 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:36.559760 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:36.562925 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8aefb4b1-de08-4a68-b6d6-b21b2f1960f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:36.566826 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8aefb4b1-de08-4a68-b6d6-b21b2f1960f3 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 11:59:36.567165 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1297/5146] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 11:59:36 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:36.576871 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c9c91555-0463-4a1d-8b65-cd61e34cc930 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.577277 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9c91555-0463-4a1d-8b65-cd61e34cc930 None None] GET https://10.4.3.66/volume// Aug 25 11:59:36.577490 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9c91555-0463-4a1d-8b65-cd61e34cc930 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:36.577734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c9c91555-0463-4a1d-8b65-cd61e34cc930 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:36.578073 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c9c91555-0463-4a1d-8b65-cd61e34cc930 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:59:36.578396 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1279/5147] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 11:59:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:59:36.586263 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-294e5c48-6eb0-4dbf-8104-e7c17b415aab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.588252 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-294e5c48-6eb0-4dbf-8104-e7c17b415aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 11:59:36.588604 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-294e5c48-6eb0-4dbf-8104-e7c17b415aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be", "connector": null, "instance_uuid": "1b80c39f-8031-4315-9aa6-2e48053c66bd"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:36.598291 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:36.598291 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:36.626036 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-294e5c48-6eb0-4dbf-8104-e7c17b415aab tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 11:59:36.626670 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1278/5148] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 11:59:36 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 25 11:59:36.934506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e627425f-ad00-4ba9-ace4-4d53ce27f934 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.937644 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e627425f-ad00-4ba9-ace4-4d53ce27f934 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:36.937933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e627425f-ad00-4ba9-ace4-4d53ce27f934 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:36.938203 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e627425f-ad00-4ba9-ace4-4d53ce27f934 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:36.945764 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:36.945764 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:36.945764 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e627425f-ad00-4ba9-ace4-4d53ce27f934 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:36.946476 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e627425f-ad00-4ba9-ace4-4d53ce27f934 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 200 Aug 25 11:59:36.947063 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1295/5149] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:36 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:36.955372 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-60d0098a-5660-4d2f-ac85-a4114ef4fa43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.959869 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60d0098a-5660-4d2f-ac85-a4114ef4fa43 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:36.959869 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60d0098a-5660-4d2f-ac85-a4114ef4fa43 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:36.959869 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-60d0098a-5660-4d2f-ac85-a4114ef4fa43 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:36.962528 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:36.962528 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:36.962971 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-60d0098a-5660-4d2f-ac85-a4114ef4fa43 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:36.963865 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-60d0098a-5660-4d2f-ac85-a4114ef4fa43 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 200 Aug 25 11:59:36.964219 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1298/5150] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:36 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:36.972486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8c5a3f26-9bf6-41d7-8762-b1506f1fad59 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.976151 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c5a3f26-9bf6-41d7-8762-b1506f1fad59 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:36.976342 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c5a3f26-9bf6-41d7-8762-b1506f1fad59 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:36.976552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c5a3f26-9bf6-41d7-8762-b1506f1fad59 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:36.982255 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:36.982255 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:36.982760 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8c5a3f26-9bf6-41d7-8762-b1506f1fad59 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:36.983591 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c5a3f26-9bf6-41d7-8762-b1506f1fad59 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 200 Aug 25 11:59:36.984033 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1280/5151] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:36 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:36.993681 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:36.996009 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 11:59:36.996009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "15c51f71-c339-42d4-bf96-335bad435e2a", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:36.997798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create volume request body: {'volume': {'snapshot_id': '15c51f71-c339-42d4-bf96-335bad435e2a', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 11:59:37.003708 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:37.003708 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:37.004406 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:37.004540 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create volume of 1 GB Aug 25 11:59:37.009652 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Availability Zones retrieved successfully. Aug 25 11:59:37.014875 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Flow 'volume_create_api' (22a4c556-6fa9-41ab-822c-4e906f3220ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:37.015742 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6c7b0b-00f5-47b3-b2aa-4c4eec038fde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:37.016808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 11:59:37.050577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc6c7b0b-00f5-47b3-b2aa-4c4eec038fde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '15c51f71-c339-42d4-bf96-335bad435e2a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:37.051437 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15dc53c-d4aa-4cf1-b4ba-3a6445a90d59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:37.098036 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Created reservations ['09fa10ed-e5b3-4b37-ac9f-6ba0e92f5c39', 'dea7bf0e-0102-4f96-94f4-b1c649079d0e', '24d8a10d-3a98-4f9c-b17a-d9b45fda8f46', '32cede33-66ee-41f9-b67d-5bec55f30d4f'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 11:59:37.098926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f15dc53c-d4aa-4cf1-b4ba-3a6445a90d59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['09fa10ed-e5b3-4b37-ac9f-6ba0e92f5c39', 'dea7bf0e-0102-4f96-94f4-b1c649079d0e', '24d8a10d-3a98-4f9c-b17a-d9b45fda8f46', '32cede33-66ee-41f9-b67d-5bec55f30d4f']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:37.099700 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca583c8-a771-41e2-b592-8bb98e80addb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:37.150569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eca583c8-a771-41e2-b592-8bb98e80addb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '653fbaed-f25b-4ae9-abe7-cd3e2db770eb', '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='2fa80493f4bc4e8e9d240f12fd75c73e',qos_specs=None,replication_status=,reservations=['09fa10ed-e5b3-4b37-ac9f-6ba0e92f5c39','dea7bf0e-0102-4f96-94f4-b1c649079d0e','24d8a10d-3a98-4f9c-b17a-d9b45fda8f46','32cede33-66ee-41f9-b67d-5bec55f30d4f'],size=1,snapshot_id=15c51f71-c339-42d4-bf96-335bad435e2a,source_replicaid=,source_volid=None,status='creating',user_id='2a8d911c0718498e874594e2aaf93fee',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T11:59:37Z,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=653fbaed-f25b-4ae9-abe7-cd3e2db770eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2fa80493f4bc4e8e9d240f12fd75c73e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=15c51f71-c339-42d4-bf96-335bad435e2a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a8d911c0718498e874594e2aaf93fee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:37.151384 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701e6da9-7f2f-4763-9a5f-67cc014490e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:37.171614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (701e6da9-7f2f-4763-9a5f-67cc014490e3) transitioned into state 'SUCCESS' from 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='2fa80493f4bc4e8e9d240f12fd75c73e',qos_specs=None,replication_status=,reservations=['09fa10ed-e5b3-4b37-ac9f-6ba0e92f5c39','dea7bf0e-0102-4f96-94f4-b1c649079d0e','24d8a10d-3a98-4f9c-b17a-d9b45fda8f46','32cede33-66ee-41f9-b67d-5bec55f30d4f'],size=1,snapshot_id=15c51f71-c339-42d4-bf96-335bad435e2a,source_replicaid=,source_volid=None,status='creating',user_id='2a8d911c0718498e874594e2aaf93fee',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:37.172312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9834c762-e434-426d-9448-994a663ba1ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 11:59:37.196638 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9834c762-e434-426d-9448-994a663ba1ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 11:59:37.197519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Flow 'volume_create_api' (22a4c556-6fa9-41ab-822c-4e906f3220ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 11:59:37.197904 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Create volume request issued successfully. Aug 25 11:59:37.198518 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3fc85d79-427b-47e8-897f-cabccbfcfdcc tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 11:59:37.199231 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1279/5152] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 11:59:36 2026] POST /volume/v3/volumes => generated 739 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 11:59:37.211107 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff01d7b0-a712-4cb6-b27f-3b5bf135626d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:37.213446 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff01d7b0-a712-4cb6-b27f-3b5bf135626d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:37.213778 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff01d7b0-a712-4cb6-b27f-3b5bf135626d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:37.214070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff01d7b0-a712-4cb6-b27f-3b5bf135626d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:37.224494 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:37.224494 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:37.229731 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff01d7b0-a712-4cb6-b27f-3b5bf135626d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:37.235938 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff01d7b0-a712-4cb6-b27f-3b5bf135626d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb returned with HTTP 200 Aug 25 11:59:37.236336 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1296/5153] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:37 2026] GET /volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb => generated 807 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:37.646693 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-576f6752-b0a1-4196-8152-84d5a213c156 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:37.647051 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-576f6752-b0a1-4196-8152-84d5a213c156 None None] GET https://10.4.3.66/volume// Aug 25 11:59:37.647220 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-576f6752-b0a1-4196-8152-84d5a213c156 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:37.647412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-576f6752-b0a1-4196-8152-84d5a213c156 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:37.647725 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-576f6752-b0a1-4196-8152-84d5a213c156 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 11:59:37.648045 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1299/5154] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 11:59:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 11:59:37.655267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-7eefcab6-9257-4da3-9617-fd7949a4627b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:37.657836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-7eefcab6-9257-4da3-9617-fd7949a4627b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 11:59:37.658124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-7eefcab6-9257-4da3-9617-fd7949a4627b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:37.658397 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-7eefcab6-9257-4da3-9617-fd7949a4627b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:37.670682 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:37.670682 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:37.673319 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-7eefcab6-9257-4da3-9617-fd7949a4627b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 11:59:37.679034 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-7eefcab6-9257-4da3-9617-fd7949a4627b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 11:59:37.679506 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1281/5155] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 11:59:37 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1543 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 11:59:37.792648 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:37.796670 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783 Aug 25 11:59:37.796670 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:37.803038 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 11:59:37.807641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 11:59:37.808614 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:37.808614 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:37.892104 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be-np0000008081" released by "attachment_update" :: held 0.084s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 11:59:37.892104 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-cfb0adda-6e2a-45ae-b2a4-683089d3e0b4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783 returned with HTTP 200 Aug 25 11:59:37.892341 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1280/5156] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 11:59:37 2026] PUT /volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783 => generated 969 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:37.914911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8711d502-1c6e-4587-aa2d-b0f2bfd4e6c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:37.916976 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8711d502-1c6e-4587-aa2d-b0f2bfd4e6c5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783/action Aug 25 11:59:37.917365 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8711d502-1c6e-4587-aa2d-b0f2bfd4e6c5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 11:59:37.917512 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8711d502-1c6e-4587-aa2d-b0f2bfd4e6c5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 11:59:37.932750 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:37.932750 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:37.945380 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-7a1f6f27-faa6-4672-b8be-a9bb741b70d8 req-8711d502-1c6e-4587-aa2d-b0f2bfd4e6c5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783/action returned with HTTP 204 Aug 25 11:59:37.945835 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1297/5157] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 11:59:37 2026] POST /volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:38.248386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-42209328-ed3c-40ad-9fb0-a6ae0128973d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:38.250008 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42209328-ed3c-40ad-9fb0-a6ae0128973d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:38.250221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42209328-ed3c-40ad-9fb0-a6ae0128973d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:38.250412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-42209328-ed3c-40ad-9fb0-a6ae0128973d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:38.257004 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:38.257004 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:38.260891 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-42209328-ed3c-40ad-9fb0-a6ae0128973d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:38.265860 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-42209328-ed3c-40ad-9fb0-a6ae0128973d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb returned with HTTP 200 Aug 25 11:59:38.266289 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1300/5158] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:38 2026] GET /volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:38.278284 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1dd0ea09-9e7b-4552-8693-eca562c73f35 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:38.280092 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1dd0ea09-9e7b-4552-8693-eca562c73f35 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:38.280275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1dd0ea09-9e7b-4552-8693-eca562c73f35 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:38.280458 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1dd0ea09-9e7b-4552-8693-eca562c73f35 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:38.287581 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:38.287581 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:38.291608 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1dd0ea09-9e7b-4552-8693-eca562c73f35 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:38.295766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1dd0ea09-9e7b-4552-8693-eca562c73f35 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb returned with HTTP 200 Aug 25 11:59:38.296120 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1282/5159] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:38 2026] GET /volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:38.307403 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:38.309603 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:38.309815 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:38.309992 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:38.310101 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete snapshot with id: 15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:38.316907 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:38.316907 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:38.317683 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:38.339008 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot delete request issued successfully. Aug 25 11:59:38.339228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-aeaafdf8-0fa3-48f2-a597-9bf4000ba918 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 202 Aug 25 11:59:38.339758 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1281/5160] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:59:38 2026] DELETE /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:38.346048 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d11f7ed-4e79-4914-9d55-bc65f00c3a6f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:38.347925 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d11f7ed-4e79-4914-9d55-bc65f00c3a6f tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:38.348132 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d11f7ed-4e79-4914-9d55-bc65f00c3a6f tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:38.348376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d11f7ed-4e79-4914-9d55-bc65f00c3a6f tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:38.353047 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:38.353047 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:38.353566 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d11f7ed-4e79-4914-9d55-bc65f00c3a6f tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Snapshot retrieved successfully. Aug 25 11:59:38.354326 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d11f7ed-4e79-4914-9d55-bc65f00c3a6f tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 200 Aug 25 11:59:38.354743 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1298/5161] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:38 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:39.364127 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9d06b11f-e4b7-41a4-846a-312d88141151 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:39.365637 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d06b11f-e4b7-41a4-846a-312d88141151 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:39.365809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d06b11f-e4b7-41a4-846a-312d88141151 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:39.365999 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9d06b11f-e4b7-41a4-846a-312d88141151 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:39.374491 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9d06b11f-e4b7-41a4-846a-312d88141151 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 404 Aug 25 11:59:39.375023 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1301/5162] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:39 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:39.381916 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7257febd-2999-44e5-85ec-ecad56acdc52 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:39.383736 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:39.383932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:39.384122 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:39.384289 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete volume with id: 1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:39.391944 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:39.391944 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:39.392481 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:39.412580 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete volume request issued successfully. Aug 25 11:59:39.412977 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7257febd-2999-44e5-85ec-ecad56acdc52 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 202 Aug 25 11:59:39.413431 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1283/5163] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:39 2026] DELETE /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:39.422201 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9c90a3c2-5c33-4f77-935d-2a88d7d3fa6e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:39.423928 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c90a3c2-5c33-4f77-935d-2a88d7d3fa6e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:39.424107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c90a3c2-5c33-4f77-935d-2a88d7d3fa6e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:39.424289 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9c90a3c2-5c33-4f77-935d-2a88d7d3fa6e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:39.431189 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:39.431189 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:39.434581 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9c90a3c2-5c33-4f77-935d-2a88d7d3fa6e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:39.438420 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9c90a3c2-5c33-4f77-935d-2a88d7d3fa6e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 200 Aug 25 11:59:39.438799 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1282/5164] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:39 2026] GET /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:40.452084 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ac728e4c-9108-46ef-a37e-fc9e511a55e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:40.454238 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac728e4c-9108-46ef-a37e-fc9e511a55e6 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:40.454679 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac728e4c-9108-46ef-a37e-fc9e511a55e6 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:40.454981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ac728e4c-9108-46ef-a37e-fc9e511a55e6 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:40.461905 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ac728e4c-9108-46ef-a37e-fc9e511a55e6 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 404 Aug 25 11:59:40.462532 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1299/5165] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:40 2026] GET /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:40.469650 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9fec1b87-f79d-4693-a546-eba93ec728cf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:40.471610 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] DELETE https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:40.471874 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:40.472105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:40.472310 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete volume with id: 653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:40.479475 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:40.479475 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:40.480710 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:40.499865 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete volume request issued successfully. Aug 25 11:59:40.500148 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9fec1b87-f79d-4693-a546-eba93ec728cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb returned with HTTP 202 Aug 25 11:59:40.500603 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1302/5166] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:40 2026] DELETE /volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:40.507219 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3faa89ee-f03e-4914-b075-f94d72afc8cf None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:40.508937 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3faa89ee-f03e-4914-b075-f94d72afc8cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:40.509096 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3faa89ee-f03e-4914-b075-f94d72afc8cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:40.509263 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3faa89ee-f03e-4914-b075-f94d72afc8cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:40.517755 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:40.517755 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:40.521679 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3faa89ee-f03e-4914-b075-f94d72afc8cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Volume info retrieved successfully. Aug 25 11:59:40.526141 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3faa89ee-f03e-4914-b075-f94d72afc8cf tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb returned with HTTP 200 Aug 25 11:59:40.526595 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1284/5167] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:40 2026] GET /volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb => generated 831 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:41.541618 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-162559d0-32ff-47e1-8ce9-d6271dfa1f4e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:41.543566 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-162559d0-32ff-47e1-8ce9-d6271dfa1f4e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb Aug 25 11:59:41.543775 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-162559d0-32ff-47e1-8ce9-d6271dfa1f4e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:41.543957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-162559d0-32ff-47e1-8ce9-d6271dfa1f4e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:41.549228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-162559d0-32ff-47e1-8ce9-d6271dfa1f4e tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb returned with HTTP 404 Aug 25 11:59:41.549723 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1283/5168] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:41 2026] GET /volume/v3/volumes/653fbaed-f25b-4ae9-abe7-cd3e2db770eb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:41.556763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-20b69440-18cf-4e5c-a095-7f4d4067c30d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:41.558340 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20b69440-18cf-4e5c-a095-7f4d4067c30d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:41.558548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20b69440-18cf-4e5c-a095-7f4d4067c30d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:41.558783 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-20b69440-18cf-4e5c-a095-7f4d4067c30d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:41.558916 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-20b69440-18cf-4e5c-a095-7f4d4067c30d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete snapshot with id: 15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:41.563066 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-20b69440-18cf-4e5c-a095-7f4d4067c30d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 404 Aug 25 11:59:41.563514 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1300/5169] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 11:59:41 2026] DELETE /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:41.569699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-712b4c29-80b3-4b94-8df3-05f0617c180d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:41.571463 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-712b4c29-80b3-4b94-8df3-05f0617c180d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a Aug 25 11:59:41.571687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-712b4c29-80b3-4b94-8df3-05f0617c180d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:41.571862 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-712b4c29-80b3-4b94-8df3-05f0617c180d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:41.576768 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-712b4c29-80b3-4b94-8df3-05f0617c180d tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a returned with HTTP 404 Aug 25 11:59:41.577392 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1303/5170] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 11:59:41 2026] GET /volume/v3/snapshots/15c51f71-c339-42d4-bf96-335bad435e2a => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:41.584168 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-c0ddeb84-5170-4172-9101-1f177ba70ae1 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:41.586106 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c0ddeb84-5170-4172-9101-1f177ba70ae1 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:41.586359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c0ddeb84-5170-4172-9101-1f177ba70ae1 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:41.586591 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-c0ddeb84-5170-4172-9101-1f177ba70ae1 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:41.586811 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-c0ddeb84-5170-4172-9101-1f177ba70ae1 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Delete volume with id: 1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:41.592890 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-c0ddeb84-5170-4172-9101-1f177ba70ae1 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 404 Aug 25 11:59:41.593380 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1285/5171] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:41 2026] DELETE /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:41.600453 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c974e6ab-9e9d-47f7-907b-d7fafe9401a4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:41.602208 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c974e6ab-9e9d-47f7-907b-d7fafe9401a4 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] GET https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 Aug 25 11:59:41.602408 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c974e6ab-9e9d-47f7-907b-d7fafe9401a4 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:41.602610 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c974e6ab-9e9d-47f7-907b-d7fafe9401a4 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:41.609383 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c974e6ab-9e9d-47f7-907b-d7fafe9401a4 tempest-SnapshotDependencyTests-1582735463 tempest-SnapshotDependencyTests-1582735463-project-member] https://10.4.3.66/volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 returned with HTTP 404 Aug 25 11:59:41.609865 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1284/5172] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:41 2026] GET /volume/v3/volumes/1bbf2d9b-4bd1-4655-bab7-336e5e311326 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:44.096763 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-5f66655e-6d9e-41a0-9837-f4d637b4d4ea req-fb2e98d7-e9f2-4d1b-a87d-ec370b5d4292 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:44.098877 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5f66655e-6d9e-41a0-9837-f4d637b4d4ea req-fb2e98d7-e9f2-4d1b-a87d-ec370b5d4292 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] DELETE https://10.4.3.66/volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0 Aug 25 11:59:44.099071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5f66655e-6d9e-41a0-9837-f4d637b4d4ea req-fb2e98d7-e9f2-4d1b-a87d-ec370b5d4292 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:44.099308 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-5f66655e-6d9e-41a0-9837-f4d637b4d4ea req-fb2e98d7-e9f2-4d1b-a87d-ec370b5d4292 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:44.107036 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:44.107036 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:44.155991 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-5f66655e-6d9e-41a0-9837-f4d637b4d4ea req-fb2e98d7-e9f2-4d1b-a87d-ec370b5d4292 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0 returned with HTTP 200 Aug 25 11:59:44.156428 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1301/5173] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 11:59:44 2026] DELETE /volume/v3/attachments/459d0b9a-0705-42a7-9fd2-6ea73c4c17b0 => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 11:59:45.451473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:45.453767 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] DELETE https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:45.454351 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:45.454351 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:45.454531 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Delete volume with id: 7fce88ae-d9ae-4085-926f-dba2c20103a3 Aug 25 11:59:45.463338 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:45.463338 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 11:59:45.467026 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:45.495428 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Delete volume request issued successfully. Aug 25 11:59:45.495428 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1f649378-570e-4391-b4ed-77a5b6a6f968 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 returned with HTTP 202 Aug 25 11:59:45.495428 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1304/5174] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:45 2026] DELETE /volume/v3/volumes/7fce88ae-d9ae-4085-926f-dba2c20103a3 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 25 11:59:45.501571 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:45.502320 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] DELETE https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b Aug 25 11:59:45.502495 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:45.503523 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:45.503523 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Delete backup with id: 3efcd59a-89e8-499f-9b60-19cb73d3eb3b. Aug 25 11:59:45.509346 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:45.509346 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 11:59:45.530789 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] delete_backup rpcapi backup_id 3efcd59a-89e8-499f-9b60-19cb73d3eb3b {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 11:59:45.532587 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a89a86bb-1db5-4c10-bbc9-edbc3cf3b179 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b returned with HTTP 202 Aug 25 11:59:45.532970 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1286/5175] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:45 2026] DELETE /volume/v3/backups/3efcd59a-89e8-499f-9b60-19cb73d3eb3b => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 11:59:45.542891 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:45.544405 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] DELETE https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:59:45.544563 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:45.544773 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:45.544921 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Delete volume with id: 64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:59:45.551210 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:45.551210 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 11:59:45.551586 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:45.575591 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Delete volume request issued successfully. Aug 25 11:59:45.577359 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-95e22f52-8677-4b9a-8a08-50ff3d31ea47 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 202 Aug 25 11:59:45.577359 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1285/5176] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 11:59:45 2026] DELETE /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 11:59:45.589572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0cccf25a-900a-447d-b253-29ee83738840 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:45.592111 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0cccf25a-900a-447d-b253-29ee83738840 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:59:45.592504 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0cccf25a-900a-447d-b253-29ee83738840 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:45.592718 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0cccf25a-900a-447d-b253-29ee83738840 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:45.605598 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 11:59:45.605598 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 11:59:45.610786 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0cccf25a-900a-447d-b253-29ee83738840 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Volume info retrieved successfully. Aug 25 11:59:45.619233 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0cccf25a-900a-447d-b253-29ee83738840 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 200 Aug 25 11:59:45.619618 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1302/5177] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:45 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 1359 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 11:59:46.632108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-78f52599-a67c-4a64-b9e4-dd91b0c2b859 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 11:59:46.633748 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78f52599-a67c-4a64-b9e4-dd91b0c2b859 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] GET https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d Aug 25 11:59:46.633927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78f52599-a67c-4a64-b9e4-dd91b0c2b859 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 11:59:46.634090 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-78f52599-a67c-4a64-b9e4-dd91b0c2b859 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 11:59:46.639391 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-78f52599-a67c-4a64-b9e4-dd91b0c2b859 tempest-TestVolumeBackupRestore-1880955439 tempest-TestVolumeBackupRestore-1880955439-project-member] https://10.4.3.66/volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d returned with HTTP 404 Aug 25 11:59:46.639829 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1305/5178] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 11:59:46 2026] GET /volume/v3/volumes/64cbad3e-7d23-4795-b357-37bf9f3a7b6d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 11:59:55.527587 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=222,cinder:UPDATE=73,cinder:INSERT=51 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:59:55.565306 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=247,cinder:UPDATE=102,cinder:INSERT=39 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:59:55.615667 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=320,cinder:INSERT=70,cinder:UPDATE=130 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 11:59:56.636871 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=272,cinder:INSERT=52,cinder:UPDATE=100 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:00:00.569141 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:00.571048 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:00:00.571451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1893757256", "snapshot_id": null, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "volume_type": null, "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:00.573257 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1893757256', 'snapshot_id': None, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'volume_type': None, 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:00:00.644761 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume of 1 GB Aug 25 12:00:00.648861 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Availability Zones retrieved successfully. Aug 25 12:00:00.654669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Flow 'volume_create_api' (bdc63e4f-116d-4550-a922-cc89b47661ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:00.655828 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a548e837-3066-4994-94ff-b9157f3b01e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:00.656820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:00:00.705870 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a548e837-3066-4994-94ff-b9157f3b01e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:00.706485 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411ccf1d-cdb7-44b3-b434-256430a5043c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:00.762155 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Created reservations ['3cfbd355-f962-4cfe-a977-8861f61db57b', 'ce179154-5abb-4ea6-ae1b-aee13fc1c83f', '902ee6c8-8b88-488c-9ad8-e9a99b1ccf8d', '1b86d0b0-50a6-4fb8-b571-00ddb942680c'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:00.762865 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (411ccf1d-cdb7-44b3-b434-256430a5043c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cfbd355-f962-4cfe-a977-8861f61db57b', 'ce179154-5abb-4ea6-ae1b-aee13fc1c83f', '902ee6c8-8b88-488c-9ad8-e9a99b1ccf8d', '1b86d0b0-50a6-4fb8-b571-00ddb942680c']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:00.763531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30908e39-d189-44b4-9be6-e50bdd2b02c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:00.786067 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30908e39-d189-44b4-9be6-e50bdd2b02c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8db2c603-a49a-412d-ae29-2819f6f3b74b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1893757256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2a5894b11746a6b19a5d358c68942c',qos_specs=None,replication_status=,reservations=['3cfbd355-f962-4cfe-a977-8861f61db57b','ce179154-5abb-4ea6-ae1b-aee13fc1c83f','902ee6c8-8b88-488c-9ad8-e9a99b1ccf8d','1b86d0b0-50a6-4fb8-b571-00ddb942680c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:00:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1893757256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8db2c603-a49a-412d-ae29-2819f6f3b74b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2a5894b11746a6b19a5d358c68942c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:00.786754 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3844dfe4-c389-46d2-aa94-cbcef8f4fc8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:00.805073 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3844dfe4-c389-46d2-aa94-cbcef8f4fc8e) transitioned into state 'SUCCESS' from state '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-1893757256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2a5894b11746a6b19a5d358c68942c',qos_specs=None,replication_status=,reservations=['3cfbd355-f962-4cfe-a977-8861f61db57b','ce179154-5abb-4ea6-ae1b-aee13fc1c83f','902ee6c8-8b88-488c-9ad8-e9a99b1ccf8d','1b86d0b0-50a6-4fb8-b571-00ddb942680c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:00.805728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f279bb-11a2-49de-a50b-44d06d556451) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:00.814101 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59f279bb-11a2-49de-a50b-44d06d556451) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:00.814957 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Flow 'volume_create_api' (bdc63e4f-116d-4550-a922-cc89b47661ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:00.815242 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume request issued successfully. Aug 25 12:00:00.815796 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-26b40d98-6cc8-4996-bc2b-8e5dcd9078f5 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:00:00.816334 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1287/5179] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 12:00:00 2026] POST /volume/v3/volumes => generated 779 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:00.826906 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf7adcfa-5467-4f35-9916-b5f16ece0ed7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:00.828692 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf7adcfa-5467-4f35-9916-b5f16ece0ed7 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:00.828944 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf7adcfa-5467-4f35-9916-b5f16ece0ed7 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:00.829127 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf7adcfa-5467-4f35-9916-b5f16ece0ed7 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:00.835534 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:00.835534 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:00.838910 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf7adcfa-5467-4f35-9916-b5f16ece0ed7 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:00.842771 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf7adcfa-5467-4f35-9916-b5f16ece0ed7 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:00.843151 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1286/5180] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:00:00 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:01.855749 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-31c0fc3c-3076-4f98-92ce-6ce93ebbc35c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:01.857915 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31c0fc3c-3076-4f98-92ce-6ce93ebbc35c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:01.858194 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31c0fc3c-3076-4f98-92ce-6ce93ebbc35c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:01.858439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-31c0fc3c-3076-4f98-92ce-6ce93ebbc35c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:01.866859 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:01.866859 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:01.871646 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-31c0fc3c-3076-4f98-92ce-6ce93ebbc35c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:01.877549 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-31c0fc3c-3076-4f98-92ce-6ce93ebbc35c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:01.878148 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1303/5181] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:00:01 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1387 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:01.892229 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-24eda6ba-51d2-4c06-8f8d-14838835329d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:01.894148 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24eda6ba-51d2-4c06-8f8d-14838835329d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:01.894408 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24eda6ba-51d2-4c06-8f8d-14838835329d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:01.894675 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-24eda6ba-51d2-4c06-8f8d-14838835329d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:01.902218 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:01.902218 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:01.906245 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-24eda6ba-51d2-4c06-8f8d-14838835329d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:01.910946 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-24eda6ba-51d2-4c06-8f8d-14838835329d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:01.911314 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1306/5182] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:00:01 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:02.885844 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-f5c17b39-04d9-4573-a7ba-b00d058194f6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:02.887678 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-f5c17b39-04d9-4573-a7ba-b00d058194f6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:02.887860 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-f5c17b39-04d9-4573-a7ba-b00d058194f6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:02.888030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-f5c17b39-04d9-4573-a7ba-b00d058194f6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:02.894374 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:02.894374 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:02.897415 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-f5c17b39-04d9-4573-a7ba-b00d058194f6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:02.901211 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-f5c17b39-04d9-4573-a7ba-b00d058194f6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:02.901573 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1288/5183] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:02 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1369 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:03.429904 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-e5478d0a-d897-4ee1-9fa0-ab21b7953ed0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:03.432414 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-e5478d0a-d897-4ee1-9fa0-ab21b7953ed0 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:03.432650 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-e5478d0a-d897-4ee1-9fa0-ab21b7953ed0 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:03.432892 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-e5478d0a-d897-4ee1-9fa0-ab21b7953ed0 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:03.440960 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:03.440960 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:03.445359 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-e5478d0a-d897-4ee1-9fa0-ab21b7953ed0 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:03.450926 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-e5478d0a-d897-4ee1-9fa0-ab21b7953ed0 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:03.451397 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1287/5184] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:03 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1369 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:03.460399 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0b91751-86e7-4ec2-9cb5-45f50f76fca2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:03.460917 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0b91751-86e7-4ec2-9cb5-45f50f76fca2 None None] GET https://10.4.3.66/volume// Aug 25 12:00:03.461116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0b91751-86e7-4ec2-9cb5-45f50f76fca2 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:03.461346 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0b91751-86e7-4ec2-9cb5-45f50f76fca2 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:03.461728 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0b91751-86e7-4ec2-9cb5-45f50f76fca2 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:03.462054 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1304/5185] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 12:00:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:03.468537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-c6ea4e24-8f63-4a77-9be8-df18fa3dcccd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:03.470406 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-c6ea4e24-8f63-4a77-9be8-df18fa3dcccd tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:00:03.470871 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-c6ea4e24-8f63-4a77-9be8-df18fa3dcccd tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8db2c603-a49a-412d-ae29-2819f6f3b74b", "connector": null, "instance_uuid": "1bf8ebd6-8cb1-4f28-a782-67bc48257fce"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:03.478956 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:03.478956 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:03.503072 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-c6ea4e24-8f63-4a77-9be8-df18fa3dcccd tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:00:03.503544 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1307/5186] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:00:03 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 25 12:00:04.348737 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dbb23baf-179c-462b-9c76-81602e8c8169 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:04.349191 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dbb23baf-179c-462b-9c76-81602e8c8169 None None] GET https://10.4.3.66/volume// Aug 25 12:00:04.349369 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dbb23baf-179c-462b-9c76-81602e8c8169 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:04.349599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dbb23baf-179c-462b-9c76-81602e8c8169 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:04.349980 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dbb23baf-179c-462b-9c76-81602e8c8169 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:04.350280 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1289/5187] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:00:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:04.373361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-ba660240-97ab-4a09-9622-0b00cfe459eb None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:04.375367 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-ba660240-97ab-4a09-9622-0b00cfe459eb tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:04.375647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-ba660240-97ab-4a09-9622-0b00cfe459eb tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:04.375868 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-ba660240-97ab-4a09-9622-0b00cfe459eb tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:04.386066 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:04.386066 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:04.390336 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-ba660240-97ab-4a09-9622-0b00cfe459eb tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:04.395220 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-ba660240-97ab-4a09-9622-0b00cfe459eb tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:04.395642 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1288/5188] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:00:04 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1548 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:04.489956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:04.492173 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] PUT https://10.4.3.66/volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9 Aug 25 12:00:04.492544 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:04.499861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Acquiring lock "cinder-attachment_update-8db2c603-a49a-412d-ae29-2819f6f3b74b-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:00:04.504390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Lock "cinder-attachment_update-8db2c603-a49a-412d-ae29-2819f6f3b74b-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:00:04.505446 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:04.505446 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:04.580937 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Lock "cinder-attachment_update-8db2c603-a49a-412d-ae29-2819f6f3b74b-np0000008081" released by "attachment_update" :: held 0.076s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:00:04.581222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-87ffdafa-d8e0-4ce9-8863-b44ab705e815 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9 returned with HTTP 200 Aug 25 12:00:04.581659 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1305/5189] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:00:04 2026] PUT /volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:04.603253 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-871f83c7-d8cf-4eba-b265-f94a7194615a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:04.605225 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-871f83c7-d8cf-4eba-b265-f94a7194615a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9/action Aug 25 12:00:04.605552 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-871f83c7-d8cf-4eba-b265-f94a7194615a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:00:04.605700 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-871f83c7-d8cf-4eba-b265-f94a7194615a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:04.620229 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:04.620229 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:04.631879 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d012911a-0a4d-4f38-bf6c-90940dea57bb req-871f83c7-d8cf-4eba-b265-f94a7194615a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9/action returned with HTTP 204 Aug 25 12:00:04.632265 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1308/5190] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:00:04 2026] POST /volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:05.328953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9df516dc-0b40-4a2e-8e3f-7e42e1b5ea13 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:05.330953 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9df516dc-0b40-4a2e-8e3f-7e42e1b5ea13 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:05.331137 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9df516dc-0b40-4a2e-8e3f-7e42e1b5ea13 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:05.331329 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9df516dc-0b40-4a2e-8e3f-7e42e1b5ea13 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:05.341147 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:05.341147 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:05.344451 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9df516dc-0b40-4a2e-8e3f-7e42e1b5ea13 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 12:00:05.348186 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9df516dc-0b40-4a2e-8e3f-7e42e1b5ea13 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 12:00:05.348541 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1290/5191] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:05 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 1138 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:05.366828 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:05.368635 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] POST https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500/action Aug 25 12:00:05.369025 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:00:05.369134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:05.378405 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:05.378405 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:05.378835 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 12:00:05.385342 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Begin detaching volume completed successfully. Aug 25 12:00:05.385555 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-af1cfcee-9997-415d-930e-6520aff529b3 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500/action returned with HTTP 202 Aug 25 12:00:05.385970 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1289/5192] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:00:05 2026] POST /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:00:05.449350 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b101a8a5-af19-4840-bf0c-f8cf308f8e74 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:05.449701 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b101a8a5-af19-4840-bf0c-f8cf308f8e74 None None] GET https://10.4.3.66/volume// Aug 25 12:00:05.449863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b101a8a5-af19-4840-bf0c-f8cf308f8e74 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:05.450069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b101a8a5-af19-4840-bf0c-f8cf308f8e74 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:05.450358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b101a8a5-af19-4840-bf0c-f8cf308f8e74 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:05.450612 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1306/5193] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:00:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:05.457281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-430f02c6-a090-4606-87c3-44b2fd7797a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:05.459116 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-430f02c6-a090-4606-87c3-44b2fd7797a2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:05.459292 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-430f02c6-a090-4606-87c3-44b2fd7797a2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:05.459481 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-430f02c6-a090-4606-87c3-44b2fd7797a2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:05.467673 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:05.467673 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:05.470441 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-430f02c6-a090-4606-87c3-44b2fd7797a2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 12:00:05.473798 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-430f02c6-a090-4606-87c3-44b2fd7797a2 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 12:00:05.474136 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1309/5194] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:00:05 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 1321 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:09.078508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9079652a-214e-4190-acca-eedc6f31b780 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:09.080777 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9079652a-214e-4190-acca-eedc6f31b780 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 Aug 25 12:00:09.081011 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9079652a-214e-4190-acca-eedc6f31b780 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:09.081231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9079652a-214e-4190-acca-eedc6f31b780 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:09.089137 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:09.089137 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:09.141250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-581520df-61f2-4d58-ace8-d8c56eecf23b req-9079652a-214e-4190-acca-eedc6f31b780 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 returned with HTTP 200 Aug 25 12:00:09.141634 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1291/5195] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:00:09 2026] DELETE /volume/v3/attachments/5626f53b-47d7-4ca1-970d-d10b6c1b2821 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:09.625051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-b5424754-a5bf-46eb-a7ab-823e0e33b132 req-84f3e616-4308-43bf-9d00-0fd00488b970 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:09.627185 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b5424754-a5bf-46eb-a7ab-823e0e33b132 req-84f3e616-4308-43bf-9d00-0fd00488b970 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:09.627374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b5424754-a5bf-46eb-a7ab-823e0e33b132 req-84f3e616-4308-43bf-9d00-0fd00488b970 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:09.627571 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-b5424754-a5bf-46eb-a7ab-823e0e33b132 req-84f3e616-4308-43bf-9d00-0fd00488b970 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:09.635434 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:09.635434 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:09.639465 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-b5424754-a5bf-46eb-a7ab-823e0e33b132 req-84f3e616-4308-43bf-9d00-0fd00488b970 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 12:00:09.645013 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-b5424754-a5bf-46eb-a7ab-823e0e33b132 req-84f3e616-4308-43bf-9d00-0fd00488b970 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 12:00:09.645732 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1290/5196] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:09 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:09.658480 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5d1b5919-9409-4343-a163-301584b3cb66 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:09.660283 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] DELETE https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:09.660467 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:09.660658 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:09.660825 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Delete volume with id: 45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:09.667899 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:09.667899 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:09.668354 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 12:00:09.684972 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Delete volume request issued successfully. Aug 25 12:00:09.685141 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5d1b5919-9409-4343-a163-301584b3cb66 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 202 Aug 25 12:00:09.685492 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1307/5197] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:00:09 2026] DELETE /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:00:09.692477 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2c65f09c-1977-4562-ab57-5158cb9115d1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:09.694508 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c65f09c-1977-4562-ab57-5158cb9115d1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:09.694779 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c65f09c-1977-4562-ab57-5158cb9115d1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:09.695036 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2c65f09c-1977-4562-ab57-5158cb9115d1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:09.704854 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:09.704854 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:09.709993 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-2c65f09c-1977-4562-ab57-5158cb9115d1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Volume info retrieved successfully. Aug 25 12:00:09.715269 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2c65f09c-1977-4562-ab57-5158cb9115d1 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 200 Aug 25 12:00:09.715778 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1310/5198] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:09 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:10.728463 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-97c67e4c-b23f-4426-9705-1881a4f9e7a9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:10.730527 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97c67e4c-b23f-4426-9705-1881a4f9e7a9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] GET https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 Aug 25 12:00:10.730755 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97c67e4c-b23f-4426-9705-1881a4f9e7a9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:10.730997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97c67e4c-b23f-4426-9705-1881a4f9e7a9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:10.738923 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97c67e4c-b23f-4426-9705-1881a4f9e7a9 tempest-TestMinimumBasicScenario-731642836 tempest-TestMinimumBasicScenario-731642836-project-member] https://10.4.3.66/volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 returned with HTTP 404 Aug 25 12:00:10.739436 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1292/5199] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:10 2026] GET /volume/v3/volumes/45e932fd-ad7e-4ed1-9006-222e70729500 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:19.643747 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:00:19.679949 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=11,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:00:19.713931 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:00:20.733482 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=47,cinder:INSERT=10,cinder:UPDATE=15 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:00:24.117890 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:24.191221 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:00:24.192328 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1059979084"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:24.194203 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1059979084'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:00:24.194423 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume of 1 GB Aug 25 12:00:24.199239 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Availability Zones retrieved successfully. Aug 25 12:00:24.207503 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (7f5ba69b-ac0f-4b2e-b395-f49f42ad47c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:24.209035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c59190-7681-4dbb-9916-2718323d8714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:24.210391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:00:24.244919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (37c59190-7681-4dbb-9916-2718323d8714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:24.246021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c490b7dc-696a-476d-8899-b16354ef8001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:24.317778 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['b0232630-1338-4db0-ab10-c35f935779ad', '28a08cb0-0199-487a-83c1-e0f2d3d8fa11', '1cd44090-a868-4676-a9ab-70e1ac8d8567', '2c245132-288c-4f94-a26a-e61e4e83082b'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:24.318561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c490b7dc-696a-476d-8899-b16354ef8001) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b0232630-1338-4db0-ab10-c35f935779ad', '28a08cb0-0199-487a-83c1-e0f2d3d8fa11', '1cd44090-a868-4676-a9ab-70e1ac8d8567', '2c245132-288c-4f94-a26a-e61e4e83082b']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:24.319256 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cb275c-6e7d-4cdc-a8bc-9d76f3ffa122) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:24.350657 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cb275c-6e7d-4cdc-a8bc-9d76f3ffa122) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '27f52b4c-7c93-4b1c-81b2-8d3feea62181', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1059979084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['b0232630-1338-4db0-ab10-c35f935779ad','28a08cb0-0199-487a-83c1-e0f2d3d8fa11','1cd44090-a868-4676-a9ab-70e1ac8d8567','2c245132-288c-4f94-a26a-e61e4e83082b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:00:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1059979084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=27f52b4c-7c93-4b1c-81b2-8d3feea62181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f4611c9734444b87a984dc494fb081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:24.351439 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25c5568-c2c8-491f-b148-ae5112ffbac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:24.374922 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c25c5568-c2c8-491f-b148-ae5112ffbac8) transitioned into state 'SUCCESS' from state '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-1059979084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['b0232630-1338-4db0-ab10-c35f935779ad','28a08cb0-0199-487a-83c1-e0f2d3d8fa11','1cd44090-a868-4676-a9ab-70e1ac8d8567','2c245132-288c-4f94-a26a-e61e4e83082b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:24.375755 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b67c350-dbf8-40fe-b7ba-b03761efe9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:24.391482 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b67c350-dbf8-40fe-b7ba-b03761efe9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:24.392520 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (7f5ba69b-ac0f-4b2e-b395-f49f42ad47c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:24.392918 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request issued successfully. Aug 25 12:00:24.393540 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cbf1e7ce-e18c-4b88-9e63-2d530b03c9f7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:00:24.394335 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1291/5200] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 12:00:24 2026] POST /volume/v3/volumes => generated 747 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:00:24.412597 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-39ba6284-ead9-48b2-bb63-ba4c7e027ef5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:24.416666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39ba6284-ead9-48b2-bb63-ba4c7e027ef5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:00:24.416666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39ba6284-ead9-48b2-bb63-ba4c7e027ef5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:24.416666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-39ba6284-ead9-48b2-bb63-ba4c7e027ef5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:24.422399 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:24.422399 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:24.425661 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-39ba6284-ead9-48b2-bb63-ba4c7e027ef5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:24.429791 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-39ba6284-ead9-48b2-bb63-ba4c7e027ef5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 returned with HTTP 200 Aug 25 12:00:24.430279 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1308/5201] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:24 2026] GET /volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 => generated 815 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:25.444198 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c7235023-0b9a-4353-89b1-baa8d0e51256 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:25.445868 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7235023-0b9a-4353-89b1-baa8d0e51256 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:00:25.446029 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7235023-0b9a-4353-89b1-baa8d0e51256 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:25.446196 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c7235023-0b9a-4353-89b1-baa8d0e51256 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:25.452191 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:25.452191 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:25.455195 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c7235023-0b9a-4353-89b1-baa8d0e51256 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:25.458619 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c7235023-0b9a-4353-89b1-baa8d0e51256 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 returned with HTTP 200 Aug 25 12:00:25.458977 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1311/5202] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:25 2026] GET /volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:25.471934 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5165ba96-d663-4678-87b1-12377ef75b46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:25.473721 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:00:25.474094 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "27f52b4c-7c93-4b1c-81b2-8d3feea62181", "name": "tempest-VolumesBackupsTest-Backup-1127976127"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:25.475654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.contrib.backups [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating new backup {'backup': {'volume_id': '27f52b4c-7c93-4b1c-81b2-8d3feea62181', 'name': 'tempest-VolumesBackupsTest-Backup-1127976127'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:00:25.475861 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating backup of volume 27f52b4c-7c93-4b1c-81b2-8d3feea62181 in container None Aug 25 12:00:25.483704 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:25.483704 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:25.484342 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:25.522836 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['45ab2e6d-dcd1-4dc3-beca-658f49e27da8', 'b2fd3a0e-63e2-4069-ad27-08a70c5c2311'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:25.541474 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-06ad7754-60d3-450d-a423-e0bd1ff27b11 req-b4703ac8-c4d4-47e0-9686-e1165662058f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:25.543871 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-06ad7754-60d3-450d-a423-e0bd1ff27b11 req-b4703ac8-c4d4-47e0-9686-e1165662058f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783 Aug 25 12:00:25.544101 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-06ad7754-60d3-450d-a423-e0bd1ff27b11 req-b4703ac8-c4d4-47e0-9686-e1165662058f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:25.544302 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-06ad7754-60d3-450d-a423-e0bd1ff27b11 req-b4703ac8-c4d4-47e0-9686-e1165662058f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:25.552116 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:25.552116 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:25.559149 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5165ba96-d663-4678-87b1-12377ef75b46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:00:25.559701 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1293/5203] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:00:25 2026] POST /volume/v3/backups => generated 328 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:00:25.568568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6f3d53d8-8561-4ba1-ada5-df2d9c887bd4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:25.570466 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f3d53d8-8561-4ba1-ada5-df2d9c887bd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:25.570689 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f3d53d8-8561-4ba1-ada5-df2d9c887bd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:25.570877 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6f3d53d8-8561-4ba1-ada5-df2d9c887bd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:25.570995 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-6f3d53d8-8561-4ba1-ada5-df2d9c887bd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:25.575334 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:25.575334 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:25.576068 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6f3d53d8-8561-4ba1-ada5-df2d9c887bd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:25.576423 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1309/5204] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:25 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:25.604314 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-06ad7754-60d3-450d-a423-e0bd1ff27b11 req-b4703ac8-c4d4-47e0-9686-e1165662058f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783 returned with HTTP 200 Aug 25 12:00:25.604824 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1292/5205] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:00:25 2026] DELETE /volume/v3/attachments/221717c1-094f-4028-b1db-3fda36b4b783 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:26.400603 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-99fba356-9d2d-49dd-b7a5-e50cf4eda55a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:26.406310 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-99fba356-9d2d-49dd-b7a5-e50cf4eda55a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:00:26.406310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-99fba356-9d2d-49dd-b7a5-e50cf4eda55a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:26.406310 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-99fba356-9d2d-49dd-b7a5-e50cf4eda55a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:26.413866 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:26.413866 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:26.417530 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-99fba356-9d2d-49dd-b7a5-e50cf4eda55a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:00:26.422847 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-99fba356-9d2d-49dd-b7a5-e50cf4eda55a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 12:00:26.423531 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1312/5206] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:26 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1364 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:26.586808 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-726361a0-a6dc-4394-b1c4-0eafdfeb7aea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:26.589219 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-726361a0-a6dc-4394-b1c4-0eafdfeb7aea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:26.589513 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-726361a0-a6dc-4394-b1c4-0eafdfeb7aea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:26.589797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-726361a0-a6dc-4394-b1c4-0eafdfeb7aea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:26.589967 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-726361a0-a6dc-4394-b1c4-0eafdfeb7aea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:26.595690 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:26.595690 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:26.596896 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-726361a0-a6dc-4394-b1c4-0eafdfeb7aea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:26.597353 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1294/5207] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:26 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:26.910439 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-139ddf5b-ee6e-4221-aff9-6ca592ead638 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:26.912513 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-139ddf5b-ee6e-4221-aff9-6ca592ead638 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:00:26.912706 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-139ddf5b-ee6e-4221-aff9-6ca592ead638 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:26.912907 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-139ddf5b-ee6e-4221-aff9-6ca592ead638 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:26.919797 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:26.919797 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:26.923222 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-139ddf5b-ee6e-4221-aff9-6ca592ead638 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:00:26.927768 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-139ddf5b-ee6e-4221-aff9-6ca592ead638 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 12:00:26.928163 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1310/5208] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:26 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:26.937923 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9352ad63-1408-485a-abbd-04fd0f342b41 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:26.938431 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9352ad63-1408-485a-abbd-04fd0f342b41 None None] GET https://10.4.3.66/volume// Aug 25 12:00:26.938616 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9352ad63-1408-485a-abbd-04fd0f342b41 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:26.938817 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9352ad63-1408-485a-abbd-04fd0f342b41 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:26.939105 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9352ad63-1408-485a-abbd-04fd0f342b41 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:26.939373 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1293/5209] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 12:00:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:26.946023 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-030e6e1f-2408-4c73-b9f0-054fec5497a1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:26.948486 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-030e6e1f-2408-4c73-b9f0-054fec5497a1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:00:26.948854 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-030e6e1f-2408-4c73-b9f0-054fec5497a1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be", "connector": null, "instance_uuid": "b029e3a7-37ec-4020-9cbc-168a6862f220"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:26.959084 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:26.959084 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:26.982760 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-030e6e1f-2408-4c73-b9f0-054fec5497a1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:00:26.983168 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1313/5210] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:00:26 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:27.606781 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e57c1837-6392-4df3-a3e3-5585ea4b8d4c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:27.608479 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e57c1837-6392-4df3-a3e3-5585ea4b8d4c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:27.608703 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e57c1837-6392-4df3-a3e3-5585ea4b8d4c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:27.608858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e57c1837-6392-4df3-a3e3-5585ea4b8d4c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:27.608961 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e57c1837-6392-4df3-a3e3-5585ea4b8d4c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:27.613590 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:27.613590 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:27.614603 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e57c1837-6392-4df3-a3e3-5585ea4b8d4c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:27.615031 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1295/5211] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:27 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:27.688707 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e019d206-8bb9-4f84-95ab-4aa23caff333 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:27.689038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e019d206-8bb9-4f84-95ab-4aa23caff333 None None] GET https://10.4.3.66/volume// Aug 25 12:00:27.689198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e019d206-8bb9-4f84-95ab-4aa23caff333 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:27.689374 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e019d206-8bb9-4f84-95ab-4aa23caff333 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:27.689713 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e019d206-8bb9-4f84-95ab-4aa23caff333 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:27.689971 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1311/5212] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:00:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:27.695968 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-abc133ff-3cbb-497e-9eb2-8f6f21c14cc4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:27.697999 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-abc133ff-3cbb-497e-9eb2-8f6f21c14cc4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:00:27.698202 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-abc133ff-3cbb-497e-9eb2-8f6f21c14cc4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:27.698387 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-abc133ff-3cbb-497e-9eb2-8f6f21c14cc4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:27.706965 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:27.706965 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:27.709976 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-abc133ff-3cbb-497e-9eb2-8f6f21c14cc4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:00:27.713871 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-abc133ff-3cbb-497e-9eb2-8f6f21c14cc4 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 12:00:27.714224 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1294/5213] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:00:27 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1543 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:27.810535 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:27.812541 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d Aug 25 12:00:27.812888 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:27.819411 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:00:27.823832 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:00:27.824740 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:27.824740 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:27.894432 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be-np0000008081" released by "attachment_update" :: held 0.071s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:00:27.894782 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-01a9d17a-76d6-4fa5-bd8a-14c3a1a876b1 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d returned with HTTP 200 Aug 25 12:00:27.895286 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1314/5214] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:00:27 2026] PUT /volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:27.915508 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-facd01b1-6a3b-4ee9-8ef2-c7d35662cac5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:27.918716 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-facd01b1-6a3b-4ee9-8ef2-c7d35662cac5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d/action Aug 25 12:00:27.919115 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-facd01b1-6a3b-4ee9-8ef2-c7d35662cac5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:00:27.919228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-facd01b1-6a3b-4ee9-8ef2-c7d35662cac5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:27.932969 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:27.932969 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:27.943284 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-ccb19735-f309-40d4-8ed3-8417da27bbae req-facd01b1-6a3b-4ee9-8ef2-c7d35662cac5 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d/action returned with HTTP 204 Aug 25 12:00:27.943759 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1296/5215] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:00:27 2026] POST /volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:28.625544 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9094dd74-9b2a-4874-9022-6d29687dcb23 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:28.627596 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9094dd74-9b2a-4874-9022-6d29687dcb23 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:28.627840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9094dd74-9b2a-4874-9022-6d29687dcb23 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:28.628043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9094dd74-9b2a-4874-9022-6d29687dcb23 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:28.628147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-9094dd74-9b2a-4874-9022-6d29687dcb23 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:28.632794 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:28.632794 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:28.633587 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9094dd74-9b2a-4874-9022-6d29687dcb23 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:28.633997 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1312/5216] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:28 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:29.644411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce61346f-720f-4860-ba55-b328f7f1db64 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:29.646027 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce61346f-720f-4860-ba55-b328f7f1db64 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:29.646212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce61346f-720f-4860-ba55-b328f7f1db64 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:29.646384 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce61346f-720f-4860-ba55-b328f7f1db64 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:29.646483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ce61346f-720f-4860-ba55-b328f7f1db64 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:29.650306 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:29.650306 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:29.650940 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce61346f-720f-4860-ba55-b328f7f1db64 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:29.651262 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1295/5217] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:29 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:30.662199 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e707a030-1618-4049-bd65-03e432c78a82 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:30.666051 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e707a030-1618-4049-bd65-03e432c78a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:30.666319 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e707a030-1618-4049-bd65-03e432c78a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:30.666551 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e707a030-1618-4049-bd65-03e432c78a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:30.666731 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e707a030-1618-4049-bd65-03e432c78a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:30.670943 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:30.670943 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:30.671651 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e707a030-1618-4049-bd65-03e432c78a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:30.672002 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1315/5218] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:30 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:31.682786 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dba62c38-4eb4-4727-89fa-9f0ee96af0fe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:31.684552 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dba62c38-4eb4-4727-89fa-9f0ee96af0fe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:31.684760 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dba62c38-4eb4-4727-89fa-9f0ee96af0fe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:31.684933 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dba62c38-4eb4-4727-89fa-9f0ee96af0fe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:31.685028 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-dba62c38-4eb4-4727-89fa-9f0ee96af0fe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:31.689435 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:31.689435 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:31.690237 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dba62c38-4eb4-4727-89fa-9f0ee96af0fe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:31.690831 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1297/5219] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:31 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:32.700647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d691e065-1673-45ab-9bca-711ce716b9ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:32.702275 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d691e065-1673-45ab-9bca-711ce716b9ff tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:32.702457 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d691e065-1673-45ab-9bca-711ce716b9ff tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:32.702641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d691e065-1673-45ab-9bca-711ce716b9ff tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:32.702778 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d691e065-1673-45ab-9bca-711ce716b9ff tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:32.706850 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:32.706850 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:32.707531 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d691e065-1673-45ab-9bca-711ce716b9ff tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:32.707903 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1313/5220] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:32 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:33.718766 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ccb4c993-a86c-438c-95dd-2766f7b97128 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:33.720692 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccb4c993-a86c-438c-95dd-2766f7b97128 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:33.720938 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccb4c993-a86c-438c-95dd-2766f7b97128 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:33.721205 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ccb4c993-a86c-438c-95dd-2766f7b97128 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:33.721350 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ccb4c993-a86c-438c-95dd-2766f7b97128 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:33.725704 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:33.725704 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:33.726492 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ccb4c993-a86c-438c-95dd-2766f7b97128 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:33.726881 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1296/5221] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:33 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:34.738181 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52157931-614a-4c32-a375-10b0c4105826 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:34.739869 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52157931-614a-4c32-a375-10b0c4105826 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:34.740157 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52157931-614a-4c32-a375-10b0c4105826 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:34.740391 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52157931-614a-4c32-a375-10b0c4105826 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:34.740546 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-52157931-614a-4c32-a375-10b0c4105826 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:34.745133 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:34.745133 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:34.745881 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52157931-614a-4c32-a375-10b0c4105826 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:34.746326 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1316/5222] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:34 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:35.756402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9ac1281c-6ac2-4dbe-8cd3-664bb62e75ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:35.758324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9ac1281c-6ac2-4dbe-8cd3-664bb62e75ea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:35.758567 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9ac1281c-6ac2-4dbe-8cd3-664bb62e75ea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:35.758805 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9ac1281c-6ac2-4dbe-8cd3-664bb62e75ea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:35.758955 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9ac1281c-6ac2-4dbe-8cd3-664bb62e75ea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:35.763343 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:35.763343 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:35.764086 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9ac1281c-6ac2-4dbe-8cd3-664bb62e75ea tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:35.764452 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1298/5223] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:35 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:36.777287 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-12c48c03-845b-4470-8e32-dfe8e45c489a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:36.778975 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12c48c03-845b-4470-8e32-dfe8e45c489a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:36.782834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12c48c03-845b-4470-8e32-dfe8e45c489a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:36.783047 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-12c48c03-845b-4470-8e32-dfe8e45c489a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:36.783139 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-12c48c03-845b-4470-8e32-dfe8e45c489a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:36.788697 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:36.788697 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:36.789484 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-12c48c03-845b-4470-8e32-dfe8e45c489a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:36.789878 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1314/5224] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:36 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:37.800334 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5017e612-8a4b-448a-bea8-e036e90e0b34 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:37.802334 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5017e612-8a4b-448a-bea8-e036e90e0b34 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:37.802578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5017e612-8a4b-448a-bea8-e036e90e0b34 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:37.802836 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5017e612-8a4b-448a-bea8-e036e90e0b34 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:37.803029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5017e612-8a4b-448a-bea8-e036e90e0b34 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:37.807220 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:37.807220 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:37.807998 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5017e612-8a4b-448a-bea8-e036e90e0b34 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:37.808371 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1297/5225] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:37 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:38.820741 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1ab6afc4-3872-48c8-bbb8-3c1e4599f12e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:38.822361 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ab6afc4-3872-48c8-bbb8-3c1e4599f12e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:38.822537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ab6afc4-3872-48c8-bbb8-3c1e4599f12e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:38.822731 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1ab6afc4-3872-48c8-bbb8-3c1e4599f12e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:38.822824 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1ab6afc4-3872-48c8-bbb8-3c1e4599f12e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:38.827303 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:38.827303 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:38.828078 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1ab6afc4-3872-48c8-bbb8-3c1e4599f12e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:38.828439 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1317/5226] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:38 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:39.839940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f4aa80fe-de23-4eb1-97f4-acad4c32f983 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:39.842863 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4aa80fe-de23-4eb1-97f4-acad4c32f983 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:39.843173 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4aa80fe-de23-4eb1-97f4-acad4c32f983 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:39.843433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4aa80fe-de23-4eb1-97f4-acad4c32f983 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:39.843591 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f4aa80fe-de23-4eb1-97f4-acad4c32f983 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:39.849897 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:39.849897 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:39.851057 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4aa80fe-de23-4eb1-97f4-acad4c32f983 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:39.851563 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1299/5227] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:39 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:40.861388 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69b509af-b12c-4332-bde7-931ffb76aa5d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:40.863123 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69b509af-b12c-4332-bde7-931ffb76aa5d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:40.863301 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69b509af-b12c-4332-bde7-931ffb76aa5d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:40.863478 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69b509af-b12c-4332-bde7-931ffb76aa5d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:40.863577 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-69b509af-b12c-4332-bde7-931ffb76aa5d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:40.868283 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:40.868283 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:40.869075 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69b509af-b12c-4332-bde7-931ffb76aa5d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:40.869555 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1315/5228] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:40 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:40.880502 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:40.882286 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6/restore Aug 25 12:00:40.882642 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "27f52b4c-7c93-4b1c-81b2-8d3feea62181"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:40.884019 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Restoring backup fb54e416-9c13-4309-96ae-81b376252bb6 ({'restore': {'volume_id': '27f52b4c-7c93-4b1c-81b2-8d3feea62181'}}) {{(pid=100237) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 12:00:40.884147 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Restoring backup fb54e416-9c13-4309-96ae-81b376252bb6 to volume 27f52b4c-7c93-4b1c-81b2-8d3feea62181. Aug 25 12:00:40.890081 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:40.890081 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:40.899257 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:40.899257 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:40.899843 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:40.900049 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.api [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Checking backup size 1 against volume size 1 {{(pid=100237) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 12:00:40.900213 np0000008081 devstack@c-api.service[100237]: INFO cinder.backup.api [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Overwriting volume 27f52b4c-7c93-4b1c-81b2-8d3feea62181 with restore of backup fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:40.914363 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] restore_backup in rpcapi backup_id fb54e416-9c13-4309-96ae-81b376252bb6 {{(pid=100237) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 12:00:40.916562 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-88177593-54f0-47dc-a9a7-4b98c2b6198c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6/restore returned with HTTP 202 Aug 25 12:00:40.917031 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1298/5229] 10.4.3.66 () {68 vars in 1386 bytes} [Tue Aug 25 12:00:40 2026] POST /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6/restore => generated 182 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:00:40.924501 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8b970d92-d20c-4633-9a61-f6d2e45188fd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:40.926297 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b970d92-d20c-4633-9a61-f6d2e45188fd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:40.926514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b970d92-d20c-4633-9a61-f6d2e45188fd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:40.926770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8b970d92-d20c-4633-9a61-f6d2e45188fd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:40.926914 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8b970d92-d20c-4633-9a61-f6d2e45188fd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:40.931049 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:40.931049 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:40.931741 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8b970d92-d20c-4633-9a61-f6d2e45188fd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:40.932154 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1318/5230] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:40 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:41.941702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a200ca21-7e1f-41ac-98ee-57ff81c02c43 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:41.943765 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a200ca21-7e1f-41ac-98ee-57ff81c02c43 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:41.943994 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a200ca21-7e1f-41ac-98ee-57ff81c02c43 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:41.944248 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a200ca21-7e1f-41ac-98ee-57ff81c02c43 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:41.944349 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a200ca21-7e1f-41ac-98ee-57ff81c02c43 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:41.949461 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:41.949461 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:41.950325 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a200ca21-7e1f-41ac-98ee-57ff81c02c43 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:41.950929 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1300/5231] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:41 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:42.964315 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-726a5ae6-a5bc-40f2-9e0b-6690bc4e9362 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:42.966651 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-726a5ae6-a5bc-40f2-9e0b-6690bc4e9362 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:42.966930 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-726a5ae6-a5bc-40f2-9e0b-6690bc4e9362 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:42.967130 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-726a5ae6-a5bc-40f2-9e0b-6690bc4e9362 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:42.967228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-726a5ae6-a5bc-40f2-9e0b-6690bc4e9362 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:42.972283 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:42.972283 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:42.973133 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-726a5ae6-a5bc-40f2-9e0b-6690bc4e9362 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:42.973518 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1316/5232] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:42 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:43.985059 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5de7c1b9-54fe-4e21-b881-7c922edfbb93 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:43.987238 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5de7c1b9-54fe-4e21-b881-7c922edfbb93 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:43.987454 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5de7c1b9-54fe-4e21-b881-7c922edfbb93 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:43.987655 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5de7c1b9-54fe-4e21-b881-7c922edfbb93 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:43.987767 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-5de7c1b9-54fe-4e21-b881-7c922edfbb93 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:43.992390 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:43.992390 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:43.993123 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5de7c1b9-54fe-4e21-b881-7c922edfbb93 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:43.993488 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1299/5233] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:43 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:45.003447 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-26a3103b-8a26-49a1-acfe-8648b595813c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:45.005335 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26a3103b-8a26-49a1-acfe-8648b595813c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:45.005539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26a3103b-8a26-49a1-acfe-8648b595813c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:45.005750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-26a3103b-8a26-49a1-acfe-8648b595813c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:45.005863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-26a3103b-8a26-49a1-acfe-8648b595813c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:45.011076 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:45.011076 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:45.011932 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-26a3103b-8a26-49a1-acfe-8648b595813c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:45.012386 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1319/5234] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:45 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:46.034872 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-992ac2ae-00aa-4f2d-a882-06f723e19a5e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:46.037441 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-992ac2ae-00aa-4f2d-a882-06f723e19a5e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:46.037649 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-992ac2ae-00aa-4f2d-a882-06f723e19a5e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:46.037822 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-992ac2ae-00aa-4f2d-a882-06f723e19a5e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:46.037945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-992ac2ae-00aa-4f2d-a882-06f723e19a5e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:46.042969 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:46.042969 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:46.043721 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-992ac2ae-00aa-4f2d-a882-06f723e19a5e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:46.044078 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1301/5235] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:46 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:47.071765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b3151002-70bf-47a9-87b2-b6aedf4cb6a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:47.073726 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3151002-70bf-47a9-87b2-b6aedf4cb6a7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:47.073969 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3151002-70bf-47a9-87b2-b6aedf4cb6a7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:47.074205 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b3151002-70bf-47a9-87b2-b6aedf4cb6a7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:47.074314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b3151002-70bf-47a9-87b2-b6aedf4cb6a7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:47.079208 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:47.079208 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:47.080103 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b3151002-70bf-47a9-87b2-b6aedf4cb6a7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:47.080540 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1317/5236] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:47 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:47.777748 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-26e6b291-704e-4b3b-9a5d-ccb2a35fbc5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:47.780219 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-26e6b291-704e-4b3b-9a5d-ccb2a35fbc5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/limits Aug 25 12:00:47.780470 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-26e6b291-704e-4b3b-9a5d-ccb2a35fbc5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:47.780733 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-26e6b291-704e-4b3b-9a5d-ccb2a35fbc5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:47.804400 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-26e6b291-704e-4b3b-9a5d-ccb2a35fbc5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Aug 25 12:00:47.804958 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1300/5237] 10.4.3.66 () {68 vars in 1477 bytes} [Tue Aug 25 12:00:47 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:47.848442 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-9cf778db-4c44-465a-93e1-f009913deadc None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:47.851307 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-9cf778db-4c44-465a-93e1-f009913deadc tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:47.851608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-9cf778db-4c44-465a-93e1-f009913deadc tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:47.851931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-9cf778db-4c44-465a-93e1-f009913deadc tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:47.865551 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:47.865551 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:47.871020 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-9cf778db-4c44-465a-93e1-f009913deadc tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:47.878593 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-9cf778db-4c44-465a-93e1-f009913deadc tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:00:47.879190 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1320/5238] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:47 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1661 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:47.888247 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:47.890166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:00:47.890505 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8db2c603-a49a-412d-ae29-2819f6f3b74b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-1890602907", "description": null, "metadata": {}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:47.901372 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:47.901372 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:47.901847 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:47.902013 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create snapshot from volume 8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:00:47.951218 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Created reservations ['9c76b255-abde-46e1-883e-d9acbe3f674e', 'ef6243e0-8bf7-4906-adba-b4d3c198f5b9', '0495118a-b37d-4f4e-8512-ebf1687a301a', 'a88bb712-55c7-4a1c-bc1c-8ca9a34dd469'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:47.986867 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot force create request issued successfully. Aug 25 12:00:47.987342 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-144b8ecb-de2f-4082-b619-b9b3ae113456 req-420bfe4d-4ed5-4179-91ad-fa6e4322d490 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:00:47.987860 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1302/5239] 10.4.3.66 () {72 vars in 1540 bytes} [Tue Aug 25 12:00:47 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 25 12:00:48.096995 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-898ccf33-d0e6-4944-be12-b85ed06137ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:48.102647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-898ccf33-d0e6-4944-be12-b85ed06137ec tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:48.102647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-898ccf33-d0e6-4944-be12-b85ed06137ec tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:48.102647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-898ccf33-d0e6-4944-be12-b85ed06137ec tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:48.102647 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-898ccf33-d0e6-4944-be12-b85ed06137ec tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:48.104275 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:48.104275 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:48.105103 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-898ccf33-d0e6-4944-be12-b85ed06137ec tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:48.105526 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1318/5240] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:48 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:49.120684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dbeb541b-a64e-4251-b358-2e356ad4f297 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:49.122571 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dbeb541b-a64e-4251-b358-2e356ad4f297 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:49.122776 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dbeb541b-a64e-4251-b358-2e356ad4f297 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:49.123032 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dbeb541b-a64e-4251-b358-2e356ad4f297 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:49.123143 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dbeb541b-a64e-4251-b358-2e356ad4f297 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:49.127210 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:49.127210 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:49.128035 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dbeb541b-a64e-4251-b358-2e356ad4f297 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:49.128581 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1301/5241] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:49 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:49.628424 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-71a85f65-e3e6-42c7-98c0-263cce92e5f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:49.630401 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71a85f65-e3e6-42c7-98c0-263cce92e5f1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 Aug 25 12:00:49.630581 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71a85f65-e3e6-42c7-98c0-263cce92e5f1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:49.630819 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-71a85f65-e3e6-42c7-98c0-263cce92e5f1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:49.635889 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:49.635889 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:49.636343 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-71a85f65-e3e6-42c7-98c0-263cce92e5f1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:00:49.637106 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-71a85f65-e3e6-42c7-98c0-263cce92e5f1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 returned with HTTP 200 Aug 25 12:00:49.637447 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1321/5242] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:00:49 2026] GET /volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:49.665006 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-489a4135-6863-4980-9469-f88708672fae None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:49.667158 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:00:49.667319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1487625743", "snapshot_id": null, "imageRef": "9549bcbc-4827-4eaa-a6d5-65c1853d8fe1", "volume_type": null, "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:49.668898 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1487625743', 'snapshot_id': None, 'imageRef': '9549bcbc-4827-4eaa-a6d5-65c1853d8fe1', 'volume_type': None, 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:00:49.747545 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:49.747545 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:49.748116 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:00:49.748327 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume of 1 GB Aug 25 12:00:49.752756 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Availability Zones retrieved successfully. Aug 25 12:00:49.757474 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Flow 'volume_create_api' (0780a06d-b70c-4299-a894-63bc51e65098) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:49.758452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28006c18-4d66-45d6-b81c-73832d831033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:49.759401 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:00:49.788326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28006c18-4d66-45d6-b81c-73832d831033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '011d20f7-cf08-4e04-abaa-d2669ee4ebd5', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:49.789155 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f9c2b8-213c-4405-b785-6231f5d34f55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:49.827065 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Created reservations ['aea5f991-58f9-4b67-86b7-78e4215d6beb', 'ca0eff79-e7e7-43a3-9fa3-74d5973894ae', 'fefade6f-aaf0-45c6-96ce-83d13bdf2c75', 'a9426bcc-f3d4-406c-8d1c-2eb3a28ac615'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:49.828036 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41f9c2b8-213c-4405-b785-6231f5d34f55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aea5f991-58f9-4b67-86b7-78e4215d6beb', 'ca0eff79-e7e7-43a3-9fa3-74d5973894ae', 'fefade6f-aaf0-45c6-96ce-83d13bdf2c75', 'a9426bcc-f3d4-406c-8d1c-2eb3a28ac615']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:49.828826 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf2c0e4-520c-4b71-8809-0b24ed300ac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:49.866547 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (adf2c0e4-520c-4b71-8809-0b24ed300ac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cbcae99-57e5-4111-95b5-9b9f117f8965', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1487625743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2a5894b11746a6b19a5d358c68942c',qos_specs=None,replication_status=,reservations=['aea5f991-58f9-4b67-86b7-78e4215d6beb','ca0eff79-e7e7-43a3-9fa3-74d5973894ae','fefade6f-aaf0-45c6-96ce-83d13bdf2c75','a9426bcc-f3d4-406c-8d1c-2eb3a28ac615'],size=1,snapshot_id=011d20f7-cf08-4e04-abaa-d2669ee4ebd5,source_replicaid=,source_volid=None,status='creating',user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T12:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1487625743',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cbcae99-57e5-4111-95b5-9b9f117f8965,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2a5894b11746a6b19a5d358c68942c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=011d20f7-cf08-4e04-abaa-d2669ee4ebd5,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:49.867367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a7b8b6-47cb-4ca1-b3aa-0e13e86cf8c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:49.882543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28a7b8b6-47cb-4ca1-b3aa-0e13e86cf8c1) transitioned into state 'SUCCESS' from state '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-1487625743',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2a5894b11746a6b19a5d358c68942c',qos_specs=None,replication_status=,reservations=['aea5f991-58f9-4b67-86b7-78e4215d6beb','ca0eff79-e7e7-43a3-9fa3-74d5973894ae','fefade6f-aaf0-45c6-96ce-83d13bdf2c75','a9426bcc-f3d4-406c-8d1c-2eb3a28ac615'],size=1,snapshot_id=011d20f7-cf08-4e04-abaa-d2669ee4ebd5,source_replicaid=,source_volid=None,status='creating',user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:49.883259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0413beb-8e56-432d-87ca-48ee16bf2962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:49.904234 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0413beb-8e56-432d-87ca-48ee16bf2962) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:49.905134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Flow 'volume_create_api' (0780a06d-b70c-4299-a894-63bc51e65098) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:49.905490 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume request issued successfully. Aug 25 12:00:49.906077 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-489a4135-6863-4980-9469-f88708672fae tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:00:49.906598 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1303/5243] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 12:00:49 2026] POST /volume/v3/volumes => generated 812 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:49.918154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b4e63ffc-28fb-401f-8502-1c7ffa0c8186 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:49.920397 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4e63ffc-28fb-401f-8502-1c7ffa0c8186 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:00:49.920720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4e63ffc-28fb-401f-8502-1c7ffa0c8186 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:49.920981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b4e63ffc-28fb-401f-8502-1c7ffa0c8186 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:49.929063 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:49.929063 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:49.932815 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b4e63ffc-28fb-401f-8502-1c7ffa0c8186 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:49.937045 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b4e63ffc-28fb-401f-8502-1c7ffa0c8186 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:00:49.937444 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1319/5244] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:00:49 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:50.137770 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-912167ff-baa8-46a6-9b73-0d1301c43e5f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:50.139468 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-912167ff-baa8-46a6-9b73-0d1301c43e5f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:50.139647 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-912167ff-baa8-46a6-9b73-0d1301c43e5f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:50.139849 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-912167ff-baa8-46a6-9b73-0d1301c43e5f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:50.139952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-912167ff-baa8-46a6-9b73-0d1301c43e5f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:50.144006 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:50.144006 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:50.144766 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-912167ff-baa8-46a6-9b73-0d1301c43e5f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:50.145128 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1302/5245] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:50 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:50.953204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5e214997-3fd7-4f82-bc29-5f4258092688 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:50.955061 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e214997-3fd7-4f82-bc29-5f4258092688 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:00:50.955287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e214997-3fd7-4f82-bc29-5f4258092688 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:50.955457 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5e214997-3fd7-4f82-bc29-5f4258092688 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:50.963163 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:50.963163 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:50.966998 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5e214997-3fd7-4f82-bc29-5f4258092688 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:50.971203 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5e214997-3fd7-4f82-bc29-5f4258092688 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:00:50.971545 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1322/5246] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:00:50 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:50.983960 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ae10167f-fcbb-4a03-8ada-18098eeeb23b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:50.985914 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae10167f-fcbb-4a03-8ada-18098eeeb23b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:00:50.986246 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae10167f-fcbb-4a03-8ada-18098eeeb23b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:50.986452 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae10167f-fcbb-4a03-8ada-18098eeeb23b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:50.994591 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:50.994591 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:50.998427 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ae10167f-fcbb-4a03-8ada-18098eeeb23b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:51.003086 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae10167f-fcbb-4a03-8ada-18098eeeb23b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:00:51.003747 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1304/5247] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:00:50 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 1421 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:51.155758 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-87f2e8c2-9b26-46f2-b0e8-19f602374d6c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:51.157659 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-87f2e8c2-9b26-46f2-b0e8-19f602374d6c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:51.157892 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-87f2e8c2-9b26-46f2-b0e8-19f602374d6c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:51.158079 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-87f2e8c2-9b26-46f2-b0e8-19f602374d6c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:51.158209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-87f2e8c2-9b26-46f2-b0e8-19f602374d6c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:51.162861 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:51.162861 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:51.163701 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-87f2e8c2-9b26-46f2-b0e8-19f602374d6c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:51.164071 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1320/5248] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:51 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:52.042746 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-10494057-d8b9-47da-a79a-df349c559035 req-76b0183e-210c-411f-ba7f-84701ea4c453 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.044773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-76b0183e-210c-411f-ba7f-84701ea4c453 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:00:52.044979 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-76b0183e-210c-411f-ba7f-84701ea4c453 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.045156 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-76b0183e-210c-411f-ba7f-84701ea4c453 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.052940 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.052940 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:52.057099 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-10494057-d8b9-47da-a79a-df349c559035 req-76b0183e-210c-411f-ba7f-84701ea4c453 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:52.067997 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-76b0183e-210c-411f-ba7f-84701ea4c453 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:00:52.068437 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1303/5249] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:52 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 1403 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:52.175250 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6e98dfd4-4262-432d-a023-025da7d3bf5c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.177062 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e98dfd4-4262-432d-a023-025da7d3bf5c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:52.177320 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e98dfd4-4262-432d-a023-025da7d3bf5c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.177520 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6e98dfd4-4262-432d-a023-025da7d3bf5c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.177676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6e98dfd4-4262-432d-a023-025da7d3bf5c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:52.182483 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.182483 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:52.183371 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6e98dfd4-4262-432d-a023-025da7d3bf5c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:52.183790 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1323/5250] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:52 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:52.193163 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cc00d84a-60bb-43f6-b20d-1d0da553e9be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.195396 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc00d84a-60bb-43f6-b20d-1d0da553e9be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:00:52.195657 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc00d84a-60bb-43f6-b20d-1d0da553e9be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.195866 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc00d84a-60bb-43f6-b20d-1d0da553e9be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.203883 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.203883 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:52.207641 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-cc00d84a-60bb-43f6-b20d-1d0da553e9be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:52.211918 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc00d84a-60bb-43f6-b20d-1d0da553e9be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 returned with HTTP 200 Aug 25 12:00:52.212272 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1305/5251] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:52 2026] GET /volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:52.227522 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.228961 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:52.229151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.229362 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.229470 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete backup with id: fb54e416-9c13-4309-96ae-81b376252bb6. Aug 25 12:00:52.233694 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.233694 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:52.248679 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] delete_backup rpcapi backup_id fb54e416-9c13-4309-96ae-81b376252bb6 {{(pid=100239) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:00:52.250414 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6c1851c0-4357-471c-a64c-7c36abd8a56e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 202 Aug 25 12:00:52.250854 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1321/5252] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:00:52 2026] DELETE /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:00:52.259221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f188eb16-d078-43e0-b60a-e19417ba235f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.261215 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f188eb16-d078-43e0-b60a-e19417ba235f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:52.261495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f188eb16-d078-43e0-b60a-e19417ba235f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.261771 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f188eb16-d078-43e0-b60a-e19417ba235f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.261925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-f188eb16-d078-43e0-b60a-e19417ba235f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:52.266247 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.266247 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:52.267002 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f188eb16-d078-43e0-b60a-e19417ba235f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 200 Aug 25 12:00:52.267365 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1304/5253] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:52 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:52.491655 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-10494057-d8b9-47da-a79a-df349c559035 req-8367f060-dba4-4c80-85fd-3f40937f418b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.493954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-8367f060-dba4-4c80-85fd-3f40937f418b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:00:52.494163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-8367f060-dba4-4c80-85fd-3f40937f418b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.494383 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-8367f060-dba4-4c80-85fd-3f40937f418b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.501517 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.501517 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:52.505314 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-10494057-d8b9-47da-a79a-df349c559035 req-8367f060-dba4-4c80-85fd-3f40937f418b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:52.509832 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-8367f060-dba4-4c80-85fd-3f40937f418b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:00:52.510220 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1324/5254] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:00:52 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 1403 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:52.519709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2599ca70-2bc0-4459-9d57-86ece3fec05e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.520138 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2599ca70-2bc0-4459-9d57-86ece3fec05e None None] GET https://10.4.3.66/volume// Aug 25 12:00:52.520295 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2599ca70-2bc0-4459-9d57-86ece3fec05e None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:52.520495 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2599ca70-2bc0-4459-9d57-86ece3fec05e None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:52.520838 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2599ca70-2bc0-4459-9d57-86ece3fec05e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:52.521114 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1306/5255] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 12:00:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:52.529431 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-10494057-d8b9-47da-a79a-df349c559035 req-e89a7041-30fa-476f-9e04-6d656c93878a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:52.531573 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-e89a7041-30fa-476f-9e04-6d656c93878a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:00:52.531956 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-e89a7041-30fa-476f-9e04-6d656c93878a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9cbcae99-57e5-4111-95b5-9b9f117f8965", "connector": null, "instance_uuid": "9d3e796b-f1fc-453a-a940-b329da180f02"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:52.540691 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:52.540691 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:52.572867 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-e89a7041-30fa-476f-9e04-6d656c93878a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:00:52.573337 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1322/5256] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:00:52 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 25 12:00:53.277673 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01788d6e-3159-4618-9d20-64b79155afc5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.279489 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01788d6e-3159-4618-9d20-64b79155afc5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 Aug 25 12:00:53.279665 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01788d6e-3159-4618-9d20-64b79155afc5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:53.279833 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01788d6e-3159-4618-9d20-64b79155afc5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:53.279936 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-01788d6e-3159-4618-9d20-64b79155afc5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id fb54e416-9c13-4309-96ae-81b376252bb6. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:53.283668 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01788d6e-3159-4618-9d20-64b79155afc5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 returned with HTTP 404 Aug 25 12:00:53.284149 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1305/5257] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:53 2026] GET /volume/v3/backups/fb54e416-9c13-4309-96ae-81b376252bb6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:53.293656 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.295388 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:00:53.295794 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-949807973"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:53.297341 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-949807973'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:00:53.297458 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume of 1 GB Aug 25 12:00:53.301703 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Availability Zones retrieved successfully. Aug 25 12:00:53.307382 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (544ab57d-afc9-48ef-a9a8-602d32d9b3b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:53.308486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1186dda9-be0b-4235-9cac-10f15cd97abd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:53.309356 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:00:53.340377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1186dda9-be0b-4235-9cac-10f15cd97abd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:53.341338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4836f285-3be3-418b-955a-6b2c814f2a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:53.388138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['310574af-a61e-47da-a28c-a71fcf209518', '409b67e5-5bfc-451f-a4c3-624277927afe', '6d8223b7-5aee-402b-8221-79d42ddeee34', '363b7a5b-cf24-4389-90a7-3bb3583a1307'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:53.388411 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-53b2e5e6-1015-43f3-b51d-9ffb14a7510b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.388855 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53b2e5e6-1015-43f3-b51d-9ffb14a7510b None None] GET https://10.4.3.66/volume// Aug 25 12:00:53.389166 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4836f285-3be3-418b-955a-6b2c814f2a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['310574af-a61e-47da-a28c-a71fcf209518', '409b67e5-5bfc-451f-a4c3-624277927afe', '6d8223b7-5aee-402b-8221-79d42ddeee34', '363b7a5b-cf24-4389-90a7-3bb3583a1307']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:53.389228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53b2e5e6-1015-43f3-b51d-9ffb14a7510b None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:53.389228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53b2e5e6-1015-43f3-b51d-9ffb14a7510b None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:53.389654 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53b2e5e6-1015-43f3-b51d-9ffb14a7510b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:00:53.389817 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5ccbb0-10c8-472a-b178-7d2866116392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:53.390008 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1307/5258] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:00:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:00:53.399494 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-10494057-d8b9-47da-a79a-df349c559035 req-7142548d-2cf6-48d9-ab98-91dd6ec9fcda None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.401204 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7142548d-2cf6-48d9-ab98-91dd6ec9fcda tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:00:53.401397 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7142548d-2cf6-48d9-ab98-91dd6ec9fcda tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:53.401590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7142548d-2cf6-48d9-ab98-91dd6ec9fcda tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:53.410986 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:53.410986 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:53.414454 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-10494057-d8b9-47da-a79a-df349c559035 req-7142548d-2cf6-48d9-ab98-91dd6ec9fcda tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:00:53.414636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5ccbb0-10c8-472a-b178-7d2866116392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d1a6497-7a9b-4e3e-840e-ddb0ab20c399', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-949807973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['310574af-a61e-47da-a28c-a71fcf209518','409b67e5-5bfc-451f-a4c3-624277927afe','6d8223b7-5aee-402b-8221-79d42ddeee34','363b7a5b-cf24-4389-90a7-3bb3583a1307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:00:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-949807973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d1a6497-7a9b-4e3e-840e-ddb0ab20c399,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f4611c9734444b87a984dc494fb081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:53.415406 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d822fa-a751-41fa-aa5a-5048215c49b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:53.419503 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7142548d-2cf6-48d9-ab98-91dd6ec9fcda tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:00:53.420086 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1323/5259] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:00:53 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 1582 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:00:53.433727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d822fa-a751-41fa-aa5a-5048215c49b5) transitioned into state 'SUCCESS' from state '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-949807973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['310574af-a61e-47da-a28c-a71fcf209518','409b67e5-5bfc-451f-a4c3-624277927afe','6d8223b7-5aee-402b-8221-79d42ddeee34','363b7a5b-cf24-4389-90a7-3bb3583a1307'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:53.434784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4b6046-f889-41ef-996e-b869f2299700) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:00:53.445700 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f4b6046-f889-41ef-996e-b869f2299700) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:00:53.446841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (544ab57d-afc9-48ef-a9a8-602d32d9b3b1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:00:53.447124 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request issued successfully. Aug 25 12:00:53.447703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e3ad86b7-904f-4476-9fd4-8467838e5a7d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:00:53.448110 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1325/5260] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 12:00:53 2026] POST /volume/v3/volumes => generated 746 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:00:53.459595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b42ad142-384b-4ab6-be6b-eedc50dd9627 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.461368 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b42ad142-384b-4ab6-be6b-eedc50dd9627 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:00:53.461576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b42ad142-384b-4ab6-be6b-eedc50dd9627 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:53.461799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b42ad142-384b-4ab6-be6b-eedc50dd9627 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:53.470479 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:53.470479 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:53.475405 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b42ad142-384b-4ab6-be6b-eedc50dd9627 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:53.481175 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b42ad142-384b-4ab6-be6b-eedc50dd9627 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 returned with HTTP 200 Aug 25 12:00:53.481705 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1306/5261] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:53 2026] GET /volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 => generated 814 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:53.521719 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.523541 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] PUT https://10.4.3.66/volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede Aug 25 12:00:53.523889 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:53.530350 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Acquiring lock "cinder-attachment_update-9cbcae99-57e5-4111-95b5-9b9f117f8965-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:00:53.534438 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Lock "cinder-attachment_update-9cbcae99-57e5-4111-95b5-9b9f117f8965-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:00:53.535379 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:53.535379 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:53.642989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Lock "cinder-attachment_update-9cbcae99-57e5-4111-95b5-9b9f117f8965-np0000008081" released by "attachment_update" :: held 0.108s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:00:53.643330 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-3aeb8c21-0f69-4bbc-a816-caa7e38ce130 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede returned with HTTP 200 Aug 25 12:00:53.643775 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1308/5262] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:00:53 2026] PUT /volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede => generated 969 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:00:53.665601 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-10494057-d8b9-47da-a79a-df349c559035 req-7d48e762-da08-4f37-9ed4-20bbb561b77e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:53.667882 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7d48e762-da08-4f37-9ed4-20bbb561b77e tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede/action Aug 25 12:00:53.668243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7d48e762-da08-4f37-9ed4-20bbb561b77e tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:00:53.668358 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7d48e762-da08-4f37-9ed4-20bbb561b77e tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:53.684231 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:53.684231 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:53.696424 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-10494057-d8b9-47da-a79a-df349c559035 req-7d48e762-da08-4f37-9ed4-20bbb561b77e tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede/action returned with HTTP 204 Aug 25 12:00:53.696956 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1324/5263] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:00:53 2026] POST /volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:00:54.494006 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e7b6ac9a-df73-48b5-be10-1102eb0c5e1c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:54.495641 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7b6ac9a-df73-48b5-be10-1102eb0c5e1c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:00:54.495818 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ac9a-df73-48b5-be10-1102eb0c5e1c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:54.495984 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e7b6ac9a-df73-48b5-be10-1102eb0c5e1c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:54.502510 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:54.502510 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:54.505595 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e7b6ac9a-df73-48b5-be10-1102eb0c5e1c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:54.509123 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e7b6ac9a-df73-48b5-be10-1102eb0c5e1c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 returned with HTTP 200 Aug 25 12:00:54.509450 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1326/5264] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:54 2026] GET /volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 => generated 839 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:54.520599 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:54.522332 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:00:54.522687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d1a6497-7a9b-4e3e-840e-ddb0ab20c399", "name": "tempest-VolumesBackupsTest-Backup-662273975"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:00:54.524083 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating new backup {'backup': {'volume_id': '2d1a6497-7a9b-4e3e-840e-ddb0ab20c399', 'name': 'tempest-VolumesBackupsTest-Backup-662273975'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:00:54.525344 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating backup of volume 2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 in container None Aug 25 12:00:54.531030 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:54.531030 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:54.531496 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:00:54.547897 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['a94595af-c712-4cfa-9176-d0a8c5defd54', '54fe97af-019c-4a6e-8740-948d21fb087c'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:00:54.574646 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-803c91a0-d1c2-4eba-b3b8-f24bf9d2dfe5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:00:54.575125 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1307/5265] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:00:54 2026] POST /volume/v3/backups => generated 327 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:00:54.583213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-dad1f287-236f-4508-9627-6234290cf175 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:54.585166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dad1f287-236f-4508-9627-6234290cf175 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:00:54.585390 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dad1f287-236f-4508-9627-6234290cf175 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:54.585599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-dad1f287-236f-4508-9627-6234290cf175 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:54.585726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-dad1f287-236f-4508-9627-6234290cf175 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:54.590333 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:54.590333 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:54.590614 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-dad1f287-236f-4508-9627-6234290cf175 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:00:54.591192 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1309/5266] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:54 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:55.600274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d2819e43-90b9-4c07-a8fe-e066772dc181 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:55.601893 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2819e43-90b9-4c07-a8fe-e066772dc181 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:00:55.602067 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2819e43-90b9-4c07-a8fe-e066772dc181 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:55.602241 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d2819e43-90b9-4c07-a8fe-e066772dc181 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:55.602351 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d2819e43-90b9-4c07-a8fe-e066772dc181 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:55.606351 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:55.606351 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:55.607080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d2819e43-90b9-4c07-a8fe-e066772dc181 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:00:55.607408 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1325/5267] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:55 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:56.616386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4998fba6-1516-450e-8f0b-e239b7ffaa79 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:56.618242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4998fba6-1516-450e-8f0b-e239b7ffaa79 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:00:56.618430 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4998fba6-1516-450e-8f0b-e239b7ffaa79 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:56.618713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4998fba6-1516-450e-8f0b-e239b7ffaa79 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:56.618837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4998fba6-1516-450e-8f0b-e239b7ffaa79 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:56.623117 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:56.623117 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:00:56.623899 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4998fba6-1516-450e-8f0b-e239b7ffaa79 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:00:56.624241 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1327/5268] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:56 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:57.634102 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-43fa0f49-74f5-4339-9452-3340ac4af710 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:57.635695 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43fa0f49-74f5-4339-9452-3340ac4af710 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:00:57.635887 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43fa0f49-74f5-4339-9452-3340ac4af710 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:57.636081 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-43fa0f49-74f5-4339-9452-3340ac4af710 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:57.636180 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-43fa0f49-74f5-4339-9452-3340ac4af710 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:57.639871 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:57.639871 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:00:57.640473 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-43fa0f49-74f5-4339-9452-3340ac4af710 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:00:57.640815 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1308/5269] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:57 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:58.650757 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-df9e2378-3a7a-453e-910e-d446feb75875 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:58.652662 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df9e2378-3a7a-453e-910e-d446feb75875 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:00:58.652877 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df9e2378-3a7a-453e-910e-d446feb75875 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:58.653075 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-df9e2378-3a7a-453e-910e-d446feb75875 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:58.653180 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-df9e2378-3a7a-453e-910e-d446feb75875 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:58.658418 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:58.658418 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:00:58.659286 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-df9e2378-3a7a-453e-910e-d446feb75875 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:00:58.659852 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1310/5270] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:58 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:00:59.669700 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9bbb702-8bc6-4d04-88bd-81d319cf5571 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:00:59.671825 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9bbb702-8bc6-4d04-88bd-81d319cf5571 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:00:59.672010 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9bbb702-8bc6-4d04-88bd-81d319cf5571 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:00:59.672187 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9bbb702-8bc6-4d04-88bd-81d319cf5571 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:00:59.672309 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b9bbb702-8bc6-4d04-88bd-81d319cf5571 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:00:59.676606 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:00:59.676606 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:00:59.677435 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9bbb702-8bc6-4d04-88bd-81d319cf5571 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:00:59.677821 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1326/5271] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:00:59 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:00.688246 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a0bf256b-9a0c-4b34-8f5e-e4a244391a06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:00.690394 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a0bf256b-9a0c-4b34-8f5e-e4a244391a06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:00.690678 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a0bf256b-9a0c-4b34-8f5e-e4a244391a06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:00.690872 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a0bf256b-9a0c-4b34-8f5e-e4a244391a06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:00.690990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a0bf256b-9a0c-4b34-8f5e-e4a244391a06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:00.697923 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:00.697923 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:00.698981 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a0bf256b-9a0c-4b34-8f5e-e4a244391a06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:00.699612 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1328/5272] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:00 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:01.710506 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1985d29b-b933-477d-9bc8-a979b4c7619c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:01.712614 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1985d29b-b933-477d-9bc8-a979b4c7619c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:01.712851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1985d29b-b933-477d-9bc8-a979b4c7619c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:01.713061 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1985d29b-b933-477d-9bc8-a979b4c7619c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:01.713160 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1985d29b-b933-477d-9bc8-a979b4c7619c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:01.717917 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:01.717917 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:01.718696 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1985d29b-b933-477d-9bc8-a979b4c7619c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:01.719134 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1309/5273] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:01 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:02.729772 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9cbf51bd-ab37-4e69-827e-61316676f44e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:02.731942 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9cbf51bd-ab37-4e69-827e-61316676f44e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:02.732139 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9cbf51bd-ab37-4e69-827e-61316676f44e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:02.732291 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9cbf51bd-ab37-4e69-827e-61316676f44e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:02.732411 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9cbf51bd-ab37-4e69-827e-61316676f44e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:02.736984 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:02.736984 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:02.737620 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9cbf51bd-ab37-4e69-827e-61316676f44e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:02.737994 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1311/5274] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:02 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:03.747781 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-fd16f0e6-765d-440d-be0b-b0e97d692e2a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:03.750217 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd16f0e6-765d-440d-be0b-b0e97d692e2a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:03.750528 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd16f0e6-765d-440d-be0b-b0e97d692e2a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:03.750846 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-fd16f0e6-765d-440d-be0b-b0e97d692e2a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:03.751017 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-fd16f0e6-765d-440d-be0b-b0e97d692e2a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:03.756740 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:03.756740 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:03.757915 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-fd16f0e6-765d-440d-be0b-b0e97d692e2a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:03.758786 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1327/5275] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:03 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:04.769358 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c127ab10-69d4-4b2c-9b80-9633e05521e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:04.771384 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c127ab10-69d4-4b2c-9b80-9633e05521e3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:04.771631 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c127ab10-69d4-4b2c-9b80-9633e05521e3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:04.771849 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c127ab10-69d4-4b2c-9b80-9633e05521e3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:04.771944 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c127ab10-69d4-4b2c-9b80-9633e05521e3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:04.777244 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:04.777244 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:04.777967 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c127ab10-69d4-4b2c-9b80-9633e05521e3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:04.778307 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1329/5276] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:04 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:05.789937 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-83e18970-8b0f-4c72-90bf-7a9274ebcd01 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:05.791598 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83e18970-8b0f-4c72-90bf-7a9274ebcd01 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:05.791796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83e18970-8b0f-4c72-90bf-7a9274ebcd01 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:05.791985 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-83e18970-8b0f-4c72-90bf-7a9274ebcd01 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:05.792105 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-83e18970-8b0f-4c72-90bf-7a9274ebcd01 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:05.796398 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:05.796398 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:05.797088 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-83e18970-8b0f-4c72-90bf-7a9274ebcd01 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:05.797426 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1310/5277] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:05 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:06.807395 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-26168764-22f0-4387-90ec-caa5109b7fcd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:06.809578 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-26168764-22f0-4387-90ec-caa5109b7fcd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:06.811524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-26168764-22f0-4387-90ec-caa5109b7fcd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:06.811524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-26168764-22f0-4387-90ec-caa5109b7fcd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:06.811524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-26168764-22f0-4387-90ec-caa5109b7fcd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:06.815556 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:06.815556 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:06.816466 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-26168764-22f0-4387-90ec-caa5109b7fcd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:06.816881 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1312/5278] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:06 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:07.826652 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-54c095d0-c10e-4980-849b-74e12197ecd6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:07.828480 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54c095d0-c10e-4980-849b-74e12197ecd6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:07.828674 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54c095d0-c10e-4980-849b-74e12197ecd6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:07.828882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-54c095d0-c10e-4980-849b-74e12197ecd6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:07.828997 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-54c095d0-c10e-4980-849b-74e12197ecd6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:07.833089 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:07.833089 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:07.833803 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-54c095d0-c10e-4980-849b-74e12197ecd6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:07.834169 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1328/5279] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:07 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:08.844068 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5129f7ce-aa7f-4fc2-883c-7b720a0298aa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:08.845976 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5129f7ce-aa7f-4fc2-883c-7b720a0298aa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:08.846163 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5129f7ce-aa7f-4fc2-883c-7b720a0298aa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:08.846345 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5129f7ce-aa7f-4fc2-883c-7b720a0298aa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:08.846442 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5129f7ce-aa7f-4fc2-883c-7b720a0298aa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:08.851530 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:08.851530 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:08.852372 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5129f7ce-aa7f-4fc2-883c-7b720a0298aa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:08.852766 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1330/5280] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:08 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:09.862549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-29354168-1f75-492b-9719-ec6598bd41a3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:09.864364 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29354168-1f75-492b-9719-ec6598bd41a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:09.865925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29354168-1f75-492b-9719-ec6598bd41a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:09.865925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-29354168-1f75-492b-9719-ec6598bd41a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:09.865925 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-29354168-1f75-492b-9719-ec6598bd41a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:09.869355 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:09.869355 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:09.870252 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-29354168-1f75-492b-9719-ec6598bd41a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:09.870782 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1311/5281] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:09 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:10.880227 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-060bb3e1-b82c-47c6-abe8-732722ab8d77 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:10.882107 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-060bb3e1-b82c-47c6-abe8-732722ab8d77 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:10.882259 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-060bb3e1-b82c-47c6-abe8-732722ab8d77 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:10.882451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-060bb3e1-b82c-47c6-abe8-732722ab8d77 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:10.882569 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-060bb3e1-b82c-47c6-abe8-732722ab8d77 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:10.888767 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:10.888767 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:10.889586 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-060bb3e1-b82c-47c6-abe8-732722ab8d77 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:10.890036 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1313/5282] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:10 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:11.903542 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e941d6b8-6fd9-4607-b90d-ce1d4da68924 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:11.905237 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e941d6b8-6fd9-4607-b90d-ce1d4da68924 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:11.905472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e941d6b8-6fd9-4607-b90d-ce1d4da68924 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:11.905637 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e941d6b8-6fd9-4607-b90d-ce1d4da68924 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:11.905756 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e941d6b8-6fd9-4607-b90d-ce1d4da68924 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:11.911327 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:11.911327 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:11.911327 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e941d6b8-6fd9-4607-b90d-ce1d4da68924 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:11.911327 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1329/5283] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:11 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:11.920946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:11.922504 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:01:11.922991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2d1a6497-7a9b-4e3e-840e-ddb0ab20c399", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-2050384103"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:11.926566 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating new backup {'backup': {'volume_id': '2d1a6497-7a9b-4e3e-840e-ddb0ab20c399', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-2050384103'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:01:11.928651 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating backup of volume 2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 in container None Aug 25 12:01:11.929708 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:11.933296 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:01:11.933296 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-490570667", "description": null, "metadata": null}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:11.935032 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:11.935032 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:11.935554 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:11.942821 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:11.942821 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:11.943755 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:11.944014 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create snapshot from volume 6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:01:11.955525 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['66bd1aaa-f74b-4e5c-aa63-e4156517f95a', 'db6c20d0-d898-4c78-ae05-2537b679cb07'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:11.974068 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['2a9f3d7b-1d91-4c4e-bfa5-ea0dbbaff819', 'fc116dc2-2d6e-4ab2-b61f-4f58193183e4', 'f2377df9-56c7-442f-b5a1-244e8db9240c', '787c0c20-04ed-4f73-8850-8a638e7461c0'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:11.993880 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74dac51d-52eb-4cd2-8da4-630875eb7d20 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:01:11.994495 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1331/5284] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:01:11 2026] POST /volume/v3/backups => generated 328 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:12.006124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e53a70b8-302f-43a9-9a2a-6678cfd4b11b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:12.007994 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e53a70b8-302f-43a9-9a2a-6678cfd4b11b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:12.008189 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e53a70b8-302f-43a9-9a2a-6678cfd4b11b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:12.008381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e53a70b8-302f-43a9-9a2a-6678cfd4b11b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:12.008503 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-e53a70b8-302f-43a9-9a2a-6678cfd4b11b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:12.014160 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:12.014160 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:12.015130 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e53a70b8-302f-43a9-9a2a-6678cfd4b11b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:12.015572 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1314/5285] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:12 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:12.017016 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot force create request issued successfully. Aug 25 12:01:12.017370 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0655ac01-8a79-4d2d-8dc7-290cf8566d41 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:01:12.017868 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1312/5286] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 12:01:11 2026] POST /volume/v3/snapshots => generated 307 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:12.026471 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e4a0b2a-c7f0-4f82-9d96-a3da2323d895 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:12.029750 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e4a0b2a-c7f0-4f82-9d96-a3da2323d895 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:01:12.029750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e4a0b2a-c7f0-4f82-9d96-a3da2323d895 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:12.029750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e4a0b2a-c7f0-4f82-9d96-a3da2323d895 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:12.035806 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:12.035806 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:12.036284 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0e4a0b2a-c7f0-4f82-9d96-a3da2323d895 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 12:01:12.037165 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e4a0b2a-c7f0-4f82-9d96-a3da2323d895 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 returned with HTTP 200 Aug 25 12:01:12.037505 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1330/5287] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:01:12 2026] GET /volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:13.029203 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-19d9b5ca-a3ab-4d56-9629-0b4b37d83928 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:13.030762 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19d9b5ca-a3ab-4d56-9629-0b4b37d83928 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:13.030933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19d9b5ca-a3ab-4d56-9629-0b4b37d83928 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:13.031104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-19d9b5ca-a3ab-4d56-9629-0b4b37d83928 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:13.031204 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-19d9b5ca-a3ab-4d56-9629-0b4b37d83928 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:13.035059 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:13.035059 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:13.035750 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-19d9b5ca-a3ab-4d56-9629-0b4b37d83928 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:13.036069 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1332/5288] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:13 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:13.046302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ecb8dfee-13f4-4733-bbf4-55a036c20413 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:13.048083 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ecb8dfee-13f4-4733-bbf4-55a036c20413 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:01:13.048275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ecb8dfee-13f4-4733-bbf4-55a036c20413 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:13.048450 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ecb8dfee-13f4-4733-bbf4-55a036c20413 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:13.053064 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:13.053064 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:13.053464 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ecb8dfee-13f4-4733-bbf4-55a036c20413 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 12:01:13.054161 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ecb8dfee-13f4-4733-bbf4-55a036c20413 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 returned with HTTP 200 Aug 25 12:01:13.054477 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1315/5289] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:01:13 2026] GET /volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:13.063264 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-311d280a-2760-4723-9c2b-9324b97bb21a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:13.065439 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-311d280a-2760-4723-9c2b-9324b97bb21a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:01:13.065719 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-311d280a-2760-4723-9c2b-9324b97bb21a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:13.065937 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-311d280a-2760-4723-9c2b-9324b97bb21a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:13.070710 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:13.070710 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:13.071156 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-311d280a-2760-4723-9c2b-9324b97bb21a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 12:01:13.071949 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-311d280a-2760-4723-9c2b-9324b97bb21a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 returned with HTTP 200 Aug 25 12:01:13.072405 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1313/5290] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:01:13 2026] GET /volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:13.080442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f6be59de-e132-4a06-93fd-394344108be9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:13.082038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:01:13.082392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1276928848", "snapshot_id": "74d099ed-cfc0-4fa2-9653-0111a9b78117", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:13.083865 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1276928848', 'snapshot_id': '74d099ed-cfc0-4fa2-9653-0111a9b78117', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:01:13.088871 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:13.088871 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:13.089270 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 12:01:13.089406 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume of 1 GB Aug 25 12:01:13.093016 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Availability Zones retrieved successfully. Aug 25 12:01:13.098245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (f78e72a2-3c0e-41f3-ad15-49bd369d3a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:01:13.099463 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91341e0-186f-43b7-ae57-cd2381f1cf35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:13.100388 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:01:13.134495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a91341e0-186f-43b7-ae57-cd2381f1cf35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74d099ed-cfc0-4fa2-9653-0111a9b78117', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:13.135329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a511d62f-bfd5-4d2b-8d03-8fa09b178ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:13.180524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Created reservations ['3ba41342-8244-47c7-b7de-38e01a45f91d', '23134086-99da-44e4-969b-4c92453e1d75', 'a0028979-7c11-43dd-a6c9-b7fd81456e5a', '81f86983-2c16-4462-9011-dcd2c89a4931'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:13.181310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a511d62f-bfd5-4d2b-8d03-8fa09b178ccb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ba41342-8244-47c7-b7de-38e01a45f91d', '23134086-99da-44e4-969b-4c92453e1d75', 'a0028979-7c11-43dd-a6c9-b7fd81456e5a', '81f86983-2c16-4462-9011-dcd2c89a4931']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:13.181983 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f36bee-c4cf-4c28-a65d-17bcfc1cec89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:13.231256 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63f36bee-c4cf-4c28-a65d-17bcfc1cec89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1276928848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['3ba41342-8244-47c7-b7de-38e01a45f91d','23134086-99da-44e4-969b-4c92453e1d75','a0028979-7c11-43dd-a6c9-b7fd81456e5a','81f86983-2c16-4462-9011-dcd2c89a4931'],size=1,snapshot_id=74d099ed-cfc0-4fa2-9653-0111a9b78117,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T12:01:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1276928848',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='10870ddacf0d400f91f50c8ef60765f7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74d099ed-cfc0-4fa2-9653-0111a9b78117,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:13.232347 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccde0a89-2476-4f09-869c-e5500de39d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:13.250462 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccde0a89-2476-4f09-869c-e5500de39d02) transitioned into state 'SUCCESS' from state '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-1276928848',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='10870ddacf0d400f91f50c8ef60765f7',qos_specs=None,replication_status=,reservations=['3ba41342-8244-47c7-b7de-38e01a45f91d','23134086-99da-44e4-969b-4c92453e1d75','a0028979-7c11-43dd-a6c9-b7fd81456e5a','81f86983-2c16-4462-9011-dcd2c89a4931'],size=1,snapshot_id=74d099ed-cfc0-4fa2-9653-0111a9b78117,source_replicaid=,source_volid=None,status='creating',user_id='a78e2dbe839a437ebf05c1d48aaa9029',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:13.251328 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee001f8f-e9e9-4d1b-9f55-af0cd89b96f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:13.275023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee001f8f-e9e9-4d1b-9f55-af0cd89b96f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:13.276177 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Flow 'volume_create_api' (f78e72a2-3c0e-41f3-ad15-49bd369d3a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:01:13.276842 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Create volume request issued successfully. Aug 25 12:01:13.277425 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f6be59de-e132-4a06-93fd-394344108be9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:01:13.278003 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1331/5291] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:01:13 2026] POST /volume/v3/volumes => generated 783 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:13.292011 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-07107a1a-7bd0-49f8-8b63-513570a49a0d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:13.293538 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07107a1a-7bd0-49f8-8b63-513570a49a0d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:01:13.293796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07107a1a-7bd0-49f8-8b63-513570a49a0d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:13.293991 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-07107a1a-7bd0-49f8-8b63-513570a49a0d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:13.305848 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:13.305848 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:13.309500 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-07107a1a-7bd0-49f8-8b63-513570a49a0d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:13.313705 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-07107a1a-7bd0-49f8-8b63-513570a49a0d tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:01:13.314056 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1333/5292] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:13 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:14.046382 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-aca4d03a-d24c-4796-a8d4-fe8d9aa33a11 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.048174 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aca4d03a-d24c-4796-a8d4-fe8d9aa33a11 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:14.048399 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aca4d03a-d24c-4796-a8d4-fe8d9aa33a11 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:14.048578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aca4d03a-d24c-4796-a8d4-fe8d9aa33a11 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:14.048701 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-aca4d03a-d24c-4796-a8d4-fe8d9aa33a11 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:14.052993 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:14.052993 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:14.053787 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aca4d03a-d24c-4796-a8d4-fe8d9aa33a11 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:14.054175 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1316/5293] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:14 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:14.325292 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2132e056-af56-46ed-83e0-1e1a16558b87 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.326974 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2132e056-af56-46ed-83e0-1e1a16558b87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:01:14.327178 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2132e056-af56-46ed-83e0-1e1a16558b87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:14.327356 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2132e056-af56-46ed-83e0-1e1a16558b87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:14.334268 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:14.334268 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:14.337655 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2132e056-af56-46ed-83e0-1e1a16558b87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:14.341872 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2132e056-af56-46ed-83e0-1e1a16558b87 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:01:14.342533 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1314/5294] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:14 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:14.353981 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-62746951-ac7a-4180-8851-df4fb3f917aa None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.355892 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62746951-ac7a-4180-8851-df4fb3f917aa tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:01:14.356117 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62746951-ac7a-4180-8851-df4fb3f917aa tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:14.356324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-62746951-ac7a-4180-8851-df4fb3f917aa tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:14.363663 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:14.363663 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:14.368134 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-62746951-ac7a-4180-8851-df4fb3f917aa tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:14.372558 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-62746951-ac7a-4180-8851-df4fb3f917aa tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:01:14.372938 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1332/5295] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:14 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:14.454137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2f4f8b38-c05a-4ed4-9171-13db3610ec42 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.456000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2f4f8b38-c05a-4ed4-9171-13db3610ec42 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:01:14.456383 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2f4f8b38-c05a-4ed4-9171-13db3610ec42 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:14.457598 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2f4f8b38-c05a-4ed4-9171-13db3610ec42 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:14.462912 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:14.462912 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:14.469221 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2f4f8b38-c05a-4ed4-9171-13db3610ec42 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:14.471995 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2f4f8b38-c05a-4ed4-9171-13db3610ec42 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:01:14.472485 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1334/5296] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:01:14 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 1392 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:14.903671 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-dcd4fd30-02cb-4c37-acf8-ad024ce39480 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.905691 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-dcd4fd30-02cb-4c37-acf8-ad024ce39480 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:01:14.905938 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-dcd4fd30-02cb-4c37-acf8-ad024ce39480 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:14.906213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-dcd4fd30-02cb-4c37-acf8-ad024ce39480 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:14.912808 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:14.912808 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:14.916289 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-dcd4fd30-02cb-4c37-acf8-ad024ce39480 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:14.921202 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-dcd4fd30-02cb-4c37-acf8-ad024ce39480 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:01:14.921632 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1317/5297] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:01:14 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 1392 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:14.931078 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-fba64f67-9091-45db-83cc-741937416f0a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.931692 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fba64f67-9091-45db-83cc-741937416f0a None None] GET https://10.4.3.66/volume// Aug 25 12:01:14.931783 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fba64f67-9091-45db-83cc-741937416f0a None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:14.932307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-fba64f67-9091-45db-83cc-741937416f0a None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:14.932418 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-fba64f67-9091-45db-83cc-741937416f0a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:01:14.932987 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1315/5298] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 12:01:14 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:01:14.941040 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-05824fb3-84f2-4a15-b0ff-64c538c09af0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:14.943481 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-05824fb3-84f2-4a15-b0ff-64c538c09af0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:01:14.944007 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-05824fb3-84f2-4a15-b0ff-64c538c09af0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7", "connector": null, "instance_uuid": "bf2be065-c639-4b9f-84e0-4b432afcfbda"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:14.955076 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:14.955076 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:14.988494 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-05824fb3-84f2-4a15-b0ff-64c538c09af0 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:01:14.989019 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1333/5299] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:01:14 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 25 12:01:15.068774 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6bfb3573-96e3-43aa-9c00-01756d93b34a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:15.071458 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bfb3573-96e3-43aa-9c00-01756d93b34a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:15.071990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3573-96e3-43aa-9c00-01756d93b34a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:15.071990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6bfb3573-96e3-43aa-9c00-01756d93b34a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:15.071990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-6bfb3573-96e3-43aa-9c00-01756d93b34a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:15.079640 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:15.079640 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:15.080343 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6bfb3573-96e3-43aa-9c00-01756d93b34a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:15.080706 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1335/5300] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:15 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:15.948466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f33b305d-abe5-40a8-95d8-0bc7da66c396 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:15.948937 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f33b305d-abe5-40a8-95d8-0bc7da66c396 None None] GET https://10.4.3.66/volume// Aug 25 12:01:15.949187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f33b305d-abe5-40a8-95d8-0bc7da66c396 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:15.949381 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f33b305d-abe5-40a8-95d8-0bc7da66c396 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:15.949769 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f33b305d-abe5-40a8-95d8-0bc7da66c396 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:01:15.950121 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1318/5301] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:01:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:01:15.961201 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-88bbf1fa-572f-4e39-95ba-499e09a7b1ca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:15.963640 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-88bbf1fa-572f-4e39-95ba-499e09a7b1ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:01:15.963943 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-88bbf1fa-572f-4e39-95ba-499e09a7b1ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:15.964180 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-88bbf1fa-572f-4e39-95ba-499e09a7b1ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:15.975178 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:15.975178 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:15.979160 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-88bbf1fa-572f-4e39-95ba-499e09a7b1ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:01:15.985442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-88bbf1fa-572f-4e39-95ba-499e09a7b1ca tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:01:15.986010 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1316/5302] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:01:15 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 1571 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:01:16.092291 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7e2a5aa2-d1bf-40bb-8c00-f00b6e7bf96f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:16.094455 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e2a5aa2-d1bf-40bb-8c00-f00b6e7bf96f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:16.094729 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e2a5aa2-d1bf-40bb-8c00-f00b6e7bf96f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:16.094955 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7e2a5aa2-d1bf-40bb-8c00-f00b6e7bf96f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:16.095088 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7e2a5aa2-d1bf-40bb-8c00-f00b6e7bf96f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:16.099033 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:16.099033 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:16.099640 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7e2a5aa2-d1bf-40bb-8c00-f00b6e7bf96f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:16.100060 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1334/5303] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:16 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:16.102691 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:16.104641 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] PUT https://10.4.3.66/volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74 Aug 25 12:01:16.104980 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:16.111744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Acquiring lock "cinder-attachment_update-b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:01:16.115867 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:01:16.116735 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:16.116735 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:16.189375 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Lock "cinder-attachment_update-b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7-np0000008081" released by "attachment_update" :: held 0.073s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:01:16.190481 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-fb944aca-9f14-4943-96cf-745f4fabaa5a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74 returned with HTTP 200 Aug 25 12:01:16.190481 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1336/5304] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:01:16 2026] PUT /volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74 => generated 969 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:16.214037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2b29401d-d7a8-41c0-b683-cf82842ea11b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:16.216483 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2b29401d-d7a8-41c0-b683-cf82842ea11b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] POST https://10.4.3.66/volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74/action Aug 25 12:01:16.216931 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2b29401d-d7a8-41c0-b683-cf82842ea11b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:01:16.217102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2b29401d-d7a8-41c0-b683-cf82842ea11b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:16.234988 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:16.234988 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:16.247273 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-fc766c38-8530-415a-bd7d-c70ae1565f69 req-2b29401d-d7a8-41c0-b683-cf82842ea11b tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74/action returned with HTTP 204 Aug 25 12:01:16.247875 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1319/5305] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:01:16 2026] POST /volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:01:17.109687 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-28c805cd-89e6-41bc-bfc6-8b62c26aa46a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:17.111758 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28c805cd-89e6-41bc-bfc6-8b62c26aa46a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:17.111980 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28c805cd-89e6-41bc-bfc6-8b62c26aa46a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:17.112200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-28c805cd-89e6-41bc-bfc6-8b62c26aa46a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:17.112321 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-28c805cd-89e6-41bc-bfc6-8b62c26aa46a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:17.116762 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:17.116762 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:17.117604 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-28c805cd-89e6-41bc-bfc6-8b62c26aa46a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:17.118026 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1317/5306] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:17 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:18.128351 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dacb2e11-6427-4bed-968f-3d11da78cf3c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:18.130113 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dacb2e11-6427-4bed-968f-3d11da78cf3c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:18.130303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dacb2e11-6427-4bed-968f-3d11da78cf3c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:18.130489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dacb2e11-6427-4bed-968f-3d11da78cf3c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:18.130595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-dacb2e11-6427-4bed-968f-3d11da78cf3c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:18.134893 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:18.134893 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:18.135593 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dacb2e11-6427-4bed-968f-3d11da78cf3c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:18.135959 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1335/5307] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:18 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:19.144955 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-15b93492-6c90-48ef-9448-a13fcbfb29e4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:19.146549 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15b93492-6c90-48ef-9448-a13fcbfb29e4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:19.146770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15b93492-6c90-48ef-9448-a13fcbfb29e4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:19.146958 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-15b93492-6c90-48ef-9448-a13fcbfb29e4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:19.147063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-15b93492-6c90-48ef-9448-a13fcbfb29e4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:19.150981 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:19.150981 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:19.151663 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-15b93492-6c90-48ef-9448-a13fcbfb29e4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:19.151994 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1337/5308] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:19 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:20.161302 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5385706f-8713-4c02-9112-75206a1c9f3a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:20.163070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5385706f-8713-4c02-9112-75206a1c9f3a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:20.163287 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5385706f-8713-4c02-9112-75206a1c9f3a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:20.163468 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5385706f-8713-4c02-9112-75206a1c9f3a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:20.163569 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5385706f-8713-4c02-9112-75206a1c9f3a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:20.167756 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:20.167756 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:20.168484 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5385706f-8713-4c02-9112-75206a1c9f3a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:20.168840 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1320/5309] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:20 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:21.178165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c45b838a-55cc-4e62-aacf-6db70fbb311a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:21.182660 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c45b838a-55cc-4e62-aacf-6db70fbb311a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:21.182660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c45b838a-55cc-4e62-aacf-6db70fbb311a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:21.182660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c45b838a-55cc-4e62-aacf-6db70fbb311a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:21.182660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c45b838a-55cc-4e62-aacf-6db70fbb311a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:21.182660 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=107,cinder:INSERT=18,cinder:UPDATE=37 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:01:21.185965 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:21.185965 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:21.187038 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c45b838a-55cc-4e62-aacf-6db70fbb311a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:21.187871 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1318/5310] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:21 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:21.200290 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-de9e19f3-3156-4738-b9a5-36265096c8bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:21.202372 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f/restore Aug 25 12:01:21.202828 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "2d1a6497-7a9b-4e3e-840e-ddb0ab20c399"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:21.204644 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Restoring backup 93e8e652-d20e-4ab6-bddb-e3925a317c9f ({'restore': {'volume_id': '2d1a6497-7a9b-4e3e-840e-ddb0ab20c399'}}) {{(pid=100239) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 25 12:01:21.204644 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Restoring backup 93e8e652-d20e-4ab6-bddb-e3925a317c9f to volume 2d1a6497-7a9b-4e3e-840e-ddb0ab20c399. Aug 25 12:01:21.206240 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=86,cinder:UPDATE=19,cinder:INSERT=8 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:01:21.209518 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:21.209518 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:21.222252 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:21.222252 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:21.222252 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:21.222252 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.api [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Checking backup size 1 against volume size 1 {{(pid=100239) restore /opt/stack/cinder/cinder/backup/api.py:427}} Aug 25 12:01:21.222252 np0000008081 devstack@c-api.service[100239]: INFO cinder.backup.api [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Overwriting volume 2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 with restore of backup 93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:21.241314 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.backup.rpcapi [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] restore_backup in rpcapi backup_id 93e8e652-d20e-4ab6-bddb-e3925a317c9f {{(pid=100239) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 25 12:01:21.243853 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-de9e19f3-3156-4738-b9a5-36265096c8bf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f/restore returned with HTTP 202 Aug 25 12:01:21.244564 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1336/5311] 10.4.3.66 () {68 vars in 1386 bytes} [Tue Aug 25 12:01:21 2026] POST /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f/restore => generated 181 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:21.253537 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2415f1ee-5479-4d63-95f3-29dd475f7a5b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:21.257964 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2415f1ee-5479-4d63-95f3-29dd475f7a5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:21.258137 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2415f1ee-5479-4d63-95f3-29dd475f7a5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:21.258305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2415f1ee-5479-4d63-95f3-29dd475f7a5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:21.258411 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2415f1ee-5479-4d63-95f3-29dd475f7a5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:21.262778 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=92,cinder:UPDATE=24,cinder:INSERT=10 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:01:21.266062 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:21.266062 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:21.266903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2415f1ee-5479-4d63-95f3-29dd475f7a5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:21.267287 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1338/5312] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:21 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:22.277194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2c1ca636-fe04-485c-bf4b-abfecc7c1e41 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:22.279573 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2c1ca636-fe04-485c-bf4b-abfecc7c1e41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:22.279573 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2c1ca636-fe04-485c-bf4b-abfecc7c1e41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:22.279706 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2c1ca636-fe04-485c-bf4b-abfecc7c1e41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:22.279787 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-2c1ca636-fe04-485c-bf4b-abfecc7c1e41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:22.281732 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=98,cinder:INSERT=18,cinder:UPDATE=37 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:01:22.285581 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:22.285581 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:22.286441 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2c1ca636-fe04-485c-bf4b-abfecc7c1e41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:22.286907 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1321/5313] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:22 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:23.297405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea0df40c-acd6-4845-8f10-6f726ff1ac94 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:23.299217 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea0df40c-acd6-4845-8f10-6f726ff1ac94 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:23.299406 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea0df40c-acd6-4845-8f10-6f726ff1ac94 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:23.299608 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea0df40c-acd6-4845-8f10-6f726ff1ac94 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:23.299744 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ea0df40c-acd6-4845-8f10-6f726ff1ac94 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:23.304010 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:23.304010 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:23.304645 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea0df40c-acd6-4845-8f10-6f726ff1ac94 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:23.305040 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1319/5314] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:23 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:24.318779 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eec50000-b672-4189-8102-170bdf59c531 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:24.321047 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eec50000-b672-4189-8102-170bdf59c531 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:24.321316 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eec50000-b672-4189-8102-170bdf59c531 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:24.321577 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eec50000-b672-4189-8102-170bdf59c531 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:24.321749 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eec50000-b672-4189-8102-170bdf59c531 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:24.326457 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:24.326457 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:24.327328 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eec50000-b672-4189-8102-170bdf59c531 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:24.327776 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1337/5315] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:24 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:25.342135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fcb58c1a-f938-49ed-b1ff-0c36cb6a18b7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:25.343991 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcb58c1a-f938-49ed-b1ff-0c36cb6a18b7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:25.344186 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcb58c1a-f938-49ed-b1ff-0c36cb6a18b7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:25.344360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcb58c1a-f938-49ed-b1ff-0c36cb6a18b7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:25.344461 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fcb58c1a-f938-49ed-b1ff-0c36cb6a18b7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:25.349092 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:25.349092 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:25.349931 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcb58c1a-f938-49ed-b1ff-0c36cb6a18b7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:25.350305 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1339/5316] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:25 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:26.359682 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-afc7d059-0e8e-47bb-8ad7-b5cf8796c669 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:26.361416 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afc7d059-0e8e-47bb-8ad7-b5cf8796c669 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:26.361611 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afc7d059-0e8e-47bb-8ad7-b5cf8796c669 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:26.361817 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-afc7d059-0e8e-47bb-8ad7-b5cf8796c669 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:26.361920 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-afc7d059-0e8e-47bb-8ad7-b5cf8796c669 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:26.367642 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:26.367642 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:26.368823 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-afc7d059-0e8e-47bb-8ad7-b5cf8796c669 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:26.369493 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1322/5317] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:26 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:27.379165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-58e4fac9-0e76-4f8b-9d2b-04bc2915270b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:27.380761 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58e4fac9-0e76-4f8b-9d2b-04bc2915270b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:27.380939 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58e4fac9-0e76-4f8b-9d2b-04bc2915270b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:27.381117 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-58e4fac9-0e76-4f8b-9d2b-04bc2915270b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:27.381215 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-58e4fac9-0e76-4f8b-9d2b-04bc2915270b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:27.385186 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:27.385186 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:27.385862 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-58e4fac9-0e76-4f8b-9d2b-04bc2915270b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:27.386200 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1320/5318] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:27 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:28.396590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b8362723-fafd-4a7c-9a22-edbf7aa0d411 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:28.398473 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8362723-fafd-4a7c-9a22-edbf7aa0d411 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:28.398722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8362723-fafd-4a7c-9a22-edbf7aa0d411 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:28.398946 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b8362723-fafd-4a7c-9a22-edbf7aa0d411 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:28.399071 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b8362723-fafd-4a7c-9a22-edbf7aa0d411 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:28.403317 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:28.403317 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:28.404014 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b8362723-fafd-4a7c-9a22-edbf7aa0d411 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:28.404481 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1338/5319] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:28 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:29.415867 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b6ed04fe-9db7-43b7-b694-9b0a7d0820a4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:29.417947 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6ed04fe-9db7-43b7-b694-9b0a7d0820a4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:29.418259 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6ed04fe-9db7-43b7-b694-9b0a7d0820a4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:29.418452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b6ed04fe-9db7-43b7-b694-9b0a7d0820a4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:29.418612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b6ed04fe-9db7-43b7-b694-9b0a7d0820a4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:29.422894 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:29.422894 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:29.423806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b6ed04fe-9db7-43b7-b694-9b0a7d0820a4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:29.424218 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1340/5320] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:29 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:30.435326 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d00d104c-dc59-44cf-9f78-cfa79a6395a3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:30.441356 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d00d104c-dc59-44cf-9f78-cfa79a6395a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:30.441599 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d00d104c-dc59-44cf-9f78-cfa79a6395a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:30.441861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d00d104c-dc59-44cf-9f78-cfa79a6395a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:30.442003 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d00d104c-dc59-44cf-9f78-cfa79a6395a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:30.447397 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:30.447397 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:30.448294 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d00d104c-dc59-44cf-9f78-cfa79a6395a3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:30.448718 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1323/5321] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:30 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:31.459467 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-800c2852-71fd-4a2c-9ed3-064592ff96d1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:31.461205 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-800c2852-71fd-4a2c-9ed3-064592ff96d1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:31.461399 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-800c2852-71fd-4a2c-9ed3-064592ff96d1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:31.461578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-800c2852-71fd-4a2c-9ed3-064592ff96d1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:31.461740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-800c2852-71fd-4a2c-9ed3-064592ff96d1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:31.466157 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:31.466157 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:31.466893 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-800c2852-71fd-4a2c-9ed3-064592ff96d1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:31.467223 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1321/5322] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:31 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:32.476864 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8f0484e9-d89d-4962-bd6b-e31b2abcedfe None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:32.479216 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f0484e9-d89d-4962-bd6b-e31b2abcedfe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:32.479458 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f0484e9-d89d-4962-bd6b-e31b2abcedfe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:32.479734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8f0484e9-d89d-4962-bd6b-e31b2abcedfe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:32.479882 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-8f0484e9-d89d-4962-bd6b-e31b2abcedfe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:32.485109 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:32.485109 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:32.486221 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8f0484e9-d89d-4962-bd6b-e31b2abcedfe tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:32.486766 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1339/5323] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:32 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:32.495704 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b443275b-b536-4988-a0fa-b11d16b22548 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:32.497991 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b443275b-b536-4988-a0fa-b11d16b22548 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:01:32.498254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b443275b-b536-4988-a0fa-b11d16b22548 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:32.498499 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b443275b-b536-4988-a0fa-b11d16b22548 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:32.508105 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:32.508105 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:32.513073 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b443275b-b536-4988-a0fa-b11d16b22548 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:32.519335 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b443275b-b536-4988-a0fa-b11d16b22548 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 returned with HTTP 200 Aug 25 12:01:32.520132 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1341/5324] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:32 2026] GET /volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:32.530849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4965a656-952d-4c9d-aad8-d5320548ba41 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:32.532303 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4965a656-952d-4c9d-aad8-d5320548ba41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:32.532457 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4965a656-952d-4c9d-aad8-d5320548ba41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:32.532648 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4965a656-952d-4c9d-aad8-d5320548ba41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:32.532747 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-4965a656-952d-4c9d-aad8-d5320548ba41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete backup with id: 93e8e652-d20e-4ab6-bddb-e3925a317c9f. Aug 25 12:01:32.536582 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:32.536582 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:32.547140 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-4965a656-952d-4c9d-aad8-d5320548ba41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] delete_backup rpcapi backup_id 93e8e652-d20e-4ab6-bddb-e3925a317c9f {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:01:32.548637 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4965a656-952d-4c9d-aad8-d5320548ba41 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 202 Aug 25 12:01:32.548990 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1324/5325] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:01:32 2026] DELETE /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:01:32.558173 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ff182407-104f-4521-a077-cac3bca88236 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:32.560285 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff182407-104f-4521-a077-cac3bca88236 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:32.560522 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff182407-104f-4521-a077-cac3bca88236 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:32.560748 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ff182407-104f-4521-a077-cac3bca88236 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:32.560848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ff182407-104f-4521-a077-cac3bca88236 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:32.566824 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:32.566824 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:32.567521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ff182407-104f-4521-a077-cac3bca88236 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 200 Aug 25 12:01:32.567873 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1322/5326] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:32 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:33.577150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7f91eece-958c-433c-a668-97ac13a38911 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:33.578960 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7f91eece-958c-433c-a668-97ac13a38911 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f Aug 25 12:01:33.579175 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7f91eece-958c-433c-a668-97ac13a38911 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:33.579361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7f91eece-958c-433c-a668-97ac13a38911 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:33.579505 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7f91eece-958c-433c-a668-97ac13a38911 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 93e8e652-d20e-4ab6-bddb-e3925a317c9f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:33.583443 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7f91eece-958c-433c-a668-97ac13a38911 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f returned with HTTP 404 Aug 25 12:01:33.584148 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1340/5327] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:33 2026] GET /volume/v3/backups/93e8e652-d20e-4ab6-bddb-e3925a317c9f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:01:33.590130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:33.592565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:33.592866 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:33.593115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:33.593249 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete backup with id: 40188000-03a0-47df-89b6-9c3f61d2d817. Aug 25 12:01:33.597568 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:33.597568 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:33.609907 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] delete_backup rpcapi backup_id 40188000-03a0-47df-89b6-9c3f61d2d817 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:01:33.611538 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-775e1ee5-abef-4af9-83ca-254d0b8b021d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 202 Aug 25 12:01:33.611990 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1342/5328] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:01:33 2026] DELETE /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:01:33.620785 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-45d42274-f8bb-4d78-ab2b-2bce0533706c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:33.623146 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45d42274-f8bb-4d78-ab2b-2bce0533706c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:33.623635 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45d42274-f8bb-4d78-ab2b-2bce0533706c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:33.623878 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-45d42274-f8bb-4d78-ab2b-2bce0533706c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:33.624023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-45d42274-f8bb-4d78-ab2b-2bce0533706c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:33.629615 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:33.629615 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:33.630704 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-45d42274-f8bb-4d78-ab2b-2bce0533706c tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 200 Aug 25 12:01:33.631179 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1325/5329] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:33 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:34.643649 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b816f39b-332f-4f9c-ab30-48abc5a63e8d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:34.645377 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b816f39b-332f-4f9c-ab30-48abc5a63e8d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 Aug 25 12:01:34.645580 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b816f39b-332f-4f9c-ab30-48abc5a63e8d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:34.645788 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b816f39b-332f-4f9c-ab30-48abc5a63e8d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:34.645886 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b816f39b-332f-4f9c-ab30-48abc5a63e8d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 40188000-03a0-47df-89b6-9c3f61d2d817. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:34.649344 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b816f39b-332f-4f9c-ab30-48abc5a63e8d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 returned with HTTP 404 Aug 25 12:01:34.649765 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1323/5330] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:34 2026] GET /volume/v3/backups/40188000-03a0-47df-89b6-9c3f61d2d817 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:01:34.673607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3dbbac6-6cea-450f-8814-6174acb87918 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:34.675743 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:01:34.676179 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "a29a3782-3520-4eb5-930a-0ec8f4eb9081", "name": "tempest-VolumesBackupsTest-Volume-912580430"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:34.678491 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'a29a3782-3520-4eb5-930a-0ec8f4eb9081', 'name': 'tempest-VolumesBackupsTest-Volume-912580430'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:01:34.755074 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume of 1 GB Aug 25 12:01:34.760015 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Availability Zones retrieved successfully. Aug 25 12:01:34.767710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (e57975ec-725b-4e45-969d-8039f8dd2a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:01:34.769031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e07ed-6cf1-4801-a222-5a24c0a92fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:34.770291 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:01:34.822434 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (916e07ed-6cf1-4801-a222-5a24c0a92fad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:34.823212 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e89ce9-acc7-4619-acd6-4470ee2122eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:34.859871 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['df4748a1-1b91-4024-ab3e-7d7640d6d486', '65e82df2-2253-4566-9901-a128a6910069', '6ce8c9ed-b38d-410c-a6d9-493bd808f944', '2828d314-8b05-4e34-94b6-aa18fb164a63'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:34.860594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63e89ce9-acc7-4619-acd6-4470ee2122eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df4748a1-1b91-4024-ab3e-7d7640d6d486', '65e82df2-2253-4566-9901-a128a6910069', '6ce8c9ed-b38d-410c-a6d9-493bd808f944', '2828d314-8b05-4e34-94b6-aa18fb164a63']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:34.861282 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dba1dc8-9975-4a65-a5e7-7528401fcbdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:34.882002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dba1dc8-9975-4a65-a5e7-7528401fcbdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f194136a-dc1f-4a0a-84dc-f7af54645145', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-912580430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['df4748a1-1b91-4024-ab3e-7d7640d6d486','65e82df2-2253-4566-9901-a128a6910069','6ce8c9ed-b38d-410c-a6d9-493bd808f944','2828d314-8b05-4e34-94b6-aa18fb164a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:01:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-912580430',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f194136a-dc1f-4a0a-84dc-f7af54645145,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f4611c9734444b87a984dc494fb081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:34.882683 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97287498-0da6-459e-ba72-1c36dd9f8c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:34.899482 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97287498-0da6-459e-ba72-1c36dd9f8c28) transitioned into state 'SUCCESS' from state '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-912580430',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['df4748a1-1b91-4024-ab3e-7d7640d6d486','65e82df2-2253-4566-9901-a128a6910069','6ce8c9ed-b38d-410c-a6d9-493bd808f944','2828d314-8b05-4e34-94b6-aa18fb164a63'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:34.900381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3658fc0a-263e-4cd9-8d2e-d996f2c067b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:34.911549 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3658fc0a-263e-4cd9-8d2e-d996f2c067b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:34.912810 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (e57975ec-725b-4e45-969d-8039f8dd2a41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:01:34.913240 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request issued successfully. Aug 25 12:01:34.914040 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3dbbac6-6cea-450f-8814-6174acb87918 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:01:34.914589 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1341/5331] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:01:34 2026] POST /volume/v3/volumes => generated 746 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:34.926214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da668359-822f-489a-9b87-b79116422b2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:34.927932 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da668359-822f-489a-9b87-b79116422b2b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:01:34.928135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da668359-822f-489a-9b87-b79116422b2b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:34.928335 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da668359-822f-489a-9b87-b79116422b2b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:34.934833 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:34.934833 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:34.938311 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-da668359-822f-489a-9b87-b79116422b2b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:34.942173 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da668359-822f-489a-9b87-b79116422b2b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:01:34.942559 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1343/5332] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:34 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 814 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:35.953907 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2418971b-4c1b-4459-ac1b-d4d14a95f31a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:35.955502 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2418971b-4c1b-4459-ac1b-d4d14a95f31a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:01:35.955722 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2418971b-4c1b-4459-ac1b-d4d14a95f31a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:35.955894 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2418971b-4c1b-4459-ac1b-d4d14a95f31a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:35.962332 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:35.962332 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:35.965862 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2418971b-4c1b-4459-ac1b-d4d14a95f31a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:35.969924 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2418971b-4c1b-4459-ac1b-d4d14a95f31a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:01:35.970255 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1326/5333] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:35 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:35.981974 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c8583c37-3556-440f-a655-d05278a5b689 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:35.984191 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:01:35.985367 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f194136a-dc1f-4a0a-84dc-f7af54645145", "name": "tempest-VolumesBackupsTest-Backup-2036418705"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:35.989349 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating new backup {'backup': {'volume_id': 'f194136a-dc1f-4a0a-84dc-f7af54645145', 'name': 'tempest-VolumesBackupsTest-Backup-2036418705'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:01:35.989349 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating backup of volume f194136a-dc1f-4a0a-84dc-f7af54645145 in container None Aug 25 12:01:35.997116 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:35.997116 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:35.997936 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:36.035739 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['a0a6c5eb-2d59-41ad-9141-050011ab00ef', '8972752c-8a79-4205-a9d3-f0e3e21fb058'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:36.098175 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c8583c37-3556-440f-a655-d05278a5b689 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:01:36.098867 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1324/5334] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:01:35 2026] POST /volume/v3/backups => generated 328 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:36.106470 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f685057-c022-4f87-b61a-8418d120810e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:36.108288 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f685057-c022-4f87-b61a-8418d120810e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:36.108466 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f685057-c022-4f87-b61a-8418d120810e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:36.108696 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f685057-c022-4f87-b61a-8418d120810e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:36.108796 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5f685057-c022-4f87-b61a-8418d120810e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:36.112745 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:36.112745 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:36.113392 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f685057-c022-4f87-b61a-8418d120810e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:36.113739 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1342/5335] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:36 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:37.123938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cb0db10c-9e6f-474e-bc3e-8442d70f2bfd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:37.125869 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb0db10c-9e6f-474e-bc3e-8442d70f2bfd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:37.126072 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb0db10c-9e6f-474e-bc3e-8442d70f2bfd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:37.126281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cb0db10c-9e6f-474e-bc3e-8442d70f2bfd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:37.126401 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cb0db10c-9e6f-474e-bc3e-8442d70f2bfd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:37.134083 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-956c0532-1060-4f67-b6ae-337e68f93444 req-282424e2-5a80-412d-a45e-8f08bb3a3b04 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:37.134824 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:37.134824 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:37.135777 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cb0db10c-9e6f-474e-bc3e-8442d70f2bfd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:37.136034 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-282424e2-5a80-412d-a45e-8f08bb3a3b04 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/limits Aug 25 12:01:37.136177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1344/5336] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:37 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:37.136236 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-282424e2-5a80-412d-a45e-8f08bb3a3b04 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:37.136434 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-282424e2-5a80-412d-a45e-8f08bb3a3b04 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:37.157696 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-282424e2-5a80-412d-a45e-8f08bb3a3b04 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/limits returned with HTTP 200 Aug 25 12:01:37.158063 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1327/5337] 10.4.3.66 () {68 vars in 1477 bytes} [Tue Aug 25 12:01:37 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:37.200281 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-956c0532-1060-4f67-b6ae-337e68f93444 req-0ee8adfb-9a31-4457-b4e7-aa80091745fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:37.202109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-0ee8adfb-9a31-4457-b4e7-aa80091745fe tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:01:37.202359 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-0ee8adfb-9a31-4457-b4e7-aa80091745fe tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:37.203631 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-0ee8adfb-9a31-4457-b4e7-aa80091745fe tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:37.211551 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:37.211551 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:37.215008 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-956c0532-1060-4f67-b6ae-337e68f93444 req-0ee8adfb-9a31-4457-b4e7-aa80091745fe tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:37.219543 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-0ee8adfb-9a31-4457-b4e7-aa80091745fe tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:01:37.220061 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1325/5338] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:01:37 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1661 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:37.229197 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:37.232094 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:01:37.232590 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8db2c603-a49a-412d-ae29-2819f6f3b74b", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-276036193", "description": null, "metadata": {}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:37.244017 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:37.244017 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:37.244474 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:37.244673 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create snapshot from volume 8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:01:37.273104 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Created reservations ['4edb372f-5e31-44da-966b-6ee1fd991ffe', '9b98fb9f-cc53-478f-84c5-b5ce0764d9e9', '46e9ee5d-051c-40c3-be3b-c96b47d9fef8', '86b1e45b-0c6a-43fd-92b0-fe8001b45efc'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:37.339475 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot force create request issued successfully. Aug 25 12:01:37.340040 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-956c0532-1060-4f67-b6ae-337e68f93444 req-a1d72ec6-7121-4803-8bff-db86378e2fb8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:01:37.340712 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1343/5339] 10.4.3.66 () {72 vars in 1540 bytes} [Tue Aug 25 12:01:37 2026] POST /volume/v3/snapshots => generated 323 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:01:38.148260 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b3153ee2-89dc-46dd-ad5a-c8e4ce794ca2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:38.149871 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3153ee2-89dc-46dd-ad5a-c8e4ce794ca2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:38.150042 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3153ee2-89dc-46dd-ad5a-c8e4ce794ca2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:38.150214 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b3153ee2-89dc-46dd-ad5a-c8e4ce794ca2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:38.150333 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-b3153ee2-89dc-46dd-ad5a-c8e4ce794ca2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:38.154522 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:38.154522 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:38.155176 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b3153ee2-89dc-46dd-ad5a-c8e4ce794ca2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:38.155495 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1345/5340] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:38 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:38.755902 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8a4e4990-5cd4-4ba4-8fd1-78b6c64ef3b4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:38.757873 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8a4e4990-5cd4-4ba4-8fd1-78b6c64ef3b4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d Aug 25 12:01:38.758082 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8a4e4990-5cd4-4ba4-8fd1-78b6c64ef3b4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:38.758292 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8a4e4990-5cd4-4ba4-8fd1-78b6c64ef3b4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:38.763735 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:38.763735 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:38.764271 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-8a4e4990-5cd4-4ba4-8fd1-78b6c64ef3b4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:01:38.764999 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8a4e4990-5cd4-4ba4-8fd1-78b6c64ef3b4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d returned with HTTP 200 Aug 25 12:01:38.765309 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1328/5341] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:01:38 2026] GET /volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:38.789857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:38.792027 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:01:38.792494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-1781927276", "snapshot_id": null, "imageRef": "7687f453-43f9-4e45-b8f4-6a88b96bc826", "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:38.794323 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-1781927276', 'snapshot_id': None, 'imageRef': '7687f453-43f9-4e45-b8f4-6a88b96bc826', 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:01:38.899243 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:38.899243 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:38.899706 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:01:38.899867 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume of 1 GB Aug 25 12:01:38.902891 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Availability Zones retrieved successfully. Aug 25 12:01:38.907952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Flow 'volume_create_api' (f1d43c6b-d17b-4b5a-a7b7-4d450293f7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:01:38.908957 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc08630-efba-4e9f-acfd-4024653b315d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:38.909732 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:01:38.937176 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1fc08630-efba-4e9f-acfd-4024653b315d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0ac823eb-2fc3-46aa-b65e-d046f741e63d', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:38.937878 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a11faaf-1757-4668-9a51-a6e7c7e910e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:38.975109 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Created reservations ['ccd1af8d-c47c-46af-839a-74c124813a72', 'f8126f9b-1fcf-4159-95d4-440048e1d504', '4c6c8875-902a-4865-ac0c-a44561e66b8f', 'f5f29582-199e-4ab5-8460-b13d5d85bfa1'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:01:38.976221 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a11faaf-1757-4668-9a51-a6e7c7e910e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccd1af8d-c47c-46af-839a-74c124813a72', 'f8126f9b-1fcf-4159-95d4-440048e1d504', '4c6c8875-902a-4865-ac0c-a44561e66b8f', 'f5f29582-199e-4ab5-8460-b13d5d85bfa1']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:38.977177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f1b155-bad5-47ed-a5c1-b7d7a60a61ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:39.027634 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f1b155-bad5-47ed-a5c1-b7d7a60a61ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd7cdf462-f06b-48fa-bf1a-10fb8408e55c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781927276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2a5894b11746a6b19a5d358c68942c',qos_specs=None,replication_status=,reservations=['ccd1af8d-c47c-46af-839a-74c124813a72','f8126f9b-1fcf-4159-95d4-440048e1d504','4c6c8875-902a-4865-ac0c-a44561e66b8f','f5f29582-199e-4ab5-8460-b13d5d85bfa1'],size=1,snapshot_id=0ac823eb-2fc3-46aa-b65e-d046f741e63d,source_replicaid=,source_volid=None,status='creating',user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), '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-25T12:01:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-1781927276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d7cdf462-f06b-48fa-bf1a-10fb8408e55c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae2a5894b11746a6b19a5d358c68942c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0ac823eb-2fc3-46aa-b65e-d046f741e63d,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:39.028802 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a34ae3-d66e-486b-a901-79b2b3e1224d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:39.046901 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (06a34ae3-d66e-486b-a901-79b2b3e1224d) transitioned into state 'SUCCESS' from state '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-1781927276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae2a5894b11746a6b19a5d358c68942c',qos_specs=None,replication_status=,reservations=['ccd1af8d-c47c-46af-839a-74c124813a72','f8126f9b-1fcf-4159-95d4-440048e1d504','4c6c8875-902a-4865-ac0c-a44561e66b8f','f5f29582-199e-4ab5-8460-b13d5d85bfa1'],size=1,snapshot_id=0ac823eb-2fc3-46aa-b65e-d046f741e63d,source_replicaid=,source_volid=None,status='creating',user_id='9b95c73c1d37444d8ac02f1fdb6fcbcf',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:39.047501 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ee4ebd-5007-481d-be5f-45c3aca4480f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:01:39.066021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17ee4ebd-5007-481d-be5f-45c3aca4480f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:01:39.066746 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Flow 'volume_create_api' (f1d43c6b-d17b-4b5a-a7b7-4d450293f7aa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:01:39.066998 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Create volume request issued successfully. Aug 25 12:01:39.067491 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7130ce80-d438-486b-9a63-c644c26a8cf8 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:01:39.067927 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1326/5342] 10.4.3.66 () {70 vars in 1293 bytes} [Tue Aug 25 12:01:38 2026] POST /volume/v3/volumes => generated 812 bytes in 279 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:01:39.078245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e995a2ca-dbca-49ce-8a6f-bc825c4b7b5f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:39.080157 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e995a2ca-dbca-49ce-8a6f-bc825c4b7b5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:01:39.080366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e995a2ca-dbca-49ce-8a6f-bc825c4b7b5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:39.080591 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e995a2ca-dbca-49ce-8a6f-bc825c4b7b5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:39.087637 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:39.087637 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:39.091187 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e995a2ca-dbca-49ce-8a6f-bc825c4b7b5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:39.095371 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e995a2ca-dbca-49ce-8a6f-bc825c4b7b5f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:01:39.095801 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1344/5343] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:01:39 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:39.164706 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-305438c7-53eb-4504-88fa-dcc89c38319e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:39.166415 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-305438c7-53eb-4504-88fa-dcc89c38319e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:39.166607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-305438c7-53eb-4504-88fa-dcc89c38319e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:39.166819 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-305438c7-53eb-4504-88fa-dcc89c38319e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:39.166999 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-305438c7-53eb-4504-88fa-dcc89c38319e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:39.170937 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:39.170937 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:39.171613 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-305438c7-53eb-4504-88fa-dcc89c38319e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:39.171966 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1346/5344] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:39 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:40.106550 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3088667b-a030-4ebb-9fcd-831576e475be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:40.108216 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3088667b-a030-4ebb-9fcd-831576e475be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:01:40.108447 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3088667b-a030-4ebb-9fcd-831576e475be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:40.108661 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3088667b-a030-4ebb-9fcd-831576e475be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:40.115669 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:40.115669 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:40.119202 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3088667b-a030-4ebb-9fcd-831576e475be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:40.123681 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3088667b-a030-4ebb-9fcd-831576e475be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:01:40.124035 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1329/5345] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:01:40 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 1421 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:01:40.136894 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5a8f4ecb-72ff-481a-91b5-23928f29af42 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:40.138806 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a8f4ecb-72ff-481a-91b5-23928f29af42 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:01:40.139011 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a8f4ecb-72ff-481a-91b5-23928f29af42 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:40.139216 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5a8f4ecb-72ff-481a-91b5-23928f29af42 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:40.147017 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:40.147017 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:40.150693 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5a8f4ecb-72ff-481a-91b5-23928f29af42 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:40.155146 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5a8f4ecb-72ff-481a-91b5-23928f29af42 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:01:40.155566 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1327/5346] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:01:40 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 1421 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:01:40.181226 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bf1ba75d-0c9b-45ad-b91e-1bc209d66cc9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:40.182885 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf1ba75d-0c9b-45ad-b91e-1bc209d66cc9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:40.183137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf1ba75d-0c9b-45ad-b91e-1bc209d66cc9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:40.183392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf1ba75d-0c9b-45ad-b91e-1bc209d66cc9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:40.183552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-bf1ba75d-0c9b-45ad-b91e-1bc209d66cc9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:40.187847 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:40.187847 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:40.188533 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf1ba75d-0c9b-45ad-b91e-1bc209d66cc9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:40.188974 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1345/5347] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:40 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:41.136522 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f034841f-04af-4476-a05c-566c80046b36 req-c25e156f-23ce-44c6-bb5c-80452a63703c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:41.138427 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-c25e156f-23ce-44c6-bb5c-80452a63703c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:01:41.138599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-c25e156f-23ce-44c6-bb5c-80452a63703c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:41.138789 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-c25e156f-23ce-44c6-bb5c-80452a63703c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:41.145325 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:41.145325 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:41.148728 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-f034841f-04af-4476-a05c-566c80046b36 req-c25e156f-23ce-44c6-bb5c-80452a63703c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:41.152967 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-c25e156f-23ce-44c6-bb5c-80452a63703c tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:01:41.153437 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1347/5348] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:01:41 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 1403 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:41.198839 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9f967c71-2090-4992-bf66-d2fc53f93675 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:41.200760 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f967c71-2090-4992-bf66-d2fc53f93675 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:41.200945 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f967c71-2090-4992-bf66-d2fc53f93675 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:41.201117 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9f967c71-2090-4992-bf66-d2fc53f93675 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:41.201235 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9f967c71-2090-4992-bf66-d2fc53f93675 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:41.207009 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:41.207009 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:41.207894 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9f967c71-2090-4992-bf66-d2fc53f93675 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:41.208283 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1330/5349] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:41 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:41.570962 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-f034841f-04af-4476-a05c-566c80046b36 req-42086a8f-2e47-47a6-afaf-bc47fb1a7398 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:41.573012 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-42086a8f-2e47-47a6-afaf-bc47fb1a7398 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:01:41.573243 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-42086a8f-2e47-47a6-afaf-bc47fb1a7398 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:41.573467 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-42086a8f-2e47-47a6-afaf-bc47fb1a7398 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:41.580922 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:41.580922 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:41.583889 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-f034841f-04af-4476-a05c-566c80046b36 req-42086a8f-2e47-47a6-afaf-bc47fb1a7398 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:41.587842 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-42086a8f-2e47-47a6-afaf-bc47fb1a7398 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:01:41.588249 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1328/5350] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:01:41 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 1403 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:41.597540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c578818a-d409-411f-8c37-27faebb26b2b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:41.597912 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c578818a-d409-411f-8c37-27faebb26b2b None None] GET https://10.4.3.66/volume// Aug 25 12:01:41.598062 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c578818a-d409-411f-8c37-27faebb26b2b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:41.598236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c578818a-d409-411f-8c37-27faebb26b2b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:41.598556 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c578818a-d409-411f-8c37-27faebb26b2b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:01:41.598848 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1346/5351] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 12:01:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:01:41.606032 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f034841f-04af-4476-a05c-566c80046b36 req-4da15daa-0d03-487b-a203-1025b5c5eb9f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:41.608439 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-4da15daa-0d03-487b-a203-1025b5c5eb9f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:01:41.608882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-4da15daa-0d03-487b-a203-1025b5c5eb9f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d7cdf462-f06b-48fa-bf1a-10fb8408e55c", "connector": null, "instance_uuid": "af81860e-0fc6-4a72-b5ce-b608fcfb3a01"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:41.618830 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:41.618830 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:41.646144 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-4da15daa-0d03-487b-a203-1025b5c5eb9f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:01:41.646593 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1348/5352] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:01:41 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 25 12:01:42.217231 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-515e5bca-5657-42e2-951a-2f94c68d2839 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:42.218917 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-515e5bca-5657-42e2-951a-2f94c68d2839 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:42.219086 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-515e5bca-5657-42e2-951a-2f94c68d2839 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:42.219258 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-515e5bca-5657-42e2-951a-2f94c68d2839 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:42.219363 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-515e5bca-5657-42e2-951a-2f94c68d2839 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:42.223491 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:42.223491 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:42.224212 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-515e5bca-5657-42e2-951a-2f94c68d2839 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:42.224554 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1331/5353] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:42 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:42.482899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9609eff0-3439-4d27-b46d-76c968500107 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:42.483226 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9609eff0-3439-4d27-b46d-76c968500107 None None] GET https://10.4.3.66/volume// Aug 25 12:01:42.483379 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9609eff0-3439-4d27-b46d-76c968500107 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:42.483550 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9609eff0-3439-4d27-b46d-76c968500107 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:42.483852 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9609eff0-3439-4d27-b46d-76c968500107 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:01:42.484085 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1329/5354] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:01:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:01:42.493631 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-f034841f-04af-4476-a05c-566c80046b36 req-80c684bd-c6d3-44ca-87a4-7a870113eed1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:42.495377 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-80c684bd-c6d3-44ca-87a4-7a870113eed1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:01:42.495556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-80c684bd-c6d3-44ca-87a4-7a870113eed1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:42.495750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-80c684bd-c6d3-44ca-87a4-7a870113eed1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:42.504562 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:42.504562 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:42.507631 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-f034841f-04af-4476-a05c-566c80046b36 req-80c684bd-c6d3-44ca-87a4-7a870113eed1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:01:42.512146 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-80c684bd-c6d3-44ca-87a4-7a870113eed1 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:01:42.512573 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1347/5355] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:01:42 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 1582 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:01:42.616719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:42.618660 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] PUT https://10.4.3.66/volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6 Aug 25 12:01:42.619051 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:42.625808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Acquiring lock "cinder-attachment_update-d7cdf462-f06b-48fa-bf1a-10fb8408e55c-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:01:42.630840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Lock "cinder-attachment_update-d7cdf462-f06b-48fa-bf1a-10fb8408e55c-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:01:42.632013 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:42.632013 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:42.716786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Lock "cinder-attachment_update-d7cdf462-f06b-48fa-bf1a-10fb8408e55c-np0000008081" released by "attachment_update" :: held 0.086s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:01:42.717359 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-477b497b-a4bb-4b27-9bf1-33074383641d tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6 returned with HTTP 200 Aug 25 12:01:42.717833 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1349/5356] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:01:42 2026] PUT /volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:42.736883 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-f034841f-04af-4476-a05c-566c80046b36 req-6b940bca-ee48-4d2a-9574-1e193564ff1a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:42.739204 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-6b940bca-ee48-4d2a-9574-1e193564ff1a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] POST https://10.4.3.66/volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6/action Aug 25 12:01:42.739593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-6b940bca-ee48-4d2a-9574-1e193564ff1a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:01:42.739774 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-6b940bca-ee48-4d2a-9574-1e193564ff1a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:42.756972 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:42.756972 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:42.766452 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-f034841f-04af-4476-a05c-566c80046b36 req-6b940bca-ee48-4d2a-9574-1e193564ff1a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6/action returned with HTTP 204 Aug 25 12:01:42.766934 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1332/5357] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:01:42 2026] POST /volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:01:43.235314 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-387d6cc4-0ed8-49ec-910a-02ab453da2fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:43.236929 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-387d6cc4-0ed8-49ec-910a-02ab453da2fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:43.237091 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-387d6cc4-0ed8-49ec-910a-02ab453da2fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:43.237253 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-387d6cc4-0ed8-49ec-910a-02ab453da2fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:43.237359 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-387d6cc4-0ed8-49ec-910a-02ab453da2fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:43.242045 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:43.242045 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:43.242773 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-387d6cc4-0ed8-49ec-910a-02ab453da2fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:43.243094 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1330/5358] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:43 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:44.255206 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ef27764c-696e-4fbd-ad79-340a82fd7e25 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:44.257433 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef27764c-696e-4fbd-ad79-340a82fd7e25 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:44.257686 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef27764c-696e-4fbd-ad79-340a82fd7e25 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:44.257915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ef27764c-696e-4fbd-ad79-340a82fd7e25 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:44.258049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ef27764c-696e-4fbd-ad79-340a82fd7e25 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:44.262923 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:44.262923 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:44.263793 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ef27764c-696e-4fbd-ad79-340a82fd7e25 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:44.264197 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1348/5359] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:44 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:45.275352 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0a85199-ff46-46a6-8a72-89a771bfc164 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:45.276999 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0a85199-ff46-46a6-8a72-89a771bfc164 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:45.277171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0a85199-ff46-46a6-8a72-89a771bfc164 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:45.277369 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0a85199-ff46-46a6-8a72-89a771bfc164 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:45.277465 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d0a85199-ff46-46a6-8a72-89a771bfc164 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:45.281844 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:45.281844 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:45.282781 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0a85199-ff46-46a6-8a72-89a771bfc164 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:45.283289 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1350/5360] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:45 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:46.293142 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4b1712c9-aa6a-4841-a5fd-1065c3426f46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:46.295113 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4b1712c9-aa6a-4841-a5fd-1065c3426f46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:46.295356 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4b1712c9-aa6a-4841-a5fd-1065c3426f46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:46.295577 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4b1712c9-aa6a-4841-a5fd-1065c3426f46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:46.295742 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-4b1712c9-aa6a-4841-a5fd-1065c3426f46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:46.299852 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:46.299852 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:46.300575 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4b1712c9-aa6a-4841-a5fd-1065c3426f46 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:46.300957 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1333/5361] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:46 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:47.312645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6c6ae955-4785-494f-adf3-770bd6c16558 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:47.314399 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c6ae955-4785-494f-adf3-770bd6c16558 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:47.314574 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c6ae955-4785-494f-adf3-770bd6c16558 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:47.314780 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6c6ae955-4785-494f-adf3-770bd6c16558 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:47.314899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-6c6ae955-4785-494f-adf3-770bd6c16558 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:47.318925 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:47.318925 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:47.319720 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6c6ae955-4785-494f-adf3-770bd6c16558 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:47.320045 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1331/5362] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:47 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:48.329848 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4b9f8422-350f-41b0-ad30-4cf10f921018 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:48.332115 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4b9f8422-350f-41b0-ad30-4cf10f921018 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:48.332370 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4b9f8422-350f-41b0-ad30-4cf10f921018 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:48.332599 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4b9f8422-350f-41b0-ad30-4cf10f921018 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:48.332767 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4b9f8422-350f-41b0-ad30-4cf10f921018 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:48.338015 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:48.338015 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:48.338979 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4b9f8422-350f-41b0-ad30-4cf10f921018 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:48.339452 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1349/5363] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:48 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:49.350122 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-74159f79-7239-4573-8411-49051dab757d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:49.353305 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74159f79-7239-4573-8411-49051dab757d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:49.353305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74159f79-7239-4573-8411-49051dab757d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:49.353305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-74159f79-7239-4573-8411-49051dab757d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:49.353305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-74159f79-7239-4573-8411-49051dab757d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:49.357138 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:49.357138 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:49.358000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-74159f79-7239-4573-8411-49051dab757d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:49.358421 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1351/5364] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:49 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:50.368972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-51a19d58-f1fa-4bc9-9fb8-cd25d188c7df None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:50.370858 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-51a19d58-f1fa-4bc9-9fb8-cd25d188c7df tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:50.371054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-51a19d58-f1fa-4bc9-9fb8-cd25d188c7df tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:50.371281 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-51a19d58-f1fa-4bc9-9fb8-cd25d188c7df tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:50.371385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-51a19d58-f1fa-4bc9-9fb8-cd25d188c7df tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:50.378252 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:50.378252 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:50.379263 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-51a19d58-f1fa-4bc9-9fb8-cd25d188c7df tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:50.379748 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1334/5365] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:50 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:51.389892 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3444e8b8-3771-4c11-8539-df0d5a047bf4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:51.392001 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3444e8b8-3771-4c11-8539-df0d5a047bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:01:51.392245 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3444e8b8-3771-4c11-8539-df0d5a047bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:51.392472 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3444e8b8-3771-4c11-8539-df0d5a047bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:51.392609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3444e8b8-3771-4c11-8539-df0d5a047bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:01:51.397715 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:51.397715 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:01:51.398587 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3444e8b8-3771-4c11-8539-df0d5a047bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:01:51.399013 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1332/5366] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:01:51 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:01:52.824958 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-17f4af2b-d07b-460e-be8a-9a701022aacd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:52.826883 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-17f4af2b-d07b-460e-be8a-9a701022aacd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:01:52.827058 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-17f4af2b-d07b-460e-be8a-9a701022aacd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:52.827255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-17f4af2b-d07b-460e-be8a-9a701022aacd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:52.833516 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:52.833516 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:52.836744 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-17f4af2b-d07b-460e-be8a-9a701022aacd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:52.840799 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-17f4af2b-d07b-460e-be8a-9a701022aacd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:01:52.841163 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1350/5367] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:01:52 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1354 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:52.850516 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3af7db4d-971e-40b7-88e7-fff0f9f02db2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:52.850943 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3af7db4d-971e-40b7-88e7-fff0f9f02db2 None None] GET https://10.4.3.66/volume// Aug 25 12:01:52.851150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3af7db4d-971e-40b7-88e7-fff0f9f02db2 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:52.851327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3af7db4d-971e-40b7-88e7-fff0f9f02db2 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:52.851607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3af7db4d-971e-40b7-88e7-fff0f9f02db2 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:01:52.851857 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1352/5368] 10.4.3.66 () {66 vars in 1412 bytes} [Tue Aug 25 12:01:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:01:52.858285 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-64fa0d80-7d6b-45fd-9a5a-569af37c9897 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:52.860175 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-64fa0d80-7d6b-45fd-9a5a-569af37c9897 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:01:52.860484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-64fa0d80-7d6b-45fd-9a5a-569af37c9897 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f194136a-dc1f-4a0a-84dc-f7af54645145", "connector": null, "instance_uuid": "5461d728-accb-43e7-8abc-50c6a2917ec5"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:52.868012 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:52.868012 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:52.888962 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-64fa0d80-7d6b-45fd-9a5a-569af37c9897 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:01:52.889373 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1335/5369] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:01:52 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:53.735490 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-040b0c55-522a-4c8b-ab9b-ac59a8d51935 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:53.735921 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-040b0c55-522a-4c8b-ab9b-ac59a8d51935 None None] GET https://10.4.3.66/volume// Aug 25 12:01:53.736134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-040b0c55-522a-4c8b-ab9b-ac59a8d51935 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:53.736368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-040b0c55-522a-4c8b-ab9b-ac59a8d51935 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:53.736798 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-040b0c55-522a-4c8b-ab9b-ac59a8d51935 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:01:53.737194 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1333/5370] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:01:53 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:01:53.743796 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-1db675e7-8c85-4fba-a851-a314f2c16ff9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:53.746211 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-1db675e7-8c85-4fba-a851-a314f2c16ff9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:01:53.746412 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-1db675e7-8c85-4fba-a851-a314f2c16ff9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:01:53.746596 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-1db675e7-8c85-4fba-a851-a314f2c16ff9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:01:53.755589 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:53.755589 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:01:53.760104 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-1db675e7-8c85-4fba-a851-a314f2c16ff9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:01:53.764315 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-1db675e7-8c85-4fba-a851-a314f2c16ff9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:01:53.764850 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1351/5371] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:01:53 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1533 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:01:53.859207 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:53.861292 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] PUT https://10.4.3.66/volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44 Aug 25 12:01:53.861594 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:53.867794 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Acquiring lock "cinder-attachment_update-f194136a-dc1f-4a0a-84dc-f7af54645145-np0000008081" by "attachment_update" {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:01:53.871130 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Lock "cinder-attachment_update-f194136a-dc1f-4a0a-84dc-f7af54645145-np0000008081" acquired by "attachment_update" :: waited 0.003s {{(pid=100238) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:01:53.871900 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:53.871900 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:01:53.951165 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.coordination [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Lock "cinder-attachment_update-f194136a-dc1f-4a0a-84dc-f7af54645145-np0000008081" released by "attachment_update" :: held 0.080s {{(pid=100238) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:01:53.951417 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-ff967e6b-f54d-42ca-bb61-97572552e193 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44 returned with HTTP 200 Aug 25 12:01:53.951868 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1353/5372] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:01:53 2026] PUT /volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:01:53.972542 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-63ac44b8-4461-4a2b-9aa1-a73b0df4fa97 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:01:53.974529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-63ac44b8-4461-4a2b-9aa1-a73b0df4fa97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44/action Aug 25 12:01:53.974882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-63ac44b8-4461-4a2b-9aa1-a73b0df4fa97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:01:53.975029 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-63ac44b8-4461-4a2b-9aa1-a73b0df4fa97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:01:53.994492 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:01:53.994492 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:01:54.010230 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-d90d07e8-d5ca-4a1c-bb8d-4f8d654215de req-63ac44b8-4461-4a2b-9aa1-a73b0df4fa97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44/action returned with HTTP 204 Aug 25 12:01:54.010683 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1336/5373] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:01:53 2026] POST /volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:01.020381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-bd15472c-d3a3-4291-adf7-c3c39c505876 req-be71e090-fa97-4ab8-ab9a-15f6e9d07b39 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:01.023507 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bd15472c-d3a3-4291-adf7-c3c39c505876 req-be71e090-fa97-4ab8-ab9a-15f6e9d07b39 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74 Aug 25 12:02:01.023751 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bd15472c-d3a3-4291-adf7-c3c39c505876 req-be71e090-fa97-4ab8-ab9a-15f6e9d07b39 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:01.024044 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-bd15472c-d3a3-4291-adf7-c3c39c505876 req-be71e090-fa97-4ab8-ab9a-15f6e9d07b39 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:01.034832 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:01.034832 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:01.094936 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-bd15472c-d3a3-4291-adf7-c3c39c505876 req-be71e090-fa97-4ab8-ab9a-15f6e9d07b39 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74 returned with HTTP 200 Aug 25 12:02:01.095444 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1334/5374] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:02:01 2026] DELETE /volume/v3/attachments/e2996183-7969-45b9-a7d0-27ec18d54c74 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:02.181970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:02.183689 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:02:02.183933 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:02.184072 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:02.184227 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:02:02.190802 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:02.190802 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:02.191262 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:02:02.205590 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 12:02:02.205798 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-58456d3e-9c0f-4cc3-b0b4-5083a9d26644 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 202 Aug 25 12:02:02.206162 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1352/5375] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:02:02 2026] DELETE /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:02:02.214583 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-187bb3b8-8d3f-47a3-839f-de925fe31ff9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:02.216227 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-187bb3b8-8d3f-47a3-839f-de925fe31ff9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:02:02.216413 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-187bb3b8-8d3f-47a3-839f-de925fe31ff9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:02.216831 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-187bb3b8-8d3f-47a3-839f-de925fe31ff9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:02.222978 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:02.222978 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:02.226152 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-187bb3b8-8d3f-47a3-839f-de925fe31ff9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:02:02.230281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-187bb3b8-8d3f-47a3-839f-de925fe31ff9 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 200 Aug 25 12:02:02.230668 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1354/5376] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:02 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 1391 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:02:03.241751 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0708e48e-433a-4b39-9c0e-655f466feee2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:03.243565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0708e48e-433a-4b39-9c0e-655f466feee2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 Aug 25 12:02:03.243790 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0708e48e-433a-4b39-9c0e-655f466feee2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:03.243982 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0708e48e-433a-4b39-9c0e-655f466feee2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:03.249325 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0708e48e-433a-4b39-9c0e-655f466feee2 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 returned with HTTP 404 Aug 25 12:02:03.249758 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1337/5377] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:03 2026] GET /volume/v3/volumes/b5f0b79d-5bb9-4e72-add4-941bb2bcc2a7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:03.255588 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:03.257214 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:02:03.257390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:03.257559 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:03.257676 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete snapshot with id: 74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:02:03.262009 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:03.262009 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:03.262373 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 12:02:03.278129 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot delete request issued successfully. Aug 25 12:02:03.278228 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bb1d4a91-f88c-4ba2-8fc7-727414324646 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 returned with HTTP 202 Aug 25 12:02:03.278575 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1335/5378] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:02:03 2026] DELETE /volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:02:03.285485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-a9b39270-cd8c-4227-9ae9-dbf25262fe90 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:03.286542 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9b39270-cd8c-4227-9ae9-dbf25262fe90 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:02:03.286758 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9b39270-cd8c-4227-9ae9-dbf25262fe90 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:03.286970 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-a9b39270-cd8c-4227-9ae9-dbf25262fe90 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:03.291915 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:03.291915 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:03.292327 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-a9b39270-cd8c-4227-9ae9-dbf25262fe90 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Snapshot retrieved successfully. Aug 25 12:02:03.293071 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-a9b39270-cd8c-4227-9ae9-dbf25262fe90 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 returned with HTTP 200 Aug 25 12:02:03.293406 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1353/5379] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:03 2026] GET /volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:04.301744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-758fdf18-deff-48d4-8023-29a62da5220f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:04.303436 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-758fdf18-deff-48d4-8023-29a62da5220f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 Aug 25 12:02:04.303608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-758fdf18-deff-48d4-8023-29a62da5220f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:04.303822 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-758fdf18-deff-48d4-8023-29a62da5220f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:04.307813 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-758fdf18-deff-48d4-8023-29a62da5220f tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 returned with HTTP 404 Aug 25 12:02:04.308217 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1355/5380] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:04 2026] GET /volume/v3/snapshots/74d099ed-cfc0-4fa2-9653-0111a9b78117 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:05.728001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-314f03f4-2f97-4181-9ee0-d6453cbf0350 req-995f8114-2d5a-435d-9af2-8b1c3fdc21bb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:05.730162 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-314f03f4-2f97-4181-9ee0-d6453cbf0350 req-995f8114-2d5a-435d-9af2-8b1c3fdc21bb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d Aug 25 12:02:05.730319 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-314f03f4-2f97-4181-9ee0-d6453cbf0350 req-995f8114-2d5a-435d-9af2-8b1c3fdc21bb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:05.730499 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-314f03f4-2f97-4181-9ee0-d6453cbf0350 req-995f8114-2d5a-435d-9af2-8b1c3fdc21bb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:05.737068 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:05.737068 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:05.779316 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-314f03f4-2f97-4181-9ee0-d6453cbf0350 req-995f8114-2d5a-435d-9af2-8b1c3fdc21bb tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d returned with HTTP 200 Aug 25 12:02:05.779724 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1338/5381] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:02:05 2026] DELETE /volume/v3/attachments/be2f7abd-8f2d-46e4-84ed-52cf34adbe3d => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:07.199579 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:07.201370 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] DELETE https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:02:07.201569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:07.201796 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:07.201952 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume with id: 6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:02:07.208611 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:07.208611 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:07.209078 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:02:07.223954 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Delete volume request issued successfully. Aug 25 12:02:07.224134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0a8c9d31-8fe7-47e7-b860-6c26eb21225a tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 202 Aug 25 12:02:07.224530 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1336/5382] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:02:07 2026] DELETE /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:02:07.233116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-096c7647-50f1-4c6d-ba3a-2b0a461621c8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:07.234801 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-096c7647-50f1-4c6d-ba3a-2b0a461621c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:02:07.235002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-096c7647-50f1-4c6d-ba3a-2b0a461621c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:07.235190 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-096c7647-50f1-4c6d-ba3a-2b0a461621c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:07.242428 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:07.242428 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:07.246102 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-096c7647-50f1-4c6d-ba3a-2b0a461621c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Volume info retrieved successfully. Aug 25 12:02:07.251992 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-096c7647-50f1-4c6d-ba3a-2b0a461621c8 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 200 Aug 25 12:02:07.252358 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1354/5383] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:07 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 1363 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:02:08.266420 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-69e75bf5-4486-4b6a-9de9-e09fb1bb9e00 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:08.268505 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69e75bf5-4486-4b6a-9de9-e09fb1bb9e00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] GET https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be Aug 25 12:02:08.268719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69e75bf5-4486-4b6a-9de9-e09fb1bb9e00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:08.268946 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-69e75bf5-4486-4b6a-9de9-e09fb1bb9e00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:08.273969 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-69e75bf5-4486-4b6a-9de9-e09fb1bb9e00 tempest-TestVolumeBootPattern-247008200 tempest-TestVolumeBootPattern-247008200-project-member] https://10.4.3.66/volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be returned with HTTP 404 Aug 25 12:02:08.274379 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1356/5384] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:08 2026] GET /volume/v3/volumes/6d5bfc1b-a01c-44aa-ba7a-7f3ad6ee70be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:15.778355 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=51,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:02:17.219651 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=75,cinder:INSERT=10,cinder:UPDATE=25 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:02:17.250780 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=70,cinder:UPDATE=27,cinder:INSERT=12 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:02:18.271014 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=42,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:02:27.244322 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7955e2d4-63f5-419a-8b0b-47928782d7f9 req-9743abf3-3728-4a51-9aae-fd78b2534af6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:27.246538 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7955e2d4-63f5-419a-8b0b-47928782d7f9 req-9743abf3-3728-4a51-9aae-fd78b2534af6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6 Aug 25 12:02:27.246783 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7955e2d4-63f5-419a-8b0b-47928782d7f9 req-9743abf3-3728-4a51-9aae-fd78b2534af6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:27.246984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7955e2d4-63f5-419a-8b0b-47928782d7f9 req-9743abf3-3728-4a51-9aae-fd78b2534af6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:27.254374 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:27.254374 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:27.297433 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7955e2d4-63f5-419a-8b0b-47928782d7f9 req-9743abf3-3728-4a51-9aae-fd78b2534af6 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6 returned with HTTP 200 Aug 25 12:02:27.297843 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1339/5385] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:02:27 2026] DELETE /volume/v3/attachments/6f484c07-4c2f-4ac2-bbb2-09a2be4074a6 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:28.635120 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:28.636834 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:02:28.637026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:28.637200 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:28.637802 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete volume with id: d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:02:28.643839 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:28.643839 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:28.644270 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:02:28.662869 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete volume request issued successfully. Aug 25 12:02:28.663134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ca19e40-bd57-48d5-a27a-0505975bda51 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 202 Aug 25 12:02:28.663417 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1337/5386] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 12:02:28 2026] DELETE /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 12:02:28.670820 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-36cf7af5-3fd5-40dd-8b7e-22667c5c5657 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:28.672358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36cf7af5-3fd5-40dd-8b7e-22667c5c5657 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:02:28.672546 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36cf7af5-3fd5-40dd-8b7e-22667c5c5657 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:28.672719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-36cf7af5-3fd5-40dd-8b7e-22667c5c5657 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:28.678858 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:28.678858 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:28.681892 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-36cf7af5-3fd5-40dd-8b7e-22667c5c5657 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:02:28.685852 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-36cf7af5-3fd5-40dd-8b7e-22667c5c5657 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 200 Aug 25 12:02:28.686205 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1355/5387] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:02:28 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 1420 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:02:29.697641 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-eef45396-c1a4-4695-b990-69bd574a6a25 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:29.699161 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eef45396-c1a4-4695-b990-69bd574a6a25 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c Aug 25 12:02:29.699340 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eef45396-c1a4-4695-b990-69bd574a6a25 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:29.699505 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-eef45396-c1a4-4695-b990-69bd574a6a25 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:29.706703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-eef45396-c1a4-4695-b990-69bd574a6a25 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c returned with HTTP 404 Aug 25 12:02:29.707232 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1357/5388] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:02:29 2026] GET /volume/v3/volumes/d7cdf462-f06b-48fa-bf1a-10fb8408e55c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 12:02:29.713367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:29.715687 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d Aug 25 12:02:29.715967 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:29.716260 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:29.716422 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete snapshot with id: 0ac823eb-2fc3-46aa-b65e-d046f741e63d Aug 25 12:02:29.721725 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:29.721725 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:29.722091 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:02:29.737835 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot delete request issued successfully. Aug 25 12:02:29.738014 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-121dd6dc-20cc-4166-830e-b9e96df57f8f tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d returned with HTTP 202 Aug 25 12:02:29.738607 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1340/5389] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:02:29 2026] DELETE /volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:02:29.762505 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-85cba52a-4514-4da5-ab0e-8d9fbf193332 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:29.764210 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cba52a-4514-4da5-ab0e-8d9fbf193332 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d Aug 25 12:02:29.764375 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cba52a-4514-4da5-ab0e-8d9fbf193332 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:29.764584 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-85cba52a-4514-4da5-ab0e-8d9fbf193332 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:29.769172 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:29.769172 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:29.769581 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-85cba52a-4514-4da5-ab0e-8d9fbf193332 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:02:29.770281 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-85cba52a-4514-4da5-ab0e-8d9fbf193332 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d returned with HTTP 200 Aug 25 12:02:29.770669 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1338/5390] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:29 2026] GET /volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d => generated 481 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:30.779332 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9ee6d870-6ce4-4a6b-8e9f-fbe0b33aa1db None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:30.781016 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ee6d870-6ce4-4a6b-8e9f-fbe0b33aa1db tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d Aug 25 12:02:30.781228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ee6d870-6ce4-4a6b-8e9f-fbe0b33aa1db tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:30.781441 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9ee6d870-6ce4-4a6b-8e9f-fbe0b33aa1db tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:30.785321 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9ee6d870-6ce4-4a6b-8e9f-fbe0b33aa1db tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d returned with HTTP 404 Aug 25 12:02:30.785756 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1356/5391] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:30 2026] GET /volume/v3/snapshots/0ac823eb-2fc3-46aa-b65e-d046f741e63d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:32.276969 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-ec0019cd-3403-4023-a928-0ff3cc7591b2 req-bfdb2f13-4b76-40bc-a807-1e541d99ce36 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:32.278701 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ec0019cd-3403-4023-a928-0ff3cc7591b2 req-bfdb2f13-4b76-40bc-a807-1e541d99ce36 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede Aug 25 12:02:32.278836 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ec0019cd-3403-4023-a928-0ff3cc7591b2 req-bfdb2f13-4b76-40bc-a807-1e541d99ce36 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:32.279003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-ec0019cd-3403-4023-a928-0ff3cc7591b2 req-bfdb2f13-4b76-40bc-a807-1e541d99ce36 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:32.285197 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:32.285197 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:32.329509 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-ec0019cd-3403-4023-a928-0ff3cc7591b2 req-bfdb2f13-4b76-40bc-a807-1e541d99ce36 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede returned with HTTP 200 Aug 25 12:02:32.329934 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1358/5392] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:02:32 2026] DELETE /volume/v3/attachments/f101dea1-dd02-408b-83e1-0f81f6d05ede => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:33.768179 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:33.769944 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:02:33.770169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:33.770364 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:33.770559 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete volume with id: 9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:02:33.777192 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:33.777192 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:33.777548 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:02:33.792244 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete volume request issued successfully. Aug 25 12:02:33.792401 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9148efa2-a66f-4e1e-a749-a8fb5ba6f156 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 202 Aug 25 12:02:33.792854 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1341/5393] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 12:02:33 2026] DELETE /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 12:02:33.799934 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b220db08-8dfa-4ac9-b2bb-e933b0827a70 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:33.801732 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b220db08-8dfa-4ac9-b2bb-e933b0827a70 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:02:33.801942 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b220db08-8dfa-4ac9-b2bb-e933b0827a70 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:33.802140 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b220db08-8dfa-4ac9-b2bb-e933b0827a70 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:33.808517 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:33.808517 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:33.811824 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b220db08-8dfa-4ac9-b2bb-e933b0827a70 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:02:33.816458 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b220db08-8dfa-4ac9-b2bb-e933b0827a70 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 200 Aug 25 12:02:33.816904 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1339/5394] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:02:33 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 1420 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:02:34.828171 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-70f454d7-71db-4f21-ad6f-57c8b3f8946a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:34.829795 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-70f454d7-71db-4f21-ad6f-57c8b3f8946a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 Aug 25 12:02:34.829987 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-70f454d7-71db-4f21-ad6f-57c8b3f8946a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:34.830167 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-70f454d7-71db-4f21-ad6f-57c8b3f8946a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:34.835579 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-70f454d7-71db-4f21-ad6f-57c8b3f8946a tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 returned with HTTP 404 Aug 25 12:02:34.836060 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1357/5395] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:02:34 2026] GET /volume/v3/volumes/9cbcae99-57e5-4111-95b5-9b9f117f8965 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 12:02:34.841812 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:34.843542 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 Aug 25 12:02:34.843774 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:34.844021 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:34.844146 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete snapshot with id: 011d20f7-cf08-4e04-abaa-d2669ee4ebd5 Aug 25 12:02:34.848760 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:34.848760 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:34.849150 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:02:34.864463 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot delete request issued successfully. Aug 25 12:02:34.864686 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4b4b327e-7f1e-4782-995b-15ca220d65e3 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 returned with HTTP 202 Aug 25 12:02:34.865162 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1359/5396] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:02:34 2026] DELETE /volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:02:34.871685 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-897ee883-596a-47a2-9eea-825aade95695 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:34.873455 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-897ee883-596a-47a2-9eea-825aade95695 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 Aug 25 12:02:34.873668 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-897ee883-596a-47a2-9eea-825aade95695 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:34.873882 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-897ee883-596a-47a2-9eea-825aade95695 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:34.879262 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:34.879262 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:34.879692 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-897ee883-596a-47a2-9eea-825aade95695 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Snapshot retrieved successfully. Aug 25 12:02:34.880424 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-897ee883-596a-47a2-9eea-825aade95695 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 returned with HTTP 200 Aug 25 12:02:34.880779 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1342/5397] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:34 2026] GET /volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:35.890428 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3d23c1fd-bd13-44ae-ad58-8b6d5fb531ea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:35.891928 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d23c1fd-bd13-44ae-ad58-8b6d5fb531ea tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 Aug 25 12:02:35.892120 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d23c1fd-bd13-44ae-ad58-8b6d5fb531ea tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:35.892335 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3d23c1fd-bd13-44ae-ad58-8b6d5fb531ea tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:35.896282 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3d23c1fd-bd13-44ae-ad58-8b6d5fb531ea tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 returned with HTTP 404 Aug 25 12:02:35.896691 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1340/5398] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:35 2026] GET /volume/v3/snapshots/011d20f7-cf08-4e04-abaa-d2669ee4ebd5 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:36.612643 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-8d1c6a68-4560-4f2d-8705-e9ec95217420 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:36.614927 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d1c6a68-4560-4f2d-8705-e9ec95217420 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:02:36.615176 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d1c6a68-4560-4f2d-8705-e9ec95217420 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:36.615371 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-8d1c6a68-4560-4f2d-8705-e9ec95217420 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:36.624283 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:36.624283 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:36.628297 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-8d1c6a68-4560-4f2d-8705-e9ec95217420 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:36.633989 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-8d1c6a68-4560-4f2d-8705-e9ec95217420 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:02:36.634677 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1358/5399] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:36 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1646 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:02:37.304232 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-5e1ac5c4-b832-4b6d-b836-85c2a7f171ff req-5171fcc4-ebb3-4cfb-bce9-34cb9dfe9c2b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:37.306506 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5e1ac5c4-b832-4b6d-b836-85c2a7f171ff req-5171fcc4-ebb3-4cfb-bce9-34cb9dfe9c2b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9 Aug 25 12:02:37.306747 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5e1ac5c4-b832-4b6d-b836-85c2a7f171ff req-5171fcc4-ebb3-4cfb-bce9-34cb9dfe9c2b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:37.306964 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-5e1ac5c4-b832-4b6d-b836-85c2a7f171ff req-5171fcc4-ebb3-4cfb-bce9-34cb9dfe9c2b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:37.314552 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:37.314552 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:37.379438 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-5e1ac5c4-b832-4b6d-b836-85c2a7f171ff req-5171fcc4-ebb3-4cfb-bce9-34cb9dfe9c2b tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9 returned with HTTP 200 Aug 25 12:02:37.379774 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1360/5400] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:02:37 2026] DELETE /volume/v3/attachments/f2f75aac-7a62-4e7b-bed0-ed935fbeb2d9 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:37.645556 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b935643d-e29e-4526-94c9-2fd09fd13a82 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:37.647079 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b935643d-e29e-4526-94c9-2fd09fd13a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:02:37.647427 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b935643d-e29e-4526-94c9-2fd09fd13a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:37.647516 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b935643d-e29e-4526-94c9-2fd09fd13a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:37.656435 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:37.656435 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:37.660155 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b935643d-e29e-4526-94c9-2fd09fd13a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:37.666458 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b935643d-e29e-4526-94c9-2fd09fd13a82 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:02:37.666616 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1343/5401] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:37 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1646 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:02:37.856995 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c7c93f7a-a40a-4c36-a05c-fa2cc8f8a40b req-74b40bd9-611b-4222-9e2f-1104ed0991bd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:37.859110 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c7c93f7a-a40a-4c36-a05c-fa2cc8f8a40b req-74b40bd9-611b-4222-9e2f-1104ed0991bd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44 Aug 25 12:02:37.859435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c7c93f7a-a40a-4c36-a05c-fa2cc8f8a40b req-74b40bd9-611b-4222-9e2f-1104ed0991bd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:37.859811 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c7c93f7a-a40a-4c36-a05c-fa2cc8f8a40b req-74b40bd9-611b-4222-9e2f-1104ed0991bd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:37.868205 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:37.868205 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:37.909157 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c7c93f7a-a40a-4c36-a05c-fa2cc8f8a40b req-74b40bd9-611b-4222-9e2f-1104ed0991bd tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44 returned with HTTP 200 Aug 25 12:02:37.909542 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1341/5402] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:02:37 2026] DELETE /volume/v3/attachments/a55210e8-e219-4db8-b712-147263907a44 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:38.608574 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:38.610246 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] DELETE https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:02:38.610424 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:38.610609 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:38.610782 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete volume with id: 8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:02:38.616968 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:38.616968 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:38.617343 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:02:38.632666 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Delete volume request issued successfully. Aug 25 12:02:38.632796 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-10b66cf3-0972-43f1-9855-2f1f544e8be4 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 202 Aug 25 12:02:38.633246 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1359/5403] 10.4.3.66 () {68 vars in 1385 bytes} [Tue Aug 25 12:02:38 2026] DELETE /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 25 12:02:38.639682 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13bdfdae-7fb7-4211-a4ad-15cd345df9be None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:38.641346 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13bdfdae-7fb7-4211-a4ad-15cd345df9be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:02:38.641552 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13bdfdae-7fb7-4211-a4ad-15cd345df9be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:38.641750 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13bdfdae-7fb7-4211-a4ad-15cd345df9be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:38.648357 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:38.648357 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:38.651954 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13bdfdae-7fb7-4211-a4ad-15cd345df9be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Volume info retrieved successfully. Aug 25 12:02:38.656457 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13bdfdae-7fb7-4211-a4ad-15cd345df9be tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 200 Aug 25 12:02:38.656810 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1361/5404] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:02:38 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 1386 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:02:38.677439 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0f731e6c-a702-4652-bb7e-c439371e0cd0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:38.679098 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0f731e6c-a702-4652-bb7e-c439371e0cd0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:02:38.679278 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0f731e6c-a702-4652-bb7e-c439371e0cd0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:38.679449 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0f731e6c-a702-4652-bb7e-c439371e0cd0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:38.686151 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:38.686151 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:38.689445 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0f731e6c-a702-4652-bb7e-c439371e0cd0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:38.693580 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0f731e6c-a702-4652-bb7e-c439371e0cd0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:02:38.693957 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1344/5405] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:38 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1354 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:02:38.706177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-886fc2c2-11ad-4939-910f-09e756638bdc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:38.707714 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:02:38.708056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f194136a-dc1f-4a0a-84dc-f7af54645145", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-131400614"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:02:38.709451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating new backup {'backup': {'volume_id': 'f194136a-dc1f-4a0a-84dc-f7af54645145', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-131400614'}} {{(pid=100237) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:02:38.709613 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating backup of volume f194136a-dc1f-4a0a-84dc-f7af54645145 in container None Aug 25 12:02:38.716114 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:38.716114 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:38.716498 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:38.730265 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['74bddab2-2a59-4da6-a8f4-a559f3fd2ac1', '4d478176-7a96-4cda-906c-52f98b4837b9'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:02:38.778691 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-886fc2c2-11ad-4939-910f-09e756638bdc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:02:38.779171 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1342/5406] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:02:38 2026] POST /volume/v3/backups => generated 327 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:02:38.786855 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b9fd8548-b6ff-4192-9351-c8793954eb22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:38.788545 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9fd8548-b6ff-4192-9351-c8793954eb22 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:38.788787 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9fd8548-b6ff-4192-9351-c8793954eb22 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:38.789032 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b9fd8548-b6ff-4192-9351-c8793954eb22 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:38.789144 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b9fd8548-b6ff-4192-9351-c8793954eb22 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:38.793234 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:38.793234 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:38.794018 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b9fd8548-b6ff-4192-9351-c8793954eb22 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:38.794369 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1360/5407] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:38 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:39.668910 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c796bae3-1d49-475f-aded-2cc9b909cc20 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:39.670554 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c796bae3-1d49-475f-aded-2cc9b909cc20 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] GET https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b Aug 25 12:02:39.670808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c796bae3-1d49-475f-aded-2cc9b909cc20 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:39.670996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c796bae3-1d49-475f-aded-2cc9b909cc20 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:39.676048 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c796bae3-1d49-475f-aded-2cc9b909cc20 tempest-TestVolumeBootPatternV346-1520647550 tempest-TestVolumeBootPatternV346-1520647550-project-member] https://10.4.3.66/volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b returned with HTTP 404 Aug 25 12:02:39.676454 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1362/5408] 10.4.3.66 () {68 vars in 1382 bytes} [Tue Aug 25 12:02:39 2026] GET /volume/v3/volumes/8db2c603-a49a-412d-ae29-2819f6f3b74b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 25 12:02:39.803122 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1dc674a0-d223-4f3f-b15a-2bff98c6a42f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:39.804715 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1dc674a0-d223-4f3f-b15a-2bff98c6a42f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:39.804924 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1dc674a0-d223-4f3f-b15a-2bff98c6a42f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:39.805121 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1dc674a0-d223-4f3f-b15a-2bff98c6a42f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:39.805220 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1dc674a0-d223-4f3f-b15a-2bff98c6a42f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:39.808919 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:39.808919 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:39.809536 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1dc674a0-d223-4f3f-b15a-2bff98c6a42f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:39.809866 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1345/5409] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:39 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:40.819162 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d6a444ec-193d-4c47-ac7b-a16d1bfb1739 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:40.820838 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6a444ec-193d-4c47-ac7b-a16d1bfb1739 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:40.821029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6a444ec-193d-4c47-ac7b-a16d1bfb1739 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:40.821202 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d6a444ec-193d-4c47-ac7b-a16d1bfb1739 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:40.821304 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-d6a444ec-193d-4c47-ac7b-a16d1bfb1739 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:40.825178 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:40.825178 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:40.825816 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d6a444ec-193d-4c47-ac7b-a16d1bfb1739 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:40.826141 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1343/5410] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:40 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:41.834667 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2d123e4-cc7a-4a2e-b1a8-87dfac99c05f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:41.836443 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2d123e4-cc7a-4a2e-b1a8-87dfac99c05f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:41.836699 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2d123e4-cc7a-4a2e-b1a8-87dfac99c05f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:41.836900 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2d123e4-cc7a-4a2e-b1a8-87dfac99c05f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:41.837003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e2d123e4-cc7a-4a2e-b1a8-87dfac99c05f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:41.840978 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:41.840978 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:41.841641 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2d123e4-cc7a-4a2e-b1a8-87dfac99c05f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:41.842024 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1361/5411] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:41 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:42.851278 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cade32e8-61ef-4453-a6f6-5422f51a017d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:42.853148 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cade32e8-61ef-4453-a6f6-5422f51a017d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:42.854109 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cade32e8-61ef-4453-a6f6-5422f51a017d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:42.854307 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cade32e8-61ef-4453-a6f6-5422f51a017d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:42.854412 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cade32e8-61ef-4453-a6f6-5422f51a017d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:42.858171 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:42.858171 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:42.858809 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cade32e8-61ef-4453-a6f6-5422f51a017d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:42.859118 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1363/5412] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:42 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:43.868857 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d760acb2-87d1-4f3f-b7a4-ad543fbbd973 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:43.870480 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d760acb2-87d1-4f3f-b7a4-ad543fbbd973 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:43.870691 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d760acb2-87d1-4f3f-b7a4-ad543fbbd973 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:43.870872 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d760acb2-87d1-4f3f-b7a4-ad543fbbd973 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:43.870969 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d760acb2-87d1-4f3f-b7a4-ad543fbbd973 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:43.874809 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:43.874809 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:43.875437 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d760acb2-87d1-4f3f-b7a4-ad543fbbd973 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:43.875828 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1346/5413] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:43 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:44.885260 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b6951a70-a517-4c94-9154-0f135b055ede None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:44.886922 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b6951a70-a517-4c94-9154-0f135b055ede tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:44.887061 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b6951a70-a517-4c94-9154-0f135b055ede tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:44.887225 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b6951a70-a517-4c94-9154-0f135b055ede tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:44.887353 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b6951a70-a517-4c94-9154-0f135b055ede tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:44.891516 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:44.891516 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:44.892282 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b6951a70-a517-4c94-9154-0f135b055ede tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:44.892612 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1344/5414] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:44 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:44.938588 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:45.049534 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:02:45.050026 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-139676283"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:02:45.051278 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-139676283'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:02:45.051368 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume of 1 GB Aug 25 12:02:45.056677 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Availability Zones retrieved successfully. Aug 25 12:02:45.061075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (3e99052e-4098-4ff0-b9ae-de1e6e868ae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:02:45.062143 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337e45e6-3450-4717-a284-f56f312cd31c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:45.063163 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:02:45.085887 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (337e45e6-3450-4717-a284-f56f312cd31c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:45.086532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aa7e8db-97f9-445e-8672-de92f3b1a538) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:45.137176 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['57bf4702-a43d-4575-bdcf-80e528803f10', 'fc0b0888-4909-4905-a536-72994a035dce', 'db59deb2-9af8-4d9b-8429-469c13b2da56', '55736a37-1b62-4733-aadc-0d41de005b5e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:02:45.138194 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7aa7e8db-97f9-445e-8672-de92f3b1a538) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['57bf4702-a43d-4575-bdcf-80e528803f10', 'fc0b0888-4909-4905-a536-72994a035dce', 'db59deb2-9af8-4d9b-8429-469c13b2da56', '55736a37-1b62-4733-aadc-0d41de005b5e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:45.139320 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098ceb2e-5a22-4f72-ad08-43e07215ed4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:45.160485 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (098ceb2e-5a22-4f72-ad08-43e07215ed4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4ad636f-511b-460f-a84a-cb541b281b47', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-139676283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['57bf4702-a43d-4575-bdcf-80e528803f10','fc0b0888-4909-4905-a536-72994a035dce','db59deb2-9af8-4d9b-8429-469c13b2da56','55736a37-1b62-4733-aadc-0d41de005b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:02:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-139676283',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4ad636f-511b-460f-a84a-cb541b281b47,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd327f393bf41d3b19583f6ce7c39f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:45.161142 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f85a942-4f08-4750-9072-e07284df647f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:45.175376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f85a942-4f08-4750-9072-e07284df647f) transitioned into state 'SUCCESS' from state '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-139676283',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['57bf4702-a43d-4575-bdcf-80e528803f10','fc0b0888-4909-4905-a536-72994a035dce','db59deb2-9af8-4d9b-8429-469c13b2da56','55736a37-1b62-4733-aadc-0d41de005b5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:45.175966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7beb8175-66b5-4959-931d-5c9ec08e3bed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:45.184037 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7beb8175-66b5-4959-931d-5c9ec08e3bed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:45.184875 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (3e99052e-4098-4ff0-b9ae-de1e6e868ae7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:02:45.185138 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request issued successfully. Aug 25 12:02:45.185615 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e0ea01b8-7fe2-47d0-90b5-ee4ad82c75ad tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:02:45.186009 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1362/5415] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 12:02:44 2026] POST /volume/v3/volumes => generated 755 bytes in 248 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:02:45.197001 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fb7eab5d-5752-4143-abf0-986ea9813806 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:45.198632 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb7eab5d-5752-4143-abf0-986ea9813806 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 Aug 25 12:02:45.198833 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb7eab5d-5752-4143-abf0-986ea9813806 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:45.199003 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fb7eab5d-5752-4143-abf0-986ea9813806 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:45.206143 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:45.206143 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:45.209197 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fb7eab5d-5752-4143-abf0-986ea9813806 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:02:45.213476 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fb7eab5d-5752-4143-abf0-986ea9813806 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 returned with HTTP 200 Aug 25 12:02:45.213909 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1364/5416] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:45 2026] GET /volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:45.902727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-73c48170-8fff-471a-a11c-bfe7a871cb86 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:45.904320 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-73c48170-8fff-471a-a11c-bfe7a871cb86 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:45.904506 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-73c48170-8fff-471a-a11c-bfe7a871cb86 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:45.904723 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-73c48170-8fff-471a-a11c-bfe7a871cb86 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:45.904810 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-73c48170-8fff-471a-a11c-bfe7a871cb86 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:45.908941 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:45.908941 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:45.909438 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-73c48170-8fff-471a-a11c-bfe7a871cb86 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:45.909797 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1347/5417] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:45 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:46.225044 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7fffec85-a7f4-4a2d-993b-cafa24170884 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:46.226505 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fffec85-a7f4-4a2d-993b-cafa24170884 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 Aug 25 12:02:46.226681 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fffec85-a7f4-4a2d-993b-cafa24170884 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:46.226864 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7fffec85-a7f4-4a2d-993b-cafa24170884 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:46.232777 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:46.232777 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:46.235818 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-7fffec85-a7f4-4a2d-993b-cafa24170884 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:02:46.239309 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7fffec85-a7f4-4a2d-993b-cafa24170884 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 returned with HTTP 200 Aug 25 12:02:46.239711 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1345/5418] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:46 2026] GET /volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:46.254072 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:46.255595 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:02:46.255906 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f4ad636f-511b-460f-a84a-cb541b281b47", "name": "tempest-CreateVolumesFromBackupTest-Backup-1155933634"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:02:46.257103 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Creating new backup {'backup': {'volume_id': 'f4ad636f-511b-460f-a84a-cb541b281b47', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1155933634'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:02:46.257242 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Creating backup of volume f4ad636f-511b-460f-a84a-cb541b281b47 in container None Aug 25 12:02:46.264787 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:46.264787 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:46.265343 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:02:46.289641 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['13a5a33f-bf42-489b-b16e-195cc69bd3c1', 'd15f730f-4666-4003-a1ea-03c313713802'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:02:46.318819 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0236e878-5fe5-4498-a8dc-7e0ee57f0865 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:02:46.319228 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1363/5419] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:02:46 2026] POST /volume/v3/backups => generated 337 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:02:46.329811 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c758da4d-661e-4cdf-90c5-e60e1b2b8bc4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:46.331397 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c758da4d-661e-4cdf-90c5-e60e1b2b8bc4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:46.331564 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c758da4d-661e-4cdf-90c5-e60e1b2b8bc4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:46.331775 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c758da4d-661e-4cdf-90c5-e60e1b2b8bc4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:46.331911 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-c758da4d-661e-4cdf-90c5-e60e1b2b8bc4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:46.335788 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:46.335788 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:46.336457 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c758da4d-661e-4cdf-90c5-e60e1b2b8bc4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:46.336818 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1365/5420] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:46 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 744 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:46.919158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b605ac7d-e091-42d8-acfa-b5042c7e8df6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:46.920766 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b605ac7d-e091-42d8-acfa-b5042c7e8df6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:46.920937 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b605ac7d-e091-42d8-acfa-b5042c7e8df6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:46.921102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b605ac7d-e091-42d8-acfa-b5042c7e8df6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:46.921196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-b605ac7d-e091-42d8-acfa-b5042c7e8df6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:46.925515 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:46.925515 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:46.926169 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b605ac7d-e091-42d8-acfa-b5042c7e8df6 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:46.926487 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1348/5421] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:46 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:47.347730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8536e22d-3e73-4f7b-a667-b12ef89b68f9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:47.349421 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8536e22d-3e73-4f7b-a667-b12ef89b68f9 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:47.349597 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8536e22d-3e73-4f7b-a667-b12ef89b68f9 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:47.349807 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8536e22d-3e73-4f7b-a667-b12ef89b68f9 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:47.350014 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8536e22d-3e73-4f7b-a667-b12ef89b68f9 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:47.354000 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:47.354000 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:47.354655 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8536e22d-3e73-4f7b-a667-b12ef89b68f9 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:47.354992 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1346/5422] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:47 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:47.938726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7fe24715-505d-4064-8c9f-4156b46259be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:47.940913 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fe24715-505d-4064-8c9f-4156b46259be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:47.941147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fe24715-505d-4064-8c9f-4156b46259be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:47.941379 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7fe24715-505d-4064-8c9f-4156b46259be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:47.941532 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7fe24715-505d-4064-8c9f-4156b46259be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:47.946682 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:47.946682 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:47.947598 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7fe24715-505d-4064-8c9f-4156b46259be tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:47.948024 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1364/5423] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:47 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:48.366043 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a8ef7540-6e11-4fc5-b843-8d1298d68063 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:48.367945 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8ef7540-6e11-4fc5-b843-8d1298d68063 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:48.368170 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8ef7540-6e11-4fc5-b843-8d1298d68063 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:48.368403 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a8ef7540-6e11-4fc5-b843-8d1298d68063 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:48.368514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-a8ef7540-6e11-4fc5-b843-8d1298d68063 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:48.373578 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:48.373578 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:48.374331 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a8ef7540-6e11-4fc5-b843-8d1298d68063 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:48.374723 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1366/5424] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:48 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:48.958436 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-44ce1976-3baa-4790-990f-a49e689d1e28 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:48.960234 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44ce1976-3baa-4790-990f-a49e689d1e28 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:48.960408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44ce1976-3baa-4790-990f-a49e689d1e28 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:48.960807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44ce1976-3baa-4790-990f-a49e689d1e28 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:48.960807 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-44ce1976-3baa-4790-990f-a49e689d1e28 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:48.965808 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:48.965808 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:48.966763 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44ce1976-3baa-4790-990f-a49e689d1e28 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:48.967303 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1349/5425] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:48 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:49.384689 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ce3ef866-4715-4df3-a708-892660bacefe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:49.386442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce3ef866-4715-4df3-a708-892660bacefe tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:49.386919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce3ef866-4715-4df3-a708-892660bacefe tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:49.386919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ce3ef866-4715-4df3-a708-892660bacefe tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:49.386919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-ce3ef866-4715-4df3-a708-892660bacefe tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:49.391017 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:49.391017 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:49.391684 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ce3ef866-4715-4df3-a708-892660bacefe tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:49.392297 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1347/5426] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:49 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:49.978471 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d5f1e2f-9a52-42f5-bff2-3ac4dad3f403 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:49.980300 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d5f1e2f-9a52-42f5-bff2-3ac4dad3f403 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:49.980530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d5f1e2f-9a52-42f5-bff2-3ac4dad3f403 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:49.980896 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d5f1e2f-9a52-42f5-bff2-3ac4dad3f403 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:49.981051 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-4d5f1e2f-9a52-42f5-bff2-3ac4dad3f403 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:49.986004 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:49.986004 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:49.987004 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d5f1e2f-9a52-42f5-bff2-3ac4dad3f403 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:49.987451 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1365/5427] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:49 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:49.998268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e4ea65e8-e760-4c3a-b393-94be49e7b651 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:50.000169 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4ea65e8-e760-4c3a-b393-94be49e7b651 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:50.000400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4ea65e8-e760-4c3a-b393-94be49e7b651 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:50.000647 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e4ea65e8-e760-4c3a-b393-94be49e7b651 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:50.000789 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e4ea65e8-e760-4c3a-b393-94be49e7b651 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:50.005301 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:50.005301 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:50.006086 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e4ea65e8-e760-4c3a-b393-94be49e7b651 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:50.006455 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1367/5428] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:49 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:50.014948 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:50.016529 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:50.016736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:50.016904 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:50.017015 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete backup with id: af8434a3-51bc-4a41-8564-ea57e1d8e736. Aug 25 12:02:50.021303 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:50.021303 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:50.033026 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] delete_backup rpcapi backup_id af8434a3-51bc-4a41-8564-ea57e1d8e736 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:02:50.034947 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5eddb9d5-cc1f-4f53-b026-c9f3f1747161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 202 Aug 25 12:02:50.035404 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1350/5429] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:02:50 2026] DELETE /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:02:50.041424 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-334d9888-1d7c-4b8c-bee4-4890d07437d7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:50.043205 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-334d9888-1d7c-4b8c-bee4-4890d07437d7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:50.043413 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-334d9888-1d7c-4b8c-bee4-4890d07437d7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:50.043657 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-334d9888-1d7c-4b8c-bee4-4890d07437d7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:50.043798 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-334d9888-1d7c-4b8c-bee4-4890d07437d7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:50.048488 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:50.048488 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:50.049263 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-334d9888-1d7c-4b8c-bee4-4890d07437d7 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:50.049662 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1348/5430] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:50 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:50.402811 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1b69010c-d52d-4a99-b279-9f89822154b2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:50.404869 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b69010c-d52d-4a99-b279-9f89822154b2 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:50.405091 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b69010c-d52d-4a99-b279-9f89822154b2 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:50.405275 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1b69010c-d52d-4a99-b279-9f89822154b2 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:50.405381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1b69010c-d52d-4a99-b279-9f89822154b2 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:50.409395 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:50.409395 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:50.410193 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1b69010c-d52d-4a99-b279-9f89822154b2 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:50.410538 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1366/5431] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:50 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:51.059607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d02e471d-6bf7-4a97-b0df-1707efe6214a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:51.061770 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d02e471d-6bf7-4a97-b0df-1707efe6214a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:51.062152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d02e471d-6bf7-4a97-b0df-1707efe6214a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:51.062526 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d02e471d-6bf7-4a97-b0df-1707efe6214a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:51.062792 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d02e471d-6bf7-4a97-b0df-1707efe6214a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:51.067462 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:51.067462 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:51.068117 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d02e471d-6bf7-4a97-b0df-1707efe6214a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 200 Aug 25 12:02:51.068442 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1368/5432] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:51 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:51.419879 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d4e0e868-bdd9-4d4b-887c-021aba2e657a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:51.421684 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4e0e868-bdd9-4d4b-887c-021aba2e657a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:51.421897 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4e0e868-bdd9-4d4b-887c-021aba2e657a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:51.422140 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d4e0e868-bdd9-4d4b-887c-021aba2e657a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:51.422226 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d4e0e868-bdd9-4d4b-887c-021aba2e657a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:51.426537 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:51.426537 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:51.427226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d4e0e868-bdd9-4d4b-887c-021aba2e657a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:51.427540 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1351/5433] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:51 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:52.077908 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a021d54-ba73-4292-821c-a35630b1b161 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:52.079616 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a021d54-ba73-4292-821c-a35630b1b161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 Aug 25 12:02:52.079857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a021d54-ba73-4292-821c-a35630b1b161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:52.080076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a021d54-ba73-4292-821c-a35630b1b161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:52.080231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3a021d54-ba73-4292-821c-a35630b1b161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id af8434a3-51bc-4a41-8564-ea57e1d8e736. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:52.083865 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a021d54-ba73-4292-821c-a35630b1b161 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 returned with HTTP 404 Aug 25 12:02:52.084361 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1349/5434] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:52 2026] GET /volume/v3/backups/af8434a3-51bc-4a41-8564-ea57e1d8e736 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:52.436607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0a47d901-e723-41ba-8d19-2acc7b5bd6e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:52.438384 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a47d901-e723-41ba-8d19-2acc7b5bd6e6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:52.438572 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a47d901-e723-41ba-8d19-2acc7b5bd6e6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:52.439404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0a47d901-e723-41ba-8d19-2acc7b5bd6e6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:52.439404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-0a47d901-e723-41ba-8d19-2acc7b5bd6e6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:52.442609 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:52.442609 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:52.443268 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0a47d901-e723-41ba-8d19-2acc7b5bd6e6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:52.443586 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1367/5435] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:52 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:52.477927 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:52.479536 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:02:52.479738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:52.479914 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:52.480013 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete backup with id: 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. Aug 25 12:02:52.485681 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:52.485681 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:52.497644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] delete_backup rpcapi backup_id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:02:52.499207 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9244b19c-abf3-44a8-9a7c-813c42d6c74e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 202 Aug 25 12:02:52.499674 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1369/5436] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:02:52 2026] DELETE /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:02:52.507946 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-59bb8999-3e28-417b-b699-78010242a9f4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:52.512594 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59bb8999-3e28-417b-b699-78010242a9f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:02:52.513559 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59bb8999-3e28-417b-b699-78010242a9f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:52.514495 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-59bb8999-3e28-417b-b699-78010242a9f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:52.514875 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-59bb8999-3e28-417b-b699-78010242a9f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:52.528338 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:52.528338 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:52.531080 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-59bb8999-3e28-417b-b699-78010242a9f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 200 Aug 25 12:02:52.532494 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1352/5437] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:52 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 749 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:53.452810 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-01c5b764-0a5c-4752-81c9-0382a85cfc02 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:53.454720 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01c5b764-0a5c-4752-81c9-0382a85cfc02 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:53.454990 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01c5b764-0a5c-4752-81c9-0382a85cfc02 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:53.455262 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-01c5b764-0a5c-4752-81c9-0382a85cfc02 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:53.455424 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-01c5b764-0a5c-4752-81c9-0382a85cfc02 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:53.459678 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:53.459678 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:53.460408 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-01c5b764-0a5c-4752-81c9-0382a85cfc02 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:53.460787 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1350/5438] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:53 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:53.542487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-95861c19-2fad-4501-828d-91c97a7b83f5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:53.544199 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-95861c19-2fad-4501-828d-91c97a7b83f5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c Aug 25 12:02:53.544382 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-95861c19-2fad-4501-828d-91c97a7b83f5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:53.544570 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-95861c19-2fad-4501-828d-91c97a7b83f5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:53.544693 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-95861c19-2fad-4501-828d-91c97a7b83f5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 8bfbf189-ea92-46ad-a3f3-aae76997ad4c. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:53.550614 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-95861c19-2fad-4501-828d-91c97a7b83f5 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c returned with HTTP 404 Aug 25 12:02:53.551174 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1368/5439] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:53 2026] GET /volume/v3/backups/8bfbf189-ea92-46ad-a3f3-aae76997ad4c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:02:53.561915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:53.563577 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:02:53.563926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1959383638"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:02:53.565281 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1959383638'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:02:53.565401 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume of 1 GB Aug 25 12:02:53.569288 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Availability Zones retrieved successfully. Aug 25 12:02:53.575642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (624eeba7-78a1-4044-a266-3ca7e29b982d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:02:53.576694 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbd3f2e-973e-42d1-8cf1-5690d29efb40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:53.577670 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:02:53.603435 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cbd3f2e-973e-42d1-8cf1-5690d29efb40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:53.604268 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf07abc-7aa5-475b-9adf-29f2bda85588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:53.638532 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['af3d9353-8488-4371-9c5a-5025ef0b3f1a', '82962bfd-9935-49c3-87bd-8efe1130dd68', 'b3425d65-1335-4309-9ba7-60188ca5e897', '8de0311a-dcfa-4eeb-89b5-a638f07ecbcf'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:02:53.639171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ebf07abc-7aa5-475b-9adf-29f2bda85588) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af3d9353-8488-4371-9c5a-5025ef0b3f1a', '82962bfd-9935-49c3-87bd-8efe1130dd68', 'b3425d65-1335-4309-9ba7-60188ca5e897', '8de0311a-dcfa-4eeb-89b5-a638f07ecbcf']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:53.639848 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04697414-f7cf-41b1-b2b3-88451885e67b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:53.660339 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04697414-f7cf-41b1-b2b3-88451885e67b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c88ad29-3068-47bf-b27a-b5d687925445', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1959383638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['af3d9353-8488-4371-9c5a-5025ef0b3f1a','82962bfd-9935-49c3-87bd-8efe1130dd68','b3425d65-1335-4309-9ba7-60188ca5e897','8de0311a-dcfa-4eeb-89b5-a638f07ecbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:02:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1959383638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c88ad29-3068-47bf-b27a-b5d687925445,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98f4611c9734444b87a984dc494fb081',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:53.661053 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70798306-8766-485d-bb4d-467eb581853a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:53.678644 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70798306-8766-485d-bb4d-467eb581853a) transitioned into state 'SUCCESS' from state '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-1959383638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3ada47afe09d4ce4b1f6d38c8bd6e603',qos_specs=None,replication_status=,reservations=['af3d9353-8488-4371-9c5a-5025ef0b3f1a','82962bfd-9935-49c3-87bd-8efe1130dd68','b3425d65-1335-4309-9ba7-60188ca5e897','8de0311a-dcfa-4eeb-89b5-a638f07ecbcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98f4611c9734444b87a984dc494fb081',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:53.679438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b0fcc7-b174-4117-a243-3dbb79e17b34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:02:53.691211 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2b0fcc7-b174-4117-a243-3dbb79e17b34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:02:53.691928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Flow 'volume_create_api' (624eeba7-78a1-4044-a266-3ca7e29b982d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:02:53.692292 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create volume request issued successfully. Aug 25 12:02:53.692998 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fcf2da9b-b109-43a6-87d4-e7069ce184f1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:02:53.693503 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1370/5440] 10.4.3.66 () {68 vars in 1251 bytes} [Tue Aug 25 12:02:53 2026] POST /volume/v3/volumes => generated 747 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:02:53.703768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fc15a1b3-60cb-4a7d-94a1-6ee34066851a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:53.705609 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fc15a1b3-60cb-4a7d-94a1-6ee34066851a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:02:53.705820 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fc15a1b3-60cb-4a7d-94a1-6ee34066851a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:53.706005 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fc15a1b3-60cb-4a7d-94a1-6ee34066851a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:53.713132 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:53.713132 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:53.716427 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fc15a1b3-60cb-4a7d-94a1-6ee34066851a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:53.719847 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fc15a1b3-60cb-4a7d-94a1-6ee34066851a tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 returned with HTTP 200 Aug 25 12:02:53.720195 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1353/5441] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:53 2026] GET /volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:54.469766 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dfef7707-f82f-4887-a051-dbfaacf184be None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:54.471441 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfef7707-f82f-4887-a051-dbfaacf184be tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:54.471659 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfef7707-f82f-4887-a051-dbfaacf184be tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:54.471835 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dfef7707-f82f-4887-a051-dbfaacf184be tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:54.471935 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-dfef7707-f82f-4887-a051-dbfaacf184be tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:54.476681 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:54.476681 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:54.477373 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dfef7707-f82f-4887-a051-dbfaacf184be tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:54.477745 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1351/5442] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:54 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:54.731335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-075110d2-ee93-459c-bcc6-77a412a0ab71 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:54.732979 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-075110d2-ee93-459c-bcc6-77a412a0ab71 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:02:54.733151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-075110d2-ee93-459c-bcc6-77a412a0ab71 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:54.733322 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-075110d2-ee93-459c-bcc6-77a412a0ab71 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:54.739735 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:54.739735 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:54.742686 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-075110d2-ee93-459c-bcc6-77a412a0ab71 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:54.746147 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-075110d2-ee93-459c-bcc6-77a412a0ab71 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 returned with HTTP 200 Aug 25 12:02:54.746460 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1369/5443] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:54 2026] GET /volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 => generated 840 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:54.758256 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:54.759844 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:02:54.760150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2c88ad29-3068-47bf-b27a-b5d687925445", "name": "tempest-VolumesBackupsTest-Snapshot-556036058"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:02:54.768338 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:54.768338 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:54.768736 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:54.768870 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Create snapshot from volume 2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:02:54.809823 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['0bf457aa-ae54-4a89-ab5b-7b284ad2b517', '2ec28bd6-7cf5-447a-80af-e6173616df34', 'fe143280-4055-4b8e-b4d0-270191e7802f', '0d2edd2d-0a98-4586-acda-04ad2cd40cf9'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:02:54.834967 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot create request issued successfully. Aug 25 12:02:54.835283 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7bdcb41d-964b-498f-b99c-3305720a4e06 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:02:54.835702 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1371/5444] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 12:02:54 2026] POST /volume/v3/snapshots => generated 304 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:02:54.844254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-133bff24-c2af-403c-857c-41cd22b22b66 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:54.845925 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-133bff24-c2af-403c-857c-41cd22b22b66 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 Aug 25 12:02:54.846101 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-133bff24-c2af-403c-857c-41cd22b22b66 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:54.846297 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-133bff24-c2af-403c-857c-41cd22b22b66 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:54.851025 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:54.851025 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:54.851424 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-133bff24-c2af-403c-857c-41cd22b22b66 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot retrieved successfully. Aug 25 12:02:54.852136 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-133bff24-c2af-403c-857c-41cd22b22b66 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 returned with HTTP 200 Aug 25 12:02:54.852488 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1354/5445] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:54 2026] GET /volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 => generated 436 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:55.487242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60791237-d683-4ff7-8f26-cbd7280d84f3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:55.488899 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60791237-d683-4ff7-8f26-cbd7280d84f3 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:55.489097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60791237-d683-4ff7-8f26-cbd7280d84f3 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:55.489293 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60791237-d683-4ff7-8f26-cbd7280d84f3 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:55.489388 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-60791237-d683-4ff7-8f26-cbd7280d84f3 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:55.493364 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:55.493364 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:55.494035 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60791237-d683-4ff7-8f26-cbd7280d84f3 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:55.494346 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1352/5446] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:55 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:55.862144 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1fe0c837-86f6-4165-bb7f-b83c86ea3bf4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:55.863872 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1fe0c837-86f6-4165-bb7f-b83c86ea3bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 Aug 25 12:02:55.864049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1fe0c837-86f6-4165-bb7f-b83c86ea3bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:55.864222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1fe0c837-86f6-4165-bb7f-b83c86ea3bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:55.868596 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:55.868596 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:55.868981 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1fe0c837-86f6-4165-bb7f-b83c86ea3bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot retrieved successfully. Aug 25 12:02:55.869678 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1fe0c837-86f6-4165-bb7f-b83c86ea3bf4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 returned with HTTP 200 Aug 25 12:02:55.869987 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1370/5447] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:02:55 2026] GET /volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 => generated 463 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:55.879374 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:55.881091 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] POST https://10.4.3.66/volume/v3/backups Aug 25 12:02:55.881390 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2c88ad29-3068-47bf-b27a-b5d687925445", "snapshot_id": "1d8912d2-61e2-45ce-a974-bb4f9e074eb3", "name": "tempest-VolumesBackupsTest-Backup-1799932605"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:02:55.882770 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating new backup {'backup': {'volume_id': '2c88ad29-3068-47bf-b27a-b5d687925445', 'snapshot_id': '1d8912d2-61e2-45ce-a974-bb4f9e074eb3', 'name': 'tempest-VolumesBackupsTest-Backup-1799932605'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:02:55.882930 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Creating backup of volume 2c88ad29-3068-47bf-b27a-b5d687925445 in container None Aug 25 12:02:55.888847 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:55.888847 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:55.889252 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:02:55.893511 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:55.893511 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:55.893839 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot retrieved successfully. Aug 25 12:02:55.906186 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Created reservations ['59541407-070a-4aa5-9961-81e3c164762d', 'fc37ad6e-7db8-4eb2-b946-62f9a2509fad'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:02:55.929733 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8bd63bf3-4209-4b05-97fb-df09ac951513 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:02:55.930281 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1372/5448] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:02:55 2026] POST /volume/v3/backups => generated 328 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:02:55.939213 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6b6f043d-e631-4305-9c64-6091a2bd0206 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:55.940836 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6b6f043d-e631-4305-9c64-6091a2bd0206 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:02:55.940997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6b6f043d-e631-4305-9c64-6091a2bd0206 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:55.941159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6b6f043d-e631-4305-9c64-6091a2bd0206 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:55.941250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-6b6f043d-e631-4305-9c64-6091a2bd0206 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:55.945296 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:55.945296 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:55.945978 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6b6f043d-e631-4305-9c64-6091a2bd0206 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:02:55.946297 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1355/5449] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:55 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 769 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:56.503698 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9dc6e3d-d614-45a8-8ea7-ce9d9a682204 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:56.505243 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9dc6e3d-d614-45a8-8ea7-ce9d9a682204 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:56.505432 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9dc6e3d-d614-45a8-8ea7-ce9d9a682204 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:56.505601 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9dc6e3d-d614-45a8-8ea7-ce9d9a682204 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:56.505720 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a9dc6e3d-d614-45a8-8ea7-ce9d9a682204 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:56.509520 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:56.509520 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:56.510390 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9dc6e3d-d614-45a8-8ea7-ce9d9a682204 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:56.510499 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1353/5450] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:56 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:56.959750 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5f2b1caa-a560-4f63-af52-81a4071d5e97 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:56.962103 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f2b1caa-a560-4f63-af52-81a4071d5e97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:02:56.962352 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f2b1caa-a560-4f63-af52-81a4071d5e97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:56.962635 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5f2b1caa-a560-4f63-af52-81a4071d5e97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:56.962800 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-5f2b1caa-a560-4f63-af52-81a4071d5e97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:56.967632 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:56.967632 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:56.968390 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5f2b1caa-a560-4f63-af52-81a4071d5e97 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:02:56.968791 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1371/5451] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:56 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:57.520331 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cd763e82-f0a9-48af-9890-10757d2a829f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:57.522118 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd763e82-f0a9-48af-9890-10757d2a829f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:57.522305 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd763e82-f0a9-48af-9890-10757d2a829f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:57.522513 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cd763e82-f0a9-48af-9890-10757d2a829f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:57.522612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-cd763e82-f0a9-48af-9890-10757d2a829f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:57.526763 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:57.526763 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:57.527437 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cd763e82-f0a9-48af-9890-10757d2a829f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:57.527784 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1373/5452] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:57 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:57.978974 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-32f6e119-62ba-40e3-98f2-2610a4d1d632 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:57.980664 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32f6e119-62ba-40e3-98f2-2610a4d1d632 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:02:57.980839 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32f6e119-62ba-40e3-98f2-2610a4d1d632 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:57.981023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32f6e119-62ba-40e3-98f2-2610a4d1d632 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:57.981135 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-32f6e119-62ba-40e3-98f2-2610a4d1d632 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:57.985135 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:57.985135 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:02:57.985804 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32f6e119-62ba-40e3-98f2-2610a4d1d632 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:02:57.986112 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1356/5453] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:57 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:58.542899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-7ef6b882-ad97-46f7-a8e5-7cf47fbb6b1e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:58.544744 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ef6b882-ad97-46f7-a8e5-7cf47fbb6b1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:58.544959 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ef6b882-ad97-46f7-a8e5-7cf47fbb6b1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:58.545138 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-7ef6b882-ad97-46f7-a8e5-7cf47fbb6b1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:58.545235 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-7ef6b882-ad97-46f7-a8e5-7cf47fbb6b1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:58.549986 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:58.549986 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:02:58.550873 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-7ef6b882-ad97-46f7-a8e5-7cf47fbb6b1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:58.551258 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1354/5454] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:58 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:58.997074 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d41b7597-5c4c-47b9-a463-a2ad26f0d144 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:59.008504 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d41b7597-5c4c-47b9-a463-a2ad26f0d144 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:02:59.009735 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d41b7597-5c4c-47b9-a463-a2ad26f0d144 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:59.011387 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d41b7597-5c4c-47b9-a463-a2ad26f0d144 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:59.012029 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d41b7597-5c4c-47b9-a463-a2ad26f0d144 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:59.029896 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:59.029896 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:02:59.032222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d41b7597-5c4c-47b9-a463-a2ad26f0d144 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:02:59.033519 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1372/5455] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:58 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:02:59.560546 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-34c810c5-371d-4568-a79c-74580de5d6fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:02:59.562189 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34c810c5-371d-4568-a79c-74580de5d6fb tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:02:59.562385 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34c810c5-371d-4568-a79c-74580de5d6fb tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:02:59.562547 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-34c810c5-371d-4568-a79c-74580de5d6fb tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:02:59.562673 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-34c810c5-371d-4568-a79c-74580de5d6fb tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:02:59.566694 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:02:59.566694 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:02:59.567322 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-34c810c5-371d-4568-a79c-74580de5d6fb tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:02:59.567667 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1374/5456] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:02:59 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:00.044603 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1b5b8d3b-1af1-40b7-854a-115d592594ab None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:00.046311 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b5b8d3b-1af1-40b7-854a-115d592594ab tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:00.046510 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b5b8d3b-1af1-40b7-854a-115d592594ab tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:00.046707 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b5b8d3b-1af1-40b7-854a-115d592594ab tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:00.046809 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1b5b8d3b-1af1-40b7-854a-115d592594ab tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:00.050906 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:00.050906 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:00.051592 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b5b8d3b-1af1-40b7-854a-115d592594ab tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:00.051945 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1357/5457] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:00 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:00.576905 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b64348e3-60c2-439c-8513-2853c8b791c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:00.579134 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b64348e3-60c2-439c-8513-2853c8b791c6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:03:00.579406 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b64348e3-60c2-439c-8513-2853c8b791c6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:00.579709 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b64348e3-60c2-439c-8513-2853c8b791c6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:00.579837 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b64348e3-60c2-439c-8513-2853c8b791c6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:00.585100 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:00.585100 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:00.585861 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b64348e3-60c2-439c-8513-2853c8b791c6 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:03:00.586238 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1355/5458] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:00 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:00.603241 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:00.608653 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:00.609405 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-926919650"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:00.613799 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request body: {'volume': {"'backup_id": 'd8c5ee2c-a772-43ca-be8f-0b1ceb1b639a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-926919650'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:00.614080 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume of 1 GB Aug 25 12:03:00.622979 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Availability Zones retrieved successfully. Aug 25 12:03:00.629266 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (ea4cb8bd-386c-4cd7-af91-9de6517b7650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:00.630668 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167cb08d-5571-4a24-b87c-a32f41bd3501) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.633010 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:00.662333 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (167cb08d-5571-4a24-b87c-a32f41bd3501) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.663357 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16c93ca-770f-40f3-9839-e506db0679dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.703421 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['cfcac699-5f37-44c2-bcc4-ce2c2a1c2628', '0f57464f-ad71-418a-b6f7-1f1f4dadd16b', '6c85d8b7-fecf-4c9c-ab61-273aeb08821a', '2f7dac42-29e8-4166-b093-55a554d59778'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:00.704105 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d16c93ca-770f-40f3-9839-e506db0679dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfcac699-5f37-44c2-bcc4-ce2c2a1c2628', '0f57464f-ad71-418a-b6f7-1f1f4dadd16b', '6c85d8b7-fecf-4c9c-ab61-273aeb08821a', '2f7dac42-29e8-4166-b093-55a554d59778']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.704815 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5776c296-4bfe-4c7f-b22a-3b8c9f96fb09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.723589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5776c296-4bfe-4c7f-b22a-3b8c9f96fb09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd1733be-5106-4141-a390-b93f09e61727', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-926919650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['cfcac699-5f37-44c2-bcc4-ce2c2a1c2628','0f57464f-ad71-418a-b6f7-1f1f4dadd16b','6c85d8b7-fecf-4c9c-ab61-273aeb08821a','2f7dac42-29e8-4166-b093-55a554d59778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-926919650',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd1733be-5106-4141-a390-b93f09e61727,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd327f393bf41d3b19583f6ce7c39f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.724142 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3e9c6a-95b2-4376-a082-605d87403a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.739589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e3e9c6a-95b2-4376-a082-605d87403a00) transitioned into state 'SUCCESS' from state '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-926919650',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['cfcac699-5f37-44c2-bcc4-ce2c2a1c2628','0f57464f-ad71-418a-b6f7-1f1f4dadd16b','6c85d8b7-fecf-4c9c-ab61-273aeb08821a','2f7dac42-29e8-4166-b093-55a554d59778'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.740232 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40db92bf-d474-489e-b30e-46c730113f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.749530 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40db92bf-d474-489e-b30e-46c730113f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.750289 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (ea4cb8bd-386c-4cd7-af91-9de6517b7650) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:00.750555 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request issued successfully. Aug 25 12:03:00.751167 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d01db6a4-10fe-43e0-b81c-bb007909f610 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:00.751680 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1373/5459] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:03:00 2026] POST /volume/v3/volumes => generated 755 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:00.761323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:00.763052 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:00.763371 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-707666569"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:00.764846 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request body: {'volume': {"'backup_id": 'd8c5ee2c-a772-43ca-be8f-0b1ceb1b639a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-707666569'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:00.764993 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume of 1 GB Aug 25 12:03:00.768728 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Availability Zones retrieved successfully. Aug 25 12:03:00.774063 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (5e27e066-51db-4e74-b6d9-2831098ee336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:00.775082 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8df3ce6-d7e2-4f1f-9296-56c6373fad40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.775926 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:00.798439 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8df3ce6-d7e2-4f1f-9296-56c6373fad40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.799186 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9eac5d-2eda-4d4c-9bf3-a50d73b4e5a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.833009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['245019a4-496f-4a96-8b1b-5163e4b67514', '0c5d3d41-3d85-494e-a065-24a74619ffbd', '6e95dd03-756a-4bb5-be08-d5dff209d7f1', 'f7c90784-d4f9-4bf3-b3fc-e7deb636a1f5'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:00.833792 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd9eac5d-2eda-4d4c-9bf3-a50d73b4e5a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['245019a4-496f-4a96-8b1b-5163e4b67514', '0c5d3d41-3d85-494e-a065-24a74619ffbd', '6e95dd03-756a-4bb5-be08-d5dff209d7f1', 'f7c90784-d4f9-4bf3-b3fc-e7deb636a1f5']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.834428 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369c1c59-451b-4523-b642-12e51ff0174f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.857182 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (369c1c59-451b-4523-b642-12e51ff0174f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e52e9243-8b86-412f-b86c-58884713fcdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-707666569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['245019a4-496f-4a96-8b1b-5163e4b67514','0c5d3d41-3d85-494e-a065-24a74619ffbd','6e95dd03-756a-4bb5-be08-d5dff209d7f1','f7c90784-d4f9-4bf3-b3fc-e7deb636a1f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-707666569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e52e9243-8b86-412f-b86c-58884713fcdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd327f393bf41d3b19583f6ce7c39f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.857928 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198e6ba6-007f-4597-81e4-7b35b0f3057a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.873585 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (198e6ba6-007f-4597-81e4-7b35b0f3057a) transitioned into state 'SUCCESS' from state '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-707666569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['245019a4-496f-4a96-8b1b-5163e4b67514','0c5d3d41-3d85-494e-a065-24a74619ffbd','6e95dd03-756a-4bb5-be08-d5dff209d7f1','f7c90784-d4f9-4bf3-b3fc-e7deb636a1f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.874932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207ec749-1d97-481f-9610-059b8f74fea8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.885154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (207ec749-1d97-481f-9610-059b8f74fea8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.885875 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (5e27e066-51db-4e74-b6d9-2831098ee336) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:00.886182 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request issued successfully. Aug 25 12:03:00.886726 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-21ded532-cff2-46d5-9d9c-3ee70fadbf80 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:00.887202 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1375/5460] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:03:00 2026] POST /volume/v3/volumes => generated 755 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:00.900194 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:00.901669 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:00.901949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1971635396"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:00.903208 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request body: {'volume': {"'backup_id": 'd8c5ee2c-a772-43ca-be8f-0b1ceb1b639a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1971635396'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:00.903332 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume of 1 GB Aug 25 12:03:00.907175 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Availability Zones retrieved successfully. Aug 25 12:03:00.911767 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (33a6c2f7-e39e-40e8-828c-7e9714a26f85) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:00.912687 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9c9954-d5bd-46bc-8a7c-6c45ef93bf95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.913402 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:00.934162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ad9c9954-d5bd-46bc-8a7c-6c45ef93bf95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.934798 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f798e5c-9cc4-42a7-9f5f-978d32d7c66f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:00.981923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['29a64c2f-a095-4a4a-8d00-7292f8eb3a25', '5ef2f863-d048-4b9c-a294-7fa2e60c7afb', '028a714d-dde4-4665-ad63-2e149cfbee67', '14872b3c-0255-4038-8688-0e7232e55212'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:00.982486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f798e5c-9cc4-42a7-9f5f-978d32d7c66f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29a64c2f-a095-4a4a-8d00-7292f8eb3a25', '5ef2f863-d048-4b9c-a294-7fa2e60c7afb', '028a714d-dde4-4665-ad63-2e149cfbee67', '14872b3c-0255-4038-8688-0e7232e55212']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:00.983159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a5135c-fb2a-4b8d-bf39-dc4e6a0e0e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.007460 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49a5135c-fb2a-4b8d-bf39-dc4e6a0e0e8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31f36a8e-8682-434f-b67a-17f564b690a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1971635396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['29a64c2f-a095-4a4a-8d00-7292f8eb3a25','5ef2f863-d048-4b9c-a294-7fa2e60c7afb','028a714d-dde4-4665-ad63-2e149cfbee67','14872b3c-0255-4038-8688-0e7232e55212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1971635396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31f36a8e-8682-434f-b67a-17f564b690a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd327f393bf41d3b19583f6ce7c39f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.008417 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c61bb6c-48b4-4df6-9276-9fdc5765fd37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.036165 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c61bb6c-48b4-4df6-9276-9fdc5765fd37) transitioned into state 'SUCCESS' from state '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-1971635396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['29a64c2f-a095-4a4a-8d00-7292f8eb3a25','5ef2f863-d048-4b9c-a294-7fa2e60c7afb','028a714d-dde4-4665-ad63-2e149cfbee67','14872b3c-0255-4038-8688-0e7232e55212'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.036852 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ad2bd1-019c-4a28-aa80-f4d42b6b7795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.052031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (02ad2bd1-019c-4a28-aa80-f4d42b6b7795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.052830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (33a6c2f7-e39e-40e8-828c-7e9714a26f85) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:01.053110 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request issued successfully. Aug 25 12:03:01.053643 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e9d3fbeb-5595-49f8-a4b4-0f7549c5178f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:01.054057 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1358/5461] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:03:00 2026] POST /volume/v3/volumes => generated 756 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:01.061928 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e7698cf2-2f62-4035-b21b-3a668b819c38 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.063675 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7698cf2-2f62-4035-b21b-3a668b819c38 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:01.063869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7698cf2-2f62-4035-b21b-3a668b819c38 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.064043 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e7698cf2-2f62-4035-b21b-3a668b819c38 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.064139 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e7698cf2-2f62-4035-b21b-3a668b819c38 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:01.066189 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.067850 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:01.068129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2096199144"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:01.068833 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.068833 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:01.069440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request body: {'volume': {"'backup_id": 'd8c5ee2c-a772-43ca-be8f-0b1ceb1b639a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2096199144'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:01.069516 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e7698cf2-2f62-4035-b21b-3a668b819c38 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:01.069565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume of 1 GB Aug 25 12:03:01.069786 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.069786 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:01.069877 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1356/5462] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:01.073120 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Availability Zones retrieved successfully. Aug 25 12:03:01.078070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (28518729-9ae6-4bf2-bd04-b3cbc6943452) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:01.078999 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabae471-7072-4796-b973-81e2f796ffa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.079925 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:01.101890 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cabae471-7072-4796-b973-81e2f796ffa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.102610 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a03159c-165f-4f78-a7bf-51712dd405d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.145863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['cc7222d5-6abb-4ac2-9699-096ae0f334ed', 'e62d7e23-815c-40de-9750-cb0d98178dcf', '7a6e0947-74f9-4e07-b97e-4a36b323a87a', 'e12ab568-4c7a-48af-8ccf-5d03db22102e'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:01.146568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a03159c-165f-4f78-a7bf-51712dd405d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc7222d5-6abb-4ac2-9699-096ae0f334ed', 'e62d7e23-815c-40de-9750-cb0d98178dcf', '7a6e0947-74f9-4e07-b97e-4a36b323a87a', 'e12ab568-4c7a-48af-8ccf-5d03db22102e']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.147228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c85bda0-03d7-4eee-a8cf-668d89ae7c3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.174470 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c85bda0-03d7-4eee-a8cf-668d89ae7c3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae05bfb4-6066-43ba-ab8a-d52ad21491c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2096199144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['cc7222d5-6abb-4ac2-9699-096ae0f334ed','e62d7e23-815c-40de-9750-cb0d98178dcf','7a6e0947-74f9-4e07-b97e-4a36b323a87a','e12ab568-4c7a-48af-8ccf-5d03db22102e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2096199144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae05bfb4-6066-43ba-ab8a-d52ad21491c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd327f393bf41d3b19583f6ce7c39f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.175335 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40033d8-a525-435e-a627-f905601c33ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.193003 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e40033d8-a525-435e-a627-f905601c33ae) transitioned into state 'SUCCESS' from state '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-2096199144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['cc7222d5-6abb-4ac2-9699-096ae0f334ed','e62d7e23-815c-40de-9750-cb0d98178dcf','7a6e0947-74f9-4e07-b97e-4a36b323a87a','e12ab568-4c7a-48af-8ccf-5d03db22102e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.193681 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af228791-8d8f-4394-a8c9-1c393e23183e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.205735 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af228791-8d8f-4394-a8c9-1c393e23183e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.206911 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (28518729-9ae6-4bf2-bd04-b3cbc6943452) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:01.207299 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request issued successfully. Aug 25 12:03:01.208187 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a9afbd4-4969-4be9-9426-04d837da0d91 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:01.208757 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1374/5463] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:03:01 2026] POST /volume/v3/volumes => generated 756 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:01.220425 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.222148 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:01.222540 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1162617073"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:01.223932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request body: {'volume': {"'backup_id": 'd8c5ee2c-a772-43ca-be8f-0b1ceb1b639a', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1162617073'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:01.224075 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume of 1 GB Aug 25 12:03:01.224404 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.224404 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:01.228164 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Availability Zones retrieved successfully. Aug 25 12:03:01.235046 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (abbe6437-6e2b-473d-8744-372972f7e9b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:01.237452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa9ad9e-6f99-40a2-b18c-fcb412d70bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.237452 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:01.260938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8aa9ad9e-6f99-40a2-b18c-fcb412d70bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.261719 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987e7677-297c-4abc-b63c-cd8f5c1aac37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.298346 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Created reservations ['96e835d0-5b0a-4d15-9a25-40fa6c828bf7', '084233a3-3e94-4788-a30f-e2d3028c4077', '1cc8c4e6-5dc3-459b-bcde-3e1a6e897b5e', 'fd9c46d7-3062-4d78-8a05-e52847155113'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:01.299105 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987e7677-297c-4abc-b63c-cd8f5c1aac37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96e835d0-5b0a-4d15-9a25-40fa6c828bf7', '084233a3-3e94-4788-a30f-e2d3028c4077', '1cc8c4e6-5dc3-459b-bcde-3e1a6e897b5e', 'fd9c46d7-3062-4d78-8a05-e52847155113']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.299808 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76cabc1-751d-4a75-a3d5-d5dca9c25c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.324952 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c76cabc1-751d-4a75-a3d5-d5dca9c25c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b51a10d-aaaf-4744-ab4c-e455bea5d0c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1162617073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['96e835d0-5b0a-4d15-9a25-40fa6c828bf7','084233a3-3e94-4788-a30f-e2d3028c4077','1cc8c4e6-5dc3-459b-bcde-3e1a6e897b5e','fd9c46d7-3062-4d78-8a05-e52847155113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1162617073',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b51a10d-aaaf-4744-ab4c-e455bea5d0c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8bd327f393bf41d3b19583f6ce7c39f1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.325727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d12006-9e05-4cff-88bf-3b70798ce23e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.343360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (19d12006-9e05-4cff-88bf-3b70798ce23e) transitioned into state 'SUCCESS' from state '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-1162617073',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8bd327f393bf41d3b19583f6ce7c39f1',qos_specs=None,replication_status=,reservations=['96e835d0-5b0a-4d15-9a25-40fa6c828bf7','084233a3-3e94-4788-a30f-e2d3028c4077','1cc8c4e6-5dc3-459b-bcde-3e1a6e897b5e','fd9c46d7-3062-4d78-8a05-e52847155113'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5a27e84f7a6a419cbeb98e63d00490ff',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.344159 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8860a3d8-5733-4b49-99c2-ffbc8cf42286) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:01.354782 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8860a3d8-5733-4b49-99c2-ffbc8cf42286) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:01.355570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Flow 'volume_create_api' (abbe6437-6e2b-473d-8744-372972f7e9b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:01.355877 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Create volume request issued successfully. Aug 25 12:03:01.356458 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e5404f3d-c42e-4cda-be02-2494443e0cd4 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:01.356910 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1376/5464] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:03:01 2026] POST /volume/v3/volumes => generated 756 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:01.368267 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-aacc2368-5215-41e2-b62d-d34899eb38ff None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.370048 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aacc2368-5215-41e2-b62d-d34899eb38ff tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 Aug 25 12:03:01.370192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aacc2368-5215-41e2-b62d-d34899eb38ff tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.370370 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-aacc2368-5215-41e2-b62d-d34899eb38ff tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.376985 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.376985 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:01.379995 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-aacc2368-5215-41e2-b62d-d34899eb38ff tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:01.383561 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-aacc2368-5215-41e2-b62d-d34899eb38ff tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 returned with HTTP 200 Aug 25 12:03:01.384047 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1359/5465] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:01.394578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6e5902a-9962-4e8f-8c90-d33ebc9846f8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.396172 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6e5902a-9962-4e8f-8c90-d33ebc9846f8 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf Aug 25 12:03:01.396364 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6e5902a-9962-4e8f-8c90-d33ebc9846f8 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.396532 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6e5902a-9962-4e8f-8c90-d33ebc9846f8 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.402571 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.402571 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:01.405698 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6e5902a-9962-4e8f-8c90-d33ebc9846f8 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:01.409188 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6e5902a-9962-4e8f-8c90-d33ebc9846f8 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf returned with HTTP 200 Aug 25 12:03:01.409569 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1357/5466] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:01.421198 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1514d3a5-a0e3-49f6-b41e-7ad9a0331d57 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.422894 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1514d3a5-a0e3-49f6-b41e-7ad9a0331d57 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 Aug 25 12:03:01.423078 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1514d3a5-a0e3-49f6-b41e-7ad9a0331d57 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.423245 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1514d3a5-a0e3-49f6-b41e-7ad9a0331d57 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.430223 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.430223 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:01.434428 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1514d3a5-a0e3-49f6-b41e-7ad9a0331d57 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:01.440702 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1514d3a5-a0e3-49f6-b41e-7ad9a0331d57 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 returned with HTTP 200 Aug 25 12:03:01.441148 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1375/5467] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:01.452861 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-806fe24f-9ce7-4596-8e0b-e9926db69a43 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.454692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-806fe24f-9ce7-4596-8e0b-e9926db69a43 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 Aug 25 12:03:01.454896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-806fe24f-9ce7-4596-8e0b-e9926db69a43 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.455088 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-806fe24f-9ce7-4596-8e0b-e9926db69a43 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.461725 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.461725 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:01.465103 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-806fe24f-9ce7-4596-8e0b-e9926db69a43 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:01.468741 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-806fe24f-9ce7-4596-8e0b-e9926db69a43 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 returned with HTTP 200 Aug 25 12:03:01.469072 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1377/5468] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:01.481035 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-53028515-1fde-452b-964c-131f3e949e1e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.482725 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53028515-1fde-452b-964c-131f3e949e1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 Aug 25 12:03:01.482935 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53028515-1fde-452b-964c-131f3e949e1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.483124 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53028515-1fde-452b-964c-131f3e949e1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.489831 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.489831 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:01.492875 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-53028515-1fde-452b-964c-131f3e949e1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:01.496385 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53028515-1fde-452b-964c-131f3e949e1e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 returned with HTTP 200 Aug 25 12:03:01.496828 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1360/5469] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:01.508974 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.510237 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:03:01.510435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.510635 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.510788 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete backup with id: d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. Aug 25 12:03:01.515349 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.515349 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:01.532573 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] delete_backup rpcapi backup_id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:03:01.534451 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b46a9fb7-36b8-44f5-a227-a8c7e5d9668e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 202 Aug 25 12:03:01.534939 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1358/5470] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:01 2026] DELETE /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:03:01.541054 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b2b110be-a94d-46dd-9b76-3eb11954591c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:01.542647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2b110be-a94d-46dd-9b76-3eb11954591c tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:03:01.542816 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2b110be-a94d-46dd-9b76-3eb11954591c tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:01.543013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b2b110be-a94d-46dd-9b76-3eb11954591c tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:01.543116 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b2b110be-a94d-46dd-9b76-3eb11954591c tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:01.547070 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:01.547070 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:01.547766 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b2b110be-a94d-46dd-9b76-3eb11954591c tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 200 Aug 25 12:03:01.548106 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1376/5471] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:01 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 758 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:02.078863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0eddc77c-cfc7-4279-8e4c-6dbdee27ddbf None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:02.080526 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0eddc77c-cfc7-4279-8e4c-6dbdee27ddbf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:02.080740 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0eddc77c-cfc7-4279-8e4c-6dbdee27ddbf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:02.080934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0eddc77c-cfc7-4279-8e4c-6dbdee27ddbf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:02.081031 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-0eddc77c-cfc7-4279-8e4c-6dbdee27ddbf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:02.091398 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:02.091398 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:02.092152 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0eddc77c-cfc7-4279-8e4c-6dbdee27ddbf tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:02.092536 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1378/5472] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:02 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:02.557466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-83c60033-347c-4dbb-8cce-5c4dbc04f687 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:02.559110 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-83c60033-347c-4dbb-8cce-5c4dbc04f687 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a Aug 25 12:03:02.559176 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-83c60033-347c-4dbb-8cce-5c4dbc04f687 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:02.559406 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-83c60033-347c-4dbb-8cce-5c4dbc04f687 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:02.559524 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-83c60033-347c-4dbb-8cce-5c4dbc04f687 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Show backup with id d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:02.562496 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-83c60033-347c-4dbb-8cce-5c4dbc04f687 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a returned with HTTP 404 Aug 25 12:03:02.562899 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1361/5473] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:02 2026] GET /volume/v3/backups/d8c5ee2c-a772-43ca-be8f-0b1ceb1b639a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:02.571182 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55c37e8c-269f-4893-a91e-f3fc49200139 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:02.572801 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 Aug 25 12:03:02.573026 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:02.573234 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:02.573417 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume with id: 0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 Aug 25 12:03:02.581265 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:02.581265 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:02.581761 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:02.599313 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume request issued successfully. Aug 25 12:03:02.599460 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55c37e8c-269f-4893-a91e-f3fc49200139 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 returned with HTTP 202 Aug 25 12:03:02.599903 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1359/5474] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:02 2026] DELETE /volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:02.605734 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6c279d0-0844-409f-94d4-f79fc0097626 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:02.607354 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6c279d0-0844-409f-94d4-f79fc0097626 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 Aug 25 12:03:02.607525 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6c279d0-0844-409f-94d4-f79fc0097626 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:02.607716 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6c279d0-0844-409f-94d4-f79fc0097626 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:02.613704 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:02.613704 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:02.616886 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6c279d0-0844-409f-94d4-f79fc0097626 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:02.620734 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6c279d0-0844-409f-94d4-f79fc0097626 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 returned with HTTP 200 Aug 25 12:03:02.621115 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1377/5475] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:02 2026] GET /volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:03.101599 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-be09bf19-b396-432e-a0b9-62bc704289b8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:03.103189 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be09bf19-b396-432e-a0b9-62bc704289b8 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:03.103366 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be09bf19-b396-432e-a0b9-62bc704289b8 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:03.103533 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-be09bf19-b396-432e-a0b9-62bc704289b8 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:03.103636 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-be09bf19-b396-432e-a0b9-62bc704289b8 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:03.107513 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:03.107513 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:03.108164 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-be09bf19-b396-432e-a0b9-62bc704289b8 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:03.108477 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1379/5476] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:03 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:03.632570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-245e360a-6c95-423a-9acf-90b7040bb9d7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:03.634199 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-245e360a-6c95-423a-9acf-90b7040bb9d7 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 Aug 25 12:03:03.634375 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-245e360a-6c95-423a-9acf-90b7040bb9d7 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:03.634541 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-245e360a-6c95-423a-9acf-90b7040bb9d7 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:03.640503 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-245e360a-6c95-423a-9acf-90b7040bb9d7 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 returned with HTTP 404 Aug 25 12:03:03.640932 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1362/5477] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:03 2026] GET /volume/v3/volumes/0b51a10d-aaaf-4744-ab4c-e455bea5d0c7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:03.646569 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-547826ce-73cd-41de-9359-5f4391b0d40e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:03.648288 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 Aug 25 12:03:03.648485 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:03.648675 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:03.648829 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume with id: ae05bfb4-6066-43ba-ab8a-d52ad21491c6 Aug 25 12:03:03.655291 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:03.655291 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:03.655713 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:03.688890 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume request issued successfully. Aug 25 12:03:03.689141 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-547826ce-73cd-41de-9359-5f4391b0d40e tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 returned with HTTP 202 Aug 25 12:03:03.689742 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1360/5478] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:03 2026] DELETE /volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:03.696922 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-360e32f2-cafe-4949-9420-b8a35e859897 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:03.698666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-360e32f2-cafe-4949-9420-b8a35e859897 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 Aug 25 12:03:03.698860 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-360e32f2-cafe-4949-9420-b8a35e859897 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:03.699044 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-360e32f2-cafe-4949-9420-b8a35e859897 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:03.706064 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:03.706064 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:03.709574 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-360e32f2-cafe-4949-9420-b8a35e859897 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:03.713343 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-360e32f2-cafe-4949-9420-b8a35e859897 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 returned with HTTP 200 Aug 25 12:03:03.713749 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1378/5479] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:03 2026] GET /volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:04.117749 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d5791083-bd1e-49e8-924f-1a49226c2010 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:04.119353 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5791083-bd1e-49e8-924f-1a49226c2010 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:04.119543 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5791083-bd1e-49e8-924f-1a49226c2010 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:04.119736 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d5791083-bd1e-49e8-924f-1a49226c2010 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:04.119839 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d5791083-bd1e-49e8-924f-1a49226c2010 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:04.123580 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:04.123580 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:04.124229 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d5791083-bd1e-49e8-924f-1a49226c2010 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:04.124530 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1380/5480] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:04 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:04.725228 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e1ac89fb-8a06-42c4-ab15-63bcaf947d81 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:04.726851 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e1ac89fb-8a06-42c4-ab15-63bcaf947d81 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 Aug 25 12:03:04.727003 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e1ac89fb-8a06-42c4-ab15-63bcaf947d81 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:04.727188 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e1ac89fb-8a06-42c4-ab15-63bcaf947d81 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:04.732602 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e1ac89fb-8a06-42c4-ab15-63bcaf947d81 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 returned with HTTP 404 Aug 25 12:03:04.733052 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1363/5481] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:04 2026] GET /volume/v3/volumes/ae05bfb4-6066-43ba-ab8a-d52ad21491c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:04.739099 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-de5480e3-5f00-44cc-a202-547948d63341 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:04.740782 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 Aug 25 12:03:04.740987 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:04.741170 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:04.741346 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume with id: 31f36a8e-8682-434f-b67a-17f564b690a7 Aug 25 12:03:04.749350 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:04.749350 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:04.749827 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:04.799083 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume request issued successfully. Aug 25 12:03:04.799323 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-de5480e3-5f00-44cc-a202-547948d63341 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 returned with HTTP 202 Aug 25 12:03:04.799792 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1361/5482] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:04 2026] DELETE /volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:04.808215 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-600ab38e-3bf9-4c24-b3ab-50c3bea45a85 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:04.810085 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-600ab38e-3bf9-4c24-b3ab-50c3bea45a85 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 Aug 25 12:03:04.810299 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-600ab38e-3bf9-4c24-b3ab-50c3bea45a85 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:04.810478 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-600ab38e-3bf9-4c24-b3ab-50c3bea45a85 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:04.817009 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:04.817009 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:04.820647 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-600ab38e-3bf9-4c24-b3ab-50c3bea45a85 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:04.824551 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-600ab38e-3bf9-4c24-b3ab-50c3bea45a85 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 returned with HTTP 200 Aug 25 12:03:04.824899 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1379/5483] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:04 2026] GET /volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:05.133613 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-518d3fb5-00f8-4e5b-a7ca-1ab710d6a68d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:05.135323 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-518d3fb5-00f8-4e5b-a7ca-1ab710d6a68d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:05.135519 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-518d3fb5-00f8-4e5b-a7ca-1ab710d6a68d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:05.135699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-518d3fb5-00f8-4e5b-a7ca-1ab710d6a68d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:05.135811 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-518d3fb5-00f8-4e5b-a7ca-1ab710d6a68d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:05.139964 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:05.139964 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:05.140597 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-518d3fb5-00f8-4e5b-a7ca-1ab710d6a68d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:05.140913 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1381/5484] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:05 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:05.838742 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a511e989-65ff-499f-b833-756dee205c87 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:05.840507 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a511e989-65ff-499f-b833-756dee205c87 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 Aug 25 12:03:05.840750 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a511e989-65ff-499f-b833-756dee205c87 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:05.840941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a511e989-65ff-499f-b833-756dee205c87 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:05.847104 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a511e989-65ff-499f-b833-756dee205c87 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 returned with HTTP 404 Aug 25 12:03:05.847673 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1364/5485] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:05 2026] GET /volume/v3/volumes/31f36a8e-8682-434f-b67a-17f564b690a7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:05.854644 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:05.856444 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf Aug 25 12:03:05.856639 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:05.856826 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:05.856969 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume with id: e52e9243-8b86-412f-b86c-58884713fcdf Aug 25 12:03:05.863801 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:05.863801 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:05.864259 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:05.891584 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume request issued successfully. Aug 25 12:03:05.891789 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a6c7d2e7-f085-4243-8eea-9d10652e8942 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf returned with HTTP 202 Aug 25 12:03:05.892263 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1362/5486] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:05 2026] DELETE /volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:05.899353 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e2b43d26-6774-45a6-80cf-5da21d6b381a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:05.901137 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2b43d26-6774-45a6-80cf-5da21d6b381a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf Aug 25 12:03:05.901343 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2b43d26-6774-45a6-80cf-5da21d6b381a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:05.901564 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e2b43d26-6774-45a6-80cf-5da21d6b381a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:05.908880 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:05.908880 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:05.912477 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e2b43d26-6774-45a6-80cf-5da21d6b381a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:05.916551 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e2b43d26-6774-45a6-80cf-5da21d6b381a tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf returned with HTTP 200 Aug 25 12:03:05.916963 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1380/5487] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:05 2026] GET /volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 25 12:03:06.152175 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-da9c2b31-8ad6-40e7-8c93-400db63dfcd4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:06.153797 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da9c2b31-8ad6-40e7-8c93-400db63dfcd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:06.155225 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da9c2b31-8ad6-40e7-8c93-400db63dfcd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:06.155225 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-da9c2b31-8ad6-40e7-8c93-400db63dfcd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:06.155225 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-da9c2b31-8ad6-40e7-8c93-400db63dfcd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:06.158793 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:06.158793 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:06.159692 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-da9c2b31-8ad6-40e7-8c93-400db63dfcd4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:06.160190 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1382/5488] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:06 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:06.929647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-eca82130-acd2-4eb8-8147-0337e7f79325 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:06.931707 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eca82130-acd2-4eb8-8147-0337e7f79325 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf Aug 25 12:03:06.931944 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eca82130-acd2-4eb8-8147-0337e7f79325 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:06.932200 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-eca82130-acd2-4eb8-8147-0337e7f79325 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:06.938475 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-eca82130-acd2-4eb8-8147-0337e7f79325 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf returned with HTTP 404 Aug 25 12:03:06.938940 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1365/5489] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:06 2026] GET /volume/v3/volumes/e52e9243-8b86-412f-b86c-58884713fcdf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:06.945800 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:06.947813 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 Aug 25 12:03:06.948157 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:06.948405 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:06.948613 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume with id: fd1733be-5106-4141-a390-b93f09e61727 Aug 25 12:03:06.955542 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:06.955542 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:06.955969 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:06.974934 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume request issued successfully. Aug 25 12:03:06.975109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-00e8ffd9-9cf9-4d4e-8467-092b6c0beb88 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 returned with HTTP 202 Aug 25 12:03:06.975483 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1363/5490] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:06 2026] DELETE /volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:06.981659 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-599d453b-eac5-4895-a1f0-31c7ff1ff4c1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:06.983282 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-599d453b-eac5-4895-a1f0-31c7ff1ff4c1 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 Aug 25 12:03:06.983475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-599d453b-eac5-4895-a1f0-31c7ff1ff4c1 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:06.983660 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-599d453b-eac5-4895-a1f0-31c7ff1ff4c1 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:06.989880 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:06.989880 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:06.993114 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-599d453b-eac5-4895-a1f0-31c7ff1ff4c1 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:06.997297 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-599d453b-eac5-4895-a1f0-31c7ff1ff4c1 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 returned with HTTP 200 Aug 25 12:03:06.997636 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1381/5491] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:06 2026] GET /volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:07.170314 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de4b877e-71a4-41b4-8b11-c82e498c204d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:07.171976 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de4b877e-71a4-41b4-8b11-c82e498c204d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:07.172146 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de4b877e-71a4-41b4-8b11-c82e498c204d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:07.172324 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de4b877e-71a4-41b4-8b11-c82e498c204d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:07.172414 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-de4b877e-71a4-41b4-8b11-c82e498c204d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:07.176446 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:07.176446 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:07.177090 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de4b877e-71a4-41b4-8b11-c82e498c204d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:07.177416 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1383/5492] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:07 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:08.010018 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cd401d1c-6c56-4b93-8abc-9d395563c06f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:08.012094 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cd401d1c-6c56-4b93-8abc-9d395563c06f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 Aug 25 12:03:08.012339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cd401d1c-6c56-4b93-8abc-9d395563c06f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:08.012525 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cd401d1c-6c56-4b93-8abc-9d395563c06f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:08.019084 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cd401d1c-6c56-4b93-8abc-9d395563c06f tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 returned with HTTP 404 Aug 25 12:03:08.019689 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1366/5493] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:08 2026] GET /volume/v3/volumes/fd1733be-5106-4141-a390-b93f09e61727 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:08.026100 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:08.027781 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 Aug 25 12:03:08.027949 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:08.028125 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:08.028275 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume with id: f4ad636f-511b-460f-a84a-cb541b281b47 Aug 25 12:03:08.034883 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:08.034883 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:08.035304 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:08.050716 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Delete volume request issued successfully. Aug 25 12:03:08.050892 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5e2e1091-a4d9-4920-9fff-556d4802ecbc tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 returned with HTTP 202 Aug 25 12:03:08.051327 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1364/5494] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:08 2026] DELETE /volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:08.057561 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c2ebe076-c199-45c8-bd57-d1d5c2fea912 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:08.059532 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c2ebe076-c199-45c8-bd57-d1d5c2fea912 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 Aug 25 12:03:08.059807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c2ebe076-c199-45c8-bd57-d1d5c2fea912 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:08.060043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c2ebe076-c199-45c8-bd57-d1d5c2fea912 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:08.068402 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:08.068402 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:08.072350 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-c2ebe076-c199-45c8-bd57-d1d5c2fea912 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Volume info retrieved successfully. Aug 25 12:03:08.076672 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c2ebe076-c199-45c8-bd57-d1d5c2fea912 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 returned with HTTP 200 Aug 25 12:03:08.077044 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1382/5495] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:08 2026] GET /volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:08.186796 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bd0f8ea0-7f6c-4331-87b1-b260b8b1ae9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:08.188304 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd0f8ea0-7f6c-4331-87b1-b260b8b1ae9e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:08.188480 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd0f8ea0-7f6c-4331-87b1-b260b8b1ae9e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:08.188660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bd0f8ea0-7f6c-4331-87b1-b260b8b1ae9e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:08.188803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bd0f8ea0-7f6c-4331-87b1-b260b8b1ae9e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:08.193530 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:08.193530 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:08.194404 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bd0f8ea0-7f6c-4331-87b1-b260b8b1ae9e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:08.194945 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1384/5496] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:08 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:09.089615 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-66f0ad6d-3ada-4d1a-820c-30148d6aafd0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:09.091490 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-66f0ad6d-3ada-4d1a-820c-30148d6aafd0 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] GET https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 Aug 25 12:03:09.091729 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-66f0ad6d-3ada-4d1a-820c-30148d6aafd0 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:09.091910 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-66f0ad6d-3ada-4d1a-820c-30148d6aafd0 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:09.097226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-66f0ad6d-3ada-4d1a-820c-30148d6aafd0 tempest-CreateVolumesFromBackupTest-248489621 tempest-CreateVolumesFromBackupTest-248489621-project-member] https://10.4.3.66/volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 returned with HTTP 404 Aug 25 12:03:09.097749 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1367/5497] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:09 2026] GET /volume/v3/volumes/f4ad636f-511b-460f-a84a-cb541b281b47 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:09.204494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a90d0b00-72a4-4a21-b3ac-63207bffffd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:09.206140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a90d0b00-72a4-4a21-b3ac-63207bffffd9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:09.206428 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a90d0b00-72a4-4a21-b3ac-63207bffffd9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:09.206606 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a90d0b00-72a4-4a21-b3ac-63207bffffd9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:09.206727 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a90d0b00-72a4-4a21-b3ac-63207bffffd9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:09.210642 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:09.210642 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:09.211326 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a90d0b00-72a4-4a21-b3ac-63207bffffd9 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:09.211653 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1365/5498] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:09 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 782 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.221288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2822e854-02a9-49d1-9d83-896ca479fb2f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.223169 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2822e854-02a9-49d1-9d83-896ca479fb2f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:10.223383 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2822e854-02a9-49d1-9d83-896ca479fb2f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.223552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2822e854-02a9-49d1-9d83-896ca479fb2f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.223673 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-2822e854-02a9-49d1-9d83-896ca479fb2f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:10.227423 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:10.227423 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:10.228085 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2822e854-02a9-49d1-9d83-896ca479fb2f tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:10.228406 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1383/5499] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.237266 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d8bf7d68-edd7-48fd-9a89-d72d359c3a40 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.238602 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d8bf7d68-edd7-48fd-9a89-d72d359c3a40 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:10.238813 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d8bf7d68-edd7-48fd-9a89-d72d359c3a40 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.238986 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d8bf7d68-edd7-48fd-9a89-d72d359c3a40 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.239104 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-d8bf7d68-edd7-48fd-9a89-d72d359c3a40 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:10.242825 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:10.242825 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:10.243482 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d8bf7d68-edd7-48fd-9a89-d72d359c3a40 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:10.243817 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1385/5500] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.252430 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-e6a50355-410c-4a8a-b605-ec15d533627e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.254445 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e6a50355-410c-4a8a-b605-ec15d533627e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:10.254642 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e6a50355-410c-4a8a-b605-ec15d533627e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.254837 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-e6a50355-410c-4a8a-b605-ec15d533627e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.254938 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.contrib.backups [None req-e6a50355-410c-4a8a-b605-ec15d533627e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete backup with id: 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. Aug 25 12:03:10.259128 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:10.259128 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:10.272417 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.backup.rpcapi [None req-e6a50355-410c-4a8a-b605-ec15d533627e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] delete_backup rpcapi backup_id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 {{(pid=100240) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:03:10.274136 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-e6a50355-410c-4a8a-b605-ec15d533627e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 202 Aug 25 12:03:10.274536 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1368/5501] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:03:10.280753 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-8132c2f0-311a-4882-83d9-c3792dccdf5b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.282454 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8132c2f0-311a-4882-83d9-c3792dccdf5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:10.282661 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8132c2f0-311a-4882-83d9-c3792dccdf5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.282833 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-8132c2f0-311a-4882-83d9-c3792dccdf5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.283021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-8132c2f0-311a-4882-83d9-c3792dccdf5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:10.286802 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:10.286802 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:10.287463 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-8132c2f0-311a-4882-83d9-c3792dccdf5b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 200 Aug 25 12:03:10.287823 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1366/5502] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.331303 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0e54aed1-a923-4151-8346-d87e197254ec None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.404720 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e54aed1-a923-4151-8346-d87e197254ec tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.405033 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0e54aed1-a923-4151-8346-d87e197254ec tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-982916048", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.419763 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0e54aed1-a923-4151-8346-d87e197254ec tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:03:10.420090 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1384/5503] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types => generated 379 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.427803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53f6a841-5afa-483c-8c90-3c5ebb18b223 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.429450 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53f6a841-5afa-483c-8c90-3c5ebb18b223 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption Aug 25 12:03:10.429798 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53f6a841-5afa-483c-8c90-3c5ebb18b223 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.443911 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53f6a841-5afa-483c-8c90-3c5ebb18b223 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption returned with HTTP 200 Aug 25 12:03:10.444336 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1386/5504] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption => generated 239 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.451888 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-502d4e07-c9ef-452d-8ac9-e1916c93295f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.453590 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-502d4e07-c9ef-452d-8ac9-e1916c93295f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.453986 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-502d4e07-c9ef-452d-8ac9-e1916c93295f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-70450683", "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=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.473039 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-502d4e07-c9ef-452d-8ac9-e1916c93295f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:03:10.473462 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1369/5505] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types => generated 378 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.481165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2f066e75-c12e-4636-b9df-4113bc6ee4d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.533164 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f066e75-c12e-4636-b9df-4113bc6ee4d8 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] POST https://10.4.3.66/volume/v3/types/d6c3434c-d0de-444a-b267-c47c9e695b37/encryption Aug 25 12:03:10.533502 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2f066e75-c12e-4636-b9df-4113bc6ee4d8 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.535352 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-2f066e75-c12e-4636-b9df-4113bc6ee4d8 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.535529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2f066e75-c12e-4636-b9df-4113bc6ee4d8 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/d6c3434c-d0de-444a-b267-c47c9e695b37/encryption returned with HTTP 403 Aug 25 12:03:10.536027 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1367/5506] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types/d6c3434c-d0de-444a-b267-c47c9e695b37/encryption => generated 127 bytes in 55 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.542693 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f1dae0f0-f420-470f-9bfd-7e3682d3fc53 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.544094 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1dae0f0-f420-470f-9bfd-7e3682d3fc53 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.544399 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f1dae0f0-f420-470f-9bfd-7e3682d3fc53 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1720758553", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.559189 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f1dae0f0-f420-470f-9bfd-7e3682d3fc53 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:03:10.559563 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1385/5507] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:03:10 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 25 12:03:10.567299 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e92856be-a57a-4e8e-bd0f-b114ebc89121 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.568976 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e92856be-a57a-4e8e-bd0f-b114ebc89121 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] POST https://10.4.3.66/volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14/extra_specs Aug 25 12:03:10.569289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e92856be-a57a-4e8e-bd0f-b114ebc89121 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.571005 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-e92856be-a57a-4e8e-bd0f-b114ebc89121 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.571222 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e92856be-a57a-4e8e-bd0f-b114ebc89121 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14/extra_specs returned with HTTP 403 Aug 25 12:03:10.571632 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1387/5508] 10.4.3.66 () {68 vars in 1392 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.577496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-595b7122-4349-4893-a1bb-8f10ca894a82 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.579381 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-595b7122-4349-4893-a1bb-8f10ca894a82 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] PUT https://10.4.3.66/volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14/extra_specs/key2 Aug 25 12:03:10.579747 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-595b7122-4349-4893-a1bb-8f10ca894a82 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.581548 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-595b7122-4349-4893-a1bb-8f10ca894a82 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.581755 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-595b7122-4349-4893-a1bb-8f10ca894a82 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14/extra_specs/key2 returned with HTTP 403 Aug 25 12:03:10.582227 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1370/5509] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 12:03:10 2026] PUT /volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14/extra_specs/key2 => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.588585 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b4f13339-3acc-4a55-95e2-69bd95ed3f99 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.590383 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4f13339-3acc-4a55-95e2-69bd95ed3f99 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.590753 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b4f13339-3acc-4a55-95e2-69bd95ed3f99 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.592851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-b4f13339-3acc-4a55-95e2-69bd95ed3f99 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.593011 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b4f13339-3acc-4a55-95e2-69bd95ed3f99 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types returned with HTTP 403 Aug 25 12:03:10.593459 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1368/5510] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.600110 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b2a9afb-7591-47e7-b545-21df6eb0a8fd None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.601856 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b2a9afb-7591-47e7-b545-21df6eb0a8fd tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.602237 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b2a9afb-7591-47e7-b545-21df6eb0a8fd tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1262761127", "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=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.617479 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b2a9afb-7591-47e7-b545-21df6eb0a8fd tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:03:10.617842 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1386/5511] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types => generated 380 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.624814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-481ad630-4154-48a1-84b4-e45a0bfa0822 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.626726 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-481ad630-4154-48a1-84b4-e45a0bfa0822 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0/encryption Aug 25 12:03:10.627023 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-481ad630-4154-48a1-84b4-e45a0bfa0822 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.642669 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-481ad630-4154-48a1-84b4-e45a0bfa0822 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0/encryption returned with HTTP 200 Aug 25 12:03:10.643035 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1388/5512] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 12:03:10 2026] POST /volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.650053 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-cc73e550-c2b6-497f-9e49-dd108241ed98 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.651820 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc73e550-c2b6-497f-9e49-dd108241ed98 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] DELETE https://10.4.3.66/volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0/encryption/91bbf768-5ccd-4d4e-bd49-ad5a3f89a39f Aug 25 12:03:10.652002 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc73e550-c2b6-497f-9e49-dd108241ed98 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.652181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-cc73e550-c2b6-497f-9e49-dd108241ed98 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.652790 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-cc73e550-c2b6-497f-9e49-dd108241ed98 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.652954 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-cc73e550-c2b6-497f-9e49-dd108241ed98 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0/encryption/91bbf768-5ccd-4d4e-bd49-ad5a3f89a39f returned with HTTP 403 Aug 25 12:03:10.653334 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1371/5513] 10.4.3.66 () {66 vars in 1482 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0/encryption/91bbf768-5ccd-4d4e-bd49-ad5a3f89a39f => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.659913 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0858d1c7-eee2-4c5a-bb0e-73ec742f7f4d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.661485 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0858d1c7-eee2-4c5a-bb0e-73ec742f7f4d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.661844 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0858d1c7-eee2-4c5a-bb0e-73ec742f7f4d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1502826918", "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=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.676347 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0858d1c7-eee2-4c5a-bb0e-73ec742f7f4d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:03:10.676748 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1369/5514] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:03:10 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 25 12:03:10.684724 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-99205148-925f-4a2c-b838-4e3c796f51e6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.686474 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99205148-925f-4a2c-b838-4e3c796f51e6 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] DELETE https://10.4.3.66/volume/v3/types/4c137dc3-5053-43f3-b03b-4d8506a4d920/extra_specs/key1 Aug 25 12:03:10.686672 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99205148-925f-4a2c-b838-4e3c796f51e6 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.686852 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-99205148-925f-4a2c-b838-4e3c796f51e6 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.692377 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-99205148-925f-4a2c-b838-4e3c796f51e6 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.692585 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-99205148-925f-4a2c-b838-4e3c796f51e6 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/4c137dc3-5053-43f3-b03b-4d8506a4d920/extra_specs/key1 returned with HTTP 403 Aug 25 12:03:10.693122 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1387/5515] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/4c137dc3-5053-43f3-b03b-4d8506a4d920/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.700125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bbbba083-ab3d-4b78-866f-b96bf1712b71 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.702528 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bbbba083-ab3d-4b78-866f-b96bf1712b71 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:03:10.703050 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bbbba083-ab3d-4b78-866f-b96bf1712b71 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1910366348", "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=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.724056 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bbbba083-ab3d-4b78-866f-b96bf1712b71 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:03:10.724582 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1389/5516] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:03:10 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 25 12:03:10.732280 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ad04378f-4381-4aa8-8f4a-6ab0e4f2282d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.734461 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ad04378f-4381-4aa8-8f4a-6ab0e4f2282d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] DELETE https://10.4.3.66/volume/v3/types/c7aa6b68-9fbc-4b24-be11-7519d5b4564a Aug 25 12:03:10.734656 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ad04378f-4381-4aa8-8f4a-6ab0e4f2282d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.734859 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ad04378f-4381-4aa8-8f4a-6ab0e4f2282d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.735439 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-ad04378f-4381-4aa8-8f4a-6ab0e4f2282d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.735596 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ad04378f-4381-4aa8-8f4a-6ab0e4f2282d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/c7aa6b68-9fbc-4b24-be11-7519d5b4564a returned with HTTP 403 Aug 25 12:03:10.735996 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1372/5517] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/c7aa6b68-9fbc-4b24-be11-7519d5b4564a => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.742469 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e313e926-ebdb-4ae4-a5d4-7a7443950eb2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.744253 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e313e926-ebdb-4ae4-a5d4-7a7443950eb2 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] GET https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs Aug 25 12:03:10.744477 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e313e926-ebdb-4ae4-a5d4-7a7443950eb2 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.744730 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e313e926-ebdb-4ae4-a5d4-7a7443950eb2 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.751539 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e313e926-ebdb-4ae4-a5d4-7a7443950eb2 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs returned with HTTP 200 Aug 25 12:03:10.752012 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1370/5518] 10.4.3.66 () {66 vars in 1371 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs => generated 123 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:10.759539 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6a57a47-6c22-4c04-8a6b-a4b42b43a32f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.761236 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6a57a47-6c22-4c04-8a6b-a4b42b43a32f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] GET https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption/cipher Aug 25 12:03:10.761398 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6a57a47-6c22-4c04-8a6b-a4b42b43a32f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.761565 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6a57a47-6c22-4c04-8a6b-a4b42b43a32f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.762147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-c6a57a47-6c22-4c04-8a6b-a4b42b43a32f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.762302 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6a57a47-6c22-4c04-8a6b-a4b42b43a32f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption/cipher returned with HTTP 403 Aug 25 12:03:10.762698 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1388/5519] 10.4.3.66 () {66 vars in 1389 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption/cipher => generated 124 bytes in 3 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.768992 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-282fd316-6d7d-439f-ab97-f255aa7c94f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.771526 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-282fd316-6d7d-439f-ab97-f255aa7c94f4 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] GET https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption Aug 25 12:03:10.771847 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-282fd316-6d7d-439f-ab97-f255aa7c94f4 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.772160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-282fd316-6d7d-439f-ab97-f255aa7c94f4 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.773122 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-282fd316-6d7d-439f-ab97-f255aa7c94f4 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.773383 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-282fd316-6d7d-439f-ab97-f255aa7c94f4 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption returned with HTTP 403 Aug 25 12:03:10.773983 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1390/5520] 10.4.3.66 () {66 vars in 1368 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.779839 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-901214d5-ad7b-4a59-b7ad-6ab9d74a50aa None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.781605 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-901214d5-ad7b-4a59-b7ad-6ab9d74a50aa tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] GET https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/multiattach Aug 25 12:03:10.781849 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-901214d5-ad7b-4a59-b7ad-6ab9d74a50aa tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.782031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-901214d5-ad7b-4a59-b7ad-6ab9d74a50aa tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.788727 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-901214d5-ad7b-4a59-b7ad-6ab9d74a50aa tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/multiattach returned with HTTP 200 Aug 25 12:03:10.789044 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1373/5521] 10.4.3.66 () {66 vars in 1407 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 25 12:03:10.794992 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf3f1fe7-d238-482f-aa4e-a9603c39ec58 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.796682 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf3f1fe7-d238-482f-aa4e-a9603c39ec58 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] GET https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/volume_backend_name Aug 25 12:03:10.796870 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf3f1fe7-d238-482f-aa4e-a9603c39ec58 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.797051 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf3f1fe7-d238-482f-aa4e-a9603c39ec58 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.803196 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf3f1fe7-d238-482f-aa4e-a9603c39ec58 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/volume_backend_name returned with HTTP 404 Aug 25 12:03:10.803564 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1371/5522] 10.4.3.66 () {66 vars in 1431 bytes} [Tue Aug 25 12:03:10 2026] GET /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/volume_backend_name => generated 143 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.810241 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bf856e05-b255-411b-90a9-78b2d28d7a1d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.811985 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf856e05-b255-411b-90a9-78b2d28d7a1d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] PUT https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption/4d5237f0-f4dc-4f07-9af1-f1c5b0e13177 Aug 25 12:03:10.812326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bf856e05-b255-411b-90a9-78b2d28d7a1d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.814630 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-bf856e05-b255-411b-90a9-78b2d28d7a1d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.814849 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bf856e05-b255-411b-90a9-78b2d28d7a1d tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption/4d5237f0-f4dc-4f07-9af1-f1c5b0e13177 returned with HTTP 403 Aug 25 12:03:10.815250 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1389/5523] 10.4.3.66 () {68 vars in 1499 bytes} [Tue Aug 25 12:03:10 2026] PUT /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/encryption/4d5237f0-f4dc-4f07-9af1-f1c5b0e13177 => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.822323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4c66d3c9-146b-4374-af55-20d5acf5a48f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.824280 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c66d3c9-146b-4374-af55-20d5acf5a48f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] PUT https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/key1 Aug 25 12:03:10.824660 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4c66d3c9-146b-4374-af55-20d5acf5a48f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.826725 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-4c66d3c9-146b-4374-af55-20d5acf5a48f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.826926 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4c66d3c9-146b-4374-af55-20d5acf5a48f tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/key1 returned with HTTP 403 Aug 25 12:03:10.827402 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1391/5524] 10.4.3.66 () {68 vars in 1406 bytes} [Tue Aug 25 12:03:10 2026] PUT /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f/extra_specs/key1 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.833229 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7edf3262-2795-4359-bea8-2a3986280007 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.834886 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7edf3262-2795-4359-bea8-2a3986280007 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] PUT https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f Aug 25 12:03:10.835269 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7edf3262-2795-4359-bea8-2a3986280007 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:10.836996 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.policy [None req-7edf3262-2795-4359-bea8-2a3986280007 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '770fc05514694fb9873f9abc68fcae3e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '1dd087a671a9452bb3250e6a55a6bc33', '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=100240) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:10.837175 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7edf3262-2795-4359-bea8-2a3986280007 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-reader] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f returned with HTTP 403 Aug 25 12:03:10.837558 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1374/5525] 10.4.3.66 () {68 vars in 1355 bytes} [Tue Aug 25 12:03:10 2026] PUT /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f => generated 109 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:10.843881 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f13be6f2-ba8d-442d-a62a-a1147c40eced None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.845435 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f13be6f2-ba8d-442d-a62a-a1147c40eced tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] DELETE https://10.4.3.66/volume/v3/types/c7aa6b68-9fbc-4b24-be11-7519d5b4564a Aug 25 12:03:10.845660 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f13be6f2-ba8d-442d-a62a-a1147c40eced tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.845879 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f13be6f2-ba8d-442d-a62a-a1147c40eced tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.867528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f13be6f2-ba8d-442d-a62a-a1147c40eced tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/c7aa6b68-9fbc-4b24-be11-7519d5b4564a returned with HTTP 202 Aug 25 12:03:10.867885 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1372/5526] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/c7aa6b68-9fbc-4b24-be11-7519d5b4564a => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:10.873926 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b09ee4f7-b4f6-4938-8938-45c27601c664 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.875509 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b09ee4f7-b4f6-4938-8938-45c27601c664 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] DELETE https://10.4.3.66/volume/v3/types/4c137dc3-5053-43f3-b03b-4d8506a4d920 Aug 25 12:03:10.875698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b09ee4f7-b4f6-4938-8938-45c27601c664 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.875878 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b09ee4f7-b4f6-4938-8938-45c27601c664 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.896741 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b09ee4f7-b4f6-4938-8938-45c27601c664 tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/4c137dc3-5053-43f3-b03b-4d8506a4d920 returned with HTTP 202 Aug 25 12:03:10.897063 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1390/5527] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/4c137dc3-5053-43f3-b03b-4d8506a4d920 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:10.903027 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-01f0fe66-8063-421a-91c6-1cef45b7441a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.904510 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01f0fe66-8063-421a-91c6-1cef45b7441a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] DELETE https://10.4.3.66/volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0 Aug 25 12:03:10.904681 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01f0fe66-8063-421a-91c6-1cef45b7441a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.904873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-01f0fe66-8063-421a-91c6-1cef45b7441a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Calling method '_delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.926304 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-01f0fe66-8063-421a-91c6-1cef45b7441a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0 returned with HTTP 202 Aug 25 12:03:10.926679 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1392/5528] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/d54749eb-4dad-4dcc-99e1-3d4bb414bdf0 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:10.932360 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2cd97216-855a-4b11-ada4-d3c8046cca1a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.934411 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2cd97216-855a-4b11-ada4-d3c8046cca1a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] DELETE https://10.4.3.66/volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14 Aug 25 12:03:10.934590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2cd97216-855a-4b11-ada4-d3c8046cca1a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.934789 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2cd97216-855a-4b11-ada4-d3c8046cca1a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.955244 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2cd97216-855a-4b11-ada4-d3c8046cca1a tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14 returned with HTTP 202 Aug 25 12:03:10.955721 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1375/5529] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/e6f4942d-2707-4eab-b306-45e3ae0ddd14 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:10.961652 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6a74216b-00d7-445a-abd4-ae32c6abdc2c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.963135 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a74216b-00d7-445a-abd4-ae32c6abdc2c tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] DELETE https://10.4.3.66/volume/v3/types/d6c3434c-d0de-444a-b267-c47c9e695b37 Aug 25 12:03:10.963300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a74216b-00d7-445a-abd4-ae32c6abdc2c tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.963477 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6a74216b-00d7-445a-abd4-ae32c6abdc2c tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Calling method '_delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:10.982149 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6a74216b-00d7-445a-abd4-ae32c6abdc2c tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/d6c3434c-d0de-444a-b267-c47c9e695b37 returned with HTTP 202 Aug 25 12:03:10.982588 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1373/5530] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/d6c3434c-d0de-444a-b267-c47c9e695b37 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:10.989008 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e439d5e1-7276-4c81-ad23-707dbaf3f5bf None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:10.990669 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e439d5e1-7276-4c81-ad23-707dbaf3f5bf tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] DELETE https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f Aug 25 12:03:10.990861 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e439d5e1-7276-4c81-ad23-707dbaf3f5bf tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:10.991070 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e439d5e1-7276-4c81-ad23-707dbaf3f5bf tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:11.014817 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e439d5e1-7276-4c81-ad23-707dbaf3f5bf tempest-VolumeTypesReaderTests-142900291 tempest-VolumeTypesReaderTests-142900291-project-admin] https://10.4.3.66/volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f returned with HTTP 202 Aug 25 12:03:11.015188 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1391/5531] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:03:10 2026] DELETE /volume/v3/types/6ccfbac2-dace-408b-9a9b-df79c9152f1f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:11.296915 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4738f830-a8e0-4af5-b93d-038c4810038d None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:11.298356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4738f830-a8e0-4af5-b93d-038c4810038d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 Aug 25 12:03:11.298510 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4738f830-a8e0-4af5-b93d-038c4810038d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:11.298689 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4738f830-a8e0-4af5-b93d-038c4810038d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:11.298780 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-4738f830-a8e0-4af5-b93d-038c4810038d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Show backup with id 4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:11.301641 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4738f830-a8e0-4af5-b93d-038c4810038d tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 returned with HTTP 404 Aug 25 12:03:11.301990 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1393/5532] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:11 2026] GET /volume/v3/backups/4372c7a1-4625-4efe-aeb6-b73c8b0c3fe7 => generated 109 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:11.308333 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9a711134-46d2-4344-81a5-016cd552013e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:11.309946 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 Aug 25 12:03:11.310161 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:11.310401 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:11.310509 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete snapshot with id: 1d8912d2-61e2-45ce-a974-bb4f9e074eb3 Aug 25 12:03:11.315133 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:11.315133 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:11.315505 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot retrieved successfully. Aug 25 12:03:11.329564 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot delete request issued successfully. Aug 25 12:03:11.329791 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9a711134-46d2-4344-81a5-016cd552013e tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 returned with HTTP 202 Aug 25 12:03:11.330176 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1376/5533] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:03:11 2026] DELETE /volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:11.336260 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-936183bf-4377-47fc-8220-3bc0f26b31b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:11.337963 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-936183bf-4377-47fc-8220-3bc0f26b31b0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 Aug 25 12:03:11.338193 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-936183bf-4377-47fc-8220-3bc0f26b31b0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:11.338368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-936183bf-4377-47fc-8220-3bc0f26b31b0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:11.343703 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:11.343703 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:11.344128 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-936183bf-4377-47fc-8220-3bc0f26b31b0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Snapshot retrieved successfully. Aug 25 12:03:11.344845 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-936183bf-4377-47fc-8220-3bc0f26b31b0 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 returned with HTTP 200 Aug 25 12:03:11.345167 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1374/5534] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:03:11 2026] GET /volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 => generated 462 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:12.353939 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-6d419269-8007-434d-9bdc-b9a659c21dbc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:12.355517 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d419269-8007-434d-9bdc-b9a659c21dbc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 Aug 25 12:03:12.355718 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d419269-8007-434d-9bdc-b9a659c21dbc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:12.355898 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-6d419269-8007-434d-9bdc-b9a659c21dbc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:12.360323 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-6d419269-8007-434d-9bdc-b9a659c21dbc tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 returned with HTTP 404 Aug 25 12:03:12.360920 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1392/5535] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:03:12 2026] GET /volume/v3/snapshots/1d8912d2-61e2-45ce-a974-bb4f9e074eb3 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:12.366804 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-17d572da-436c-4495-89ca-0f48de537359 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:12.368582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:03:12.368776 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:12.368945 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:12.369111 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume with id: 2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:03:12.376035 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:12.376035 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:12.376480 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:12.394888 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume request issued successfully. Aug 25 12:03:12.394888 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-17d572da-436c-4495-89ca-0f48de537359 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 returned with HTTP 202 Aug 25 12:03:12.395190 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1394/5536] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:12 2026] DELETE /volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:12.402339 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-06f8f4a6-f8a4-4a74-89d3-6032e68d79a2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:12.404062 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06f8f4a6-f8a4-4a74-89d3-6032e68d79a2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:03:12.404433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06f8f4a6-f8a4-4a74-89d3-6032e68d79a2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:12.404433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-06f8f4a6-f8a4-4a74-89d3-6032e68d79a2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:12.411428 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:12.411428 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:12.414750 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-06f8f4a6-f8a4-4a74-89d3-6032e68d79a2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:12.419435 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-06f8f4a6-f8a4-4a74-89d3-6032e68d79a2 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 returned with HTTP 200 Aug 25 12:03:12.419856 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1377/5537] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:12 2026] GET /volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:13.430883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bfffceac-2cac-4353-8477-5b17134311b1 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:13.432527 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfffceac-2cac-4353-8477-5b17134311b1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 Aug 25 12:03:13.432743 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfffceac-2cac-4353-8477-5b17134311b1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:13.432915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bfffceac-2cac-4353-8477-5b17134311b1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:13.440458 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bfffceac-2cac-4353-8477-5b17134311b1 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 returned with HTTP 404 Aug 25 12:03:13.440718 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1375/5538] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:13 2026] GET /volume/v3/volumes/2c88ad29-3068-47bf-b27a-b5d687925445 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:13.451410 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:13.453276 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:03:13.453468 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:13.453636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:13.453783 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume with id: f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:03:13.460518 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:13.460518 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:13.460996 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:13.476111 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume request issued successfully. Aug 25 12:03:13.476320 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4a66c97f-7556-4fd8-8c9e-20cadd73f4d4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 202 Aug 25 12:03:13.476713 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1393/5539] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:13 2026] DELETE /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:13.484708 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7357cb1f-6e49-40fa-a020-e16f7c0f6de3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:13.486300 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7357cb1f-6e49-40fa-a020-e16f7c0f6de3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:03:13.486463 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7357cb1f-6e49-40fa-a020-e16f7c0f6de3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:13.486642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7357cb1f-6e49-40fa-a020-e16f7c0f6de3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:13.492930 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:13.492930 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:13.496139 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7357cb1f-6e49-40fa-a020-e16f7c0f6de3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:13.500502 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7357cb1f-6e49-40fa-a020-e16f7c0f6de3 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 200 Aug 25 12:03:13.500868 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1395/5540] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:13 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 1353 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:03:14.512953 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-413b73e1-c776-4358-95ce-2c5c33696cbb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:14.514864 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-413b73e1-c776-4358-95ce-2c5c33696cbb tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 Aug 25 12:03:14.515056 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-413b73e1-c776-4358-95ce-2c5c33696cbb tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:14.515219 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-413b73e1-c776-4358-95ce-2c5c33696cbb tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:14.521112 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-413b73e1-c776-4358-95ce-2c5c33696cbb tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 returned with HTTP 404 Aug 25 12:03:14.521527 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1378/5541] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:14 2026] GET /volume/v3/volumes/f194136a-dc1f-4a0a-84dc-f7af54645145 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:14.527543 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:14.529231 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:03:14.529390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:14.529549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:14.529715 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume with id: 2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:03:14.536392 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:14.536392 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:14.536392 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:14.549962 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume request issued successfully. Aug 25 12:03:14.550165 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ea1b22c2-0c1e-4af0-a744-4f1a579b1b45 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 returned with HTTP 202 Aug 25 12:03:14.550581 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1376/5542] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:14 2026] DELETE /volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:14.557427 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d467ede5-1e9c-48b0-b10f-9d6ca9efa7f4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:14.559099 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d467ede5-1e9c-48b0-b10f-9d6ca9efa7f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:03:14.559294 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d467ede5-1e9c-48b0-b10f-9d6ca9efa7f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:14.559492 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d467ede5-1e9c-48b0-b10f-9d6ca9efa7f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:14.566032 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:14.566032 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:14.569193 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d467ede5-1e9c-48b0-b10f-9d6ca9efa7f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:14.573113 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d467ede5-1e9c-48b0-b10f-9d6ca9efa7f4 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 returned with HTTP 200 Aug 25 12:03:14.573457 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1394/5543] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:14 2026] GET /volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 => generated 838 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:15.587711 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-32da8981-61b6-4d37-a688-cc3910981e70 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:15.589983 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32da8981-61b6-4d37-a688-cc3910981e70 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 Aug 25 12:03:15.590272 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32da8981-61b6-4d37-a688-cc3910981e70 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:15.590548 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-32da8981-61b6-4d37-a688-cc3910981e70 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:15.597988 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-32da8981-61b6-4d37-a688-cc3910981e70 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 returned with HTTP 404 Aug 25 12:03:15.598638 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1396/5544] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:15 2026] GET /volume/v3/volumes/2d1a6497-7a9b-4e3e-840e-ddb0ab20c399 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:15.604932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:15.606362 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] DELETE https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:03:15.606520 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:15.606733 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:15.606929 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume with id: 27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:03:15.612561 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:15.612561 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:15.612954 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:15.628565 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Delete volume request issued successfully. Aug 25 12:03:15.628565 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b4e2a3e9-a6f4-4347-84ac-15c5f0e91a4b tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 returned with HTTP 202 Aug 25 12:03:15.628565 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1379/5545] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:03:15 2026] DELETE /volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:15.634471 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-45b7e3fa-a167-46f9-8141-ef45424f19fa None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:15.636241 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45b7e3fa-a167-46f9-8141-ef45424f19fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:03:15.636459 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45b7e3fa-a167-46f9-8141-ef45424f19fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:15.636695 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-45b7e3fa-a167-46f9-8141-ef45424f19fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:15.643217 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:15.643217 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:15.646752 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-45b7e3fa-a167-46f9-8141-ef45424f19fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Volume info retrieved successfully. Aug 25 12:03:15.650740 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-45b7e3fa-a167-46f9-8141-ef45424f19fa tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 returned with HTTP 200 Aug 25 12:03:15.651101 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1377/5546] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:15 2026] GET /volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:16.664137 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c53f4bf7-8202-4b47-8303-92160cb5e547 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:16.665891 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c53f4bf7-8202-4b47-8303-92160cb5e547 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] GET https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 Aug 25 12:03:16.666147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c53f4bf7-8202-4b47-8303-92160cb5e547 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:16.666321 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c53f4bf7-8202-4b47-8303-92160cb5e547 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:16.671635 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c53f4bf7-8202-4b47-8303-92160cb5e547 tempest-VolumesBackupsTest-2044204825 tempest-VolumesBackupsTest-2044204825-project-member] https://10.4.3.66/volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 returned with HTTP 404 Aug 25 12:03:16.672147 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1395/5547] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:03:16 2026] GET /volume/v3/volumes/27f52b4c-7c93-4b1c-81b2-8d3feea62181 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:19.780713 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:19.862770 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:19.863259 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-310164342"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:19.865135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-310164342'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:19.865308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume of 1 GB Aug 25 12:03:19.869698 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Availability Zones retrieved successfully. Aug 25 12:03:19.877863 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Flow 'volume_create_api' (eba4c125-6064-4264-a016-125fb85de52b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:19.879212 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc37276-79ef-48a8-a4d2-db1beb722d46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:19.880286 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:19.908813 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afc37276-79ef-48a8-a4d2-db1beb722d46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:19.909950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a477d12a-12d7-40e1-b26f-9516f1b7ce51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:19.962840 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Created reservations ['0e1a9cdc-94a7-4732-90e8-eb33a09e8e81', '863d0b73-11bb-4d4f-82c2-ce4c9e116da3', '16036ea7-62b0-4da3-b8ad-c3dbc821616d', '967aaba6-a690-422e-a1fa-e571d40f8b0d'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:19.963514 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a477d12a-12d7-40e1-b26f-9516f1b7ce51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e1a9cdc-94a7-4732-90e8-eb33a09e8e81', '863d0b73-11bb-4d4f-82c2-ce4c9e116da3', '16036ea7-62b0-4da3-b8ad-c3dbc821616d', '967aaba6-a690-422e-a1fa-e571d40f8b0d']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:19.964190 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ac6db2-9b26-41f0-afb5-564b05a4e8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:19.985454 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ac6db2-9b26-41f0-afb5-564b05a4e8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '723f3294-c543-492e-8597-7086b59042d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310164342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5233dad101904c1eaab6462d50d14680',qos_specs=None,replication_status=,reservations=['0e1a9cdc-94a7-4732-90e8-eb33a09e8e81','863d0b73-11bb-4d4f-82c2-ce4c9e116da3','16036ea7-62b0-4da3-b8ad-c3dbc821616d','967aaba6-a690-422e-a1fa-e571d40f8b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-310164342',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=723f3294-c543-492e-8597-7086b59042d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5233dad101904c1eaab6462d50d14680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:19.986139 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d24bf1-1f41-4c19-b358-1305e69b65c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:20.000115 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d24bf1-1f41-4c19-b358-1305e69b65c2) transitioned into state 'SUCCESS' from state '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-310164342',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5233dad101904c1eaab6462d50d14680',qos_specs=None,replication_status=,reservations=['0e1a9cdc-94a7-4732-90e8-eb33a09e8e81','863d0b73-11bb-4d4f-82c2-ce4c9e116da3','16036ea7-62b0-4da3-b8ad-c3dbc821616d','967aaba6-a690-422e-a1fa-e571d40f8b0d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:20.000682 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d41914-8ffe-430d-ac08-4dec01ee10d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:20.008016 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7d41914-8ffe-430d-ac08-4dec01ee10d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:20.008819 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Flow 'volume_create_api' (eba4c125-6064-4264-a016-125fb85de52b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:20.009074 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume request issued successfully. Aug 25 12:03:20.009756 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7444ab1e-7442-4fd2-85d2-fe5d2f1dee9e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:20.010144 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1397/5548] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 12:03:19 2026] POST /volume/v3/volumes => generated 775 bytes in 230 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:20.024037 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-389787a9-cf5e-4c92-a2cd-367476be8e80 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:20.025239 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-389787a9-cf5e-4c92-a2cd-367476be8e80 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 Aug 25 12:03:20.025441 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-389787a9-cf5e-4c92-a2cd-367476be8e80 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:20.025640 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-389787a9-cf5e-4c92-a2cd-367476be8e80 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:20.031981 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:20.031981 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:20.034908 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-389787a9-cf5e-4c92-a2cd-367476be8e80 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:20.038125 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-389787a9-cf5e-4c92-a2cd-367476be8e80 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 returned with HTTP 200 Aug 25 12:03:20.038449 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1380/5549] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:20 2026] GET /volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:21.052378 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-64505afd-8be2-4012-bcd0-d416bb443d49 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:21.054276 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64505afd-8be2-4012-bcd0-d416bb443d49 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 Aug 25 12:03:21.054480 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64505afd-8be2-4012-bcd0-d416bb443d49 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:21.054689 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-64505afd-8be2-4012-bcd0-d416bb443d49 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:21.061902 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:21.061902 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:21.065104 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-64505afd-8be2-4012-bcd0-d416bb443d49 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:21.068343 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-64505afd-8be2-4012-bcd0-d416bb443d49 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 returned with HTTP 200 Aug 25 12:03:21.068732 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1378/5550] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:21 2026] GET /volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 => generated 1006 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:03:21.080446 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9052fc02-5900-48e4-a481-a345d4665f4b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:21.081853 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 12:03:21.082149 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "723f3294-c543-492e-8597-7086b59042d9", "name": "tempest-type-Backup-1579949549"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:21.083376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Creating new backup {'backup': {'volume_id': '723f3294-c543-492e-8597-7086b59042d9', 'name': 'tempest-type-Backup-1579949549'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:03:21.083504 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Creating backup of volume 723f3294-c543-492e-8597-7086b59042d9 in container None Aug 25 12:03:21.089495 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:21.089495 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:21.089779 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:21.109980 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Created reservations ['7305f595-a356-4587-8a45-63705cab6848', 'b715e63a-2d64-4823-ad98-fb1b2f2e75a0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:21.133329 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9052fc02-5900-48e4-a481-a345d4665f4b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:03:21.133843 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1396/5551] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 12:03:21 2026] POST /volume/v3/backups => generated 314 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:21.141231 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-2f78f519-eb3f-41d1-a216-fec87a06efbe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:21.142871 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f78f519-eb3f-41d1-a216-fec87a06efbe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:21.143047 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f78f519-eb3f-41d1-a216-fec87a06efbe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:21.143208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-2f78f519-eb3f-41d1-a216-fec87a06efbe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:21.143306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-2f78f519-eb3f-41d1-a216-fec87a06efbe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:21.146869 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:21.146869 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:21.147572 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-2f78f519-eb3f-41d1-a216-fec87a06efbe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:21.147972 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1398/5552] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:21 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:22.157884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f141f5f0-709e-4576-8102-73d2379b4c90 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:22.159611 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f141f5f0-709e-4576-8102-73d2379b4c90 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:22.159881 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f141f5f0-709e-4576-8102-73d2379b4c90 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:22.160078 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f141f5f0-709e-4576-8102-73d2379b4c90 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:22.160210 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f141f5f0-709e-4576-8102-73d2379b4c90 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:22.163936 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:22.163936 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:22.164462 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f141f5f0-709e-4576-8102-73d2379b4c90 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:22.164831 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1381/5553] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:22 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:23.175309 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a784ed48-78c3-4668-96bc-dcebeb9c64cf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:23.176922 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a784ed48-78c3-4668-96bc-dcebeb9c64cf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:23.177142 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a784ed48-78c3-4668-96bc-dcebeb9c64cf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:23.177255 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a784ed48-78c3-4668-96bc-dcebeb9c64cf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:23.177351 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a784ed48-78c3-4668-96bc-dcebeb9c64cf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:23.181740 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:23.181740 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:23.182399 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a784ed48-78c3-4668-96bc-dcebeb9c64cf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:23.182721 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1379/5554] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:23 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:24.192263 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-67d804e1-9753-4c23-957e-d37c66a3ea22 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:24.195128 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-67d804e1-9753-4c23-957e-d37c66a3ea22 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:24.195308 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-67d804e1-9753-4c23-957e-d37c66a3ea22 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:24.195472 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-67d804e1-9753-4c23-957e-d37c66a3ea22 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:24.195569 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-67d804e1-9753-4c23-957e-d37c66a3ea22 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:24.199960 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:24.199960 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:24.200497 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-67d804e1-9753-4c23-957e-d37c66a3ea22 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:24.200873 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1397/5555] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:24 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:25.212055 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9e313865-2fc7-4187-b68c-c81f75c06ba9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:25.213914 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e313865-2fc7-4187-b68c-c81f75c06ba9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:25.214135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e313865-2fc7-4187-b68c-c81f75c06ba9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:25.214308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9e313865-2fc7-4187-b68c-c81f75c06ba9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:25.214409 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-9e313865-2fc7-4187-b68c-c81f75c06ba9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:25.218933 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:25.218933 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:25.219785 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9e313865-2fc7-4187-b68c-c81f75c06ba9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:25.220261 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1399/5556] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:25 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:26.231998 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3b26c07e-c01f-4729-a934-ef5e5e67d51a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:26.233597 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b26c07e-c01f-4729-a934-ef5e5e67d51a tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:26.234049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b26c07e-c01f-4729-a934-ef5e5e67d51a tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:26.234049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3b26c07e-c01f-4729-a934-ef5e5e67d51a tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:26.234133 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-3b26c07e-c01f-4729-a934-ef5e5e67d51a tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:26.235767 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=113,cinder:UPDATE=25,cinder:INSERT=14 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:03:26.238690 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:26.238690 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:26.239250 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3b26c07e-c01f-4729-a934-ef5e5e67d51a tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:26.239829 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1382/5557] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:26 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:27.253797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c40d1b0b-295b-4dcc-be97-402d5aea786e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:27.256029 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c40d1b0b-295b-4dcc-be97-402d5aea786e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:27.256368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c40d1b0b-295b-4dcc-be97-402d5aea786e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:27.256604 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c40d1b0b-295b-4dcc-be97-402d5aea786e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:27.256768 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-c40d1b0b-295b-4dcc-be97-402d5aea786e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:27.259372 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=111,cinder:UPDATE=28,cinder:INSERT=17 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:03:27.263324 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:27.263324 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:27.264155 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c40d1b0b-295b-4dcc-be97-402d5aea786e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:27.264687 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1380/5558] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:27 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:28.277993 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1d43c547-7332-4036-8b53-1b9a91cc3ad0 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:28.280231 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d43c547-7332-4036-8b53-1b9a91cc3ad0 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:28.281645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d43c547-7332-4036-8b53-1b9a91cc3ad0 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:28.281645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1d43c547-7332-4036-8b53-1b9a91cc3ad0 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:28.281645 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1d43c547-7332-4036-8b53-1b9a91cc3ad0 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:28.283050 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=186,cinder:UPDATE=62,cinder:INSERT=52 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:03:28.286899 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:28.286899 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:28.287898 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1d43c547-7332-4036-8b53-1b9a91cc3ad0 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:28.288459 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1398/5559] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:28 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:29.299270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67fee82f-9045-413d-a234-6149b1eadde2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:29.300852 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67fee82f-9045-413d-a234-6149b1eadde2 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:29.301039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67fee82f-9045-413d-a234-6149b1eadde2 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:29.301203 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67fee82f-9045-413d-a234-6149b1eadde2 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:29.301289 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-67fee82f-9045-413d-a234-6149b1eadde2 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:29.302950 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=198,cinder:UPDATE=80,cinder:INSERT=47 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:03:29.305210 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:29.305210 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:29.305818 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67fee82f-9045-413d-a234-6149b1eadde2 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:29.306124 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1400/5560] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:29 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:30.316911 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1ef01ae6-615e-40ad-bd48-feb0df3fb8be None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:30.318595 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ef01ae6-615e-40ad-bd48-feb0df3fb8be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:30.318838 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ef01ae6-615e-40ad-bd48-feb0df3fb8be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:30.319019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1ef01ae6-615e-40ad-bd48-feb0df3fb8be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:30.319119 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1ef01ae6-615e-40ad-bd48-feb0df3fb8be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:30.323167 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:30.323167 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:30.323767 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1ef01ae6-615e-40ad-bd48-feb0df3fb8be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:30.324265 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1383/5561] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:30 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:31.333889 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2e4d5f66-3b09-4338-8e2b-f7e175a2b850 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:31.335581 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e4d5f66-3b09-4338-8e2b-f7e175a2b850 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:31.335791 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e4d5f66-3b09-4338-8e2b-f7e175a2b850 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:31.335968 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2e4d5f66-3b09-4338-8e2b-f7e175a2b850 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:31.336069 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-2e4d5f66-3b09-4338-8e2b-f7e175a2b850 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:31.339976 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:31.339976 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:31.340519 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2e4d5f66-3b09-4338-8e2b-f7e175a2b850 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:31.340929 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1381/5562] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:31 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:32.350716 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e6965858-b8e7-40e2-9a5c-31f3c60ee767 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:32.352421 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6965858-b8e7-40e2-9a5c-31f3c60ee767 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:32.352666 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6965858-b8e7-40e2-9a5c-31f3c60ee767 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:32.352851 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e6965858-b8e7-40e2-9a5c-31f3c60ee767 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:32.352953 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e6965858-b8e7-40e2-9a5c-31f3c60ee767 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:32.358881 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:32.358881 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:32.358881 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e6965858-b8e7-40e2-9a5c-31f3c60ee767 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:32.358881 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1399/5563] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:32 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:33.367529 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-1c9e9839-13ec-4f6f-ae5b-92345e6a7802 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:33.369270 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c9e9839-13ec-4f6f-ae5b-92345e6a7802 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:33.369545 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c9e9839-13ec-4f6f-ae5b-92345e6a7802 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:33.369813 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-1c9e9839-13ec-4f6f-ae5b-92345e6a7802 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:33.369959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-1c9e9839-13ec-4f6f-ae5b-92345e6a7802 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:33.374112 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:33.374112 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:33.374763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-1c9e9839-13ec-4f6f-ae5b-92345e6a7802 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:33.375307 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1401/5564] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:33 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:34.384252 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3dbc141b-72ac-4672-8b0b-45b5ec058287 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:34.385875 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3dbc141b-72ac-4672-8b0b-45b5ec058287 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:34.386063 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3dbc141b-72ac-4672-8b0b-45b5ec058287 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:34.386250 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3dbc141b-72ac-4672-8b0b-45b5ec058287 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:34.386349 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-3dbc141b-72ac-4672-8b0b-45b5ec058287 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:34.390131 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:34.390131 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:34.390683 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3dbc141b-72ac-4672-8b0b-45b5ec058287 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:34.390995 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1384/5565] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:34 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:35.400862 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4d09e45-c007-43be-b896-c5465e33cd2c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:35.402728 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4d09e45-c007-43be-b896-c5465e33cd2c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:35.402951 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4d09e45-c007-43be-b896-c5465e33cd2c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:35.403131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4d09e45-c007-43be-b896-c5465e33cd2c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:35.403228 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-a4d09e45-c007-43be-b896-c5465e33cd2c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:35.407776 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:35.407776 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:35.408399 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4d09e45-c007-43be-b896-c5465e33cd2c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:35.408774 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1382/5566] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:35 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:36.418843 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eb3e53bf-9edc-4876-b8c6-1ebd44ff0c06 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:36.421245 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb3e53bf-9edc-4876-b8c6-1ebd44ff0c06 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:03:36.421442 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb3e53bf-9edc-4876-b8c6-1ebd44ff0c06 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:36.421657 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eb3e53bf-9edc-4876-b8c6-1ebd44ff0c06 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:36.421761 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eb3e53bf-9edc-4876-b8c6-1ebd44ff0c06 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:36.425953 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:36.425953 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:36.426515 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eb3e53bf-9edc-4876-b8c6-1ebd44ff0c06 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:03:36.426893 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1400/5567] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:36 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:36.437472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f2a13e24-e483-4d70-a870-94698e409dba None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:36.492541 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2a13e24-e483-4d70-a870-94698e409dba tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f/export_record Aug 25 12:03:36.492875 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2a13e24-e483-4d70-a870-94698e409dba tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:36.493120 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f2a13e24-e483-4d70-a870-94698e409dba tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:36.493269 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-f2a13e24-e483-4d70-a870-94698e409dba tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Export record for backup 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 12:03:36.498965 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:36.498965 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:36.500479 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.policy [None req-f2a13e24-e483-4d70-a870-94698e409dba tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c989fd1119d34a3083d9b2bc11a71243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5233dad101904c1eaab6462d50d14680', '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=100238) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:36.500754 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f2a13e24-e483-4d70-a870-94698e409dba tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f/export_record returned with HTTP 403 Aug 25 12:03:36.501515 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1402/5568] 10.4.3.66 () {68 vars in 1423 bytes} [Tue Aug 25 12:03:36 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f/export_record => generated 101 bytes in 64 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:36.509416 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:36.511126 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:36.511480 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-629176630"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:36.512858 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-629176630'}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:36.512969 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume of 1 GB Aug 25 12:03:36.519072 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Availability Zones retrieved successfully. Aug 25 12:03:36.527215 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Flow 'volume_create_api' (b9e8fb67-d0ca-4004-ae57-8b97b0273513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:36.528847 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5483b80e-7b90-4001-9e00-448c77af6b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:36.530031 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:36.558890 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5483b80e-7b90-4001-9e00-448c77af6b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:36.559806 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb119815-e047-4add-9e58-402c3456cbaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:36.598187 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Created reservations ['ebacad13-10e1-4834-a249-d1fe9eb9ed4d', 'bacf9982-dab7-468d-b9c3-4aac1a0b7cac', 'fa0adc07-4dcd-4bf0-820d-5ab909221698', '188f7674-c73d-459a-a33e-a67d49d63fe5'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:36.599157 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb119815-e047-4add-9e58-402c3456cbaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebacad13-10e1-4834-a249-d1fe9eb9ed4d', 'bacf9982-dab7-468d-b9c3-4aac1a0b7cac', 'fa0adc07-4dcd-4bf0-820d-5ab909221698', '188f7674-c73d-459a-a33e-a67d49d63fe5']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:36.599874 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (113c1d12-d982-4e20-8364-f81410735a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:36.624372 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (113c1d12-d982-4e20-8364-f81410735a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0219cae-c153-48fc-ab0e-d874ed22c3dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629176630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5233dad101904c1eaab6462d50d14680',qos_specs=None,replication_status=,reservations=['ebacad13-10e1-4834-a249-d1fe9eb9ed4d','bacf9982-dab7-468d-b9c3-4aac1a0b7cac','fa0adc07-4dcd-4bf0-820d-5ab909221698','188f7674-c73d-459a-a33e-a67d49d63fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-629176630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0219cae-c153-48fc-ab0e-d874ed22c3dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5233dad101904c1eaab6462d50d14680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:36.625728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9ecfb2-464f-4f37-9de9-72776d61f997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:36.644565 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c9ecfb2-464f-4f37-9de9-72776d61f997) transitioned into state 'SUCCESS' from state '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-629176630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5233dad101904c1eaab6462d50d14680',qos_specs=None,replication_status=,reservations=['ebacad13-10e1-4834-a249-d1fe9eb9ed4d','bacf9982-dab7-468d-b9c3-4aac1a0b7cac','fa0adc07-4dcd-4bf0-820d-5ab909221698','188f7674-c73d-459a-a33e-a67d49d63fe5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:36.645307 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ad6604-fa93-477a-8025-22e136218931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:36.653578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11ad6604-fa93-477a-8025-22e136218931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:36.654359 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Flow 'volume_create_api' (b9e8fb67-d0ca-4004-ae57-8b97b0273513) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:36.654670 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume request issued successfully. Aug 25 12:03:36.655226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d35e28e8-6e57-4f96-9fba-78721883d8cd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:36.655765 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1385/5569] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 12:03:36 2026] POST /volume/v3/volumes => generated 775 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:36.669088 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-ab0181b3-c53e-4ef2-ae38-84cb707a7dfd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:36.670736 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab0181b3-c53e-4ef2-ae38-84cb707a7dfd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd Aug 25 12:03:36.670933 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab0181b3-c53e-4ef2-ae38-84cb707a7dfd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:36.671115 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-ab0181b3-c53e-4ef2-ae38-84cb707a7dfd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:36.677554 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:36.677554 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:36.680599 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-ab0181b3-c53e-4ef2-ae38-84cb707a7dfd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:36.684358 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-ab0181b3-c53e-4ef2-ae38-84cb707a7dfd tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd returned with HTTP 200 Aug 25 12:03:36.684828 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1383/5570] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:36 2026] GET /volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:37.698700 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-df235811-4e1e-44a9-9bb0-f1afe78ee2be None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:37.700347 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df235811-4e1e-44a9-9bb0-f1afe78ee2be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd Aug 25 12:03:37.700558 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df235811-4e1e-44a9-9bb0-f1afe78ee2be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:37.700765 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-df235811-4e1e-44a9-9bb0-f1afe78ee2be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:37.708027 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:37.708027 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:37.711310 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-df235811-4e1e-44a9-9bb0-f1afe78ee2be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:37.714739 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-df235811-4e1e-44a9-9bb0-f1afe78ee2be tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd returned with HTTP 200 Aug 25 12:03:37.715088 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1401/5571] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:37 2026] GET /volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:03:37.726327 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a5d129a9-9568-4d71-963c-b332b2f18480 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:37.727907 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 12:03:37.728191 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "e0219cae-c153-48fc-ab0e-d874ed22c3dd", "name": "tempest-type-Backup-169886210"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:37.729433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Creating new backup {'backup': {'volume_id': 'e0219cae-c153-48fc-ab0e-d874ed22c3dd', 'name': 'tempest-type-Backup-169886210'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:03:37.729572 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Creating backup of volume e0219cae-c153-48fc-ab0e-d874ed22c3dd in container None Aug 25 12:03:37.736052 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:37.736052 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:37.736506 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:37.749744 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Created reservations ['04116b71-d050-42d1-a7f4-4b85d042b7b5', '6cf603ff-0bfc-46e6-812c-f383e15ec5b0'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:37.774281 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a5d129a9-9568-4d71-963c-b332b2f18480 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:03:37.774694 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1403/5572] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 12:03:37 2026] POST /volume/v3/backups => generated 313 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:37.785023 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6d8e8dab-9fe2-4d97-80a7-a689ec038ea6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:37.787865 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6d8e8dab-9fe2-4d97-80a7-a689ec038ea6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:37.788106 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6d8e8dab-9fe2-4d97-80a7-a689ec038ea6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:37.788343 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6d8e8dab-9fe2-4d97-80a7-a689ec038ea6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:37.788476 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-6d8e8dab-9fe2-4d97-80a7-a689ec038ea6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:37.794405 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:37.794405 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:37.795110 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6d8e8dab-9fe2-4d97-80a7-a689ec038ea6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:37.795565 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1386/5573] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:37 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 720 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:38.806662 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9140bf3f-287a-4124-bf22-cd9f9d532306 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:38.808395 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9140bf3f-287a-4124-bf22-cd9f9d532306 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:38.808642 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9140bf3f-287a-4124-bf22-cd9f9d532306 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:38.808869 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9140bf3f-287a-4124-bf22-cd9f9d532306 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:38.809022 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-9140bf3f-287a-4124-bf22-cd9f9d532306 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:38.813141 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:38.813141 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:38.813950 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9140bf3f-287a-4124-bf22-cd9f9d532306 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:38.814347 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1384/5574] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:38 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:39.824453 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ce373ce3-60d1-47f0-8f07-601219eee686 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:39.826635 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce373ce3-60d1-47f0-8f07-601219eee686 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:39.826898 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce373ce3-60d1-47f0-8f07-601219eee686 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:39.827145 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ce373ce3-60d1-47f0-8f07-601219eee686 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:39.827307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-ce373ce3-60d1-47f0-8f07-601219eee686 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:39.832341 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:39.832341 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:39.833241 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ce373ce3-60d1-47f0-8f07-601219eee686 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:39.833736 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1402/5575] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:39 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:40.843607 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fe88c989-395f-446b-aa90-5ae6e7674c38 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:40.845502 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe88c989-395f-446b-aa90-5ae6e7674c38 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:40.845727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe88c989-395f-446b-aa90-5ae6e7674c38 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:40.845921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fe88c989-395f-446b-aa90-5ae6e7674c38 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:40.846019 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-fe88c989-395f-446b-aa90-5ae6e7674c38 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:40.850056 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:40.850056 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:40.850703 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fe88c989-395f-446b-aa90-5ae6e7674c38 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:40.851070 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1404/5576] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:40 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:41.861654 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a3d69eab-94dd-42d3-a937-99959e7e4bfe None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:41.863346 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a3d69eab-94dd-42d3-a937-99959e7e4bfe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:41.863543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a3d69eab-94dd-42d3-a937-99959e7e4bfe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:41.863728 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a3d69eab-94dd-42d3-a937-99959e7e4bfe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:41.863919 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-a3d69eab-94dd-42d3-a937-99959e7e4bfe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:41.867587 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:41.867587 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:41.868114 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a3d69eab-94dd-42d3-a937-99959e7e4bfe tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:41.868474 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1387/5577] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:41 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:42.878743 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-53a881d4-ef07-4fff-8fc1-9fca4ec33e98 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:42.880472 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53a881d4-ef07-4fff-8fc1-9fca4ec33e98 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:42.880722 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53a881d4-ef07-4fff-8fc1-9fca4ec33e98 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:42.880905 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-53a881d4-ef07-4fff-8fc1-9fca4ec33e98 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:42.881001 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-53a881d4-ef07-4fff-8fc1-9fca4ec33e98 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:42.885366 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:42.885366 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:42.886053 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-53a881d4-ef07-4fff-8fc1-9fca4ec33e98 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:42.886419 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1385/5578] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:42 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:43.897806 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-7b010d5a-fcaf-4d65-b081-dc98e704bc2d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:43.899882 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b010d5a-fcaf-4d65-b081-dc98e704bc2d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:43.900136 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b010d5a-fcaf-4d65-b081-dc98e704bc2d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:43.900384 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-7b010d5a-fcaf-4d65-b081-dc98e704bc2d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:43.900524 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-7b010d5a-fcaf-4d65-b081-dc98e704bc2d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:43.905105 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:43.905105 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:43.905887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-7b010d5a-fcaf-4d65-b081-dc98e704bc2d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:43.906291 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1403/5579] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:43 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:44.915668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-748eb08b-2ffc-411f-a30a-c92a704b0490 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:44.917374 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-748eb08b-2ffc-411f-a30a-c92a704b0490 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:44.917565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-748eb08b-2ffc-411f-a30a-c92a704b0490 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:44.917762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-748eb08b-2ffc-411f-a30a-c92a704b0490 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:44.917856 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-748eb08b-2ffc-411f-a30a-c92a704b0490 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:44.921660 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:44.921660 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:44.922192 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-748eb08b-2ffc-411f-a30a-c92a704b0490 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:44.922505 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1405/5580] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:44 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:45.931949 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1b7d792d-f3b5-45d9-a6e3-ee089af8547d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:45.933616 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b7d792d-f3b5-45d9-a6e3-ee089af8547d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:45.933833 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b7d792d-f3b5-45d9-a6e3-ee089af8547d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:45.934001 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1b7d792d-f3b5-45d9-a6e3-ee089af8547d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:45.934149 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-1b7d792d-f3b5-45d9-a6e3-ee089af8547d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:45.938426 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:45.938426 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:45.938964 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1b7d792d-f3b5-45d9-a6e3-ee089af8547d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:45.939295 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1388/5581] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:45 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:46.949027 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-510347e1-5639-42da-852a-3a2d31b7c816 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:46.950700 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-510347e1-5639-42da-852a-3a2d31b7c816 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:46.950919 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-510347e1-5639-42da-852a-3a2d31b7c816 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:46.951104 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-510347e1-5639-42da-852a-3a2d31b7c816 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:46.951202 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-510347e1-5639-42da-852a-3a2d31b7c816 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:46.955141 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:46.955141 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:46.955816 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-510347e1-5639-42da-852a-3a2d31b7c816 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:46.956246 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1386/5582] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:46 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:47.966013 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-38827d2d-2db9-4aa5-b689-418f74142859 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:47.967541 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38827d2d-2db9-4aa5-b689-418f74142859 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:47.967749 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38827d2d-2db9-4aa5-b689-418f74142859 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:47.967923 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38827d2d-2db9-4aa5-b689-418f74142859 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:47.968052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-38827d2d-2db9-4aa5-b689-418f74142859 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:47.971839 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:47.971839 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:47.972358 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38827d2d-2db9-4aa5-b689-418f74142859 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:47.972747 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1404/5583] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:47 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:48.982730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-41e3e877-714b-482a-b269-84e640d0c658 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:48.986892 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41e3e877-714b-482a-b269-84e640d0c658 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:48.987135 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41e3e877-714b-482a-b269-84e640d0c658 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:48.987384 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-41e3e877-714b-482a-b269-84e640d0c658 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:48.987484 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-41e3e877-714b-482a-b269-84e640d0c658 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:48.994392 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:48.994392 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:48.994945 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-41e3e877-714b-482a-b269-84e640d0c658 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:48.995286 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1406/5584] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:48 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:50.008054 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5192f374-516f-4244-b565-4e5b6109732f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:50.010507 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5192f374-516f-4244-b565-4e5b6109732f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:50.011024 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5192f374-516f-4244-b565-4e5b6109732f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:50.011316 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5192f374-516f-4244-b565-4e5b6109732f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:50.011578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-5192f374-516f-4244-b565-4e5b6109732f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:50.016534 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:50.016534 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:50.017237 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5192f374-516f-4244-b565-4e5b6109732f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:50.017675 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1389/5585] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:50 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:51.029758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3e3c000e-4bce-4c5e-82ca-10b995b3d8b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:51.031499 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e3c000e-4bce-4c5e-82ca-10b995b3d8b3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:51.031733 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e3c000e-4bce-4c5e-82ca-10b995b3d8b3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:51.031917 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3e3c000e-4bce-4c5e-82ca-10b995b3d8b3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:51.032029 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3e3c000e-4bce-4c5e-82ca-10b995b3d8b3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:51.036159 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:51.036159 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:51.036780 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3e3c000e-4bce-4c5e-82ca-10b995b3d8b3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:51.037280 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1387/5586] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:51 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:52.047285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-da3c4ddf-88eb-41ec-9c73-92f7a542c300 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:52.048888 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da3c4ddf-88eb-41ec-9c73-92f7a542c300 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:52.049082 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da3c4ddf-88eb-41ec-9c73-92f7a542c300 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:52.049249 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-da3c4ddf-88eb-41ec-9c73-92f7a542c300 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:52.049352 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-da3c4ddf-88eb-41ec-9c73-92f7a542c300 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:52.054197 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:52.054197 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:52.055081 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-da3c4ddf-88eb-41ec-9c73-92f7a542c300 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:52.055484 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1405/5587] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:52 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:52.063479 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-de52e409-e494-4436-9fda-20801d09d395 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:52.065207 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d/export_record Aug 25 12:03:52.065400 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:52.065577 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'export_record' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:52.065695 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Export record for backup 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 25 12:03:52.069348 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:52.069348 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:52.070118 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.api [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling RPCAPI with context: , host: np0000008081, backup: 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Aug 25 12:03:52.077357 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] export_record in rpcapi backup_id 5cf1cd48-cb01-425f-943f-4187048d024d on host np0000008081. {{(pid=100238) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 25 12:03:52.089064 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNWNmMWNkNDgtY2IwMS00MjVmLTk0M2YtNDE4NzA0OGQwMjRkIiwgInVzZXJfaWQiOiAiNWYwZjQ5MzdhZmQwNDA2YTg4OTNhZTMxYTc2YWUyMGIiLCAicHJvamVjdF9pZCI6ICI1MjMzZGFkMTAxOTA0YzFlYWFiNjQ2MmQ1MGQxNDY4MCIsICJ2b2x1bWVfaWQiOiAiZTAyMTljYWUtYzE1My00OGZjLWFiMGUtZDg3NGVkMjJjM2RkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjk4ODYyMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMDIxOWNhZS1jMTUzLTQ4ZmMtYWIwZS1kODc0ZWQyMmMzZGQvMjAyNjA4MjUxMjAzNDAvYXpfbm92YV9iYWNrdXBfNWNmMWNkNDgtY2IwMS00MjVmLTk0M2YtNDE4NzA0OGQwMjRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEyOjAzOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100238) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 25 12:03:52.089272 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-de52e409-e494-4436-9fda-20801d09d395 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d/export_record returned with HTTP 200 Aug 25 12:03:52.089638 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1407/5588] 10.4.3.66 () {68 vars in 1423 bytes} [Tue Aug 25 12:03:52 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:03:52.096801 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9cdbce51-b71d-4feb-88fb-161e90faa6c3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:52.098516 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9cdbce51-b71d-4feb-88fb-161e90faa6c3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:03:52.098782 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9cdbce51-b71d-4feb-88fb-161e90faa6c3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:52.099016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9cdbce51-b71d-4feb-88fb-161e90faa6c3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:52.099114 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9cdbce51-b71d-4feb-88fb-161e90faa6c3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:52.102995 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:52.102995 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:52.103523 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9cdbce51-b71d-4feb-88fb-161e90faa6c3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:03:52.103856 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1390/5589] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:52 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:52.112443 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:52.114079 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] POST https://10.4.3.66/volume/v3/backups/import_record Aug 25 12:03:52.114456 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTAzNGY5NTAtMzQ2MC00YWQ0LTliMGItYjA2ODRmZjhiYzhmIiwgInVzZXJfaWQiOiAiNWYwZjQ5MzdhZmQwNDA2YTg4OTNhZTMxYTc2YWUyMGIiLCAicHJvamVjdF9pZCI6ICI1MjMzZGFkMTAxOTA0YzFlYWFiNjQ2MmQ1MGQxNDY4MCIsICJ2b2x1bWVfaWQiOiAiZTAyMTljYWUtYzE1My00OGZjLWFiMGUtZDg3NGVkMjJjM2RkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjk4ODYyMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMDIxOWNhZS1jMTUzLTQ4ZmMtYWIwZS1kODc0ZWQyMmMzZGQvMjAyNjA4MjUxMjAzNDAvYXpfbm92YV9iYWNrdXBfNWNmMWNkNDgtY2IwMS00MjVmLTk0M2YtNDE4NzA0OGQwMjRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEyOjAzOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:52.115718 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTAzNGY5NTAtMzQ2MC00YWQ0LTliMGItYjA2ODRmZjhiYzhmIiwgInVzZXJfaWQiOiAiNWYwZjQ5MzdhZmQwNDA2YTg4OTNhZTMxYTc2YWUyMGIiLCAicHJvamVjdF9pZCI6ICI1MjMzZGFkMTAxOTA0YzFlYWFiNjQ2MmQ1MGQxNDY4MCIsICJ2b2x1bWVfaWQiOiAiZTAyMTljYWUtYzE1My00OGZjLWFiMGUtZDg3NGVkMjJjM2RkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjk4ODYyMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMDIxOWNhZS1jMTUzLTQ4ZmMtYWIwZS1kODc0ZWQyMmMzZGQvMjAyNjA4MjUxMjAzNDAvYXpfbm92YV9iYWNrdXBfNWNmMWNkNDgtY2IwMS00MjVmLTk0M2YtNDE4NzA0OGQwMjRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEyOjAzOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100237) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 25 12:03:52.115827 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.contrib.backups [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTAzNGY5NTAtMzQ2MC00YWQ0LTliMGItYjA2ODRmZjhiYzhmIiwgInVzZXJfaWQiOiAiNWYwZjQ5MzdhZmQwNDA2YTg4OTNhZTMxYTc2YWUyMGIiLCAicHJvamVjdF9pZCI6ICI1MjMzZGFkMTAxOTA0YzFlYWFiNjQ2MmQ1MGQxNDY4MCIsICJ2b2x1bWVfaWQiOiAiZTAyMTljYWUtYzE1My00OGZjLWFiMGUtZDg3NGVkMjJjM2RkIiwgImhvc3QiOiAibnAwMDAwMDA4MDgxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNjk4ODYyMTAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9lMDIxOWNhZS1jMTUzLTQ4ZmMtYWIwZS1kODc0ZWQyMmMzZGQvMjAyNjA4MjUxMjAzNDAvYXpfbm92YV9iYWNrdXBfNWNmMWNkNDgtY2IwMS00MjVmLTk0M2YtNDE4NzA0OGQwMjRkIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0yNVQxMjowMzozOFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTI1VDEyOjAzOjUxWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100237) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 25 12:03:52.116418 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.policy [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c989fd1119d34a3083d9b2bc11a71243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5233dad101904c1eaab6462d50d14680', '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=100237) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:03:52.116584 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-dce276c4-729d-453f-bcab-bebf8ce1cf6d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] https://10.4.3.66/volume/v3/backups/import_record returned with HTTP 403 Aug 25 12:03:52.117031 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1388/5590] 10.4.3.66 () {70 vars in 1335 bytes} [Tue Aug 25 12:03:52 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 25 12:03:52.122506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0c9e6336-85e5-48df-960a-3b655765522c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:52.124068 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd Aug 25 12:03:52.124258 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:52.124429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:52.124600 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete volume with id: e0219cae-c153-48fc-ab0e-d874ed22c3dd Aug 25 12:03:52.131254 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:52.131254 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:52.131527 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:52.146579 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete volume request issued successfully. Aug 25 12:03:52.146754 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0c9e6336-85e5-48df-960a-3b655765522c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd returned with HTTP 202 Aug 25 12:03:52.147179 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1406/5591] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:03:52 2026] DELETE /volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:03:52.154293 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc84eddd-7b6c-4ad4-809d-175d8812df64 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:52.155962 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc84eddd-7b6c-4ad4-809d-175d8812df64 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd Aug 25 12:03:52.156161 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc84eddd-7b6c-4ad4-809d-175d8812df64 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:52.156308 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc84eddd-7b6c-4ad4-809d-175d8812df64 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:52.162826 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:52.162826 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:52.166066 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc84eddd-7b6c-4ad4-809d-175d8812df64 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:52.169400 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc84eddd-7b6c-4ad4-809d-175d8812df64 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd returned with HTTP 200 Aug 25 12:03:52.169739 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1408/5592] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:52 2026] GET /volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd => generated 1014 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:03:53.181299 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-52c5ade6-494d-4e45-9f4c-7cfb4690ffd3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:53.183208 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-52c5ade6-494d-4e45-9f4c-7cfb4690ffd3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd Aug 25 12:03:53.183408 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-52c5ade6-494d-4e45-9f4c-7cfb4690ffd3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:53.183582 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-52c5ade6-494d-4e45-9f4c-7cfb4690ffd3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:53.188995 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-52c5ade6-494d-4e45-9f4c-7cfb4690ffd3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd returned with HTTP 404 Aug 25 12:03:53.189408 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1391/5593] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:53 2026] GET /volume/v3/volumes/e0219cae-c153-48fc-ab0e-d874ed22c3dd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:03:53.196495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-17969f67-b347-4fe6-9d1d-2d9d48a7ccf4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:53.199158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17969f67-b347-4fe6-9d1d-2d9d48a7ccf4 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] GET https://10.4.3.66/volume/v3/backups Aug 25 12:03:53.199427 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17969f67-b347-4fe6-9d1d-2d9d48a7ccf4 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:53.199663 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-17969f67-b347-4fe6-9d1d-2d9d48a7ccf4 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Calling method 'index' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:53.199993 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.api_utils [None req-17969f67-b347-4fe6-9d1d-2d9d48a7ccf4 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Removing options '' from query. {{(pid=100237) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 12:03:53.206413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-17969f67-b347-4fe6-9d1d-2d9d48a7ccf4 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] https://10.4.3.66/volume/v3/backups returned with HTTP 200 Aug 25 12:03:53.206916 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1389/5594] 10.4.3.66 () {68 vars in 1270 bytes} [Tue Aug 25 12:03:53 2026] GET /volume/v3/backups => generated 620 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:53.214834 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f9432ea6-a15e-4205-896a-fcf235696ef9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:53.216726 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9432ea6-a15e-4205-896a-fcf235696ef9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] GET https://10.4.3.66/volume/v3/backups?project_id=5233dad101904c1eaab6462d50d14680 Aug 25 12:03:53.216958 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9432ea6-a15e-4205-896a-fcf235696ef9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:53.217111 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f9432ea6-a15e-4205-896a-fcf235696ef9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Calling method 'index' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:53.217380 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.api_utils [None req-f9432ea6-a15e-4205-896a-fcf235696ef9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Removing options 'project_id' from query. {{(pid=100239) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 25 12:03:53.228246 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f9432ea6-a15e-4205-896a-fcf235696ef9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] https://10.4.3.66/volume/v3/backups?project_id=5233dad101904c1eaab6462d50d14680 returned with HTTP 200 Aug 25 12:03:53.228575 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1407/5595] 10.4.3.66 () {68 vars in 1357 bytes} [Tue Aug 25 12:03:53 2026] GET /volume/v3/backups?project_id=5233dad101904c1eaab6462d50d14680 => generated 620 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:53.236131 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:53.237782 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:03:53.238152 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1816805400"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:53.239481 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1816805400'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:03:53.239598 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume of 1 GB Aug 25 12:03:53.243462 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Availability Zones retrieved successfully. Aug 25 12:03:53.248738 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Flow 'volume_create_api' (3f882e55-9a84-4016-8286-5c77fa9ea527) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:53.249653 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bbfb34-83af-4603-9a0e-b3ccc2021377) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:53.250405 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:03:53.273570 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63bbfb34-83af-4603-9a0e-b3ccc2021377) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:53.274362 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697dfbf3-3092-4501-b257-855c4e2062cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:53.309639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Created reservations ['4516b5f9-7bdf-4d77-96c1-ee4578ba4a8e', '7c3bb356-30dd-48ac-af1d-c23577e9fd29', '864ed059-db4d-4a7d-a997-b6c4e244b60b', '9e10c71e-72ed-406b-b77a-2075e028fefa'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:53.310373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (697dfbf3-3092-4501-b257-855c4e2062cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4516b5f9-7bdf-4d77-96c1-ee4578ba4a8e', '7c3bb356-30dd-48ac-af1d-c23577e9fd29', '864ed059-db4d-4a7d-a997-b6c4e244b60b', '9e10c71e-72ed-406b-b77a-2075e028fefa']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:53.311074 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8384196-94af-4cf8-8937-943b344cb8c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:53.331477 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f8384196-94af-4cf8-8937-943b344cb8c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1816805400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5233dad101904c1eaab6462d50d14680',qos_specs=None,replication_status=,reservations=['4516b5f9-7bdf-4d77-96c1-ee4578ba4a8e','7c3bb356-30dd-48ac-af1d-c23577e9fd29','864ed059-db4d-4a7d-a997-b6c4e244b60b','9e10c71e-72ed-406b-b77a-2075e028fefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:03:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1816805400',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5233dad101904c1eaab6462d50d14680',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:53.332445 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7f520b-e929-456f-b795-8db2ba354237) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:53.348111 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc7f520b-e929-456f-b795-8db2ba354237) transitioned into state 'SUCCESS' from state '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-1816805400',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5233dad101904c1eaab6462d50d14680',qos_specs=None,replication_status=,reservations=['4516b5f9-7bdf-4d77-96c1-ee4578ba4a8e','7c3bb356-30dd-48ac-af1d-c23577e9fd29','864ed059-db4d-4a7d-a997-b6c4e244b60b','9e10c71e-72ed-406b-b77a-2075e028fefa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f0f4937afd0406a8893ae31a76ae20b',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:53.348730 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d954a02f-99a7-4190-8647-05639a84568d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:03:53.356787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d954a02f-99a7-4190-8647-05639a84568d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:03:53.357579 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Flow 'volume_create_api' (3f882e55-9a84-4016-8286-5c77fa9ea527) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:03:53.357968 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Create volume request issued successfully. Aug 25 12:03:53.358559 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e26c76a0-24f8-4c18-b645-573dd63ba4af tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:03:53.359003 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1409/5596] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 12:03:53 2026] POST /volume/v3/volumes => generated 776 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:53.369602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9cb82804-bc8a-4041-bfe4-17e4b0d5996b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:53.374953 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9cb82804-bc8a-4041-bfe4-17e4b0d5996b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a Aug 25 12:03:53.375136 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9cb82804-bc8a-4041-bfe4-17e4b0d5996b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:53.375304 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9cb82804-bc8a-4041-bfe4-17e4b0d5996b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:53.385632 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:53.385632 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:53.388866 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-9cb82804-bc8a-4041-bfe4-17e4b0d5996b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:53.392150 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9cb82804-bc8a-4041-bfe4-17e4b0d5996b tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a returned with HTTP 200 Aug 25 12:03:53.392494 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1392/5597] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:53 2026] GET /volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a => generated 955 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:54.404046 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-2ed603f1-d2cb-4dc6-9dd4-401941cabdbf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:54.405439 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ed603f1-d2cb-4dc6-9dd4-401941cabdbf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a Aug 25 12:03:54.405612 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ed603f1-d2cb-4dc6-9dd4-401941cabdbf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:54.405817 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-2ed603f1-d2cb-4dc6-9dd4-401941cabdbf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:54.411937 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:54.411937 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:54.414863 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-2ed603f1-d2cb-4dc6-9dd4-401941cabdbf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:54.418301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-2ed603f1-d2cb-4dc6-9dd4-401941cabdbf tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a returned with HTTP 200 Aug 25 12:03:54.418696 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1390/5598] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:54 2026] GET /volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:03:54.429858 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:54.431309 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 12:03:54.431600 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a", "name": "tempest-type-Backup-1146769437"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:03:54.432854 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.backups [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Creating new backup {'backup': {'volume_id': '3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a', 'name': 'tempest-type-Backup-1146769437'}} {{(pid=100239) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:03:54.433006 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.contrib.backups [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Creating backup of volume 3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a in container None Aug 25 12:03:54.438930 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:54.438930 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:54.439165 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:03:54.452052 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Created reservations ['ac6290a4-e74b-4eb2-947f-6c65c2629245', '72cf5895-9a9a-4448-858c-05e93a25c9f0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:03:54.474697 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ff5144aa-d5af-4621-b930-fe83b379cae5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:03:54.475207 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1408/5599] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 12:03:54 2026] POST /volume/v3/backups => generated 314 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:03:54.483160 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-efcfeb10-4b86-4a66-9b28-ceaa78960147 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:54.485072 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efcfeb10-4b86-4a66-9b28-ceaa78960147 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:03:54.485913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efcfeb10-4b86-4a66-9b28-ceaa78960147 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:54.485913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-efcfeb10-4b86-4a66-9b28-ceaa78960147 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:54.485913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-efcfeb10-4b86-4a66-9b28-ceaa78960147 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:54.490445 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:54.490445 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:54.491205 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-efcfeb10-4b86-4a66-9b28-ceaa78960147 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:03:54.491645 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1410/5600] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:54 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:55.500465 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f6fb551d-ca7d-46f0-9ef3-a0049a0148e6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:55.502028 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f6fb551d-ca7d-46f0-9ef3-a0049a0148e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:03:55.502205 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f6fb551d-ca7d-46f0-9ef3-a0049a0148e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:55.502369 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f6fb551d-ca7d-46f0-9ef3-a0049a0148e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:55.502466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-f6fb551d-ca7d-46f0-9ef3-a0049a0148e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:55.506118 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:55.506118 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:55.506646 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f6fb551d-ca7d-46f0-9ef3-a0049a0148e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:03:55.506951 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1393/5601] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:55 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:56.516785 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3a962430-9df5-428a-b492-62cc3a7d986e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:56.518513 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a962430-9df5-428a-b492-62cc3a7d986e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:03:56.518745 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a962430-9df5-428a-b492-62cc3a7d986e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:56.518929 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3a962430-9df5-428a-b492-62cc3a7d986e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:56.519031 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-3a962430-9df5-428a-b492-62cc3a7d986e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:56.523286 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:56.523286 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:03:56.523999 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3a962430-9df5-428a-b492-62cc3a7d986e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:03:56.524362 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1391/5602] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:56 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:57.535350 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-096e9080-974e-461c-8c5a-bca28a06f903 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:57.536991 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-096e9080-974e-461c-8c5a-bca28a06f903 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:03:57.537218 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-096e9080-974e-461c-8c5a-bca28a06f903 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:57.537390 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-096e9080-974e-461c-8c5a-bca28a06f903 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:57.537517 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-096e9080-974e-461c-8c5a-bca28a06f903 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:57.541392 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:57.541392 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:03:57.541991 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-096e9080-974e-461c-8c5a-bca28a06f903 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:03:57.542320 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1409/5603] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:57 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:58.555699 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-881d7165-c5c3-4b5e-b0d2-08afcefba801 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:58.557864 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-881d7165-c5c3-4b5e-b0d2-08afcefba801 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:03:58.558108 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-881d7165-c5c3-4b5e-b0d2-08afcefba801 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:58.558323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-881d7165-c5c3-4b5e-b0d2-08afcefba801 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:58.558438 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-881d7165-c5c3-4b5e-b0d2-08afcefba801 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:58.562875 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:58.562875 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:03:58.563638 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-881d7165-c5c3-4b5e-b0d2-08afcefba801 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:03:58.564087 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1411/5604] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:58 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:03:59.576509 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-9d4dcd1c-312b-483b-a136-9d8c00f51111 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:03:59.578113 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9d4dcd1c-312b-483b-a136-9d8c00f51111 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:03:59.578352 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9d4dcd1c-312b-483b-a136-9d8c00f51111 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:03:59.578578 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-9d4dcd1c-312b-483b-a136-9d8c00f51111 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:03:59.578752 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-9d4dcd1c-312b-483b-a136-9d8c00f51111 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:03:59.582759 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:03:59.582759 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:03:59.583268 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-9d4dcd1c-312b-483b-a136-9d8c00f51111 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:03:59.583573 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1394/5605] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:03:59 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:00.594312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-470a0572-6d09-4059-a073-6b1ea3af6f5d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:00.596171 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-470a0572-6d09-4059-a073-6b1ea3af6f5d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:00.596374 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-470a0572-6d09-4059-a073-6b1ea3af6f5d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:00.596561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-470a0572-6d09-4059-a073-6b1ea3af6f5d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:00.596684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-470a0572-6d09-4059-a073-6b1ea3af6f5d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:00.600670 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:00.600670 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:00.601297 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-470a0572-6d09-4059-a073-6b1ea3af6f5d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:00.601676 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1392/5606] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:00 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:01.611576 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b086efb6-1afb-4ee6-8a17-d7b52e91ca0d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:01.613249 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b086efb6-1afb-4ee6-8a17-d7b52e91ca0d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:01.613452 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b086efb6-1afb-4ee6-8a17-d7b52e91ca0d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:01.613636 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b086efb6-1afb-4ee6-8a17-d7b52e91ca0d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:01.613755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-b086efb6-1afb-4ee6-8a17-d7b52e91ca0d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:01.617455 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:01.617455 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:01.618009 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b086efb6-1afb-4ee6-8a17-d7b52e91ca0d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:01.618323 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1410/5607] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:01 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:02.629573 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f69b870e-d135-4d54-a1d9-7c4f803a6d95 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:02.631349 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f69b870e-d135-4d54-a1d9-7c4f803a6d95 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:02.631684 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f69b870e-d135-4d54-a1d9-7c4f803a6d95 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:02.632486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f69b870e-d135-4d54-a1d9-7c4f803a6d95 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:02.632486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-f69b870e-d135-4d54-a1d9-7c4f803a6d95 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:02.636900 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:02.636900 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:02.637559 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f69b870e-d135-4d54-a1d9-7c4f803a6d95 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:02.638018 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1412/5608] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:02 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:02.853699 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:02.855155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:04:02.855586 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1315366152", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:02.857475 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1315366152', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:04:02.857475 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume of 1 GB Aug 25 12:04:02.863809 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Availability Zones retrieved successfully. Aug 25 12:04:02.872270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (d4f2d4ea-54ac-4f70-9a57-11e4718b8a94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:02.874934 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7166e0f-60df-4b67-91ec-a461be65152c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:02.876016 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:04:02.901152 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7166e0f-60df-4b67-91ec-a461be65152c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:02.901845 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692eff6d-42a8-4d67-bda5-0856f0637784) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:02.953908 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['fa6fc65a-42c0-4888-b47a-e0a821478833', '0d7a175b-6134-4d88-8f0d-981e404589ff', 'ae3b51f6-4c1b-4899-9a09-f1ba7aaf55b3', '23489039-c3bc-478e-97d4-880d5569245c'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:02.955064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (692eff6d-42a8-4d67-bda5-0856f0637784) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fa6fc65a-42c0-4888-b47a-e0a821478833', '0d7a175b-6134-4d88-8f0d-981e404589ff', 'ae3b51f6-4c1b-4899-9a09-f1ba7aaf55b3', '23489039-c3bc-478e-97d4-880d5569245c']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:02.956159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (030138b8-7810-4366-b6e3-af35d239d89d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:02.979521 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (030138b8-7810-4366-b6e3-af35d239d89d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '84073eaa-d33e-471f-8709-0da7de8a796d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1315366152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['fa6fc65a-42c0-4888-b47a-e0a821478833','0d7a175b-6134-4d88-8f0d-981e404589ff','ae3b51f6-4c1b-4899-9a09-f1ba7aaf55b3','23489039-c3bc-478e-97d4-880d5569245c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:04:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1315366152',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=84073eaa-d33e-471f-8709-0da7de8a796d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:02.980256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc04564-e5be-4685-b7e1-56952637b2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:02.997159 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cdc04564-e5be-4685-b7e1-56952637b2ea) transitioned into state 'SUCCESS' from state '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-1315366152',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['fa6fc65a-42c0-4888-b47a-e0a821478833','0d7a175b-6134-4d88-8f0d-981e404589ff','ae3b51f6-4c1b-4899-9a09-f1ba7aaf55b3','23489039-c3bc-478e-97d4-880d5569245c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:02.997848 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2ef52b-91a8-435f-b4c1-d1e7b0dba74a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:03.006104 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2ef52b-91a8-435f-b4c1-d1e7b0dba74a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:03.006906 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (d4f2d4ea-54ac-4f70-9a57-11e4718b8a94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:03.007180 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request issued successfully. Aug 25 12:04:03.007768 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0653e144-f876-4df1-8cd8-c689ccb7d657 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:04:03.008177 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1395/5609] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:04:02 2026] POST /volume/v3/volumes => generated 755 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:03.019004 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-cd10a48f-5559-47bf-8035-72efb0213a7f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:03.020486 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd10a48f-5559-47bf-8035-72efb0213a7f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:03.020679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd10a48f-5559-47bf-8035-72efb0213a7f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:03.020857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-cd10a48f-5559-47bf-8035-72efb0213a7f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:03.027158 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:03.027158 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:03.030619 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-cd10a48f-5559-47bf-8035-72efb0213a7f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:03.034477 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-cd10a48f-5559-47bf-8035-72efb0213a7f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:03.034886 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1393/5610] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:03 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:03.649021 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-f799cba7-7fff-4175-966a-f56d2e8f449f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:03.651041 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f799cba7-7fff-4175-966a-f56d2e8f449f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:03.651255 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f799cba7-7fff-4175-966a-f56d2e8f449f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:03.651463 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-f799cba7-7fff-4175-966a-f56d2e8f449f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:03.651569 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-f799cba7-7fff-4175-966a-f56d2e8f449f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:03.655373 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:03.655373 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:03.655956 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-f799cba7-7fff-4175-966a-f56d2e8f449f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:03.656293 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1411/5611] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:03 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:04.046223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0f3831c6-76a5-4307-8011-8b021648f14f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.047755 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f3831c6-76a5-4307-8011-8b021648f14f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:04.047921 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f3831c6-76a5-4307-8011-8b021648f14f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.048085 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0f3831c6-76a5-4307-8011-8b021648f14f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.055004 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.055004 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:04.058421 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0f3831c6-76a5-4307-8011-8b021648f14f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:04.062842 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0f3831c6-76a5-4307-8011-8b021648f14f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:04.063291 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1413/5612] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:04.076167 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0104cb1e-afb1-4484-a1b4-a0ca8dfa9815 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.077940 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0104cb1e-afb1-4484-a1b4-a0ca8dfa9815 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:04.077940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0104cb1e-afb1-4484-a1b4-a0ca8dfa9815 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.077940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0104cb1e-afb1-4484-a1b4-a0ca8dfa9815 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.086194 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.086194 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:04.089716 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0104cb1e-afb1-4484-a1b4-a0ca8dfa9815 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:04.093991 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0104cb1e-afb1-4484-a1b4-a0ca8dfa9815 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:04.094415 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1396/5613] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:04.671340 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1956e2e4-9acf-4f7a-b947-7fb37460daff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.673108 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1956e2e4-9acf-4f7a-b947-7fb37460daff tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:04.673302 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1956e2e4-9acf-4f7a-b947-7fb37460daff tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.673476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1956e2e4-9acf-4f7a-b947-7fb37460daff tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.673641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-1956e2e4-9acf-4f7a-b947-7fb37460daff tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:04.677872 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.677872 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:04.678481 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1956e2e4-9acf-4f7a-b947-7fb37460daff tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:04.679029 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1394/5614] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:04.691423 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-3d936e2a-1478-44f0-a702-c9e0b03084a1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.724565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-3d936e2a-1478-44f0-a702-c9e0b03084a1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:04.724826 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-3d936e2a-1478-44f0-a702-c9e0b03084a1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.725006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-3d936e2a-1478-44f0-a702-c9e0b03084a1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.731958 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.731958 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:04.735408 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-3d936e2a-1478-44f0-a702-c9e0b03084a1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:04.739445 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-3d936e2a-1478-44f0-a702-c9e0b03084a1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:04.739837 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1412/5615] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:04.810328 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7a2f5ae0-569f-4697-ad57-ae9d8299fd30 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.810763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a2f5ae0-569f-4697-ad57-ae9d8299fd30 None None] GET https://10.4.3.66/volume// Aug 25 12:04:04.810932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a2f5ae0-569f-4697-ad57-ae9d8299fd30 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.811133 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7a2f5ae0-569f-4697-ad57-ae9d8299fd30 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.811463 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7a2f5ae0-569f-4697-ad57-ae9d8299fd30 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:04.811826 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1414/5616] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:04.819069 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b85ee059-ce2a-41f8-82a4-73bf5c3162dc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.847277 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b85ee059-ce2a-41f8-82a4-73bf5c3162dc tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:04:04.847566 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b85ee059-ce2a-41f8-82a4-73bf5c3162dc tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "84073eaa-d33e-471f-8709-0da7de8a796d", "connector": null, "instance_uuid": "636a0704-bdbb-4492-b1f1-5cc2572b639f"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:04.855037 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.855037 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:04.877226 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b85ee059-ce2a-41f8-82a4-73bf5c3162dc tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:04:04.877595 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1397/5617] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:04:04 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 25 12:04:04.904235 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-059171d0-59c8-4c8c-b13d-d8a764988c75 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.905946 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-059171d0-59c8-4c8c-b13d-d8a764988c75 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:04.906167 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-059171d0-59c8-4c8c-b13d-d8a764988c75 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.906412 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-059171d0-59c8-4c8c-b13d-d8a764988c75 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.911487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2f578dec-d317-493a-b732-06e707e33c4b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.912002 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f578dec-d317-493a-b732-06e707e33c4b None None] GET https://10.4.3.66/volume// Aug 25 12:04:04.912236 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f578dec-d317-493a-b732-06e707e33c4b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.912487 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2f578dec-d317-493a-b732-06e707e33c4b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.912917 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2f578dec-d317-493a-b732-06e707e33c4b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:04.913408 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1413/5618] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:04.915469 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.915469 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:04.919809 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b1cce1e7-39a7-4c40-a909-7af35e5723f2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:04.920037 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-059171d0-59c8-4c8c-b13d-d8a764988c75 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:04.923921 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-059171d0-59c8-4c8c-b13d-d8a764988c75 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:04.924284 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1395/5619] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:04.943326 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b1cce1e7-39a7-4c40-a909-7af35e5723f2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:04.943529 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b1cce1e7-39a7-4c40-a909-7af35e5723f2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:04.943732 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b1cce1e7-39a7-4c40-a909-7af35e5723f2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:04.952514 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:04.952514 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:04.973400 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b1cce1e7-39a7-4c40-a909-7af35e5723f2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:04.977528 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-b1cce1e7-39a7-4c40-a909-7af35e5723f2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:04.977958 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1415/5620] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:04 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 1027 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:05.071901 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:05.073833 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] PUT https://10.4.3.66/volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a Aug 25 12:04:05.074181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:05.080843 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Acquiring lock "cinder-attachment_update-84073eaa-d33e-471f-8709-0da7de8a796d-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:04:05.084357 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-84073eaa-d33e-471f-8709-0da7de8a796d-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:04:05.085169 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:05.085169 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:05.160830 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-84073eaa-d33e-471f-8709-0da7de8a796d-np0000008081" released by "attachment_update" :: held 0.076s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:04:05.161171 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-7c176860-42de-4068-b5a4-17b7b19f4234 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a returned with HTTP 200 Aug 25 12:04:05.161680 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1398/5621] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:04:05 2026] PUT /volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a => generated 969 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:05.690534 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d9b5dd51-d77f-474a-a594-5166e6604309 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:05.692351 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9b5dd51-d77f-474a-a594-5166e6604309 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:05.692752 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9b5dd51-d77f-474a-a594-5166e6604309 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:05.692795 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d9b5dd51-d77f-474a-a594-5166e6604309 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:05.692931 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-d9b5dd51-d77f-474a-a594-5166e6604309 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:05.697843 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:05.697843 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:05.698645 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d9b5dd51-d77f-474a-a594-5166e6604309 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:05.699090 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1414/5622] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:05 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:05.938390 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-bf6cc67a-4c64-4798-8bcd-f6606906e94e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:05.940188 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf6cc67a-4c64-4798-8bcd-f6606906e94e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:05.940350 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf6cc67a-4c64-4798-8bcd-f6606906e94e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:05.940527 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-bf6cc67a-4c64-4798-8bcd-f6606906e94e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:05.948752 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:05.948752 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:05.951660 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-bf6cc67a-4c64-4798-8bcd-f6606906e94e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:05.955243 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-bf6cc67a-4c64-4798-8bcd-f6606906e94e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:05.955576 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1396/5623] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:05 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:06.709303 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5ddc6dd2-ab78-42cd-a860-222feea3474f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:06.711308 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ddc6dd2-ab78-42cd-a860-222feea3474f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:06.711493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ddc6dd2-ab78-42cd-a860-222feea3474f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:06.711708 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5ddc6dd2-ab78-42cd-a860-222feea3474f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:06.711853 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-5ddc6dd2-ab78-42cd-a860-222feea3474f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:06.716003 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:06.716003 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:06.716642 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5ddc6dd2-ab78-42cd-a860-222feea3474f tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:06.717001 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1416/5624] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:06 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:06.967214 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3808b035-f527-468c-b892-ccce0012c1b3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:06.968910 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3808b035-f527-468c-b892-ccce0012c1b3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:06.969092 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3808b035-f527-468c-b892-ccce0012c1b3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:06.969264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3808b035-f527-468c-b892-ccce0012c1b3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:06.979737 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:06.979737 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:06.983263 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3808b035-f527-468c-b892-ccce0012c1b3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:06.987123 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3808b035-f527-468c-b892-ccce0012c1b3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:06.987555 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1399/5625] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:06 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:07.726822 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-eafbc36d-d97e-4c1b-aa57-816aa95424a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:07.728353 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eafbc36d-d97e-4c1b-aa57-816aa95424a7 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:07.728556 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eafbc36d-d97e-4c1b-aa57-816aa95424a7 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:07.728747 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-eafbc36d-d97e-4c1b-aa57-816aa95424a7 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:07.728845 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-eafbc36d-d97e-4c1b-aa57-816aa95424a7 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:07.732573 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:07.732573 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:07.733109 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-eafbc36d-d97e-4c1b-aa57-816aa95424a7 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:07.733424 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1415/5626] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:07 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:07.999300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-105f4155-c8a0-4cbd-a80b-7de3a88db4c4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:08.001001 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-105f4155-c8a0-4cbd-a80b-7de3a88db4c4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:08.001177 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-105f4155-c8a0-4cbd-a80b-7de3a88db4c4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:08.001383 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-105f4155-c8a0-4cbd-a80b-7de3a88db4c4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:08.010180 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:08.010180 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:08.013280 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-105f4155-c8a0-4cbd-a80b-7de3a88db4c4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:08.017034 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-105f4155-c8a0-4cbd-a80b-7de3a88db4c4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:08.017399 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1397/5627] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:07 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:08.436684 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-de4cd8ff-46d7-4632-8a15-5013ccfffec5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:08.439008 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-de4cd8ff-46d7-4632-8a15-5013ccfffec5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a/action Aug 25 12:04:08.439373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-de4cd8ff-46d7-4632-8a15-5013ccfffec5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:08.439515 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-de4cd8ff-46d7-4632-8a15-5013ccfffec5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:08.454823 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:08.454823 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:08.463168 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-737a4680-0d21-4142-ae4c-811b08f6f27d req-de4cd8ff-46d7-4632-8a15-5013ccfffec5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a/action returned with HTTP 204 Aug 25 12:04:08.463635 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1417/5628] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:04:08 2026] POST /volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:08.742643 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d6f38a7e-e355-4358-b633-0aeba511856e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:08.744331 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d6f38a7e-e355-4358-b633-0aeba511856e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:08.744532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d6f38a7e-e355-4358-b633-0aeba511856e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:08.744761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d6f38a7e-e355-4358-b633-0aeba511856e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:08.744863 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d6f38a7e-e355-4358-b633-0aeba511856e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:08.748764 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:08.748764 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:08.749308 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d6f38a7e-e355-4358-b633-0aeba511856e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:08.749655 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1400/5629] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:08 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:08.758386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:08.759885 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] POST https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64/action Aug 25 12:04:08.760207 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:08.760307 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:08.761679 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.contrib.admin_actions [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Updating backup '64b44999-afd6-496e-a01c-3c5c51a4af64' with '{'status': 'error'}' {{(pid=100239) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 25 12:04:08.767936 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:08.767936 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:08.768840 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c989fd1119d34a3083d9b2bc11a71243', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5233dad101904c1eaab6462d50d14680', '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=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:04:08.769013 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-38b4a4fe-ba43-4cda-97d9-df83f3c91167 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64/action returned with HTTP 403 Aug 25 12:04:08.769385 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1416/5630] 10.4.3.66 () {70 vars in 1423 bytes} [Tue Aug 25 12:04:08 2026] POST /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:08.775170 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-141e82b7-dc12-4582-9872-0885b8ae0394 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:08.776813 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a Aug 25 12:04:08.776992 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:08.777162 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:08.777303 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete volume with id: 3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a Aug 25 12:04:08.783783 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:08.783783 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:08.784120 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:04:08.797618 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete volume request issued successfully. Aug 25 12:04:08.797823 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-141e82b7-dc12-4582-9872-0885b8ae0394 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a returned with HTTP 202 Aug 25 12:04:08.798239 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1398/5631] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:08 2026] DELETE /volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:08.804487 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b4a0a16c-dd57-4db8-85a5-772a20f6cc3c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:08.806168 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4a0a16c-dd57-4db8-85a5-772a20f6cc3c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a Aug 25 12:04:08.806364 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4a0a16c-dd57-4db8-85a5-772a20f6cc3c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:08.806551 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b4a0a16c-dd57-4db8-85a5-772a20f6cc3c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:08.813943 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:08.813943 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:08.817807 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b4a0a16c-dd57-4db8-85a5-772a20f6cc3c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:04:08.821843 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b4a0a16c-dd57-4db8-85a5-772a20f6cc3c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a returned with HTTP 200 Aug 25 12:04:08.822298 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1418/5632] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:08 2026] GET /volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:09.028612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-3738decb-d4c2-4173-9ac2-9a7a66cce366 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:09.030078 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3738decb-d4c2-4173-9ac2-9a7a66cce366 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:09.030254 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3738decb-d4c2-4173-9ac2-9a7a66cce366 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:09.030464 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-3738decb-d4c2-4173-9ac2-9a7a66cce366 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:09.038193 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:09.038193 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:09.040868 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-3738decb-d4c2-4173-9ac2-9a7a66cce366 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:09.044131 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-3738decb-d4c2-4173-9ac2-9a7a66cce366 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:09.044485 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1401/5633] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:09 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 1140 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:09.834974 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e629f193-c88a-4fbd-acd0-0117bf33d27d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:09.836915 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e629f193-c88a-4fbd-acd0-0117bf33d27d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a Aug 25 12:04:09.837152 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e629f193-c88a-4fbd-acd0-0117bf33d27d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:09.837366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e629f193-c88a-4fbd-acd0-0117bf33d27d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:09.843025 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e629f193-c88a-4fbd-acd0-0117bf33d27d tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a returned with HTTP 404 Aug 25 12:04:09.843423 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1417/5634] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:09 2026] GET /volume/v3/volumes/3ad0b60e-2c34-4e25-a0f5-b19f8ed7ab5a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:09.850527 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-211c116b-4267-4480-b1d2-35e528ecd1e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:09.852040 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-211c116b-4267-4480-b1d2-35e528ecd1e3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:04:09.852247 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-211c116b-4267-4480-b1d2-35e528ecd1e3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:09.852444 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-211c116b-4267-4480-b1d2-35e528ecd1e3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:09.852594 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-211c116b-4267-4480-b1d2-35e528ecd1e3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:09.856272 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:09.856272 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:09.856972 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-211c116b-4267-4480-b1d2-35e528ecd1e3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-reader] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:04:09.857302 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1399/5635] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:09 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:09.866273 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-405cb2a4-e606-473e-bf95-80a8106613e6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:09.867872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-405cb2a4-e606-473e-bf95-80a8106613e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] DELETE https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:09.868061 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-405cb2a4-e606-473e-bf95-80a8106613e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:09.868270 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-405cb2a4-e606-473e-bf95-80a8106613e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:09.868380 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-405cb2a4-e606-473e-bf95-80a8106613e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete backup with id: 64b44999-afd6-496e-a01c-3c5c51a4af64. Aug 25 12:04:09.872483 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:09.872483 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:09.883168 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-405cb2a4-e606-473e-bf95-80a8106613e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] delete_backup rpcapi backup_id 64b44999-afd6-496e-a01c-3c5c51a4af64 {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:04:09.884889 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-405cb2a4-e606-473e-bf95-80a8106613e6 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 202 Aug 25 12:04:09.885312 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1419/5636] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:09 2026] DELETE /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:09.892618 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d23e7f7f-429d-43b6-9d5f-d6795c050847 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:09.894387 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d23e7f7f-429d-43b6-9d5f-d6795c050847 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:09.894745 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d23e7f7f-429d-43b6-9d5f-d6795c050847 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:09.894941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d23e7f7f-429d-43b6-9d5f-d6795c050847 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:09.895090 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-d23e7f7f-429d-43b6-9d5f-d6795c050847 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:09.899514 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:09.899514 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:09.900184 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d23e7f7f-429d-43b6-9d5f-d6795c050847 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 200 Aug 25 12:04:09.900577 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1402/5637] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:09 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:10.909767 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1c19b099-6226-410c-9b5b-2a3cc4388672 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:10.911428 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c19b099-6226-410c-9b5b-2a3cc4388672 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 Aug 25 12:04:10.911739 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c19b099-6226-410c-9b5b-2a3cc4388672 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:10.912073 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1c19b099-6226-410c-9b5b-2a3cc4388672 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:10.912274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-1c19b099-6226-410c-9b5b-2a3cc4388672 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 64b44999-afd6-496e-a01c-3c5c51a4af64. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:10.917710 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1c19b099-6226-410c-9b5b-2a3cc4388672 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 returned with HTTP 404 Aug 25 12:04:10.918245 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1418/5638] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:10 2026] GET /volume/v3/backups/64b44999-afd6-496e-a01c-3c5c51a4af64 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:10.924131 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-34e89ce1-a486-4b95-8741-3128bbe96bed None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:10.926107 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34e89ce1-a486-4b95-8741-3128bbe96bed tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] DELETE https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:04:10.926107 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34e89ce1-a486-4b95-8741-3128bbe96bed tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:10.926246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-34e89ce1-a486-4b95-8741-3128bbe96bed tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:10.926349 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-34e89ce1-a486-4b95-8741-3128bbe96bed tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete backup with id: 5cf1cd48-cb01-425f-943f-4187048d024d. Aug 25 12:04:10.930485 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:10.930485 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:10.941483 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-34e89ce1-a486-4b95-8741-3128bbe96bed tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] delete_backup rpcapi backup_id 5cf1cd48-cb01-425f-943f-4187048d024d {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:04:10.943301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-34e89ce1-a486-4b95-8741-3128bbe96bed tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 202 Aug 25 12:04:10.943509 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1400/5639] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:10 2026] DELETE /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:10.949134 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e69d579a-1887-4d31-9b8b-6fca96086095 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:10.950825 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e69d579a-1887-4d31-9b8b-6fca96086095 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:04:10.951018 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e69d579a-1887-4d31-9b8b-6fca96086095 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:10.951191 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e69d579a-1887-4d31-9b8b-6fca96086095 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:10.951292 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-e69d579a-1887-4d31-9b8b-6fca96086095 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:10.955504 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:10.955504 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:10.956604 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e69d579a-1887-4d31-9b8b-6fca96086095 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 200 Aug 25 12:04:10.956604 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1420/5640] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:10 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:11.685174 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:11.686849 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:04:11.687149 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84073eaa-d33e-471f-8709-0da7de8a796d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1160691722", "description": null, "metadata": null}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:11.696576 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:11.696576 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:11.696999 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:11.697125 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create snapshot from volume 84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:11.723486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['cbb6b575-36f8-480f-b268-112d0d66efad', 'd7ef6f45-7d49-4a79-9821-1f8abdfc184b', '91d3e0dd-de42-4bc6-b39e-1223e8a6fb06', '95523374-45e4-4e02-9e8b-53fa7808f6a3'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:11.748570 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot force create request issued successfully. Aug 25 12:04:11.748897 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-97dab5c4-64ff-4d89-92e1-3cc2477fe3e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:04:11.749262 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1403/5641] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 12:04:11 2026] POST /volume/v3/snapshots => generated 313 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:11.758039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-549b0bf7-7031-4345-9980-088acff3000a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:11.760252 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-549b0bf7-7031-4345-9980-088acff3000a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:11.760477 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-549b0bf7-7031-4345-9980-088acff3000a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:11.760607 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-549b0bf7-7031-4345-9980-088acff3000a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:11.765398 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:11.765398 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:11.765846 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-549b0bf7-7031-4345-9980-088acff3000a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:11.766680 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-549b0bf7-7031-4345-9980-088acff3000a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 returned with HTTP 200 Aug 25 12:04:11.767082 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1419/5642] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:11 2026] GET /volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:11.965188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b80cd485-258b-4acf-8aea-115acc4a7a4c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:11.966951 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b80cd485-258b-4acf-8aea-115acc4a7a4c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d Aug 25 12:04:11.967161 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b80cd485-258b-4acf-8aea-115acc4a7a4c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:11.967338 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b80cd485-258b-4acf-8aea-115acc4a7a4c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:11.967452 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-b80cd485-258b-4acf-8aea-115acc4a7a4c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 5cf1cd48-cb01-425f-943f-4187048d024d. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:11.971141 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b80cd485-258b-4acf-8aea-115acc4a7a4c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d returned with HTTP 404 Aug 25 12:04:11.971554 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1401/5643] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:11 2026] GET /volume/v3/backups/5cf1cd48-cb01-425f-943f-4187048d024d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:11.977326 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:11.979143 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] DELETE https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:04:11.979340 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:11.979539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:11.979661 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete backup with id: 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. Aug 25 12:04:11.983668 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:11.983668 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:11.993355 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.backup.rpcapi [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] delete_backup rpcapi backup_id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f {{(pid=100238) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:04:11.995000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13e5f5f1-75f5-419f-80f3-e14c18fcf739 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 202 Aug 25 12:04:11.995418 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1421/5644] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:11 2026] DELETE /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:12.001275 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-705c7eef-b896-4007-8411-f071df91385e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:12.003052 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-705c7eef-b896-4007-8411-f071df91385e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:04:12.003264 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-705c7eef-b896-4007-8411-f071df91385e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:12.003455 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-705c7eef-b896-4007-8411-f071df91385e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:12.003553 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-705c7eef-b896-4007-8411-f071df91385e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:12.007570 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:12.007570 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:12.008177 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-705c7eef-b896-4007-8411-f071df91385e tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 200 Aug 25 12:04:12.008529 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1404/5645] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:12 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:12.775506 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ec49975c-7dcb-41bb-9eb3-4d85f703f797 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:12.777156 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec49975c-7dcb-41bb-9eb3-4d85f703f797 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:12.777315 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec49975c-7dcb-41bb-9eb3-4d85f703f797 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:12.777502 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ec49975c-7dcb-41bb-9eb3-4d85f703f797 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:12.782667 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:12.782667 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:12.783194 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ec49975c-7dcb-41bb-9eb3-4d85f703f797 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:12.784026 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ec49975c-7dcb-41bb-9eb3-4d85f703f797 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 returned with HTTP 200 Aug 25 12:04:12.784424 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1420/5646] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:12 2026] GET /volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:12.792174 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9cc8f3e9-6f44-423a-ac7a-f7f43bc9647c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:12.793672 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9cc8f3e9-6f44-423a-ac7a-f7f43bc9647c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:12.793848 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9cc8f3e9-6f44-423a-ac7a-f7f43bc9647c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:12.794021 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9cc8f3e9-6f44-423a-ac7a-f7f43bc9647c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:12.798570 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:12.798570 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:12.798942 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9cc8f3e9-6f44-423a-ac7a-f7f43bc9647c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:12.799566 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9cc8f3e9-6f44-423a-ac7a-f7f43bc9647c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 returned with HTTP 200 Aug 25 12:04:12.799869 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1402/5647] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:12 2026] GET /volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:13.019267 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-bdeb154c-dc8a-4c54-8c23-04e65f9016b9 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:13.020971 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdeb154c-dc8a-4c54-8c23-04e65f9016b9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f Aug 25 12:04:13.021154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdeb154c-dc8a-4c54-8c23-04e65f9016b9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:13.021325 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-bdeb154c-dc8a-4c54-8c23-04e65f9016b9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:13.021433 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-bdeb154c-dc8a-4c54-8c23-04e65f9016b9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Show backup with id 1f5eef4a-baa7-4d19-87ff-34c97b2aa64f. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:13.024954 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-bdeb154c-dc8a-4c54-8c23-04e65f9016b9 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f returned with HTTP 404 Aug 25 12:04:13.025351 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1422/5648] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:13 2026] GET /volume/v3/backups/1f5eef4a-baa7-4d19-87ff-34c97b2aa64f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:13.031778 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:13.033336 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 Aug 25 12:04:13.033551 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:13.033757 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:13.033909 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete volume with id: 723f3294-c543-492e-8597-7086b59042d9 Aug 25 12:04:13.040163 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:13.040163 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:13.040504 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:04:13.055220 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Delete volume request issued successfully. Aug 25 12:04:13.055435 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-733ebf7a-cd94-491c-b017-5c71d5912ff3 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 returned with HTTP 202 Aug 25 12:04:13.055897 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1405/5649] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:13 2026] DELETE /volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:13.062515 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5e3d455a-0484-4aeb-93e4-c1e18618f67c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:13.064223 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e3d455a-0484-4aeb-93e4-c1e18618f67c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 Aug 25 12:04:13.064470 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e3d455a-0484-4aeb-93e4-c1e18618f67c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:13.064719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5e3d455a-0484-4aeb-93e4-c1e18618f67c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:13.071375 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:13.071375 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:13.074829 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5e3d455a-0484-4aeb-93e4-c1e18618f67c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Volume info retrieved successfully. Aug 25 12:04:13.078478 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5e3d455a-0484-4aeb-93e4-c1e18618f67c tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 returned with HTTP 200 Aug 25 12:04:13.078949 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1421/5650] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:13 2026] GET /volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:14.090513 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-750c73cf-4c9f-4a0c-9b8d-66226e1376b5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:14.092245 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-750c73cf-4c9f-4a0c-9b8d-66226e1376b5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] GET https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 Aug 25 12:04:14.092445 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-750c73cf-4c9f-4a0c-9b8d-66226e1376b5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:14.092613 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-750c73cf-4c9f-4a0c-9b8d-66226e1376b5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:14.097908 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-750c73cf-4c9f-4a0c-9b8d-66226e1376b5 tempest-ProjectReaderTests33-2002190273 tempest-ProjectReaderTests33-2002190273-project-admin] https://10.4.3.66/volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 returned with HTTP 404 Aug 25 12:04:14.098377 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1403/5651] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:14 2026] GET /volume/v3/volumes/723f3294-c543-492e-8597-7086b59042d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:14.127262 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:14.128882 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:04:14.129189 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84073eaa-d33e-471f-8709-0da7de8a796d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-2053235589", "description": null, "metadata": null}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:14.139682 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:14.139682 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:14.140147 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:14.140306 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create snapshot from volume 84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:14.164462 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['6c75ac50-8247-4ae7-9347-5549295d15d9', 'bd1085d4-24f3-4038-88f7-bdecc75a4ad5', '7368faba-f113-4334-a89a-2631e9f686b0', 'cb6f8b65-b305-4d66-8448-4b48a265c13f'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:14.195380 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot force create request issued successfully. Aug 25 12:04:14.195792 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67c91d08-ac8e-4cf6-8abe-5ae1b07d8565 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:04:14.196285 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1423/5652] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 12:04:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:14.203726 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f64047d6-c6d7-4569-a4cb-6cd656426f0d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:14.205778 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f64047d6-c6d7-4569-a4cb-6cd656426f0d tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:14.206069 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f64047d6-c6d7-4569-a4cb-6cd656426f0d tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:14.206220 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f64047d6-c6d7-4569-a4cb-6cd656426f0d tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:14.211058 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:14.211058 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:14.211481 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f64047d6-c6d7-4569-a4cb-6cd656426f0d tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:14.212209 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f64047d6-c6d7-4569-a4cb-6cd656426f0d tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 returned with HTTP 200 Aug 25 12:04:14.212583 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1406/5653] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:14 2026] GET /volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 => generated 445 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:15.220608 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-b548a938-2027-4345-99b8-1304c4967436 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:15.222313 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b548a938-2027-4345-99b8-1304c4967436 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:15.222516 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b548a938-2027-4345-99b8-1304c4967436 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:15.222745 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-b548a938-2027-4345-99b8-1304c4967436 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:15.227613 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:15.227613 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:15.228088 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-b548a938-2027-4345-99b8-1304c4967436 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:15.228924 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-b548a938-2027-4345-99b8-1304c4967436 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 returned with HTTP 200 Aug 25 12:04:15.229329 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1422/5654] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:15 2026] GET /volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:15.236914 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a4b04978-d539-467f-87b5-9a5b2055f6a0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:15.238538 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b04978-d539-467f-87b5-9a5b2055f6a0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:15.238737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b04978-d539-467f-87b5-9a5b2055f6a0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:15.238910 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a4b04978-d539-467f-87b5-9a5b2055f6a0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:15.243535 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:15.243535 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:15.243952 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a4b04978-d539-467f-87b5-9a5b2055f6a0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:15.244614 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a4b04978-d539-467f-87b5-9a5b2055f6a0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 returned with HTTP 200 Aug 25 12:04:15.244945 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1404/5655] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:15 2026] GET /volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 => generated 472 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:15.375806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:15.449344 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:04:15.449671 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1413510751"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:15.450889 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1413510751'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:04:15.451000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Create volume of 1 GB Aug 25 12:04:15.451232 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:15.451232 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:15.454550 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Availability Zones retrieved successfully. Aug 25 12:04:15.459336 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Flow 'volume_create_api' (2b629d8d-b606-4f5b-9346-0604b6cb2046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:15.460179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34b0477-d9c4-4989-80c8-11b08b51054f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:15.460896 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Validating volume size '1' using validate_int {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:04:15.481247 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b34b0477-d9c4-4989-80c8-11b08b51054f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:15.481913 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac50117-c866-4edf-b174-a4481e6e24fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:15.533125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Created reservations ['29af73da-09db-4db1-94fa-d28e10d7e6d8', '7c6ee2e8-c338-443b-9004-8736059a4f7c', 'd6222656-1003-4860-afb6-bc07544eeeec', 'd039f369-6e2a-4284-84d8-072b1dc7c848'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:15.533971 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1ac50117-c866-4edf-b174-a4481e6e24fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['29af73da-09db-4db1-94fa-d28e10d7e6d8', '7c6ee2e8-c338-443b-9004-8736059a4f7c', 'd6222656-1003-4860-afb6-bc07544eeeec', 'd039f369-6e2a-4284-84d8-072b1dc7c848']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:15.534669 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff5568c-8c18-42c3-8ea9-dbcb2a3d77f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:15.556875 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cff5568c-8c18-42c3-8ea9-dbcb2a3d77f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1733aae-8040-467c-ab13-340b999d48cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1413510751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1993ccbe2d3e49d29cbb290f6c96c42f',qos_specs=None,replication_status=,reservations=['29af73da-09db-4db1-94fa-d28e10d7e6d8','7c6ee2e8-c338-443b-9004-8736059a4f7c','d6222656-1003-4860-afb6-bc07544eeeec','d039f369-6e2a-4284-84d8-072b1dc7c848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19a4ded96c04441a2491e6f96c31d19',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:04:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1413510751',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1733aae-8040-467c-ab13-340b999d48cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1993ccbe2d3e49d29cbb290f6c96c42f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d19a4ded96c04441a2491e6f96c31d19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:15.557582 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0036c941-89cf-4e4a-b917-51c1e1060f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:15.573682 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0036c941-89cf-4e4a-b917-51c1e1060f1e) transitioned into state 'SUCCESS' from state '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-1413510751',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1993ccbe2d3e49d29cbb290f6c96c42f',qos_specs=None,replication_status=,reservations=['29af73da-09db-4db1-94fa-d28e10d7e6d8','7c6ee2e8-c338-443b-9004-8736059a4f7c','d6222656-1003-4860-afb6-bc07544eeeec','d039f369-6e2a-4284-84d8-072b1dc7c848'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d19a4ded96c04441a2491e6f96c31d19',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:15.574304 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9086ed67-a81b-4500-a1aa-a75c4197fff0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:15.583682 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9086ed67-a81b-4500-a1aa-a75c4197fff0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:15.584427 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Flow 'volume_create_api' (2b629d8d-b606-4f5b-9346-0604b6cb2046) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:15.584725 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Create volume request issued successfully. Aug 25 12:04:15.585242 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-9406b833-adc8-4089-bbf3-5ecedc6d98c4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:04:15.585761 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1424/5656] 10.4.3.66 () {70 vars in 1291 bytes} [Tue Aug 25 12:04:15 2026] POST /volume/v3/volumes => generated 776 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:15.596146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4bab6d1d-19f0-4896-ab65-d483b72ddfa2 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:15.598057 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4bab6d1d-19f0-4896-ab65-d483b72ddfa2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb Aug 25 12:04:15.598256 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4bab6d1d-19f0-4896-ab65-d483b72ddfa2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:15.598445 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4bab6d1d-19f0-4896-ab65-d483b72ddfa2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:15.605247 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:15.605247 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:15.608258 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4bab6d1d-19f0-4896-ab65-d483b72ddfa2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Volume info retrieved successfully. Aug 25 12:04:15.611589 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4bab6d1d-19f0-4896-ab65-d483b72ddfa2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb returned with HTTP 200 Aug 25 12:04:15.611981 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1407/5657] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:15 2026] GET /volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:16.612535 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:16.614292 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/snapshots Aug 25 12:04:16.614630 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "84073eaa-d33e-471f-8709-0da7de8a796d", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-358826773", "description": null, "metadata": null}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:16.622492 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-55afb9a5-fe4e-4b4c-a6f2-cdf89fe204f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:16.624168 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55afb9a5-fe4e-4b4c-a6f2-cdf89fe204f6 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb Aug 25 12:04:16.624381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55afb9a5-fe4e-4b4c-a6f2-cdf89fe204f6 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:16.624556 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-55afb9a5-fe4e-4b4c-a6f2-cdf89fe204f6 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:16.625289 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:16.625289 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:16.625769 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:16.625913 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.snapshots [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create snapshot from volume 84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:16.631224 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:16.631224 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:16.634168 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-55afb9a5-fe4e-4b4c-a6f2-cdf89fe204f6 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Volume info retrieved successfully. Aug 25 12:04:16.637301 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-55afb9a5-fe4e-4b4c-a6f2-cdf89fe204f6 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb returned with HTTP 200 Aug 25 12:04:16.637750 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1405/5658] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:16 2026] GET /volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:16.647788 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['9e6315bd-d9df-4b33-bc2a-4abb76ec4d3d', 'b43c664c-e1e7-484a-b40b-7c30197552cc', 'ce7247c1-d9c4-4ad7-b333-11f2bbebabbe', '08a8c0bb-274c-4dd2-8da5-5ff3b5c7e2f0'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:16.649405 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d6155142-89fc-4ee7-b7f4-1da410889140 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:16.651297 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] POST https://10.4.3.66/volume/v3/backups Aug 25 12:04:16.651641 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c1733aae-8040-467c-ab13-340b999d48cb", "name": "tempest-type-Backup-1701625190"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:16.652932 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.contrib.backups [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Creating new backup {'backup': {'volume_id': 'c1733aae-8040-467c-ab13-340b999d48cb', 'name': 'tempest-type-Backup-1701625190'}} {{(pid=100238) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 25 12:04:16.653088 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.contrib.backups [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Creating backup of volume c1733aae-8040-467c-ab13-340b999d48cb in container None Aug 25 12:04:16.660416 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:16.660416 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:16.660743 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Volume info retrieved successfully. Aug 25 12:04:16.673223 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot force create request issued successfully. Aug 25 12:04:16.673565 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-950d26d5-9d29-4be2-83ea-074ee6473c87 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots returned with HTTP 202 Aug 25 12:04:16.673962 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1423/5659] 10.4.3.66 () {68 vars in 1258 bytes} [Tue Aug 25 12:04:16 2026] POST /volume/v3/snapshots => generated 312 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:16.682072 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-904d79d2-85f6-4e4d-8059-63fddae943e3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:16.683832 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-904d79d2-85f6-4e4d-8059-63fddae943e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:16.684000 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Created reservations ['731a586a-d1e4-4131-bd95-99429269ae66', '93c47441-0f93-4e56-b107-adb615bd8744'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:16.684049 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-904d79d2-85f6-4e4d-8059-63fddae943e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:16.684196 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-904d79d2-85f6-4e4d-8059-63fddae943e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:16.688596 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:16.688596 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:16.689024 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-904d79d2-85f6-4e4d-8059-63fddae943e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:16.689771 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-904d79d2-85f6-4e4d-8059-63fddae943e3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 returned with HTTP 200 Aug 25 12:04:16.690093 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1408/5660] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:16 2026] GET /volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 => generated 444 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:16.709381 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d6155142-89fc-4ee7-b7f4-1da410889140 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups returned with HTTP 202 Aug 25 12:04:16.709923 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1425/5661] 10.4.3.66 () {70 vars in 1292 bytes} [Tue Aug 25 12:04:16 2026] POST /volume/v3/backups => generated 314 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:16.717451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-73dfffa2-7cd0-4ee8-83a2-d7487df5ac55 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:16.719192 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-73dfffa2-7cd0-4ee8-83a2-d7487df5ac55 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:16.719411 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-73dfffa2-7cd0-4ee8-83a2-d7487df5ac55 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:16.719608 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-73dfffa2-7cd0-4ee8-83a2-d7487df5ac55 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:16.719736 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-73dfffa2-7cd0-4ee8-83a2-d7487df5ac55 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:16.724042 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:16.724042 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:16.724696 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-73dfffa2-7cd0-4ee8-83a2-d7487df5ac55 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:16.725082 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1406/5662] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:16 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:17.698582 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9e5687b5-75e7-41c7-afc1-34766c6da825 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.700374 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e5687b5-75e7-41c7-afc1-34766c6da825 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:17.700552 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e5687b5-75e7-41c7-afc1-34766c6da825 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:17.700741 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9e5687b5-75e7-41c7-afc1-34766c6da825 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:17.705243 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:17.705243 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:17.705606 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9e5687b5-75e7-41c7-afc1-34766c6da825 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:17.706275 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9e5687b5-75e7-41c7-afc1-34766c6da825 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 returned with HTTP 200 Aug 25 12:04:17.706605 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1424/5663] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:17 2026] GET /volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:17.713647 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ee64eeec-0726-48cb-850d-dba38e5e5d4e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.715168 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee64eeec-0726-48cb-850d-dba38e5e5d4e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:17.715367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee64eeec-0726-48cb-850d-dba38e5e5d4e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:17.715536 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ee64eeec-0726-48cb-850d-dba38e5e5d4e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:17.719855 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:17.719855 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:17.720243 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ee64eeec-0726-48cb-850d-dba38e5e5d4e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:17.720900 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ee64eeec-0726-48cb-850d-dba38e5e5d4e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 returned with HTTP 200 Aug 25 12:04:17.721211 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1409/5664] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:17 2026] GET /volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 => generated 471 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:17.733629 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-53a536ba-06a3-46c0-be90-eb9626dae4d3 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.735267 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53a536ba-06a3-46c0-be90-eb9626dae4d3 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:17.735449 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53a536ba-06a3-46c0-be90-eb9626dae4d3 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:17.735745 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-53a536ba-06a3-46c0-be90-eb9626dae4d3 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:17.735852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-53a536ba-06a3-46c0-be90-eb9626dae4d3 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:17.739591 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:17.739591 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:17.740155 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-53a536ba-06a3-46c0-be90-eb9626dae4d3 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:17.740487 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1426/5665] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:17 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:17.756956 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-1ad404c6-3477-47b8-a3f8-a3a8b5c31fea None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.820683 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-1ad404c6-3477-47b8-a3f8-a3a8b5c31fea tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:17.820902 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-1ad404c6-3477-47b8-a3f8-a3a8b5c31fea tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:17.821116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-1ad404c6-3477-47b8-a3f8-a3a8b5c31fea tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:17.832239 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:17.832239 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:17.836148 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-1ad404c6-3477-47b8-a3f8-a3a8b5c31fea tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:17.841004 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-1ad404c6-3477-47b8-a3f8-a3a8b5c31fea tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:17.841467 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1407/5666] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:17 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 1140 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:17.860559 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.862635 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d/action Aug 25 12:04:17.863078 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:17.863213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:17.873684 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:17.873684 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:17.874166 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:17.881634 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Begin detaching volume completed successfully. Aug 25 12:04:17.881872 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-3418b332-32cb-45a2-8408-e74a7520b848 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d/action returned with HTTP 202 Aug 25 12:04:17.882278 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1425/5667] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:04:17 2026] POST /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:17.921708 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-452164b8-97cc-4c3e-a0ba-2ef3b94fba0d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.922205 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-452164b8-97cc-4c3e-a0ba-2ef3b94fba0d None None] GET https://10.4.3.66/volume// Aug 25 12:04:17.922439 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-452164b8-97cc-4c3e-a0ba-2ef3b94fba0d None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:17.922716 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-452164b8-97cc-4c3e-a0ba-2ef3b94fba0d None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:17.923121 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-452164b8-97cc-4c3e-a0ba-2ef3b94fba0d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:17.923468 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1410/5668] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:17.930125 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-f4859b88-701b-4b50-a550-a359d9b6a4a2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:17.932913 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-f4859b88-701b-4b50-a550-a359d9b6a4a2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:17.933187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-f4859b88-701b-4b50-a550-a359d9b6a4a2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:17.933421 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-f4859b88-701b-4b50-a550-a359d9b6a4a2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:17.942896 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:17.942896 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:17.946143 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-f4859b88-701b-4b50-a550-a359d9b6a4a2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:17.950506 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-f4859b88-701b-4b50-a550-a359d9b6a4a2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:17.950827 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1427/5669] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:17 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:18.749915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e664b941-28c7-4a58-a55a-d10f202d0b30 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:18.751770 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e664b941-28c7-4a58-a55a-d10f202d0b30 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:18.751971 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e664b941-28c7-4a58-a55a-d10f202d0b30 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:18.752151 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e664b941-28c7-4a58-a55a-d10f202d0b30 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:18.752267 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-e664b941-28c7-4a58-a55a-d10f202d0b30 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:18.756180 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:18.756180 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:18.756881 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e664b941-28c7-4a58-a55a-d10f202d0b30 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:18.757363 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1408/5670] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:18 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:19.256463 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-eed71ac2-1606-49da-99cd-83782837926a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:19.258308 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-eed71ac2-1606-49da-99cd-83782837926a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a Aug 25 12:04:19.258494 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-eed71ac2-1606-49da-99cd-83782837926a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:19.258710 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-eed71ac2-1606-49da-99cd-83782837926a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'version_select' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:19.264900 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:19.264900 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:19.304300 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-d3609c66-c05f-4e91-bbe0-40ad7eea619b req-eed71ac2-1606-49da-99cd-83782837926a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a returned with HTTP 200 Aug 25 12:04:19.304716 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1426/5671] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:04:19 2026] DELETE /volume/v3/attachments/f21a8b41-c2a8-450a-a007-9ae49e79911a => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:19.766651 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4436e691-09f9-43fb-8f20-61067807d51e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:19.768248 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4436e691-09f9-43fb-8f20-61067807d51e tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:19.768437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4436e691-09f9-43fb-8f20-61067807d51e tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:19.768601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4436e691-09f9-43fb-8f20-61067807d51e tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:19.768736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-4436e691-09f9-43fb-8f20-61067807d51e tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:19.773935 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:19.773935 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:19.774789 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4436e691-09f9-43fb-8f20-61067807d51e tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:19.775265 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1411/5672] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:19 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:19.998550 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:20.000144 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:04:20.000460 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1930881328", "snapshot_id": "2b3c8dab-7645-408f-9048-57b1cd68a602", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:20.001959 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1930881328', 'snapshot_id': '2b3c8dab-7645-408f-9048-57b1cd68a602', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:04:20.006779 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:20.006779 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:20.007167 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:20.007301 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume of 1 GB Aug 25 12:04:20.010440 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Availability Zones retrieved successfully. Aug 25 12:04:20.015495 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (427d6934-4911-4e4d-b91c-affd77c6abc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:20.016323 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0937085-3792-42af-a944-9f709d5c7037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:20.017154 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:04:20.043893 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b0937085-3792-42af-a944-9f709d5c7037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2b3c8dab-7645-408f-9048-57b1cd68a602', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:20.044662 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b0b7fe7-6730-4187-bb1b-e4823274c5d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:20.079559 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['ab7cb581-bdde-497b-a3e0-2d42b28674f4', '704baf1b-edcd-4356-a5a7-17261a583604', '1ec9e043-f682-4dbc-aff4-f141125064fd', 'b5650ed9-5ebe-431e-9b35-411042e723cc'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:20.080358 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b0b7fe7-6730-4187-bb1b-e4823274c5d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab7cb581-bdde-497b-a3e0-2d42b28674f4', '704baf1b-edcd-4356-a5a7-17261a583604', '1ec9e043-f682-4dbc-aff4-f141125064fd', 'b5650ed9-5ebe-431e-9b35-411042e723cc']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:20.081131 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe29708-a2a9-4298-a681-cde7590313aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:20.118858 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ffe29708-a2a9-4298-a681-cde7590313aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4558dcf6-5059-4f37-b8ef-0b1b44398d2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1930881328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['ab7cb581-bdde-497b-a3e0-2d42b28674f4','704baf1b-edcd-4356-a5a7-17261a583604','1ec9e043-f682-4dbc-aff4-f141125064fd','b5650ed9-5ebe-431e-9b35-411042e723cc'],size=1,snapshot_id=2b3c8dab-7645-408f-9048-57b1cd68a602,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:04:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1930881328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4558dcf6-5059-4f37-b8ef-0b1b44398d2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2b3c8dab-7645-408f-9048-57b1cd68a602,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:20.119549 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc869df-048a-4f6f-b646-8b9b041c6f96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:20.136877 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cc869df-048a-4f6f-b646-8b9b041c6f96) transitioned into state 'SUCCESS' from state '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-1930881328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['ab7cb581-bdde-497b-a3e0-2d42b28674f4','704baf1b-edcd-4356-a5a7-17261a583604','1ec9e043-f682-4dbc-aff4-f141125064fd','b5650ed9-5ebe-431e-9b35-411042e723cc'],size=1,snapshot_id=2b3c8dab-7645-408f-9048-57b1cd68a602,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:20.137565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd597c2-5d91-4fd8-b99a-56c8430e19f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:20.157996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2bd597c2-5d91-4fd8-b99a-56c8430e19f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:20.157996 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (427d6934-4911-4e4d-b91c-affd77c6abc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:20.157996 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request issued successfully. Aug 25 12:04:20.157996 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-df332f63-24fd-42ea-ab8f-f10b3bfea381 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:04:20.158177 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1428/5673] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:04:19 2026] POST /volume/v3/volumes => generated 789 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:20.168772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-6f76f8ee-2677-485b-8ae0-631057be176b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:20.170697 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f76f8ee-2677-485b-8ae0-631057be176b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:20.170912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f76f8ee-2677-485b-8ae0-631057be176b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:20.171242 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-6f76f8ee-2677-485b-8ae0-631057be176b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:20.179593 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:20.179593 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:20.183485 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-6f76f8ee-2677-485b-8ae0-631057be176b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:20.188118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-6f76f8ee-2677-485b-8ae0-631057be176b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:20.188579 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1409/5674] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:20 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:20.784594 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3255916-e760-45e4-a94a-ef4029e4c7a8 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:20.786233 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3255916-e760-45e4-a94a-ef4029e4c7a8 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:20.786436 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3255916-e760-45e4-a94a-ef4029e4c7a8 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:20.786605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3255916-e760-45e4-a94a-ef4029e4c7a8 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:20.786728 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-e3255916-e760-45e4-a94a-ef4029e4c7a8 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:20.790355 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:20.790355 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:20.790911 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3255916-e760-45e4-a94a-ef4029e4c7a8 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:20.791223 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1427/5675] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:20 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:21.199886 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5a027895-5110-4715-9d5f-c55cf545fc5c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.201648 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a027895-5110-4715-9d5f-c55cf545fc5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:21.201876 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a027895-5110-4715-9d5f-c55cf545fc5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.202099 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5a027895-5110-4715-9d5f-c55cf545fc5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.208394 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.208394 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:21.211984 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-5a027895-5110-4715-9d5f-c55cf545fc5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:21.215981 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5a027895-5110-4715-9d5f-c55cf545fc5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:21.216573 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1412/5676] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:21.227707 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d7207680-e207-4eb9-90ef-a4b071a9f4f4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.229287 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7207680-e207-4eb9-90ef-a4b071a9f4f4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:21.229646 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7207680-e207-4eb9-90ef-a4b071a9f4f4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.229938 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d7207680-e207-4eb9-90ef-a4b071a9f4f4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.237199 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.237199 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:21.240666 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d7207680-e207-4eb9-90ef-a4b071a9f4f4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:21.245421 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d7207680-e207-4eb9-90ef-a4b071a9f4f4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:21.245965 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1429/5677] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:21.692641 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-c5b8e857-ef3c-4e47-8e6c-19beee69a8c6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.694440 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-c5b8e857-ef3c-4e47-8e6c-19beee69a8c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:21.694614 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-c5b8e857-ef3c-4e47-8e6c-19beee69a8c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.694797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-c5b8e857-ef3c-4e47-8e6c-19beee69a8c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.700788 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.700788 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:21.703754 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-c5b8e857-ef3c-4e47-8e6c-19beee69a8c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:21.707138 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-c5b8e857-ef3c-4e47-8e6c-19beee69a8c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:21.707464 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1410/5678] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:21.771006 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3fa5c816-a5a3-4f1b-8e81-e35b4c14c14b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.771372 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3fa5c816-a5a3-4f1b-8e81-e35b4c14c14b None None] GET https://10.4.3.66/volume// Aug 25 12:04:21.771513 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3fa5c816-a5a3-4f1b-8e81-e35b4c14c14b None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.771698 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3fa5c816-a5a3-4f1b-8e81-e35b4c14c14b None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.771994 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3fa5c816-a5a3-4f1b-8e81-e35b4c14c14b None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:21.772263 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1428/5679] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:21.778601 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b30a3b6c-e333-4cf2-bd46-f5dcf38ad1b8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.801486 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-83d27d71-f1f3-4985-b9a7-013d47202898 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.802979 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83d27d71-f1f3-4985-b9a7-013d47202898 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:21.803162 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83d27d71-f1f3-4985-b9a7-013d47202898 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.803329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-83d27d71-f1f3-4985-b9a7-013d47202898 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.803416 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-83d27d71-f1f3-4985-b9a7-013d47202898 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:21.807144 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.807144 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:21.807683 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-83d27d71-f1f3-4985-b9a7-013d47202898 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:21.807995 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1430/5680] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:21.812070 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b30a3b6c-e333-4cf2-bd46-f5dcf38ad1b8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:04:21.812409 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b30a3b6c-e333-4cf2-bd46-f5dcf38ad1b8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4558dcf6-5059-4f37-b8ef-0b1b44398d2d", "connector": null, "instance_uuid": "636a0704-bdbb-4492-b1f1-5cc2572b639f"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:21.819749 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.819749 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:21.840807 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b30a3b6c-e333-4cf2-bd46-f5dcf38ad1b8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:04:21.841243 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1413/5681] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:04:21 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 25 12:04:21.866797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-faa9cff1-47a5-4729-852b-b10e621628d3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.868996 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-faa9cff1-47a5-4729-852b-b10e621628d3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:21.869238 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-faa9cff1-47a5-4729-852b-b10e621628d3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.869479 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-faa9cff1-47a5-4729-852b-b10e621628d3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.875147 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9dd7f5a8-48bc-46c9-8c16-9dc64759fc6d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.875567 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9dd7f5a8-48bc-46c9-8c16-9dc64759fc6d None None] GET https://10.4.3.66/volume// Aug 25 12:04:21.875742 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9dd7f5a8-48bc-46c9-8c16-9dc64759fc6d None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.875957 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9dd7f5a8-48bc-46c9-8c16-9dc64759fc6d None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.876317 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9dd7f5a8-48bc-46c9-8c16-9dc64759fc6d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:21.876739 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1429/5682] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:21.878695 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.878695 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:21.881853 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-faa9cff1-47a5-4729-852b-b10e621628d3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:21.883933 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-fa93626a-9578-4a50-8fc1-e85427117754 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:21.885667 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-faa9cff1-47a5-4729-852b-b10e621628d3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:21.885903 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-fa93626a-9578-4a50-8fc1-e85427117754 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:21.886011 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1411/5683] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:21.886172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-fa93626a-9578-4a50-8fc1-e85427117754 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:21.886396 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-fa93626a-9578-4a50-8fc1-e85427117754 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:21.895793 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:21.895793 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:21.898906 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-fa93626a-9578-4a50-8fc1-e85427117754 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:21.902607 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-fa93626a-9578-4a50-8fc1-e85427117754 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:21.902979 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1431/5684] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:21 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 1061 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:22.002158 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:22.004359 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] PUT https://10.4.3.66/volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c Aug 25 12:04:22.004831 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:22.013757 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Acquiring lock "cinder-attachment_update-4558dcf6-5059-4f37-b8ef-0b1b44398d2d-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:04:22.018861 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-4558dcf6-5059-4f37-b8ef-0b1b44398d2d-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:04:22.019818 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:22.019818 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:22.084387 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-4558dcf6-5059-4f37-b8ef-0b1b44398d2d-np0000008081" released by "attachment_update" :: held 0.065s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:04:22.084668 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-b3a33658-374d-4c1a-b3cc-17af59ee1c2e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c returned with HTTP 200 Aug 25 12:04:22.085314 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1414/5685] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:04:22 2026] PUT /volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c => generated 969 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:22.817388 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-56719619-b503-406e-bdf8-26fbc14cd5b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:22.818934 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56719619-b503-406e-bdf8-26fbc14cd5b5 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:22.819129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56719619-b503-406e-bdf8-26fbc14cd5b5 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:22.819305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-56719619-b503-406e-bdf8-26fbc14cd5b5 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:22.819426 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-56719619-b503-406e-bdf8-26fbc14cd5b5 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:22.823149 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:22.823149 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:22.823647 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-56719619-b503-406e-bdf8-26fbc14cd5b5 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:22.823998 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1430/5686] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:22 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:22.905645 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-eac61f45-59ea-4323-8a7d-6cd065597393 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:22.907238 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eac61f45-59ea-4323-8a7d-6cd065597393 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:22.907407 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eac61f45-59ea-4323-8a7d-6cd065597393 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:22.907577 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-eac61f45-59ea-4323-8a7d-6cd065597393 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:22.915990 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:22.915990 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:22.919444 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-eac61f45-59ea-4323-8a7d-6cd065597393 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:22.923786 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-eac61f45-59ea-4323-8a7d-6cd065597393 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:22.924344 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1412/5687] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:22 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:23.833109 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-67730060-5103-43ad-ad6b-fe22acb62cd0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:23.835146 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67730060-5103-43ad-ad6b-fe22acb62cd0 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:23.835395 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67730060-5103-43ad-ad6b-fe22acb62cd0 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:23.835634 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-67730060-5103-43ad-ad6b-fe22acb62cd0 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:23.835787 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-67730060-5103-43ad-ad6b-fe22acb62cd0 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:23.839830 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:23.839830 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:23.840430 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-67730060-5103-43ad-ad6b-fe22acb62cd0 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:23.840835 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1432/5688] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:23 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:23.937014 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4ffab256-f6be-415b-827e-fe6274566e6e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:23.939240 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4ffab256-f6be-415b-827e-fe6274566e6e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:23.939433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4ffab256-f6be-415b-827e-fe6274566e6e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:23.939618 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4ffab256-f6be-415b-827e-fe6274566e6e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:23.948586 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:23.948586 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:23.952294 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4ffab256-f6be-415b-827e-fe6274566e6e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:23.956222 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4ffab256-f6be-415b-827e-fe6274566e6e tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:23.956592 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1415/5689] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:23 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:24.850138 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-cb403f4d-caa4-4c31-b5d7-474a80a38d7b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:24.851885 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb403f4d-caa4-4c31-b5d7-474a80a38d7b tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:24.852097 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb403f4d-caa4-4c31-b5d7-474a80a38d7b tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:24.852274 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-cb403f4d-caa4-4c31-b5d7-474a80a38d7b tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:24.852376 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-cb403f4d-caa4-4c31-b5d7-474a80a38d7b tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:24.856421 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:24.856421 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:24.857145 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-cb403f4d-caa4-4c31-b5d7-474a80a38d7b tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:24.857476 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1431/5690] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:24 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:24.969231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-9659b59a-ec84-4eef-a570-8710df382b15 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:24.971273 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9659b59a-ec84-4eef-a570-8710df382b15 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:24.971493 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9659b59a-ec84-4eef-a570-8710df382b15 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:24.971735 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-9659b59a-ec84-4eef-a570-8710df382b15 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:24.981903 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:24.981903 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:24.985996 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-9659b59a-ec84-4eef-a570-8710df382b15 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:24.991109 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-9659b59a-ec84-4eef-a570-8710df382b15 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:24.991577 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1413/5691] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:24 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:25.308984 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-6359915b-611c-444f-a250-1057270c60c6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:25.311410 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-6359915b-611c-444f-a250-1057270c60c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c/action Aug 25 12:04:25.311754 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-6359915b-611c-444f-a250-1057270c60c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:25.311882 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-6359915b-611c-444f-a250-1057270c60c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:25.330352 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:25.330352 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:25.339915 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-7f38f540-4acf-4ee3-835d-a1ea3a02820a req-6359915b-611c-444f-a250-1057270c60c6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c/action returned with HTTP 204 Aug 25 12:04:25.340394 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1433/5692] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:04:25 2026] POST /volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:25.866303 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4da390f2-4182-4f85-b2ff-2f8a9b698b6c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:25.868155 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4da390f2-4182-4f85-b2ff-2f8a9b698b6c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:25.868403 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4da390f2-4182-4f85-b2ff-2f8a9b698b6c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:25.868641 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4da390f2-4182-4f85-b2ff-2f8a9b698b6c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:25.868790 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-4da390f2-4182-4f85-b2ff-2f8a9b698b6c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:25.872793 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:25.872793 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:25.873391 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4da390f2-4182-4f85-b2ff-2f8a9b698b6c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:25.873915 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1416/5693] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:25 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:26.003915 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e4808236-4233-4a27-ba76-f4e0c878aa85 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:26.005697 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4808236-4233-4a27-ba76-f4e0c878aa85 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:26.005897 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4808236-4233-4a27-ba76-f4e0c878aa85 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:26.006141 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e4808236-4233-4a27-ba76-f4e0c878aa85 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:26.016211 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:26.016211 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:26.020531 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e4808236-4233-4a27-ba76-f4e0c878aa85 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:26.024926 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e4808236-4233-4a27-ba76-f4e0c878aa85 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:26.025392 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1432/5694] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:26 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 1174 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:26.883764 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-202aceca-1486-4828-bf19-3ca7ec17657d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:26.885529 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-202aceca-1486-4828-bf19-3ca7ec17657d tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:26.885751 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-202aceca-1486-4828-bf19-3ca7ec17657d tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:26.885948 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-202aceca-1486-4828-bf19-3ca7ec17657d tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:26.886074 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.backups [None req-202aceca-1486-4828-bf19-3ca7ec17657d tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100237) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:26.890215 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:26.890215 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:26.890806 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-202aceca-1486-4828-bf19-3ca7ec17657d tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:26.891184 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1414/5695] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:26 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:27.900147 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-8634bb3b-92a8-44ac-9a08-ac03cf5b9615 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:27.901674 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8634bb3b-92a8-44ac-9a08-ac03cf5b9615 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:27.901852 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8634bb3b-92a8-44ac-9a08-ac03cf5b9615 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:27.902027 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-8634bb3b-92a8-44ac-9a08-ac03cf5b9615 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:27.902142 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-8634bb3b-92a8-44ac-9a08-ac03cf5b9615 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:27.905744 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:27.905744 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:27.906240 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-8634bb3b-92a8-44ac-9a08-ac03cf5b9615 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:27.906541 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1434/5696] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:27 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:28.916393 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-53ecc432-aa2d-452d-ab94-b441d428cf1c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:28.918219 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53ecc432-aa2d-452d-ab94-b441d428cf1c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:28.918437 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53ecc432-aa2d-452d-ab94-b441d428cf1c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:28.918638 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-53ecc432-aa2d-452d-ab94-b441d428cf1c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:28.918761 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.backups [None req-53ecc432-aa2d-452d-ab94-b441d428cf1c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100240) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:28.920424 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=137,cinder:INSERT=26,cinder:UPDATE=43 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:04:28.923656 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:28.923656 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:28.924333 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-53ecc432-aa2d-452d-ab94-b441d428cf1c tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:28.924910 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1417/5697] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:28 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:29.130456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-bb8ed2e7-5155-441c-94d4-8b63a55f1291 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:29.157357 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-bb8ed2e7-5155-441c-94d4-8b63a55f1291 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:29.157540 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-bb8ed2e7-5155-441c-94d4-8b63a55f1291 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:29.157729 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-bb8ed2e7-5155-441c-94d4-8b63a55f1291 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:29.159440 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=79,cinder:UPDATE=25,cinder:INSERT=9 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:04:29.165853 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:29.165853 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:29.168786 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-bb8ed2e7-5155-441c-94d4-8b63a55f1291 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:29.172548 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-bb8ed2e7-5155-441c-94d4-8b63a55f1291 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:29.172909 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1433/5698] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:29 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:29.188328 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:29.190776 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d/action Aug 25 12:04:29.191205 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:29.191354 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:29.195201 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=84,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:04:29.204587 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:29.204587 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:29.205208 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:29.214420 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Begin detaching volume completed successfully. Aug 25 12:04:29.214613 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-b3de026f-b35d-45bc-8f2a-19a03e9810f5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d/action returned with HTTP 202 Aug 25 12:04:29.215083 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1415/5699] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:04:29 2026] POST /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:29.254020 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90978b7e-41e4-4e4e-82ec-fe10b5302266 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:29.254360 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90978b7e-41e4-4e4e-82ec-fe10b5302266 None None] GET https://10.4.3.66/volume// Aug 25 12:04:29.254502 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90978b7e-41e4-4e4e-82ec-fe10b5302266 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:29.254691 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90978b7e-41e4-4e4e-82ec-fe10b5302266 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:29.254995 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90978b7e-41e4-4e4e-82ec-fe10b5302266 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:29.255278 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1435/5700] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:29.261514 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-34facabb-9d3b-4f23-9aff-46affd346461 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:29.263409 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-34facabb-9d3b-4f23-9aff-46affd346461 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:29.263590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-34facabb-9d3b-4f23-9aff-46affd346461 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:29.263791 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-34facabb-9d3b-4f23-9aff-46affd346461 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:29.274571 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:29.274571 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:29.278433 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-34facabb-9d3b-4f23-9aff-46affd346461 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:29.282491 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-34facabb-9d3b-4f23-9aff-46affd346461 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:29.282937 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1418/5701] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:29 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:29.933404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c0561913-5846-4f28-8292-0c3098af78b2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:29.935086 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0561913-5846-4f28-8292-0c3098af78b2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:29.935291 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0561913-5846-4f28-8292-0c3098af78b2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:29.935465 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c0561913-5846-4f28-8292-0c3098af78b2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:29.935560 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-c0561913-5846-4f28-8292-0c3098af78b2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:29.939551 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:29.939551 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:29.940106 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c0561913-5846-4f28-8292-0c3098af78b2 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:29.940408 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1434/5702] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:29 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:30.036603 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-a2e0bc4b-43ee-4c66-8a8e-b968b0fbabe3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:30.038610 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-a2e0bc4b-43ee-4c66-8a8e-b968b0fbabe3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c Aug 25 12:04:30.038808 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-a2e0bc4b-43ee-4c66-8a8e-b968b0fbabe3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:30.039012 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-a2e0bc4b-43ee-4c66-8a8e-b968b0fbabe3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:30.045400 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:30.045400 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:30.081427 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-04bd4fb4-8c58-466a-8ea8-07ce3a30b40a req-a2e0bc4b-43ee-4c66-8a8e-b968b0fbabe3 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c returned with HTTP 200 Aug 25 12:04:30.081848 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1416/5703] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:04:30 2026] DELETE /volume/v3/attachments/6897cb7e-abdd-48f8-9288-ec8c6443810c => generated 19 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:30.296966 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6b107323-f636-4b18-8aba-278471551251 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:30.298568 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:04:30.298931 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1154627170", "snapshot_id": "ad3310c7-0653-486c-a1de-0612f6498392", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:30.300373 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.volumes [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1154627170', 'snapshot_id': 'ad3310c7-0653-486c-a1de-0612f6498392', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100238) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:04:30.302187 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=170,cinder:INSERT=35,cinder:UPDATE=71 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:04:30.306078 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:30.306078 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:30.306498 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:30.306654 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume of 1 GB Aug 25 12:04:30.310735 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Availability Zones retrieved successfully. Aug 25 12:04:30.315589 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (940c7af8-5b1e-4018-ae37-9d532d473a92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:30.316612 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5812f5ae-4d33-4a77-b338-2a1d8c8da140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:30.317895 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.flows.api.create_volume [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100238) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:04:30.344426 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5812f5ae-4d33-4a77-b338-2a1d8c8da140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ad3310c7-0653-486c-a1de-0612f6498392', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:30.345224 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9782d5c6-d02d-481b-aef6-01c75dabf08a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:30.378187 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.quota [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['2531bed5-e1d4-4515-9b09-e7ab4ec9ab5c', '13ba43c7-ef51-42ab-a0cb-7f90b492e47f', 'b32004a1-f79c-4004-8cfe-ee53663a40bf', '28433afb-9bd3-44a0-9695-f6efb9d70128'] {{(pid=100238) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:30.378870 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9782d5c6-d02d-481b-aef6-01c75dabf08a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2531bed5-e1d4-4515-9b09-e7ab4ec9ab5c', '13ba43c7-ef51-42ab-a0cb-7f90b492e47f', 'b32004a1-f79c-4004-8cfe-ee53663a40bf', '28433afb-9bd3-44a0-9695-f6efb9d70128']}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:30.379544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b13262-6f09-4f4d-b4d8-ce52fc910805) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:30.413687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03b13262-6f09-4f4d-b4d8-ce52fc910805) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1154627170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['2531bed5-e1d4-4515-9b09-e7ab4ec9ab5c','13ba43c7-ef51-42ab-a0cb-7f90b492e47f','b32004a1-f79c-4004-8cfe-ee53663a40bf','28433afb-9bd3-44a0-9695-f6efb9d70128'],size=1,snapshot_id=ad3310c7-0653-486c-a1de-0612f6498392,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:04:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1154627170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ad3310c7-0653-486c-a1de-0612f6498392,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:30.414303 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187b2050-8275-4a15-95c3-0c5736f8d240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:30.429150 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (187b2050-8275-4a15-95c3-0c5736f8d240) transitioned into state 'SUCCESS' from state '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-1154627170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['2531bed5-e1d4-4515-9b09-e7ab4ec9ab5c','13ba43c7-ef51-42ab-a0cb-7f90b492e47f','b32004a1-f79c-4004-8cfe-ee53663a40bf','28433afb-9bd3-44a0-9695-f6efb9d70128'],size=1,snapshot_id=ad3310c7-0653-486c-a1de-0612f6498392,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:30.429788 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9653aa57-dcb7-427d-9080-f5f79e493b29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:30.447538 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9653aa57-dcb7-427d-9080-f5f79e493b29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100238) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:30.448254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (940c7af8-5b1e-4018-ae37-9d532d473a92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100238) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:30.448509 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request issued successfully. Aug 25 12:04:30.449033 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6b107323-f636-4b18-8aba-278471551251 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:04:30.449460 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1436/5704] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:04:30 2026] POST /volume/v3/volumes => generated 789 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:30.460251 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-f4acb73c-3810-4445-895b-e175463fcc0a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:30.461842 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4acb73c-3810-4445-895b-e175463fcc0a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:30.462030 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4acb73c-3810-4445-895b-e175463fcc0a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:30.462282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-f4acb73c-3810-4445-895b-e175463fcc0a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:30.468507 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:30.468507 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:30.471563 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-f4acb73c-3810-4445-895b-e175463fcc0a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:30.475012 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-f4acb73c-3810-4445-895b-e175463fcc0a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:30.475367 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1419/5705] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:30 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:30.949759 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-87cc8d87-d01c-4a4e-8b78-114594f8b458 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:30.951538 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-87cc8d87-d01c-4a4e-8b78-114594f8b458 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:30.951821 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-87cc8d87-d01c-4a4e-8b78-114594f8b458 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:30.952015 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-87cc8d87-d01c-4a4e-8b78-114594f8b458 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:30.952118 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.backups [None req-87cc8d87-d01c-4a4e-8b78-114594f8b458 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100239) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:30.956050 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:30.956050 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:30.956589 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-87cc8d87-d01c-4a4e-8b78-114594f8b458 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:30.956948 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1435/5706] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:30 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:30.966952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5042076a-d88c-4c77-81f4-906abbd82e83 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:30.968511 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5042076a-d88c-4c77-81f4-906abbd82e83 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] DELETE https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:30.968706 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5042076a-d88c-4c77-81f4-906abbd82e83 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:30.968883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5042076a-d88c-4c77-81f4-906abbd82e83 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:30.969024 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.contrib.backups [None req-5042076a-d88c-4c77-81f4-906abbd82e83 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Delete backup with id: 75b45727-7204-4b17-9925-aa6f940ea548. Aug 25 12:04:30.972857 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:30.972857 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:30.982165 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.backup.rpcapi [None req-5042076a-d88c-4c77-81f4-906abbd82e83 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] delete_backup rpcapi backup_id 75b45727-7204-4b17-9925-aa6f940ea548 {{(pid=100237) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 25 12:04:30.983730 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5042076a-d88c-4c77-81f4-906abbd82e83 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 202 Aug 25 12:04:30.984091 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1417/5707] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:30 2026] DELETE /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:30.990297 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-473f8619-3ec0-4a24-aff1-6575d9644f60 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:30.992271 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-473f8619-3ec0-4a24-aff1-6575d9644f60 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:30.992473 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-473f8619-3ec0-4a24-aff1-6575d9644f60 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:30.992674 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-473f8619-3ec0-4a24-aff1-6575d9644f60 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:30.992777 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-473f8619-3ec0-4a24-aff1-6575d9644f60 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:30.996723 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:30.996723 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:30.997280 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-473f8619-3ec0-4a24-aff1-6575d9644f60 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 200 Aug 25 12:04:30.997598 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1437/5708] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:30 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:31.486098 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-61f7cced-0543-417b-bb6b-f7b8ecd93b03 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:31.487737 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-61f7cced-0543-417b-bb6b-f7b8ecd93b03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:31.487925 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-61f7cced-0543-417b-bb6b-f7b8ecd93b03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:31.488102 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-61f7cced-0543-417b-bb6b-f7b8ecd93b03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:31.494320 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:31.494320 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:31.497318 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-61f7cced-0543-417b-bb6b-f7b8ecd93b03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:31.500895 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-61f7cced-0543-417b-bb6b-f7b8ecd93b03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:31.501260 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1420/5709] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:31 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:31.511979 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-353a999a-353b-4034-97b4-9c81b9fcd2eb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:31.513595 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-353a999a-353b-4034-97b4-9c81b9fcd2eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:31.513797 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-353a999a-353b-4034-97b4-9c81b9fcd2eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:31.514002 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-353a999a-353b-4034-97b4-9c81b9fcd2eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:31.520427 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:31.520427 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:31.523769 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-353a999a-353b-4034-97b4-9c81b9fcd2eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:31.527280 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-353a999a-353b-4034-97b4-9c81b9fcd2eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:31.527609 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1436/5710] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:31 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:31.966368 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-edb97724-9951-47e0-a992-4308b9a130ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:31.968209 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-edb97724-9951-47e0-a992-4308b9a130ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:31.968482 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-edb97724-9951-47e0-a992-4308b9a130ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:31.968570 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-edb97724-9951-47e0-a992-4308b9a130ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:31.975038 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:31.975038 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:31.978218 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-edb97724-9951-47e0-a992-4308b9a130ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:31.981810 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-edb97724-9951-47e0-a992-4308b9a130ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:31.982172 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1418/5711] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:31 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:32.006593 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3143cba2-e135-4a6d-b2c6-1ba9cea5cfb4 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.008370 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3143cba2-e135-4a6d-b2c6-1ba9cea5cfb4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 Aug 25 12:04:32.008633 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3143cba2-e135-4a6d-b2c6-1ba9cea5cfb4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.008986 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3143cba2-e135-4a6d-b2c6-1ba9cea5cfb4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.008986 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.v3.backups [None req-3143cba2-e135-4a6d-b2c6-1ba9cea5cfb4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Show backup with id 75b45727-7204-4b17-9925-aa6f940ea548. {{(pid=100238) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 25 12:04:32.012217 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3143cba2-e135-4a6d-b2c6-1ba9cea5cfb4 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 returned with HTTP 404 Aug 25 12:04:32.012644 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1438/5712] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:32 2026] GET /volume/v3/backups/75b45727-7204-4b17-9925-aa6f940ea548 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:32.018496 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-18498694-17c5-436b-9545-19049cd74e98 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.020238 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] DELETE https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb Aug 25 12:04:32.020431 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.020602 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.020793 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Delete volume with id: c1733aae-8040-467c-ab13-340b999d48cb Aug 25 12:04:32.028499 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:32.028499 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:32.028798 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Volume info retrieved successfully. Aug 25 12:04:32.043382 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bee39b27-478c-44d9-9e5b-f60968628322 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.044152 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bee39b27-478c-44d9-9e5b-f60968628322 None None] GET https://10.4.3.66/volume// Aug 25 12:04:32.044152 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bee39b27-478c-44d9-9e5b-f60968628322 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.044404 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bee39b27-478c-44d9-9e5b-f60968628322 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.044459 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Delete volume request issued successfully. Aug 25 12:04:32.044699 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-18498694-17c5-436b-9545-19049cd74e98 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb returned with HTTP 202 Aug 25 12:04:32.044823 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bee39b27-478c-44d9-9e5b-f60968628322 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:32.045198 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1421/5714] 10.4.3.66 () {68 vars in 1384 bytes} [Tue Aug 25 12:04:32 2026] DELETE /volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:32.045262 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1437/5714] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:04:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:32.051455 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2a265e29-f94f-4a19-ac88-dcf1bd5f3927 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.051759 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-52506f08-96fb-4d99-b165-815a25170d11 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.053582 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52506f08-96fb-4d99-b165-815a25170d11 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb Aug 25 12:04:32.053810 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52506f08-96fb-4d99-b165-815a25170d11 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.053998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-52506f08-96fb-4d99-b165-815a25170d11 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.060993 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:32.060993 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:32.064533 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-52506f08-96fb-4d99-b165-815a25170d11 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Volume info retrieved successfully. Aug 25 12:04:32.068252 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-52506f08-96fb-4d99-b165-815a25170d11 tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb returned with HTTP 200 Aug 25 12:04:32.068637 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1439/5715] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:32 2026] GET /volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:32.076561 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2a265e29-f94f-4a19-ac88-dcf1bd5f3927 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:04:32.076926 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2a265e29-f94f-4a19-ac88-dcf1bd5f3927 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50", "connector": null, "instance_uuid": "636a0704-bdbb-4492-b1f1-5cc2572b639f"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:32.084459 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:32.084459 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:32.106098 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2a265e29-f94f-4a19-ac88-dcf1bd5f3927 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:04:32.106554 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1419/5716] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:04:32 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 25 12:04:32.131697 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-20fed56a-cc15-439c-8943-3eba6b408ed4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.133614 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-20fed56a-cc15-439c-8943-3eba6b408ed4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:32.133875 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-20fed56a-cc15-439c-8943-3eba6b408ed4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.134128 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-20fed56a-cc15-439c-8943-3eba6b408ed4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.139043 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2e52b1b8-15fa-4323-9c7c-f9e8ea8aff92 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.139391 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e52b1b8-15fa-4323-9c7c-f9e8ea8aff92 None None] GET https://10.4.3.66/volume// Aug 25 12:04:32.139544 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e52b1b8-15fa-4323-9c7c-f9e8ea8aff92 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.139732 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e52b1b8-15fa-4323-9c7c-f9e8ea8aff92 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.140071 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e52b1b8-15fa-4323-9c7c-f9e8ea8aff92 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:32.140333 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1438/5717] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:32 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:32.142500 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:32.142500 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:32.145339 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-20fed56a-cc15-439c-8943-3eba6b408ed4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:32.146210 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-7de8a2a5-9dfc-4f8b-b69f-e34c42364b26 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.148012 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-7de8a2a5-9dfc-4f8b-b69f-e34c42364b26 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:32.148223 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-7de8a2a5-9dfc-4f8b-b69f-e34c42364b26 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:32.148436 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-7de8a2a5-9dfc-4f8b-b69f-e34c42364b26 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:32.148906 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-20fed56a-cc15-439c-8943-3eba6b408ed4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:32.149229 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1422/5718] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:32 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:32.159027 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:32.159027 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:32.161875 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-7de8a2a5-9dfc-4f8b-b69f-e34c42364b26 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:32.165133 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-7de8a2a5-9dfc-4f8b-b69f-e34c42364b26 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:32.165504 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1440/5719] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:32 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:32.257276 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:32.259125 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] PUT https://10.4.3.66/volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6 Aug 25 12:04:32.259463 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:32.265941 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Acquiring lock "cinder-attachment_update-f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:04:32.270996 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50-np0000008081" acquired by "attachment_update" :: waited 0.005s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:04:32.271807 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:32.271807 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:32.333692 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50-np0000008081" released by "attachment_update" :: held 0.063s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:04:32.333961 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-2fc0607d-627b-4fc5-bbab-6b9ae2684598 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6 returned with HTTP 200 Aug 25 12:04:32.334353 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1420/5720] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:04:32 2026] PUT /volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6 => generated 969 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:33.080616 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-35f01453-88b2-46a2-9d82-c9d9bbce939f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:33.082945 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35f01453-88b2-46a2-9d82-c9d9bbce939f tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] GET https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb Aug 25 12:04:33.083222 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35f01453-88b2-46a2-9d82-c9d9bbce939f tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:33.083464 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-35f01453-88b2-46a2-9d82-c9d9bbce939f tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:33.090331 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-35f01453-88b2-46a2-9d82-c9d9bbce939f tempest-ProjectReaderTests39-357990504 tempest-ProjectReaderTests39-357990504-project-admin] https://10.4.3.66/volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb returned with HTTP 404 Aug 25 12:04:33.090926 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1439/5721] 10.4.3.66 () {68 vars in 1381 bytes} [Tue Aug 25 12:04:33 2026] GET /volume/v3/volumes/c1733aae-8040-467c-ab13-340b999d48cb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:33.163716 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-616c54e7-71ae-4392-a0aa-abc2c7d9e69a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:33.165510 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-616c54e7-71ae-4392-a0aa-abc2c7d9e69a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:33.165732 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-616c54e7-71ae-4392-a0aa-abc2c7d9e69a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:33.165989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-616c54e7-71ae-4392-a0aa-abc2c7d9e69a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:33.175214 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:33.175214 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:33.179169 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-616c54e7-71ae-4392-a0aa-abc2c7d9e69a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:33.184198 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-616c54e7-71ae-4392-a0aa-abc2c7d9e69a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:33.184698 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1423/5722] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:33 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:34.196213 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-76102e46-c1ca-4d28-8bc5-317ecee64c18 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:34.197791 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76102e46-c1ca-4d28-8bc5-317ecee64c18 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:34.197990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76102e46-c1ca-4d28-8bc5-317ecee64c18 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:34.198159 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-76102e46-c1ca-4d28-8bc5-317ecee64c18 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:34.208462 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:34.208462 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:34.211933 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-76102e46-c1ca-4d28-8bc5-317ecee64c18 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:34.215872 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-76102e46-c1ca-4d28-8bc5-317ecee64c18 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:34.216216 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1441/5723] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:34 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:34.402851 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e1401308-2a2e-4007-82d2-2bc3ddabaf61 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:34.506663 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1401308-2a2e-4007-82d2-2bc3ddabaf61 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Aug 25 12:04:34.506857 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1401308-2a2e-4007-82d2-2bc3ddabaf61 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:34.507023 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e1401308-2a2e-4007-82d2-2bc3ddabaf61 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:34.507215 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:34.507215 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:34.515229 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e1401308-2a2e-4007-82d2-2bc3ddabaf61 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 12:04:34.515685 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1421/5724] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 12:04:34 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:34.522356 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c6fdfb6d-bfb8-426d-b4d4-3ed34b960de5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:34.523938 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6fdfb6d-bfb8-426d-b4d4-3ed34b960de5 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] GET https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool Aug 25 12:04:34.524098 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6fdfb6d-bfb8-426d-b4d4-3ed34b960de5 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:34.524265 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c6fdfb6d-bfb8-426d-b4d4-3ed34b960de5 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:34.532483 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c6fdfb6d-bfb8-426d-b4d4-3ed34b960de5 tempest-ProjectAdminTests-1229620150 tempest-ProjectAdminTests-1229620150-project-admin] https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool returned with HTTP 200 Aug 25 12:04:34.532838 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1440/5725] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 12:04:34 2026] GET /volume/v3/capabilities/np0000008081@storpool => generated 703 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:35.227552 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-0bc5ffec-ebe5-4669-817e-aa753a02f870 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:35.229342 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bc5ffec-ebe5-4669-817e-aa753a02f870 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:35.229512 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bc5ffec-ebe5-4669-817e-aa753a02f870 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:35.229781 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-0bc5ffec-ebe5-4669-817e-aa753a02f870 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:35.238027 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:35.238027 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:35.240697 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-0bc5ffec-ebe5-4669-817e-aa753a02f870 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:35.243943 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-0bc5ffec-ebe5-4669-817e-aa753a02f870 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:35.244259 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1424/5726] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:35 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:35.553765 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-9fd27d16-ea72-4e4d-8669-966e4c343a65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:35.555875 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-9fd27d16-ea72-4e4d-8669-966e4c343a65 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6/action Aug 25 12:04:35.556221 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-9fd27d16-ea72-4e4d-8669-966e4c343a65 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:35.556337 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-9fd27d16-ea72-4e4d-8669-966e4c343a65 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:35.571844 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:35.571844 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:35.584009 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-d3a0b2be-e1b8-4b22-a41d-645c56bf6c64 req-9fd27d16-ea72-4e4d-8669-966e4c343a65 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6/action returned with HTTP 204 Aug 25 12:04:35.584596 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1442/5727] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:04:35 2026] POST /volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:36.070097 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f1bdcf52-b206-426e-9dd8-17fcdc981ec7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:36.185771 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1bdcf52-b206-426e-9dd8-17fcdc981ec7 tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-admin] GET https://10.4.3.66/volume/v3/scheduler-stats/get_pools Aug 25 12:04:36.185945 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1bdcf52-b206-426e-9dd8-17fcdc981ec7 tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:36.186134 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f1bdcf52-b206-426e-9dd8-17fcdc981ec7 tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-admin] Calling method 'get_pools' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:36.196047 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f1bdcf52-b206-426e-9dd8-17fcdc981ec7 tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-admin] https://10.4.3.66/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 25 12:04:36.196453 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1422/5728] 10.4.3.66 () {66 vars in 1284 bytes} [Tue Aug 25 12:04:36 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:36.204097 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d629297f-8ba7-4865-80b8-65eca59fe78d None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:36.255356 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d629297f-8ba7-4865-80b8-65eca59fe78d tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-member] GET https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool Aug 25 12:04:36.255563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d629297f-8ba7-4865-80b8-65eca59fe78d tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:36.255807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d629297f-8ba7-4865-80b8-65eca59fe78d tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:36.256348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.policy [None req-d629297f-8ba7-4865-80b8-65eca59fe78d tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '8d238afb0435420f9726272fd36ab3f6', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'be5913bcb59c40cfbeb455a4c111454b', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100239) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 25 12:04:36.256509 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d629297f-8ba7-4865-80b8-65eca59fe78d tempest-ProjectMemberTests-751142377 tempest-ProjectMemberTests-751142377-project-member] https://10.4.3.66/volume/v3/capabilities/np0000008081@storpool returned with HTTP 403 Aug 25 12:04:36.256911 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1441/5729] 10.4.3.66 () {66 vars in 1311 bytes} [Tue Aug 25 12:04:36 2026] GET /volume/v3/capabilities/np0000008081@storpool => generated 110 bytes in 53 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:36.257088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-47d3d258-d230-49c0-b6e5-f5754148f504 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:36.259356 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-47d3d258-d230-49c0-b6e5-f5754148f504 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:36.259940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-47d3d258-d230-49c0-b6e5-f5754148f504 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:36.259940 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-47d3d258-d230-49c0-b6e5-f5754148f504 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:36.271595 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:36.271595 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:36.276161 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-47d3d258-d230-49c0-b6e5-f5754148f504 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:36.282063 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-47d3d258-d230-49c0-b6e5-f5754148f504 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:36.282632 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1425/5730] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:36 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 1174 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:39.091106 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-4f52d7bd-8214-4fcd-9817-6ea017844093 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:39.093287 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-4f52d7bd-8214-4fcd-9817-6ea017844093 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:39.093287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-4f52d7bd-8214-4fcd-9817-6ea017844093 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:39.093386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-4f52d7bd-8214-4fcd-9817-6ea017844093 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:39.101499 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:39.101499 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:39.104382 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-4f52d7bd-8214-4fcd-9817-6ea017844093 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:39.107876 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-4f52d7bd-8214-4fcd-9817-6ea017844093 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:39.108206 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1443/5731] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:39 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 1174 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:39.123093 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:39.124821 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50/action Aug 25 12:04:39.125226 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:39.125344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:39.134858 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:39.134858 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:39.135283 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:39.141888 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Begin detaching volume completed successfully. Aug 25 12:04:39.142069 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-bb1c5123-d936-4e1c-972a-cb308659d102 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50/action returned with HTTP 202 Aug 25 12:04:39.142444 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1423/5732] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:04:39 2026] POST /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:39.179650 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d50880b-3f92-4a3f-bd6c-b881e540624a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:39.180461 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d50880b-3f92-4a3f-bd6c-b881e540624a None None] GET https://10.4.3.66/volume// Aug 25 12:04:39.180670 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d50880b-3f92-4a3f-bd6c-b881e540624a None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:39.180892 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d50880b-3f92-4a3f-bd6c-b881e540624a None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:39.181185 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d50880b-3f92-4a3f-bd6c-b881e540624a None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:39.181454 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1442/5733] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:39.189464 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-9928ba00-d059-4d91-a26e-b8bbffdff3da None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:39.191260 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-9928ba00-d059-4d91-a26e-b8bbffdff3da tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:39.191433 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-9928ba00-d059-4d91-a26e-b8bbffdff3da tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:39.191594 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-9928ba00-d059-4d91-a26e-b8bbffdff3da tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:39.203527 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:39.203527 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:39.207561 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-9928ba00-d059-4d91-a26e-b8bbffdff3da tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:39.213076 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-9928ba00-d059-4d91-a26e-b8bbffdff3da tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:39.213653 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1426/5734] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:39 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:40.009227 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-67e21e4e-1e31-4345-a468-7570e3254ce5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:40.011001 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-67e21e4e-1e31-4345-a468-7570e3254ce5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6 Aug 25 12:04:40.011158 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-67e21e4e-1e31-4345-a468-7570e3254ce5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:40.011338 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-67e21e4e-1e31-4345-a468-7570e3254ce5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:40.017431 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:40.017431 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:40.056113 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-85139d04-d0d6-49a6-8115-4d78fe7d9b23 req-67e21e4e-1e31-4345-a468-7570e3254ce5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6 returned with HTTP 200 Aug 25 12:04:40.056544 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1444/5735] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:04:40 2026] DELETE /volume/v3/attachments/5ec9673a-0150-4c6f-9ab2-1abfeed844a6 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:40.228877 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:40.230977 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:04:40.231355 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-154119550", "snapshot_id": "ce4369e7-a8e4-4511-b693-efd240253585", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:40.233381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-154119550', 'snapshot_id': 'ce4369e7-a8e4-4511-b693-efd240253585', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:04:40.238751 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:40.238751 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:40.239176 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:40.239289 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume of 1 GB Aug 25 12:04:40.242388 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Availability Zones retrieved successfully. Aug 25 12:04:40.247825 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (73e9883a-9741-4073-8f49-f329edd41e05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:40.248737 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bbdbf0-0e66-4c99-9fd7-a501e5c01291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:40.249683 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:04:40.277300 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5bbdbf0-0e66-4c99-9fd7-a501e5c01291) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ce4369e7-a8e4-4511-b693-efd240253585', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:40.278064 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae764ab2-846c-4c40-848b-9e2ad1510279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:40.315423 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Created reservations ['0e3633e8-3cfc-48de-af55-26e56ef31ac5', '750b6d0c-d840-429f-b912-0c2b0c1a2450', '68eeb8fe-9085-4fa7-bf74-ff240e98fe52', 'dbd910df-c63b-492f-b26c-254a52f52257'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:04:40.316391 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae764ab2-846c-4c40-848b-9e2ad1510279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e3633e8-3cfc-48de-af55-26e56ef31ac5', '750b6d0c-d840-429f-b912-0c2b0c1a2450', '68eeb8fe-9085-4fa7-bf74-ff240e98fe52', 'dbd910df-c63b-492f-b26c-254a52f52257']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:40.317091 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7600bac9-a677-4c27-8901-ef90e0e0f2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:40.355020 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7600bac9-a677-4c27-8901-ef90e0e0f2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1706045e-8eaf-429e-8b81-21d1308cb9d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-154119550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['0e3633e8-3cfc-48de-af55-26e56ef31ac5','750b6d0c-d840-429f-b912-0c2b0c1a2450','68eeb8fe-9085-4fa7-bf74-ff240e98fe52','dbd910df-c63b-492f-b26c-254a52f52257'],size=1,snapshot_id=ce4369e7-a8e4-4511-b693-efd240253585,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:04:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-154119550',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1706045e-8eaf-429e-8b81-21d1308cb9d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ce4369e7-a8e4-4511-b693-efd240253585,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:40.356116 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d70c905-2de3-45be-8bd7-bdbef7266f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:40.372442 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d70c905-2de3-45be-8bd7-bdbef7266f9e) transitioned into state 'SUCCESS' from state '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-154119550',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='67464d2b5c4d4efbbec9efb4a00f1a3f',qos_specs=None,replication_status=,reservations=['0e3633e8-3cfc-48de-af55-26e56ef31ac5','750b6d0c-d840-429f-b912-0c2b0c1a2450','68eeb8fe-9085-4fa7-bf74-ff240e98fe52','dbd910df-c63b-492f-b26c-254a52f52257'],size=1,snapshot_id=ce4369e7-a8e4-4511-b693-efd240253585,source_replicaid=,source_volid=None,status='creating',user_id='ea0d3e6c06cb40b6bc0c4b530703323e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:40.373171 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9308b91-06b8-40cf-8c4e-b5628896e1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:04:40.394524 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a9308b91-06b8-40cf-8c4e-b5628896e1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:04:40.395361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Flow 'volume_create_api' (73e9883a-9741-4073-8f49-f329edd41e05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:04:40.395898 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Create volume request issued successfully. Aug 25 12:04:40.396426 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-d805ba9c-7450-40d2-aa39-1190f02f66e8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:04:40.396902 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1424/5736] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:04:40 2026] POST /volume/v3/volumes => generated 788 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:04:40.407755 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-49fff607-4e69-4f2f-b99d-9d92deceabfb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:40.409417 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49fff607-4e69-4f2f-b99d-9d92deceabfb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:40.409574 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49fff607-4e69-4f2f-b99d-9d92deceabfb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:40.409792 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-49fff607-4e69-4f2f-b99d-9d92deceabfb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:40.416633 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:40.416633 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:40.420025 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-49fff607-4e69-4f2f-b99d-9d92deceabfb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:40.423666 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-49fff607-4e69-4f2f-b99d-9d92deceabfb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:40.424046 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1443/5737] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:40 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:41.435181 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7d29576e-fa87-4024-ac36-eb87ce52f1c8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:41.436955 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7d29576e-fa87-4024-ac36-eb87ce52f1c8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:41.437169 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7d29576e-fa87-4024-ac36-eb87ce52f1c8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:41.437411 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7d29576e-fa87-4024-ac36-eb87ce52f1c8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:41.444106 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:41.444106 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:41.447231 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7d29576e-fa87-4024-ac36-eb87ce52f1c8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:41.450663 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7d29576e-fa87-4024-ac36-eb87ce52f1c8 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:41.451026 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1427/5738] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:41 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:41.461990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-99ea0874-cc9d-479e-8ba7-fc0d241debf6 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:41.463723 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99ea0874-cc9d-479e-8ba7-fc0d241debf6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:41.463945 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99ea0874-cc9d-479e-8ba7-fc0d241debf6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:41.464172 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-99ea0874-cc9d-479e-8ba7-fc0d241debf6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:41.471078 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:41.471078 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:41.474280 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-99ea0874-cc9d-479e-8ba7-fc0d241debf6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:41.477986 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-99ea0874-cc9d-479e-8ba7-fc0d241debf6 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:41.478346 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1445/5739] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:41 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:41.919740 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-56731ede-78ff-4681-b0fb-9a3ee0b85029 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:41.921754 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-56731ede-78ff-4681-b0fb-9a3ee0b85029 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:41.921947 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-56731ede-78ff-4681-b0fb-9a3ee0b85029 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:41.922132 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-56731ede-78ff-4681-b0fb-9a3ee0b85029 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:41.928733 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:41.928733 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:41.932217 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-56731ede-78ff-4681-b0fb-9a3ee0b85029 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:41.936521 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-56731ede-78ff-4681-b0fb-9a3ee0b85029 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:41.936931 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1425/5740] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:41 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:42.003023 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0b98d602-c470-4f1d-bf4b-72935b189b98 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:42.003349 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b98d602-c470-4f1d-bf4b-72935b189b98 None None] GET https://10.4.3.66/volume// Aug 25 12:04:42.003522 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b98d602-c470-4f1d-bf4b-72935b189b98 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:42.003744 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0b98d602-c470-4f1d-bf4b-72935b189b98 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:42.004028 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0b98d602-c470-4f1d-bf4b-72935b189b98 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:42.004303 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1444/5741] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:04:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:42.011378 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-a0243c00-1c4f-4189-823c-34da34c87f5c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:42.153944 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-a0243c00-1c4f-4189-823c-34da34c87f5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:04:42.154266 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-a0243c00-1c4f-4189-823c-34da34c87f5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1706045e-8eaf-429e-8b81-21d1308cb9d1", "connector": null, "instance_uuid": "636a0704-bdbb-4492-b1f1-5cc2572b639f"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:42.163987 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:42.163987 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:42.192294 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-a0243c00-1c4f-4189-823c-34da34c87f5c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:04:42.192747 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1428/5742] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:04:42 2026] POST /volume/v3/attachments => generated 273 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:42.222513 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cc1717ab-d150-4124-9a94-11e170874bcd None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:42.224902 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc1717ab-d150-4124-9a94-11e170874bcd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:42.225178 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc1717ab-d150-4124-9a94-11e170874bcd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:42.225445 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cc1717ab-d150-4124-9a94-11e170874bcd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:42.229680 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b9047c70-c5dd-41a2-9348-3556060c65ac None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:42.230048 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9047c70-c5dd-41a2-9348-3556060c65ac None None] GET https://10.4.3.66/volume// Aug 25 12:04:42.230212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9047c70-c5dd-41a2-9348-3556060c65ac None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:42.230467 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b9047c70-c5dd-41a2-9348-3556060c65ac None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:42.230802 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b9047c70-c5dd-41a2-9348-3556060c65ac None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:42.231084 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1426/5743] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:42.237375 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:42.237375 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:42.238009 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-2b30e79e-d06f-48f9-82eb-3aa8a91478ab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:42.239902 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-2b30e79e-d06f-48f9-82eb-3aa8a91478ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:42.240104 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-2b30e79e-d06f-48f9-82eb-3aa8a91478ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:42.240276 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-2b30e79e-d06f-48f9-82eb-3aa8a91478ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:42.241991 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cc1717ab-d150-4124-9a94-11e170874bcd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:42.248189 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cc1717ab-d150-4124-9a94-11e170874bcd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:42.248684 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1446/5744] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:42 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:42.249711 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:42.249711 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:42.253491 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-2b30e79e-d06f-48f9-82eb-3aa8a91478ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:42.258456 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-2b30e79e-d06f-48f9-82eb-3aa8a91478ab tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:42.259160 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1445/5745] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:42 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:42.362284 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:42.364010 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] PUT https://10.4.3.66/volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7 Aug 25 12:04:42.364484 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:42.371713 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Acquiring lock "cinder-attachment_update-1706045e-8eaf-429e-8b81-21d1308cb9d1-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:04:42.377912 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-1706045e-8eaf-429e-8b81-21d1308cb9d1-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:04:42.377912 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:42.377912 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:42.452588 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Lock "cinder-attachment_update-1706045e-8eaf-429e-8b81-21d1308cb9d1-np0000008081" released by "attachment_update" :: held 0.076s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:04:42.453010 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-fee8bee9-627b-47a2-b560-9b3b5a4c31bd tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7 returned with HTTP 200 Aug 25 12:04:42.453494 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1429/5746] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:04:42 2026] PUT /volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:43.261282 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-471e2201-96f5-41c6-888c-a47f0d15a214 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:43.263065 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-471e2201-96f5-41c6-888c-a47f0d15a214 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:43.263244 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-471e2201-96f5-41c6-888c-a47f0d15a214 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:43.263417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-471e2201-96f5-41c6-888c-a47f0d15a214 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:43.271582 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:43.271582 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:43.274409 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-471e2201-96f5-41c6-888c-a47f0d15a214 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:43.278425 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-471e2201-96f5-41c6-888c-a47f0d15a214 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:43.278868 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1427/5747] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:43 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:44.290494 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-b9810e6d-395b-4e03-9857-3170009ba4fb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:44.292566 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9810e6d-395b-4e03-9857-3170009ba4fb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:44.292806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9810e6d-395b-4e03-9857-3170009ba4fb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:44.292981 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-b9810e6d-395b-4e03-9857-3170009ba4fb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:44.302251 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:44.302251 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:44.305936 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-b9810e6d-395b-4e03-9857-3170009ba4fb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:44.311150 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-b9810e6d-395b-4e03-9857-3170009ba4fb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:44.311574 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1447/5748] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:44 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:45.323740 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e3ffacf3-10a8-4660-ab24-eadf7dda1370 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:45.325233 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3ffacf3-10a8-4660-ab24-eadf7dda1370 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:45.325392 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3ffacf3-10a8-4660-ab24-eadf7dda1370 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:45.325563 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e3ffacf3-10a8-4660-ab24-eadf7dda1370 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:45.333368 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:45.333368 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:45.336177 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e3ffacf3-10a8-4660-ab24-eadf7dda1370 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:45.339501 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e3ffacf3-10a8-4660-ab24-eadf7dda1370 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:45.339858 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1446/5749] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:45 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:45.692693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-9907873f-634e-4fa1-b80e-bc5ece8b5be7 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:45.694706 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-9907873f-634e-4fa1-b80e-bc5ece8b5be7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7/action Aug 25 12:04:45.695034 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-9907873f-634e-4fa1-b80e-bc5ece8b5be7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:45.695143 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-9907873f-634e-4fa1-b80e-bc5ece8b5be7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:45.710569 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:45.710569 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:45.721125 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c9f7534a-3cf6-4d6c-ab6e-4af48391ae53 req-9907873f-634e-4fa1-b80e-bc5ece8b5be7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7/action returned with HTTP 204 Aug 25 12:04:45.721886 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1430/5750] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:04:45 2026] POST /volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:46.353009 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-26189ea5-4ba8-414e-a3a7-50f9a4f921e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:46.354384 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26189ea5-4ba8-414e-a3a7-50f9a4f921e0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:46.354561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26189ea5-4ba8-414e-a3a7-50f9a4f921e0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:46.354763 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-26189ea5-4ba8-414e-a3a7-50f9a4f921e0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:46.365821 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:46.365821 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:46.368839 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-26189ea5-4ba8-414e-a3a7-50f9a4f921e0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:46.372569 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-26189ea5-4ba8-414e-a3a7-50f9a4f921e0 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:46.372931 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1428/5751] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:46 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:49.476206 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-7e6f4e8c-4838-4b6e-8fbf-10538c67665f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:49.478974 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-7e6f4e8c-4838-4b6e-8fbf-10538c67665f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:49.478974 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-7e6f4e8c-4838-4b6e-8fbf-10538c67665f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:49.479124 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-7e6f4e8c-4838-4b6e-8fbf-10538c67665f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:49.490021 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:49.490021 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:49.493820 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-7e6f4e8c-4838-4b6e-8fbf-10538c67665f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:49.497915 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-7e6f4e8c-4838-4b6e-8fbf-10538c67665f tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:49.498431 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1448/5752] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:04:49 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 1173 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:04:49.517069 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:49.519098 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] POST https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1/action Aug 25 12:04:49.519214 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:04:49.519328 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:04:49.529822 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:49.529822 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:49.530362 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:49.542909 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Begin detaching volume completed successfully. Aug 25 12:04:49.543162 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-96164b48-4a65-41a6-8709-2d08663385d1 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1/action returned with HTTP 202 Aug 25 12:04:49.544116 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1447/5753] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:04:49 2026] POST /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:04:49.591099 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-8c2f2d52-2d81-4a49-ad45-9da151259a11 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:49.591613 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c2f2d52-2d81-4a49-ad45-9da151259a11 None None] GET https://10.4.3.66/volume// Aug 25 12:04:49.591613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c2f2d52-2d81-4a49-ad45-9da151259a11 None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:49.591613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-8c2f2d52-2d81-4a49-ad45-9da151259a11 None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:49.592232 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-8c2f2d52-2d81-4a49-ad45-9da151259a11 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:04:49.592232 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1431/5754] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:04:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:04:49.604417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-42fa7012-c17b-49c1-b811-b5a5818c5cd9 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:49.606442 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-42fa7012-c17b-49c1-b811-b5a5818c5cd9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:49.606684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-42fa7012-c17b-49c1-b811-b5a5818c5cd9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:49.606899 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-42fa7012-c17b-49c1-b811-b5a5818c5cd9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:49.615282 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:49.615282 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:49.618290 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-42fa7012-c17b-49c1-b811-b5a5818c5cd9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:49.621891 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-42fa7012-c17b-49c1-b811-b5a5818c5cd9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:49.622350 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1429/5755] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:04:49 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 1356 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:04:50.496865 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-565638d4-c1a1-47bd-9e26-99a609c0a05c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:50.498976 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-565638d4-c1a1-47bd-9e26-99a609c0a05c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7 Aug 25 12:04:50.499153 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-565638d4-c1a1-47bd-9e26-99a609c0a05c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:50.499378 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-565638d4-c1a1-47bd-9e26-99a609c0a05c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:50.506002 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:50.506002 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:50.548340 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-1660715b-9970-47f7-a49d-4080a56e9d74 req-565638d4-c1a1-47bd-9e26-99a609c0a05c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7 returned with HTTP 200 Aug 25 12:04:50.548729 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1449/5756] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:04:50 2026] DELETE /volume/v3/attachments/24023809-253c-4f5c-be81-1619cbca40c7 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:50.635863 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2c8362f3-4ba1-40bf-be25-14c3f399de0c None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:50.637592 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c8362f3-4ba1-40bf-be25-14c3f399de0c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:50.637807 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c8362f3-4ba1-40bf-be25-14c3f399de0c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:50.637978 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2c8362f3-4ba1-40bf-be25-14c3f399de0c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:50.644185 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:50.644185 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:50.647143 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2c8362f3-4ba1-40bf-be25-14c3f399de0c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:50.650523 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2c8362f3-4ba1-40bf-be25-14c3f399de0c tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:50.650903 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1448/5757] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:50 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:50.661702 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-32787a2d-59f0-4631-88e0-745e1f6db6a4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:50.663244 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32787a2d-59f0-4631-88e0-745e1f6db6a4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:50.663420 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32787a2d-59f0-4631-88e0-745e1f6db6a4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:50.663582 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-32787a2d-59f0-4631-88e0-745e1f6db6a4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:50.669547 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:50.669547 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:50.672463 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-32787a2d-59f0-4631-88e0-745e1f6db6a4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:50.676066 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-32787a2d-59f0-4631-88e0-745e1f6db6a4 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:50.676424 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1432/5758] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:50 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 881 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:50.687821 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:50.689638 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:50.689866 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:50.690110 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:50.690299 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume with id: 1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:50.696433 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:50.696433 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:50.696911 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:50.712616 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume request issued successfully. Aug 25 12:04:50.712813 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f3cdae42-a431-45b7-ac22-ec5f97c42cff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 202 Aug 25 12:04:50.713200 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1430/5759] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:04:50 2026] DELETE /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:50.720220 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cfa4420d-f85f-4f8a-adf5-f475c402b8e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:50.721544 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfa4420d-f85f-4f8a-adf5-f475c402b8e2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:50.721810 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfa4420d-f85f-4f8a-adf5-f475c402b8e2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:50.722048 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cfa4420d-f85f-4f8a-adf5-f475c402b8e2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:50.728599 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:50.728599 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:50.731863 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cfa4420d-f85f-4f8a-adf5-f475c402b8e2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:50.735715 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cfa4420d-f85f-4f8a-adf5-f475c402b8e2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 200 Aug 25 12:04:50.736136 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1450/5760] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:50 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 880 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:51.749337 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75f12216-382a-4d09-9f4d-b6764e260016 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:51.751107 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75f12216-382a-4d09-9f4d-b6764e260016 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 Aug 25 12:04:51.751288 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75f12216-382a-4d09-9f4d-b6764e260016 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:51.751521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75f12216-382a-4d09-9f4d-b6764e260016 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:51.758011 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75f12216-382a-4d09-9f4d-b6764e260016 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 returned with HTTP 404 Aug 25 12:04:51.758596 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1449/5761] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:51 2026] GET /volume/v3/volumes/1706045e-8eaf-429e-8b81-21d1308cb9d1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:51.771614 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-31b79472-4cd2-486a-bbd6-2873f4efb616 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:51.773325 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-31b79472-4cd2-486a-bbd6-2873f4efb616 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:51.773486 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-31b79472-4cd2-486a-bbd6-2873f4efb616 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:51.773669 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-31b79472-4cd2-486a-bbd6-2873f4efb616 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:51.781416 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:51.781416 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:51.784899 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-31b79472-4cd2-486a-bbd6-2873f4efb616 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:51.788909 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-31b79472-4cd2-486a-bbd6-2873f4efb616 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:51.789264 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1433/5762] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:51 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:51.804214 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-63075c3b-a13d-4bbf-9290-0262d7040448 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:51.807118 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-63075c3b-a13d-4bbf-9290-0262d7040448 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:51.807386 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-63075c3b-a13d-4bbf-9290-0262d7040448 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:51.807758 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-63075c3b-a13d-4bbf-9290-0262d7040448 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:51.816515 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:51.816515 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:51.820486 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-63075c3b-a13d-4bbf-9290-0262d7040448 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:51.824506 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-63075c3b-a13d-4bbf-9290-0262d7040448 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:51.824945 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1431/5763] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:51 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:51.839387 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:51.840983 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:51.841180 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:51.841391 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:51.841565 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume with id: f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:51.847473 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:51.847473 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:51.847906 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:51.865969 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume request issued successfully. Aug 25 12:04:51.866197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ce5c69a1-48df-4e35-8df8-0fd686623e41 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 202 Aug 25 12:04:51.866682 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1451/5764] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:04:51 2026] DELETE /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:51.874568 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-180fc7b6-4ee0-44d0-919f-311a9e6a33ff None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:51.876274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180fc7b6-4ee0-44d0-919f-311a9e6a33ff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:51.876557 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180fc7b6-4ee0-44d0-919f-311a9e6a33ff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:51.876947 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-180fc7b6-4ee0-44d0-919f-311a9e6a33ff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:51.887922 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:51.887922 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:51.892363 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-180fc7b6-4ee0-44d0-919f-311a9e6a33ff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:51.898833 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-180fc7b6-4ee0-44d0-919f-311a9e6a33ff tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 200 Aug 25 12:04:51.899238 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1450/5765] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:51 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:52.912713 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-44c698c5-a76a-49ff-b8af-634bfc1e3268 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:52.914468 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44c698c5-a76a-49ff-b8af-634bfc1e3268 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 Aug 25 12:04:52.914617 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44c698c5-a76a-49ff-b8af-634bfc1e3268 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:52.914797 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-44c698c5-a76a-49ff-b8af-634bfc1e3268 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:52.920182 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-44c698c5-a76a-49ff-b8af-634bfc1e3268 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 returned with HTTP 404 Aug 25 12:04:52.920719 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1434/5766] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:52 2026] GET /volume/v3/volumes/f78ec9f2-0da6-4da6-9f25-9ff2b14b0a50 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:52.927283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c25ddbdb-cd98-40e3-9dc8-112647adce14 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:52.928862 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c25ddbdb-cd98-40e3-9dc8-112647adce14 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:52.929045 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c25ddbdb-cd98-40e3-9dc8-112647adce14 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:52.929231 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c25ddbdb-cd98-40e3-9dc8-112647adce14 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:52.936093 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:52.936093 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:52.939300 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c25ddbdb-cd98-40e3-9dc8-112647adce14 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:52.942874 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c25ddbdb-cd98-40e3-9dc8-112647adce14 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:52.943311 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1432/5767] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:52 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:52.954179 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-d0701a09-2ab5-405c-bb84-0ca9c1735f94 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:52.955974 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0701a09-2ab5-405c-bb84-0ca9c1735f94 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:52.956171 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0701a09-2ab5-405c-bb84-0ca9c1735f94 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:52.956372 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-d0701a09-2ab5-405c-bb84-0ca9c1735f94 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:52.962892 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:52.962892 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:52.966429 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-d0701a09-2ab5-405c-bb84-0ca9c1735f94 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:52.970209 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-d0701a09-2ab5-405c-bb84-0ca9c1735f94 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:52.970663 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1452/5768] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:52 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:52.981825 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:52.983432 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:52.983606 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:52.983814 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:52.983966 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume with id: 4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:52.990723 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:52.990723 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:52.991248 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:53.006810 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume request issued successfully. Aug 25 12:04:53.007028 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-bdba0179-3eaf-4534-b34f-d5c3c6418c01 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 202 Aug 25 12:04:53.007468 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1451/5769] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:04:52 2026] DELETE /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:53.014204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4a6660a1-52a1-43ad-9c99-8e1fbdba1f67 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:53.016299 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4a6660a1-52a1-43ad-9c99-8e1fbdba1f67 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:53.016546 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4a6660a1-52a1-43ad-9c99-8e1fbdba1f67 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:53.016905 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4a6660a1-52a1-43ad-9c99-8e1fbdba1f67 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:53.024725 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:53.024725 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:53.028299 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4a6660a1-52a1-43ad-9c99-8e1fbdba1f67 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:53.032566 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4a6660a1-52a1-43ad-9c99-8e1fbdba1f67 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 200 Aug 25 12:04:53.032920 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1435/5770] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:53 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:54.044609 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-16006b02-a025-46ee-a3c8-b50ff42b6d21 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:54.046405 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16006b02-a025-46ee-a3c8-b50ff42b6d21 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d Aug 25 12:04:54.046595 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16006b02-a025-46ee-a3c8-b50ff42b6d21 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:54.046797 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-16006b02-a025-46ee-a3c8-b50ff42b6d21 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:54.051996 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-16006b02-a025-46ee-a3c8-b50ff42b6d21 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d returned with HTTP 404 Aug 25 12:04:54.052557 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1433/5771] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:54 2026] GET /volume/v3/volumes/4558dcf6-5059-4f37-b8ef-0b1b44398d2d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:54.058934 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0b62f240-ade3-40dc-8e59-55862991b122 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:54.060578 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:54.060784 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:54.060962 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:54.061092 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.snapshots [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete snapshot with id: ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:54.067571 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:54.067571 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:54.068203 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:54.088518 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot delete request issued successfully. Aug 25 12:04:54.088737 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0b62f240-ade3-40dc-8e59-55862991b122 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 returned with HTTP 202 Aug 25 12:04:54.089085 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1453/5772] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:04:54 2026] DELETE /volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:54.096461 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75c6662e-74e1-42af-8ea1-d00b908e55c5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:54.098165 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75c6662e-74e1-42af-8ea1-d00b908e55c5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:54.098368 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75c6662e-74e1-42af-8ea1-d00b908e55c5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:54.098543 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75c6662e-74e1-42af-8ea1-d00b908e55c5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:54.104054 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:54.104054 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:54.104484 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-75c6662e-74e1-42af-8ea1-d00b908e55c5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:54.105190 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75c6662e-74e1-42af-8ea1-d00b908e55c5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 returned with HTTP 200 Aug 25 12:04:54.105521 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1452/5773] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:54 2026] GET /volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 => generated 470 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:55.113590 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-105bd0f2-6766-4e3c-8750-1119f7c2b48a None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:55.115276 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-105bd0f2-6766-4e3c-8750-1119f7c2b48a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 Aug 25 12:04:55.115482 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-105bd0f2-6766-4e3c-8750-1119f7c2b48a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:55.115673 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-105bd0f2-6766-4e3c-8750-1119f7c2b48a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:55.119539 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-105bd0f2-6766-4e3c-8750-1119f7c2b48a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 returned with HTTP 404 Aug 25 12:04:55.119989 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1436/5774] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:55 2026] GET /volume/v3/snapshots/ce4369e7-a8e4-4511-b693-efd240253585 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:55.126513 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:55.128200 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:55.128398 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:55.128576 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:55.128711 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.snapshots [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete snapshot with id: ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:55.135518 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:55.135518 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:55.136144 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:55.154996 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot delete request issued successfully. Aug 25 12:04:55.155417 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-3aefa5c0-8a36-4757-b648-7bc0c487060a tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 returned with HTTP 202 Aug 25 12:04:55.155928 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1434/5775] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:04:55 2026] DELETE /volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:55.163240 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-13c224ba-5ed1-479c-ac3a-a036bab3fe03 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:55.165045 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13c224ba-5ed1-479c-ac3a-a036bab3fe03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:55.165282 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13c224ba-5ed1-479c-ac3a-a036bab3fe03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:55.165501 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-13c224ba-5ed1-479c-ac3a-a036bab3fe03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:55.170325 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:55.170325 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:55.170750 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-13c224ba-5ed1-479c-ac3a-a036bab3fe03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:55.171451 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-13c224ba-5ed1-479c-ac3a-a036bab3fe03 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 returned with HTTP 200 Aug 25 12:04:55.171786 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1454/5776] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:55 2026] GET /volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:56.180218 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e61ebca8-6cb8-4cf2-8b93-bce7edaceea9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:56.181887 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e61ebca8-6cb8-4cf2-8b93-bce7edaceea9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 Aug 25 12:04:56.182058 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e61ebca8-6cb8-4cf2-8b93-bce7edaceea9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:56.182279 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e61ebca8-6cb8-4cf2-8b93-bce7edaceea9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:56.186153 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e61ebca8-6cb8-4cf2-8b93-bce7edaceea9 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 returned with HTTP 404 Aug 25 12:04:56.186570 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1453/5777] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:56 2026] GET /volume/v3/snapshots/ad3310c7-0653-486c-a1de-0612f6498392 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:56.193041 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:56.194754 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:56.194932 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:56.195107 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:56.195213 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.snapshots [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete snapshot with id: 2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:56.200059 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:56.200059 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:56.200474 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:56.214310 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot delete request issued successfully. Aug 25 12:04:56.214511 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1bb64cf0-d679-4ad9-b057-f1f696deb39b tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 returned with HTTP 202 Aug 25 12:04:56.214889 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1437/5778] 10.4.3.66 () {66 vars in 1350 bytes} [Tue Aug 25 12:04:56 2026] DELETE /volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:56.221680 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-08c4a86c-cc1c-46df-9525-82349c4fb8a7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:56.223538 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08c4a86c-cc1c-46df-9525-82349c4fb8a7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:56.223734 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08c4a86c-cc1c-46df-9525-82349c4fb8a7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:56.223912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-08c4a86c-cc1c-46df-9525-82349c4fb8a7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:56.228547 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:56.228547 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:56.228955 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-08c4a86c-cc1c-46df-9525-82349c4fb8a7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Snapshot retrieved successfully. Aug 25 12:04:56.229588 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-08c4a86c-cc1c-46df-9525-82349c4fb8a7 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 returned with HTTP 200 Aug 25 12:04:56.229938 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1435/5779] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:56 2026] GET /volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:57.238803 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fc071faf-7a13-4f61-bca2-4e754c44f8eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:57.240564 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc071faf-7a13-4f61-bca2-4e754c44f8eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 Aug 25 12:04:57.240762 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc071faf-7a13-4f61-bca2-4e754c44f8eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:57.240968 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fc071faf-7a13-4f61-bca2-4e754c44f8eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:57.244922 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fc071faf-7a13-4f61-bca2-4e754c44f8eb tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 returned with HTTP 404 Aug 25 12:04:57.245417 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1455/5780] 10.4.3.66 () {66 vars in 1347 bytes} [Tue Aug 25 12:04:57 2026] GET /volume/v3/snapshots/2b3c8dab-7645-408f-9048-57b1cd68a602 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:04:57.251733 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-69e7eac4-f65f-417d-9458-d88e817236b5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:57.255229 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69e7eac4-f65f-417d-9458-d88e817236b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:57.255229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69e7eac4-f65f-417d-9458-d88e817236b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:57.255229 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-69e7eac4-f65f-417d-9458-d88e817236b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:57.260855 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:57.260855 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:04:57.264228 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-69e7eac4-f65f-417d-9458-d88e817236b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:57.268197 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-69e7eac4-f65f-417d-9458-d88e817236b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:57.268699 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1454/5781] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:57 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:57.279681 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-7f311e5b-e96b-4fc2-aa55-e4d4686024b5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:57.281356 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f311e5b-e96b-4fc2-aa55-e4d4686024b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:57.281532 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f311e5b-e96b-4fc2-aa55-e4d4686024b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:57.281720 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-7f311e5b-e96b-4fc2-aa55-e4d4686024b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:57.288268 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:57.288268 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:04:57.291418 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-7f311e5b-e96b-4fc2-aa55-e4d4686024b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:57.295099 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-7f311e5b-e96b-4fc2-aa55-e4d4686024b5 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:57.295461 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1438/5782] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:57 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:57.306400 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:57.308112 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] DELETE https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:57.308301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:57.308484 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'delete' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:57.308654 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume with id: 84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:57.314908 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:57.314908 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:04:57.315337 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:57.329005 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Delete volume request issued successfully. Aug 25 12:04:57.329232 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a2f77730-d9b9-41bd-b9ea-f7ee2a09b7b2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 202 Aug 25 12:04:57.329937 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1436/5783] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:04:57 2026] DELETE /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:04:57.336446 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5cd2ad22-c0d6-4a3a-9df7-5c5f11e8fdda None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:57.338748 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cd2ad22-c0d6-4a3a-9df7-5c5f11e8fdda tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:57.338993 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cd2ad22-c0d6-4a3a-9df7-5c5f11e8fdda tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:57.339254 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5cd2ad22-c0d6-4a3a-9df7-5c5f11e8fdda tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:57.345841 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:04:57.345841 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:04:57.349010 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5cd2ad22-c0d6-4a3a-9df7-5c5f11e8fdda tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Volume info retrieved successfully. Aug 25 12:04:57.352475 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5cd2ad22-c0d6-4a3a-9df7-5c5f11e8fdda tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 200 Aug 25 12:04:57.352996 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1456/5784] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:57 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:04:58.365273 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9285f0e5-613d-478c-afd4-9b6f6ae40cd2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:04:58.366834 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9285f0e5-613d-478c-afd4-9b6f6ae40cd2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] GET https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d Aug 25 12:04:58.367151 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9285f0e5-613d-478c-afd4-9b6f6ae40cd2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:04:58.367414 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9285f0e5-613d-478c-afd4-9b6f6ae40cd2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:04:58.373335 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9285f0e5-613d-478c-afd4-9b6f6ae40cd2 tempest-SnapshotDataIntegrityTests-551056080 tempest-SnapshotDataIntegrityTests-551056080-project-member] https://10.4.3.66/volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d returned with HTTP 404 Aug 25 12:04:58.373335 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1455/5785] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:04:58 2026] GET /volume/v3/volumes/84073eaa-d33e-471f-8709-0da7de8a796d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:05:07.294349 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=80,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:05:07.325109 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=93,cinder:UPDATE=24,cinder:INSERT=9 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:05:07.351771 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=108,cinder:INSERT=7,cinder:UPDATE=22 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:05:08.369565 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=47,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:05:27.752026 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ed46929d-7e56-47d7-962b-c39a4a193c46 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:27.862362 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed46929d-7e56-47d7-962b-c39a4a193c46 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:05:27.862703 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ed46929d-7e56-47d7-962b-c39a4a193c46 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643091444-691405404", "extra_specs": {"multiattach": " True"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:27.875868 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ed46929d-7e56-47d7-962b-c39a4a193c46 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:05:27.876212 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1439/5786] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:05:27 2026] POST /volume/v3/types => generated 286 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:27.884141 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:27.886019 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:05:27.886436 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2125655934", "snapshot_id": null, "imageRef": null, "volume_type": "f1432d5d-fafc-4b31-b3f6-c4e277ef4bac", "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:27.888155 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2125655934', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'f1432d5d-fafc-4b31-b3f6-c4e277ef4bac', 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:05:27.893430 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume of 1 GB Aug 25 12:05:27.893773 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:27.893773 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:27.894306 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Availability Zones retrieved successfully. Aug 25 12:05:27.900138 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (f47ab871-4a0f-49ff-a4e4-ffcbc7529def) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:05:27.901322 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc7fced-abf1-4013-9b9a-07751649552e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:27.902312 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:05:27.909545 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:27.909545 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:27.920435 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bc7fced-abf1-4013-9b9a-07751649552e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T12:05:28Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=f1432d5d-fafc-4b31-b3f6-c4e277ef4bac,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643091444-691405404',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f1432d5d-fafc-4b31-b3f6-c4e277ef4bac', 'encryption_key_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=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:27.921137 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b598eef-770c-4f8b-bd09-b1eae21da445) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:27.942822 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643091444-691405404 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643091444-691405404, it is now deprecated. Please use the default quota class for default quota. Aug 25 12:05:27.943063 np0000008081 devstack@c-api.service[100237]: WARNING cinder.quota [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643091444-691405404 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1643091444-691405404, it is now deprecated. Please use the default quota class for default quota. Aug 25 12:05:27.974049 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Created reservations ['8e8ccdab-f38f-42d6-8c19-4cd1c30bc8c9', '17e81e12-cd96-438d-8f25-7bc5e1a0b098', '3a918f80-62fc-4579-b3fa-3d77c51ba482', '426aeafa-a09e-4c53-bf26-8fb3937225ef'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:05:27.974827 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b598eef-770c-4f8b-bd09-b1eae21da445) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e8ccdab-f38f-42d6-8c19-4cd1c30bc8c9', '17e81e12-cd96-438d-8f25-7bc5e1a0b098', '3a918f80-62fc-4579-b3fa-3d77c51ba482', '426aeafa-a09e-4c53-bf26-8fb3937225ef']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:27.975491 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69708205-ed19-4dcf-b75b-7c554f3bcd1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:27.999241 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69708205-ed19-4dcf-b75b-7c554f3bcd1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aebc3b70-8850-47bb-9ad0-7b841d8dbc41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2125655934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['8e8ccdab-f38f-42d6-8c19-4cd1c30bc8c9','17e81e12-cd96-438d-8f25-7bc5e1a0b098','3a918f80-62fc-4579-b3fa-3d77c51ba482','426aeafa-a09e-4c53-bf26-8fb3937225ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=f1432d5d-fafc-4b31-b3f6-c4e277ef4bac), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:05:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2125655934',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aebc3b70-8850-47bb-9ad0-7b841d8dbc41,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='16e5583758224c769e9edcdb52b6fde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f794456bbc4f4cd88262876142f3f09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f1432d5d-fafc-4b31-b3f6-c4e277ef4bac),volume_type_id=f1432d5d-fafc-4b31-b3f6-c4e277ef4bac)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:28.000070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b70c866-18c1-4b02-9793-486664cba191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:28.019372 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b70c866-18c1-4b02-9793-486664cba191) transitioned into state 'SUCCESS' from state '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-2125655934',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['8e8ccdab-f38f-42d6-8c19-4cd1c30bc8c9','17e81e12-cd96-438d-8f25-7bc5e1a0b098','3a918f80-62fc-4579-b3fa-3d77c51ba482','426aeafa-a09e-4c53-bf26-8fb3937225ef'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=f1432d5d-fafc-4b31-b3f6-c4e277ef4bac)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:28.020188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ea3a3d-f544-4256-81a7-bfc8a72d5a46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:28.030039 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76ea3a3d-f544-4256-81a7-bfc8a72d5a46) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:28.030871 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (f47ab871-4a0f-49ff-a4e4-ffcbc7529def) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:05:28.031148 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request issued successfully. Aug 25 12:05:28.031708 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c6caddb3-f50a-45eb-80d0-8ecbdb43b3c2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:05:28.032095 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1437/5787] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:05:27 2026] POST /volume/v3/volumes => generated 827 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:05:28.042565 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-0af7dc9e-d6f1-4027-a438-b28e1028cbea None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:28.044221 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0af7dc9e-d6f1-4027-a438-b28e1028cbea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:28.044413 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0af7dc9e-d6f1-4027-a438-b28e1028cbea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:28.044883 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-0af7dc9e-d6f1-4027-a438-b28e1028cbea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:28.050666 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:28.050666 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:28.053685 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-0af7dc9e-d6f1-4027-a438-b28e1028cbea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:28.057087 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-0af7dc9e-d6f1-4027-a438-b28e1028cbea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:28.057437 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1457/5788] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:28 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 895 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:29.069495 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5adae1a0-edfb-4bd7-8497-a889fcd04cd7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:29.071648 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5adae1a0-edfb-4bd7-8497-a889fcd04cd7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:29.071881 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5adae1a0-edfb-4bd7-8497-a889fcd04cd7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:29.072112 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5adae1a0-edfb-4bd7-8497-a889fcd04cd7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:29.079713 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:29.079713 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:29.082765 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-5adae1a0-edfb-4bd7-8497-a889fcd04cd7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:29.086274 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5adae1a0-edfb-4bd7-8497-a889fcd04cd7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:29.086594 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1456/5789] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:29 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:29.097554 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1bc45888-1ff7-4ce1-ad9c-5ad27288be04 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:29.099225 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1bc45888-1ff7-4ce1-ad9c-5ad27288be04 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:29.099451 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1bc45888-1ff7-4ce1-ad9c-5ad27288be04 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:29.099639 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1bc45888-1ff7-4ce1-ad9c-5ad27288be04 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:29.105839 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:29.105839 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:29.108827 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1bc45888-1ff7-4ce1-ad9c-5ad27288be04 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:29.112383 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1bc45888-1ff7-4ce1-ad9c-5ad27288be04 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:29.112737 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1440/5790] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:29 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:29.124035 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1dbc4c52-1793-491a-b453-738377da8717 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:29.125978 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:05:29.126336 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-765740113", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:29.127771 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.v3.volumes [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-765740113', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100237) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:05:29.127900 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.v3.volumes [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume of 1 GB Aug 25 12:05:29.128148 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:29.128148 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:29.131822 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Availability Zones retrieved successfully. Aug 25 12:05:29.136915 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (de4da9f5-0fe1-43f8-8ee5-5cc0bf7de8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:05:29.137760 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca0c524-be18-4369-947f-5b6c62687e15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:29.138536 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.flows.api.create_volume [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Validating volume size '1' using validate_int {{(pid=100237) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:05:29.163039 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fca0c524-be18-4369-947f-5b6c62687e15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T11:41:24Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=72280ec4-f625-4441-b98f-87355b70d54d,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '72280ec4-f625-4441-b98f-87355b70d54d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:29.163799 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ea3cf7-2a4a-45b8-8d65-5300d217fec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:29.209277 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.quota [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Created reservations ['d13f3139-70c8-4194-a0c8-0e0b782cc90e', '3525f274-960c-4c1f-a873-af347a471677', 'd99df8dc-de57-4c2b-bddf-da527bd195e6', 'f5225b1d-2aa5-48bc-954b-5cddec747997'] {{(pid=100237) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:05:29.210075 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3ea3cf7-2a4a-45b8-8d65-5300d217fec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d13f3139-70c8-4194-a0c8-0e0b782cc90e', '3525f274-960c-4c1f-a873-af347a471677', 'd99df8dc-de57-4c2b-bddf-da527bd195e6', 'f5225b1d-2aa5-48bc-954b-5cddec747997']}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:29.211003 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86305a5-9a20-4b0f-a907-65b83d78990a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:29.230196 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b86305a5-9a20-4b0f-a907-65b83d78990a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '621482fc-5318-45d3-957f-5d843946feef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-765740113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['d13f3139-70c8-4194-a0c8-0e0b782cc90e','3525f274-960c-4c1f-a873-af347a471677','d99df8dc-de57-4c2b-bddf-da527bd195e6','f5225b1d-2aa5-48bc-954b-5cddec747997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:05:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-765740113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=621482fc-5318-45d3-957f-5d843946feef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e5583758224c769e9edcdb52b6fde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f794456bbc4f4cd88262876142f3f09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72280ec4-f625-4441-b98f-87355b70d54d),volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:29.231212 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (501bd29f-e6a5-41bb-8b44-fd24d98b9d79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:29.246820 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (501bd29f-e6a5-41bb-8b44-fd24d98b9d79) transitioned into state 'SUCCESS' from state '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-765740113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['d13f3139-70c8-4194-a0c8-0e0b782cc90e','3525f274-960c-4c1f-a873-af347a471677','d99df8dc-de57-4c2b-bddf-da527bd195e6','f5225b1d-2aa5-48bc-954b-5cddec747997'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=72280ec4-f625-4441-b98f-87355b70d54d)}' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:29.247476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de8a98c8-c4a9-4a4f-9228-a293bfb5209c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:29.255124 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de8a98c8-c4a9-4a4f-9228-a293bfb5209c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100237) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:29.255883 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (de4da9f5-0fe1-43f8-8ee5-5cc0bf7de8ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100237) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:05:29.256149 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request issued successfully. Aug 25 12:05:29.256674 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1dbc4c52-1793-491a-b453-738377da8717 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:05:29.257181 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1438/5791] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:05:29 2026] POST /volume/v3/volumes => generated 750 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:05:29.267506 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-90de5ffd-05b7-4ea1-90d0-b1cb0835180e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:29.269129 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90de5ffd-05b7-4ea1-90d0-b1cb0835180e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:29.269288 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90de5ffd-05b7-4ea1-90d0-b1cb0835180e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:29.269456 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-90de5ffd-05b7-4ea1-90d0-b1cb0835180e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:29.276472 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:29.276472 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:29.279952 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-90de5ffd-05b7-4ea1-90d0-b1cb0835180e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:29.283981 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-90de5ffd-05b7-4ea1-90d0-b1cb0835180e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:29.284353 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1458/5792] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:29 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 818 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:30.295702 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-0fa567ee-8cba-49d7-8004-023f7eb8b9e5 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:30.297403 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0fa567ee-8cba-49d7-8004-023f7eb8b9e5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:30.297580 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0fa567ee-8cba-49d7-8004-023f7eb8b9e5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:30.297780 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-0fa567ee-8cba-49d7-8004-023f7eb8b9e5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:30.304154 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:30.304154 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:30.307462 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-0fa567ee-8cba-49d7-8004-023f7eb8b9e5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:30.310923 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-0fa567ee-8cba-49d7-8004-023f7eb8b9e5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:30.311280 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1457/5793] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:30 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:30.322125 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-a07a26a2-c3c1-4be8-a040-1cd26b515e41 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:30.323877 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a07a26a2-c3c1-4be8-a040-1cd26b515e41 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:30.324123 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a07a26a2-c3c1-4be8-a040-1cd26b515e41 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:30.324338 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-a07a26a2-c3c1-4be8-a040-1cd26b515e41 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:30.330715 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:30.330715 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:30.333719 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-a07a26a2-c3c1-4be8-a040-1cd26b515e41 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:30.337182 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-a07a26a2-c3c1-4be8-a040-1cd26b515e41 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:30.337545 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1441/5794] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:30 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:30.348451 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e80755f1-48f0-4ad3-b45e-4036fb4488b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:30.350215 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e80755f1-48f0-4ad3-b45e-4036fb4488b0 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:05:30.350558 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e80755f1-48f0-4ad3-b45e-4036fb4488b0 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1856892307", "extra_specs": {}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:30.352058 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:30.352058 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:30.362269 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e80755f1-48f0-4ad3-b45e-4036fb4488b0 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:05:30.362613 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1439/5795] 10.4.3.66 () {68 vars in 1245 bytes} [Tue Aug 25 12:05:30 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:30.369930 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-e387ba8e-f5a9-4e8f-8dba-73a5e1c4336a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:30.371583 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e387ba8e-f5a9-4e8f-8dba-73a5e1c4336a tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] POST https://10.4.3.66/volume/v3/types/a43b92e2-0f9f-4d68-af21-344f69c71095/encryption Aug 25 12:05:30.371889 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-e387ba8e-f5a9-4e8f-8dba-73a5e1c4336a tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:30.388334 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-e387ba8e-f5a9-4e8f-8dba-73a5e1c4336a tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types/a43b92e2-0f9f-4d68-af21-344f69c71095/encryption returned with HTTP 200 Aug 25 12:05:30.388783 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1459/5796] 10.4.3.66 () {68 vars in 1390 bytes} [Tue Aug 25 12:05:30 2026] POST /volume/v3/types/a43b92e2-0f9f-4d68-af21-344f69c71095/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:30.396057 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-136145ca-1c6c-4097-8204-22003801e386 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:30.397689 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:05:30.397990 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-513713740", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1856892307", "size": 1}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:30.399784 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.v3.volumes [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-513713740', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1856892307', 'size': 1}} {{(pid=100239) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:05:30.403160 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume of 1 GB Aug 25 12:05:30.403444 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:30.403444 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:30.403882 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Availability Zones retrieved successfully. Aug 25 12:05:30.408891 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (9b448de5-84a9-4904-a394-bb8a2f7e6afc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:05:30.409719 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fde639d5-9eb7-45c5-adcb-f93191cd05e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:30.410486 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.flows.api.create_volume [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Validating volume size '1' using validate_int {{(pid=100239) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:05:30.431992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fde639d5-9eb7-45c5-adcb-f93191cd05e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T12:05:30Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a43b92e2-0f9f-4d68-af21-344f69c71095,is_public=True,name='tempest-scenario-type-luks-1856892307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a43b92e2-0f9f-4d68-af21-344f69c71095', '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=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:30.432722 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ea8441-df9a-41ac-ad6e-7e6dfa6a5cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:30.455983 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1856892307 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1856892307, it is now deprecated. Please use the default quota class for default quota. Aug 25 12:05:30.456289 np0000008081 devstack@c-api.service[100239]: WARNING cinder.quota [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1856892307 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1856892307, it is now deprecated. Please use the default quota class for default quota. Aug 25 12:05:30.477992 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.quota [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Created reservations ['7012d747-29d0-4c80-9d76-c3214001780c', 'f8f871ee-b41b-4000-a7eb-104bff7310f1', '64923b8c-fc92-46c1-adc3-ab7b0315f3ce', '401dad77-3268-4abc-98d9-f8feccbc08d8'] {{(pid=100239) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:05:30.478712 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28ea8441-df9a-41ac-ad6e-7e6dfa6a5cb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7012d747-29d0-4c80-9d76-c3214001780c', 'f8f871ee-b41b-4000-a7eb-104bff7310f1', '64923b8c-fc92-46c1-adc3-ab7b0315f3ce', '401dad77-3268-4abc-98d9-f8feccbc08d8']}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:30.479329 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39e9a14-1b44-40c0-aaed-80e9649d6fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:30.498744 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a39e9a14-1b44-40c0-aaed-80e9649d6fe3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0fa4245-abfe-4bd5-b3ae-3e157714cea1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-513713740',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['7012d747-29d0-4c80-9d76-c3214001780c','f8f871ee-b41b-4000-a7eb-104bff7310f1','64923b8c-fc92-46c1-adc3-ab7b0315f3ce','401dad77-3268-4abc-98d9-f8feccbc08d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=a43b92e2-0f9f-4d68-af21-344f69c71095), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:05:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-513713740',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a0fa4245-abfe-4bd5-b3ae-3e157714cea1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='16e5583758224c769e9edcdb52b6fde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f794456bbc4f4cd88262876142f3f09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a43b92e2-0f9f-4d68-af21-344f69c71095),volume_type_id=a43b92e2-0f9f-4d68-af21-344f69c71095)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:30.499386 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f16128-d0a3-41d6-88d3-38da69229b9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:30.515507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61f16128-d0a3-41d6-88d3-38da69229b9e) transitioned into state 'SUCCESS' from state '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-513713740',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['7012d747-29d0-4c80-9d76-c3214001780c','f8f871ee-b41b-4000-a7eb-104bff7310f1','64923b8c-fc92-46c1-adc3-ab7b0315f3ce','401dad77-3268-4abc-98d9-f8feccbc08d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=a43b92e2-0f9f-4d68-af21-344f69c71095)}' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:30.516381 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fd03d8-7109-491d-a6a4-06f7bbd83e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:05:30.524417 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2fd03d8-7109-491d-a6a4-06f7bbd83e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100239) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:05:30.525209 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (9b448de5-84a9-4904-a394-bb8a2f7e6afc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100239) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:05:30.525570 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request issued successfully. Aug 25 12:05:30.526353 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-136145ca-1c6c-4097-8204-22003801e386 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:05:30.526766 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1458/5797] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:05:30 2026] POST /volume/v3/volumes => generated 778 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:05:30.537794 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-fcb71a18-fa49-46e1-932a-6a913e61c234 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:30.539339 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fcb71a18-fa49-46e1-932a-6a913e61c234 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:30.539526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fcb71a18-fa49-46e1-932a-6a913e61c234 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:30.539709 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-fcb71a18-fa49-46e1-932a-6a913e61c234 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:30.546037 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:30.546037 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:30.549083 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-fcb71a18-fa49-46e1-932a-6a913e61c234 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:30.552534 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-fcb71a18-fa49-46e1-932a-6a913e61c234 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:30.552877 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1442/5798] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:30 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 846 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:31.564523 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-c68418bf-f7e7-4d8c-8edd-29d0e8d1c8cd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.566589 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c68418bf-f7e7-4d8c-8edd-29d0e8d1c8cd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:31.566812 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c68418bf-f7e7-4d8c-8edd-29d0e8d1c8cd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.567018 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-c68418bf-f7e7-4d8c-8edd-29d0e8d1c8cd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.573470 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.573470 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:31.576734 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-c68418bf-f7e7-4d8c-8edd-29d0e8d1c8cd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:31.580365 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-c68418bf-f7e7-4d8c-8edd-29d0e8d1c8cd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:31.580743 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1440/5799] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:31.591671 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-03fa6010-7eec-4c7d-b092-f1a5dbf49f72 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.593175 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03fa6010-7eec-4c7d-b092-f1a5dbf49f72 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:31.593346 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03fa6010-7eec-4c7d-b092-f1a5dbf49f72 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.593509 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-03fa6010-7eec-4c7d-b092-f1a5dbf49f72 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.600312 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.600312 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:31.603911 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-03fa6010-7eec-4c7d-b092-f1a5dbf49f72 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:31.607793 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-03fa6010-7eec-4c7d-b092-f1a5dbf49f72 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:31.608136 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1460/5800] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:31.645606 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-47a240e7-bcb0-42b0-bdc4-0bdfdd87292f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.647745 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-47a240e7-bcb0-42b0-bdc4-0bdfdd87292f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:31.647941 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-47a240e7-bcb0-42b0-bdc4-0bdfdd87292f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.648154 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-47a240e7-bcb0-42b0-bdc4-0bdfdd87292f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.654941 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.654941 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:31.658637 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-47a240e7-bcb0-42b0-bdc4-0bdfdd87292f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:31.662424 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-47a240e7-bcb0-42b0-bdc4-0bdfdd87292f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:31.662849 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1459/5801] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:31.726989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-5437ddbe-6925-485c-a628-65c1b063c68d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.727377 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5437ddbe-6925-485c-a628-65c1b063c68d None None] GET https://10.4.3.66/volume// Aug 25 12:05:31.727538 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5437ddbe-6925-485c-a628-65c1b063c68d None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.727736 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-5437ddbe-6925-485c-a628-65c1b063c68d None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.728042 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-5437ddbe-6925-485c-a628-65c1b063c68d None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:05:31.728425 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1443/5802] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:05:31.734450 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-1c3af4f1-59d7-4185-9d1d-06de20dbe975 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.736373 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-1c3af4f1-59d7-4185-9d1d-06de20dbe975 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:05:31.736775 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-1c3af4f1-59d7-4185-9d1d-06de20dbe975 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "621482fc-5318-45d3-957f-5d843946feef", "connector": null, "instance_uuid": "38b5f02c-a817-4760-9a62-710271ed7cf4"}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:31.744006 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.744006 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:31.763913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-1c3af4f1-59d7-4185-9d1d-06de20dbe975 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:05:31.764335 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1441/5803] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:05:31 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:31.787876 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-37f0fe42-02e6-4f63-8264-3c581cfd7203 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.789777 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37f0fe42-02e6-4f63-8264-3c581cfd7203 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:31.790017 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37f0fe42-02e6-4f63-8264-3c581cfd7203 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.790264 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-37f0fe42-02e6-4f63-8264-3c581cfd7203 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.794366 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-966701da-ec08-472d-8c21-c0c1da788d18 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.794748 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-966701da-ec08-472d-8c21-c0c1da788d18 None None] GET https://10.4.3.66/volume// Aug 25 12:05:31.794902 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-966701da-ec08-472d-8c21-c0c1da788d18 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.795075 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-966701da-ec08-472d-8c21-c0c1da788d18 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.795390 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-966701da-ec08-472d-8c21-c0c1da788d18 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:05:31.795692 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1460/5804] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:05:31.798936 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.798936 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:31.801593 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-13d435c3-2f5b-4914-9526-657ec119ddf9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.802055 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-37f0fe42-02e6-4f63-8264-3c581cfd7203 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:31.803361 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-13d435c3-2f5b-4914-9526-657ec119ddf9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:31.803531 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-13d435c3-2f5b-4914-9526-657ec119ddf9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:31.803727 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-13d435c3-2f5b-4914-9526-657ec119ddf9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:31.805953 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-37f0fe42-02e6-4f63-8264-3c581cfd7203 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:31.806346 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1461/5805] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:31.814842 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.814842 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:31.818726 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-13d435c3-2f5b-4914-9526-657ec119ddf9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:31.823540 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-13d435c3-2f5b-4914-9526-657ec119ddf9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:31.824016 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1444/5806] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:05:31 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 1022 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:05:31.915578 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:31.917456 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] PUT https://10.4.3.66/volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1 Aug 25 12:05:31.917859 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:31.924633 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Acquiring lock "cinder-attachment_update-621482fc-5318-45d3-957f-5d843946feef-np0000008081" by "attachment_update" {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:05:31.928551 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-621482fc-5318-45d3-957f-5d843946feef-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100237) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:05:31.929387 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:31.929387 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:31.996418 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.coordination [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-621482fc-5318-45d3-957f-5d843946feef-np0000008081" released by "attachment_update" :: held 0.068s {{(pid=100237) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:05:31.996716 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-ffc03c73-2ecb-4c24-99ca-3f3f1cff96b0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1 returned with HTTP 200 Aug 25 12:05:31.997412 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1442/5807] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:05:31 2026] PUT /volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1 => generated 969 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:32.817363 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-00151db9-2e41-4512-9c01-ae92ad5ab61f None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:32.819410 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00151db9-2e41-4512-9c01-ae92ad5ab61f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:32.819675 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00151db9-2e41-4512-9c01-ae92ad5ab61f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:32.819927 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-00151db9-2e41-4512-9c01-ae92ad5ab61f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:32.828260 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:32.828260 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:32.831157 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-00151db9-2e41-4512-9c01-ae92ad5ab61f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:32.834855 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-00151db9-2e41-4512-9c01-ae92ad5ab61f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:32.835245 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1461/5808] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:32 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:33.846998 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-6817ed00-3fc0-4964-99a4-f241e072028c None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:33.848581 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6817ed00-3fc0-4964-99a4-f241e072028c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:33.848791 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6817ed00-3fc0-4964-99a4-f241e072028c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:33.848990 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-6817ed00-3fc0-4964-99a4-f241e072028c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:33.858115 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:33.858115 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:33.862116 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-6817ed00-3fc0-4964-99a4-f241e072028c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:33.866806 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-6817ed00-3fc0-4964-99a4-f241e072028c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:33.867209 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1462/5809] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:33 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:34.878613 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-2066b1aa-4836-4b4f-b00c-648ce79a8280 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:34.880324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2066b1aa-4836-4b4f-b00c-648ce79a8280 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:34.880492 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2066b1aa-4836-4b4f-b00c-648ce79a8280 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:34.880680 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-2066b1aa-4836-4b4f-b00c-648ce79a8280 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:34.889370 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:34.889370 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:34.892340 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-2066b1aa-4836-4b4f-b00c-648ce79a8280 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:34.895715 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-2066b1aa-4836-4b4f-b00c-648ce79a8280 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:34.896142 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1445/5810] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:34 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:35.907476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-93e79a88-7da4-4a26-9190-a7662300a8e3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:35.909085 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93e79a88-7da4-4a26-9190-a7662300a8e3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:35.909276 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93e79a88-7da4-4a26-9190-a7662300a8e3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:35.909450 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-93e79a88-7da4-4a26-9190-a7662300a8e3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:35.918000 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:35.918000 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:35.920880 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-93e79a88-7da4-4a26-9190-a7662300a8e3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:35.924492 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-93e79a88-7da4-4a26-9190-a7662300a8e3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:35.924851 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1443/5811] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:35 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:36.207503 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-b5b64b0c-7757-40a5-bb13-b845694a3153 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:36.209436 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-b5b64b0c-7757-40a5-bb13-b845694a3153 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1/action Aug 25 12:05:36.209812 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-b5b64b0c-7757-40a5-bb13-b845694a3153 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-complete": null}' {{(pid=100239) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:05:36.209928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-b5b64b0c-7757-40a5-bb13-b845694a3153 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:36.225233 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:36.225233 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:36.234676 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-0ce8cca7-6e49-4a69-ae57-b66258f05545 req-b5b64b0c-7757-40a5-bb13-b845694a3153 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1/action returned with HTTP 204 Aug 25 12:05:36.235122 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1462/5812] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:05:36 2026] POST /volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:05:36.936769 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-20435ddd-d77f-4b8b-9a3f-0aff564d764b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:36.938456 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20435ddd-d77f-4b8b-9a3f-0aff564d764b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:05:36.938668 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20435ddd-d77f-4b8b-9a3f-0aff564d764b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:36.938837 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-20435ddd-d77f-4b8b-9a3f-0aff564d764b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:36.947740 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:36.947740 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:36.950951 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-20435ddd-d77f-4b8b-9a3f-0aff564d764b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:36.954897 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-20435ddd-d77f-4b8b-9a3f-0aff564d764b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:05:36.955300 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1463/5813] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:36 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 1135 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:36.998711 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-89be96ae-5336-482f-b6e6-cf87eeddb000 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.000742 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-89be96ae-5336-482f-b6e6-cf87eeddb000 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:37.000943 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-89be96ae-5336-482f-b6e6-cf87eeddb000 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:37.001148 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-89be96ae-5336-482f-b6e6-cf87eeddb000 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:37.007703 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:37.007703 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:37.011188 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-89be96ae-5336-482f-b6e6-cf87eeddb000 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:37.014856 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-89be96ae-5336-482f-b6e6-cf87eeddb000 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:37.015244 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1446/5814] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:05:36 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:37.083731 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-57c4e2da-b630-4174-bf67-11a75fa92c29 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.084140 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57c4e2da-b630-4174-bf67-11a75fa92c29 None None] GET https://10.4.3.66/volume// Aug 25 12:05:37.084291 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57c4e2da-b630-4174-bf67-11a75fa92c29 None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:37.084481 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-57c4e2da-b630-4174-bf67-11a75fa92c29 None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:37.084824 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-57c4e2da-b630-4174-bf67-11a75fa92c29 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:05:37.085104 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1444/5815] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:05:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:05:37.091360 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12b2a767-ed03-46a4-92b5-d7dc98fedb7e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.093249 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12b2a767-ed03-46a4-92b5-d7dc98fedb7e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:05:37.093575 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12b2a767-ed03-46a4-92b5-d7dc98fedb7e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a0fa4245-abfe-4bd5-b3ae-3e157714cea1", "connector": null, "instance_uuid": "38b5f02c-a817-4760-9a62-710271ed7cf4"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:37.101204 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:37.101204 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:37.121430 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12b2a767-ed03-46a4-92b5-d7dc98fedb7e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:05:37.121931 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1463/5816] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:05:37 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:37.147193 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a1816620-80f1-4803-ae69-6e24b55dcf53 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.149258 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1816620-80f1-4803-ae69-6e24b55dcf53 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:37.149493 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1816620-80f1-4803-ae69-6e24b55dcf53 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:37.149743 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a1816620-80f1-4803-ae69-6e24b55dcf53 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:37.153869 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-069a98b4-19e4-4502-bba5-57c3c5a9de0f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.154208 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-069a98b4-19e4-4502-bba5-57c3c5a9de0f None None] GET https://10.4.3.66/volume// Aug 25 12:05:37.154354 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-069a98b4-19e4-4502-bba5-57c3c5a9de0f None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:37.154562 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-069a98b4-19e4-4502-bba5-57c3c5a9de0f None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:37.154834 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-069a98b4-19e4-4502-bba5-57c3c5a9de0f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:05:37.155098 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1447/5817] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:05:37 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:05:37.160272 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:37.160272 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:37.162417 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-d9540691-9831-411e-aaf7-8df14325b90b None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.164430 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-d9540691-9831-411e-aaf7-8df14325b90b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:37.164749 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-d9540691-9831-411e-aaf7-8df14325b90b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:37.164922 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-a1816620-80f1-4803-ae69-6e24b55dcf53 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:37.165068 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-d9540691-9831-411e-aaf7-8df14325b90b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:37.170611 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a1816620-80f1-4803-ae69-6e24b55dcf53 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:37.171020 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1464/5818] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:37 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:37.174448 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:37.174448 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:37.177904 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-d9540691-9831-411e-aaf7-8df14325b90b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:37.181795 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-d9540691-9831-411e-aaf7-8df14325b90b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:37.182239 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1445/5819] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:05:37 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 1050 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:05:37.276684 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.278940 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] PUT https://10.4.3.66/volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc Aug 25 12:05:37.279287 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:37.286305 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Acquiring lock "cinder-attachment_update-a0fa4245-abfe-4bd5-b3ae-3e157714cea1-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:05:37.290595 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-a0fa4245-abfe-4bd5-b3ae-3e157714cea1-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:05:37.291636 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:37.291636 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:37.359078 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-a0fa4245-abfe-4bd5-b3ae-3e157714cea1-np0000008081" released by "attachment_update" :: held 0.068s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:05:37.359584 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-12459e58-2706-4ee9-9037-ba641bf92591 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc returned with HTTP 200 Aug 25 12:05:37.360122 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1464/5820] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:05:37 2026] PUT /volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc => generated 968 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:37.367162 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-ca887388-5a8c-4da4-99dd-085d07b921ea None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:37.369087 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-ca887388-5a8c-4da4-99dd-085d07b921ea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/encryption Aug 25 12:05:37.369271 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-ca887388-5a8c-4da4-99dd-085d07b921ea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:37.369462 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-ca887388-5a8c-4da4-99dd-085d07b921ea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'index' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:37.377989 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:37.377989 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:37.384207 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-ca887388-5a8c-4da4-99dd-085d07b921ea tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/encryption returned with HTTP 200 Aug 25 12:05:37.384635 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1448/5821] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 12:05:37 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:38.186987 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-02a7b0a7-fa5d-4d93-b18b-e68bec8d72d8 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:38.188942 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02a7b0a7-fa5d-4d93-b18b-e68bec8d72d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:38.189138 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02a7b0a7-fa5d-4d93-b18b-e68bec8d72d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:38.189311 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-02a7b0a7-fa5d-4d93-b18b-e68bec8d72d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:38.198382 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:38.198382 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:38.201833 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-02a7b0a7-fa5d-4d93-b18b-e68bec8d72d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:38.205770 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-02a7b0a7-fa5d-4d93-b18b-e68bec8d72d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:38.206199 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1465/5822] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:38 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:39.222202 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e8651198-f733-4d8b-9848-b4ac6f3b86af None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:39.224001 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8651198-f733-4d8b-9848-b4ac6f3b86af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:39.224246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8651198-f733-4d8b-9848-b4ac6f3b86af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:39.224476 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e8651198-f733-4d8b-9848-b4ac6f3b86af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:39.233518 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:39.233518 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:39.236844 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e8651198-f733-4d8b-9848-b4ac6f3b86af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:39.240536 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e8651198-f733-4d8b-9848-b4ac6f3b86af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:39.240912 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1446/5823] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:39 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:40.253475 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-1a718677-0c90-4bb6-8f77-10572d9702a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:40.255260 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a718677-0c90-4bb6-8f77-10572d9702a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:40.255432 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a718677-0c90-4bb6-8f77-10572d9702a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:40.255604 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-1a718677-0c90-4bb6-8f77-10572d9702a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:40.263935 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:40.263935 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:40.266725 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-1a718677-0c90-4bb6-8f77-10572d9702a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:40.270077 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-1a718677-0c90-4bb6-8f77-10572d9702a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:40.270396 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1465/5824] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:40 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:41.282808 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-01b09f90-50c8-4f4c-98e3-bc69144436d3 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:41.284433 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01b09f90-50c8-4f4c-98e3-bc69144436d3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:41.284596 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01b09f90-50c8-4f4c-98e3-bc69144436d3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:41.284809 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-01b09f90-50c8-4f4c-98e3-bc69144436d3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:41.293649 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:41.293649 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:41.296637 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-01b09f90-50c8-4f4c-98e3-bc69144436d3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:41.299895 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-01b09f90-50c8-4f4c-98e3-bc69144436d3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:41.300458 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1449/5825] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:41 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:42.313511 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-cf5e3e83-f0e6-43b7-9d68-85363f8e40e2 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:42.316210 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf5e3e83-f0e6-43b7-9d68-85363f8e40e2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:42.316402 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf5e3e83-f0e6-43b7-9d68-85363f8e40e2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:42.316572 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-cf5e3e83-f0e6-43b7-9d68-85363f8e40e2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:42.324589 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:42.324589 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:42.327458 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-cf5e3e83-f0e6-43b7-9d68-85363f8e40e2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:42.330965 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-cf5e3e83-f0e6-43b7-9d68-85363f8e40e2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:42.331311 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1466/5826] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:42 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:43.342721 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-1cd9a817-25b3-4c7b-92c7-4c13e97d002d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:43.345640 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1cd9a817-25b3-4c7b-92c7-4c13e97d002d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:43.345640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1cd9a817-25b3-4c7b-92c7-4c13e97d002d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:43.345640 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-1cd9a817-25b3-4c7b-92c7-4c13e97d002d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:43.352739 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:43.352739 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:43.355554 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-1cd9a817-25b3-4c7b-92c7-4c13e97d002d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:43.358898 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-1cd9a817-25b3-4c7b-92c7-4c13e97d002d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:43.359418 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1447/5827] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:43 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:44.371649 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-332a1596-cf1a-454b-83fe-61fe74daf307 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:44.373726 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-332a1596-cf1a-454b-83fe-61fe74daf307 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:44.373726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-332a1596-cf1a-454b-83fe-61fe74daf307 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:44.373726 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-332a1596-cf1a-454b-83fe-61fe74daf307 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:44.381333 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:44.381333 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:44.384054 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-332a1596-cf1a-454b-83fe-61fe74daf307 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:44.387271 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-332a1596-cf1a-454b-83fe-61fe74daf307 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:44.387662 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1466/5828] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:44 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:45.392512 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-7914f42e-987a-450d-bcb7-580189597b30 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:45.394422 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-7914f42e-987a-450d-bcb7-580189597b30 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc/action Aug 25 12:05:45.394768 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-7914f42e-987a-450d-bcb7-580189597b30 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:05:45.394884 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-7914f42e-987a-450d-bcb7-580189597b30 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:45.398386 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-5bab840a-4356-4df2-ab60-663d9eef33ab None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:45.400396 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5bab840a-4356-4df2-ab60-663d9eef33ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:45.400642 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5bab840a-4356-4df2-ab60-663d9eef33ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:45.400897 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-5bab840a-4356-4df2-ab60-663d9eef33ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:45.408109 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:45.408109 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:45.410098 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:45.410098 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:45.413046 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-5bab840a-4356-4df2-ab60-663d9eef33ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:45.416524 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-5bab840a-4356-4df2-ab60-663d9eef33ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:45.416874 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1467/5829] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:45 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:45.417097 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-1ab5824e-689a-46c9-a28f-c7aa129f7a81 req-7914f42e-987a-450d-bcb7-580189597b30 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc/action returned with HTTP 204 Aug 25 12:05:45.420652 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1450/5830] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:05:45 2026] POST /volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:05:46.428272 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-f954dbc9-3017-4ef5-8361-0eae59a57f90 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:46.429985 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f954dbc9-3017-4ef5-8361-0eae59a57f90 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:05:46.430205 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f954dbc9-3017-4ef5-8361-0eae59a57f90 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:46.430397 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-f954dbc9-3017-4ef5-8361-0eae59a57f90 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:46.438936 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:46.438936 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:46.441796 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-f954dbc9-3017-4ef5-8361-0eae59a57f90 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:46.445220 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-f954dbc9-3017-4ef5-8361-0eae59a57f90 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:05:46.445535 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1448/5831] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:46 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:46.976156 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-5b5f8c1c-4baa-4c3f-9565-ad84c2849125 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:46.978168 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-5b5f8c1c-4baa-4c3f-9565-ad84c2849125 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:46.978369 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-5b5f8c1c-4baa-4c3f-9565-ad84c2849125 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:46.978541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-5b5f8c1c-4baa-4c3f-9565-ad84c2849125 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:46.984849 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:46.984849 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:46.988040 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-5b5f8c1c-4baa-4c3f-9565-ad84c2849125 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:46.991515 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-5b5f8c1c-4baa-4c3f-9565-ad84c2849125 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:46.991899 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1467/5832] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:05:46 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:47.053838 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-fa0954c6-abcd-4bc5-9434-96dc84b94c65 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:47.054222 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa0954c6-abcd-4bc5-9434-96dc84b94c65 None None] GET https://10.4.3.66/volume// Aug 25 12:05:47.054434 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa0954c6-abcd-4bc5-9434-96dc84b94c65 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:47.054806 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-fa0954c6-abcd-4bc5-9434-96dc84b94c65 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:47.054923 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-fa0954c6-abcd-4bc5-9434-96dc84b94c65 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:05:47.055195 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1468/5833] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:05:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:05:47.061305 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-f5ec7474-7c6c-4db3-803f-b58cb51a41ee None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:47.062975 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-f5ec7474-7c6c-4db3-803f-b58cb51a41ee tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:05:47.063282 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-f5ec7474-7c6c-4db3-803f-b58cb51a41ee tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aebc3b70-8850-47bb-9ad0-7b841d8dbc41", "connector": null, "instance_uuid": "38b5f02c-a817-4760-9a62-710271ed7cf4"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:47.070408 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:47.070408 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:47.091556 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-f5ec7474-7c6c-4db3-803f-b58cb51a41ee tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:05:47.091970 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1451/5834] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:05:47 2026] POST /volume/v3/attachments => generated 273 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:47.113579 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-e39349b5-fe6e-4479-867c-e1dc23e38d7c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:47.115262 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e39349b5-fe6e-4479-867c-e1dc23e38d7c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:47.115414 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e39349b5-fe6e-4479-867c-e1dc23e38d7c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:47.115589 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-e39349b5-fe6e-4479-867c-e1dc23e38d7c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:47.123897 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:47.123897 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:47.126952 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-e39349b5-fe6e-4479-867c-e1dc23e38d7c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:47.130538 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-e39349b5-fe6e-4479-867c-e1dc23e38d7c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:47.130922 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1449/5835] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:47 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:47.263811 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9180d69f-44dc-4bbf-ac7c-c769ef184995 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:47.264184 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9180d69f-44dc-4bbf-ac7c-c769ef184995 None None] GET https://10.4.3.66/volume// Aug 25 12:05:47.264361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9180d69f-44dc-4bbf-ac7c-c769ef184995 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:47.264541 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9180d69f-44dc-4bbf-ac7c-c769ef184995 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:47.264889 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9180d69f-44dc-4bbf-ac7c-c769ef184995 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:05:47.265162 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1468/5836] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:05:47 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:05:47.271208 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-af252ced-2a61-4337-b605-5d97d9c82ea7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:47.273834 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-af252ced-2a61-4337-b605-5d97d9c82ea7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:47.274111 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-af252ced-2a61-4337-b605-5d97d9c82ea7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:47.274368 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-af252ced-2a61-4337-b605-5d97d9c82ea7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:47.286228 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:47.286228 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:47.290338 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-af252ced-2a61-4337-b605-5d97d9c82ea7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:47.295535 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-af252ced-2a61-4337-b605-5d97d9c82ea7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:47.296049 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1469/5837] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:05:47 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1099 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:05:47.389886 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:47.391877 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] PUT https://10.4.3.66/volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f Aug 25 12:05:47.392293 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:47.399042 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Acquiring lock "cinder-attachment_update-aebc3b70-8850-47bb-9ad0-7b841d8dbc41-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:05:47.402944 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-aebc3b70-8850-47bb-9ad0-7b841d8dbc41-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:05:47.403789 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:47.403789 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:47.468145 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-aebc3b70-8850-47bb-9ad0-7b841d8dbc41-np0000008081" released by "attachment_update" :: held 0.065s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:05:47.468403 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-9bedf7a7-5163-4638-8601-631e281b1509 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f returned with HTTP 200 Aug 25 12:05:47.468832 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1452/5838] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:05:47 2026] PUT /volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:48.143172 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cb9629f-b578-406b-829a-3ee4d045fe50 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:48.144560 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cb9629f-b578-406b-829a-3ee4d045fe50 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:48.144781 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cb9629f-b578-406b-829a-3ee4d045fe50 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:48.144953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cb9629f-b578-406b-829a-3ee4d045fe50 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:48.152715 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:48.152715 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:48.155373 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-0cb9629f-b578-406b-829a-3ee4d045fe50 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:48.158679 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cb9629f-b578-406b-829a-3ee4d045fe50 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:48.158991 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1450/5839] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:48 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:49.169994 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d6f499b7-2499-46ee-9183-10734e05254b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:49.171805 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6f499b7-2499-46ee-9183-10734e05254b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:49.171972 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6f499b7-2499-46ee-9183-10734e05254b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:49.172134 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d6f499b7-2499-46ee-9183-10734e05254b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:49.179894 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:49.179894 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:05:49.182507 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d6f499b7-2499-46ee-9183-10734e05254b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:49.186002 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d6f499b7-2499-46ee-9183-10734e05254b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:49.186452 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1469/5840] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:49 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:50.197820 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-ba0c0473-e2f3-4fb5-aee6-1727003cb31a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:50.199554 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba0c0473-e2f3-4fb5-aee6-1727003cb31a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:50.199814 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba0c0473-e2f3-4fb5-aee6-1727003cb31a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:50.200009 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-ba0c0473-e2f3-4fb5-aee6-1727003cb31a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:50.208323 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:50.208323 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:05:50.221763 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-ba0c0473-e2f3-4fb5-aee6-1727003cb31a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:50.221763 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-ba0c0473-e2f3-4fb5-aee6-1727003cb31a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:50.221763 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1470/5841] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:50 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:05:50.686101 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-b84a2805-5007-4ade-bd7a-d70ee4326546 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:50.687963 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-b84a2805-5007-4ade-bd7a-d70ee4326546 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f/action Aug 25 12:05:50.688287 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-b84a2805-5007-4ade-bd7a-d70ee4326546 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:05:50.688398 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-b84a2805-5007-4ade-bd7a-d70ee4326546 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:05:50.701117 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:50.701117 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:05:50.709228 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-9f2c3184-3f4d-43ab-a111-1be14b658d26 req-b84a2805-5007-4ade-bd7a-d70ee4326546 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f/action returned with HTTP 204 Aug 25 12:05:50.709565 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1453/5842] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:05:50 2026] POST /volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f/action => generated 0 bytes in 24 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:05:51.226263 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-92346c44-298b-4891-97a4-a76c5c9dbae4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:05:51.228145 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92346c44-298b-4891-97a4-a76c5c9dbae4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:05:51.228361 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92346c44-298b-4891-97a4-a76c5c9dbae4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:05:51.228575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-92346c44-298b-4891-97a4-a76c5c9dbae4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:05:51.237244 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:05:51.237244 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:05:51.240209 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-92346c44-298b-4891-97a4-a76c5c9dbae4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:05:51.243634 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-92346c44-298b-4891-97a4-a76c5c9dbae4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:05:51.243996 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1451/5843] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:05:51 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:05:59.185861 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=74,cinder:INSERT=9,cinder:UPDATE=17 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:00.213919 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=60,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:00.706897 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=56,cinder:INSERT=3,cinder:UPDATE=7 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:01.243062 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=106,cinder:INSERT=20,cinder:UPDATE=27 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:25.436507 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5876e23e-f905-4442-958a-4f3134e6196e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.438264 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5876e23e-f905-4442-958a-4f3134e6196e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:25.439312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5876e23e-f905-4442-958a-4f3134e6196e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:25.439312 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5876e23e-f905-4442-958a-4f3134e6196e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:25.447251 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:25.447251 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:25.450191 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5876e23e-f905-4442-958a-4f3134e6196e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:25.453783 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5876e23e-f905-4442-958a-4f3134e6196e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:25.454164 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1470/5844] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:25 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:25.520092 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3a39347f-9e92-47e2-ab96-4d3899c4c555 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.520526 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a39347f-9e92-47e2-ab96-4d3899c4c555 None None] GET https://10.4.3.66/volume// Aug 25 12:06:25.520727 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a39347f-9e92-47e2-ab96-4d3899c4c555 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:25.520953 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3a39347f-9e92-47e2-ab96-4d3899c4c555 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:25.521284 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3a39347f-9e92-47e2-ab96-4d3899c4c555 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:06:25.521565 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1471/5845] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:06:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:06:25.527526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-f515e007-fe98-4e00-a26b-9cdddf6316a5 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.529425 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-f515e007-fe98-4e00-a26b-9cdddf6316a5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:06:25.529766 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-f515e007-fe98-4e00-a26b-9cdddf6316a5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "aebc3b70-8850-47bb-9ad0-7b841d8dbc41", "connector": null, "instance_uuid": "03ff4b98-39cd-4683-98b8-4f92a6fba472"}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:25.539704 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:25.539704 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:25.587551 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-f515e007-fe98-4e00-a26b-9cdddf6316a5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:06:25.587785 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1454/5846] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:06:25 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 25 12:06:25.639076 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-81b530c4-c549-420a-b1d2-f00d1d48cf1d None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.641344 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81b530c4-c549-420a-b1d2-f00d1d48cf1d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:25.641344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81b530c4-c549-420a-b1d2-f00d1d48cf1d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:25.641344 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-81b530c4-c549-420a-b1d2-f00d1d48cf1d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:25.650979 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:25.650979 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:25.653616 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-81b530c4-c549-420a-b1d2-f00d1d48cf1d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:25.656952 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-81b530c4-c549-420a-b1d2-f00d1d48cf1d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:25.657408 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1452/5847] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:25 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1214 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:25.673228 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-c694f8ca-4fac-4776-b0c1-b47f8c341344 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.680334 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c694f8ca-4fac-4776-b0c1-b47f8c341344 None None] GET https://10.4.3.66/volume// Aug 25 12:06:25.680334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c694f8ca-4fac-4776-b0c1-b47f8c341344 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:25.680334 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-c694f8ca-4fac-4776-b0c1-b47f8c341344 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:25.680334 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-c694f8ca-4fac-4776-b0c1-b47f8c341344 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:06:25.680334 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1471/5848] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:06:25 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:06:25.683376 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-a24a053e-1fa3-4b1a-abc8-938e9161c02b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.685212 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-a24a053e-1fa3-4b1a-abc8-938e9161c02b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:25.685382 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-a24a053e-1fa3-4b1a-abc8-938e9161c02b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:25.685538 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-a24a053e-1fa3-4b1a-abc8-938e9161c02b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:25.695179 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:25.695179 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:25.697792 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-a24a053e-1fa3-4b1a-abc8-938e9161c02b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:25.701102 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-a24a053e-1fa3-4b1a-abc8-938e9161c02b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:25.701414 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1472/5849] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:06:25 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1394 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:06:25.797466 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:25.799234 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] PUT https://10.4.3.66/volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946 Aug 25 12:06:25.799537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:25.806170 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Acquiring lock "cinder-attachment_update-aebc3b70-8850-47bb-9ad0-7b841d8dbc41-np0000008081" by "attachment_update" {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:06:25.810192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-aebc3b70-8850-47bb-9ad0-7b841d8dbc41-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100240) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:06:25.811063 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:25.811063 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:25.874701 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.coordination [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-aebc3b70-8850-47bb-9ad0-7b841d8dbc41-np0000008081" released by "attachment_update" :: held 0.064s {{(pid=100240) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:06:25.874701 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-5b2b7c25-97ca-40ff-bcc5-f09190680bdc tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946 returned with HTTP 200 Aug 25 12:06:25.874913 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1455/5850] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:06:25 2026] PUT /volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946 => generated 969 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:26.669014 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-60a4b2c1-f7b1-49fd-87f7-b4609e84f7b3 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:26.671204 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60a4b2c1-f7b1-49fd-87f7-b4609e84f7b3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:26.671457 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60a4b2c1-f7b1-49fd-87f7-b4609e84f7b3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:26.671654 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-60a4b2c1-f7b1-49fd-87f7-b4609e84f7b3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:26.682317 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:26.682317 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:26.685163 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-60a4b2c1-f7b1-49fd-87f7-b4609e84f7b3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:26.688779 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-60a4b2c1-f7b1-49fd-87f7-b4609e84f7b3 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:26.689135 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1453/5851] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:26 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:27.701310 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-75f124f5-91fd-400d-93fd-e7db30cefac4 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:27.703139 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75f124f5-91fd-400d-93fd-e7db30cefac4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:27.703456 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75f124f5-91fd-400d-93fd-e7db30cefac4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:27.704743 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-75f124f5-91fd-400d-93fd-e7db30cefac4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:27.715361 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:27.715361 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:27.718662 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-75f124f5-91fd-400d-93fd-e7db30cefac4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:27.722221 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-75f124f5-91fd-400d-93fd-e7db30cefac4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:27.722580 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1472/5852] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:27 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:28.093039 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-7e066c51-d2ac-42b1-aca7-77f78c7c1678 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:28.094789 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-7e066c51-d2ac-42b1-aca7-77f78c7c1678 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946/action Aug 25 12:06:28.095111 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-7e066c51-d2ac-42b1-aca7-77f78c7c1678 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-complete": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:06:28.095217 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-7e066c51-d2ac-42b1-aca7-77f78c7c1678 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:28.110430 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:28.110430 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:28.125198 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-cdeadbbc-024c-49e7-8b66-fab5bd1236cf req-7e066c51-d2ac-42b1-aca7-77f78c7c1678 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946/action returned with HTTP 204 Aug 25 12:06:28.125635 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1473/5853] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:06:28 2026] POST /volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:06:28.734168 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-1f77f625-55e8-433f-b033-fb71286ecdf0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:28.735741 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f77f625-55e8-433f-b033-fb71286ecdf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:28.735915 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f77f625-55e8-433f-b033-fb71286ecdf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:28.736093 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-1f77f625-55e8-433f-b033-fb71286ecdf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:28.746127 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:28.746127 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:28.748751 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-1f77f625-55e8-433f-b033-fb71286ecdf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:28.752119 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-1f77f625-55e8-433f-b033-fb71286ecdf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:28.752442 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1456/5854] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:28 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1509 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:29.894233 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-af0e1ba2-1098-48ae-86c6-9180231de549 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:29.895903 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af0e1ba2-1098-48ae-86c6-9180231de549 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:29.896096 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af0e1ba2-1098-48ae-86c6-9180231de549 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:29.896269 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-af0e1ba2-1098-48ae-86c6-9180231de549 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:29.906341 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:29.906341 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:29.909018 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-af0e1ba2-1098-48ae-86c6-9180231de549 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:29.912333 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-af0e1ba2-1098-48ae-86c6-9180231de549 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:29.912737 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1454/5855] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:29 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1509 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:29.923018 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d940f66a-88d8-4d99-846d-2df717ef042a None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:29.925127 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d940f66a-88d8-4d99-846d-2df717ef042a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:29.925341 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d940f66a-88d8-4d99-846d-2df717ef042a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:29.925521 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d940f66a-88d8-4d99-846d-2df717ef042a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:29.936067 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:29.936067 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:29.938844 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d940f66a-88d8-4d99-846d-2df717ef042a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:29.942256 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d940f66a-88d8-4d99-846d-2df717ef042a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:29.942591 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1473/5856] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:29 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1509 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:29.953132 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-87f3fef5-1ca8-4dd8-8c84-5a3b06d30529 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:29.954601 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87f3fef5-1ca8-4dd8-8c84-5a3b06d30529 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:29.954786 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87f3fef5-1ca8-4dd8-8c84-5a3b06d30529 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:29.954950 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-87f3fef5-1ca8-4dd8-8c84-5a3b06d30529 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:29.964386 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:29.964386 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:29.966973 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-87f3fef5-1ca8-4dd8-8c84-5a3b06d30529 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:29.970293 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-87f3fef5-1ca8-4dd8-8c84-5a3b06d30529 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:29.970607 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1474/5857] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:29 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1509 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:30.005469 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-347046f9-5f84-4e5d-bbe7-d22185c0d4b9 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.007670 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-347046f9-5f84-4e5d-bbe7-d22185c0d4b9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:30.007864 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-347046f9-5f84-4e5d-bbe7-d22185c0d4b9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:30.008055 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-347046f9-5f84-4e5d-bbe7-d22185c0d4b9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:30.018313 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:30.018313 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:30.021389 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-347046f9-5f84-4e5d-bbe7-d22185c0d4b9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:30.025414 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-347046f9-5f84-4e5d-bbe7-d22185c0d4b9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:30.025770 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1457/5858] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:30 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1509 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:30.040586 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.042280 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41/action Aug 25 12:06:30.042605 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100237) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:06:30.042762 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:30.053289 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:30.053289 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:30.053706 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:30.059057 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Begin detaching volume completed successfully. Aug 25 12:06:30.059270 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-1c6e79ac-57b4-4196-86ed-a617dd51cc40 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41/action returned with HTTP 202 Aug 25 12:06:30.059667 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1455/5859] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:06:30 2026] POST /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:06:30.078954 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-42b29592-e9b3-47e3-8df4-b90741cb6fa9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.080531 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42b29592-e9b3-47e3-8df4-b90741cb6fa9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:30.080885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42b29592-e9b3-47e3-8df4-b90741cb6fa9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:30.080885 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-42b29592-e9b3-47e3-8df4-b90741cb6fa9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:30.091570 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:30.091570 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:30.094454 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-42b29592-e9b3-47e3-8df4-b90741cb6fa9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:30.096987 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-a77860d8-2d0e-441e-a5b8-a0c6b10370e7 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.097387 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a77860d8-2d0e-441e-a5b8-a0c6b10370e7 None None] GET https://10.4.3.66/volume// Aug 25 12:06:30.097539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a77860d8-2d0e-441e-a5b8-a0c6b10370e7 None None] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:30.097733 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-a77860d8-2d0e-441e-a5b8-a0c6b10370e7 None None] Calling method 'all' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:30.098045 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-a77860d8-2d0e-441e-a5b8-a0c6b10370e7 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:06:30.098110 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-42b29592-e9b3-47e3-8df4-b90741cb6fa9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:30.098326 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1475/5860] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:06:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:06:30.098433 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1474/5861] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:30 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1512 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:30.104134 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-dc5cf88d-4b41-4908-80c9-8bcdf3266cde None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.106060 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-dc5cf88d-4b41-4908-80c9-8bcdf3266cde tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:30.106155 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-dc5cf88d-4b41-4908-80c9-8bcdf3266cde tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:30.106329 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-dc5cf88d-4b41-4908-80c9-8bcdf3266cde tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:30.115865 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:30.115865 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:30.118514 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-dc5cf88d-4b41-4908-80c9-8bcdf3266cde tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:30.121955 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-dc5cf88d-4b41-4908-80c9-8bcdf3266cde tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:30.122382 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1458/5862] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:06:30 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1692 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:06:30.574992 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-3b56f9cb-db40-49f5-b603-f47a4d9104d8 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.576844 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-3b56f9cb-db40-49f5-b603-f47a4d9104d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:30.577061 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-3b56f9cb-db40-49f5-b603-f47a4d9104d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:30.577283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-3b56f9cb-db40-49f5-b603-f47a4d9104d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:30.587155 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:30.587155 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:30.589998 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-3b56f9cb-db40-49f5-b603-f47a4d9104d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:30.593413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-3b56f9cb-db40-49f5-b603-f47a4d9104d8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:30.593813 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1456/5863] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:30 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:30.609329 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-870694a3-2d5b-47f7-9f90-f61d4baa516e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:30.611265 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-870694a3-2d5b-47f7-9f90-f61d4baa516e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946 Aug 25 12:06:30.611462 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-870694a3-2d5b-47f7-9f90-f61d4baa516e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:30.611676 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-870694a3-2d5b-47f7-9f90-f61d4baa516e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:30.617965 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:30.617965 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:30.658208 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-425fb6d6-4766-4042-a1e7-f38e269ec8c1 req-870694a3-2d5b-47f7-9f90-f61d4baa516e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946 returned with HTTP 200 Aug 25 12:06:30.658577 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1476/5864] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:06:30 2026] DELETE /volume/v3/attachments/d0faf756-c1ec-4cd7-8fa1-d95190d1c946 => generated 192 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:31.109612 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-e95f6c26-8ae6-48bd-a063-1468309435ab None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:31.111163 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e95f6c26-8ae6-48bd-a063-1468309435ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:31.111324 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e95f6c26-8ae6-48bd-a063-1468309435ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:31.111489 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-e95f6c26-8ae6-48bd-a063-1468309435ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:31.119673 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:31.119673 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:31.122355 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-e95f6c26-8ae6-48bd-a063-1468309435ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:31.125949 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-e95f6c26-8ae6-48bd-a063-1468309435ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:31.126297 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1475/5865] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:31 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:32.405685 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6c3f7b23-7315-4f97-866d-c8096fff825e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:32.407166 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c3f7b23-7315-4f97-866d-c8096fff825e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:32.407323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c3f7b23-7315-4f97-866d-c8096fff825e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:32.407487 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6c3f7b23-7315-4f97-866d-c8096fff825e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:32.415997 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:32.415997 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:32.418919 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6c3f7b23-7315-4f97-866d-c8096fff825e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:32.422422 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6c3f7b23-7315-4f97-866d-c8096fff825e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:32.422880 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1459/5866] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:32 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1212 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:32.455246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c50d9d36-1137-4011-8f6f-9ca172cd4048 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:32.457040 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c50d9d36-1137-4011-8f6f-9ca172cd4048 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:32.457237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c50d9d36-1137-4011-8f6f-9ca172cd4048 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:32.457414 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c50d9d36-1137-4011-8f6f-9ca172cd4048 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:32.465908 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:32.465908 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:32.468758 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c50d9d36-1137-4011-8f6f-9ca172cd4048 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:32.472172 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c50d9d36-1137-4011-8f6f-9ca172cd4048 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:32.472552 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1457/5867] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:32 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:32.487548 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:32.489469 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41/action Aug 25 12:06:32.489813 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:06:32.489947 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:32.499376 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:32.499376 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:32.499771 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:32.505822 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Begin detaching volume completed successfully. Aug 25 12:06:32.506000 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-2227f4f6-82c9-461a-be71-28356f22c71a tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41/action returned with HTTP 202 Aug 25 12:06:32.506372 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1477/5868] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:06:32 2026] POST /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:06:32.521917 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-daa95cbe-d4a6-4a11-99ac-c1224449f2d1 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:32.523553 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-daa95cbe-d4a6-4a11-99ac-c1224449f2d1 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:32.523730 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-daa95cbe-d4a6-4a11-99ac-c1224449f2d1 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:32.523918 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-daa95cbe-d4a6-4a11-99ac-c1224449f2d1 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:32.532385 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:32.532385 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:32.535499 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-daa95cbe-d4a6-4a11-99ac-c1224449f2d1 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:32.537270 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-b3324b1b-6476-44f4-85f9-3f2e3e07985e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:32.537674 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b3324b1b-6476-44f4-85f9-3f2e3e07985e None None] GET https://10.4.3.66/volume// Aug 25 12:06:32.537769 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b3324b1b-6476-44f4-85f9-3f2e3e07985e None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:32.537989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-b3324b1b-6476-44f4-85f9-3f2e3e07985e None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:32.538265 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-b3324b1b-6476-44f4-85f9-3f2e3e07985e None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:06:32.538506 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1460/5869] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:06:32 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:06:32.539438 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-daa95cbe-d4a6-4a11-99ac-c1224449f2d1 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:32.539792 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1476/5870] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:32 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:32.545306 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-fdfe54fc-5158-4808-82ce-e12915ddaaf0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:32.547002 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-fdfe54fc-5158-4808-82ce-e12915ddaaf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:32.547188 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-fdfe54fc-5158-4808-82ce-e12915ddaaf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:32.547362 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-fdfe54fc-5158-4808-82ce-e12915ddaaf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:32.554989 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:32.554989 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:32.557715 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-fdfe54fc-5158-4808-82ce-e12915ddaaf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:32.561185 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-fdfe54fc-5158-4808-82ce-e12915ddaaf0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:32.561583 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1458/5871] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:06:32 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1395 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:06:33.551880 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-80c13b4c-25a0-4aad-9f06-8baa662d444b None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:33.553510 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80c13b4c-25a0-4aad-9f06-8baa662d444b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:33.553698 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80c13b4c-25a0-4aad-9f06-8baa662d444b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:33.553868 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-80c13b4c-25a0-4aad-9f06-8baa662d444b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:33.561916 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:33.561916 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:33.564885 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-80c13b4c-25a0-4aad-9f06-8baa662d444b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:33.568447 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-80c13b4c-25a0-4aad-9f06-8baa662d444b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:33.568811 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1478/5872] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:33 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:34.579955 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-18857c77-d907-42fc-b026-daee99eeb037 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:34.581514 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-18857c77-d907-42fc-b026-daee99eeb037 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:34.581708 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-18857c77-d907-42fc-b026-daee99eeb037 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:34.581885 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-18857c77-d907-42fc-b026-daee99eeb037 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:34.589718 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:34.589718 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:34.592386 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-18857c77-d907-42fc-b026-daee99eeb037 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:34.595656 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-18857c77-d907-42fc-b026-daee99eeb037 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:34.595973 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1461/5873] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:34 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:35.607402 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-3f447802-85f1-4da9-ac62-20e084c267e9 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:35.609038 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f447802-85f1-4da9-ac62-20e084c267e9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:35.609243 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f447802-85f1-4da9-ac62-20e084c267e9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:35.609440 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-3f447802-85f1-4da9-ac62-20e084c267e9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:35.617296 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:35.617296 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:35.620063 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-3f447802-85f1-4da9-ac62-20e084c267e9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:35.623541 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-3f447802-85f1-4da9-ac62-20e084c267e9 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:35.623914 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1477/5874] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:35 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:36.112465 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c653f20b-c198-4918-8897-7505ac25fb6e None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.114158 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c653f20b-c198-4918-8897-7505ac25fb6e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:36.114328 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c653f20b-c198-4918-8897-7505ac25fb6e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.114495 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c653f20b-c198-4918-8897-7505ac25fb6e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.123446 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.123446 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:36.126594 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c653f20b-c198-4918-8897-7505ac25fb6e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.130273 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-c653f20b-c198-4918-8897-7505ac25fb6e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:36.130676 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1459/5875] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 1215 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:36.390287 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-60b62a53-c42d-4568-8648-b66de5213818 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.392197 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-60b62a53-c42d-4568-8648-b66de5213818 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f Aug 25 12:06:36.392377 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-60b62a53-c42d-4568-8648-b66de5213818 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.392545 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-60b62a53-c42d-4568-8648-b66de5213818 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'version_select' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.398566 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.398566 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:36.431113 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-eb4bf0e5-a7b4-4902-8dea-6f02df17c210 req-60b62a53-c42d-4568-8648-b66de5213818 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f returned with HTTP 200 Aug 25 12:06:36.431495 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1479/5876] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:06:36 2026] DELETE /volume/v3/attachments/25a17837-7647-402d-964a-0582ad6f382f => generated 19 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:36.635385 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-428dd0e2-9b5f-430f-8ca4-ea8f44e37724 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.636874 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-428dd0e2-9b5f-430f-8ca4-ea8f44e37724 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:36.637036 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-428dd0e2-9b5f-430f-8ca4-ea8f44e37724 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.637204 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-428dd0e2-9b5f-430f-8ca4-ea8f44e37724 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.643053 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.643053 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:36.645909 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-428dd0e2-9b5f-430f-8ca4-ea8f44e37724 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.649416 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-428dd0e2-9b5f-430f-8ca4-ea8f44e37724 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:36.649793 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1462/5877] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 920 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:36.660973 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-ab5d6ef7-b0a7-4cea-8d33-459f3b95ef56 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.662694 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab5d6ef7-b0a7-4cea-8d33-459f3b95ef56 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:36.662870 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab5d6ef7-b0a7-4cea-8d33-459f3b95ef56 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.663042 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-ab5d6ef7-b0a7-4cea-8d33-459f3b95ef56 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.671205 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.671205 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:36.674044 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-ab5d6ef7-b0a7-4cea-8d33-459f3b95ef56 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.677504 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-ab5d6ef7-b0a7-4cea-8d33-459f3b95ef56 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:06:36.677842 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1478/5878] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 1163 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:36.713679 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e62eae47-8040-4bba-84c7-1e3893e4966f None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.715545 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e62eae47-8040-4bba-84c7-1e3893e4966f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:36.715750 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e62eae47-8040-4bba-84c7-1e3893e4966f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.715931 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e62eae47-8040-4bba-84c7-1e3893e4966f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.724183 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.724183 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:36.726993 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e62eae47-8040-4bba-84c7-1e3893e4966f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.730400 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e62eae47-8040-4bba-84c7-1e3893e4966f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:06:36.730758 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1460/5879] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 1163 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:36.746608 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.748521 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/action Aug 25 12:06:36.748841 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:06:36.748951 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:36.757920 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.757920 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:36.758300 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.765218 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Begin detaching volume completed successfully. Aug 25 12:06:36.765404 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-8824a698-7a20-4d20-ac22-228809a8a202 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/action returned with HTTP 202 Aug 25 12:06:36.765758 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1480/5880] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:06:36 2026] POST /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:06:36.781712 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4fbb22f5-e19d-45c0-956f-2023c17d8cb0 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.783361 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4fbb22f5-e19d-45c0-956f-2023c17d8cb0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:36.783537 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4fbb22f5-e19d-45c0-956f-2023c17d8cb0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.783734 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4fbb22f5-e19d-45c0-956f-2023c17d8cb0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.791879 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.791879 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:36.794884 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-4fbb22f5-e19d-45c0-956f-2023c17d8cb0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.798569 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4fbb22f5-e19d-45c0-956f-2023c17d8cb0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:06:36.798878 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1463/5881] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:36.800230 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4d86e9cb-b6bc-4c7a-8fad-72a5523ac4cc None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.800695 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d86e9cb-b6bc-4c7a-8fad-72a5523ac4cc None None] GET https://10.4.3.66/volume// Aug 25 12:06:36.800869 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d86e9cb-b6bc-4c7a-8fad-72a5523ac4cc None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.801073 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4d86e9cb-b6bc-4c7a-8fad-72a5523ac4cc None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.801399 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4d86e9cb-b6bc-4c7a-8fad-72a5523ac4cc None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:06:36.801708 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1479/5882] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:06:36.808494 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-48d01cf9-425a-400d-9f28-e098aa8f4756 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.810357 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-48d01cf9-425a-400d-9f28-e098aa8f4756 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:36.810549 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-48d01cf9-425a-400d-9f28-e098aa8f4756 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.810772 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-48d01cf9-425a-400d-9f28-e098aa8f4756 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.819335 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.819335 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:36.822228 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-48d01cf9-425a-400d-9f28-e098aa8f4756 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:36.825795 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-48d01cf9-425a-400d-9f28-e098aa8f4756 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:06:36.826120 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1461/5883] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 1346 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:06:36.834548 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-f2512325-67f3-43e6-badc-17a8a8a1e693 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:36.836387 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-f2512325-67f3-43e6-badc-17a8a8a1e693 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/encryption Aug 25 12:06:36.836574 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-f2512325-67f3-43e6-badc-17a8a8a1e693 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:36.836769 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-f2512325-67f3-43e6-badc-17a8a8a1e693 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'index' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:36.844919 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:36.844919 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:36.850321 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-f2512325-67f3-43e6-badc-17a8a8a1e693 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/encryption returned with HTTP 200 Aug 25 12:06:36.850678 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1481/5884] 10.4.3.66 () {68 vars in 1624 bytes} [Tue Aug 25 12:06:36 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:37.550064 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e9069fd5-4f97-465b-bfcc-95ca579350e8 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.551969 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e9069fd5-4f97-465b-bfcc-95ca579350e8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc Aug 25 12:06:37.552146 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e9069fd5-4f97-465b-bfcc-95ca579350e8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.552320 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e9069fd5-4f97-465b-bfcc-95ca579350e8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.558700 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.558700 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:37.598927 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-6673fa64-4358-4ccc-981a-9ea09db7c778 req-e9069fd5-4f97-465b-bfcc-95ca579350e8 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc returned with HTTP 200 Aug 25 12:06:37.599320 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1464/5885] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:06:37 2026] DELETE /volume/v3/attachments/6caa8fc4-8101-451f-b4ca-63c9d4dd20cc => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:37.811429 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-9d92e03e-573d-4a5a-b91b-de2d6a4baf08 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.812814 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d92e03e-573d-4a5a-b91b-de2d6a4baf08 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:37.813001 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d92e03e-573d-4a5a-b91b-de2d6a4baf08 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.813173 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-9d92e03e-573d-4a5a-b91b-de2d6a4baf08 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.819057 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.819057 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:37.822034 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-9d92e03e-573d-4a5a-b91b-de2d6a4baf08 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:37.826748 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-9d92e03e-573d-4a5a-b91b-de2d6a4baf08 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:06:37.827151 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1480/5886] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:37 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:37.837615 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-b1da36de-db1c-4902-afaf-7fde54293ce7 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.839305 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1da36de-db1c-4902-afaf-7fde54293ce7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:37.839488 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1da36de-db1c-4902-afaf-7fde54293ce7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.839684 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-b1da36de-db1c-4902-afaf-7fde54293ce7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.849364 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.849364 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:37.850803 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-b1da36de-db1c-4902-afaf-7fde54293ce7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:37.854318 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-b1da36de-db1c-4902-afaf-7fde54293ce7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:06:37.854662 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1462/5887] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:37 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:37.888544 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-bf3da168-d210-4a33-970c-2a5c6d048b9e None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.890288 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-bf3da168-d210-4a33-970c-2a5c6d048b9e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:37.890472 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-bf3da168-d210-4a33-970c-2a5c6d048b9e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.890677 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-bf3da168-d210-4a33-970c-2a5c6d048b9e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.898322 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.898322 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:37.901112 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-bf3da168-d210-4a33-970c-2a5c6d048b9e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:37.904455 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-bf3da168-d210-4a33-970c-2a5c6d048b9e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:06:37.904820 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1482/5888] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:06:37 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 1135 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:37.919989 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.921930 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef/action Aug 25 12:06:37.922203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:06:37.922324 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:06:37.931279 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.931279 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:37.931681 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:37.937388 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Begin detaching volume completed successfully. Aug 25 12:06:37.937556 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-5bdb9e70-f4eb-4b41-8161-4b2a767de91e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef/action returned with HTTP 202 Aug 25 12:06:37.937930 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1465/5889] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:06:37 2026] POST /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:06:37.954605 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2e4e37b3-bf85-487d-b83d-eab6eeefca47 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.956794 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e4e37b3-bf85-487d-b83d-eab6eeefca47 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:37.957049 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e4e37b3-bf85-487d-b83d-eab6eeefca47 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.957308 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2e4e37b3-bf85-487d-b83d-eab6eeefca47 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.968786 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.968786 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:37.971428 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-780121bf-87c4-4e24-b831-5f198091a75c None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.971919 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-780121bf-87c4-4e24-b831-5f198091a75c None None] GET https://10.4.3.66/volume// Aug 25 12:06:37.972108 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-780121bf-87c4-4e24-b831-5f198091a75c None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.972381 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-780121bf-87c4-4e24-b831-5f198091a75c None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.972776 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-780121bf-87c4-4e24-b831-5f198091a75c None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:06:37.972830 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-2e4e37b3-bf85-487d-b83d-eab6eeefca47 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:37.973083 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1463/5890] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:06:37 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:06:37.976798 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2e4e37b3-bf85-487d-b83d-eab6eeefca47 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:06:37.977161 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1481/5891] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:37 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 1138 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:37.979512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-50e9b31b-2927-4cd1-82f3-43c7f811968f None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:37.981356 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-50e9b31b-2927-4cd1-82f3-43c7f811968f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:37.981571 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-50e9b31b-2927-4cd1-82f3-43c7f811968f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:37.981761 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-50e9b31b-2927-4cd1-82f3-43c7f811968f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:37.990169 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:37.990169 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:37.993236 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-50e9b31b-2927-4cd1-82f3-43c7f811968f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:37.996961 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-50e9b31b-2927-4cd1-82f3-43c7f811968f tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:06:37.997364 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1483/5892] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:06:37 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 1318 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:06:38.689089 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-e1d892f3-7b34-4206-ae36-488dd148e7fb None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:38.691033 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-e1d892f3-7b34-4206-ae36-488dd148e7fb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1 Aug 25 12:06:38.691217 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-e1d892f3-7b34-4206-ae36-488dd148e7fb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:38.691404 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-e1d892f3-7b34-4206-ae36-488dd148e7fb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'version_select' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:38.698013 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:38.698013 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:38.736328 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a4939847-9f53-46d3-8897-d0b97f556d89 req-e1d892f3-7b34-4206-ae36-488dd148e7fb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1 returned with HTTP 200 Aug 25 12:06:38.736710 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1466/5893] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:06:38 2026] DELETE /volume/v3/attachments/dd371967-4bff-48f7-a4cf-e75b7408f8f1 => generated 19 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:38.988815 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-290fcba2-cf9c-4fab-a526-0dd7e49cf1e0 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:38.990391 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-290fcba2-cf9c-4fab-a526-0dd7e49cf1e0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:38.990575 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-290fcba2-cf9c-4fab-a526-0dd7e49cf1e0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:38.990779 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-290fcba2-cf9c-4fab-a526-0dd7e49cf1e0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:38.997206 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:38.997206 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:39.000591 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-290fcba2-cf9c-4fab-a526-0dd7e49cf1e0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:39.004126 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-290fcba2-cf9c-4fab-a526-0dd7e49cf1e0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:06:39.004488 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1464/5894] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:38 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:39.015715 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-92f729af-3978-4d35-969b-2e492941060b None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:39.017222 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:39.017393 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:39.017567 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:39.017729 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume with id: a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:39.024784 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:39.024784 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:39.025293 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:39.035704 np0000008081 devstack@c-api.service[100239]: WARNING cinder.keymgr.conf_key_mgr [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 25 12:06:39.041193 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume request issued successfully. Aug 25 12:06:39.041380 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-92f729af-3978-4d35-969b-2e492941060b tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 202 Aug 25 12:06:39.041764 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1482/5895] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:06:39 2026] DELETE /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:06:39.048317 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-245b8114-93ed-4740-b3fd-8058da5d2599 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:39.050060 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-245b8114-93ed-4740-b3fd-8058da5d2599 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:39.050233 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-245b8114-93ed-4740-b3fd-8058da5d2599 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:39.050417 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-245b8114-93ed-4740-b3fd-8058da5d2599 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:39.056524 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:39.056524 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:39.060339 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-245b8114-93ed-4740-b3fd-8058da5d2599 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:39.063434 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-245b8114-93ed-4740-b3fd-8058da5d2599 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 200 Aug 25 12:06:39.063845 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1484/5896] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:39 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 870 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:40.075088 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-78b843c0-6e24-4994-8df7-b2d4de34d3ef None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:40.076674 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-78b843c0-6e24-4994-8df7-b2d4de34d3ef tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 Aug 25 12:06:40.076853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-78b843c0-6e24-4994-8df7-b2d4de34d3ef tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:40.077019 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-78b843c0-6e24-4994-8df7-b2d4de34d3ef tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:40.082365 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-78b843c0-6e24-4994-8df7-b2d4de34d3ef tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 returned with HTTP 404 Aug 25 12:06:40.082873 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1467/5897] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:40 2026] GET /volume/v3/volumes/a0fa4245-abfe-4bd5-b3ae-3e157714cea1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:06:40.088561 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-54958bbe-7313-494e-a44f-0224ebc5abbd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:40.090167 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54958bbe-7313-494e-a44f-0224ebc5abbd tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 12:06:40.090343 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54958bbe-7313-494e-a44f-0224ebc5abbd tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:40.090529 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-54958bbe-7313-494e-a44f-0224ebc5abbd tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:40.091301 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-54958bbe-7313-494e-a44f-0224ebc5abbd tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 12:06:40.098944 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-54958bbe-7313-494e-a44f-0224ebc5abbd tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Get all volumes completed successfully. Aug 25 12:06:40.100393 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:40.100393 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:40.104034 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-54958bbe-7313-494e-a44f-0224ebc5abbd tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 12:06:40.104398 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1465/5898] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 12:06:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 7340 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:40.119348 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-5c5a621a-f7bc-4d68-ad44-f39c31642601 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:40.121419 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c5a621a-f7bc-4d68-ad44-f39c31642601 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] DELETE https://10.4.3.66/volume/v3/types/a43b92e2-0f9f-4d68-af21-344f69c71095 Aug 25 12:06:40.121589 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c5a621a-f7bc-4d68-ad44-f39c31642601 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:40.121791 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-5c5a621a-f7bc-4d68-ad44-f39c31642601 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:40.141450 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-5c5a621a-f7bc-4d68-ad44-f39c31642601 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types/a43b92e2-0f9f-4d68-af21-344f69c71095 returned with HTTP 202 Aug 25 12:06:40.141882 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1483/5899] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:06:40 2026] DELETE /volume/v3/types/a43b92e2-0f9f-4d68-af21-344f69c71095 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:06:40.148687 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:40.150329 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:40.150512 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:40.150714 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'delete' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:40.150911 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.v3.volumes [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume with id: 621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:40.157475 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:40.157475 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:40.157892 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:40.180519 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume request issued successfully. Aug 25 12:06:40.180716 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-3b9e9117-0014-4076-8c29-554177eaa6d5 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 202 Aug 25 12:06:40.181112 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1485/5900] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:06:40 2026] DELETE /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:06:40.188032 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ae05340b-94fc-4a28-b8a9-a0237a619277 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:40.190128 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae05340b-94fc-4a28-b8a9-a0237a619277 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:40.190329 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae05340b-94fc-4a28-b8a9-a0237a619277 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:40.190526 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ae05340b-94fc-4a28-b8a9-a0237a619277 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:40.197236 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:40.197236 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:06:40.200558 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-ae05340b-94fc-4a28-b8a9-a0237a619277 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:40.204387 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ae05340b-94fc-4a28-b8a9-a0237a619277 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 200 Aug 25 12:06:40.204724 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1468/5901] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:40 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:41.216199 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-294b7041-784d-4cd6-ad9c-a7664f4510c4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:41.218001 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-294b7041-784d-4cd6-ad9c-a7664f4510c4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef Aug 25 12:06:41.218136 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-294b7041-784d-4cd6-ad9c-a7664f4510c4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:41.218307 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-294b7041-784d-4cd6-ad9c-a7664f4510c4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:41.223554 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-294b7041-784d-4cd6-ad9c-a7664f4510c4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef returned with HTTP 404 Aug 25 12:06:41.223999 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1466/5902] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:41 2026] GET /volume/v3/volumes/621482fc-5318-45d3-957f-5d843946feef => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:06:41.230326 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:41.231980 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:41.232210 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:41.232443 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:41.232646 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.v3.volumes [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume with id: aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:41.239065 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:41.239065 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:06:41.239461 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:41.254857 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume request issued successfully. Aug 25 12:06:41.255019 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-652a5c7f-0f8c-4910-8a16-51a89af3717e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 202 Aug 25 12:06:41.255421 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1484/5903] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:06:41 2026] DELETE /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:06:41.261539 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-10b4db62-9917-4f54-ad6d-3360adac68fe None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:41.263222 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10b4db62-9917-4f54-ad6d-3360adac68fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:41.263453 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10b4db62-9917-4f54-ad6d-3360adac68fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:41.263686 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-10b4db62-9917-4f54-ad6d-3360adac68fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:41.270969 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:41.270969 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:06:41.274453 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-10b4db62-9917-4f54-ad6d-3360adac68fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:06:41.278635 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-10b4db62-9917-4f54-ad6d-3360adac68fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 200 Aug 25 12:06:41.279001 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1486/5904] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:41 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:06:42.290323 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-4b3fbfd2-4f03-4d89-8acb-633bbc6f5046 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:42.292337 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4b3fbfd2-4f03-4d89-8acb-633bbc6f5046 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 Aug 25 12:06:42.292541 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4b3fbfd2-4f03-4d89-8acb-633bbc6f5046 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:42.292752 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-4b3fbfd2-4f03-4d89-8acb-633bbc6f5046 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:42.298383 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-4b3fbfd2-4f03-4d89-8acb-633bbc6f5046 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 returned with HTTP 404 Aug 25 12:06:42.299007 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1469/5905] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:06:42 2026] GET /volume/v3/volumes/aebc3b70-8850-47bb-9ad0-7b841d8dbc41 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:06:42.305234 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:42.306891 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 12:06:42.307070 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:42.307245 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Calling method 'detail' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:42.307953 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.volume.api [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100237) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 12:06:42.315707 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Get all volumes completed successfully. Aug 25 12:06:42.316889 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:06:42.316889 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:06:42.320355 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-11df5bca-fbad-4fe1-b3c9-a2b929090ccf tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 12:06:42.320734 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1467/5906] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 12:06:42 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:06:42.332965 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-2044e02e-9814-4401-bc2c-4f325fb4f6f6 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:06:42.334634 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2044e02e-9814-4401-bc2c-4f325fb4f6f6 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] DELETE https://10.4.3.66/volume/v3/types/f1432d5d-fafc-4b31-b3f6-c4e277ef4bac Aug 25 12:06:42.334928 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2044e02e-9814-4401-bc2c-4f325fb4f6f6 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:06:42.335129 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-2044e02e-9814-4401-bc2c-4f325fb4f6f6 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Calling method '_delete' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:06:42.356400 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-2044e02e-9814-4401-bc2c-4f325fb4f6f6 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types/f1432d5d-fafc-4b31-b3f6-c4e277ef4bac returned with HTTP 202 Aug 25 12:06:42.356813 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1485/5907] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:06:42 2026] DELETE /volume/v3/types/f1432d5d-fafc-4b31-b3f6-c4e277ef4bac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:06:51.277505 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=72,cinder:UPDATE=11,cinder:INSERT=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:52.295038 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=77,cinder:UPDATE=10,cinder:INSERT=1 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:52.319207 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=66,cinder:UPDATE=1 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:06:52.352598 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=74,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:07:29.086639 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4ff205d1-320a-4c7d-bde5-6f581f59eaad None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:29.088729 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ff205d1-320a-4c7d-bde5-6f581f59eaad tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] POST https://10.4.3.66/volume/v3/types Aug 25 12:07:29.089191 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4ff205d1-320a-4c7d-bde5-6f581f59eaad tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-631898151-1221770917", "extra_specs": {"multiattach": " True"}}} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:07:29.104794 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4ff205d1-320a-4c7d-bde5-6f581f59eaad tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types returned with HTTP 200 Aug 25 12:07:29.105200 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1487/5908] 10.4.3.66 () {68 vars in 1246 bytes} [Tue Aug 25 12:07:29 2026] POST /volume/v3/types => generated 286 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:29.112612 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:29.114324 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes Aug 25 12:07:29.114650 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-887824950", "snapshot_id": null, "imageRef": null, "volume_type": "a4dbe53e-9291-45df-8d9c-7bee7348cca0", "size": 1}} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:07:29.116105 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.v3.volumes [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-887824950', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'a4dbe53e-9291-45df-8d9c-7bee7348cca0', 'size': 1}} {{(pid=100240) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 25 12:07:29.120860 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume of 1 GB Aug 25 12:07:29.121216 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:29.121216 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:29.121825 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Availability Zones retrieved successfully. Aug 25 12:07:29.128591 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (9e0d36d4-cb3d-4b7a-8b12-c2559c707d75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:07:29.129984 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd5e2a4-657b-4647-a3e4-2d187572b3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:07:29.131107 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.flows.api.create_volume [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Validating volume size '1' using validate_int {{(pid=100240) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 25 12:07:29.139643 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:29.139643 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:29.154206 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd5e2a4-657b-4647-a3e4-2d187572b3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-25T12:07:29Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=a4dbe53e-9291-45df-8d9c-7bee7348cca0,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-631898151-1221770917',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a4dbe53e-9291-45df-8d9c-7bee7348cca0', 'encryption_key_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=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:07:29.155142 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d598f8b-4b2c-442e-ba0d-f29aac12d1d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:07:29.182572 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-631898151-1221770917 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-631898151-1221770917, it is now deprecated. Please use the default quota class for default quota. Aug 25 12:07:29.182887 np0000008081 devstack@c-api.service[100240]: WARNING cinder.quota [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-631898151-1221770917 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-631898151-1221770917, it is now deprecated. Please use the default quota class for default quota. Aug 25 12:07:29.205340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.quota [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Created reservations ['a0ebed9f-3bef-41e2-a42f-dab8dc86c9fd', '4bf26a11-852b-4495-b7cd-dcdcc3626da3', '1ba3f23d-11e5-4c9a-8bce-117d280b3d2f', '037e9eb4-c100-4761-956f-aba3dd27b1dd'] {{(pid=100240) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 25 12:07:29.206152 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0d598f8b-4b2c-442e-ba0d-f29aac12d1d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0ebed9f-3bef-41e2-a42f-dab8dc86c9fd', '4bf26a11-852b-4495-b7cd-dcdcc3626da3', '1ba3f23d-11e5-4c9a-8bce-117d280b3d2f', '037e9eb4-c100-4761-956f-aba3dd27b1dd']}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:07:29.206786 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f9b4f0-1300-4fb5-afab-25bbabf594b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:07:29.225340 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (29f9b4f0-1300-4fb5-afab-25bbabf594b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f80c695b-5a84-43c3-9c3c-72daa9c0b000', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-887824950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['a0ebed9f-3bef-41e2-a42f-dab8dc86c9fd','4bf26a11-852b-4495-b7cd-dcdcc3626da3','1ba3f23d-11e5-4c9a-8bce-117d280b3d2f','037e9eb4-c100-4761-956f-aba3dd27b1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=a4dbe53e-9291-45df-8d9c-7bee7348cca0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-25T12:07:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-887824950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f80c695b-5a84-43c3-9c3c-72daa9c0b000,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='16e5583758224c769e9edcdb52b6fde0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f794456bbc4f4cd88262876142f3f09e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a4dbe53e-9291-45df-8d9c-7bee7348cca0),volume_type_id=a4dbe53e-9291-45df-8d9c-7bee7348cca0)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:07:29.225983 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dabeec8-2aa3-4076-913b-50618274d717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:07:29.240977 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1dabeec8-2aa3-4076-913b-50618274d717) transitioned into state 'SUCCESS' from state '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-887824950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='16e5583758224c769e9edcdb52b6fde0',qos_specs=None,replication_status=,reservations=['a0ebed9f-3bef-41e2-a42f-dab8dc86c9fd','4bf26a11-852b-4495-b7cd-dcdcc3626da3','1ba3f23d-11e5-4c9a-8bce-117d280b3d2f','037e9eb4-c100-4761-956f-aba3dd27b1dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f794456bbc4f4cd88262876142f3f09e',volume_type_id=a4dbe53e-9291-45df-8d9c-7bee7348cca0)}' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:07:29.241631 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba08469-4a2b-4889-a2aa-20452b4256be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 25 12:07:29.252239 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ba08469-4a2b-4889-a2aa-20452b4256be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100240) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 25 12:07:29.252997 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Flow 'volume_create_api' (9e0d36d4-cb3d-4b7a-8b12-c2559c707d75) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100240) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 25 12:07:29.253280 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Create volume request issued successfully. Aug 25 12:07:29.253800 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-6b981fbc-4ff2-406e-8fd8-85b0ba1b4819 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes returned with HTTP 202 Aug 25 12:07:29.254208 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1470/5909] 10.4.3.66 () {68 vars in 1252 bytes} [Tue Aug 25 12:07:29 2026] POST /volume/v3/volumes => generated 826 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 25 12:07:29.265039 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-5b370541-7a0d-42b6-a16e-5fde9fb397fe None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:29.266659 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b370541-7a0d-42b6-a16e-5fde9fb397fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:29.266846 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b370541-7a0d-42b6-a16e-5fde9fb397fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:29.267042 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-5b370541-7a0d-42b6-a16e-5fde9fb397fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:29.273694 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:29.273694 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:07:29.277691 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-5b370541-7a0d-42b6-a16e-5fde9fb397fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:29.283323 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-5b370541-7a0d-42b6-a16e-5fde9fb397fe tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:29.283837 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1468/5910] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:29 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:30.296213 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4e3081ff-89c3-47fb-950a-99c2f468bd35 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.298398 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e3081ff-89c3-47fb-950a-99c2f468bd35 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:30.298620 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e3081ff-89c3-47fb-950a-99c2f468bd35 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.298893 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4e3081ff-89c3-47fb-950a-99c2f468bd35 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.307297 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.307297 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:30.311032 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4e3081ff-89c3-47fb-950a-99c2f468bd35 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:30.315342 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4e3081ff-89c3-47fb-950a-99c2f468bd35 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:30.315782 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1486/5911] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:30.328065 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-f0610035-c35c-4a5b-8479-638e81d85ec0 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.329669 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0610035-c35c-4a5b-8479-638e81d85ec0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:30.329849 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0610035-c35c-4a5b-8479-638e81d85ec0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.330030 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-f0610035-c35c-4a5b-8479-638e81d85ec0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.335934 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.335934 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:30.338850 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-f0610035-c35c-4a5b-8479-638e81d85ec0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:30.342183 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-f0610035-c35c-4a5b-8479-638e81d85ec0 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:30.342503 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1488/5912] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:30.380192 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-0533c283-c0a0-404b-92e3-37cb4fd3b25c None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.382412 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-0533c283-c0a0-404b-92e3-37cb4fd3b25c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:30.382660 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-0533c283-c0a0-404b-92e3-37cb4fd3b25c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.382886 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-0533c283-c0a0-404b-92e3-37cb4fd3b25c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.389424 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.389424 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:30.392991 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-0533c283-c0a0-404b-92e3-37cb4fd3b25c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:30.396908 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-0533c283-c0a0-404b-92e3-37cb4fd3b25c tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:30.397305 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1471/5913] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:30.457546 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a37a6b76-c9e8-4849-a08b-127cbb109fca None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.457913 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a37a6b76-c9e8-4849-a08b-127cbb109fca None None] GET https://10.4.3.66/volume// Aug 25 12:07:30.458071 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a37a6b76-c9e8-4849-a08b-127cbb109fca None None] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.458237 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a37a6b76-c9e8-4849-a08b-127cbb109fca None None] Calling method 'all' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.458528 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a37a6b76-c9e8-4849-a08b-127cbb109fca None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:07:30.458789 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1469/5914] 10.4.3.66 () {66 vars in 1421 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:07:30.464361 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-31ad1ada-20d7-4dba-abb4-3ca53879a88e None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.466150 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-31ad1ada-20d7-4dba-abb4-3ca53879a88e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments Aug 25 12:07:30.466451 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-31ad1ada-20d7-4dba-abb4-3ca53879a88e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f80c695b-5a84-43c3-9c3c-72daa9c0b000", "connector": null, "instance_uuid": "ca45403f-e2f5-4e9b-97bd-769e293fe0b8"}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:07:30.473405 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.473405 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:30.497078 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-31ad1ada-20d7-4dba-abb4-3ca53879a88e tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments returned with HTTP 200 Aug 25 12:07:30.497619 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1487/5915] 10.4.3.66 () {74 vars in 1587 bytes} [Tue Aug 25 12:07:30 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:30.523899 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-c34f3ecb-bd6c-4b13-9503-d49c86ffd1eb None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.525676 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c34f3ecb-bd6c-4b13-9503-d49c86ffd1eb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:30.525844 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c34f3ecb-bd6c-4b13-9503-d49c86ffd1eb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.526024 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-c34f3ecb-bd6c-4b13-9503-d49c86ffd1eb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.532442 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-614fd7ff-33f7-43d2-be80-f56aca325b6f None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.532787 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-614fd7ff-33f7-43d2-be80-f56aca325b6f None None] GET https://10.4.3.66/volume// Aug 25 12:07:30.532972 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-614fd7ff-33f7-43d2-be80-f56aca325b6f None None] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.533160 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-614fd7ff-33f7-43d2-be80-f56aca325b6f None None] Calling method 'all' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.533440 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-614fd7ff-33f7-43d2-be80-f56aca325b6f None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:07:30.533716 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1472/5916] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:07:30.534218 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.534218 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:30.537118 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-c34f3ecb-bd6c-4b13-9503-d49c86ffd1eb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:30.540313 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-77049e5c-2cab-4abb-90f5-16cd0d8d49ab None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.540562 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-c34f3ecb-bd6c-4b13-9503-d49c86ffd1eb tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:30.541059 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1489/5917] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 918 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:30.542018 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-77049e5c-2cab-4abb-90f5-16cd0d8d49ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:30.542198 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-77049e5c-2cab-4abb-90f5-16cd0d8d49ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:30.542365 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-77049e5c-2cab-4abb-90f5-16cd0d8d49ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:30.550355 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.550355 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:07:30.553106 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-77049e5c-2cab-4abb-90f5-16cd0d8d49ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:30.556563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-77049e5c-2cab-4abb-90f5-16cd0d8d49ab tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:30.556906 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1470/5918] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:07:30 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1098 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:07:30.651966 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:30.653795 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] PUT https://10.4.3.66/volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38 Aug 25 12:07:30.654150 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.66", "host": "np0000008081", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:8a4823d17876", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "5b52bc6e-4750-4551-ac76-bdc15fe5c8f7", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:07:30.660772 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Acquiring lock "cinder-attachment_update-f80c695b-5a84-43c3-9c3c-72daa9c0b000-np0000008081" by "attachment_update" {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 25 12:07:30.664720 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-f80c695b-5a84-43c3-9c3c-72daa9c0b000-np0000008081" acquired by "attachment_update" :: waited 0.004s {{(pid=100239) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 25 12:07:30.665588 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:30.665588 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:30.730036 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.coordination [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Lock "cinder-attachment_update-f80c695b-5a84-43c3-9c3c-72daa9c0b000-np0000008081" released by "attachment_update" :: held 0.065s {{(pid=100239) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 25 12:07:30.730431 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-874bf1e2-df8f-44e9-8253-d3651ddbe9a2 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38 returned with HTTP 200 Aug 25 12:07:30.730927 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1488/5919] 10.4.3.66 () {74 vars in 1697 bytes} [Tue Aug 25 12:07:30 2026] PUT /volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38 => generated 969 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:31.552543 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-63e3909e-e686-420a-8ef9-5a1baa24f47d None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:31.554379 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-63e3909e-e686-420a-8ef9-5a1baa24f47d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:31.554570 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-63e3909e-e686-420a-8ef9-5a1baa24f47d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:31.554762 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-63e3909e-e686-420a-8ef9-5a1baa24f47d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:31.563253 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:31.563253 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:31.566293 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-63e3909e-e686-420a-8ef9-5a1baa24f47d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:31.569931 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-63e3909e-e686-420a-8ef9-5a1baa24f47d tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:31.570433 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1473/5920] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:31 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:32.581306 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-4102195a-1cc0-439a-ad43-5daaa3598c96 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:32.582932 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4102195a-1cc0-439a-ad43-5daaa3598c96 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:32.583127 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4102195a-1cc0-439a-ad43-5daaa3598c96 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:32.583398 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-4102195a-1cc0-439a-ad43-5daaa3598c96 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:32.591651 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:32.591651 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:32.594491 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-4102195a-1cc0-439a-ad43-5daaa3598c96 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:32.597831 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-4102195a-1cc0-439a-ad43-5daaa3598c96 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:32.598149 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1490/5921] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:32 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:33.609724 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-66e0048b-0a48-4d14-baab-05a2957666f6 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:33.611384 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66e0048b-0a48-4d14-baab-05a2957666f6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:33.611615 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66e0048b-0a48-4d14-baab-05a2957666f6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:33.611832 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-66e0048b-0a48-4d14-baab-05a2957666f6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:33.620665 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:33.620665 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:07:33.623861 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-66e0048b-0a48-4d14-baab-05a2957666f6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:33.627567 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-66e0048b-0a48-4d14-baab-05a2957666f6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:33.627944 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1471/5922] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:33 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:34.639227 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-d63ae5b6-739a-4611-a347-098cd172f0af None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:34.640861 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d63ae5b6-739a-4611-a347-098cd172f0af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:34.641031 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d63ae5b6-739a-4611-a347-098cd172f0af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:34.641217 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-d63ae5b6-739a-4611-a347-098cd172f0af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:34.649250 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:34.649250 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:34.652009 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-d63ae5b6-739a-4611-a347-098cd172f0af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:34.655386 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-d63ae5b6-739a-4611-a347-098cd172f0af tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:34.655710 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1489/5923] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:34 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:34.958465 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-663774e3-aed1-420a-a160-d6da578f79e6 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:34.960273 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-663774e3-aed1-420a-a160-d6da578f79e6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38/action Aug 25 12:07:34.960693 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-663774e3-aed1-420a-a160-d6da578f79e6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-complete": null}' {{(pid=100240) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:07:34.960750 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-663774e3-aed1-420a-a160-d6da578f79e6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:07:34.974466 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:34.974466 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:34.985294 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-c6f0471b-7a30-45ca-9b1a-69514d829fed req-663774e3-aed1-420a-a160-d6da578f79e6 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38/action returned with HTTP 204 Aug 25 12:07:34.985698 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1474/5924] 10.4.3.66 () {74 vars in 1718 bytes} [Tue Aug 25 12:07:34 2026] POST /volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:07:35.666648 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-7f3554ef-0296-44ad-a94a-8be78057a236 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.668211 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f3554ef-0296-44ad-a94a-8be78057a236 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:35.668381 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f3554ef-0296-44ad-a94a-8be78057a236 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.668546 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-7f3554ef-0296-44ad-a94a-8be78057a236 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.676479 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.676479 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:35.679315 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-7f3554ef-0296-44ad-a94a-8be78057a236 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.682615 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-7f3554ef-0296-44ad-a94a-8be78057a236 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:35.682948 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1491/5925] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:35.720986 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-2f869b06-ab75-4203-8713-749ef2efaa99 req-e2a403ca-d8d7-487d-be38-f534a18e1adf None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.722872 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f869b06-ab75-4203-8713-749ef2efaa99 req-e2a403ca-d8d7-487d-be38-f534a18e1adf tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:35.723056 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2f869b06-ab75-4203-8713-749ef2efaa99 req-e2a403ca-d8d7-487d-be38-f534a18e1adf tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.723246 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-2f869b06-ab75-4203-8713-749ef2efaa99 req-e2a403ca-d8d7-487d-be38-f534a18e1adf tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.731897 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.731897 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:07:35.734704 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [req-2f869b06-ab75-4203-8713-749ef2efaa99 req-e2a403ca-d8d7-487d-be38-f534a18e1adf tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.738074 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-2f869b06-ab75-4203-8713-749ef2efaa99 req-e2a403ca-d8d7-487d-be38-f534a18e1adf tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:35.738419 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1472/5926] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1211 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:35.752551 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-4282e6d1-17f1-4d3e-9b5b-fe2fe0852745 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.754237 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4282e6d1-17f1-4d3e-9b5b-fe2fe0852745 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:35.754408 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4282e6d1-17f1-4d3e-9b5b-fe2fe0852745 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.754574 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-4282e6d1-17f1-4d3e-9b5b-fe2fe0852745 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.762724 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.762724 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:35.765573 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-4282e6d1-17f1-4d3e-9b5b-fe2fe0852745 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.769057 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-4282e6d1-17f1-4d3e-9b5b-fe2fe0852745 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:35.769397 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1490/5927] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:35.803941 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-68d1ac61-2152-424d-9218-4f649169a1da None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.805771 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-68d1ac61-2152-424d-9218-4f649169a1da tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:35.805942 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-68d1ac61-2152-424d-9218-4f649169a1da tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.806112 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-68d1ac61-2152-424d-9218-4f649169a1da tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.814394 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.814394 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:35.817128 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-68d1ac61-2152-424d-9218-4f649169a1da tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.820521 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-68d1ac61-2152-424d-9218-4f649169a1da tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:35.820922 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1475/5928] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1211 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:35.835939 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.837878 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] POST https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000/action Aug 25 12:07:35.838196 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100238) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 25 12:07:35.838360 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 25 12:07:35.847091 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.847091 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:35.847553 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.852294 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Begin detaching volume completed successfully. Aug 25 12:07:35.852501 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-7b104a8f-da39-4fa2-a700-b6489ccb3247 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000/action returned with HTTP 202 Aug 25 12:07:35.852924 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1492/5929] 10.4.3.66 () {72 vars in 1665 bytes} [Tue Aug 25 12:07:35 2026] POST /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 25 12:07:35.868912 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-a9e4b64c-7bd4-4847-9def-dbec9a4fa0fd None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.870563 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9e4b64c-7bd4-4847-9def-dbec9a4fa0fd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:35.870774 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9e4b64c-7bd4-4847-9def-dbec9a4fa0fd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.870952 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-a9e4b64c-7bd4-4847-9def-dbec9a4fa0fd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.881417 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.881417 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:07:35.884742 np0000008081 devstack@c-api.service[100237]: INFO cinder.volume.api [None req-a9e4b64c-7bd4-4847-9def-dbec9a4fa0fd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.887961 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-63932f4e-9681-4e82-9b55-961790bf5417 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.888360 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63932f4e-9681-4e82-9b55-961790bf5417 None None] GET https://10.4.3.66/volume// Aug 25 12:07:35.888413 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-a9e4b64c-7bd4-4847-9def-dbec9a4fa0fd tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:35.888536 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63932f4e-9681-4e82-9b55-961790bf5417 None None] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.888736 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-63932f4e-9681-4e82-9b55-961790bf5417 None None] Calling method 'all' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.888787 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1473/5930] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1214 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:35.889100 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-63932f4e-9681-4e82-9b55-961790bf5417 None None] https://10.4.3.66/volume// returned with HTTP 300 Aug 25 12:07:35.889303 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1491/5931] 10.4.3.66 () {66 vars in 1419 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 25 12:07:35.894982 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-6c8dc18f-2c7c-4118-89fa-5a28bc5a70d4 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:35.896921 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-6c8dc18f-2c7c-4118-89fa-5a28bc5a70d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:35.897130 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-6c8dc18f-2c7c-4118-89fa-5a28bc5a70d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:35.897367 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-6c8dc18f-2c7c-4118-89fa-5a28bc5a70d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:35.905308 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:35.905308 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:35.908107 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-6c8dc18f-2c7c-4118-89fa-5a28bc5a70d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:35.911531 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-6c8dc18f-2c7c-4118-89fa-5a28bc5a70d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:35.911906 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1476/5932] 10.4.3.66 () {70 vars in 1632 bytes} [Tue Aug 25 12:07:35 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1394 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 25 12:07:36.384534 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-e9d4058c-8856-42c0-8b1f-89a179f8a2fa None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:36.386500 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-e9d4058c-8856-42c0-8b1f-89a179f8a2fa tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:36.386674 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-e9d4058c-8856-42c0-8b1f-89a179f8a2fa tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:36.386838 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-e9d4058c-8856-42c0-8b1f-89a179f8a2fa tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:36.394573 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:36.394573 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:36.397228 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-e9d4058c-8856-42c0-8b1f-89a179f8a2fa tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:36.400546 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-e9d4058c-8856-42c0-8b1f-89a179f8a2fa tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:36.400892 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1493/5933] 10.4.3.66 () {68 vars in 1591 bytes} [Tue Aug 25 12:07:36 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 1214 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:36.660438 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-d85a9209-1a17-45e1-9a0c-3a2c2e9861d4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:36.662449 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-d85a9209-1a17-45e1-9a0c-3a2c2e9861d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38 Aug 25 12:07:36.662674 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-d85a9209-1a17-45e1-9a0c-3a2c2e9861d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:36.662856 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-d85a9209-1a17-45e1-9a0c-3a2c2e9861d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'version_select' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:36.669577 np0000008081 devstack@c-api.service[100237]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:36.669577 np0000008081 devstack@c-api.service[100237]: warnings.warn( Aug 25 12:07:36.709257 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [req-a062faa1-2530-46b3-98b2-6759f59476f9 req-d85a9209-1a17-45e1-9a0c-3a2c2e9861d4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38 returned with HTTP 200 Aug 25 12:07:36.709636 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1474/5934] 10.4.3.66 () {72 vars in 1666 bytes} [Tue Aug 25 12:07:36 2026] DELETE /volume/v3/attachments/02b9c827-4c97-489e-a249-152d41b8df38 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:36.900425 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-53dbf76c-b235-44b2-aa3e-b3b13f87b6a7 None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:36.902149 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53dbf76c-b235-44b2-aa3e-b3b13f87b6a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:36.902373 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53dbf76c-b235-44b2-aa3e-b3b13f87b6a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:36.902548 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-53dbf76c-b235-44b2-aa3e-b3b13f87b6a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:36.909148 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:36.909148 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:36.912291 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-53dbf76c-b235-44b2-aa3e-b3b13f87b6a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:36.916243 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-53dbf76c-b235-44b2-aa3e-b3b13f87b6a7 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:36.916636 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1492/5935] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:36 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 919 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:36.928203 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-d85b40b3-9706-4db8-9d67-8f9874096726 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:36.929690 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] DELETE https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:36.929853 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:36.930020 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:36.930185 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.v3.volumes [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume with id: f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:36.936636 np0000008081 devstack@c-api.service[100240]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:36.936636 np0000008081 devstack@c-api.service[100240]: warnings.warn( Aug 25 12:07:36.937125 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:36.952606 np0000008081 devstack@c-api.service[100240]: INFO cinder.volume.api [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Delete volume request issued successfully. Aug 25 12:07:36.952797 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-d85b40b3-9706-4db8-9d67-8f9874096726 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 202 Aug 25 12:07:36.953169 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1477/5936] 10.4.3.66 () {66 vars in 1344 bytes} [Tue Aug 25 12:07:36 2026] DELETE /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:07:36.959873 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.middleware.request_id [None req-919da3cd-aba3-49f2-ad82-803e220fc367 None None] RequestId filter calling following filter/app {{(pid=100238) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:36.961539 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-919da3cd-aba3-49f2-ad82-803e220fc367 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:36.961728 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-919da3cd-aba3-49f2-ad82-803e220fc367 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100238) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:36.961917 np0000008081 devstack@c-api.service[100238]: DEBUG cinder.api.openstack.wsgi [None req-919da3cd-aba3-49f2-ad82-803e220fc367 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100238) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:36.968614 np0000008081 devstack@c-api.service[100238]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:36.968614 np0000008081 devstack@c-api.service[100238]: warnings.warn( Aug 25 12:07:36.971894 np0000008081 devstack@c-api.service[100238]: INFO cinder.volume.api [None req-919da3cd-aba3-49f2-ad82-803e220fc367 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Volume info retrieved successfully. Aug 25 12:07:36.976224 np0000008081 devstack@c-api.service[100238]: INFO cinder.api.openstack.wsgi [None req-919da3cd-aba3-49f2-ad82-803e220fc367 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 200 Aug 25 12:07:36.976594 np0000008081 devstack@c-api.service[100238]: [pid: 100238|app: 0|req: 1494/5937] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:36 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 918 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 25 12:07:37.988519 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.middleware.request_id [None req-0cd54768-8ae8-47d2-b47d-6cdef296bca4 None None] RequestId filter calling following filter/app {{(pid=100237) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:37.989882 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cd54768-8ae8-47d2-b47d-6cdef296bca4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] GET https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 Aug 25 12:07:37.990092 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cd54768-8ae8-47d2-b47d-6cdef296bca4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Empty body provided in request {{(pid=100237) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:37.990283 np0000008081 devstack@c-api.service[100237]: DEBUG cinder.api.openstack.wsgi [None req-0cd54768-8ae8-47d2-b47d-6cdef296bca4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] Calling method 'show' {{(pid=100237) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:37.995454 np0000008081 devstack@c-api.service[100237]: INFO cinder.api.openstack.wsgi [None req-0cd54768-8ae8-47d2-b47d-6cdef296bca4 tempest-VolumeMultiattachTests-1239625687 tempest-VolumeMultiattachTests-1239625687-project-member] https://10.4.3.66/volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 returned with HTTP 404 Aug 25 12:07:37.995894 np0000008081 devstack@c-api.service[100237]: [pid: 100237|app: 0|req: 1475/5938] 10.4.3.66 () {66 vars in 1341 bytes} [Tue Aug 25 12:07:37 2026] GET /volume/v3/volumes/f80c695b-5a84-43c3-9c3c-72daa9c0b000 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 25 12:07:38.002039 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.middleware.request_id [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb None None] RequestId filter calling following filter/app {{(pid=100239) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:38.004056 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] GET https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 Aug 25 12:07:38.004276 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Empty body provided in request {{(pid=100239) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:38.004471 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.api.openstack.wsgi [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Calling method 'detail' {{(pid=100239) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:38.005285 np0000008081 devstack@c-api.service[100239]: DEBUG cinder.volume.api [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100239) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 25 12:07:38.012757 np0000008081 devstack@c-api.service[100239]: INFO cinder.volume.api [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Get all volumes completed successfully. Aug 25 12:07:38.014050 np0000008081 devstack@c-api.service[100239]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 25 12:07:38.014050 np0000008081 devstack@c-api.service[100239]: warnings.warn( Aug 25 12:07:38.017774 np0000008081 devstack@c-api.service[100239]: INFO cinder.api.openstack.wsgi [None req-dfbe37a0-5166-4d8f-aabf-bada885ef2fb tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 25 12:07:38.018339 np0000008081 devstack@c-api.service[100239]: [pid: 100239|app: 0|req: 1493/5939] 10.4.3.66 () {66 vars in 1278 bytes} [Tue Aug 25 12:07:38 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5260 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 25 12:07:38.030923 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.middleware.request_id [None req-ff3733fc-f2a5-442d-abba-6139a0f08a04 None None] RequestId filter calling following filter/app {{(pid=100240) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 25 12:07:38.032602 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff3733fc-f2a5-442d-abba-6139a0f08a04 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] DELETE https://10.4.3.66/volume/v3/types/a4dbe53e-9291-45df-8d9c-7bee7348cca0 Aug 25 12:07:38.032834 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff3733fc-f2a5-442d-abba-6139a0f08a04 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Empty body provided in request {{(pid=100240) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 25 12:07:38.033053 np0000008081 devstack@c-api.service[100240]: DEBUG cinder.api.openstack.wsgi [None req-ff3733fc-f2a5-442d-abba-6139a0f08a04 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] Calling method '_delete' {{(pid=100240) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 25 12:07:38.055934 np0000008081 devstack@c-api.service[100240]: INFO cinder.api.openstack.wsgi [None req-ff3733fc-f2a5-442d-abba-6139a0f08a04 tempest-VolumeMultiattachTests-675196280 tempest-VolumeMultiattachTests-675196280-project-admin] https://10.4.3.66/volume/v3/types/a4dbe53e-9291-45df-8d9c-7bee7348cca0 returned with HTTP 202 Aug 25 12:07:38.056423 np0000008081 devstack@c-api.service[100240]: [pid: 100240|app: 0|req: 1478/5940] 10.4.3.66 () {66 vars in 1338 bytes} [Tue Aug 25 12:07:38 2026] DELETE /volume/v3/types/a4dbe53e-9291-45df-8d9c-7bee7348cca0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 25 12:07:46.975142 np0000008081 devstack@c-api.service[100238]: DEBUG dbcounter [-] [100238] Writing DB stats cinder:SELECT=33,cinder:INSERT=2,cinder:UPDATE=1 {{(pid=100238) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:07:47.992360 np0000008081 devstack@c-api.service[100237]: DEBUG dbcounter [-] [100237] Writing DB stats cinder:SELECT=35,cinder:UPDATE=3 {{(pid=100237) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:07:48.016639 np0000008081 devstack@c-api.service[100239]: DEBUG dbcounter [-] [100239] Writing DB stats cinder:SELECT=30,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100239) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 25 12:07:48.053039 np0000008081 devstack@c-api.service[100240]: DEBUG dbcounter [-] [100240] Writing DB stats cinder:SELECT=56,cinder:INSERT=9,cinder:UPDATE=19 {{(pid=100240) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}